US5966082A - Method of flagging partial write in RF tags - Google Patents
Method of flagging partial write in RF tags Download PDFInfo
- Publication number
- US5966082A US5966082A US08/862,912 US86291297A US5966082A US 5966082 A US5966082 A US 5966082A US 86291297 A US86291297 A US 86291297A US 5966082 A US5966082 A US 5966082A
- Authority
- US
- United States
- Prior art keywords
- tag
- memory
- data
- written
- write
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K19/00—Record carriers for use with machines and with at least a part designed to carry digital markings
- G06K19/06—Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
- G06K19/067—Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components
- G06K19/07—Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components with integrated circuit chips
- G06K19/0723—Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components with integrated circuit chips the record carrier comprising an arrangement for non-contact communication, e.g. wireless communication circuits on transponder cards, non-contact smart cards or RFIDs
Definitions
- the field of the invention is the field of Radio Frequency (RF) Transponders (RF Tags), wherein a Base Station sends power and information to one or more RF Tags which contain logic and memory circuits for storing information about objects, people, items, or animals associated with the RF Tags.
- RF Tags can be used for identification and location (RFID Tags) of objects and to send information to the base station by modulating the load on an RF Tag antenna.
- RF Tags can be used in a multiplicity of ways for locating and identifying accompanying objects, items, animals, and people, whether these objects, items, animals, and people are stationary or mobile, and transmitting information about the state of the of the objects, items, animals, and people. It has been known since the early 60's in U.S. Pat. No. 3,098,971 by R. M. Richardson, that electronic components on a transponder could be powered by radio frequency (RF) power sent by a "base station" at a carrier frequency and received by an antenna on the tag. The signal picked up by the tag antenna induces an alternating current in the antenna which can be rectified by an RF diode and the rectified current can be used for a power supply for the electronic components.
- RF radio frequency
- the tag antenna loading is changed by something that was to be measured, for example a microphone resistance in the cited patent.
- the oscillating current induced in the tag antenna from the incoming RF energy would thus be changed, and the change in the oscillating current led to a change in the RF power radiated from the tag antenna.
- This change in the radiated power from the tag antenna can be picked up by the base station antenna and thus the microphone would in effect broadcast power without itself having a self contained power supply.
- the antenna current also oscillates at a harmonic of the carrier frequency because the diode current contains a doubled frequency component, and this frequency can be picked up and sorted out from the carrier frequency much more easily than if it were merely reflected.
- this type of tag Since this type of tag carries no power supply of its own, it is called a "passive" tag to distinguish it from an active tag containing a battery.
- the battery supplies energy to run the active tag electronics, but not to broadcast the information from the tag antenna.
- An active tag also changes the loading on the tag antenna for the purpose of transmitting information to the base station.
- the "rebroadcast" of the incoming RF energy at the carrier frequency is conventionally called “back scattering", even though the tag broadcasts the energy in a pattern determined solely by the tag antenna and most of the energy may not be directed "back” to the transmitting antenna.
- tags with logic and read/write memories were made.
- the tag could not only be used to measure some characteristic, for example the temperature of an animal in U.S. Pat. No. 4,075,632 to Baldwin et. al., but could also identify the animal.
- the antenna load was changed by use of a transistor.
- Prior art tags have used electronic logic and memory circuits and receiver circuits and modulator circuits for receiving information from the base station and for sending information from the tag to the base station.
- Prior art tags typically use a number of discrete components connected together with an antenna. However, to substantially reduce the cost of the tags, a single chip connected to an antenna must be used. In order to increase the range of passive tags, and to conserve battery life of active tags, the minimum current necessary for the tag functions must be used.
- Prior art tags may have information written to the tag memory. Typically, the information is written a single byte at a time. If the communication is interrupted after one or more bytes are successfully written, but before all the information needed to write the field is transferred, wrong information, such as an incorrect bank balance, could be carried away by the tag.
- a field in non-volatile memory of an RF tag is defined as an "intention to write to memory" field.
- This field may be only a single bit (or flag). It would normally be cleared.
- the base station wants to send multi-byte data for a tag to write to a field or fields in the tag non-volatile memory, the base station would write the one bit (set the flag). After the flag has been set, the base station would then start the "write to memory" procedure. When all the bytes of the field or fields have been correctly written and checked, the base station would then clear the flag. If communication with the tag was interrupted before all the bytes have been written, the flag would remain set, and a base station in a later communication session would check the flag and would know that the memory may contain wrong information.
- the base station would know exactly which data in the tag memory is suspect if the "intention to write to memory” field is not cleared.
- FIG. 1 is a sketch of a system of base station and RF tag.
- FIG. 2 is a block diagram of an RF tag.
- FIG. 3 is a block diagram of the layout of the non volatile memory of an RF tag.
- FIG. 4 is a flow chart of a method of the invention.
- FIG. 5 is a flow chart of a method of the invention.
- data is sent to be written to the memory of the RF tag a particular number of bytes at a time.
- the data is sent a single byte at a time, but 2, 4, or more bytes could be sent depending on the protocol chosen.
- the problem to be solved is that the communication with the tag may fail in the middle of the communication procedure.
- the tag may be moving with respect to the base station, or there may be sources of interference which interfere with the base station--tag communication procedures.
- Procedures for writing a single byte, and checking that the byte is written correctly presented in copending applications entitled WRITE -- OK FLAG FOR PASSIVE RADIO FREQUENCY (RF) TRANSPONDERS (RF TAGS) by D. Friedman and K. Rapp, and METHOD OF USING WRITE -- OK FLAG FOR RADIO FREQUENCY (RF) TRANSPONDERS (RF TAGS), by the inventors of the present invention, are filed simultaneously with the present application.
- the method of the invention uses a field in the non-volatile memory which is defined as an "intention to write to memory" field. This field may be only a single bit (or flag). It would normally be clear. When a base station wants to send data for a tag to write to memory, the base station instructs the tag to write the one bit (set the flag).
- the base station After the flag has been set, the base station then starts the "write to memory" procedure. When the entire field or fields have been correctly written and checked, the base station instructs the tag to clear the flag. If communication with the tag is interrupted in the middle of the multibyte write procedure, the flag would remain set, and a base station in a later communication session would check the flag and would know that the memory may contain wrong information. If the "intention to write to memory" field contains more than one bit, more information such as the address of the proposed data, may be stored, so that the base station would know exactly which data in the tag memory was suspect if the "intention to write to memory" field is not clear.
- FIG. 1 shows a system of a base station 10 having an associated computer 5 sending RF energy 20 from base station antenna 12 to a tag antenna 32 associated with an RF tag 30.
- the RF frequency f 0 is preferably above 100 MHZ, more preferably above 900 MHZ, and most preferably above 2,300 MHZ.
- the RF signal is preferably amplitude modulated at a frequency f 1 greater than 1 Khz, more preferably between 5 and 150 Khz, and most preferably between 20 and 60 Khz.
- the RF signal may also be modulated by frequency modulation or by phase modulation methods, as is well known in the art of RF signal propagation.
- the RF tag 30 may be a passive tag which receives all the energy needed to carry out the tag functions from the RF field broadcast by the base station, or it may be an active tag which carries a battery to store the required energy. Both types of tags may change the loading on the tag antenna 32 to change the antenna reflectivity and thus communicate with the base station 10.
- FIG. 2 shows a block diagram of the tag antenna 32 and part of the RF tag 30.
- the RF antenna 32 feeds RF power to the tag rectification power supply 34.
- a battery tag would replace block 34 with a battery (not shown).
- a tag rectification signal receiving section 36 comprising an RF diode, a signal capacitor, and a signal capacitor current drain is separate from the tag rectification power supply, but the invention is also contemplated in the case that section 36 is part of the tag rectification power supply 34.
- the tag power supply 34 supplies current at voltages VDD, and optionally voltages VPMR, and VNMR on lines 52, 54, and 56 respectively. These lines are used to power and control the various devices on the tag.
- the RF antenna 32 has two connections to the tag 30, denoted here by lines 50 and 58. Line 58 is the conventional ground.
- the tag rectification signal receiving section 36 receives an RF signal which is preferably amplitude modulated at a frequency f 1 from the antenna 32 over line 50, and rectifies and demodulates the RF signal and delivers a digital signal to the tag logic section 42 over line 62.
- the tag logic section 42 may write data to the tag non-volatile memory section 44 over line 104.
- the tag logic section may contain volatile memory elements such as latches such that the volatile memory is lost if the tag loses power.
- the tag non-volatile memory section 44 may be a technology such as Electrically Eraseable Programmable Read Only Memory (E 2 PROM).
- the tag transmitter section 40 receives data over line 102 from the tag logic section 42 and the tag non-volatile memory section 44 for modulating the impedance of the tag antenna 32 using line 68.
- the modulation of the antenna impedance changes the backscattered energy from the antenna 32 and transmits signals from the tag to the base station 10.
- FIG. 3 is a block diagram of the layout of memory 70 of the tag non-volatile memory section 44.
- the tag non-volatile memory is laid out as a first tag memory 72 and a second tag memory 74.
- the first tag memory is the conventional non-volatile memory of an RF tag which contains, for example, a unique tag identifying number, and other data such as a UPC code and a price, for example.
- the second tag memory 74 is a non-volatile field called an "intention to write to memory" field.
- the "intention to write to memory” field 74 may consist of a single bit, which may be called a "flag", or it may comprise more than one bit.
- the "intention to write to memory” field 74 could contain information about which field in the first memory 72 was to be written, and in subsequent communication, the base station would know that only a certain field would be suspect. Many ways to write this information are clear to one skilled in the art.
- the address of a particular field in first memory 72 to be written could be encoded in the "intention to write to memory” field 74 as, for example, a start bit and a length or a start bit and a stop bit, or even a field name if the tag is sufficiently "smart" to recognize field names.
- the tag sends the data to the "intention to write to tag" field in step 405.
- the tag sets the "intention to write to memory” flag in step 410.
- the base station sends a "verify” command in step 415, which the tag receives in step 420.
- the tag sends the verification data to the base station in step 430 and the base station checks that the "intention" flag is correctly written in step 425.
- the base station sends a write command and the data which is to be written to the tag in step 435.
- the tag writes the data in step 440.
- the base station then sends a command to the tag to verify the data in step 445, and the tag returns the data to the base station in step 460.
- the base station checks the data in step 455. If only a single byte is to be sent the tag, the base station clears the "intention to write to tag" field and checks that the field has indeed been cleared in steps 470 to 490. If more bytes are to be sent to the tag, the decision step 465 returns the system to step 435 to continue the process of transferring the data to the tag. When all the data has been successfully transferred, the decision step 465 continues to step 475, where the base station sends a command to the tag to clear the "intention" flag. The tag complies in step 470.
- the base station sends a command to the tag to verify that the tag has indeed cleared the "intention" flag in step 485, and the tag receives the command and returns the verification in steps 480 and 490.
- the base station receives the verification in step 495, and ends the procedure.
- the embodiment outlined in FIG. 4 triples the time to write a single byte over the time to write a single byte in a prior art tag. If the tag is sufficiently “smart", a single command could be sent along with data. The tag would be sufficiently smart to realize that a multibyte write command implies setting the "intention” flag or field before writing the data. When the last data byte is sent, the "end of multibyte transmission” command tells the tag to clear the "intention" flag or field after writing the last byte. This procedure is especially advantageous, because writing to the tag takes less time. If the tag moved out of the field before the "intention" flag was set, no data would be written.
- the base station sends a "multiple -- byte" write command to the tag, along with the first byte or bytes of data in step 505.
- the tag sets the "intention to write to memory” flag and writes the transmitted data in step 510.
- the base station sends a "verify” command in step 515, which the tag receives in step 520.
- the tag sends the verification data to the base station in step 530 and the base station checks that the "intention" flag is correctly written and that the data sent is correctly written in step 525.
- the base station sends a write command and the next data which is to be written to the tag in step 535.
- the tag writes the data in step 540.
- the base station then sends a command to the tag to verify the data in step 545, and the tag returns the data to the base station in step 560.
- the base station checks the data in step 555. If all the data except the last byte has not been transmitted, the decision step 565 returns the system to step 535 to continue the process of transferring the data to the tag. If all the data except the last byte has been transmitted, the decision step 565 continues to step 575, where the base station sends an "end of multiple -- byte" command to the tag.
- the tag writes the last data to the tag memory, then clears the "intention" flag in step 570.
- the base station sends a command to the tag to verify that the tag has indeed cleared the "intention” flag and written the data in step 585, and the tag receives the command and returns the verification and data in steps 580 and 590.
- the base station receives the verification and data in step 595, and ends the procedure.
- Sufficiently smart tags would know that a write command is always followed by a "verify" command, and could send back data successfully written without being so commanded.
- tags such as E 2 PROM non-volatile memory tags where a higher voltage is needed to write to the non-volatile tag memory than to run the tag electronics outlined in applications entitled WRITE -- OK FLAG FOR PASSIVE RADIO FREQUENCY (RF) TRANSPONDERS (RF TAGS) by D. Friedman and K. Rapp, and METHOD OF USING WRITE -- OK FLAG FOR RADIO FREQUENCY (RF) TRANSPONDERS (F TAGS), by the inventors of the present invention, submitted simultaneously with the present application, the "write -- OK" procedure would be followed to ensure that the tag voltage is high enough to correctly write the intention bit and the data in the tag non-volatile memory.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Hardware Design (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Radar Systems Or Details Thereof (AREA)
Abstract
Description
Claims (15)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/862,912 US5966082A (en) | 1997-05-23 | 1997-05-23 | Method of flagging partial write in RF tags |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/862,912 US5966082A (en) | 1997-05-23 | 1997-05-23 | Method of flagging partial write in RF tags |
Publications (1)
Publication Number | Publication Date |
---|---|
US5966082A true US5966082A (en) | 1999-10-12 |
Family
ID=25339722
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/862,912 Expired - Lifetime US5966082A (en) | 1997-05-23 | 1997-05-23 | Method of flagging partial write in RF tags |
Country Status (1)
Country | Link |
---|---|
US (1) | US5966082A (en) |
Cited By (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000016570A1 (en) * | 1998-09-11 | 2000-03-23 | Motorola Inc. | Electrostatic radio frequency identification system having contactless programmability |
US6326889B1 (en) | 1999-07-29 | 2001-12-04 | Micron Technology, Inc. | Radio frequency identification device and methods of determining a communication range of an interrogator of a wireless identification system |
US6459376B2 (en) | 1999-07-29 | 2002-10-01 | Micron Technology, Inc. | Radio frequency identification devices, remote communication devices, wireless communication systems, and methods of indicating operation |
US20020186789A1 (en) * | 2001-06-06 | 2002-12-12 | Koninklijke Philips Electronics N. V. | Data carrier comprising memory means for storing information significant for intermediate operating states |
US20030033280A1 (en) * | 2001-05-18 | 2003-02-13 | Van Den Hamer Peter | Self-descriptive data tag |
US20030144926A1 (en) * | 2002-01-31 | 2003-07-31 | International Business Machines Corporation | Inventory controls with radio frequency identification |
US6732923B2 (en) | 2001-04-04 | 2004-05-11 | Ncr Corporation | Radio frequency identification system and method |
US20040246103A1 (en) * | 2003-06-04 | 2004-12-09 | Pitney Bowes Incorporated | Reusable electronic tag for secure data accumulation |
US20050083201A1 (en) * | 1999-07-29 | 2005-04-21 | Trosper Scott T. | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US20060069814A1 (en) * | 2004-09-28 | 2006-03-30 | Abraham Dalen M | Mass storage device with near field communications |
US20070132556A1 (en) * | 2000-02-28 | 2007-06-14 | Littlechild Stuart Colin | Radio frequency identification transponder |
US20070279195A1 (en) * | 2001-02-28 | 2007-12-06 | Littlechild Stuart Colin | Radio frequency identification transponder |
WO2007149218A2 (en) | 2006-06-16 | 2007-12-27 | Symbol Technologies, Inc. | Rfid tag user memory indication |
US20080111675A1 (en) * | 2006-11-10 | 2008-05-15 | Micron Technology, Inc. | Tracking systems, passive RFIDs, methods of locating and identifying RFIDs, and methods of tracking items |
US20080186178A1 (en) * | 2007-02-07 | 2008-08-07 | Micron Technology, Inc. | RFIDS, interrogators, indication systems, methods of determining a bi-directional communication range of an interrogator, methods of activating an observable indicator, and methods of indicating bi-directional functionality of a radio connection |
US20090160649A1 (en) * | 2007-12-20 | 2009-06-25 | Bce Inc. | Contact-less tag with signature, and applications thereof |
US20090322482A1 (en) * | 2008-06-30 | 2009-12-31 | Frederick Schuessler | Delimited Read Command for Efficient Data Access from Radio Frequency Identification (RFID) Tags |
US20100026466A1 (en) * | 2005-05-06 | 2010-02-04 | Colby Steven M | Passive Radio Frequency Data Logger |
USD626949S1 (en) | 2008-02-20 | 2010-11-09 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
US20110090044A1 (en) * | 2009-10-21 | 2011-04-21 | Sony Corporation | Information processing apparatus, communication apparatus, and program |
USD643013S1 (en) | 2010-08-20 | 2011-08-09 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
USD643400S1 (en) | 2010-08-19 | 2011-08-16 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
US8128422B2 (en) | 2002-06-27 | 2012-03-06 | Vocollect, Inc. | Voice-directed portable terminals for wireless communication systems |
US8145735B2 (en) | 2004-01-07 | 2012-03-27 | Microsoft Corporation | Configuring network settings using portable storage media |
US8228193B1 (en) * | 1998-09-14 | 2012-07-24 | Tuemer Tuemay O | Tag having a semiconductor chip and method of attachment to article |
US8386261B2 (en) | 2008-11-14 | 2013-02-26 | Vocollect Healthcare Systems, Inc. | Training/coaching system for a voice-enabled work environment |
US8458483B1 (en) * | 2009-06-30 | 2013-06-04 | Emc Corporation | Techniques for message-passing using shared memory of an RF tag |
US8659397B2 (en) | 2010-07-22 | 2014-02-25 | Vocollect, Inc. | Method and system for correctly identifying specific RFID tags |
US20140203918A1 (en) * | 2013-01-23 | 2014-07-24 | Toshiba Tec Kabushiki Kaisha | Wireless tag initialization device and wireless tag initialization method |
US9037859B2 (en) | 2008-12-18 | 2015-05-19 | Bce Inc. | Processing of communication device signatures for use in securing nomadic electronic transactions |
US9231928B2 (en) | 2008-12-18 | 2016-01-05 | Bce Inc. | Validation method and system for use in securing nomadic electronic transactions |
US9495852B1 (en) | 2005-05-06 | 2016-11-15 | Steven M. Colby | Electronically switchable RFID tags |
US9524458B2 (en) | 2005-02-07 | 2016-12-20 | Mynette Technologies, Inc. | Switchable epassport including shielding |
US9569777B2 (en) | 2005-02-07 | 2017-02-14 | Mynette Technologies, Inc. | EPassport including shielding method |
US10628723B2 (en) | 2018-07-10 | 2020-04-21 | Datamax-O'neil Corporation | Methods, systems, and apparatuses for encoding a radio frequency identification (RFID) inlay |
CN115941800A (en) * | 2022-11-07 | 2023-04-07 | 中国电子科技集团公司第五十二研究所 | Intention-based data packet structure, data transmission method and system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4525713A (en) * | 1983-03-01 | 1985-06-25 | Lockheed Electronics Co., Inc. | Electronic tag identification system |
US5257011A (en) * | 1991-12-03 | 1993-10-26 | Avid Corporation | Data altering means for multi-memory electronic identification tag |
US5777561A (en) * | 1996-09-30 | 1998-07-07 | International Business Machines Corporation | Method of grouping RF transponders |
US5829032A (en) * | 1994-10-31 | 1998-10-27 | Kabushiki Kaisha Toshiba | Multiprocessor system |
-
1997
- 1997-05-23 US US08/862,912 patent/US5966082A/en not_active Expired - Lifetime
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4525713A (en) * | 1983-03-01 | 1985-06-25 | Lockheed Electronics Co., Inc. | Electronic tag identification system |
US5257011A (en) * | 1991-12-03 | 1993-10-26 | Avid Corporation | Data altering means for multi-memory electronic identification tag |
US5829032A (en) * | 1994-10-31 | 1998-10-27 | Kabushiki Kaisha Toshiba | Multiprocessor system |
US5777561A (en) * | 1996-09-30 | 1998-07-07 | International Business Machines Corporation | Method of grouping RF transponders |
Cited By (88)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000016570A1 (en) * | 1998-09-11 | 2000-03-23 | Motorola Inc. | Electrostatic radio frequency identification system having contactless programmability |
US8228193B1 (en) * | 1998-09-14 | 2012-07-24 | Tuemer Tuemay O | Tag having a semiconductor chip and method of attachment to article |
US8519826B2 (en) * | 1998-09-14 | 2013-08-27 | Tümay O. Tümer | Tag having a semiconductor chip and method of attachment to article |
US6545605B2 (en) | 1999-07-29 | 2003-04-08 | Micron Technology, Inc. | Methods of determining a communications range of an interrogator of a wireless identification system and methods of verifying operation of a wireless identification system |
US8487766B2 (en) | 1999-07-29 | 2013-07-16 | Round Rock Research, LLP | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US7737851B2 (en) | 1999-07-29 | 2010-06-15 | Round Rock Research, Llc | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US6459376B2 (en) | 1999-07-29 | 2002-10-01 | Micron Technology, Inc. | Radio frequency identification devices, remote communication devices, wireless communication systems, and methods of indicating operation |
US6452496B1 (en) | 1999-07-29 | 2002-09-17 | Micron Technology, Inc. | Radio frequency identification devices and a method of determining a communication range |
US20070035395A1 (en) * | 1999-07-29 | 2007-02-15 | Trosper Scott T | Wireless communication devices, radio frequency identification devices, radio frequency identification device communication systems, wireless communication methods, and radio frequency identification device communication methods |
US7518515B2 (en) | 1999-07-29 | 2009-04-14 | Keystone Technology Solutions, Llc | Method and system for RFID communication |
US6466130B2 (en) | 1999-07-29 | 2002-10-15 | Micron Technology, Inc. | Wireless communication devices, wireless communication systems, communication methods, methods of forming radio frequency identification devices, methods of testing wireless communication operations, radio frequency identification devices, and methods of forming radio frequency identification devices |
US8253565B2 (en) | 1999-07-29 | 2012-08-28 | Round Rock Research, Llc | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US20050083201A1 (en) * | 1999-07-29 | 2005-04-21 | Trosper Scott T. | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US20100013637A1 (en) * | 1999-07-29 | 2010-01-21 | Keystone Technology Solutions, Llc | Radio Frequency Identification Devices, Remote Communication Devices, Identification Systems, Communication Methods, and Identification Methods |
US8004407B2 (en) | 1999-07-29 | 2011-08-23 | Round Rock Research, Llc | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US6326889B1 (en) | 1999-07-29 | 2001-12-04 | Micron Technology, Inc. | Radio frequency identification device and methods of determining a communication range of an interrogator of a wireless identification system |
US7071824B2 (en) | 1999-07-29 | 2006-07-04 | Micron Technology, Inc. | Radio frequency identification devices, remote communication devices, identification systems, communication methods, and identification methods |
US7123148B2 (en) | 1999-07-29 | 2006-10-17 | Micron Technology, Inc. | Wireless communication devices, radio frequency identification devices, radio frequency identification device communication systems, wireless communication methods, and radio frequency identification device communication methods |
US8325016B2 (en) | 2000-02-28 | 2012-12-04 | Magellan Technology Pty Limited | Radio frequency identification transponder |
US20070132556A1 (en) * | 2000-02-28 | 2007-06-14 | Littlechild Stuart Colin | Radio frequency identification transponder |
US20070139160A1 (en) * | 2000-02-28 | 2007-06-21 | Littlechild Stuart Colin | Radio frequency identification transponder |
US8159332B2 (en) | 2000-02-28 | 2012-04-17 | Magellan Technology Pty Limited | Radio frequency identification transponder |
US20080197976A1 (en) * | 2000-02-28 | 2008-08-21 | Littlechild Stuart Colin | Radio frequency identification transponder |
US8319609B2 (en) | 2000-02-28 | 2012-11-27 | Magellan Technology Pty Limited | Radio frequency identification transponder |
US7414517B2 (en) | 2001-02-28 | 2008-08-19 | Magellan Technology Pty Limited | Radio frequency identification transponder |
US20070279195A1 (en) * | 2001-02-28 | 2007-12-06 | Littlechild Stuart Colin | Radio frequency identification transponder |
US6732923B2 (en) | 2001-04-04 | 2004-05-11 | Ncr Corporation | Radio frequency identification system and method |
US9619742B2 (en) * | 2001-05-18 | 2017-04-11 | Nxp B.V. | Self-descriptive data tag |
US20030033280A1 (en) * | 2001-05-18 | 2003-02-13 | Van Den Hamer Peter | Self-descriptive data tag |
US6961829B2 (en) | 2001-06-06 | 2005-11-01 | Koninklijke Philips Electronics N.V. | Data carrier comprising memory means for storing information significant for intermediate operating states |
CN1307593C (en) * | 2001-06-06 | 2007-03-28 | 皇家菲利浦电子有限公司 | Data carrier comprising memory means for storing information significant for intermediate operating states |
WO2002099741A1 (en) * | 2001-06-06 | 2002-12-12 | Koninklijke Philips Electronics N.V. | Data carrier comprising memory means for storing information significant for intermediate operating states |
US20020186789A1 (en) * | 2001-06-06 | 2002-12-12 | Koninklijke Philips Electronics N. V. | Data carrier comprising memory means for storing information significant for intermediate operating states |
US7406439B2 (en) * | 2002-01-31 | 2008-07-29 | International Business Machines Corporation | Inventory controls with radio frequency identification |
US20080215461A1 (en) * | 2002-01-31 | 2008-09-04 | International Business Machines Corporation | Inventory Controls With Radio Frequency Identification |
US20030144926A1 (en) * | 2002-01-31 | 2003-07-31 | International Business Machines Corporation | Inventory controls with radio frequency identification |
US7640194B2 (en) * | 2002-01-31 | 2009-12-29 | International Business Machines Corporation | Inventory controls with radio frequency identification |
US8128422B2 (en) | 2002-06-27 | 2012-03-06 | Vocollect, Inc. | Voice-directed portable terminals for wireless communication systems |
US6980087B2 (en) * | 2003-06-04 | 2005-12-27 | Pitney Bowes Inc. | Reusable electronic tag for secure data accumulation |
US20040246103A1 (en) * | 2003-06-04 | 2004-12-09 | Pitney Bowes Incorporated | Reusable electronic tag for secure data accumulation |
US8145735B2 (en) | 2004-01-07 | 2012-03-27 | Microsoft Corporation | Configuring network settings using portable storage media |
US20060069814A1 (en) * | 2004-09-28 | 2006-03-30 | Abraham Dalen M | Mass storage device with near field communications |
US7747797B2 (en) * | 2004-09-28 | 2010-06-29 | Microsoft Corporation | Mass storage device with near field communications |
US9569777B2 (en) | 2005-02-07 | 2017-02-14 | Mynette Technologies, Inc. | EPassport including shielding method |
US9524458B2 (en) | 2005-02-07 | 2016-12-20 | Mynette Technologies, Inc. | Switchable epassport including shielding |
US9495852B1 (en) | 2005-05-06 | 2016-11-15 | Steven M. Colby | Electronically switchable RFID tags |
US8816826B2 (en) | 2005-05-06 | 2014-08-26 | Steven M. Colby | Passive radio frequency data logger |
US20100026466A1 (en) * | 2005-05-06 | 2010-02-04 | Colby Steven M | Passive Radio Frequency Data Logger |
TWI417732B (en) * | 2005-07-29 | 2013-12-01 | Microsoft Corp | Memory device with near field communications, method of communicating wireless network settings between devices, and universal serial bus flash drive related therewith |
WO2007149218A2 (en) | 2006-06-16 | 2007-12-27 | Symbol Technologies, Inc. | Rfid tag user memory indication |
EP2030456A2 (en) * | 2006-06-16 | 2009-03-04 | Symbol Technologies, Inc. | Rfid tag user memory indication |
EP2030456A4 (en) * | 2006-06-16 | 2012-08-15 | Symbol Technologies Inc | Rfid tag user memory indication |
US7663486B2 (en) * | 2006-06-16 | 2010-02-16 | Motorola, Inc. | RFID tag user memory indication |
US20080001723A1 (en) * | 2006-06-16 | 2008-01-03 | Symbol Technologies, Inc. | RFID tag user memory indication |
US20110084808A1 (en) * | 2006-11-10 | 2011-04-14 | Round Rock Research, Llc | Tracking systems, methods of locating and identifying rfids, and methods of tracking items |
US20080111675A1 (en) * | 2006-11-10 | 2008-05-15 | Micron Technology, Inc. | Tracking systems, passive RFIDs, methods of locating and identifying RFIDs, and methods of tracking items |
US7855643B2 (en) | 2006-11-10 | 2010-12-21 | Round Rock Research, Llc | Tracking systems, passive RFIDs, methods of locating and identifying RFIDs, and methods of tracking items |
US20080186178A1 (en) * | 2007-02-07 | 2008-08-07 | Micron Technology, Inc. | RFIDS, interrogators, indication systems, methods of determining a bi-directional communication range of an interrogator, methods of activating an observable indicator, and methods of indicating bi-directional functionality of a radio connection |
US20100185865A1 (en) * | 2007-12-20 | 2010-07-22 | Bce Inc. | Generation of communication device signatures for use in securing nomadic electronic transactions |
US9305282B2 (en) * | 2007-12-20 | 2016-04-05 | Bce Inc. | Contact-less tag with signature, and applications thereof |
US10726385B2 (en) | 2007-12-20 | 2020-07-28 | Bce Inc. | Contact-less tag with signature, and applications thereof |
US8412638B2 (en) | 2007-12-20 | 2013-04-02 | Bce Inc. | Method and system for validating a device that uses a dynamic identifier |
US9971986B2 (en) | 2007-12-20 | 2018-05-15 | Bce Inc. | Method and system for validating a device that uses a dynamic identifier |
US20090160649A1 (en) * | 2007-12-20 | 2009-06-25 | Bce Inc. | Contact-less tag with signature, and applications thereof |
US20090160615A1 (en) * | 2007-12-20 | 2009-06-25 | Bce Inc. | Contact-less tag with signature, and applications thereof |
US8553888B2 (en) | 2007-12-20 | 2013-10-08 | Bce Inc. | Generation of communication device signatures for use in securing nomadic electronic transactions |
US20090216679A1 (en) * | 2007-12-20 | 2009-08-27 | Tet Hin Yeap | Method and system for validating a device that uses a dynamic identifier |
US20090240946A1 (en) * | 2007-12-20 | 2009-09-24 | Tet Hin Yeap | Dynamic identifier for use in identification of a device |
USD626949S1 (en) | 2008-02-20 | 2010-11-09 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
US8598990B2 (en) * | 2008-06-30 | 2013-12-03 | Symbol Technologies, Inc. | Delimited read command for efficient data access from radio frequency identification (RFID) tags |
US20090322482A1 (en) * | 2008-06-30 | 2009-12-31 | Frederick Schuessler | Delimited Read Command for Efficient Data Access from Radio Frequency Identification (RFID) Tags |
US8386261B2 (en) | 2008-11-14 | 2013-02-26 | Vocollect Healthcare Systems, Inc. | Training/coaching system for a voice-enabled work environment |
US9037859B2 (en) | 2008-12-18 | 2015-05-19 | Bce Inc. | Processing of communication device signatures for use in securing nomadic electronic transactions |
US9231928B2 (en) | 2008-12-18 | 2016-01-05 | Bce Inc. | Validation method and system for use in securing nomadic electronic transactions |
US8458483B1 (en) * | 2009-06-30 | 2013-06-04 | Emc Corporation | Techniques for message-passing using shared memory of an RF tag |
US8704636B2 (en) * | 2009-10-21 | 2014-04-22 | Sony Corporation | Information processing apparatus, communication apparatus, and program |
US20110090044A1 (en) * | 2009-10-21 | 2011-04-21 | Sony Corporation | Information processing apparatus, communication apparatus, and program |
US8933791B2 (en) | 2010-07-22 | 2015-01-13 | Vocollect, Inc. | Method and system for correctly identifying specific RFID tags |
US10108824B2 (en) | 2010-07-22 | 2018-10-23 | Vocollect, Inc. | Method and system for correctly identifying specific RFID tags |
US9449205B2 (en) | 2010-07-22 | 2016-09-20 | Vocollect, Inc. | Method and system for correctly identifying specific RFID tags |
US8659397B2 (en) | 2010-07-22 | 2014-02-25 | Vocollect, Inc. | Method and system for correctly identifying specific RFID tags |
USD643400S1 (en) | 2010-08-19 | 2011-08-16 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
USD643013S1 (en) | 2010-08-20 | 2011-08-09 | Vocollect Healthcare Systems, Inc. | Body-worn mobile device |
US9460325B2 (en) * | 2013-01-23 | 2016-10-04 | Toshiba Tec Kabushiki Kaisha | Wireless tag initialization device and wireless tag initialization method |
US20140203918A1 (en) * | 2013-01-23 | 2014-07-24 | Toshiba Tec Kabushiki Kaisha | Wireless tag initialization device and wireless tag initialization method |
US10628723B2 (en) | 2018-07-10 | 2020-04-21 | Datamax-O'neil Corporation | Methods, systems, and apparatuses for encoding a radio frequency identification (RFID) inlay |
US10956800B2 (en) | 2018-07-10 | 2021-03-23 | Datamax-O'neil Corporation | Methods, systems, and apparatuses for encoding a radio frequency identification (RFID) inlay |
CN115941800A (en) * | 2022-11-07 | 2023-04-07 | 中国电子科技集团公司第五十二研究所 | Intention-based data packet structure, data transmission method and system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5966082A (en) | Method of flagging partial write in RF tags | |
JP3659600B2 (en) | System and method for initiating communication between a controller and a selected subset of a plurality of transponders within a common RF field | |
US6745008B1 (en) | Multi-frequency communication system and method | |
US7321290B2 (en) | Radio tag and system | |
US6288629B1 (en) | Method of using write—ok flag for radio frequency (RF) transponders (RF Tags) | |
US7884702B2 (en) | Queued operations in HF/UHF RFID applications | |
US5850181A (en) | Method of transporting radio frequency power to energize radio frequency identification transponders | |
AU625452B2 (en) | A portable data transmitter device and a system using the same | |
US8026819B2 (en) | Radio tag and system | |
US7525434B2 (en) | RF systems and methods for tracking and singulating tagged items | |
US8570172B2 (en) | RFID system with distributed transmitters | |
US5257011A (en) | Data altering means for multi-memory electronic identification tag | |
US6812841B2 (en) | Passive RFID tag that retains state after temporary loss of power | |
AU665797B2 (en) | Multi-memory electronic identification tag | |
CN103210597B (en) | Transponder, rfid system and method for operation | |
US5485154A (en) | Communication device and method(s) | |
US8330581B2 (en) | IC tag, method of controlling the IC tag, and IC tag system | |
US7733227B1 (en) | RFID tags circuits and methods for sensing own power to predetermine feasibility of requested action | |
US20110163882A1 (en) | Passive Low Frequency Inductive Tagging | |
US7683784B2 (en) | Apparatus for communication with a radio-frequency tag, radio-frequency tag, radio-frequency communication system, and radio-frequency communication method | |
US11055498B2 (en) | RFID reader discipline | |
KR20060131773A (en) | Method and apparatuses to identify devices | |
JP4692807B2 (en) | Contact-type data communication device, transmission / reception device, and transmission / reception method | |
US9405941B2 (en) | Simultaneous programming of selected tags | |
CA2343365A1 (en) | Electrostatic radio frequency identification system having contactless programmability |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: IBM CORPORATION, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:COFINO, THOMAS A.;FRIEDMAN, DANIEL J.;GOLDMAN, KENNETH A.;AND OTHERS;REEL/FRAME:008880/0487;SIGNING DATES FROM 19970702 TO 19970715 |
|
AS | Assignment |
Owner name: UNOVA, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORP.;REEL/FRAME:009670/0450 Effective date: 19971218 |
|
AS | Assignment |
Owner name: INTERMEC IP CORP., A CORPORATION OF DELAWARE, CALI Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:UNOVA, INC., A CORPORATION OF DELAWARE;REEL/FRAME:009764/0534 Effective date: 19990205 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: SPECIAL VALUE INVESTMENT MANAGEMENT, LLC, CALIFORN Free format text: SECURITY INTEREST;ASSIGNOR:INTERMEC IP CORP.;REEL/FRAME:012025/0183 Effective date: 20010712 |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., CALIFORNIA Free format text: SECURITY AGREEMENT;ASSIGNOR:INTERMEC IP CORP;REEL/FRAME:012188/0987 Effective date: 20010712 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: INTERMEC IP CORP., CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:SPECIAL VALUE INVESTMENT MANAGEMENT, LLC;REEL/FRAME:013813/0366 Effective date: 20030228 |
|
AS | Assignment |
Owner name: KEYBANK NATIONAL ASSOCIATION, OHIO Free format text: SECURITY AGREEMENT;ASSIGNOR:INTERMEC IP CORP.;REEL/FRAME:016059/0047 Effective date: 20040930 Owner name: INTERMEC IP CORP., CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA, N.A.;REEL/FRAME:016087/0939 Effective date: 20040930 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: INTERMEC IP CORP., WASHINGTON Free format text: RELEASE OF SECURITY INTEREST AT REEL/FRAME NO. 16059/0047;ASSIGNOR:KEYBANK NATIONAL ASSOCIATION;REEL/FRAME:019910/0215 Effective date: 20070927 |
|
FPAY | Fee payment |
Year of fee payment: 12 |