K80960 / SDR_UHF_RFID_reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Low Cost Open Source UHF RFID Reader

N. Barbot, R. De Amorim Jr, P. Nikitin

This project is a simple low-cost SDR RFID UHF reader capable of reading a tag in real time. This work is a direct continuation of the initial design proposed in [1]. This reader is designed around a simple asynchronous OOK modulator in transmission and an envelope detector in reception. All tasks specific to the RFID protocol including clock recovery, data recovery and frame detection are handled in software by a Arduino Uno micro-controller. This reader is able to generate any RFID command supported by the protocol and to decode any message backscattered by the tag in real time.

More information:

https://nicolas-barbot.ovh/wiki/index.php?title=Simple_Low_Cost_Open_Source_UHF_RFID_Reader

Citing this work:

N. Barbot, R. De Amorim Jr and P. Nikitin, “Simple Low Cost Open Source UHF RFID Reader,” in Journal of Radio Frequency Identification, submitted.

Reference

[1] P. Nikitin, S. Ramamurthy, and R. Martinez, “Simple low cost UHF RFID reader,” in 2013 IEEE International Conference on RFID (RFID), Orlando, FL, USA, Apr. 2013, pp. 1–2.

About


Languages

Language:C++ 100.0%