Learn how ISO 22400 structures manufacturing KPIs from raw signals through indicators to standardized KPIs, using time categories, equipment states, and quantity elements as core modeling building blocks.

ISO 22400 offers more than a list of manufacturing KPIs. It defines how KPIs are conceptually built from time, states, and quantities so multiple plants and systems can describe performance in the same way. For architects and data engineers, that means you can design a KPI model that is structurally aligned with the standard even if each plant uses different technology and local metrics.
This article explains how the ISO 22400 KPI structure flows from raw machine data to derived indicators and, finally, to standardized KPIs. The focus is on conceptual modeling—how to think about data, relationships, and levels of aggregation—rather than on any particular database, historian, or analytics stack.
If you need a broader overview of the KPI families and use cases defined in the standard, see the hub article on ISO 22400 KPI definitions and concepts. Here, we go deeper into structure.
ISO 22400 separates performance data into three abstraction levels:
This layering is essential: it allows you to modernize data collection or change calculation logic while preserving standardized KPI semantics.
At the base of the model are raw signals, captured by PLCs, SCADA, MES, machine controllers, or sensors. Typical examples include:
In conceptual terms, these signals are not yet indicators or KPIs. They are time-stamped facts about what the equipment or process is doing. ISO 22400 assumes that such signals exist and can be acquired, but it does not prescribe sampling rates, historian schemas, or telemetry protocols.
When designing a KPI model, these signals typically live in fact tables or time-series collections. Key attributes include:
Derived indicators turn raw signals into structured metrics that can be reused across many KPIs. ISO 22400 uses the term “indicator” broadly for measurable properties such as:
Conceptually, an indicator layer introduces:
For instance, if raw signals show multiple RUN and STOP intervals for a machine during a shift, a derived indicator might summarize:
ISO 22400 focuses on what such indicators mean and how they relate to KPIs, not on the low-level algorithms you use to calculate them.
At the highest level, ISO 22400 defines KPIs as standardized conceptual objects. A KPI in this sense is not just a number; it has defined attributes such as:
From a modeling perspective, you can treat each KPI as a first-class entity that:
ISO 22400-2 enumerates a set of such KPIs but intentionally avoids prescribing detailed calculation formulas. The idea is that any implementation respecting the indicator relationships and time/quantity semantics can claim conceptual alignment.
Time is the primary axis for many manufacturing KPIs. ISO 22400 puts considerable emphasis on how time is categorized so that equipment-oriented and order-oriented metrics mean the same thing across systems.
A foundational distinction in ISO 22400 is between planned time and actual time:
In a data model, planned time often appears in planning or calendar tables, linked to:
Actual time is derived from events and state changes. Aligning these layers is crucial, because many ISO 22400 KPIs rely on comparing what should have happened with what did happen.
Within actual time, ISO 22400 introduces time categories that serve as building blocks for KPIs. While wording varies across sources, the following concepts are particularly important:
From a modeling perspective, you can think of these as:
ISO 22400 then frames many KPIs as relationships among these categories—for example, comparing busy time to planned time or distinguishing impact of different downtime types. The standard does not mandate specific arithmetic formulas, but the structural relationships remain consistent.
The reason time categories matter is that they map directly onto high-level performance concepts such as:
In a conceptual model, each KPI definition explicitly references the underlying time categories. That approach has several advantages:
Time categories do not exist in isolation; they are derived from equipment states. ISO 22400 uses equipment states as the bridge between control-system events and KPI semantics.
While actual state taxonomies can vary by manufacturer or industry, ISO 22400 references typical concepts such as:
| State | Conceptual meaning |
|---|---|
| RUN | Equipment is operating and producing as intended. |
| SLOW | Equipment is producing, but below target speed or capacity. |
| IDLE | Equipment is available and capable of running, but not currently producing. |
| STOP | Equipment is not operating; production is halted. |
In a data model, these are typically encoded as:
The goal is not to enforce a universal state model, but to make sure that whatever state model you use can be mapped to ISO 22400 time categories.
Once equipment states are defined, they are mapped to the time categories described earlier. For example (illustrative only):
This mapping is where state granularity, business rules, and ISO 22400 concepts meet. For conceptual alignment:
ISO 22400 does not prescribe your exact state list but assumes you can build such a mapping. This is often codified in reference tables or transformation layers in your data pipeline.
Large manufacturers commonly operate heterogeneous environments: multiple MES solutions, different PLC vendors, and various historians. Without a common state and time-category mapping, KPIs like availability or utilization are not comparable across sites.
An ISO 22400-aligned model promotes consistency by:
This approach keeps automation-layer diversity while still enabling cross-site KPI comparison and aggregation.
Besides time, ISO 22400 relies on quantities—what and how much was produced—to structure KPIs. These quantity measures interact with time categories to form throughput, quality, and efficiency indicators.
Typical material-related concepts in an ISO 22400-aligned model include:
Indicators built from these raw counts may capture:
ISO 22400’s role is to define these concepts unambiguously so that, for example, “good quantity” has the same meaning in two plants even if they use different ERP or MES solutions.
Many KPIs arise when you relate quantity to time. A conceptual data model should encourage explicit relationships between:
Structurally, this often means:
ISO 22400-inspired KPIs such as order execution reliability or production efficiency then become well-defined combinations of time and quantity elements, not ad-hoc calculations.
By standardizing the meaning of good, scrap, and rework quantities, ISO 22400 supports families of KPIs that address:
Again, the standard frames these relationships conceptually; organizations remain free to choose the specific thresholds, targets, and improvement practices that fit their context.
Putting the pieces together, a standards-aligned KPI environment is primarily a conceptual modeling exercise. The goal is to represent indicators and KPIs—and their relationships—in a way that mirrors ISO 22400’s abstraction levels.
A typical conceptual structure may include:
In many implementations, KPI definitions are stored as metadata, for example:
This makes KPI behavior transparent and supports change management. When you adjust an indicator or mapping rule, you can see which KPIs are affected.
ISO 22400 aligns with enterprise-control hierarchies such as those defined in IEC 62264, including levels like work unit, line, area, and plant. A KPI model should therefore:
In practice, that often means maintaining dimension tables for equipment, areas, and sites, plus bridge tables for temporary groupings (such as production cells reconfigured for a particular campaign). KPI calculations then use group-by operations or hierarchical aggregations to move between levels without redefining KPI meaning.
Because ISO 22400 defines a core set of KPIs but does not cover every possible industry- or plant-specific metric, your model should anticipate extensions:
This approach lets you expand your KPI portfolio—for example, adding aerospace- or MRO-specific indicators—while continuing to rely on ISO 22400 as the backbone for cross-site comparability.
Modern plants operate with interconnected ERP, MES, SCADA, historians, and analytics platforms. ISO 22400 provides a common language that these systems can use when exchanging performance information.
In a connected architecture, different systems contribute different pieces of the KPI puzzle:
An ISO 22400-aligned data model sits above these systems and:
This reduces the need for custom metric translation each time you connect a new plant or vendor system.
A platform that implements ISO 22400 concepts—such as {{hub}}—typically uses the standard in three ways:
Because the conceptual layer is standard-based, {{hub}} can integrate multiple plants and suppliers while preserving KPI meaning. At the same time, it can host additional domain-specific indicators as long as they are clearly identified as non-standard.
In practice, most organizations need KPIs beyond those explicitly listed in ISO 22400—especially in specialized domains such as aerospace or MRO. You can extend your model while remaining conceptually faithful to the standard by:
This way, you preserve comparability for standard KPIs while still supporting the local metrics required for your specific business and regulatory environment.
ISO 22400’s value for architects and data engineers lies in its structural view of KPIs. It provides a vocabulary and a set of relationships that connect raw signals, time and quantity indicators, equipment states, and standardized KPI concepts. By mirroring this structure in your data model, you enable:
The standard deliberately stops short of prescribing formulas, database schemas, or improvement strategies. Its role is to ensure that when you talk about utilization, availability, or order execution performance, everyone involved shares the same conceptual understanding. The implementation details—technology stack, algorithms, and visualization—remain yours to choose.
For a fuller overview of KPI categories, domains, and use cases across production, maintenance, and quality, refer back to the hub on ISO 22400 manufacturing KPIs. Once the structural foundations are in place, those standardized KPI definitions become far easier to implement and trust across your operations landscape.
Whether you're managing 1 site or 100, C-981 adapts to your environment and scales with your needs—without the complexity of traditional systems.