RFID Diagram

Rfid Diagram — circuit diagram showing component connections+5V VccARDUINOUNOIC / MCUR1R2Output LEDPin HeaderRfid Diagram (Pinout)
RFID Diagram — interactive diagram. Open it in the editor to customise components and wiring.

This is a free printable rfid diagram: download the diagram as SVG or open it and print to paper or PDF.

An RFID diagram shows the electrical connections and signal flow between a radio-frequency identification reader, its antenna, and the microcontroller or access-control panel that processes tag data.

Radio-frequency identification (RFID) uses electromagnetic coupling between a reader antenna and a passive or active tag to transfer a unique identifier without physical contact. Understanding the RFID circuit diagram is essential for integrating readers into access control, asset tracking, inventory, and industrial automation systems.

A typical RFID circuit diagram contains three functional blocks:

1. The RFID reader module — an integrated circuit (often based on chips such as the MFRC522 for 13.56 MHz, or similar devices for 125 kHz) that generates the carrier frequency, modulates the interrogation signal, demodulates the tag response, and presents data via a digital interface such as SPI, I²C, or UART.

2. The antenna — a tuned resonant LC circuit (inductor and capacitor) that couples electromagnetic energy to and from the tag. For short-range applications (under 10 cm), the antenna is often a flat printed coil on a PCB or a wound coil antenna on a separate module. The antenna circuit must be matched to the reader IC's output impedance and tuned to the operating frequency.

3. The host controller — a microcontroller, single-board computer, or access-control panel that communicates with the reader module over the digital interface, processes the tag identifier, and triggers the appropriate output (unlock relay, alarm, database write, etc.).

For access control applications, the output stage of the RFID diagram typically includes a relay or transistor driver that switches an electric door strike, magnetic lock, or barrier. The relay is often shown with a flyback diode across its coil to suppress inductive voltage spikes.

Power supply design is important in RFID circuits: reader ICs are sensitive to supply noise. A decoupling capacitor (typically 100 nF ceramic in parallel with 10 µF electrolytic) placed close to the reader IC's power pins is standard practice and should be visible on any well-drawn RFID circuit diagram.

Common RFID frequency bands are 125 kHz (LF, used in older proximity cards), 13.56 MHz (HF, ISO/IEC 14443 and ISO/IEC 15693 standards, used in smart cards and NFC), and 860–960 MHz (UHF, used in logistics and long-range asset tracking).

How to wire rfid diagram

  1. Define the application and select operating frequency Determine the required read range, tag type, and environment. 125 kHz LF readers are suited to short-range access control with proximity cards. 13.56 MHz HF readers support ISO/IEC 14443 smart cards and NFC tags with moderate read range and data capacity. UHF (860–960 MHz) readers provide long read range suitable for logistics and inventory applications.
  2. Select the RFID reader IC or module Choose a reader IC or pre-built module appropriate for the frequency and interface required. Pre-built modules include the antenna and typically expose SPI, I²C, or UART for connection to a microcontroller. Note the supply voltage (commonly 3.3 V for most reader ICs), logic level (3.3 V or 5 V), and current consumption to ensure compatibility with the host controller.
  3. Design the power supply and decoupling Provide a clean, regulated supply at the voltage specified by the reader IC. Place a 100 nF ceramic decoupling capacitor directly at the IC power pins, with a 10 µF electrolytic in parallel to suppress lower-frequency noise. RFID reader ICs are sensitive to supply ripple — inadequate decoupling manifests as reduced read range or erratic tag detection.
  4. Draw the antenna circuit and tuning network For reader ICs with external antenna connections, draw the matching and tuning network as specified in the IC datasheet. This typically includes a series resistor for EMC compliance, an EMC filter, and the parallel tuning capacitor across the antenna coil. If using a pre-built module, the antenna circuit is internal — draw the module as a block with its interface pins labelled.
  5. Wire the digital interface to the host controller Connect the reader module's SPI, I²C, or UART interface pins to the corresponding pins on the microcontroller or host system. For SPI: connect SCK, MOSI, MISO, and the chip-select (SDA or SS) pin. If the reader operates at 3.3 V logic and the host at 5 V, include a level-shifter between the interface lines. Label each connection with the signal name.
  6. Add the output stage for door or system control If direct relay control is required, connect a small signal transistor or MOSFET as a switch driven by a microcontroller GPIO pin. Connect the relay coil between the transistor collector and the supply rail, and fit a flyback diode (cathode to supply) across the relay coil. The relay contacts then switch the door strike, lock, or alarm load at the appropriate voltage and current.
  7. Verify and document the completed diagram Label all component reference designators, signal names, voltage rails, and interface pin numbers. Add notes for any tuning adjustments, antenna placement constraints, or cable length limitations. Include a bill of materials. Validate the circuit against the reader IC datasheet's reference design before prototyping.

