Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 62090 defines a three-zone label layout optimized for automated scanning. The upper zone carries a linear barcode (typically Code 128 encoding the lot code), the middle zone presents human-readable information, and the lower zone contains a 2D Data Matrix symbol encoding the full data set. This three-tier design ensures compatibility with both traditional laser barcode scanners and modern image-based code readers.
The Data Identifier (DI) system is the standard’s key innovation. Each data field is prefixed with a specific letter code that defines its meaning: P for Part Number, 1T for Lot Code, D for Date Code, Q for Quantity, and V for Vendor Code. This standardized encoding ensures that scanning systems across the supply chain can correctly interpret every data element on the label without prior configuration for each supplier’s format.
| Data Identifier | Meaning | Example | Notes |
|---|---|---|---|
| P | Part Number | PABC12345 | Manufacturer-defined format |
| 1T | Lot Code | 1T1H123456A1 | Includes production batch info |
| D | Date Code | D2243 | Year + Week (2022 week 43) |
| Q | Quantity | Q2500 | Integer value |
| V | Vendor Code | VTI1234 | Manufacturer unique ID |
| 1P | Customer Part Number | 1P893456-01 | Includes revision info |
| 2T | Trace Code / Serial | 2T8S9A2B1C | Unique serialized ID |
IEC 62090 mandates Data Matrix ECC 200 as the preferred 2D symbology for electronic component labels. Compared to QR Code, Data Matrix offers higher data density in a smaller footprint and superior error correction capability, making it ideal for the limited label space on small-component reels and trays. The standard specifies minimum symbol sizes — typically 12×12 to 16×16 modules — depending on the quantity of encoded data.
Print quality verification is essential for barcode readability throughout the supply chain. The standard references ISO/IEC 15415 (2D code quality) and ISO/IEC 15416 (linear barcode quality) as the grading specifications, requiring a minimum symbol grade of C (2.5/4.0). Quality parameters assessed include symbol contrast, modulation, axial non-uniformity, unused error correction, and fixed pattern damage.
| Quality Parameter | Description | Grade C Requirement | Common Defect Cause |
|---|---|---|---|
| Symbol Contrast (SC) | Reflectance difference | ≥ 50% | Insufficient print contrast |
| Modulation (MOD) | Row/column uniformity | ≥ 0.4 | Print head inconsistency |
| Axial Non-uniformity (AN) | Module spacing distortion | ≤ 0.22 | Media shrinkage/stretch |
| Unused Error Correction (UEC) | Remaining correction capacity | ≥ 0.62 | Contamination or voids |
| Fixed Pattern Damage (FPN) | Finder pattern integrity | ≤ 0.32 | Print offset or missing cells |
| Overall Symbol Grade | Minimum of all parameters | ≥ C (2.5) | — |
IEC 62090’s standardized label format plays a central role in automated warehousing, SMT production line material supply, and reverse logistics traceability. The uniform DI framework enables ERP/WMS systems to automatically parse incoming material information, enabling hands-free receiving confirmation, inventory updating, and quality traceability across the supply chain.
On SMT assembly lines, pick-and-place machines read Data Matrix codes on component reels to obtain part number, lot code, and quantity. This information is cross-referenced against the PCB assembly bill of materials and placement data to verify that the correct components are loaded on each feeder. Any discrepancy triggers an immediate machine stoppage and operator alert — a poka-yoke (mistake-proofing) mechanism that is fundamental to modern electronics manufacturing quality systems.
The standard’s extensible DI framework supports advanced applications including hybrid RFID + barcode tagging, encrypted trace codes for anti-counterfeiting, and full life-cycle quality data追溯 based on lot codes. Major OEMs in automotive electronics and aerospace have extended IEC 62090 with private DI fields to satisfy industry-specific traceability requirements beyond the base standard.
IEC 62090 uses Fact Data Identifiers (e.g., P, 1T, D) while GS1 uses Application Identifiers (e.g., 01, 10, 17). The two systems are not directly interchangeable. Electronics manufacturing and distribution overwhelmingly follows IEC 62090, while retail consumer goods use GS1.
Configure the scanner for Data Identifier output mode. The scanner output format is typically something like “]d2PABC12341T1H123456A1D2243Q2500”. The host system identifies the symbology from the prefix (]d2 = Data Matrix), then parses each data field by its DI prefix character.
Labels must remain readable under typical electronics manufacturing conditions: temperature range from −40°C to +85°C, resistance to alcohol and flux cleaners, and abrasion resistance. Synthetic paper or polyester label stock combined with resin-based thermal transfer ribbon is the recommended construction.
Data Matrix is the preferred symbology per IEC 62090 due to three advantages: smaller footprint for equivalent data (critical on small component reels), superior error correction (up to 25% data recovery), and better industry standardization (ISO/IEC 16022). QR Code has higher consumer recognition, but Data Matrix dominates industrial automated scanning applications.