SCADA31 August 2026

What Is SCADA? A Practical Guide for Engineers and Engineering Leaders

This guide explains what SCADA is, how it works, and why it matters, written for UK engineers and engineering leaders working in industrial automation and controls. It covers architecture, key protocols, leading platforms and the standards that govern safe and secure SCADA deployment. Whether you are evaluating a new system or building a team around one, this is the technical grounding you need.

What Is SCADA? A Practical Guide for Engineers and Engineering Leaders

SCADA, which stands for Supervisory Control and Data Acquisition, is a category of industrial control system used to monitor and control physical processes across distributed sites and facilities. It sits at the heart of modern manufacturing, utilities, oil and gas, water treatment, building management and many other sectors. For UK engineers and engineering leaders, understanding SCADA is increasingly important, not just for those who design and commission systems directly, but for anyone making hiring decisions, defining project scope or evaluating technology strategy. This guide covers what SCADA actually is, how it is architected, which platforms and protocols dominate the market, and what standards govern its safe and secure deployment.

How SCADA Works: Architecture and Core Components

At its simplest, a SCADA system collects real-time data from field devices, communicates that data to a central supervisory layer, and presents it to operators through a human-machine interface (HMI). Control actions can then be sent back down to the field. The architecture typically spans several layers, each with distinct hardware, software and communications requirements.

Field Level: PLCs, RTUs and Intelligent Field Devices

The field level is where physical measurement and control happens. Programmable Logic Controllers (PLCs) and Remote Terminal Units (RTUs) are the primary devices here. PLCs are generally used in manufacturing and process environments where high-speed, deterministic control is needed. Common PLC families include:

  • Siemens S7-1500 (programmed via TIA Portal)
  • Allen-Bradley ControlLogix (Rockwell Automation, programmed via Studio 5000)
  • Beckhoff CX series (TwinCAT, supports IEC 61131-3 natively)
  • Schneider Electric Modicon M340 and M580
  • Mitsubishi MELSEC iQ-R series
  • ABB AC500

RTUs are more common in geographically dispersed applications such as pipeline monitoring or water distribution, where communications resilience and low-power operation are priorities. Intelligent field devices, including smart transmitters using the HART protocol, also feed data into the SCADA layer directly or via field gateways.

All PLC programming in modern systems is governed by IEC 61131-3, which defines five programming languages: Ladder Diagram (LD), Function Block Diagram (FBD), Structured Text (ST), Instruction List (IL) and Sequential Function Chart (SFC). Structured Text has gained significant ground in recent years for its readability and maintainability, particularly on platforms like Beckhoff TwinCAT and Siemens TIA Portal.

For a deeper look at Siemens TIA Portal specifically, see our article Siemens TIA Portal Explained: Getting Started with Siemens PLC Programming.

Communications Layer: Protocols and Networks

Data travels between the field and the supervisory layer over industrial communications protocols. The choice of protocol depends on the hardware ecosystem, legacy constraints and whether the network is Ethernet-based or fieldbus-based.

Key protocols in use across UK industry include:

  • OPC-UA (OPC Unified Architecture): The current standard for interoperability between SCADA, PLCs and higher-level systems. Platform-independent, secure and well-suited to IIoT integration.
  • Profinet: Siemens-originated Ethernet-based protocol, dominant in European manufacturing.
  • Profibus DP/PA: Legacy fieldbus still widely installed in process industries.
  • EtherNet/IP: Rockwell-originated industrial Ethernet protocol, common in North American-influenced sites.
  • Modbus TCP/RTU: Ubiquitous legacy protocol, simple and well-understood, though lacking native security features.
  • HART (Highway Addressable Remote Transducer): Widely used for smart field instrumentation over existing 4-20mA wiring.

Modern SCADA architectures increasingly use OPC-UA as the integration backbone, connecting heterogeneous field devices, historian databases and MES (Manufacturing Execution System) layers in a standardised way. ISA-95 defines the functional hierarchy across enterprise and control layers, and many large SCADA implementations reference this model when defining where data flows and who owns it.

Supervisory Layer: SCADA Platforms and HMI Software

The supervisory layer is where operators interact with the system. This is the software most people associate with the term SCADA. Leading platforms in UK industry include:

  • Ignition (Inductive Automation): Web-based, server-client architecture, strong OPC-UA integration, popular in food and beverage, manufacturing and utilities. Licenced per server rather than per tag, which suits large deployments.
  • AVEVA System Platform (formerly Wonderware): Widely installed in process industries and pharmaceuticals. Strong historian capability via AVEVA Historian (formerly OSIsoft PI in some integrations).
  • Siemens WinCC: Tightly integrated with the Siemens ecosystem, available in WinCC Basic (TIA Portal-embedded), WinCC Advanced and WinCC Unified for larger applications.
  • Citect SCADA (now AVEVA Citect): Legacy platform with strong installed base in utilities and mining.
  • FactoryTalk View (Rockwell Automation): Paired naturally with Allen-Bradley PLCs and the Logix ecosystem.

Each platform has its own scripting environment, historian integration and alarming model. Engineers working across multiple platforms benefit from understanding the underlying data models and protocol stacks rather than treating any single platform as the whole of SCADA.

Standards That Govern SCADA: Safety, Security and Batch Control

For engineering leaders, understanding the standards landscape is as important as understanding the technology. Three sets of standards are particularly relevant to SCADA-heavy roles.

IEC 62443: Industrial Cybersecurity

IEC 62443 is the primary international standard series for industrial automation and control system (IACS) cybersecurity. It defines roles for asset owners, system integrators and product suppliers, and introduces the concept of Security Levels (SL 1-4) applied to zones and conduits within a SCADA architecture. As cyber threats to operational technology (OT) have grown, IEC 62443 compliance has moved from a niche concern to a mainstream requirement on major infrastructure projects, particularly in energy, water and critical national infrastructure.

IEC 61511: Functional Safety for the Process Industry

Where SCADA systems are part of a Safety Instrumented System (SIS), IEC 61511 applies. This standard governs the design, installation, operation and maintenance of safety instrumented functions (SIFs) in the process industries. It is derived from the broader IEC 61508 functional safety framework and defines Safety Integrity Levels (SIL 1-4). SCADA engineers working in oil and gas, petrochemicals or bulk chemicals need a solid grasp of how the SCADA layer interfaces with the SIS layer without compromising safety function integrity.

For more on functional safety recruitment and the skills involved, see Functional Safety Recruitment: Finding Engineers with IEC 61508 and ISO 26262 Experience.

ISA-88: Batch Control

ISA-88 defines a procedural model for batch manufacturing, structuring recipes, equipment phases and procedural elements in a way that maps neatly onto PLC and SCADA implementations. It is widely used in pharmaceutical and food manufacturing. Engineers who can implement ISA-88-compliant batch control within platforms like AVEVA System Platform or Ignition are in high demand in regulated industries.

SCADA in Practice: Where It Is Used and What Engineers Do

SCADA is not a single product or a single discipline. In practice, SCADA engineering spans a range of roles and specialisations.

Sectors Driving SCADA Demand in the UK

  • Water and wastewater: large distributed networks with RTU-heavy architectures and strict regulatory oversight
  • Oil, gas and petrochemicals: safety-critical environments with SIL-rated control loops and complex alarm management
  • Manufacturing: discrete and process, from automotive assembly to pharmaceutical production
  • Energy and utilities: grid management, renewable energy integration, battery storage
  • Building management and facilities: BMS integration, energy monitoring, compliance reporting

Typical SCADA Engineering Roles

SCADA projects involve a range of specialists. Common roles include:

  • Controls Engineer: Designs and commissions PLC programmes and integrates them with the SCADA layer
  • SCADA Systems Engineer: Configures the supervisory platform, builds graphics, alarm strategies and historian setups
  • OT Cybersecurity Engineer: Applies IEC 62443 frameworks, conducts network segmentation, manages patch strategies
  • Instrumentation and Control (I and C) Engineer: Specifies and integrates field instrumentation, often with HART or Profibus expertise
  • Systems Integrator: Delivers turnkey SCADA solutions, often holding platform-specific accreditations (such as Ignition Gold Integrator status)

The overlap between SCADA and the broader industrial IoT (IIoT) space is growing. OPC-UA over MQTT is increasingly used to push SCADA data to cloud analytics platforms, and engineers who can bridge OT and IT are particularly valuable. Our article on IoT Hiring Trends: What UK Companies Are Looking for in Embedded IoT Engineers explores the adjacent skills landscape in more detail.

How Vertech Group Supports SCADA and Industrial Automation Hiring

