What is the ISO/IEC 14443 Standard?

1 Answer
Can you answer this question?

- everything RF

Aug 23, 2025

The ISO/IEC 14443 standard defines the international specification for proximity contactless smart cards and the way they communicate with readers. This standard is widely used for NFC (Near Field Communication), MIFARE cards, contactless payment, and e-passports. The standard governs the exchange of data at 13.56 MHz with a communication range of up to ~10 cm (depending on antenna & power).

The ISO/IEC 14443 standard consists of four parts:

  • Part 1 - Physical characteristics: Defines the card’s physical properties (size, shape, durability, etc.) – similar to ID-1 credit card format.
  • Part 2 - Radio frequency power and signal interface: Specifies how the card is powered by the reader’s RF field, modulation methods, bit rates, and coding schemes.

            ISO/IEC 14443 has two “types”:

                - Type A: Uses 100% ASK modulation and Modified Miller coding.

                - Type B: Uses 10% ASK modulation and NRZ-L coding.

  • Part 3 - Initialization and anti-collision: Defines how cards wake up when they enter the RF field. Specifies the anti-collision process (so multiple cards can be distinguished). Type A and Type B use different anti-collision and activation procedures.
  • Part 4 - Transmission protocol: Defines the higher-level protocol (block-oriented data exchange). Similar to an OSI data link/transport layer, it handles chaining, waiting time extension, and error detection.

ISO/IEC 14443 Types

ISO/IEC 14443 Type A is the globally accepted standard for contactless smart cards and NFC devices, defining how they power up, communicate, avoid collisions, and exchange data over 13.56 MHz.

ISO/IEC 14443 Type B defines how Type B contactless smart cards and readers communicate at 13.56 MHz, covering modulation, anti-collision, and data exchange. It’s less common than Type A, but important for ID and security applications.

Categories of ISO-14443 protocol The rest of this article will now focus on ISO/IEC 14443 Type A with a comparison table at the end. At the physical and modulation layer, ISO/IEC 14443-A employs 100% Amplitude Shift Keying (ASK) for communication from the reader to the card. Data is encoded using Modified Miller coding at a base rate of 106 kbps. On the return path, the card communicates using load modulation with an 847 kHz subcarrier, encoding its responses through On-Off Keying (OOK) combined with Manchester coding (also known as phase encoding). This relatively simple modulation and coding scheme reduces system complexity, ensures robust communication in noisy environments, and supports rapid reader-card interactions.

A critical feature of ISO/IEC 14443-A is its anti-collision mechanism, which ensures that multiple cards present in the reader field can be uniquely identified and selected without interference. Type A uses a binary tree search algorithm for anti-collision, where cards progressively reveal parts of their unique identifier (UID) until the reader isolates one card. Once selected, the card transitions from an idle state to an active communication state, while others remain silent. This mechanism is vital in environments such as transportation gates or retail checkouts, where several cards may be within range simultaneously.

The data rates supported by Type A start at 106 kbps in both directions, which is sufficient for most applications like payments and access control that require low latency and fast authentication. Higher data rates (up to 424 kbps and beyond) are possible in certain extensions and implementations, but the base specification focuses on 106 kbps for maximum compatibility.

In terms of system architecture, communication under ISO/IEC 14443-A is half-duplex, meaning data flows alternately between the card and reader rather than simultaneously. This design simplifies synchronization and reduces error rates, which is essential for maintaining reliability within the short interaction windows typical of contactless use.

From an application standpoint, ISO/IEC 14443-A has become the dominant signaling type in commercial systems. It underpins MIFARE Classic, MIFARE DESFire, and other NXP technologies, as well as the NFC Forum’s Type 2 tags, making it central to today’s NFC ecosystem. It is also mandated in electronic passports (ePassports) and is supported by EMVCo for global contactless payment infrastructure. 

The ISO/IEC 14443-A defines a robust and efficient framework for short-range, secure, and fast communication between cards and readers. Its combination of simple modulation schemes, efficient anti-collision, and broad interoperability has made it the cornerstone of modern contactless technologies. By offering both reliability and ease of implementation, ISO/IEC 14443-A continues to power a wide spectrum of applications ranging from everyday contactless payments to identification systems.


Type A vs Type B Cards (Reader to Card Communication) PCD> PICC 

Feature 

Type A 

Type B 

Frequency 

13.56 MHz 

13.56 MHz 

Modulation 

100% ASK 

10% ASK 

Bit Coding 

Modified Miller 

NRZ-L (Non-Return-to-Zero-Level) 

Data Rate 

106 kbps 

106 kbps 

 


Type A vs Type B Cards (Card to Reader Communication) PICC>PCD 

Feature 

Type A 

Type B 

Modulation 

Load Modulation 

Load Modulation 

Bit Coding (Modulation) 

OOK (On-Off Keying) 

BPSK (Binary Phase Shift Keying) 

Subcarrier Frequency 

847 kHz 

847 kHz 

Bit Coding (Data) 

Manchester 

NRZ (Non-Return-to-Zero) 

Data Rate 

106 kbps 

106 kbps 


TagsNFC