Lesson 66 of 78 · Factory Flow & Data
SCADA, MES, Digital Twins & OT Cybersecurity
Industrial information has different time horizons and responsibilities. Field devices sense and act; PLC/DCS performs control; HMI/SCADA supervises; MES coordinates operations; ERP plans business resources. ISA-95 provides shared models for the interfaces, especially between manufacturing operations and enterprise functions 1.
Tag context makes data usable
Record asset, signal meaning, units, engineering range, quality, timestamp source, sample/update behavior, aggregation, retention, owner, and configuration version. Ten thousand unlabeled tags are not a data strategy.
Historian and event design
Use appropriate deadbands and sampling while preserving events needed for diagnosis. Synchronize clocks. Record state changes, commands, proofs, alarms, first-out cause, part or batch context, recipes, calibration, maintenance, and software version. An average can erase a 200 ms trip.
Digital twin with a job
NIST defines manufacturing twins as synchronized virtual models used to represent, diagnose, predict, or optimize operations, while emphasizing verification, validation, interoperability, and uncertainty 2. Start with one decision: predict axis thermal drift, test schedules, or diagnose flow loss. Specify physical asset, data connection, model, synchronization rate, uncertainty, validation, and action authority.
Secure the operational system
NIST recommends OT security that respects safety, reliability, and performance 3. Maintain asset inventory, least privilege, account lifecycle, network segmentation, controlled remote access, allowlisting where appropriate, backups, restoration tests, monitoring, and change control. NIST’s manufacturing example architectures include anomaly detection, file integrity, authorization, and secure access 4.
Never test disruptive cyber scenarios on uncontrolled production. Use an isolated representative environment and coordinated procedures.
Course architecture review
Draw field-to-enterprise data flow for one cell. Identify trust boundaries, protocol, owner, update requirement, behavior on loss, retained history, backup, and restoration test. Add one digital-twin use case with a validation dataset and a rule preventing unvalidated model output from directly commanding hazardous motion.
Source trail
References
- 1ISA-95 - Enterprise-Control System Integration. International Society of Automation. verifiedTechnology-neutral models for equipment hierarchy, manufacturing operations, and the interfaces among plant control and business systems. Cited at: purpose and layers.
- 2Digital Twins for Advanced Manufacturing. National Institute of Standards and Technology. verifiedRequirements, synchronization, interoperability, verification, validation, uncertainty quantification, and trustworthy manufacturing twins. Cited at: program objective.
- 3NIST SP 800-82 Rev. 3 - Guide to Operational Technology Security. National Institute of Standards and Technology. 2023. verifiedSecurity guidance for OT systems, including PLC, DCS, SCADA, physical-process interactions, reliability, performance, and safety constraints. Cited at: guidance.
- 4NIST SP 1800-10 - Protecting Information and System Integrity in Industrial Control System Environments. National Institute of Standards and Technology. 2022. verifiedPractical manufacturing-sector architectures for allowlisting, anomaly detection, file integrity, change control, secure access, authentication, and authorization. Cited at: capabilities.
Check your understanding
- What distinguishes a credible manufacturing digital twin from a static model?
- Defined synchronization to the physical system plus validated models data and uncertainty
- A 3D picture alone
- A marketing name
- Any spreadsheet
A twin needs purpose, connection, model credibility, data governance, and validation—not merely visualization.
- Why must OT cybersecurity preserve process context?
- Security controls must respect safety reliability timing and physical consequences
- OT has no computers
- Passwords change physics
- Availability never matters
NIST OT guidance explicitly addresses performance, reliability, and safety requirements.