industrial//industrial automation

A modern plant is three superimposed systems: the **physical process** (materials, machines, energy), the **information flow** (what the plant is doing: states, alarms, production, temperatures, orders) and the **capital flow** that keeps it alive (buying equipment, paying maintenance, spares, upgrades, contracting integrators). Studying PLCs and protocols is not enough; who buys from whom and who has access to which data is part of the system (ecosystem).


A modern plant is three superimposed systems: the physical process (materials, machines, energy), the information flow (what the plant is doing: states, alarms, production, temperatures, orders) and the capital flow that keeps it alive (buying equipment, paying maintenance, spares, upgrades, contracting integrators). Studying PLCs and protocols is not enough; who buys from whom and who has access to which data is part of the system (ecosystem).

The automation system exists to turn the physical state of the plant into digital information, take control decisions, and hand data upward. The layers, from the field to the business, are the automation pyramid: sensors and actuators, then PLC or DCS, then HMI and SCADA, then MES, then ERP.

Two worlds share those layers: discrete automation (machines, events, PLCs) and process automation (continuous variables, loops, DCS). What both demand from the control layer is determinism.

1970s to 1990s: analog signals, serial buses, Modbus, DCS.

1990s to 2000: fieldbus, HART, PROFIBUS, CAN.

2000 to 2015: industrial Ethernet (PROFINET, EtherNet/IP, EtherCAT), OPC.

2015 to today: OPC UA, MQTT, IIoT, edge, cloud, time-series databases.

Now: data contextualization, unified namespace, edge analytics, industrial AI.

New does not replace old. A real plant usually contains every one of those generations at the same time, and the digitalization job is to lay a coherent data layer over all of them (data, fieldbus, industrial Ethernet, instrumentation).

The thread through the whole subject: automation first solved deterministic physical control, then had to solve interoperability, and now tries to solve contextualization and mass exploitation of data, while carrying forty years of PLCs, buses, DCSs, OEM machines, contracts and proprietary systems that cannot simply be thrown away. That tension explains almost every concept in this tree.