SlideShare a Scribd company logo
DCS Introduction
Control System Training
Page 2Classification: Restricted
Agenda:
• DCS Introduction
• PLC
• SCADA
• General architecture of DCS
• Process or application
• Scan time
• Input and Output requirement
• Redundancy
• RTU and LCU
• PLC vs DCS
Page 3Classification: Restricted
DCS INTRODUCTION
PLC: Programmable Logic Controller
PLC is a controller device used for controlling a process or output depending
upon the input status and the program logic downloaded into the controller.
This device can also be called as Local Control Unit. The architecture of a LCU is
as follows.
Page 4Classification: Restricted
DCS INTRODUCTION
The LCU receives inputs from measuring devices and commands from
operators and computes the control output needed to make the process follow
the commands. It then sends the outputs to the actuators, drives, pumps,
valves and other mechanical devices that regulate the process in field. The CPU
does this process and it communicates with all the devices in LCU through the
internal bus, which transmits addressing, data control and status information in
addition to the data.
Page 5Classification: Restricted
DCS INTRODUCTION
SCADA: Supervisory Control And Data Acquisition
SCADA systems are used to collect data and control the processes at
supervisory level. In SCADA the control could be for a process or even specific
machinery, and the monitoring could be of any thing like an oil refinery, a
power generation plant to a simple switch. The Data Acquisition could be
collection of process data in terms of trends, alarms and events which could be
referred to provide efficient control aid.
The PLC and SCADA combination were being used in most of the industries for
automation, until the following factors became prominent ie the increase in
size and complexity of the industrial process and technology development to
maintain these processes. At this situation the DCS became popular because it
could support the above requirement.
Page 6Classification: Restricted
DCS INTRODUCTION
DCS: Distributed Control System
Distributed Control System is a tightly integrated control system where in all
the components used to communicate with the field process could be
distributed around the plant.
The data from all these distributed systems are put together to control the
entire process industries like the oil and gas refineries, the power generation
plant etc..
The following architecture would explain it better.
Page 7Classification: Restricted
DCS INTRODUCTION
General Architecture Of DCS System
Page 8Classification: Restricted
DCS INTRODUCTION
PLC Vs DCS THE CHOICE
When choosing PLC or DCS for a process or application the following criteria
can be taken into consideration.
• THE PROCESS OR APPLICATION
• SCAN TIME
• INPUT AND OUTPUT REQUIREMENT
• REDUNDANCY
• RTU AND LCU
Page 9Classification: Restricted
DCS INTRODUCTION
THE PROCESS OR APPLICATION
In Factory Automation, the process would be of assembling or manufacturing
specific items or things. In this process there would be lot of machines involved
and the items would be moved among these machines to have the final thing.
The products produced in these industries would be single product. The
procedure would remain the same which would be repeated over and over
again and such process is called as simple batch process. For batch process PLC
is the choice.
In Process Automation industries the process involves transformation of raw
materials through chemical reaction or introduction of physical changes to
produce a new and different product. In this kind of process the current
process always depends on the previous process or to say one or more process
units are piped together, and such a process can be called complex batch
process. For complex process DCS is the choice.
Page 10Classification: Restricted
DCS INTRODUCTION
SCAN TIME
• PLC is designed for high speed applications which require scan rate of 10ms
or less. With this quick scan time the PLC can be used for control operations
involving motion control, or control of motors and drives where high scan
rates are essential for effective control of devices.
• When lot of regulatory analog loops are in the process like cascade loop, ratio
loop and feed forward loop the response time doesn’t have to be quick, it
requires a scan time around 100 to 500ms range. In such regulatory process if
the scan time is less then the final control element like valves could be
damaged quickly. It is in such conditions where the DCS is used. While
programming for the DCS device the scan time can be chosen.
Page 11Classification: Restricted
DCS INTRODUCTION
INPUT and OUTPUT REQUIREMENT
• In Factory automation process the type of inputs and outputs required are
largely discrete, it also contains some analog control sequence to be
implemented, in such conditions PLC is the choice as it can handle.
• In Process automation the operation involves transformation of product and
this is done by controlling the analog parameters like level, pressure,
temperature, flow etc and for such condition the DCS is the choice because it
is designed to handle the large analog I/O requirement.
Page 12Classification: Restricted
DCS INTRODUCTION
REDUNDANCY
• This feature of the device comes into consideration based on the Downtime
effect in industries. Downtime is the time period between process stop to the
start of the same process.
• If the Downtime results in loss of production with additional cost and no
damage to the process, and if the value of the value of the independent
product is less then PLC is the choice. In such case the start up of the process
is easier compared to process industries.
Page 13Classification: Restricted
DCS INTRODUCTION
REDUNDANCY
If the value of the products manufactured and raw materials used is high and if
the Downtime will not only cause loss in production but also create potentially
dangerous and damaging condition like for eg in some chemical applications
the process has to be maintained at steady state or else the product could
solidify in the pipe. In this condition DCS is the choice as it comes with optional
redundancy choice.
• CPU redundancy
• I/O Module redundancy
• Communication line redundancy
• Server redundancy
Page 14Classification: Restricted
DCS INTRODUCTION
RTU AND LCU
RTU- Remote Terminal Unit: This device is used as the communication interface
between the process and the controller. The RTU device would be at the
remote location and would be containing the input output module, the process
data would be received by these modules and sent to the controller through
communication protocols.
LCU-Local Control Unit: This device is capable of performing closed loop control
and also communicating with the master DCS controller when the data is
required from the process controlled by the LCU unit.
Page 15Classification: Restricted
DCS INTRODUCTION
PLC VS DCS
The following questions can be asked while choosing between a PLC and DCS.
1. What are you manufacturing, and how?
2. What is the value of the product being manufactured
and the cost of downtime?
3. What do you view as the "heart" of the system?
4. What does the operator need to be successful?
5. What system performance is required?
6. What degree of customization is required?
7. What are your engineering expectations?
Page 16Classification: Restricted
DCS INTRODUCTION
1. What are you manufacturing, and how?
The way a product is manufactured, the performance needed, along with any
physical limitations of the process, all influence the system selection.
Page 17Classification: Restricted
DCS INTRODUCTION
2. What is the value of the product being manufactured and the cost of
downtime?
Downtime: The time between the stopping of process to restarting it again.
Page 18Classification: Restricted
DCS INTRODUCTION
3. What do you view as the "heart" of the system?
• In factory automation ,the control system is the controller (PLC), which
contains all of the logic to move the product in through the assembly line.
The HMI is often an on-machine panel or a PC-based station that provides the
operator with supplemental or exception data.
• In process automation, where the environment can be volatile and
dangerous, and where operators can't see the actual product, the HMI is
considered by most to be the heart of the system. In this scenario, the HMI is
a central control room console that provides the only complete "window"
into the process, enabling the operator to monitor and control the processes
which are occurring inside pipes and vessels located throughout the plant.
Page 19Classification: Restricted
DCS INTRODUCTION
4. What does the operator need to be successful?
• In a PLC environment, the operator's primary role is to handle exceptions.
Status information and exception alarming help keep the operator aware of
what is happening in the process.
• The DCS plant requires an operator to make decisions and continuously
interact with the process to keep it running. The operator's process
knowledge is often critical to operational excellence and keeping the process
running optimally.
Page 20Classification: Restricted
DCS INTRODUCTION
5. What system performance is required?
• The speed of logic execution is a key differentiator. The PLC has been designed to
meet the demands of high-speed applications that require scan rates of 10
milliseconds or less, including operations involving motion control, high-speed
interlocking, or control of motors and drives. Fast scan rates are necessary to be able
to effectively control these devices.
• The DCS doesn't have to be that quick – most of the time. The regulatory control loops
normally scan in the 100 to 500 millisecond range. In some cases, it could be
detrimental to have control logic execute any faster – possibly causing excessive wear
on final control elements such as valves, resulting in premature maintenance and
process issues.
Page 21Classification: Restricted
DCS INTRODUCTION
6. What degree of customization is required?
Page 22Classification: Restricted
DCS INTRODUCTION
7. What are your engineering expectations?
Page 23Classification: Restricted
DCS INTRODUCTION
PLC VS DCS OVERVIEW
Page 24Classification: Restricted
Topics to be covered in the next session:
• DCS continuation
Page 25Classification: Restricted
Thank you!

More Related Content

What's hot

PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
Jitender Singh Shekhawat
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
Pratap Chandra
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data Acquisition
Power System Operation
 
DCS fundamentals
DCS fundamentalsDCS fundamentals
DCS fundamentals
Alok Saikia
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
Suman Sourabh
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
Praveen Ramola
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
Praveen Kumar
 
DCS an overview
DCS an overviewDCS an overview
DCS an overview
Deepan Babu
 
Basic plc
Basic plcBasic plc
Basic plc
shubhammanit
 
PLC SCADA
PLC SCADAPLC SCADA
PLC SCADA
Appin Delhi
 
Dcs course
Dcs courseDcs course
Dcs course
Mohamed A Hakim
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
Indira Kundu
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
NITISH SINGH
 
Plc basics
Plc   basicsPlc   basics
PLC AND SCADA
PLC AND SCADA PLC AND SCADA
PLC AND SCADA
Ashutosh kumar
 
Scada system ( Overview )
Scada system ( Overview )Scada system ( Overview )
Scada system ( Overview )
Ali Al Sarraf
 
PLC and SCADA communication
PLC and SCADA communicationPLC and SCADA communication
PLC and SCADA communication
Talha Shaikh
 

What's hot (20)

PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data Acquisition
 
DCS fundamentals
DCS fundamentalsDCS fundamentals
DCS fundamentals
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
 
DCS an overview
DCS an overviewDCS an overview
DCS an overview
 
Basic plc
Basic plcBasic plc
Basic plc
 
PLC SCADA
PLC SCADAPLC SCADA
PLC SCADA
 
Dcs course
Dcs courseDcs course
Dcs course
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
PLC AND SCADA
PLC AND SCADA PLC AND SCADA
PLC AND SCADA
 
Dcs vs scada
Dcs vs scadaDcs vs scada
Dcs vs scada
 
Scada system ( Overview )
Scada system ( Overview )Scada system ( Overview )
Scada system ( Overview )
 
PLC Basic
PLC BasicPLC Basic
PLC Basic
 
PLC and SCADA communication
PLC and SCADA communicationPLC and SCADA communication
PLC and SCADA communication
 

Similar to DCS Introduction

Process Control
Process ControlProcess Control
Process Control
RamaniIA
 
Dcs or plc
Dcs or plcDcs or plc
Dcs or plc
Ch Aamir
 
Session 03 - History of Automation and Process Introduction
Session 03 - History of Automation and Process IntroductionSession 03 - History of Automation and Process Introduction
Session 03 - History of Automation and Process Introduction
VidyaIA
 
History of Automation and Process Introduction
History of Automation and Process IntroductionHistory of Automation and Process Introduction
History of Automation and Process Introduction
PranavAutomation
 
Lectrue 1.pptx
Lectrue 1.pptxLectrue 1.pptx
Lectrue 1.pptx
timeeducation1
 
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
theijes
 
Plc description
Plc  descriptionPlc  description
Plc description
Yasir Hashmi
 
Vfd
VfdVfd
automation,vfd,plc,scada overview
automation,vfd,plc,scada overviewautomation,vfd,plc,scada overview
automation,vfd,plc,scada overview
Pratik Gupta
 
automation,vfd,plc,scada overview
automation,vfd,plc,scada overviewautomation,vfd,plc,scada overview
automation,vfd,plc,scada overview
pratikguptateddy
 
PLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmerPLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmer
Nemichand sencha
 
Session 17 - SCADA Introduction
Session 17 - SCADA IntroductionSession 17 - SCADA Introduction
Session 17 - SCADA Introduction
VidyaIA
 
Basic Control System unit5
Basic Control System unit5Basic Control System unit5
Basic Control System unit5Asraf Malik
 
SCADA Introduction
SCADA IntroductionSCADA Introduction
SCADA Introduction
PranavAutomation
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
SahilAhmad39
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
SahilAhmad39
 
DISTRIBUTED CONTROL SYSTEMS
DISTRIBUTED   CONTROL  SYSTEMSDISTRIBUTED   CONTROL  SYSTEMS
DISTRIBUTED CONTROL SYSTEMS
Ashok Kumar Barla
 
What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)yogesh8418
 
Advantages of a modern DCS in coal handling
Advantages of a modern DCS in coal handlingAdvantages of a modern DCS in coal handling
Advantages of a modern DCS in coal handling
Schneider Electric
 

Similar to DCS Introduction (20)

Process Control
Process ControlProcess Control
Process Control
 
Dcs or plc
Dcs or plcDcs or plc
Dcs or plc
 
Session 03 - History of Automation and Process Introduction
Session 03 - History of Automation and Process IntroductionSession 03 - History of Automation and Process Introduction
Session 03 - History of Automation and Process Introduction
 
History of Automation and Process Introduction
History of Automation and Process IntroductionHistory of Automation and Process Introduction
History of Automation and Process Introduction
 
Lectrue 1.pptx
Lectrue 1.pptxLectrue 1.pptx
Lectrue 1.pptx
 
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
Feasible Interfacing and Programming of Industrial Control Technology Unit wi...
 
Plc description
Plc  descriptionPlc  description
Plc description
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
Vfd
VfdVfd
Vfd
 
automation,vfd,plc,scada overview
automation,vfd,plc,scada overviewautomation,vfd,plc,scada overview
automation,vfd,plc,scada overview
 
automation,vfd,plc,scada overview
automation,vfd,plc,scada overviewautomation,vfd,plc,scada overview
automation,vfd,plc,scada overview
 
PLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmerPLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmer
 
Session 17 - SCADA Introduction
Session 17 - SCADA IntroductionSession 17 - SCADA Introduction
Session 17 - SCADA Introduction
 
Basic Control System unit5
Basic Control System unit5Basic Control System unit5
Basic Control System unit5
 
SCADA Introduction
SCADA IntroductionSCADA Introduction
SCADA Introduction
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
DISTRIBUTED CONTROL SYSTEMS
DISTRIBUTED   CONTROL  SYSTEMSDISTRIBUTED   CONTROL  SYSTEMS
DISTRIBUTED CONTROL SYSTEMS
 
What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)
 
Advantages of a modern DCS in coal handling
Advantages of a modern DCS in coal handlingAdvantages of a modern DCS in coal handling
Advantages of a modern DCS in coal handling
 

More from PranavAutomation

Documentation
DocumentationDocumentation
Documentation
PranavAutomation
 
Communication Protocols
Communication ProtocolsCommunication Protocols
Communication Protocols
PranavAutomation
 
Control Systems
Control SystemsControl Systems
Control Systems
PranavAutomation
 
Instruments - Introduction
Instruments - IntroductionInstruments - Introduction
Instruments - Introduction
PranavAutomation
 
Introduction to Industrial Automation - 2
Introduction to Industrial Automation - 2Introduction to Industrial Automation - 2
Introduction to Industrial Automation - 2
PranavAutomation
 
Instruments - Part 1
Instruments - Part 1Instruments - Part 1
Instruments - Part 1
PranavAutomation
 
Instruments - Part 2
Instruments - Part 2Instruments - Part 2
Instruments - Part 2
PranavAutomation
 
Introduction to Industrial Automation
Introduction to Industrial AutomationIntroduction to Industrial Automation
Introduction to Industrial Automation
PranavAutomation
 
PLC Architecture
PLC ArchitecturePLC Architecture
PLC Architecture
PranavAutomation
 
PLC Programming Introduction
PLC Programming IntroductionPLC Programming Introduction
PLC Programming Introduction
PranavAutomation
 

More from PranavAutomation (10)

Documentation
DocumentationDocumentation
Documentation
 
Communication Protocols
Communication ProtocolsCommunication Protocols
Communication Protocols
 
Control Systems
Control SystemsControl Systems
Control Systems
 
Instruments - Introduction
Instruments - IntroductionInstruments - Introduction
Instruments - Introduction
 
Introduction to Industrial Automation - 2
Introduction to Industrial Automation - 2Introduction to Industrial Automation - 2
Introduction to Industrial Automation - 2
 
Instruments - Part 1
Instruments - Part 1Instruments - Part 1
Instruments - Part 1
 
Instruments - Part 2
Instruments - Part 2Instruments - Part 2
Instruments - Part 2
 
Introduction to Industrial Automation
Introduction to Industrial AutomationIntroduction to Industrial Automation
Introduction to Industrial Automation
 
