IndustryHub
TECHNOLOGIES / AUTOMATION

SCADA — Supervisory Control and Data Acquisition

SCADA

SCADA — Supervisory Control and Data Acquisition

Supervision and data acquisition over wide infrastructure — power grids, pipelines, water utilities, smart grid, multi-site telemetry. Client/server or web architecture, long-distance communications (DNP3, IEC 60870, IEC 61850), historian, alarm management, IIoT and MQTT Sparkplug integration.

Core principles

Designed in the 1960s to remotely operate pipelines and electrical substations. Today omnipresent wherever you need to supervise scattered assets — water, energy, gas, rail, smart cities.

Multi-site supervision

Centralizes visualization and control of hundreds or thousands of remote assets (RTUs, PLCs, IoT sensors) from a single control room.

Polling-based acquisition

Cyclical query of remote stations (1 s to several minutes). Request/response pattern on telecom protocols — different from local real-time DCS.

Historian and long-term trends

Dedicated time-series database (PI System, AVEVA Historian, InfluxDB) — millions of points archived at high frequency, then compressed for 10-20 yr analytics.

Redundant architecture

Dual SCADA servers with automatic failover. Stateless HMI clients can reconnect to the surviving server. Separate control / supervision networks.

DCS vs SCADA

Frequent confusion. Here are the structural differences guiding the choice.

DimensionDCSSCADA
Geographic spanOne site (< 1 km radius)Regional to nationwide (up to 1000s km)
Control loopFast local loop (ms)No local loop — done at the remote RTU/PLC
I/O density10 000 – 500 000 / site100 – 10,000 per substation × N sites
ProtocolProprietary / PROFINET / ModbusDNP3, IEC 60870-5-101/104, IEC 61850, Modbus TCP
Typical targetRefinery, power plant, paper millPower grid, gas, water, rail

Major vendors

BrandPlatformStrength / targetRegion
Inductive AutomationIgnitionModern web-native, unlimited licensing, MQTT Sparkplug. Strong growth.Globale
AVEVA (Schneider)AVEVA System Platform (ex-Wonderware)Oil & gas, water. Mix on-prem and cloud (AVEVA Connect).Globale
SiemensWinCC OA / WinCC UnifiedEnergy, infrastructure, transport. WinCC OA for very large distributed SCADA.EU
RockwellFactoryTalk View SEUS manufacturing, integrated with PlantPAxAmériques
GE DigitaliFIX / CIMPLICITYWater, energy, manufacturing. Historical installed base.Globale
ICONICSGENESIS64 / GENESIS Hyper HistorianBuilding, smart cities, energy. Cloud-first.Globale
Open sourceOpenSCADA / Rapid SCADA / FUXACommunity solutions for small installations.Globale

SCADA telco protocols

ProtocolLayerUse
DNP3App / TCP or serialNorth America — electricity, water. Time-stamping at RTU, event class handling.
IEC 60870-5-101SerialEurope (legacy) — electrical substations, serial.
IEC 60870-5-104TCP/IPEthernet evolution of -101 — European/Asian power grids.
IEC 61850Ethernet (MMS, GOOSE, SV)Modern electrical substations — multi-vendor interoperability, real-time GOOSE.
Modbus TCPTCP/IPUniversal, simple, open — secondary sites and basic sensors.
MQTT Sparkplug BTCP/IP (broker)New IIoT reference — pub/sub, state machine, rich metadata. Plug & play.

2026 trends

Web-native SCADA

Ignition popularized native HTML5/JS browser access — end of the heavy Windows client era. Major vendors follow (WinCC Unified, AVEVA System Platform).

MQTT Sparkplug B

Becoming the de-facto standard to integrate tens of thousands of remote sites via lightweight pub/sub over cellular/satellite — auto-discovery, session state, far more efficient than DNP3 polling.

Cloud / hybrid SCADA

AWS, Azure IoT, Google Cloud IoT — real-time ingestion + ML analytics. Coexists with local SCADA for operational criticality. Control stays local, analytics moves up.

Convergence with OT cybersecurity

Exposed SCADA (water utilities, energy) become NIS2 attack target #1. Purdue segmentation, operator MFA, mandatory jump server — see OT cyber hub.

Standards

  • DNP3 / IEEE 1815 — Distributed Network Protocol — US reference
  • IEC 60870-5 — Telecontrol — European reference for power
  • IEC 61850 — Substation communication — multi-vendor
  • IEC 62443 — Industrial control systems cybersecurity
  • ISA-101 — HMI design — applies to SCADA screens
  • ISA-18.2 — Alarm management — rationalization, flood prevention

See also