In manufacturing and automation, a phase is the smallest reusable unit of equipment-level control logic that performs a specific action.
In manufacturing and industrial automation, a phase commonly refers to the smallest reusable unit of equipment-level control logic that carries out a specific, well-defined action. The term is widely used in batch control models such as those based on ISA‑88.
In the context of batch and equipment control, a phase typically:
start agitator,
heat to setpoint, or
transfer material
A phase is usually part of an equipment module or unit. Higher-level recipe structures (such as operations and unit procedures) call phases to execute physical actions on the plant floor.
In day-to-day operations, phases appear in control systems, batch execution systems, and MES as addressable objects that:
For example, a vessel unit might contain several phases such as Charge Material A
, Heat and Hold
, and Cool to Transfer
. Different recipes sequence and parameterize these phases to produce different products while using the same equipment.
ISA‑88 provides a reference model and terminology for batch control. In this model, phases are an element of the equipment control layer and are distinct from product recipes. Recipes define what to do in terms of procedures and operations, while phases define how specific equipment actions are executed. This separation supports modular design and clearer integration between automation, MES, and quality systems.
Outside of batch and control logic, phase can also refer to the state of alternating current (AC) power (for example single-phase or three-phase power). In that context it describes the spatial and temporal relationship between voltage waveforms, not a control function or recipe element.
stepinformally for any action. In ISA‑88 style models,
phasehas a specific meaning tied to equipment control, while
stepmay be used more loosely within procedures or workflows.
phaserefers to control logic units or AC power characteristics.