Ambimat GroupAmbimatAmbiSecureeSIM InitiativeEngineering BlogAhmedabad · India · Est. 1981
NFC reference

ISO/IEC 14443 Quick Reference

One-page reference for ISO/IEC 14443 contactless smart cards: parts, layers, Type A vs Type B, anti-collision, framing.

ReferenceISO/IEC 14443-1..-4

Parts of the standard

PartTopicNotes
-1Physical characteristicsCard dimensions; environmental tolerances.
-2RF interface13.56 MHz, modulation, coding, signalling. Type A = ASK 100% / Miller; Type B = ASK 10% / NRZ.
-3Initialisation & anti-collisionREQA / WUPA, anti-collision loops, SELECT, UID handling. Cascade for 7- and 10-byte UIDs.
-4Transmission protocolBlock-oriented half-duplex protocol. RATS / ATS, I-blocks / R-blocks / S-blocks, framing.

Anti-collision in five lines

  • REQA / WUPA — reader probes the field for Type A cards.
  • ATQA — cards in field reply with their Answer To reQuest A.
  • Anti-collision loop — reader narrows in on each card by UID prefix until a single PICC is selected.
  • SELECT — reader issues SELECT for a specific UID. PICC responds with SAK (Select Acknowledge) telling the reader what protocol it speaks (e.g. ISO 14443-4 compliant).
  • RATS / ATS — reader requests the protocol parameters; PICC answers; reader caches.

I / R / S blocks (Part 4)

BlockUse
I-blockInformation block — carries application APDUs. Chained for long messages.
R-blockReceive-ready / negative-acknowledge — for chaining and error recovery.
S-blockSupervisory — wait-time extension (WTX) and deselect.
Static reference. No input leaves your browser.

Where this fits

ISO/IEC 14443 is the contactless companion to ISO/IEC 7816. The application-layer APDUs that ride on top are the same on both sides — once the contactless link is established, you are talking 7816-4 over a 14443-4 transport. DESFire layers its proprietary command set on top of the same APDU envelope.

Companion

ATS parser

Architecture

DESFire