Specifications

LF RFID operating frequency125 kHz (ISO 11784/11785; EM4100, HID Prox card formats)
HF RFID operating frequency13.56 MHz (ISO/IEC 14443-A/B, ISO/IEC 15693, NFC Forum standards)
UHF RFID operating frequency860–960 MHz (ISO/IEC 18000-63, EPC Gen 2 / GS1 EPC UHF standard)
Typical read range (13.56 MHz PCB antenna module)0–10 cm, depending on antenna size, tag construction, and environment
Typical reader IC supply voltage3.3 V DC ± 10% (verify against specific IC datasheet)
Wiegand interface standard (access control)26-bit Wiegand (WG26): facility code (8 bits) + card number (16 bits) + 2 parity bits; DATA0 and DATA1 open-collector lines, pull-up to +5 V
OSDP protocol (secure access control)RS-485 physical layer; 9 600 to 115 200 baud; IEC 60839-11-5 standard; supports AES-128 encryption

Safety warnings

Tools needed

Common mistakes

Troubleshooting

RFID reader module is not detected by the microcontroller over SPI or I²C
Cause: Incorrect interface pin wiring, logic level mismatch (5 V GPIO driving 3.3 V reader), missing pull-up resistors on I²C lines, or reader module not powered Fix: Verify supply voltage at the reader module with a multimeter. Confirm SPI/I²C pin connections against the module's pinout diagram. For I²C, check that pull-up resistors (typically 4.7 kΩ) are fitted on SDA and SCL. Use an oscilloscope or logic analyser to confirm clock and data signals are present and at the correct voltage level.
Tags are read intermittently or only at very short range
Cause: Antenna detuned by proximity to metal, incorrect tuning capacitor value, inadequate power supply decoupling, or antenna cable too long Fix: Measure supply voltage ripple with an oscilloscope and improve decoupling if necessary. Reposition the antenna away from metal surfaces. Verify the tuning capacitor value against the reader IC datasheet. For external antenna installations, ensure the coaxial cable length is within the reader's specification.
Relay output does not switch when a valid tag is presented
Cause: Transistor driver circuit fault (incorrect base resistor, wrong transistor pinout), relay coil voltage not present, or missing flyback diode causing transistor failure Fix: With power applied, measure the GPIO output voltage when a tag is read. Verify the voltage at the transistor base is sufficient to saturate the transistor. Measure collector voltage — if it does not pull low when driven, the transistor may be faulty. Check relay coil resistance and voltage across the coil when the transistor is conducting.

Frequently asked questions

What is the difference between an RFID circuit diagram and an RFID system diagram?

An RFID circuit diagram shows the electronic schematic — component-level connections between the reader IC, antenna, decoupling components, and interface pins. An RFID system diagram is a higher-level block diagram showing the relationship between tags, readers, network infrastructure, middleware, and backend databases. Both are useful but serve different audiences and purposes.

Why does an RFID antenna circuit include a capacitor in parallel with the coil?

The parallel LC combination forms a resonant tank circuit tuned to the RFID operating frequency. At resonance, the impedance of the circuit peaks, maximising the voltage developed across the antenna coil and therefore maximising the electromagnetic field strength for a given reader output power. Incorrect capacitor value shifts the resonant frequency and significantly reduces read range.

What communication interface connects the RFID reader to the microcontroller?

This depends on the reader module. The MFRC522 and similar 13.56 MHz readers commonly use SPI (up to 10 Mbit/s) or I²C. Some readers use UART for simpler integration. Wiegand protocol is common in access control RFID readers — it is a dedicated two-wire serial interface (DATA0 and DATA1 lines) with a long history in the security industry, though it lacks encryption.

Do I need a separate antenna or is it built into the reader module?

Many low-cost RFID reader modules sold for prototyping include a small PCB antenna integrated onto the module board and are ready to use. In professional access control and industrial installations, the antenna is often a separate, physically mounted unit connected to the reader by a coaxial cable. Separate antennas allow the reader electronics to be mounted in a protected enclosure while the antenna is positioned at the point of access.

What output does an RFID access control reader typically provide?

Access control RFID readers typically provide a Wiegand output (26-bit or 34-bit format) to a separate access control panel, or a relay output (dry contact, typically rated 1 A at 30 V DC) for direct door strike control. Higher-security installations use OSDP (Open Supervised Device Protocol) over RS-485, which provides bidirectional encrypted communication and tamper detection.

Related diagrams

Free electrical calculators

Edit this diagram free in the online editor