Procedure automation for continuous process operations is based upon three fundamental models that work together:
When procedures are selected for automation, specifications get converted into the implementation model. Agile development is permitted — you can iterate between design and implementation phases.
The Physical Model implements the ISA-95 Role-Based Equipment Model for continuous process operations. It organizes equipment into a hierarchy from individual devices up through enterprise level:
| Level | Description | Example |
|---|---|---|
| Device | Individual field devices (inputs/outputs to BPCS) | Temperature sensor, control valve |
| Equipment | Actual hardware components and process equipment | Pump assembly, heat exchanger |
| Unit | Collection of equipment performing a specific function | Distillation column, reactor |
| Area | Functional grouping of process units | Crude distillation unit, utilities |
| Site | A complete manufacturing facility | Refinery, chemical plant |
| Enterprise | Multiple sites under unified management | Company-wide operations |
The Physical Model is defined to the device level — including individual instruments, valves, and motors — to support identification of procedures that are candidates for automation.
Maps the relationship between procedure specifications and the Physical Model hierarchy. Provides a structured framework mirroring the equipment levels: enterprise procedure specifications, unit procedure specifications, equipment procedure specifications, and control specifications at the device level.
Specification model development can be approached three ways:
Operating staff must be actively involved in creating or reviewing specifications — their hands-on experience provides insights that complement engineering documentation.
The critical interface linking the Specification Model with the Physical Model. Translates abstract control requirements into implementable control actions that execute on real hardware. Corresponds to the Physical Model hierarchy with implementation modules at each level.
| Module Type | Based On | Description |
|---|---|---|
| Enterprise implementation module | Enterprise specification | Highest-level coordination across sites |
| Unit implementation module | Unit specification | Coordinates equipment within a production unit |
| Equipment implementation module | Equipment specification | Controls specific physical equipment |
| Control implementation module | Control specification | Device-level control logic |
Procedure implementation does not require complete automation. Procedures can include:
The operator remains integral — performing visual inspections, manual valve operations, or confirming process variables before proceeding to the next step.
Steps represent discrete states or actions within a procedure. Transitions define the conditions that move the procedure from one step to another. Each step can include: