Reference

Proximity Card Frequencies & Standards Glossary

Proximity and contactless access cards run on two main radio bands: 125 kHz low frequency (LF) for legacy prox, and 13.56 MHz high frequency (HF) for smart cards. Around those bands sit a handful of ISO/IEC standards, chip families, and data terms that decide whether two cards are interchangeable. This glossary defines each one precisely so you can match a compatible card to your existing system with confidence.

What are the two main RFID frequencies for access cards?

Access credentials almost always operate in one of two bands. Low frequency (LF) is centered on 125 kHz and powers classic proximity cards such as HID Prox, Indala, AWID and EM-based cards. LF read range is short, the data is usually a small, open ID number, and the physics make LF tags forgiving of metal and liquids. The closely related 134.2 kHz band is the global standard for animal identification under ISO 11784/11785, not building access.

High frequency (HF) is 13.56 MHz and carries the modern smart-card families: MIFARE, DESFire, iCLASS, Seos, NFC and FeliCa. HF supports far more memory, mutual authentication and strong encryption, which is why secure sites and hotels have moved to it. A reader tuned for one band is deaf to the other, so a 125 kHz prox card and a 13.56 MHz smart card are never interchangeable even though they look identical.

  • 125 kHz LF: legacy prox, short range, usually an open, unencrypted ID
  • 134.2 kHz LF: animal ID only (ISO 11784/11785 FDX-B), not building access
  • 13.56 MHz HF: smart cards, more memory, optional strong encryption
  • 860-960 MHz UHF: long-range tags used by a few modern access platforms

Which ISO/IEC standards define 13.56 MHz contactless cards?

Three ISO/IEC standards do most of the work at 13.56 MHz. ISO/IEC 14443 covers proximity cards read at roughly up to 10 cm and defines two signaling variants, Type A and Type B, that differ in modulation and anti-collision but share the band. MIFARE, DESFire and many bank and transit cards are 14443 Type A; some national ID and payment cards are Type B. ISO/IEC 15693 covers vicinity cards read at a longer range, up to about a meter, and is used by NXP iCODE and many library, laundry and hotel tags.

ISO/IEC 18000-3 is an air-interface standard for 13.56 MHz item-management tags; Mode 1 is built on the 15693 vicinity protocol and Mode 3 aligns with other HF item tags, so you will see 18000-3 cited alongside iCODE. These standards define how a card and reader talk at the radio layer; they do not by themselves define the security of the data, which is why a 14443 Type A card can be an open MIFARE Classic or a strongly encrypted DESFire EV3.

What are NFC Forum tag types and NTAG21x?

NFC (Near Field Communication) is a 13.56 MHz technology built on top of the same ISO/IEC 14443 and 15693 foundations, with the NFC Forum defining five tag types for interoperability. Types 1 and 2 are simple read/write memory tags, Type 2 being the most common; Types 3, 4 and 5 add capacity and features, with Type 4 mapping onto 14443 Type A/B smart cards and Type 5 onto 15693 vicinity tags.

NTAG21x (NTAG213, 215 and 216) is NXP's widely used NFC Forum Type 2 chip family, differing mainly in user memory. These chips appear in marketing tags, product authentication and some simple access fobs. They carry a unique serial number and optional small data, but a plain NTAG is not an encrypted credential, so it is not a substitute for a DESFire or Seos card on a secured system.

What do Wiegand, facility code, CSN and UID mean?

Several data terms come up constantly when matching a card. Wiegand, in this context, is a data format, not the legacy wiring: it describes how a credential's bits split into a facility code and a card number with parity, with the open 26-bit H10301 being the textbook example. The facility code (also called site or company code) identifies the building or organization, and most controllers admit only cards whose facility code matches the door's configured value.

CSN (Card Serial Number) and UID (Unique Identifier) refer to the chip's factory-set serial number that every contactless card transmits. The crucial point is that the CSN is read openly by any compatible reader and is not a secret key; it is simply the data an open system already keys on. For those open formats we encode a compatible credential that presents the exact data your readers already accept. Secured smart credentials authenticate encrypted application data instead; for those we supply compatible blanks that your own system enrols with its keys, exactly as it would credentials ordered through the OEM channel.

  • Wiegand format: how the bits split into facility code, card number and parity
  • Facility / site / company code: identifies the building or organization
  • CSN / UID: the chip's open, factory serial number, not a secret key
  • FSK / ASK / PSK: how the card modulates its data onto the carrier

What is the difference between FSK, ASK and PSK modulation?

Modulation is how a tag encodes its bits onto the radio carrier, and on 125 kHz LF the modulation scheme is part of what makes one prox brand incompatible with another. ASK (Amplitude-Shift Keying) varies the signal strength and is used by EM4100 and most generic prox. FSK (Frequency-Shift Keying) shifts between two frequencies and is the scheme HID Prox uses. PSK (Phase-Shift Keying) shifts the carrier phase and is used by Indala and some Idteck cards.

