Skip to content

Reference 02 / Central control

Tetra PlantMaster central control system

利乐中控系统 · Tetra PlantMaster

Tetra PlantMaster is the supervisory layer that turns a collection of machines into one coordinated plant. It owns process visualization, recipe and batch management, central data logging, and alarm handling, while the field PLCs own deterministic real-time control. This page breaks down the architecture and the procedures that run on top of it.

Layer
SCADA + automation
Controllers
Allen-Bradley / Siemens
Role
Plant-wide coordination
01

SCADA & automation architecture

SCADA 与自动化架构

The control system follows the classic ISA-95 automation pyramid. Responsibilities are split by layer so that real-time safety never depends on the supervisory network being up: if PlantMaster drops, the field PLCs hold the process in a safe state.

Fig. 1 - Control hierarchy & data flow
L3 · MES / PRODUCTIONScheduling · OEE · traceabilityL2 · SCADA / TETRA PLANTMASTERVisualization · recipes · alarms · historianL1 · PLC CONTROLAllen-Bradley · Siemens · real-time loops & interlocksL0 · FIELD DEVICESSensors · valves · motors · transmittersCOMMANDS ↓ / DATA ↑
Control layers (ISA-95)
LevelLayerOwns
L0Field devicesSensors, valves, motors, transmitters
L1Control (PLC)Deterministic real-time loops, interlocks
L2Supervisory (SCADA / PlantMaster)Visualization, recipes, alarms, logging
L3MES / productionScheduling, OEE, traceability
02

PLC integration

PLC 集成

PlantMaster supervises field controllers - typically Allen-Bradley (ControlLogix / CompactLogix over EtherNet/IP) or Siemens (S7-1500 over PROFINET). Integration is a data contract: a published, scaled, unit-correct tag for every signal the supervisory layer reads or commands.

Controller integration
PlatformNetworkProgrammingNote
Allen-Bradley ControlLogixEtherNet/IPStudio 5000 (ladder/FBD)Produced/consumed tags for inter-PLC
Siemens S7-1500PROFINETTIA Portal (SCL/LAD)PROFIsafe for safety I/O
Remote I/OEtherNet/IP / PROFINETDistributedFLEX / ET 200 distributed racks
Drives & instrumentsFieldbus / 4 to 20 mA / HARTFieldHomogenizer, pumps, transmitters
03

HMI & process visualization

HMI 与过程可视化

Process visualization mirrors the P&ID: tanks, valves, pumps, and heat exchangers shown live, in true topology, with state-coloured elements. The goal is that an operator reads plant state at a glance and drills to any loop in two clicks.

Visualization principles可视化原则

State, not decoration. Colour encodes status (running, CIP, sterilising, fault) consistently across every screen. Grey is normal; colour draws the eye only to what needs attention - high information density without noise.

Standard element states
StateConventionMeaning
Normal / availableNeutral greyEquipment idle, healthy
Running / flowingSolid accentActive product or media flow
CIP / SIPDistinct cleaning colourCleaning or sterilising in progress
Alarm / faultRed, flashing until ackOperator action required
Disabled / bypassedHatched / dimmedOut of service, logged
04

Central database & alarm management

中央数据库与报警管理

PlantMaster historizes process values, batch records, and the full alarm and event journal to a central database. This store is the backbone of traceability, OEE, and deviation analysis.

Data logging & historian数据历史

Tags are historized with deadband and scan-rate tuned per signal - fast for control-critical temperatures, slow for slow tank levels - to keep the historian dense where it matters without flooding storage. Every batch links its trends, alarms, and recipe version into one record.

Alarm management报警管理

Alarms follow rationalisation principles (the discipline behind EEMUA 191 / ISA-18.2): every alarm is actionable, prioritised, and timestamped. Nuisance and standing alarms are designed out, not tolerated.

Alarm priority model
PriorityResponseExample
CriticalImmediate, automatic safe actionLoss of aseptic overpressure
HighPrompt operator actionUHT divert triggered
LowAwareness, scheduled actionFilter ΔP approaching limit
EventLogged, no actionRecipe started, phase complete
05

Recipe & batch management

配方与批次管理(Formula / Batching)

Recipe management (modelled on the ISA-88 batch standard) separates the what from the how: a recipe defines parameters and a procedure of phases; the equipment knows how to execute each phase. Operators select and run recipes; they do not edit live logic.

ISA-88 recipe hierarchy
Element中文Holds
Recipe配方Formula (setpoints) + procedure
Unit procedure单元过程Ordered phases for one unit
Operation操作A processing action within a unit
PhaseSmallest controllable step (e.g. heat, hold)

Recipe controls配方控制

Recipes are versioned and access-controlled: changes are logged with user, timestamp, and reason, and the executed version is stamped into every batch record. Parameter limits are enforced so an operator cannot enter a setpoint outside the validated window.

06

Operational sequencing

操作时序

Sequencing coordinates units so transitions happen in the right order with the right interlocks - production cannot start on a circuit that has not completed CIP and sterilization, and the steriliser and filler stay synchronised through the aseptic tank.

  1. 01

    Route & prepare路由与准备

    Select product route; PlantMaster verifies valve matrix and circuit availability, and that the circuit's last CIP is valid.
  2. 02

    Sterilize circuit灭菌

    Pre-sterilization water cycle on Tetra Therm and SIP on aseptic tank/filler; sequence gated by CCP temperatures and times.
  3. 03

    Stabilize & start稳定与启动

    Bring UHT to temperature, establish aseptic balance, then transition steriliser → aseptic tank → filler in interlocked order.
  4. 04

    Produce生产

    Run the recipe; aseptic tank buffers steriliser/filler rate differences; all values historized to the batch record.
  5. 05

    Stop & clean停机与清洗

    Controlled shutdown, product recovery, then automatic CIP - sequenced so no aseptic boundary is broken without a clean/sterile follow-up.
07

Alcip CIP central coordination

Alcip 中央清洗协调

Alcip is the centralised CIP system; PlantMaster coordinates which circuit it serves, when, and with which program - so one CIP station cleans many circuits without conflicts or cross-contamination.

Central CIP coordination tasks
FunctionPlantMaster role
Circuit schedulingQueue and assign circuits to the CIP station, prevent double-booking
Program selectionMatch CIP recipe to the circuit's soil load and material
Resource interlockBlock production routing while a circuit is in CIP
Verification & releaseLog TACT parameters and final-rinse conductivity; release circuit only on pass
Chemical & water recoverySequence reclaim of caustic/acid and last-rinse water for reuse