Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC TS 62720 specifies identifiers for units of measurement to support computer-based processing of product data. It provides a comprehensive survey of quantities with associated collections of internationally standardized as well as non-standardized units used in business and science. The standard covers any standard or non-standard units of measure currently in use across two or more distinct ethno-linguistic groups or nations, at least in one domain of industry, for which an explicit method of conversion to a known standard unit is well documented.
The need for this standard arises from the growing complexity of digital data exchange in engineering, manufacturing, and scientific domains. When product data sheets, technical catalogues, or engineering specifications are exchanged between organizations, countries, or software systems, the units of measurement accompanying quantitative data must be unambiguously interpretable by computer systems. Without standardized identifiers, a value like “100” could represent 100 mm, 100 inches, or 100 arbitrary units — a potentially dangerous ambiguity in safety-critical applications. IEC TS 62720 assigns unique machine-readable identifiers to each unit, enabling automated validation, conversion, and processing of quantitative product data.
IEC TS 62720 is built upon the foundation of the International System of Quantities (ISQ) and the International System of Units (SI). The ISQ defines the base quantities from which all other quantities are derived through dimensional analysis, while the SI provides the corresponding base and derived units. The standard recognizes seven base quantities — length, mass, time, electric current, thermodynamic temperature, amount of substance, and luminous intensity — with their corresponding SI base units (metre, kilogram, second, ampere, kelvin, mole, and candela).
A critical component of IEC TS 62720 is the systematic treatment of SI prefixes, which enable the expression of very large or very small quantities using the same base unit. The standard specifies both the decimal-based prefixes (from yocto, 10-24, to yotta, 1024) and the binary-based prefixes (kibi, mebi, gibi, tebi, pebi, exbi) used in information technology. The rules for combining prefixes with unit names and symbols are precisely defined to prevent common errors.
| Prefix | Symbol | Factor (Base 10) | Typical Application |
|---|---|---|---|
| yocto | y | 10-24 | Particle physics masses |
| nano | n | 10-9 | Nanotechnology, semiconductor fabrication |
| milli | m | 10-3 | Pharmaceutical dosing, precision measurement |
| kilo | k | 103 | Electrical power, voltage levels |
| mega | M | 106 | Power generation, telecommunications |
| giga | G | 109 | Frequency bands, data storage |
| tera | T | 1012 | High-power laser systems |
| yotta | Y | 1024 | Cosmological calculations |
The second edition of IEC TS 62720 introduced a significant architectural change: the detailed unit definitions are maintained in the IEC Common Data Dictionary (CDD) at cdd.iec.ch, rather than being embedded in the document itself. This approach enables rapid maintenance and update of unit identifiers without requiring a full revision cycle of the technical specification. The CDD assigns an International Registration Data Identifier (IRDI) to each unit, providing a globally unique, machine-readable reference that can be used in any data exchange format.
Each unit identifier in IEC TS 62720 follows a structured format that encodes the quantity type, unit name, and conversion factor. The identifier system is designed to be compatible with ISO/IEC 11179 (Metadata Registries) and can be integrated into product data exchange formats such as STEP (ISO 10303), XML schemas, and JSON-LD contexts. The identifiers support hierarchical relationships between quantities (e.g., length is a base quantity; area and volume are derived quantities) and between units (e.g., metre is the SI base unit; kilometre and millimetre are prefixed variants).
| Quantity | Unit Name | Unit Symbol | Code Example |
|---|---|---|---|
| Length | metre | m | IEC62720-01-001 |
| Mass | kilogram | kg | IEC62720-01-002 |
| Time | second | s | IEC62720-01-003 |
| Electric current | ampere | A | IEC62720-01-004 |
| Temperature | kelvin | K | IEC62720-01-005 |
| Voltage | volt | V | IEC62720-02-001 |
| Power | watt | W | IEC62720-02-002 |
| Frequency | hertz | Hz | IEC62720-02-003 |
IEC TS 62720 is a Technical Specification (TS), not a full International Standard (IS). A TS is published when the subject is still under technical development or when full consensus for an IS cannot yet be achieved. It is voluntary unless referenced by a contract or regulation. However, its identifiers are widely adopted in IEC CDD and increasingly used in product data exchange frameworks across multiple industries.
IEC TS 62720 is complementary to trade data standards such as UN/CEFACT (United Nations Centre for Trade Facilitation and Electronic Business). While UN/CEFACT focuses on commercial and logistics data, IEC TS 62720 provides the technical unit identifiers needed for engineering and scientific product data. Organizations implementing both standards can achieve end-to-end digital integration from engineering specification through procurement and logistics.
Yes, the standard addresses compound and derived units through the dimensional analysis framework inherited from the ISQ. Each derived unit has a defined relationship to the base units, and the CDD includes identifiers for commonly used compound units. For complex or domain-specific compound units not yet registered, the identifier structure allows extension while maintaining compatibility with the base system.
The most significant change was moving the detailed unit definitions from the document body into the IEC Common Data Dictionary (CDD). This decoupled the maintenance of unit identifiers from the document revision cycle, enabling faster updates and additions. Edition 2.0 also added Annex B (referencing the CDD) and Annex C (providing an abridged listing of quantities and units with their codes), while removing the previous Annexes D and E.