March 18th, 2010

Working principle of Sniffer Nano

Produce, by ITead.

We will publish the source code after tidying up the code .To better understand the code, undetstand the working principle of RFID reader is necessary. So we decide to introduce the workflow of our module first.

Sniffer Nano is the device which can transmit the 125KHz RF signal to the tag/card for power supply and receive the signal which reflects from the tag/card. Because the reflect signal is coded, reader receives the RF signal and decodes to valid information.

First, we need the Sniffer Nano to output a 125KHz RF signal, so we use the MCU Timer and PWM pin to export a 125KHz square wave. Of cause this signal can not direct to the coil , it will access the antenna before a power amplifier circuit. The waveform as below:

125k1

These 125KHz square waves will drive the antenna which a  air core coil. According to the theory of air core transformer, the 125KHz square wave will be transmitted to the tag/card. To be a load for reader, with the power supply, the tag receives the energy comes from the reader, and is going to be active. Then the tag changes itself from a state to the other state. Seeing from the reader, the load seems to be changed, also the signal pass the antenna will be different – this is the load modulation.Tag information contained in these changes of signals.

125K2

The signal with information is analog , so it can not be recognized by MCU. we need to use a detection circuit which include diode and LC filter to extract the valid information ,and change to digital signal.

125k3

When the MCU receive these digital signal, it will catch and save into a buffer ,then decode them according to the EM4100 protocol.

The next processing is all by the software burn in the MCU. We will go on to introduce these contents after we release the source code.

You may also be interested in these posts:

  1. Sniffer Nano Source Code v1.0
  2. Sniffer Nano reading demo
  3. RDM630 New Version And Sniffer Nano V2.0
  4. Sniffer Nano is coming
  5. Mini 125K RFID card reader module : Sniffer Nano

Back Top

Responses to “Working principle of Sniffer Nano”

  1. what is the range of this module, please reply.

  2. about 3 – 5 cm.

  1. No trackbacks yet.

Leave a Reply

Back Top


SEO Powered by Platinum SEO from Techblissonline