Radio Frequency Identification (RFID)
RFID (Radio Frequency Identification) is a family of wireless technologies that use radio waves to identify a tagged object without contact or line of sight. A reader transmits energy, a tag responds with stored data. In identity documents, one narrow slice of RFID — the 13.56 MHz proximity band — is what makes an ePassport chip readable.
| Full name | Radio Frequency Identification |
| Frequency bands | LF 125–134 kHz · HF 13.56 MHz · UHF 860–960 MHz |
| Typical read range | LF up to ~10 cm · HF ~10 cm · UHF up to ~6 m |
| Tag types | Passive (no battery), active (battery-powered), semi-passive |
| Key standards | ISO/IEC 18000 series; EPC Gen2 (ISO/IEC 18000-63) for UHF; ISO/IEC 14443 and 15693 at HF |
| Use in ID documents | HF band only, via ISO/IEC 14443 proximity chips per ICAO Doc 9303 |
How RFID works
A reader emits a radio field. A tag inside that field harvests energy from it, wakes up, and transmits its stored data back. That is the entire mechanism, and it is why passive tags need no battery and can sit dormant in a passport for a decade.
What changes everything is the frequency. Low-frequency tags at 125 kHz read over a few centimeters, tolerate metal and water well, and carry very little data — this is the band behind most building access fobs and livestock tags. High-frequency tags at 13.56 MHz read at similar short distances but move data faster and support real cryptography. Ultra-high-frequency tags at 860–960 MHz reach several meters and can be read hundreds at a time, which is what makes them useful for pallets and inventory and useless for anything requiring deliberate presentation.
Range is not a feature you tune. It is a consequence of physics, and it determines what each band can safely be used for.
Why RFID matters for identity verification
Only one RFID band appears in identity documents, and the reason is precisely that its range is short.
An ePassport chip is an HF tag operating at 13.56 MHz under ISO/IEC 14443. It reads at roughly four centimeters, which means the document must be deliberately placed against the reader. A UHF tag readable across a room would turn every passport in a crowded terminal into a broadcast source. The band was not chosen for convenience; it was chosen because its physical limits enforce a security property.
The chip also does something no warehouse tag does. It refuses to respond until the reader proves it holds the physical document, by deriving a session key from data printed in the machine-readable zone. Then it presents data signed by the issuing country, so any alteration breaks the signature. Compare that to a basic inventory tag, which announces its identifier to anything that asks.
Chip reading sits inside a broader identity document verification stack alongside visual authentication and biometric matching. Understanding which RFID band a document uses tells you what the chip can and cannot be trusted to prove.
RFID vs NFC
NFC is a subset of RFID, not a competitor to it. Every NFC device is an RFID device; almost no RFID tag can do what NFC does.
| RFID (general) | NFC | |
|---|---|---|
| Frequency | 125 kHz to 960 MHz | 13.56 MHz only |
| Range | Centimeters to several meters | ~4 cm |
| Direction | Usually one-way, tag to reader | Two-way |
| Encryption | Often absent in basic tags | Standard in ID and payment use |
| Bulk reading | Hundreds of tags at once (UHF) | One device at a time, by design |
| Typical use | Inventory, access badges, tolling, livestock | Passports, eID cards, contactless payment |
What RFID can’t do
Most RFID tags carry no security at all. A basic LF or UHF tag transmits a fixed identifier to any compliant reader. It proves nothing about authenticity and can be cloned with inexpensive hardware. Only the cryptographic HF chips used in ID documents and payment cards resist that.
Reading a tag is not verifying a person. Even a genuine, signed ePassport chip confirms only that the document is authentic. Whether the person presenting it is its rightful owner is a separate question, answered by liveness detection and biometric matching.
The band determines the threat model. UHF tags are readable at distance, which is a feature in a warehouse and a liability on a credential. Any claim about RFID security is meaningless without naming the frequency and protocol.
Presence is not proof. A chip can be entirely genuine and sit in a document reported stolen. That check requires external data, not a better reader. The same pattern shows up in printed features, where a technically perfect reproduction is itself the tell.
Frequently asked questions
Can RFID tags be cloned?
Basic tags, easily. An LF access fob or an unencrypted UHF tag transmits a static identifier that off-the-shelf hardware can copy in seconds. Cryptographic HF chips of the kind used in passports are a different matter, because they must prove possession of a private key that never leaves the hardware.
Is RFID the same as NFC?
NFC is one narrow standard within RFID, fixed at 13.56 MHz with two-way communication and a range of about four centimeters. The reverse is not true: the great majority of RFID deployments use bands and protocols that NFC devices cannot read.
Do RFID blocking wallets actually do anything?
They attenuate the reader field, which works. Whether it addresses a real risk is another question — the four-centimeter range and key-derivation requirement on an ePassport chip already make covert reading impractical.
Which RFID band do identity documents use?
High frequency, 13.56 MHz, under ISO/IEC 14443. LF and UHF do not appear in ICAO-compliant travel documents.