Near Field Communication
What Is Near Field Communication?
Near Field Communication (NFC) is a short-range wireless communication technology that enables data exchange between devices brought within approximately 10 centimeters of each other. It operates at a carrier frequency of 13.56 MHz and is based on the principle of magnetic inductive coupling, in which a powered reader device generates an alternating magnetic field that a passive tag harvests for energy and uses to transmit a response. NFC evolved from radio frequency identification (RFID) technology and is formally specified by the ISO/IEC 18092 standard as well as the NFC Forum, an industry body established in 2004 by Sony, Nokia, and Philips to promote interoperability.
NFC occupies a specific position in the spectrum of short-range wireless technologies. Unlike Bluetooth or Wi-Fi, NFC does not require pairing configuration and can wake and communicate with a passive tag in tens of milliseconds, which makes it suited for transactions and identification scenarios where speed and convenience matter. The short operating range is a design feature, not a limitation: intentional physical proximity reduces the likelihood of unintended or unauthorized communication. The technology supports three operating modes: reader/writer (a powered device reads or writes to a passive tag), peer-to-peer (two active devices exchange data), and card emulation (a mobile device presents itself as a contactless smart card).
Physical Layer and Magnetic Inductive Coupling
NFC's physical layer relies on near-field magnetic induction rather than propagating radio waves. At distances of a few centimeters, the magnetic field of a transmitting coil induces a voltage in the receiving coil, transferring both energy and data without a direct electrical connection. This mechanism is the same principle used by contactless smart cards defined in ISO/IEC 14443, which NFC is backward-compatible with. ScienceDirect's engineering overview of near field communication describes how the coupling efficiency decreases sharply with distance, which establishes the practical range limit. Modulation schemes including amplitude shift keying (ASK) encode data on the carrier, and data rates of 106, 212, or 424 kilobits per second are defined in the standard. Magnetic communication, in which encoded information is carried on the magnetic field component of the electromagnetic signal, is the defining channel characteristic of NFC as distinguished from far-field radio techniques.
Data Exchange Formats and Protocols
The NFC Data Exchange Format (NDEF) is the standard message format for structuring data records carried over NFC links. An NDEF message may carry a URL, plain text, a vCard contact record, or custom application-specific payload, and NFC-enabled devices use the type field to dispatch the message to an appropriate handler. The NFC Forum defines four tag types corresponding to different memory capacities and access protocols, each derived from an existing ISO standard: Type 1 and Type 2 tags derive from ISO/IEC 14443-A, Type 3 from Sony's FeliCa standard, and Type 4 from ISO/IEC 14443-A/B. RFID card resources on NFC protocol architecture document how the layered protocol stack maps NDEF records onto the physical and link layers defined by these tag type specifications.
Security Considerations
NFC's short range provides an inherent first layer of physical access control, but contactless transactions require additional security measures. The ISO/IEC 18092 standard and NFC Forum specifications define protocols for secure element interaction, in which sensitive cryptographic operations for payment or access credentials are performed inside a hardware-secured enclave rather than in application software. Relay attacks, in which an adversary uses radio-frequency amplification to extend the effective operating range, are addressed by transaction time-out limits and distance-bounding protocols in high-security deployments.
Applications
Near Field Communication has applications in a range of fields, including:
- Contactless payment systems at retail point-of-sale terminals
- Electronic access control for building entry and transit fare collection
- Bluetooth and Wi-Fi device pairing triggered by NFC tap
- Smart product packaging for consumer authentication and supply chain tracking
- Healthcare patient identification and medical device data exchange