Procedure Automation for Continuous Process Operations ⌂ Table of Contents
Chapter 4

Models

50% Summary Edition

Introduction: The Three Models

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.

Physical Model

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:

LevelDescriptionExample
DeviceIndividual field devices (inputs/outputs to BPCS)Temperature sensor, control valve
EquipmentActual hardware components and process equipmentPump assembly, heat exchanger
UnitCollection of equipment performing a specific functionDistillation column, reactor
AreaFunctional grouping of process unitsCrude distillation unit, utilities
SiteA complete manufacturing facilityRefinery, chemical plant
EnterpriseMultiple sites under unified managementCompany-wide operations
Key Point

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.

Procedure Specification Model

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.

Procedure Implementation Model

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 TypeBased OnDescription
Enterprise implementation moduleEnterprise specificationHighest-level coordination across sites
Unit implementation moduleUnit specificationCoordinates equipment within a production unit
Equipment implementation moduleEquipment specificationControls specific physical equipment
Control implementation moduleControl specificationDevice-level control logic

Degrees of Automation

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.

Step and Transition Concepts

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: