Contents. Product Overview. Module Introduction APPLICATION INFORMATION. 1. TAGcore Features Interface Description Characteristics..

Size: px
Start display at page:

Download "Contents. Product Overview. Module Introduction APPLICATION INFORMATION. 1. TAGcore Features Interface Description Characteristics.."

Transcription

1 TAGnology RFI GmbH Grazer Vorstadt Voitsberg phone: +43 (0)3142/ fax : +43 (0)3142/ office@tagnology.com AUSTRIA 125KHz RFI REA-ONLY SUPPORT: EM4100 PROUCT ATASHEET TAGcore 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

2 Contents Product Overview 1. General escription... 4 Module Introduction 1. TAGcore Features Interface escription Characteristics..5 APPLICATION INFORMATION 1. Tag ata Format Wiegand 26bits Format Interface ABA TRACK2 Format Interface RS232 Format Interface TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

3 Product Overview 1. General escription TAGcore transceiver unit is designed for reading code from uem4100 compatible read-only tags and is a major component in RFI (Radio Frequency Identification) reader system. It can be applied in office/home security, personal identification, access control, anti-forgery, interactive toy and production control systems etc TAGcore Module Introduction 1. TAGcore Features Connect pin for external transceiver antenna; Maximum effective distance up to 150mm; Less than 100ms decoding time; Low power dissipation with single power supply; Wiegand 26bits, ABA TRACK2 AN RS232 Format interface optional; Support uem4100 compatible read only tags (64Bits, Manchester coding); Pin arrangement is compatible with the standard 40 PIN IC socket. 2. Interface escription 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

4 Pin Wiegand escription Assignment 26bits/ABA 1 CP CP,140ms 2 BEEP Output as Buzzer driver (positive) max. 5mH 3 ata1 (Clock)(/TX) Output as ata1 in Wiegand and Clock in ABA 4 ata0(ata)(tx) Output as ata0 in Wiegand and ata in ABA 5 Hold (Card present) Output as Hold in Wiegand and Card present in ABA 6 SELECT Wiegand/ABA selection: +5V in Wiegand/Gnd in ABA /RS232 7 GLE Output as green LE driver(positive) max. 5mH 8 RLE Output as red LE driver(positive) max. 5mH 9 Vcc(+5V) +5V Power Supply 10 Gnd Ground A,B /optional Antenna Connecting external antenna 3. Characteristics Absolute Maximum Ratings Item Value Unit +5V,Vcc 6.6 V ata0,i0/clock,ick ±25 ma ata1,i1/ata,i ±25 ma Hold,IH/Card Present,ICP ±25 ma Antanna,IAN ±48 ma Operating Temp. 0~70 C Storage Temp,TSTR -55 ~ +125 C Note:Electrical and Mechanical Specification (Under T A =25 C,VCC=5V unless specified) 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

5 ITEM MIN TYP MAX UNIT Power Supply V Current Supply ma Operation Freq KHZ ata0,ata1,hold/ ata,clock,card Present High Level Output Voh 2.44(IoH=80uA) 0.75Vcc(IoH=30uA) V 0.9Vcc(IoH=12uA) ata0,ata1,hold/ ata,clock,card Present Low Level Input Vil 0. 5 (IoL=20mA,Vcc=5V, IoL=20mA,Vcc=3.3 V) Effective istance * mm ecoding Time ms Size 27 mm V Note: Effective istance depends on external antenna, power supply, tags and operating environment. APPLICATION INFORMATION 1. Tag ata Format TAGcore reader support uem4100 compatible 64bits read only tags with Manchester Coding and RF/64 data rate ROW PR0 ROW PR1 ROW PR2 ROW PR3 ROW PR4 ROW PR5 ROW PR6 ROW PR7 ROW PR8 ROW PR9 PC0 PC1 PC2 PC TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

6 The header format is 9 digits of 1 ; 00~93 are data bits for user; PR0~PR9 are the row even parity check bits; PC0~PC3 are the column parity check bits; The last data is fixed to Wiegand 26bits Format Interface Wiegand 26bits Format Interface comprises of 26bits data including 24 user bits and 2 parity check bits. The 24 user bits correspond to the latter 40 user bits in tags Bit PE PO E E E E E E E E E E E E O O O O O O O O O O O O Note: PE as even parity check bit and PO as odd parity check bit; The bits marked with E go for even parity check and the bits marked with O go for odd parity check; Wiegand 26bits Format Timing HOL T H T IW T S W0 T W W1 ATA bits SYMBOL ESCRIPTION VALUE( Typ. ) T H Sending Start elay 0.06ms T S Sending Stop elay 2ms T W ata pulse width 0.5ms 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

7 T IW ata pulse interval width 2ms 3. ABA TRACK2 Format Interface Structure of ABA TRACK2 data message is : P 1248P 1248P 1248P 1248P 1248P 1248P 1248P 1248P 1248P LRC Leading Zero is 0 of 10 digits; Start Char is HEX B (11010,Low bit first,1248p, P is Bit Odd Parity); Card Number is ~ (10 digits) with most significant digit first; End Char is HEX F (11111, Low bit first,1248p, P is Bit Odd Parity); Longitudinal Redundancy Check(LRC) is Even Parity check(excluding the parity bit); Trailing Zero is 0 of 5 digits; ata transferred LSB first. Example: B0 B1 B2 B3 P Start Char Card ata End Char LRC ABA TRACK2 Format Timing CP ATA T H T CH T S CLK T CL SYMBOL ESCRIPTION VALUE( Typ. ) T H Start elay 0.5ms T S Stop elay 0.5ms T CL CLK pulse low width 0.5ms T CH CLK pulse high width 0.5ms A card containing the hexadecimal data ( EA6) will be converted to denary and sent as denary (14 digits).the calculation is performed as follows: 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

8 (6*160+10*161+14*162+5*163+1*164+1*165+1*166+1*167+4*168)= RS232 Format Interface 9600bps, N, 8,1 Checksum: The byte marked with Chechsum go for XOR Parity check of the Card Number Checksum = CR + LF EXAMPLE: Card Number:62 E3 08 6C E(High bit-----low bit) Output ASCII Code:36H 32H 45H 33H 30H 38H 36H 43H 45H 44H Checksum: 62H xor E3H xor 08H xor 6CH xor EH = 08H CR = 30H LF = 38H RS232 Format Timing Schematic - Sample 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

9 Schematic - Sample RS232/ Wiegand P1 P5 +5V C BUZZER P9 P6 VCC SELECT CP HOL BEEP GLE P2 P7 R3 R2 1 2 F/SMX LE1 S1 P10 GN TX /TX RLE P8 R1 LE2 GN P4 P3 GN ABA X GN 2009 TAGnology RFI GmbH; reserves the right to change specification without notice at any time your premium RFI-partner

CORE SERIES DATASHEET Mar 01, 2005

CORE SERIES DATASHEET Mar 01, 2005 CORE SERIES DATASHEET Mar 01, 2005 CORE-2 /CORE-12 /CORE-20 The CORE2. CORE12 and CORE20 are similar to the obsolete CORE0, CORE10 and CORE15 MK(ii) series devices, but they have extra pins that allow

More information

DATA SHEET CORE ID-SERIES COMPONENT READERS (ID2, ID2RW, ID12, ID12RW, ID20, ID20RW)

DATA SHEET CORE ID-SERIES COMPONENT READERS (ID2, ID2RW, ID12, ID12RW, ID20, ID20RW) DATA SHEET CORE ID-SERIES COMPONENT READERS (ID2, ID2RW, ID12, ID12RW, ID20, ID20RW) Overview The CORE ID2, ID12 and ID20 readers are a series of component style, low frequency RFID readers designed for

More information

H4102 EM MICROELECTRONIC-MARIN SA. Read Only Contactless Identification Device H4102. Typical Operating Configuration

H4102 EM MICROELECTRONIC-MARIN SA. Read Only Contactless Identification Device H4102. Typical Operating Configuration Read Only Contactless Identification Device Features 64 bit memory array laser programmable Several options of data rate and coding available On chip resonance capacitor On chip supply buffer capacitor

More information

ID Innovations ID SERIES DATASHEET. Classic RFID module products ID2/12/20/2WR/12WR. Advanced Digital Reader Technology

ID Innovations ID SERIES DATASHEET. Classic RFID module products ID2/12/20/2WR/12WR. Advanced Digital Reader Technology ID Innovations ID SERIES DATASHEET Classic RFID module products ------ID2/12/20/2WR/12WR Advanced Digital Reader Technology ------Better by Design Manual Rev 28 25/1/2015 Index 1) Overview 2) Pin out 3)

More information

Installation procedure Ground loop reader: LBS type R12 / RS232 type 5C

Installation procedure Ground loop reader: LBS type R12 / RS232 type 5C Ground loop reader: LBS type R2 / RS232 type 5C "GROUND LOOP" PROXIMITY READER Description of Components Electronics Case Reader Vehicle Tag Antenna Reader s Specifications (Characteristics) Power supply

More information

UM-005 UM005-doc In reference to UM005-c-01.04

UM-005 UM005-doc In reference to UM005-c-01.04 NE T R ONI X Technical Data Sheet UM005-doc-01.04 In reference to UM005-c-01.04 Contents Contents... 2 Introductions... 3 Specifications... 3 Pin description... 4 Connection diagram... 4 Module PCB dimensions...

More information

User Guide. 125 khz Proximity Reader Module (DCM-15) EM Read Only, 125KHz +5V 40 x 38 x 7 (mm) WEG26 / RS232 / TTL ( w/ Internal Antenna )

User Guide. 125 khz Proximity Reader Module (DCM-15) EM Read Only, 125KHz +5V 40 x 38 x 7 (mm) WEG26 / RS232 / TTL ( w/ Internal Antenna ) 125kHz Proximity Reader Module User Guide User Guide 125 khz Proximity Reader Module (DCM-15) EM Read Only, 125KHz +5V 40 x 38 x 7 (mm) WEG26 / RS232 / TTL ( w/ Internal Antenna ) Document version: 1.3

More information

DRF7020D13 13dBm ISM RF Transceiver Module

DRF7020D13 13dBm ISM RF Transceiver Module 3dBm ISM RF Transceiver Module V2.2 Features Application GFSK transceiver Module 433Mhz ISM frequency band 9.6K bps FSK data rate Multiple channels 3dBm Max. output power Baud rate configurable 256 bytes

More information

ALPHA Encoder / Decoder IC s

ALPHA Encoder / Decoder IC s EASY TO USE TELEMETRY SYSTEM USING ALPHA MODULES Features 3 digital I/O Serial Data output Connects directly to ALPHA Modules Easy Enc / Dec Pairing Function Receiver Acknowledge Signal Minimal External

More information

RFID circuit with read/write functions

RFID circuit with read/write functions RFID circuit with read/write functions IZ2803-5 The IZ2803-5 (equivalent of EM4100 EM Microelectronic Marin SA) is chip for multifunction contactless read/write cards with 64 bit EEPROM The IZ2803-5 is

More information

DRF7020D20 20dBm ISM RF Transceiver Module V1.31

DRF7020D20 20dBm ISM RF Transceiver Module V1.31 DRF7020D20 20dBm ISM RF Transceiver Module V1.31 Features GFSK transceiver Module 433Mhz ISM frequency band 19.2K bps data rate Multiple channels 20dBm Max. output power Baud rate configurable 256 bytes

More information

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications Features Complete FM Receiver and Decoder. Small Form Factor Range up to 200 Metres* Easy Learn Transmitter Feature. Learns 40 transmitter Switches 4 Digital and 1 Serial Data outputs Outputs, Momentary

More information

Magnetic Stripe Data Format

Magnetic Stripe Data Format Magnetic Stripe Data Format In addition to the Wiegand data format, Proximity readers can communicate via the ABA Track-II magnetic stripe data format 1 (clock and data), a commonly used interface between

More information

RF ISM Transparent Transceiver Module V4.0

RF ISM Transparent Transceiver Module V4.0 RF7020-27 ISM Transparent Transceiver Module V4.0 Overview: RF7020-27 is highly integrated semi-duplex medium power transceiver module with high speed MCU and high performance RF IC. Utilizing high efficiency

More information

TRANSCEIVER FSK. Version: 434 MHz Band / 868 MHZ Band / Code: / A

TRANSCEIVER FSK. Version: 434 MHz Band / 868 MHZ Band / Code: / A TRANSCEIVER FSK Version: 434 MHz Band / 868 MHZ Band / Code: 3-2000519 / 3-2000519A DESCRIPTION: The 3-2000519 and 3-2000519A modules are fully programmable multichannel PLL based FSK transceivers, with

More information

1W-H3-05 (K)* M12. * Letter K refers to a reader with a common cathode. RFID reader 125 khz Unique. Product Card

1W-H3-05 (K)* M12. * Letter K refers to a reader with a common cathode. RFID reader 125 khz Unique. Product Card 1W-H3-05 (K)* M12 RFID reader 125 khz Unique Product Card * Letter K refers to a reader with a common cathode. Before use Please do not open the reader and do not make any changes. This results in loss

More information

DRF4432D20 20dBm ISM RF Transceiver Module V1.21

DRF4432D20 20dBm ISM RF Transceiver Module V1.21 DRF4432D dbm ISM RF Transceiver Module V1.21 Features GFSK transceiver Module ISM frequency bands 19.2K bps data rate Multiple channels dbm Max. output power Baud rate configurable 256 bytes data buffer

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

RFID TRANSPONDER TECHNOLOGY

RFID TRANSPONDER TECHNOLOGY RFID TRANSPONDER TECHNOLOGY DOC. 111-R9 TR-ISO/WIEGAND 125KHz READER TR-ISO/WIE TR-ISO/WIE-ONDA TR-ISO/WIE-SHELL 1. FEATURES AND SPECIFICATIONS - Easy switch of your actual magnetic into the new RFID technology.

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

Function Block DIGITAL PLL. Within +/- 5ppm / 10 years (Internal TCXO Stability) 1 External Reference Frequency Range: 10MHz +/- 100Hz

Function Block DIGITAL PLL. Within +/- 5ppm / 10 years (Internal TCXO Stability) 1 External Reference Frequency Range: 10MHz +/- 100Hz Features * Best Suited for Local Oscillator of Microwave Equipment with Low Phase Noise and Low Spurious Emission * Programmable Selection by Rotary Switch or Serial Control Signal * Built-in PLL Circuit

More information

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0

RF1212 RF1212 Ultra-low Power ISM Transceiver Module V2.0 RF1212 Ultra-low Power ISM Transceiver Module V2.0 Application: Features: Home automation Security alarm Telemetry Automatic meter reading Contactless access Wireless data logger Remote motor control Wireless

More information

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader Low Frequency RFID Card Reader Application Note Abstract AN52164 Authors: Richard Xu Jemmey Huang Associated Project: None Associated Part Family: CY8C24x23 Software Version: PSoC Designer 5.0 Associated

More information

EM4170 EM MICROELECTRONIC - MARIN SA. 125kHz CRYPTO READ/WRITE Contactless Identification Device EM4170

EM4170 EM MICROELECTRONIC - MARIN SA. 125kHz CRYPTO READ/WRITE Contactless Identification Device EM4170 EM MICROELECTRONIC - MARIN SA EM4170 125kHz CRYPTO READ/WRITE Contactless Identification Device Description The EM4170 is a CMOS integrated circuit intended for use in electronic Read/Write RF Transponders.

More information

SIMPLY PRECISE PRELIMINARY. Preliminary product overview - LAK encoder. LAK 1 Absolute linear encoder with signal control

SIMPLY PRECISE PRELIMINARY. Preliminary product overview - LAK encoder. LAK 1 Absolute linear encoder with signal control PRELIMINARY Preliminary product overview - LAK encoder LAK 1 Absolute linear encoder with signal control 2 Index 1. Overview 3 2. Applications 3 3. Technical data 4 4. General specifications 5 5. Dimensions

More information

NCD1015-IC 17 February 2011 Data sheet status: Product Data. NCD1015-IC HDX RFID IC. Product data February 2011 Production 1/14

NCD1015-IC 17 February 2011 Data sheet status: Product Data.  NCD1015-IC HDX RFID IC. Product data February 2011 Production 1/14 NCD1015-IC HDX RFID IC Product data February 2011 Production 1/14 NCD1015-IC HDX RFID IC 1 GENERAL DESCRIPTION The NCD1015-IC is a read/write IC to be used in HDX contact-less RFID devices for single transponder

More information

Read-only Transponder TK5530

Read-only Transponder TK5530 Features Identification Transponder in Plastic Cube Basic Component: e5530 IDIC Includes Coil and Capacitor for Tuned Circuit Antenna Carrier Frequency: 125 khz Application Car Immobilizer Access Control

More information

Embedded Radio Data Transceiver SV611

Embedded Radio Data Transceiver SV611 Embedded Radio Data Transceiver SV611 Description SV611 is highly integrated, multi-ports radio data transceiver module. It adopts high performance Silicon Lab Si4432 RF chip. Si4432 has low reception

More information

MAPS Digital Phase Shifter 4-Bit, GHz. Features. Functional Schematic. Description. Pin Configuration 2. Ordering Information 1

MAPS Digital Phase Shifter 4-Bit, GHz. Features. Functional Schematic. Description. Pin Configuration 2. Ordering Information 1 MAPS-1146 4-Bit, 8. - 12. GHz Features 4 Bit 36 Coverage with LSB = 22.5 Integrated CMOS Driver Serial or Parallel Control Low DC Power Consumption Minimal Attenuation Variation over Phase Shift Range

More information

DRF5150S Wireless Sensor Transmitter Module V1.30

DRF5150S Wireless Sensor Transmitter Module V1.30 DRF5150S Wireless Sensor Transmitter Module V1.30 Features GFSK Transmitter module ISM frequency bands 81K bps data rate 10dBm output power Baud rate configurable 256 bytes data buffer Standby current

More information

Texas Instruments Registration and Identification System. Micro-reader RI-STU-MRD1. Reference Manual

Texas Instruments Registration and Identification System. Micro-reader RI-STU-MRD1. Reference Manual Texas Instruments Registration and Identification System Micro-reader RI-STU-MRD1 Reference Manual 11-06-21-027 25-July-1996 Micro-reader Module 25 July 1996 Edition Notice: Second Edition - July 1996

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

Multi-Channel RS-232 Serial RF Transceiver

Multi-Channel RS-232 Serial RF Transceiver RF-232 Multi-Channel RS-232 Serial RF Transceiver The RF-232 subassembly is a multi-channel serial radio transceiver. This device accepts and outputs standard serial data at one of three selectable data

More information

RFID Reader Module (#28140) RFID 54 mm x 85 mm Rectangle Tag (#28141) RFID 50 mm Round Tag (#28142)

RFID Reader Module (#28140) RFID 54 mm x 85 mm Rectangle Tag (#28141) RFID 50 mm Round Tag (#28142) 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 General: info@parallax.com Technical: support@parallax.com Web Site: www.parallax.com Educational: www.stampsinclass.com

More information

AR-DN-RS232. An-10 / Rapid RS232 Interface. Product Guide. Overview. Features

AR-DN-RS232. An-10 / Rapid RS232 Interface. Product Guide. Overview. Features AR-DN-RS232 An-10 / Rapid RS232 Interface Product Guide Overview The AR-DN-RS232 is a device that is used as a 2 way gateway between third party systems and the CP An-10 or Rapid lighting control systems

More information

Stensat Radio Beacon

Stensat Radio Beacon Stensat Radio Beacon Stensat Group LLC Introduction The Stensat radio beacon is a small FM transmitter capable of generating AX.25 Unnumbered Information (UI) packets at 1200 bps AFSK and 9600 bps FSK.

More information

RF7129 Ultra-low power Tranceiver module V2.0

RF7129 Ultra-low power Tranceiver module V2.0 1. General RF7129 series is a low cost, ultra-low power, high performance transparent two way semi-duplex GFSK transceiver with operation at 433/470/868/915 Mhz. It integrates with high speed MCU from

More information

DRF2018A113 Low Power Audio FM Transmitter Module V1.00

DRF2018A113 Low Power Audio FM Transmitter Module V1.00 DRF2018A113 Low Power Audio FM Transmitter Module V1.00 Features Audio PLL transmitter module 433/868/915Mhz ISM frequency band 13dBm Max. output power Phase noise: -94dBc/Hz Multiple channels Audio response:55~22khz

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

Back to. Communication Products Group. Technical Notes. Local/Remote Control, 9300 Series

Back to. Communication Products Group. Technical Notes. Local/Remote Control, 9300 Series Back to Communication Products Group Technical Notes 25T001 Local/Remote Control, 9300 Series MITEQ TECHNICAL NOTE 25T001 MAY 1995 REV G 1.0 LOCAL/REMOTE SELECTION LOCAL/REMOTE CONTROL 9300 SERIES CONVERTER

More information

Carbon Dioxide (Tiny CO2) Gas Sensor. Rev TG400 User Manual

Carbon Dioxide (Tiny CO2) Gas Sensor. Rev TG400 User Manual Carbon Dioxide (Tiny CO2) Gas Sensor Rev. 1.2 TG400 User Manual The TG400 measuring carbon dioxide (chemical formula CO2) is a NDIR (Non-Dispersive Infrared) gas sensor. As it is contactless, it has high

More information

KAPPA M. Radio Modem Module. Features. Applications

KAPPA M. Radio Modem Module. Features. Applications KAPPA M Radio Modem Module Features Intelligent RF modem module Serial data interface with handshake Host data rates up to 57,600 baud RF Data Rates to 115Kbps Range up to 500m Minimal external components

More information

SV-MESH Mesh network series Catalogue

SV-MESH Mesh network series Catalogue Catalogue 1. Description... 3 2. Features... 3 3. Applications... 3 4. Block Diagram... 4 5. Electrical Characteristics... 5 6. Operation... 5 Power on Reset... 5 Working mode... 6 Router mode... 8 Setting

More information

RF1276 Long Distance Transceiver module V2.0

RF1276 Long Distance Transceiver module V2.0 1. General RF1276 series is a low cost, ultra-low power, high performance transparent two way semi-duplex LoRa modulation transceiver with operation at 169/433/868/915 Mhz. It integrates with high speed

More information

Nuvoton MFID Transponder W55MID15. Data Sheet

Nuvoton MFID Transponder W55MID15. Data Sheet Nuvoton MFID Transponder W55MID15 Data Sheet The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation and shall not be reproduced without permission

More information

Adding Heart to Your Technology

Adding Heart to Your Technology CHR S 3G Contact heart rate measurement system Model with wireless receiver and connectors (#94032432) APPLICATIONS: Commercial exercise equipment FEATURES Contact heart rate measurement 8s typical detection

More information

MCRF200. Contactless Programmable Passive RFID Device

MCRF200. Contactless Programmable Passive RFID Device M MCRF200 Contactless Programmable Passive RFID Device FEATURES Contactless programmable after encapsulation Read only data transmission 96 or 128 bits of OTP user memory Operates at 125 khz On chip rectifier

More information

Operational Description

Operational Description Operational Description Wallterminal WT2000 ISO Tagit The Wallterminal WT2000 consists of the two components control unit and reader unit. The control unit is usually mounted in a save area inside the

More information

AUR3840. Serial-interface, Touch screen controller. Features. Description. Applications. Package Information. Order Information

AUR3840. Serial-interface, Touch screen controller. Features. Description. Applications. Package Information. Order Information Serial-interface, Touch screen controller Features Multiplexed Analog Digitization with 12-bit Resolution Low Power operation for 2.2V TO 5.25V Built-In BandGap with Internal Buffer for 2.5V Voltage Reference

More information

Wall-mounted MIFARE & UNIQUE transponder reader

Wall-mounted MIFARE & UNIQUE transponder reader TRD-FLAT COMBO Wall-mounted MIFARE & UNIQUE transponder reader Basic features: power supply from 8V to 15V output data formats: o Dallas 1-wire o RS232 TTL 9600 o RS232 TTL 2400 o DATA+STROBE o PWM o Wiegand

More information

DUAL BAND FM WIRELESS TRANSCEIVER RXQ1. Applications

DUAL BAND FM WIRELESS TRANSCEIVER RXQ1. Applications FM Radio Transmitter & Receiver Low Profile Ceramic DIL Package Data Rates To 20 Kbits/S 433.92 or 433.33MHz Operation 2 Selectable Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage

More information

Function Table of an Odd-Parity Generator Circuit

Function Table of an Odd-Parity Generator Circuit Implementation of an Odd-Parity Generator Circuit The first step in implementing any circuit is to represent its operation in terms of a Truth or Function table. The function table for an 8-bit data as

More information

CIC ENGINEERING 345 CENTER STREET EAST PEORIA, IL PH FAX µmpis Control Software

CIC ENGINEERING 345 CENTER STREET EAST PEORIA, IL PH FAX µmpis Control Software µmpis Control Software Overview The µmpis Control software package allows for a user to control the operation of the umpis unit with a PC. The PC and the umpis unit are connected together using a RS232

More information

DRF4431F27 27dBm ISM RF Transceiver Module V1.10

DRF4431F27 27dBm ISM RF Transceiver Module V1.10 27dBm ISM RF Transceiver Module V1.10 Features: Frequency Range: 433/868MHz Modulation: FSK/GFSK/OOK SPI Data Interface Sensitivity: -122dBm Output Power: +27dBm Data Rate: -0.123~256 kbps Digital RSSI

More information

SP V Low Power Half-Duplex RS-485 Transceiver with 10Mbps Data Rate RO 1 V CC RE 2 DE 3 DI 4 GND. Description.

SP V Low Power Half-Duplex RS-485 Transceiver with 10Mbps Data Rate RO 1 V CC RE 2 DE 3 DI 4 GND. Description. 3. Low Power Half-uplex S-485 Transceiver with 10Mbps ata ate escription The SP3485 device is a 3. low power half-duplex transceiver that meets the specifications of the S-485 and S-422 serial protocols.

More information

IDT74FCT2374AT/CT FAST CMOS OCTAL D REGISTER (3-STATE)

IDT74FCT2374AT/CT FAST CMOS OCTAL D REGISTER (3-STATE) IT74FCT2374AT/CT FAST CMOS OCTAL REGISTER (3-STATE) FAST CMOS OCTAL REGISTER (3-STATE) INUSTRIAL TEMPERATURE RANGE IT74FCT2374AT/CT FEATURES: A and C grades Low input and output leakage 1µA (max.) CMOS

More information

SP3490 / SP V Low Power Full-Duplex RS-485 Transceivers with 10Mbps Data Rate VCC 13 NC 12 2 A B A B REB DE 10 Z 5 D GND GND GND.

SP3490 / SP V Low Power Full-Duplex RS-485 Transceivers with 10Mbps Data Rate VCC 13 NC 12 2 A B A B REB DE 10 Z 5 D GND GND GND. 3.3V Low Power Full-uplex S-485 Transceivers with 10Mbps ata ate escription The SP3490 and SP3491 devices are 3.3V low power full-duplex transceivers that meet the specifications of the S-485 and S-4 serial

More information

EM4069 EM4169 EM MICROELECTRONIC - MARIN SA. 128 bit Read/Write Contactless Identification Device with OTP function EM4069. Description.

EM4069 EM4169 EM MICROELECTRONIC - MARIN SA. 128 bit Read/Write Contactless Identification Device with OTP function EM4069. Description. EM MICROELECTRONIC - MARIN SA 128 bit Read/Write Contactless Identification Device with OTP function Description (previously named P4069) is a CMOS integrated circuit intended for use in electronic Read/Write

More information

A23W9308. Document Title 524,288 X 8 BIT CMOS MASK ROM. Revision History. Rev. No. History Issue Date Remark

A23W9308. Document Title 524,288 X 8 BIT CMOS MASK ROM. Revision History. Rev. No. History Issue Date Remark Preliminary 524,288 X 8 BIT CMOS MASK ROM Document Title 524,288 X 8 BIT CMOS MASK ROM Revision History Rev. No. History Issue Date Remark 0.0 Initial issue November 2, 1999 Preliminary PRELIMINARY (November,

More information

Catalogue

Catalogue - 1 - Catalogue 1. Description... - 3-2. Features... - 3-3. Applications...- 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 5 - Power on Reset... - 5 - Working mode... -

More information

NFC OpenSense & NFC SpeedTap 128- & 256-bit NFC Tags

NFC OpenSense & NFC SpeedTap 128- & 256-bit NFC Tags NFC OpenSense & NFC SpeedTap 128- & 256-bit NFC Tags previously known as Kovio NFC Barcode Functional Specification Product Features Passive 13.56MHz 128- or 256-bit Read-Only Memory (ROM) 106 Kb/s Data

More information

Low Capacitance, Low Charge Injection, ±15 V/12 V icmos, Dual SPDT Switch ADG1236

Low Capacitance, Low Charge Injection, ±15 V/12 V icmos, Dual SPDT Switch ADG1236 ata Sheet Low Capacitance, Low Charge Injection, ±5 V/2 V icmos, ual SPT Switch FEATURES.3 pf off capacitance 3.5 pf on capacitance pc charge injection 33 V supply range 2 Ω on resistance Fully specified

More information

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT Channel Electronic Volume Controller IC

FEATURES DESCRIPTION APPLICATIONS BLOCK DIAGRAM. PT Channel Electronic Volume Controller IC 6-Channel Electronic Volume Controller IC DESCRIPTION PT2258 is a 6-Channel Electronic Volume Controller IC utilizing CMOS Technology specially designed for the new generation of AV Multi-Channel Audio

More information

WEC200 Wiegand to Ethernet

WEC200 Wiegand to Ethernet WEC200 Wiegand to Ethernet Converter/Controller User Manual Version 1.0R5 Contents Chapter 1 General Information Chapter 2 Introduction Chapter 3 Installation Chapter 4 Pin Assignment Chapter 5 How to

More information

Contactless card IC 2802-A, 6602(C)

Contactless card IC 2802-A, 6602(C) IC for Contactless Identification Features - 64-bit single time programmable memory array - on chip resonance capacitor - on chip supply buffer capacitor - on chip voltage limiter - full wave rectifier

More information

medlab Two Channel Invasive Blood Pressure OEM board EG 02000

medlab Two Channel Invasive Blood Pressure OEM board EG 02000 medlab Two Channel Invasive Blood Pressure OEM board EG 02000 Technical Manual Copyright Medlab 2003-2014 1 Version 2.02 01.04.2014 Contents: Mechanical dimensions, overview 3 Specifications 5 Connector

More information

Stensat Transmitter Module

Stensat Transmitter Module Stensat Transmitter Module Stensat Group LLC Introduction The Stensat Transmitter Module is an RF subsystem designed for applications where a low-cost low-power radio link is required. The Transmitter

More information

HF-RFID. References. School of Engineering

HF-RFID. References. School of Engineering HF-RFID MSE, HF-RFID, 1 References [1] Klaus Finkenzeller, RFID-Handbuch, 5. Auflage, Hanser, 2008. [2] R. Küng, M. Rupf, RFID-Blockkurs, ergänzende MSE-Veranstaltung, ZHAW, 2011. Kontakt: ZHAW Zürcher

More information

DRF4463D20 Medium Power ISM RF Transceiver Module V1.21

DRF4463D20 Medium Power ISM RF Transceiver Module V1.21 DRF4463D20 Medium Power ISM RF Transceiver Module V1.21 Features GFSK transceiver Module 433Mhz ISM frequency band 40Kbps RF data rate Multiple channels 20dBm Max. output power -121dBm sensitivity @1k

More information

CS/ECE/EEE/INSTR F241 MICROPROCESSOR PROGRAMMING & INTERFACING MODULE 8: I/O INTERFACING QUESTIONS ANUPAMA KR BITS, PILANI KK BIRLA GOA CAMPUS

CS/ECE/EEE/INSTR F241 MICROPROCESSOR PROGRAMMING & INTERFACING MODULE 8: I/O INTERFACING QUESTIONS ANUPAMA KR BITS, PILANI KK BIRLA GOA CAMPUS CS/ECE/EEE/INSTR F241 MICROPROCESSOR PROGRAMMING & INTERFACING MODULE 8: I/O INTERFACING QUESTIONS ANUPAMA KR BITS, PILANI KK BIRLA GOA CAMPUS Q1. Distinguish between vectored and non-vectored interrupts

More information

LORA1278F30 Catalogue

LORA1278F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

LORA1276F30 Catalogue

LORA1276F30 Catalogue Catalogue 1. Overview... 3 2. Feature... 3 3. Application... 3 4. Block Diagram... 4 5. Electrical Characteristics... 4 6. Schematic... 5 7. Speed rate correlation table... 6 8. Pin definition... 6 9.

More information

Catalog

Catalog - 1 - Catalog 1. Overview... - 3-2. Feature...- 3-3. Application... - 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 4-1) Power on Reset... - 4-2) Sleep mode...- 4-3) Working

More information

Description PKG. NO. TRC NC EPE GND CLS1 RRD CLS2 RBR8 SBS RBR7 PI RBR6 CRL RBR5 TBR8 RBR4 TBR7 RBR3 TBR6 RBR2 TBR5 RBR1 TBR4 PE TBR3 FE TBR2 OE

Description PKG. NO. TRC NC EPE GND CLS1 RRD CLS2 RBR8 SBS RBR7 PI RBR6 CRL RBR5 TBR8 RBR4 TBR7 RBR3 TBR6 RBR2 TBR5 RBR1 TBR4 PE TBR3 FE TBR2 OE March 1997 Features SEMICONDUCTOR Low Power CMOS Circuitry.......... 7.5mW (Typ) at 3.2MHz (Max Freq.) at V DD = 5V Baud Rate - DC to 200K Bits/s (Max) at.............. 5V, 85 o C - DC to 400K Bits/s (Max)

More information

1330 nm TX / 1270nm RX, 25GE Digital Diagnostic 1-Fiber SM LC SFP28 TRANSCEIVER

1330 nm TX / 1270nm RX, 25GE Digital Diagnostic 1-Fiber SM LC SFP28 TRANSCEIVER / SPB-2530BLW-1330G / SPB-2530ALW-1330G 1330 nm TX / 1270nm RX, 25GE Digital Diagnostic 1-Fiber SM LC SFP28 TRANSCEIVER (RoHS Compliant) FEATURES 1-Fiber Bi-Directional SFP Optical Transceiver Up to 25.78

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

UM61512A Series 64K X 8 BIT HIGH SPEED CMOS SRAM. Features. General Description. Pin Configurations UM61512AV UM61512A

UM61512A Series 64K X 8 BIT HIGH SPEED CMOS SRAM. Features. General Description. Pin Configurations UM61512AV UM61512A Series 64K X 8 BIT HIGH SPEE CMOS SRAM Features Single +5V power supply Access times: 15/20/25ns (max.) Current: Operating: 160mA (max.) Standby: 10mA (max.) Full static operation, no clock or refreshing

More information

RF4432PRO wireless transceiver module

RF4432PRO wireless transceiver module wireless transceiver module RF4432PRO 1. Description RF4432PRO adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity (-121

More information

HD44102D. (Dot Matrix Liquid Crystal Graphic Display Column Driver) Features. Description. Ordering Information

HD44102D. (Dot Matrix Liquid Crystal Graphic Display Column Driver) Features. Description. Ordering Information HD442 (Dot Matrix Liquid Crystal Graphic Display Column Driver) Description The HD442 is a column (segment) driver for dot matrix liquid crystal graphic display systems, storing the display data transferred

More information

78A207 MFR1 Receiver DATA SHEET DESCRIPTION FEATURES OCTOBER 2005

78A207 MFR1 Receiver DATA SHEET DESCRIPTION FEATURES OCTOBER 2005 DESCRIPTION The 78A207 is a single-chip, Multi-Frequency (MF) receiver that can detect all 15 tone-pairs, including ST and KP framing tones. This receiver is intended for use in equal access applications

More information

CON100iB Multiply Interface Converter with ibutton

CON100iB Multiply Interface Converter with ibutton C00iB Multiply Interface Converter with ibutton INTRODUCTI The C00iB can be used to convert commonly used data formats to Clock & Data(MSR), RS or Wiegand format data. FEATURES Converts from Wiegand, RS,

More information

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS

WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION FEATURES APPLICATIONS Linking computers to the real world WWVB Receiver/Decoder With Serial BCD or ASCII Interface DESCRIPTION General The Model 321BS provides computer readable time and date information based on the United

More information

PROMAG RWM600A. ISO/IEC15693 Advanced Reader Module. Overview. Features. Application. Specifications. Application Circuit

PROMAG RWM600A. ISO/IEC15693 Advanced Reader Module. Overview. Features. Application. Specifications. Application Circuit Overview ISO569 reader module works with smart label, based on transponders with an operating frequency of.56mhz (e.g. I-CODE SL, Tag-It HF-I etc.), based on TI-RFID technology. Depending on the size of

More information

IP1 Datasheet PWM OUTPUT WITH SINGLE CHANNEL ADC MODULE FEATURES DESCRIPTION CONNECTOR DETAILS

IP1 Datasheet PWM OUTPUT WITH SINGLE CHANNEL ADC MODULE FEATURES DESCRIPTION CONNECTOR DETAILS PWM OUTPUT WITH SINGLE CHANNEL ADC MODULE FEATURES 1 PWM Output (3.3V) 0 Hz 1 khz Single Channel 3.3V 12-bit ADC input for voltage sensing Optional automated PWM adjustment based on input voltage for standalone

More information

LoRa1276 Catalogue

LoRa1276 Catalogue Catalogue 1. Overview... 3 2. Features... 3 3. Applications... 3 4. Electrical Characteristics... 4 5. Schematic... 5 6. Speed rate correlation table... 6 7. Pin definition... 6 8. Accessories... 8 9.

More information

8-Port, 5.5V Constant-Current LED Driver with LED Fault Detection

8-Port, 5.5V Constant-Current LED Driver with LED Fault Detection 19-3554; Rev 2; 7/5 8-Port, 5.5V Constant-Current LE river with General escription The serial-interfaced LE driver provides eight open-drain, constant-current sinking LE driver outputs rated at 5.5V. The

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 5-6. Speed rate correlation table...- 5-7. Pin definition...- 6-8. Accessories...-

More information

Operating Instructions

Operating Instructions 6 18 GHz Frequency Synthesizer PFS-618-CD-1 Operating Instructions 1) Frequency Control The Frequency Control Code is constructed of 17 bits (A0 - A16). The following equation and table describe the frequency

More information

NCD1025-IC HDX RFID IC WITH TEMPERATURE SENSOR. NCD1025-IC 16 December 2013 Data sheet status: Preliminary Data. Preliminary data 2012 February 2012

NCD1025-IC HDX RFID IC WITH TEMPERATURE SENSOR. NCD1025-IC 16 December 2013 Data sheet status: Preliminary Data. Preliminary data 2012 February 2012 http://www.ixys.es HDX RFID IC WITH TEMPERATURE SENSOR Preliminary data 2012 February 2012 1/19 http://www.ixys.es HDX RFID IC WITH TEMPERATURE SENSOR 1 GENERAL DESCRIPTION is a read/write IC with on-silicon

More information

Oscillator fail detect - 12-hour Time display 24-hour 2 Time Century bit - Time count chain enable/disable -

Oscillator fail detect - 12-hour Time display 24-hour 2 Time Century bit - Time count chain enable/disable - Features Description Using external 32.768kHz quartz crystal Real-time clock (RTC) counts seconds, minutes hours, date of the month, month, day of the week, and year with leap-year compensation valid up

More information

SP V Low Power Slew Rate Limited Half-Duplex RS-485 Transceiver

SP V Low Power Slew Rate Limited Half-Duplex RS-485 Transceiver SP3483 +3. Low Power Slew Rate Limited Half-uplex RS-485 Transceiver RS-485 and RS-4 Transceiver Operates from a single +3. Supply Interoperable with +5. logic river/receiver Enable Low Power Shutdown

More information

Model : KY202M. Module Features. Heart Rate Variability Processing Module

Model : KY202M. Module Features. Heart Rate Variability Processing Module Module Features Weight : 0.88 g Dimension : 17mm x 20mm UART link ( TTL level Tx / Rx / GND ) Easy PC or Micro Controller Interface Time and Frequency Domain Analysis of Heart Rate Variability Instantaneous

More information

13. OP-03 RS-232C SERIAL INTERFACE

13. OP-03 RS-232C SERIAL INTERFACE This document hosted by: www.oldwillknottscales.com 13. OP-03 RS-232C SERIAL INTERFACE This interface allows the HC-i series to be connected with a multifunction printer or a personal computer. The OP-03

More information

Four channel wireless switch controller SK108

Four channel wireless switch controller SK108 Four channel wireless switch controller SK108 Description SK108 is a industrial four channel wireless switch controller, it provides maximum four channel signal input and maximum four channel control output.

More information

e5560 Standard Read/Write Crypto Identification IC Description Features

e5560 Standard Read/Write Crypto Identification IC Description Features Standard Read/Write Crypto Identification IC Description The e5560 is a member of the TEMIC IDentification IC (IDIC ) family for applications where information has to be transmitted contactless. The IDIC

More information

Catalog

Catalog - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Applications... - 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 5-6. Operation... - 5 - Power on Reset... - 5 - Working mode... - 6

More information

LoRa1278 Wireless Transceiver Module

LoRa1278 Wireless Transceiver Module LoRa1278 Wireless Transceiver Module 1. Description LoRa1278 adopts Semtech RF transceiver chip SX1278, which adopts LoRa TM Spread Spectrum modulation frequency hopping technique. The features of long

More information

ROTRONIC HygroClip Digital Input / Output

ROTRONIC HygroClip Digital Input / Output ROTRONIC HygroClip Digital Input / Output OEM customers that use the HygroClip have the choice of using either the analog humidity and temperature output signals or the digital signal input / output (DIO).

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary or Latching & Serial Data. Direct

More information

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version RF Transceiver or Intelligent Modem Versions Host Data Rate upto 19,200 Baud Data Rates to 20 K baud. 2 Selectable RF Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage 3-5V Very

More information