Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: What is DCS? (Distributed Control System)
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > Control Systems > What is DCS? (Distributed Control System)

What is DCS? (Distributed Control System)

Last updated: August 28, 2020 6:05 pm
Editorial Staff
Control Systems
1 Comment
Share
9 Min Read
SHARE

A distributed control system (DCS) is a control system for a process plant in which autonomous controllers are distributed throughout the system.

Contents
Distributed Control Systems (DCS)DCS HardwareDCS WorkstationDCS IO Modules

A radically new concept appeared in the world of industrial control in the mid-1970’s: the notion of distributed digital control.

Direct digital control during that era suffered a substantial problem: the potential for catastrophic failure if the single digital computer executing multiple PID control functions were to ever halt.

Digital control brings many advantages, but it isn’t worth the risk if the entire operation will shut down (or catastrophically fail!) following a hardware or software failure within that one computer.

Distributed control directly addressed this concern by having multiple control computers – each one responsible for only a handful of PID loops – distributed throughout the facility and networked together to share information with each other and with operator display consoles.

With individual process control “nodes” scattered throughout the campus, each one dedicated to controlling just a few loops, there would be less concentration of liability as there would be with a single-computer DDC system.

Such distribution of computing hardware also shortened the analog signal wiring, because now the hundreds or thousands of analog field instrument cables only had to reach as far as the distributed nodes, not all the way to a centralized control room.

Only the networking cable had to reach that far, representing a drastic reduction in wiring needs.

Furthermore, distributed control introduced the concept of redundancy to industrial control systems: where digital signal acquisition and processing hardware units were equipped with “spare” units designed to automatically take over all critical functions in the event of a primary failure.

Distributed Control Systems (DCS)

The following illustration shows a typical distributed control system (DCS) architecture:

Distributed Control Systems (DCS)

Each “rack” contains a microprocessor to implement all necessary control functions, with individual I/O (input/output) “cards” for converting analog field instrument signals into digital format, and vice-versa. Redundant processors, redundant network cables, and even redundant I/O cards address the possibility of component failure.

DCS processors are usually programmed to perform routine self-checks on redundant system components to ensure availability of the spare components in the event of a failure.

If there ever was a total failure in one of the “control racks” where the redundancy proved insufficient for the fault(s), the only PID loops faulted will be those resident in that rack, not any of the other loops throughout the system.

Likewise, if ever the network cables become severed or otherwise faulted, only the information flow between those two points will suffer; the rest of the system will continue to communicate data normally.

Thus, one of the “hallmark” features of a DCS is its tolerance to serious faults: even in the event of severe hardware or software faults, the impact to process control is minimized by design.

One of the very first distributed control systems in the world was the Honeywell TDC2000 system (Note 1) , introduced in 1975. By today’s standards, the technology was crude , but the concept was revolutionary.

Note 1 : To be fair, the Yokogawa Electric Corporation of Japan introduced their CENTUM distributed control system the same year as Honeywell.

Each rack (called a “box” by Honeywell) consisted of an aluminum frame holding several large printed circuit boards with card-edge connectors. A “basic controller” box appears in the left-hand photograph.

The right-hand photograph shows the termination board where the field wiring (420 mA) connections were made. A thick cable connected each termination board to its respective controller box:

DCS Hardware

Honeywell DCS System TDC2000

Controller redundancy in the TDC2000 DCS took the form of a “spare” controller box serving as a backup for up to eight other controller boxes. Thick cables routed all analog signals to this spare controller, so that it would have access to them in the event it needed to take over for a failed controller.

The spare controller would become active on the event of any fault in any of the other controllers, including failures in the I/O cards.

Thus, this redundancy system provided for processor failures as well as I/O failures. All TDC2000 controllers communicated digitally by means of a dual coaxial cable network known as the “Data Hiway.” The dual cables provided redundancy in network communications.

DCS Workstation

A typical TDC2000 operator workstation appears in the next photograph:

DCS TDC2000 operator workstation

Over the years following its 1975 introduction, the Honeywell system grew in sophistication with faster networks (the “Local Control Network” or LCN), more capable controller racks (the “Process Manager” or PM series), and better operator workstations.

Many of these improvements were incremental, consisting of add-on components that could work with existing TDC2000 components so that the entire system need not be replaced to accept the new upgrades.

Other control equipment manufacturers responded to the DCS revolution started by Honeywell and Yokogawa by offering their own distributed control systems.

The Bailey Network 90 (Net90) DCS, Bailey Infi90 DCS, and the Fisher Provox systems are examples. Foxboro, already an established leader in the control system field with their SPEC 200 analog system, first augmented the SPEC 200 with digital capabilities (the VIDEOSPEC workstation consoles, FOX I/A computer, INTERSPEC and FOXNET data networks), then developed an entirely digital distributed control system, the SPECTRUM.

Some modern distributed control systems offered are :

  • ABB 800xA
  • Emerson DeltaV and Ovation
  • Foxboro (Invensys) I/A
  • Honeywell Experion PKS
  • Yokogawa CENTUM VP and CENTUM CS

DCS IO Modules

For a visual comparison with the Honeywell TDC2000 DCS, examine the following photograph of an Emerson DeltaV DCS rack, with processor and multiple I/O modules:

Emerson DeltaV DCS rack

As previously mentioned in the Direct Digital Control (DDC) subsection, programmable logic controllers (PLCs) are becoming more and more popular as PID control platforms due to their ever-expanding speed, functionality, and relatively low cost.

It is now possible with modern PLC hardware and networking capabilities to build a truly distributed control system with individual PLCs as the processing nodes, and with redundancy built into each of those nodes so that any single failure does not interrupt critical control functions. Such a system may be purchased at a fraction of the up-front cost of a fully-fledged DCS.

However, what is currently lacking in the PLC world is the same level of hardware and software integration necessary to build a functional distributed control system that comes as ready-to-use as a system pre-built by a DCS manufacturer.

In other words, if an enterprise chooses to build their own distributed control system using programmable logic controllers, they must be prepared to do a lot of programming work in order to emulate the same level of functionality and power as a pre-engineered DCS.

Any engineer or technician who has experienced the power of a modern DCS – with its self-diagnostic, “smart” instrument management, event auditing, advanced control strategy, pre-engineered redundancy, data collection and analysis, and alarm management capabilities – realizes these features are neither luxuries nor are they trivial to engineer. Woe to anyone who thinks these critical features may be created by incumbent staff at a lesser cost!

Read Next:

  • Earthing in DCS System
  • Wiring Diagram of DCS
  • DCS System Layout
  • Compare DCS, PLC, and RTU
  • Field instrument to Control Room
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

Anti-static Wrist Straps in Industrial Automation
List of 100 Distributed Control Systems Questions (DCS)
What is Maintenance Override Switch (MOS) ?
Serial Communication Error Checking Methods and Algorithms
Centralized vs Decentralized Automation Systems
Process Control Instrumentation Glossary
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • yazid says:
    February 7, 2019 at 12:50 pm

    good lessons

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Difference Between PNP and NPN Sensors
ON-OFF Controller Principle
PID Controller Response with different Input Signals
Limit, Selector, and Override controls
How Integral Controller Reduces offset error ?
Turbine-Compressor System Architecture
Speed Control of Ship Electrical Motor Propulsion
Process Control Loop Testing

Keep Learning

Most Asked Questions on SCADA

Most Asked Questions on SCADA with Answers

Opposite Acting Valves

What is Split Range Control Loop ?

Process Dynamics and PID Controller Tuning

Process Dynamics and PID Controller Tuning

DCS Quiz

DCS Quiz

Control system architecture diagrams

Vendor Document for Project Systems Architecture

Ratio Control Example

Ratio Controller Example

Feedforward control with feedback trim

Feedforward Control Principle

PLC Modbus Communication

Introduction to Modbus – Reading and Writing Data

Learn More

Best 100 PLC Projects for Final Year Engineering Students

Best 100 PLC Projects for Final Year Engineering Students

Tank Level Detection Switches

Tank Level Detection Switches

Turbidity Analyzer Working Principle

Turbidity Analyzer Working Principle

PLC Programmer Salary and Future Career Scope

PLC Programmer Salary and Future Career Scope

Analysis Instrumentation Objective Questions

Analysis Instrumentation Objective Questions

AND Logic in Bently Nevada Vibration System

AND Logic in Bently Nevada Vibration System

Interposing Relay Panel (IRP)

Interposing Relay Panel (IRP) – Wiring and Testing Requirements

Purpose of an Electrical Substation

What is a Substation? Purpose of an Electrical Substation

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?