66 / 78

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

  1. 1
    ISA-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.
  2. 2
    Digital 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.
  3. 3
    NIST 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.
  4. 4
    NIST 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

  1. What distinguishes a credible manufacturing digital twin from a static model?
  2. Why must OT cybersecurity preserve process context?