RSC Cluster: Data Mapping and System Interoperability

The Data Mapping and System Interoperability Cluster ties execution, planning, quality, and supplier systems together without rip-and-replace projects. It explains how governed data mapping enables interoperability across ERP, MES, QMS, PLM, and external partners. The content positions execution as the truth layer that systems align around. This cluster is the connective tissue of the entire ecosystem.

  • MES

    A Manufacturing Execution System (MES) is a software application or suite of applications used to manage, monitor, and track production activities within a manufacturing facility. In the ISA‑95 model, MES typically operates at Level 3, between enterprise business systems and shop‑floor control systems.

    MES systems collect and use real-time and historical production data from equipment, operators, and other systems to coordinate and record manufacturing operations. Common MES functions include:

    • Dispatching and sequencing production orders to specific equipment or work centers
    • Tracking work-in-progress (WIP), including lot, batch, and unit genealogy
    • Capturing production events such as start, stop, downtime, and changeovers
    • Recording material consumption, yields, scrap, and rework
    • Managing electronic work instructions, recipes, and routings
    • Recording operator actions, labor time, and resource utilization
    • Collecting quality-related data such as measurements, test results, and checks
    • Maintaining electronic production records, such as batch records or device history records

    MES often interfaces upward with enterprise systems such as ERP for order, material, and master data exchange, and downward with shop-floor automation such as SCADA, PLCs, and DCS for equipment and process data. Within ISA‑95, MES functionality is described using standardized models for production, quality, maintenance, and inventory operations.

  • equipment module

    An equipment module is a logical grouping of physical equipment, instrumentation, and control logic that performs a defined set of functions as a unit. The term is commonly used in the context of ISA‑88 batch control, but the concept also applies in other automated manufacturing and process control environments.

    In practical terms, an equipment module represents the combination of hardware and software needed to carry out a specific operational capability, such as dosing, mixing, heating, or filling. It is more detailed than a process cell or unit, but typically higher level than an individual control module like a single valve or motor.

    Key characteristics

    An equipment module commonly:

    • Groups together related devices, sensors, and control modules that work toward a specific function
    • Has clearly defined capabilities (for example, “add material,” “heat to setpoint,” or “transfer to tank”)
    • Executes procedural logic, often through phases or steps, that can be invoked by higher-level recipes or control strategies
    • Is modeled in control systems and MES in a reusable, modular way so that recipes are separated from the underlying equipment implementation
    • Provides status, alarms, and data points that can be consumed by batch engines, MES, historians, and quality systems

    Examples in manufacturing include a dosing skid in a pharmaceutical suite, a CIP (clean-in-place) module for cleaning vessels, or a blending module in a food or specialty chemical plant.

    Role in ISA‑88 and automation architectures

    Within ISA‑88, equipment modules sit in the physical model below units and above control modules. They are a primary building block for structuring batch control, because they allow:

    • Separation of product recipes from equipment-specific control logic
    • Standardized interfaces between procedural control (recipes, operations, phases) and the underlying automation layer
    • Consistent modeling across different vendors and sites when integrating batch systems, DCS/PLC control, and MES

    In MES or higher-level systems, equipment modules are often represented as addressable resources with defined capabilities and capacity, which can be scheduled, allocated, and monitored for execution and traceability.

    What an equipment module is not

    • It is not just a single device. A single valve, pump, or sensor is typically handled as a control module or device-level object.
    • It is not the entire production line or process cell. Those are higher-level aggregations and may contain multiple units and equipment modules.
    • It is not a product recipe. Equipment modules enable recipe execution but do not define product formulations or process instructions by themselves.

    Common confusion

    Equipment module vs unit: A unit is a larger logical section of a process (for example, a reactor or granulation unit). A unit may contain multiple equipment modules that each carry out specific actions within that unit.

    Equipment module vs control module: A control module usually represents a single controllable element, such as a valve, motor, or PID loop. An equipment module orchestrates multiple control modules and procedural logic to perform a higher-level operation.

    Context from ISA‑88

    In the ISA‑88 framework, the equipment module concept is central to creating modular, vendor-neutral batch control designs. By defining standard boundaries and capabilities for equipment modules, organizations can integrate batch controllers, DCS/PLCs, and MES in a way that makes recipes more portable and changes to equipment less disruptive to validated or qualified processes.

  • work center

    Core meaning

    A **work center** is a defined group of equipment, people, and/or production capability used to perform one or more specific operations in a manufacturing process. It is a logical unit used by planning, scheduling, execution, and cost-accounting systems to represent where and how work is performed.

    Depending on the system, a work center may represent:

    – A single machine or workstation.
    – A production line or cell.
    – A team, shift, or labor pool with a particular skill set.
    – A shared resource such as a test bench or inspection station.

    Work centers are typically configured with attributes such as capacity, shift calendars, cost rates, and allowed operations.

    Use in ERP and planning systems

    In ERP and other planning-level systems, a work center commonly refers to a cost and capacity bucket used for:

    – **Routing and bills of operations:** Identifying where each operation in a routing is planned to occur.
    – **Capacity planning:** Calculating available hours and loading work orders against that capacity.
    – **Costing:** Accumulating labor and machine costs based on standard or actual rates for the work center.
    – **Scheduling:** Sequencing orders or operations to minimize changeovers or meet due dates.

    Here, a work center may be more abstract than a physical machine; multiple machines can roll up into one planning work center if they are interchangeable.

    Use in MES and shop-floor systems

    In MES and other shop-floor control systems, a work center usually has a more granular and physical interpretation, often aligned with actual equipment or cells. It is used for:

    – **Dispatching and execution:** Determining where operations are executed and which tasks appear on operator terminals.
    – **Data collection:** Tagging production results, parametric data, and operator actions with the work center performing the operation.
    – **Genealogy and traceability:** Associating serialized parts or batches with the work center that processed them at each step.
    – **Performance tracking:** Calculating OEE, throughput, downtime, and quality metrics by work center.

    A single ERP work center may map to multiple MES work centers when more detailed tracking is required.

    Boundaries and what it is not

    To avoid confusion, a work center is:

    – **Not always one machine:** It can be a group of machines, a production cell, or a labor pool.
    – **Not necessarily a physical room or area:** Though often mapped to physical locations, it is primarily a logical construct in systems.
    – **Not the same as a work order:** A work order defines *what* is produced; a work center defines *where* and *by whom/what* the work is done.
    – **Not identical to a production line:** A production line may span multiple work centers (e.g., forming, assembly, test), or an entire line may be modeled as a single work center, depending on system design.

    Common confusion and variations

    The term “work center” is used differently across organizations and systems:

    – **Versus machine / equipment:**
    – *Machine* usually refers to a single physical asset.
    – *Work center* may refer to a single machine or a group of similar machines treated as one resource for planning.
    – **Versus production cell or line:**
    – *Cell* often emphasizes a lean layout and flow; it can be implemented as one or several work centers in systems.
    – *Line* often spans multiple operations; some ERP configurations group an entire line into one work center for simplicity.
    – **Alternative labels:** Some systems use terms like *resource*, *resource group*, *resource center*, or *workstation* for concepts that overlap with work centers.

    When integrating systems (e.g., ERP with MES), clear mapping rules are needed because each system may use the term at a different level of granularity.

    Site context: serialized tracking and integration

    In contexts where MES differs from ERP in tracking serialized parts, the work center plays a key role:

    – In **MES**, each operation for a serialized part or batch is often recorded against a specific work center and, sometimes, specific equipment within that work center. This supports detailed genealogy, process history, and parametric data capture.
    – In **ERP**, the work center mainly appears on routings and work orders for planning and costing, with less detail about individual serials or parameter values.

    Accurate mapping between ERP work centers and MES work centers is important so that high-level order, inventory, and shipment records can be reliably linked to the detailed execution and genealogy history captured on the shop floor.

  • AutomationML

    AutomationML (Automation Markup Language) is an open, XML-based data exchange format used to describe and exchange engineering information for automation systems. It is primarily applied to model production equipment, control systems, and their relationships so that different engineering and manufacturing IT tools can share a consistent view of the plant.

    What AutomationML includes

    AutomationML commonly represents:

    • Physical structure of production systems, such as machines, cells, and lines
    • Control logic objects and signals, including PLC-related information
    • Topology and connectivity between devices, networks, and interfaces
    • Attributes needed for integration with higher-level systems, such as MES, SCADA, and engineering tools

    Technically, AutomationML is a container format that combines several established standards, such as CAEX for plant topology, COLLADA for geometry, and PLCopen XML for control logic. This allows different engineering disciplines to work with a shared model while using their own specialized tools.

    Where it is used in manufacturing

    In industrial operations, AutomationML is used as a neutral data model to:

    • Exchange equipment and automation engineering data between design tools from different vendors
    • Support virtual commissioning, line simulation, and offline testing based on a common plant model
    • Provide structured information about assets and signals that can be mapped to MES, ERP, SCADA, or OPC UA-based systems
    • Help maintain an up-to-date digital representation of the automation layer in complex or frequently modified plants

    In regulated environments, AutomationML may be part of the technical underpinnings for documented system integration, data lineage, and traceability between shop-floor automation and higher-level information systems.

    Relation to other integration standards

    AutomationML is often used alongside other standards rather than replacing them:

    • OPC UA: OPC UA provides a runtime communication and information modeling framework; AutomationML typically represents engineering-time models that can be mapped into OPC UA address spaces.
    • ISA-95 / IEC 62264: ISA-95 defines functional and data models between enterprise and control levels; AutomationML can describe the detailed automation objects that ultimately support ISA-95-based integrations.
    • B2MML: B2MML is an XML implementation of ISA-95 for business-to-manufacturing integration. AutomationML focuses more on engineering and automation assets, which can be linked to B2MML-based enterprise and MES data structures.

    Common confusion

    AutomationML is:

    • Not a communication protocol like OPC UA or Modbus; it is a data format and modeling approach.
    • Not an MES or SCADA system; it is used by such systems and engineering tools to exchange structured models.
    • Not limited to a single vendor or toolchain; it is intended as an open, vendor-neutral representation.

    Context from ISO 22400 usage

    When plants adopt KPI standards such as ISO 22400, AutomationML can help by providing a structured description of equipment, signals, and automation objects that underlie KPI calculations. This engineering model can then be mapped to MES, ERP, and SCADA data so that KPI definitions are consistently tied to actual tags, resources, and production assets.

  • How does tolerance stacking and model-based definition misinterpretation contribute to hidden scrap risk?

    Tolerance stacking and model-based definition (MBD) misinterpretation create hidden scrap risk when parts are produced and accepted as “in tolerance,” yet the assembled system cannot meet fit, functional, or regulatory requirements. The risk is amplified in regulated, multi-vendor environments where CAD, CAM, CMM, and MES/QMS systems do not interpret the model consistently.

    How tolerance stacking creates hidden scrap

    Even when each feature is within its specified tolerance, the combined variation across multiple parts and features can push the assembly outside its functional limits. This is the core of hidden scrap: nothing looks obviously nonconforming at the part level, but the assembly cannot be released without rework, concession, or redesign.

    In practice, this connects to data mapping and system interoperability when teams need to turn the answer into repeatable execution habits.

    Typical mechanisms include:

    • Linear stack-up across features: Small, allowed deviations on hole locations, thickness, and flatness can accumulate so that datums shift and mating features no longer align, even though every measurement falls within its drawing or MBD limits.
    • Ignoring assembly-level requirements: Part tolerances are set without a proper statistical or worst-case tolerance analysis at the assembly or system level. Parts are accepted to their own specs, but the assembly cannot pass functional test, leak test, or performance verification.
    • Overly optimistic assumptions about process capability: Tolerances are set assuming processes are centered and stable. In reality, drift, wear, or lot-to-lot variation can bias several dimensions in the same direction, making worst-case stack-ups more likely.
    • Local optimization of individual parts: Teams relax tolerances on individual components to reduce machining cost or cycle time without re-running the stack-up analysis, pushing cumulative variation beyond what the assembly can absorb.

    In practice, the hidden scrap is often discovered:

    • At assembly, when parts will not fit without shimming, hand-fitting, or rework.
    • At functional test, when the unit cannot meet performance or safety limits even though all incoming inspection data shows compliance.
    • During field issues or reliability testing, when accumulated variation causes premature wear, leakage, or misalignment.

    Because each part appears compliant, the nonconformance is often coded as “assembly issue” or “special cause,” and the true cost of poor tolerance management remains underreported in standard scrap metrics.

    How MBD misinterpretation adds to the problem

    Model-based definition is intended to reduce ambiguity, but in brownfield environments it can introduce new failure modes. Hidden scrap risk grows when downstream systems or people interpret the model differently from the design intent.

    Typical MBD-related mechanisms include:

    • Inconsistent datum interpretation: CAM programmers, CMM programmers, and machinists may select different practical datums than those defined in the MBD, especially when fixtures or tooling are legacy or not fully aligned to the datum scheme. Parts are made and measured consistently to the wrong reference frame, which only shows up at assembly.
    • Loss or corruption of PMI during data exchange: Translating models between CAD systems, or from CAD to CAM/CMM, can drop or alter product manufacturing information (PMI). For example, a true position tolerance may be misinterpreted as a coordinate tolerance, or a material modifier may be lost, changing the functional envelope without obvious visual cues.
    • Different software math for GD&T evaluation: Not all CMM or analysis packages implement GD&T the same way. Bonus tolerances, datum mobility, or boundary conditions may be evaluated differently, so a part that “passes” in one system would fail per the original standard or design intent.
    • Incomplete or ambiguous MBD: In early or immature MBD deployments, the model may not fully define all features, notes, or process-critical requirements. Shop-floor personnel fill gaps with tribal knowledge or local conventions, which can diverge from what downstream assemblies or regulators expect.
    • Partial MBD adoption in a mixed environment: When some components are fully model-based and others still rely on 2D drawings, there can be misalignment between how tolerances are applied and how they are measured. Mixed documentation sets can hide systemic errors in one domain until assemblies fail.

    All of these can create a situation where part-level inspection data shows compliance, but the parts are not truly conforming to the design intent. The result is apparent “mystery” scrap or recurring assembly-level nonconformances.

    Why this risk is often hidden in regulated environments

    In regulated, long-lifecycle industries, several factors make these issues harder to detect and correct:

    • Fragmented data: CAD, PLM, CAM, CMM, MES, ERP, and QMS often sit in separate systems with weak integration. Stack-up analyses, MBD definitions, and measurement results are not easily compared or trended across the lifecycle.
    • Qualification and validation burden: Once a process, program, or software toolchain is qualified, there is strong pressure not to change it, even when tolerance or MBD issues are suspected. Fixing the root cause can trigger requalification, making interim workarounds (rework, concessions, manual adjustments) more likely.
    • Concession and rework masking: Deviations may be routinely accepted via concessions or repair instructions to protect schedule, but the accumulated cost of these actions is not always attributed back to tolerance stack-up or MBD issues.
    • Supplier boundaries: Suppliers may work from derivative models or neutral formats and apply their own interpretation of GD&T and MBD. Assemblies at the OEM may then exhibit fit or performance issues that are hard to link back to the original digital definition.

    Typical signals that hidden scrap is driven by tolerance and MBD issues

    Patterns that often indicate an underlying tolerance or MBD problem include:

    • High rework and adjustment rates at assembly stations, especially for fitting, shimming, or aligning supposedly conforming parts.
    • Assemblies failing functional or leak tests with no clear single-component defect.
    • Different plants or suppliers showing systematically different assembly yields using the same nominal design.
    • Frequent drawing or MBD clarification questions from suppliers and internal machinists.
    • Discrepancies between CMM results from different facilities or vendors on the same features.

    Practical ways to reduce hidden scrap risk

    Mitigation rarely means replacing entire systems. In most brownfield environments, improvements focus on tightening definitions and checks at interfaces:

    • Formal assembly-level tolerance analysis: Ensure worst-case or statistical stack-up analysis is part of design release for critical assemblies. Use this to set realistic but protective part tolerances, and to identify which features require tighter control and more robust MBD.
    • Datum strategy alignment: Verify that fixture design, machining setups, and CMM probing strategies are consistent with the MBD datum scheme. Involve manufacturing and metrology in design reviews for critical components.
    • MBD data exchange validation: Systematically test CAD-to-CAM and CAD-to-CMM workflows for a few representative, GD&T-rich parts. Look for lost PMI, altered tolerances, or misinterpreted modifiers between systems.
    • Standardized GD&T and MBD practices: Provide training and reference examples for design, manufacturing, and inspection teams on how GD&T and MBD are to be applied and interpreted within your environment. This is especially important when multiple CAD or CMM tools are used.
    • Closed-loop feedback from assembly and test: Link assembly nonconformances and test failures back to specific features and tolerances in PLM or equivalent systems. Over time, this exposes which tolerances or datum schemes are driving rework and concessions.
    • Pilot projects instead of wholesale MBD replacement: Where MBD maturity is low, start with a limited set of critical parts or assemblies to refine practices and tools before scaling. Full replacement of legacy drawings or systems without this learning phase often fails in high-regulation contexts because of validation and change-control overhead.

    Ultimately, tolerance stacking and MBD misinterpretation create hidden scrap when there is a gap between design intent and how parts are manufactured, measured, and assembled. Managing that gap requires disciplined tolerance analysis, robust digital definition practices, and practical verification of how your specific toolchain interprets the model, not just better part-level inspection.

  • part number

    A part number is a structured identifier assigned to a specific part, component, or item so it can be uniquely referenced across engineering, manufacturing, quality, and supply chain systems. It usually follows a defined numbering scheme and is treated as the primary key for managing technical data, procurement, production, and traceability for that item.

    What a part number typically includes

    A part number commonly represents a specific combination of attributes such as:

    • Form, fit, and function of the part (geometry, interfaces, key features)
    • Intended use or assembly location
    • Material, finish, or key performance characteristics
    • Sometimes, configuration or variant information (e.g., left/right hand, size range)

    Companies define their own part numbering policies. Some use fully numeric sequences, while others embed meaning (for example, product family, material code, or commodity code). In regulated manufacturing, the numbering scheme is usually documented and controlled.

    How part numbers are used operationally

    In industrial and regulated environments, part numbers act as the common reference across multiple systems and workflows:

    • PLM / PDM: Links the part to controlled design data such as CAD models, drawings, and specifications.
    • ERP / MRP: Defines the item master used for purchasing, inventory, costing, and planning.
    • MES / shop floor systems: Ties work instructions, routings, and inspection plans to the specific item produced.
    • QMS / FAI tools: Identifies which part is being inspected, including in first article inspection records and certificates.
    • Supply chain documents: Appears on purchase orders, delivery notes, certificates of conformity, and invoices.

    Because the part number is used as a key across many systems, consistency and governance are critical. In integration scenarios, the part number (often combined with a revision) is used as the system-of-record identifier to synchronize drawings, BOMs, and inspection data.

    Part number vs. revision

    A part number usually identifies the item, while a revision identifies the version of its design or definition. In many environments:

    • The part number remains constant across design changes.
    • The revision is incremented when engineering changes are released.
    • Systems often use a part number + revision combination as a unique key for drawings, models, and inspection plans.

    In some organizations, a major design change may trigger a new part number instead of, or in addition to, a revision change. The chosen approach is defined in internal configuration management or document control procedures.

    Common confusion

    • Part number vs. serial number: A part number identifies the type of item; a serial number identifies an individual, traceable unit of that item.
    • Part number vs. drawing number: In some companies these are the same; in others, the drawing number is separate and may reference multiple part numbers or vice versa.
    • Part number vs. SKU: In manufacturing, the part number is the engineering/operations identifier. A SKU (stock keeping unit) is a commercial or logistics identifier; in many ERPs they are aligned but they are not always identical.

    Tie to PLM and FAI synchronization

    When synchronizing drawing revisions between PLM and first article inspection (FAI) tools, the part number often acts as the primary linkage. Reliable synchronization typically requires:

    • Consistent part numbers across PLM, ERP, MES, and FAI systems
    • Clear rules on how part number and revision are combined as a unique key
    • Governed change control so each new or updated part number and revision is propagated correctly

    In such integrations, the part number is the anchor for connecting design data, ballooned drawings, inspection characteristics, and FAI reports for the same item.

  • Is SAP an MES system?

    Strictly speaking, SAP is not a single “MES system.” SAP is a broad enterprise application suite. Some SAP products provide MES-like capabilities, but most manufacturers still treat SAP as the ERP backbone and use it alongside dedicated MES or homegrown shop-floor systems.

    How SAP typically fits: ERP vs MES

    In most regulated manufacturing environments:

    • SAP ERP / S/4HANA is used for planning, MRP, inventory, finance, procurement, and high-level production orders.
    • MES (from SAP or another vendor) manages detailed execution: work center dispatch, operator instruction, in-process data, nonconformance capture, and granular genealogy.

    Legacy plants often have:

    • SAP as the system of record for orders, materials, and inventory balances, and
    • A separate MES, DCS/SCADA, or custom applications for real-time execution and data collection.

    MES-related products within the SAP ecosystem

    SAP offers several products that can implement MES functions when configured and integrated appropriately:

    • SAP ME (Manufacturing Execution): A dedicated MES for discrete manufacturing (routing enforcement, WIP tracking, traceability, NC handling).
    • SAP MII (Manufacturing Integration and Intelligence): Primarily an integration and visualization layer between SAP ERP and shop-floor systems. Can implement some execution logic, but is not a pure out-of-the-box MES.
    • SAP Digital Manufacturing (DM, including DM for Execution): Cloud-based portfolio providing MES-style execution, data collection, and integration with SAP S/4HANA.

    Whether these deliver full MES coverage in your environment depends on the specific product mix, partner solutions, configuration, and how much logic is pushed into custom extensions.

    What MES usually does that core SAP ERP does not

    Core SAP ERP is not designed to be a real-time execution system on its own. Typical gaps that MES or MES-like components fill include:

    • Fine-grained work center dispatching and sequencing at the operator/asset level.
    • Enforcement of work instructions, checklists, and signoffs at each operation step.
    • Detailed in-process data collection (measurements, torque values, test results) tied to serials/lots.
    • High-resolution traceability and genealogy (component-to-assembly relationships, process parameters, operator IDs).
    • Real-time integration with PLCs, SCADA, test stands, and tools.
    • Shop-floor nonconformance and hold workflows that interact with QMS but are usable at the line.

    Some of these can be approximated in SAP ERP with heavy customization, custom transactions, or add-ons, but doing so at scale in a regulated environment increases validation burden and maintenance risk.

    Coexistence in brownfield and regulated environments

    In aerospace, defense, medical, and similar sectors, SAP-centric MES strategies often run into practical limits:

    • Brownfield reality: Plants already run legacy MES, SCADA, and custom applications deeply integrated to equipment. Replacing them with SAP components requires plant downtime, equipment requalification, and extensive integration work.
    • Validation burden: Pushing low-level execution into SAP or new SAP MES components means more code and configuration inside validated systems. Every change then carries heavier testing, documentation, and approval overhead.
    • Integration complexity: SAP products are rarely the only systems. MES must talk to PLM, QMS, historians, and niche tools. Forcing everything into SAP can create brittle, high-effort integrations or result in parallel systems anyway.
    • Long equipment lifecycles: Many lines and test rigs will not be replaced for decades. Some cannot be easily retrofitted with the connectivity stacks assumed by SAP DM or SAP MII without risk to qualified processes.

    Because of these constraints, many plants adopt a coexistence model:

    • Use SAP ERP/S/4HANA as the financial and planning system of record.
    • Use SAP ME or non-SAP MES for detailed execution and traceability on the line.
    • Use SAP MII or equivalent middleware for integration rather than as the primary MES.
    • Phase changes in cell by cell to avoid large, risky cutovers.

    When is it realistic to treat SAP as MES?

    Some organizations do run a largely SAP-centric execution stack, but this usually depends on:

    • Relatively simpler processes (low product complexity, fewer variants, modest real-time data needs).
    • Greenfield or recently modernized plants with uniform equipment and connectivity.
    • Willingness to accept significant custom development and corresponding validation/change-control overhead.
    • A clear architecture using SAP ME or SAP DM as the execution layer, not just core ERP transactions.

    Even in those scenarios, full replacement of all non-SAP shop-floor systems is uncommon. Niche test systems, specialized quality tools, and legacy controllers typically persist and must be integrated.

    Practical takeaway

    SAP as a whole is not “an MES,” but the SAP portfolio includes MES-capable products. In most regulated, long-lifecycle plants, SAP is the ERP backbone, and MES is a distinct but integrated layer. Attempting to collapse everything into SAP as the only MES often fails or stalls due to qualification, downtime, and integration constraints. Architecture decisions should start from the required execution behaviors and traceability outcomes, then determine which SAP and non-SAP components are realistically capable of delivering them within your existing plant constraints.

  • What are the 5 levels of automation in factory operations?

    There is no single globally accepted standard that defines exactly “5 levels of automation” for factory operations. Different vendors, standards bodies, and consulting frameworks use different cuts. In regulated, brownfield environments, it is more realistic to think of five practical bands of automation maturity rather than a rigid, certifiable scale.

    A pragmatic 5-level view

    The following 5-level model is commonly used to describe how work is split between people, equipment, and software in operations:

    1. Level 1: Manual operations with digital visibility

      • Execution is essentially manual: operators follow paper or static digital work instructions, set up machines, record data by hand or basic terminals.
      • Automation is limited to local machine functions (simple PLC logic, interlocks, basic CNC programs).
      • IT/OT systems (ERP, QMS, LIMS, historians) may exist but do not drive real-time decision-making on the shop floor.
      • Constraints: Data is often incomplete or delayed. Traceability and genealogy may exist, but reconstruction is effortful. Error proofing relies heavily on training and supervision.
    2. Level 2: Operator-assisted automation

      • Work is still primarily manual, but systems support operators more directly: electronic batch records, digital work instructions, guided data entry, simple checks.
      • Equipment has more sophistication: recipes, parameter limits, basic alarms, and local sequences are automated.
      • MES or similar systems may orchestrate orders and collect data, but operators still make most decisions and resolve most exceptions.
      • Constraints: Benefits depend heavily on interface design, data integrity, and how well the system reflects actual shop-floor realities. Poorly designed workflows simply digitize paperwork without reducing error or cycle time.
    3. Level 3: Semi-automated workflows

      • Key process steps are automated, with human operators supervising, performing changeovers, and handling edge cases.
      • MES / SCADA / equipment controllers coordinate sequences: recipe downloads, setpoint management, interlocks, and in-process checks.
      • Human-machine interfaces guide the operator through exceptions (deviations, holds, rework paths) with structured decision trees.
      • Constraints: Integration quality becomes critical. Incomplete or brittle integration across MES, QMS, ERP, and equipment often causes workarounds that erode the expected gains. Every change now touches multiple validated systems.
    4. Level 4: Highly automated production

      • Most steady-state operations run automatically: lines start, run, and stop under control of PLC/DCS systems, orchestrated by MES or equivalent.
      • Scheduling, sequencing, material handling, and in-line quality checks are largely system-driven, with operators focused on oversight, maintenance, and non-routine interventions.
      • Data flows across systems: order data from ERP, execution and genealogy in MES, quality records into QMS, process data into historians.
      • Constraints: Downtime risk and change-control burden increase sharply. Modifying recipes, logic, or interfaces typically requires formal impact assessment, validation, and coordination across multiple stakeholders.
    5. Level 5: Autonomous & adaptive operations (narrow scope)

      • Systems not only execute but also adapt within predefined constraints: closed-loop control, model-predictive control, automated setpoint optimization, and limited forms of AI-driven decision support.
      • Examples include automatic parameter tuning based on real-time quality measurements, dynamic rescheduling in response to disturbances, or condition-based maintenance triggering work orders.
      • Human roles focus on oversight, exception management, model maintenance, and continuous improvement of the automation logic.
      • Constraints: In regulated environments, the degree of autonomy is tightly bounded by validation, documented logic, explainability, and auditability. Fully autonomous “black box” decision-making is rarely acceptable for critical decisions impacting product quality or safety.

    How this maps to real factories

    Most plants are not at a single level across the board. It is common to find:

    • Highly manual operations (Level 1–2) in assembly, setup, and inspection.
    • Semi-automated or highly automated steps (Level 3–4) in machining, filling, testing, or packaging.
    • Targeted “Level 5” capabilities for specific control loops or scheduling functions, but not plant-wide autonomy.

    Brownfield realities mean that older equipment, legacy MES/ERP/QMS stacks, and integration constraints often lock specific areas at lower levels for long periods. Replacing everything to “jump” multiple levels at once is rarely feasible because of:

    • Qualification and validation burden for new systems and interfaces.
    • Downtime risk for critical assets that cannot be offline for extended modernization projects.
    • Integration complexity with existing data flows, reporting, and regulatory evidence chains.
    • Traceability and change-control requirements that make aggressive redesign risky and slow.

    Common misinterpretations and limits

    • No automatic maturity score: These levels are descriptive, not a certification or compliance metric. Being at “Level 4” does not imply any particular audit outcome.
    • Level ≠ value: Higher automation is not uniformly better. In high-mix, low-volume or heavily customized work, pushing for Level 4 or 5 everywhere can add rigidity and validation overhead without commensurate benefit.
    • Safety and quality constraints: In regulated industries, many critical decisions must remain human-controlled or at least human-reviewed, regardless of technical feasibility to automate.
    • Data dependency: Progression beyond Level 2–3 is limited by data quality, master data discipline, and consistent use of structured digital records across MES, QMS, ERP, and equipment.

    How to use this model in practice

    Instead of treating the 5 levels as a checklist, they are more useful as a way to:

    • Classify current state by line, cell, or process step.
    • Identify constraints that prevent safe movement up one level (e.g., lack of integration, validation gaps, poor data lineage).
    • Prioritize targeted investments where automation has clear impact on quality, throughput, or compliance evidence.
    • Align stakeholders (operations, engineering, quality, IT) on realistic expectations of what each increase in automation entails in terms of testing, change control, and operational risk.

    Most sustainable roadmaps focus on moving specific value streams one level at a time, with clear validation and change-control plans, rather than aiming for plant-wide “Level 5” autonomy.