PLC Architecture
PLC ArchitecturePLC Architecture
PLC Architecture
 
PLC Programming Introduction
PLC Programming IntroductionPLC Programming Introduction
PLC Programming Introduction
 

Recently uploaded

To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 

Recently uploaded (20)

To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 

DCS Introduction

  • 2. Page 2Classification: Restricted Agenda: • DCS Introduction • PLC • SCADA • General architecture of DCS • Process or application • Scan time • Input and Output requirement • Redundancy • RTU and LCU • PLC vs DCS
  • 3. Page 3Classification: Restricted DCS INTRODUCTION PLC: Programmable Logic Controller PLC is a controller device used for controlling a process or output depending upon the input status and the program logic downloaded into the controller. This device can also be called as Local Control Unit. The architecture of a LCU is as follows.
  • 4. Page 4Classification: Restricted DCS INTRODUCTION The LCU receives inputs from measuring devices and commands from operators and computes the control output needed to make the process follow the commands. It then sends the outputs to the actuators, drives, pumps, valves and other mechanical devices that regulate the process in field. The CPU does this process and it communicates with all the devices in LCU through the internal bus, which transmits addressing, data control and status information in addition to the data.
  • 5. Page 5Classification: Restricted DCS INTRODUCTION SCADA: Supervisory Control And Data Acquisition SCADA systems are used to collect data and control the processes at supervisory level. In SCADA the control could be for a process or even specific machinery, and the monitoring could be of any thing like an oil refinery, a power generation plant to a simple switch. The Data Acquisition could be collection of process data in terms of trends, alarms and events which could be referred to provide efficient control aid. The PLC and SCADA combination were being used in most of the industries for automation, until the following factors became prominent ie the increase in size and complexity of the industrial process and technology development to maintain these processes. At this situation the DCS became popular because it could support the above requirement.
  • 6. Page 6Classification: Restricted DCS INTRODUCTION DCS: Distributed Control System Distributed Control System is a tightly integrated control system where in all the components used to communicate with the field process could be distributed around the plant. The data from all these distributed systems are put together to control the entire process industries like the oil and gas refineries, the power generation plant etc.. The following architecture would explain it better.
  • 7. Page 7Classification: Restricted DCS INTRODUCTION General Architecture Of DCS System
  • 8. Page 8Classification: Restricted DCS INTRODUCTION PLC Vs DCS THE CHOICE When choosing PLC or DCS for a process or application the following criteria can be taken into consideration. • THE PROCESS OR APPLICATION • SCAN TIME • INPUT AND OUTPUT REQUIREMENT • REDUNDANCY • RTU AND LCU
  • 9. Page 9Classification: Restricted DCS INTRODUCTION THE PROCESS OR APPLICATION In Factory Automation, the process would be of assembling or manufacturing specific items or things. In this process there would be lot of machines involved and the items would be moved among these machines to have the final thing. The products produced in these industries would be single product. The procedure would remain the same which would be repeated over and over again and such process is called as simple batch process. For batch process PLC is the choice. In Process Automation industries the process involves transformation of raw materials through chemical reaction or introduction of physical changes to produce a new and different product. In this kind of process the current process always depends on the previous process or to say one or more process units are piped together, and such a process can be called complex batch process. For complex process DCS is the choice.
  • 10. Page 10Classification: Restricted DCS INTRODUCTION SCAN TIME • PLC is designed for high speed applications which require scan rate of 10ms or less. With this quick scan time the PLC can be used for control operations involving motion control, or control of motors and drives where high scan rates are essential for effective control of devices. • When lot of regulatory analog loops are in the process like cascade loop, ratio loop and feed forward loop the response time doesn’t have to be quick, it requires a scan time around 100 to 500ms range. In such regulatory process if the scan time is less then the final control element like valves could be damaged quickly. It is in such conditions where the DCS is used. While programming for the DCS device the scan time can be chosen.
  • 11. Page 11Classification: Restricted DCS INTRODUCTION INPUT and OUTPUT REQUIREMENT • In Factory automation process the type of inputs and outputs required are largely discrete, it also contains some analog control sequence to be implemented, in such conditions PLC is the choice as it can handle. • In Process automation the operation involves transformation of product and this is done by controlling the analog parameters like level, pressure, temperature, flow etc and for such condition the DCS is the choice because it is designed to handle the large analog I/O requirement.
  • 12. Page 12Classification: Restricted DCS INTRODUCTION REDUNDANCY • This feature of the device comes into consideration based on the Downtime effect in industries. Downtime is the time period between process stop to the start of the same process. • If the Downtime results in loss of production with additional cost and no damage to the process, and if the value of the value of the independent product is less then PLC is the choice. In such case the start up of the process is easier compared to process industries.
  • 13. Page 13Classification: Restricted DCS INTRODUCTION REDUNDANCY If the value of the products manufactured and raw materials used is high and if the Downtime will not only cause loss in production but also create potentially dangerous and damaging condition like for eg in some chemical applications the process has to be maintained at steady state or else the product could solidify in the pipe. In this condition DCS is the choice as it comes with optional redundancy choice. • CPU redundancy • I/O Module redundancy • Communication line redundancy • Server redundancy
  • 14. Page 14Classification: Restricted DCS INTRODUCTION RTU AND LCU RTU- Remote Terminal Unit: This device is used as the communication interface between the process and the controller. The RTU device would be at the remote location and would be containing the input output module, the process data would be received by these modules and sent to the controller through communication protocols. LCU-Local Control Unit: This device is capable of performing closed loop control and also communicating with the master DCS controller when the data is required from the process controlled by the LCU unit.
  • 15. Page 15Classification: Restricted DCS INTRODUCTION PLC VS DCS The following questions can be asked while choosing between a PLC and DCS. 1. What are you manufacturing, and how? 2. What is the value of the product being manufactured and the cost of downtime? 3. What do you view as the "heart" of the system? 4. What does the operator need to be successful? 5. What system performance is required? 6. What degree of customization is required? 7. What are your engineering expectations?
  • 16. Page 16Classification: Restricted DCS INTRODUCTION 1. What are you manufacturing, and how? The way a product is manufactured, the performance needed, along with any physical limitations of the process, all influence the system selection.
  • 17. Page 17Classification: Restricted DCS INTRODUCTION 2. What is the value of the product being manufactured and the cost of downtime? Downtime: The time between the stopping of process to restarting it again.
  • 18. Page 18Classification: Restricted DCS INTRODUCTION 3. What do you view as the "heart" of the system? • In factory automation ,the control system is the controller (PLC), which contains all of the logic to move the product in through the assembly line. The HMI is often an on-machine panel or a PC-based station that provides the operator with supplemental or exception data. • In process automation, where the environment can be volatile and dangerous, and where operators can't see the actual product, the HMI is considered by most to be the heart of the system. In this scenario, the HMI is a central control room console that provides the only complete "window" into the process, enabling the operator to monitor and control the processes which are occurring inside pipes and vessels located throughout the plant.
  • 19. Page 19Classification: Restricted DCS INTRODUCTION 4. What does the operator need to be successful? • In a PLC environment, the operator's primary role is to handle exceptions. Status information and exception alarming help keep the operator aware of what is happening in the process. • The DCS plant requires an operator to make decisions and continuously interact with the process to keep it running. The operator's process knowledge is often critical to operational excellence and keeping the process running optimally.
  • 20. Page 20Classification: Restricted DCS INTRODUCTION 5. What system performance is required? • The speed of logic execution is a key differentiator. The PLC has been designed to meet the demands of high-speed applications that require scan rates of 10 milliseconds or less, including operations involving motion control, high-speed interlocking, or control of motors and drives. Fast scan rates are necessary to be able to effectively control these devices. • The DCS doesn't have to be that quick – most of the time. The regulatory control loops normally scan in the 100 to 500 millisecond range. In some cases, it could be detrimental to have control logic execute any faster – possibly causing excessive wear on final control elements such as valves, resulting in premature maintenance and process issues.
  • 21. Page 21Classification: Restricted DCS INTRODUCTION 6. What degree of customization is required?
  • 22. Page 22Classification: Restricted DCS INTRODUCTION 7. What are your engineering expectations?
  • 23. Page 23Classification: Restricted DCS INTRODUCTION PLC VS DCS OVERVIEW
  • 24. Page 24Classification: Restricted Topics to be covered in the next session: • DCS continuation