14.5.6 Near Field Communication (NFC)
NFC is a very short-range wireless communication technology designed for secure data exchange over distances typically less than 10 cm. Unlike most PAN technologies that rely on radiated electromagnetic waves, NFC operates through magnetic field coupling between loop antennas in the reactive near-field region. At its operating frequency of 13.56 MHz (HF band), the wavelength is approximately 22 m, and NFC devices operate at distances far within the near-field boundary.
NFC is standardized under the ISO/IEC 14443 family (proximity smart cards) and ISO/IEC 18092 (NFCIP-1 peer-to-peer communication) and is closely related to contactless smart-card and RFID technologies. Data rates typically include 106 kbps, 212 kbps, and 424 kbps.
NFC relies on inductive coupling between two closely spaced coils. When an initiating device generates an alternating magnetic field, a nearby passive device can draw energy from that field and modulate it to transmit data. This enables battery-less operation in passive tags and smart cards. Because magnetic coupling strength decreases rapidly with distance (approximately with the cube of separation in the reactive near field), the communication range is intentionally limited, reinforcing user intentionality and reducing unintended interception.
NFC supports three principal operating modes:
- Reader/Writer mode: A device reads or writes data to a passive NFC tag.
- Peer-to-Peer mode: Two powered devices exchange data bidirectionally.
- Card Emulation mode: A device emulates a contactless smart card, enabling mobile payment and secure access applications.
Because NFC requires deliberate close proximity, it is well suited to transactions where user intent must be explicit such as in mobile payment platforms, secure access control, and transit ticketing systems, device pairing and configuration, smart posters and information tags. Security in NFC systems arises from the extremely short operational range, supported by mutual authentication protocols, and cryptographic secure elements (in payment systems).
NFC represents the shortest-range end of the PAN spectrum. Whereas Bluetooth, Zigbee, and Thread enable room-scale networking and UWB enables precise ranging, NFC enables secure, intentional interactions at centimeter distances. Its operating principle—magnetic near-field coupling—distinguishes it fundamentally from the radiative RF systems used by other PAN technologies.
Back to reading