Two 125 kHz cards can be physically identical yet unreadable to each other's readers purely because one uses FSK and the other PSK. A multi-emulation programmable blank such as a T5577 can be configured for the right modulation, bit rate and encoding so it reads identically to the original on an open format. Secured HF credentials do not hinge on modulation in the same way; their protection is cryptographic, so for those we supply compatible blanks your own system enrols.

Proximity and contactless standards, frequencies, and what they mean

Term / standardFrequency / scopeWhat it means
125 kHz LFLow frequency, short rangeBand for legacy proximity cards (HID Prox, Indala, AWID, EM); data is usually a small, open, unencrypted number
134.2 kHz (ISO 11784/11785, FDX-B)Low frequency, animal IDGlobal standard for animal identification microchips; defines the code structure and FDX-B signaling, not building access
13.56 MHz HFHigh frequency, contactlessBand for modern smart cards: MIFARE, DESFire, iCLASS, Seos, NFC and FeliCa; supports more memory and encryption
ISO/IEC 14443 Type A13.56 MHz, proximity (up to ~10 cm)Air interface for proximity smart cards using Type A modulation; covers MIFARE Classic, MIFARE Plus and DESFire
ISO/IEC 14443 Type B13.56 MHz, proximity (up to ~10 cm)Alternate proximity signaling used by some national ID, banking and transit cards; shares the band with Type A
ISO/IEC 15693 (vicinity / iCODE)13.56 MHz, vicinity (up to ~1 m)Longer-range vicinity standard used by NXP iCODE and many library, laundry and hotel tags
ISO/IEC 18000-313.56 MHz item managementAir-interface standard for HF item tags; Mode 1 is built on the 15693 vicinity protocol, often cited with iCODE
NFC Forum tag types 1-513.56 MHz, NFCFive interoperability classes; Type 2 (e.g. NTAG21x) is common, Type 4 maps to 14443 smart cards, Type 5 to 15693
NTAG213 / 215 / 216 (NTAG21x)13.56 MHz, NFC Forum Type 2NXP read/write memory chips differing in user memory; carry a UID but are not encrypted credentials
Wiegand (data format)Format, not a frequencyDefines how a credential's bits split into facility code, card number and parity (e.g. open 26-bit H10301)
Facility codeFormat fieldSite or company code identifying the building; most controllers admit only cards with the matching value
CSN / UIDChip serial numberThe card's open, factory-set serial; read by any compatible reader and not a secret key, so an open system simply keys on it
FSK / ASK / PSK125 kHz LF modulationHow a tag encodes bits onto the carrier: ASK (EM/generic), FSK (HID Prox), PSK (Indala); must match for an LF reader to decode

Frequently asked questions

What is the difference between 125 kHz and 13.56 MHz cards?

125 kHz is low frequency (LF) used by legacy proximity cards that carry a small, usually unencrypted number with short read range. 13.56 MHz is high frequency (HF) used by smart cards like MIFARE, DESFire, iCLASS and Seos, with more memory and optional strong encryption. A reader tuned for one band cannot read the other, so the two are never interchangeable.

What is a card's UID or CSN, and does it carry secret data?

The CSN or UID is the chip's factory serial number, which every contactless card transmits openly; it is not a secret key. Open systems that key on this serial can be matched with a compatible credential encoded to present the same data your readers already accept. Secured systems instead authenticate encrypted application data, so for those we supply compatible blanks your own system enrols with its keys.

Does ISO/IEC 14443 mean my card is secure?

Not by itself. ISO/IEC 14443 defines only the radio air interface and signaling (Type A or Type B) for 13.56 MHz proximity cards. Security depends on the chip and application running on top of it, so a 14443 Type A card could be an open MIFARE Classic using legacy CRYPTO1 or a strongly encrypted DESFire EV3 using AES.

What is the 134.2 kHz frequency used for?

134.2 kHz is the low-frequency band defined by ISO 11784/11785 for animal identification using FDX-B signaling, the standard behind pet and livestock microchips. It is not used for building access control, so it is unrelated to the 125 kHz proximity cards used on door readers despite both being low frequency.

Why do two 125 kHz cards that look identical not work on the same reader?

Because LF prox brands use different modulation and encoding. EM cards use ASK, HID Prox uses FSK, and Indala uses PSK, so a reader expecting one scheme cannot decode another. The bit length, data rate and format also differ. A multi-emulation programmable blank such as a T5577 can be set to the correct modulation and format to read identically to an open card.

Are NFC tags like NTAG213 secure access credentials?

No. NTAG213, 215 and 216 are NXP NFC Forum Type 2 read/write memory chips that carry a UID and small data but no strong encryption. They suit marketing tags, product authentication and simple fobs, but they are not a substitute for an encrypted DESFire or Seos credential on a secured access-control system.

Request a quote

Can't find your format? Email the specialists.

Send the part number printed on your card or a photo of the reader. We confirm compatibility before you order — and we cover the specialist formats nobody else lists.