SIM

Application

Subscriber Identity Module -- a smart card used in mobile devices to authenticate subscribers on cellular networks.

又称为: Subscriber Identity Module UICC

SIM

A SIMSIMApplicationSmart card for mobile network authentication.Click to view → (Subscriber Identity Module) is a smart card that authenticates a subscriber on a cellular mobile network. Housed in a Secure Element chip, the SIM stores the subscriber's identity credentials, network authentication keys, and telecom applications. It is the most widely deployed smart card type in the world, with over 15 billion units produced since its introduction in the GSM standard in 1991.

SIM Internal Structure

The SIM card runs a dedicated telecom operating system with a JavaCard virtual machine for operator applets:

Component Description
IMSI International Mobile Subscriber Identity — 15-digit unique subscriber number
Ki Authentication key — 128-bit secret shared with the network HLR/HSS
OPc Operator-specific constant derived from the OP key for Milenage authentication
USIM application UMTS SIM application for 3G/4G/5G authentication
SIM Toolkit (STK) Framework for operator applets (value-added services)
File system Hierarchical EF/DF structure per ETSI TS 102 221

Authentication Process

When a device connects to the network, the SIM performs a challenge-response authentication:

  1. The network sends a random number (RAND) to the SIM
  2. The SIM computes a response (RES) using the Milenage/TUAK algorithm with the Ki and RAND as inputs
  3. The SIM also derives session keys (CK for ciphering, IK for integrity) for encrypted communication
  4. The network compares RES with its expected value — if they match, the subscriber is authenticated

All cryptographic operations occur inside the SIM's Secure Element — the Ki never leaves the chip. This design ensures that cloning a SIM requires physically extracting the key through side-channel attacks, which modern SIM chips are hardened against.

SIM Form Factors

The SIM has evolved through progressively smaller form factors while maintaining backward-compatible contact pad layouts:

Form Factor Dimensions Standard Era
Full-size (1FF) 85.6 x 54 mm (ID-1) ISO 7816ISO 7816StandardPrimary standard for contact smart cards.Click to view → 1991
Mini-SIM (2FF) 25 x 15 mm ETSI TS 102 221 1996
Micro-SIM (3FF) 15 x 12 mm ETSI TS 102 221 2010
Nano-SIM (4FF) 12.3 x 8.8 mm ETSI TS 102 221 2012
eSIM (MFF2) 6 x 5 mm (soldered) GSMA SGP.22 2016
iSIM Integrated in SoC GSMA 2021

OTA Management

SIM cards support Over-the-Air (OTAOTAPersonalizationRemote card management via mobile network.Click to view →) management via SMS-PP or HTTPS, allowing operators to remotely update applets, change network parameters, and install new applications without physical access to the card. The OTA channel is secured by 3DES or AES encryption with keys managed through key diversification from master keys stored in the operator's HSM.

常见问题

The smart card glossary is a comprehensive reference of technical terms, acronyms, and concepts used in smart card technology. It covers protocols (APDU, T=0, T=1), security (Common Criteria, EAL, HSM), hardware (SE, EEPROM, contact pad), and applications (EMV, ePassport, eSIM). It serves developers, product managers, and engineers.

Yes. SmartCardFYI provides glossary definitions in 15 languages including English, Korean, Japanese, Chinese, Spanish, Portuguese, Hindi, Arabic, French, Russian, German, Turkish, Vietnamese, Indonesian, and Thai.