meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
com:basic_rfid [2024/11/17 00:09] – vamsan | com:basic_rfid [2025/05/31 21:52] (current) – vamsan | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== lamaPLC Communication: | ====== lamaPLC Communication: | ||
{{ : | {{ : | ||
- | // | + | // |
Passive tags are powered by energy from the RFID reader' | Passive tags are powered by energy from the RFID reader' | ||
- | Unlike a barcode, the tag does not need to be within the line of sight of the reader, so it may be embedded in the tracked object. RFID is one method of //automatic identification and data capture// (**AIDC**). | + | Unlike a barcode, the tag does not need to be within the reader' |
- | RFID tags are used in many industries. For example, an RFID tag attached to an automobile during production can be used to track its progress through the assembly line, | + | RFID tags are used in many industries. For example, an RFID tag attached to an automobile during production can be used to track its progress through the assembly line, |
- | Since RFID tags can be attached to physical money, clothing, and possessions, or implanted in animals and people, the possibility of reading personally-linked information without consent has raised serious privacy concerns. These concerns resulted in standard specifications | + | Since RFID tags can be attached to physical money, clothing, and possessions or implanted in animals and people, the possibility of reading personally linked information without consent has raised serious privacy concerns. These concerns resulted in the development of standard specifications addressing privacy and security issues. |
- | In 2014, the world RFID market was worth US$8.89 billion, up from US$7.77 billion in 2013 and US$6.96 billion in 2012. This figure includes tags, readers, | + | In 2014, the world RFID market was worth US$8.89 billion, up from US$7.77 billion in 2013 and US$6.96 billion in 2012. This figure includes tags, readers, software/ |
===== History ===== | ===== History ===== | ||
- | In 1945, Leon Theremin invented the //" | + | In 1945, Leon Theremin invented the //" |
- | Similar technology, such as the Identification friend or foe transponder, | + | Similar technology, such as the Identification, friend or foe transponder, |
- | Mario Cardullo' | + | Mario Cardullo' |
- | In 1973, an early demonstration of reflected power // | + | In 1973, Steven Depp, Alfred Koelle, and Robert Freyman at the Los Alamos National Laboratory performed |
In 1983, the first patent to be associated with the abbreviation RFID was granted to Charles Walton. | In 1983, the first patent to be associated with the abbreviation RFID was granted to Charles Walton. | ||
- | In 1996, the first patent for a batteryless RFID passive tag with limited interference was granted to David Everett, John Frech, Theodore Wright, and Kelly Rodriguez. | + | In 1996, David Everett, John Frech, Theodore Wright, and Kelly Rodriguez |
===== Readers ===== | ===== Readers ===== | ||
- | RFID systems can be classified by the type of tag and reader. There are 3 types: | + | The type of tag and reader |
* A //Passive Reader Active Tag// (**PRAT**) system has a passive reader which only receives radio signals from active tags (battery operated, transmit only). The reception range of a PRAT system reader can be adjusted from 1–2,000 feet (0–600 m), allowing flexibility in applications such as asset protection and supervision. | * A //Passive Reader Active Tag// (**PRAT**) system has a passive reader which only receives radio signals from active tags (battery operated, transmit only). The reception range of a PRAT system reader can be adjusted from 1–2,000 feet (0–600 m), allowing flexibility in applications such as asset protection and supervision. | ||
- | * An //Active Reader Passive Tag// (**ARPT**) system has an active reader, which transmits interrogator signals and also receives authentication replies from passive tags. | + | * An //Active Reader Passive Tag// (**ARPT**) system has an active reader, which transmits interrogator signals and receives authentication replies from passive tags. |
- | * An //Active Reader Active Tag// (**ARAT**) system uses active tags activated with an interrogator signal from the active reader. A variation of this system could also use a // | + | * An //Active Reader Active Tag// (**ARAT**) system uses active tags activated with an interrogator signal from the active reader. A variation of this system could also use a // |
===== Passive RFID: Comparison by frequency band ===== | ===== Passive RFID: Comparison by frequency band ===== | ||
- | Passive | + | As mentioned earlier, passive |
- | **Low-Frequency (LF) RFID tags:** These tags operate at a frequency of 125-134 kHz and have a relatively short read range of 10 cm. LF RFID tags are commonly used in applications such as animal identification and access control. \\ | + | **Low-Frequency (LF) RFID tags:** These tags operate at 125-134 kHz and have a relatively short read range of 10 cm. LF RFID tags are commonly used in animal identification and access control |
\\ | \\ | ||
- | **High-Frequency (HF) / NFC Near Field Communication tags:** These tags operate at a frequency of 13.56 MHz and have a read range of up to several feet. HF RFID tags are commonly used in applications such as retail inventory management and asset tracking.\\ | + | **High-Frequency (HF) / NFC Near Field Communication tags:** These tags operate at a frequency of 13.56 MHz and have a read range of up to several feet. HF RFID tags are commonly used in retail inventory management and asset tracking |
\\ | \\ | ||
- | **Ultra-High-Frequency (UHF) RFID tags:** These tags operate at a frequency of 868-915 MHz and have a read range of up to 20 meters. UHF RFID tags are commonly used in applications such as supply chain management and asset tracking, where longer read ranges are required.\\ | + | **Ultra-High-Frequency (UHF) RFID tags:** These tags operate at 868-915 MHz frequency |
\\ | \\ | ||
===== What is the difference between NFC and RFID? ===== | ===== What is the difference between NFC and RFID? ===== | ||
- | [[com: | + | [[com: |
- | It operates on a base frequency of 13.56 MHz with a typical range of 2cm. NFC and UHF RFID share some similarities, | + | It operates on a base frequency of 13.56 MHz and has a typical range of 2cm. NFC and UHF RFID share some similarities, |
|< 100%>| | |< 100%>| | ||
Line 67: | Line 67: | ||
==== EM4100 Protocol ==== | ==== EM4100 Protocol ==== | ||
- | RFID transponders (Tags) are devices carrying digital information that can be read from a distance by a RFID transceiver (Reader). In order to be able to read the information stored on the RFID tags the reader must know how the information is stored and the protocol for extracting it. One of the more common data formats for RFID transponders is the EM4100 protocol, named so because the microchip at the heart of the Tag is based on the controller chip made by the company EM Microelectronic. | + | RFID transponders (Tags) are devices carrying digital information that can be read from a distance by an RFID transceiver (Reader). In order to read the information stored on the RFID tags, the reader must know how the information is stored and the protocol for extracting it. One of the more common data formats for RFID transponders is the EM4100 protocol, named so because the microchip at the heart of the Tag is based on the controller chip made by the company EM Microelectronic. |
- | EM4100 compatible RFID transponders carry 64 bits of Read Only memory. This means that information can be read from the Tag but no data can be changed, or new data written to the card once the card has been programmed with the initial data. | + | EM4100-compatible RFID transponders carry 64 bits of Read-Only memory. This means that information can be read from the Tag, but no data can be changed or new data written to the card once the card has been programmed with the initial data. |
- | The Transponder and Reader use the individual cycles of the RF field to syncronize | + | The Transponder and Reader use the individual cycles of the RF field to synchronize |
- | RFID system clock frequencies vary according to the application required. | + | RFID system clock frequencies vary according to the application required. |
- | Of course the designer of an RFID system is restricted to using particular frequency bands as RFID systems are radio emitting devices and therefore under the control of the local radio frequency regulator bodies. | + | Of course, the designer of an RFID system is restricted to using particular frequency bands, as RFID systems are radio-emitting devices and, therefore, under the control of the local radio frequency regulator bodies. |
==== T5557 Read/Write RFID Transponder ==== | ==== T5557 Read/Write RFID Transponder ==== | ||
- | The Atmel T5557 is a 330 bit Read/Write RFID transponder operating in the 125Khz | + | The Atmel T5557 is a 330-bit read/write RFID transponder operating in the 125 kHz band. Its memory is |
- | structured in 10 blocks of 33 bits, however | + | structured in 10 blocks of 33 bits. However, only 224 bits are available for the storage and retrieval of user-defined |
- | data. This is structured as 7 blocks of 32 bits of read/write data. Among the many functions available the T5557 | + | data. This is structured as seven blocks of 32 read/write data bits. Among the many functions available, the T5557 |
RFID transponder is capable of : | RFID transponder is capable of : | ||
* Selectable data rates RF/2 to RF/64 | * Selectable data rates RF/2 to RF/64 |