Vertech Group places specialist engineers across two core practice areas: Embedded and Product Engineering, and Industrial Automation and Controls. For SCADA-related roles, this means sourcing engineers with hands-on experience across the platforms, protocols and standards covered in this guide, whether that is a controls engineer with deep Siemens TIA Portal and WinCC expertise, a functional safety specialist with IEC 61511 knowledge, or an OT cybersecurity engineer who understands IEC 62443 at a practical level.

The sectors we work with include manufacturing, energy, utilities, defence, and process industries across the UK, with a network built through genuine domain knowledge rather than generalist recruitment. If you are building or expanding a controls and SCADA team, or you are an engineer looking for your next role in this space, get in touch with the Vertech Group team to discuss your requirements.

Frequently Asked Questions

What does SCADA stand for and what does it do?

SCADA stands for Supervisory Control and Data Acquisition. It is an industrial control system architecture used to monitor and control physical processes across large-scale infrastructure such as water treatment, power generation, oil and gas, and manufacturing. The system collects real-time data from field devices like sensors and PLCs, transmits it to a central supervisory layer, and allows operators to respond to events or adjust processes remotely. SCADA is a critical layer of operational technology in almost every major industrial sector in the UK.

How does a SCADA system work?

A SCADA system works by gathering data from remote terminal units or PLCs installed at field level, then transmitting that data over a communications network to a master station where it is displayed and logged. Operators view live process data through a human-machine interface and can issue control commands back down to field devices. The architecture typically includes field instrumentation, communication infrastructure, a historian for data storage, and the HMI or SCADA server layer. Modern systems increasingly integrate with IT networks and cloud platforms, which introduces both capability and cybersecurity considerations.

What are the most common SCADA protocols used in UK industry?

The most widely used protocols in UK SCADA deployments include Modbus, DNP3, IEC 60870-5, and OPC-UA. Modbus is one of the oldest and most widely supported serial communication protocols and remains common in legacy installations. DNP3 is frequently used in utilities such as water and electricity distribution. OPC-UA has become the preferred modern standard because it supports secure, platform-independent data exchange and is well suited to integration with MES, ERP, and cloud systems. Protocol selection has a significant bearing on interoperability, security posture, and future scalability.

Which SCADA platforms are most commonly used in the UK?

Leading SCADA platforms used across UK industry include Wonderware (AVEVA System Platform), Ignition by Inductive Automation, Siemens WinCC, Schneider Electric EcoStruxure, and GE iFIX. The choice of platform often depends on the sector, existing hardware ecosystem, and the level of IT and OT integration required. Ignition has grown rapidly in adoption due to its flexible licensing model and web-based architecture. AVEVA remains dominant in large-scale process industries. Engineering leaders should assess vendor support availability, UK-based integration partners, and alignment with their long-term digital transformation strategy.

What standards govern SCADA system design and cybersecurity in the UK?

Key standards for SCADA and industrial control system design in the UK include IEC 62443 for industrial cybersecurity, IEC 61511 for functional safety in process industries, and NIST SP 800-82 which is widely referenced for OT security guidance. The National Cyber Security Centre also publishes specific guidance for operators of essential services under the Network and Information Systems Regulations 2018. Compliance with these standards is increasingly required by asset owners, insurers, and regulators. Engineers and leaders working on SCADA projects need to understand how these frameworks interact, particularly where safety and security requirements overlap.

What skills should a SCADA engineer have?

A SCADA engineer typically needs a combination of electrical or instrumentation engineering knowledge, programming capability across PLC and HMI platforms, and an understanding of industrial communications protocols. Familiarity with at least one major SCADA platform such as Ignition, WinCC, or AVEVA is usually essential. As OT and IT networks converge, skills in network architecture, cybersecurity principles, and data integration are increasingly valuable. In the UK market, candidates who can demonstrate both hands-on commissioning experience and an understanding of relevant standards such as IEC 62443 are in strong demand.

How is SCADA changing with digitalisation and Industry 4.0?

Modern SCADA systems are evolving beyond traditional supervisory control to become data-rich platforms integrated with cloud services, digital twins, and advanced analytics. Industry 4.0 concepts are driving the convergence of OT and IT, meaning SCADA engineers increasingly work alongside data engineers, cybersecurity specialists, and software developers. Remote access, mobile HMI interfaces, and AI-assisted alarm management are becoming standard features in new deployments. For engineering leaders, this shift means that SCADA team structures and recruitment briefs need to reflect a broader set of technical disciplines than was required a decade ago.

© 2026 Vertech Group (UK) Ltd. All rights reserved.

Registered in England and Wales · Company No: 10888803

Back to main site