Front End Engineering
Consultancy
SCADAWide-area monitoringRTU / MTU basedPolling protocolRemote telemetryDCSContinuous controlIntegrated I/OProcess plant scaleRedundant CPUsPLCSequential logicIEC 61131-3Package equipmentSafety systemsSIS: always a separate Safety PLC — IEC 61511
Back to Blog
EngineeringEC&I

SCADA, DCS, or PLC — Which Control System Does Your Upstream Facility Need?

Robin Charles Binner··11 min read

Introduction

Every upstream oil and gas facility needs a control system. The question of which type — SCADA, DCS, or PLC — comes up on almost every project I work on, and the answer is rarely as obvious as the client expects. Vendors have commercial incentives to recommend their own platform regardless of fit. Project engineers sometimes default to whatever the operator's last facility used. And on fast-track projects, the decision is often deferred until detailed engineering, by which time it constrains the design rather than informing it.

This article sets out a framework for making the right choice at the right time — during FEED, when the decision still shapes the design rather than the other way around.

What Each System Actually Is

Before comparing them, it helps to be precise about what each system does.

SCADA (Supervisory Control and Data Acquisition) is fundamentally a monitoring and data collection system. It was originally developed for geographically dispersed infrastructure — pipeline networks, water distribution systems, electrical grids — where the primary need is to bring data from remote locations into a central point and allow supervisory commands to be sent back. A SCADA system typically communicates with Remote Terminal Units (RTUs) or Programmable Logic Controllers at field locations using polling protocols over radio, cellular, or satellite links. Control logic is either executed locally at the RTU/PLC or at the master station, and the SCADA system provides the operator interface and historian.

DCS (Distributed Control System) was designed for continuous process control in a single plant or facility. The defining characteristic of a DCS is that control is distributed — each controller handles a section of the plant, with a high-speed, deterministic communications bus linking controllers to each other and to the operator stations. DCS architectures are built around tight integration between the I/O hardware, the controller, the engineering environment, and the operator interface — typically provided by a single vendor as an integrated system. This integration gives a DCS its strength: consistent tag structures, unified alarming and trending, and a high degree of redundancy throughout.

PLC (Programmable Logic Controller) originated in manufacturing and discrete automation, where the primary need was sequential logic — controlling a motor starter, responding to a limit switch, sequencing a batch process. PLCs are fast, deterministic, and excellent at handling large volumes of discrete (on/off) I/O. They are typically programmed in IEC 61131-3 languages — Ladder Diagram, Function Block Diagram, Structured Text — and historically required a separate SCADA system to provide the operator interface and data historian. The boundary between PLC and DCS has blurred significantly in recent years, with modern PLCs offering capabilities that would previously have required a DCS.

When SCADA Is the Right Choice

SCADA is the natural solution when geographic distribution is the defining constraint — when the facility consists of multiple wellheads, gathering stations, or compressor stations spread across a field, connected by pipelines but not by a common process control bus.

For a gas gathering network with ten wellhead RTUs spread across 50 kilometres of pipeline, a DCS makes no sense. The I/O is distributed by geography, not by process section, and the control at each wellhead is simple — a few pressure and temperature measurements, a flow meter, a shut-in valve. SCADA handles this architecture efficiently: each RTU runs local control logic for its wellhead, communicates with the master station on a defined polling cycle, and the operator at the central facility sees a unified view of the entire network.

SCADA is also appropriate when the operator needs to manage assets that are not permanently attended. An unattended wellhead, a remote pig receiver, a pumping station in a pipeline system — these benefit from SCADA's remote monitoring and control architecture, its alarm notification capabilities, and its ability to operate on intermittent communications links.

Key indicators for SCADA:

  • Geographically dispersed assets
  • Unattended or remotely operated locations
  • Simple local control logic at each site
  • Communication over telemetry (radio, cellular, satellite)
  • Focus on monitoring, data acquisition, and supervisory control

When DCS Is the Right Choice

A DCS is the right choice when the facility is a single process plant requiring tight, continuous, integrated control across multiple interacting process loops. A production FPSO, a large onshore gas processing train, or a multi-stage compression facility all fit this profile.

Consider a three-train gas compression facility with inter-stage cooling, knockout drums, and a common flare header. The process interactions are significant: suction pressure on Train 2 is affected by what Train 1 is doing; changes to the anti-surge control on one compressor affect the header pressure seen by the others. A DCS handles this well because the controllers share a high-speed bus — control actions in one section of the plant can respond to conditions in another within the scan cycle. The integrated I/O, unified tag database, and shared historian mean that the process engineer and the control engineer are working from the same system, and the operator sees a coherent picture of the entire plant without crossing application boundaries.

DCS systems also carry a level of vendor support and lifecycle commitment that matters for a facility expected to operate for 20 to 30 years. The major DCS vendors — Honeywell, Emerson, ABB, Yokogawa, Siemens — provide documented lifecycle policies, long-term spare parts availability, and migration paths as technology evolves. This is not a trivial consideration for a platform operator who cannot easily replace a control system once the facility is offshore.

Key indicators for DCS:

  • Single continuous-process facility with interacting loops
  • High I/O count with a mix of analogue and discrete signals
  • Complex control strategies (cascade control, feedforward, ratio control)
  • Requirement for integrated alarming, trending, and historian
  • Long facility lifecycle with vendor support requirements
  • Redundancy requirements throughout the system

When PLCs Are the Right Choice

PLCs excel at sequential and batch logic, high-speed discrete control, and applications where the control task is well-defined and does not require the integration overhead of a DCS.

In an upstream context, PLCs are the natural choice for:

Package equipment. Compressor packages, pump skids, separator packages, and chemical injection systems almost always arrive from the vendor with a PLC-based control panel — a standalone Allen-Bradley, Siemens, or Schneider controller managing the package's own logic, with a defined interface to the facility control system. This is the right architecture: the package vendor knows their equipment and programs the PLC accordingly; the facility control system reads the package status and sends start/stop commands via a standard interface (Modbus, Profibus, OPC).

Safety Instrumented Systems. The SIS is always a PLC — specifically a Safety PLC (sometimes called a safety controller or a FSC — Fail Safe Controller). Systems such as the Hima HIMax, Triconex Tricon, or Allen-Bradley GuardLogix are certified to IEC 61508 SIL 2 or SIL 3 and provide the voted trip logic, proof test support, and safety data reporting required by IEC 61511. The SIS is always separate from the BPCS — this is a fundamental requirement of the standard.

Small facilities. A modular early production facility handling 3,000 BPD from three wells, with a simple process train and a planned operating life of five years, probably does not need a full DCS. A pair of redundant PLCs with a SCADA front-end provides adequate control capability at significantly lower capital cost. The engineering and configuration cost for a DCS on a small facility is disproportionate.

Key indicators for PLCs:

  • Package equipment control (compressors, pumps, generators)
  • Safety Instrumented Systems (always a Safety PLC)
  • Simple or sequential control tasks
  • Small facilities with limited I/O and short lifecycles
  • Cost-sensitive projects where DCS overhead is not justified

The SIS Dimension

Whatever BPCS platform is selected — SCADA, DCS, or PLC — the Safety Instrumented System is always a separate, dedicated Safety PLC system. This is not a preference; it is a requirement of IEC 61511, which mandates independence between the BPCS and the SIS.

The practical implication for platform selection is that the SIS adds a separate control system layer regardless of the BPCS choice, and the interface between the two must be designed. In most upstream facilities this interface is a hardwired connection for critical trips (the SIS output drives the actuator directly, with a hardwired feedback to the BPCS for status) and a serial or OPC communication link for SIS status, bypass indications, and manual reset signals to be displayed on the operator workstation.

The selection of the SIS platform should be driven by the required SIL rating, the proof test interval, the diagnostic coverage requirements, and the vendor's IEC 61508 certification. It should not be driven by which vendor's BPCS was selected.

Hybrid Approaches

The real world rarely delivers clean single-architecture solutions. A common upstream configuration combines all three:

  • DCS for the main process — separation, compression, treatment
  • PLCs for package equipment — each compressor, each pump skid, each generator set has its own vendor PLC
  • SCADA for the wider field — wellhead RTUs, remote manifolds, pipeline block valves
  • Safety PLC for the SIS — running independently of all of the above

The engineering challenge is the integration: defining the interfaces between the package PLCs and the DCS, integrating the wellhead SCADA data into the facility operator picture, and ensuring the SIS has the hardwired and soft connections it requires. Getting these interfaces defined clearly in the Control Philosophy document — before the package vendors write a line of code — is the most important EC&I engineering task on any integrated facility project.

Practical Guidance

Define the control system architecture in the Control Philosophy during FEED. This document should identify the BPCS platform, the SIS platform, the package control philosophy (what each package vendor provides and what the interface requires), and the SCADA architecture if applicable. Leaving this to detailed engineering forces the design to adapt to the control system rather than the reverse.

Challenge the default. If the operator's standard is a particular DCS vendor, ask whether the facility size and lifecycle justify it. If the vendor is recommending their own platform, ask for a written justification against alternatives. The control system is one of the largest single items of capital expenditure on a process facility and one of the most consequential decisions for long-term operability.

Size the I/O count carefully. The number of I/O points — and their type (AI, AO, DI, DO, pulse) — drives the hardware cost and the wiring cost. A thorough instrument index, developed during FEED, is the foundation for a realistic control system cost estimate. I/O margins of 15–20% spare capacity should be included for future modifications.

Consider the communications architecture. The bus between field instruments and the controller (Foundation Fieldbus, HART, Profibus PA, or conventional 4–20 mA) affects both the initial cost and the maintenance cost over the facility life. For a long-life offshore facility, the investment in a digital fieldbus that allows valve diagnostics and loop checking from the control room can pay back quickly. For a short-life early production facility, conventional 4–20 mA is often the more pragmatic choice.

Plan for integration from day one. Every package vendor will have their own PLC, their own tag naming convention, and their own commissioning timeline. The integration of package PLCs into the facility DCS or SCADA is consistently the most time-consuming and risk-prone part of a control system commissioning programme. Defining the interface specification early, writing it into the package vendor's purchase order, and holding a system integration test before offshore installation are the most effective risk mitigations available.

Summary

SCADA DCS PLC
Primary strength Wide-area monitoring Continuous process control Sequential and safety logic
Typical upstream use Field gathering networks, remote assets Production facilities, gas plants, FPSOs Package equipment, SIS
I/O range Low to medium per site Medium to high Low to medium
Control type Supervisory + remote Continuous closed-loop Discrete / sequential
Vendor integration Varies Tightly integrated single vendor Often multi-vendor
SIS relationship Separate Safety PLC required Separate Safety PLC required Separate Safety PLC required

The right answer for any given facility will depend on its size, geographic footprint, process complexity, operating life, and operator standards. What does not change is the importance of making this decision in FEED — before the package vendor quotes, before the instrument index is finalised, and before the cost estimate is locked.

About the Author

Robin Charles Binner

Robin Charles Binner

Principal Consultant — EC&I Engineering · 30+ years

30 years of EC&I engineering spanning the full plant lifecycle — greenfield design, brownfield modifications, and the complete IEC 61511 Safety Instrumented System lifecycle across multiple geographies and facility types.

Play Anthem