1. The Purdue Model (ISA-95/99): The Functional Backbone

The most critical concept in OT network design is the **Purdue Model**. Originating from the work of Theodore Williams and the Purdue University Consortium in the early 1990s, this hierarchical framework (codified by ISA-95) divides the industrial environment into logical levels. The objective is segmentation: ensuring that a security breach in the "Enterprise" (Office) cannot reach the "Process" (Factory Floor), while maintaining deterministic flow for control signals.

Level 0: The Physical Process

This is the raw physical environment. Sensors (RTDs, pressure transducers), actuators, and motors. Communication at this level is often Non-IP, relying on 4-20mA current loops, 0-10V analog signals, or basic Fieldbus protocols like IO-Link.

Level 1: Basic Control

Level 1 contains the Programmable Logic Controllers (PLCs) and Distributed Control Systems (DCS) that execute the control logic. These devices poll Level 0 sensors and command Level 0 actuators in a continuous "Scan Cycle."

Live Analysis: MRP Redundancy & Purdue Model Logic
Main PLC
SCADA 1
Drive 1
Drive 2
Deterministic Control (Level 0-2)
  • Ultra-low jitter requirement (< 1ms)
  • Industrial Protocol: PROFINET / EtherNetIP
  • Priority: High Availability / Safety
Management Plane (Level 3-4)
  • Data Historian / Asset Management
  • standard TCP/IP protocols (MQTT, SQL)
  • Priority: Data Integrity / Security
MRP Topology: Nominal Loop Operation (Ring Manager Active)

2. High-Precision Timing: PTP (IEEE 1588) vs. NTP

Comparison FeatureNTPPTP
Accuracy1 ms to 100 ms< 1 Microsecond

Industrial Logic

Share Article

Technical Standards & References

International Society of Automation (2000)
ISA-95: Enterprise-Control System Integration
VIEW OFFICIAL SOURCE
International Electrotechnical Commission (2020)
IEC 62443: Security for industrial automation and control systems
VIEW OFFICIAL SOURCE
IEEE (2019)
IEEE 1588: Standard for a Precision Clock Synchronization Protocol
VIEW OFFICIAL SOURCE
International Electrotechnical Commission (2021)
IEC 62439-3: High availability automation networks (PRP/HSR)
VIEW OFFICIAL SOURCE
Mathematical models derived from standard engineering protocols. Not for human safety critical systems without redundant validation.