RFID
跳至導覽
跳至搜尋
RFID(無線射頻辨識),參照:『維基百科~Radio-frequency_identification』
技術文件
- ISO 14223 – Radiofrequency sic identification of animals – Advanced transponders
- ISO/IEC 14443: This standard is a popular HF (13.56 MHz) standard for HighFIDs which is being used as the basis of RFID-enabled passports under ICAO 9303. The Near Field Communication standard that lets mobile devices act as RFID readers/transponders is also based on ISO/IEC 14443.
- ISO/IEC 15693: This is also a popular HF (13.56 MHz) standard for HighFIDs widely used for non-contact smart payment and credit cards.
- ISO/IEC 18000: Information technology — Radio frequency identification for item management:
- Part 1: Reference architecture and definition of parameters to be standardized
- Part 2: Parameters for air interface communications below 135 kHz
- Part 3: Parameters for air interface communications at 13.56 MHz
- Part 4: Parameters for air interface communications at 2.45 GHz
- Part 6: Parameters for air interface communications at 860–960 MHz
- Part 7: Parameters for active air interface communications at 433 MHz
- ISO/IEC 18092 Information technology — Telecommunications and information exchange between systems — Near Field Communication — Interface and Protocol (NFCIP-1)
- ISO 18185: This is the industry standard for electronic seals or "e-seals" for tracking cargo containers using the 433 MHz and 2.4 GHz frequencies.
- ISO/IEC 21481 Information technology — Telecommunications and information exchange between systems — Near Field Communication Interface and Protocol -2 (NFCIP-2)
- ASTM D7434, Standard Test Method for Determining the Performance of Passive Radio Frequency Identification (RFID) Transponders on Palletized or Unitized Loads
- ASTM D7435, Standard Test Method for Determining the Performance of Passive Radio Frequency Identification (RFID) Transponders on Loaded Containers
- ASTM D7580 Standard Test Method for Rotary Stretch Wrapper Method for Determining the Readability of Passive RFID Transponders on Homogenous Palletized or Unitized Loads
- 其它
應用
- C#通过Activex实现Web客户端读取RFID
- (雖然OpenSource,但是開發工具限定Visual Studio 2010,以及它綁了3個不提供code的DLL檔,以及限定RFID必須接到COM4,它的範例是直接寫到資料庫,所以網頁無法直接套用它的ActiveX,必須改過Code重新編譯與封裝後才能夠用)
- RFID Reader Software (VB.NET)
- (雖然OpenSource,開發工具是Visual BASIC 2005 Express,這是寫成 exe 檔的Windows Form應用程式,使用System.IO.Ports.SerialPort)
FAQ
RFID Reader裝置
- 傳統的是COM Port接頭的(應該需要另外裝驅動程式)
- USB型的是會在Windows裡產生一個USB Serial Port,去對應一個COM Port號碼,詳見「裝置管理員」