ISO 7816 Part 1: Physical Charcteristics of Integrated Circuit Cards
ISO/IEC 7816-1 is the part of the smart-card standard that treats the card as a physical object. It says nothing about commands or data; its concern is whether the card body survives normal life in a wallet, a reader, a postal system and a factory, and still presents a working chip at the end of it.
Why a physical part exists at all
A contact card is a thin plastic laminate with a silicon die bonded to a metal contact plate and embedded in a milled cavity. That construction has a number of failure modes that have nothing to do with software: the die can crack when the card flexes, the wire bonds between the die and the contact pads can fatigue, delamination can lift the module, and heat or solvents can distort the body. Because any compliant card must work in any compliant reader anywhere in the world, these mechanical tolerances have to be agreed rather than left to each manufacturer.
What the part addresses
Part 1 sets out the characteristics a card must exhibit and the conditions under which they are assessed. Broadly these fall into:
- Mechanical robustness. Resistance to bending and torsion, applied repeatedly rather than once, because a card is flexed thousands of times over its life.
- Module integrity. The contact surface must stay attached and the connections to the die must stay intact through that flexing.
- Environmental exposure. Tolerance to temperature, humidity, ultraviolet and X-ray exposure, and static discharge — a card passes through airport scanners, sunlit dashboards and dry office carpets.
- Surface and dimensional stability. The body must remain within tolerance so it seats correctly in a reader.
Practical implications for a product programme
In our experience the physical layer is where card programmes are most often surprised, because it is the part that cannot be fixed in firmware after issuance.
- Card stock and personalisation interact. A body that passes bending tests as blank stock can behave differently after embossing, lamination of a signature panel, or laser engraving. Qualify the finished card, not the blank.
- Cavity depth is a real constraint. Milling deeper to fit a thicker module reduces the material carrying bending stress. This is a genuine trade-off, not a free parameter.
- Dual-interface cards add an antenna. An inlay and its connection to the module introduce a second mechanical failure path that a contact-only card does not have.
- Field returns are usually mechanical. When a deployed card population starts failing, the cause is far more often a broken bond or a lifted module than a software defect.
Common mistakes
Treating Part 1 as a formality that the card vendor handles is the usual one. If you are the issuer, you own the field failure rate, and the qualification evidence is worth asking for explicitly. The second is assuming physical conformance is a one-off: a change of card supplier, substrate, or personalisation bureau is a change to the product and warrants re-qualification.
Relationship to the rest of the series
This page is part of Ambimat’s ISO 7816 smart card standard developer reference.
Part 1 covers the card body. The position and size of the contact pads themselves are specified separately in ISO/IEC 7816-2, and what happens electrically once the reader energises those pads is specified in ISO/IEC 7816-3.
Authoritative source
For the normative specification, refer to ISO/IEC 7816-1:2011, Identification cards — Integrated circuit cards — Part 1: Cards with contacts — Physical characteristics, published by ISO. This page is Ambimat’s own explanatory summary and does not reproduce or replace the standard.