SlideShare une entreprise Scribd logo
1  sur  42
Télécharger pour lire hors ligne
Prepared By:
J S Shekhawat
Sr. Engg. C&I
(Programmable Logic Controller)
Prepared By:
J S Shekhawat
Sr. Engg C&I
What is PLC?
PLC is a Programmable Logic Controller and also
a kind of a digital computer which can be
Programmed as per the process which is needed
to be controlled, designed for multiple inputs
and output arrangements, having immunity to
electrical noise and resistance to vibration and
impact.
History of PLC
PLC was introduced in late 1960’s
First commercial & successful Programmable Logic
Controllers was designed and developed by Modicon
as a relay replacer for General Motors.
Earlier, it was a machine with thousands of electronic
parts.
Later ,in late 1970’s,the microprocessor became reality &
greatly enhanced the role of PLC permitting it to evolve
form simply relay to the sophisticated system as it is today.
Major Components of a PLC
CENTRAL
PROCESSING
UNIT (CPU)
POWER
SUPPLY
I M
N O
P D
U U
T L
E
O M
U O
T D
P U
U L
T E
PROGRAMMING
DEVICE
From
SENSORS
Pushbuttons,
contacts,
limit switches,
etc.
To
OUTPUT
Solenoids,
contactors,
alarms
etc.
Handheld Device
or Computer
etc.
Major Components of a PLC
Major Components of a PLC
 Central Processing Unit
 It is a micro-controller based circuitry. The CPU consists of
following blocks :
Arithmetic Logic Unit (ALU), Program memory, Process image
memory (Internal memory of CPU), Internal timers and
counters.
 CPU performs the task necessary to fulfill the PLC funtions.
These tasks include Scanning, I/O bus traffic control, Program
execution, Peripheral and External device communication,
special functions or data handling execution and self
diagnostics.
 Input module
 These modules act as interface between real-time status of
process variable and the CPU.
 Analog input module : Typical input to these modules is 4-20
mA, 0-10 V
Example : Pressure, Flow, Level Tx, RTD (Ohm),
Thermocouple (mV)
 Digital input module : Typical input to these modules is 24 V
DC, 115 V AC, 230 V AC
Ex. : Switches, Pushbuttons, Relays, pump valve on off
status
 Output module
 These modules act as link between the CPU and the output
devices in the field.
 Analog output module : Typical output from these modules is
4-20 mA, 0-10 V
Ex : Control Valve, Speed, Vibration.
 Digital output module : Typical output from these modules is
24 V DC, 115 V AC, 230 V AC
Ex. : Solenoid Valves, lamps, Actuators, dampers, Pump
valve on off control
 Power Supply
 The power supply gives the voltage required for electronics
module (I/O Logic signals, CPU, memory unit and peripheral
devices) of the PLC from the line supply.
 The power supply provides isolation necessary to protect the
solid state devices from most high voltage line spikes.
 As I/O is expanded, some PLC may require additional power
supplies in order to maintain proper power levels.
 Bus System
 It is path for the transmission of the signal . Bus system is
responsible for the signal exchange between processor and I/O
modules.
 The bus system comprise of several single line i.e. wires /
tracks
PLC operation sequence
1) Self test: Testing of its own hardware and
software for faults.
2) Input scan: If there are no problems, PLC
will copy all the inputs and copy their values
into memory.
3) Logic solve/scan: Using inputs, the ladder
logic program is solved once and outputs are
updated.
4) Output scan: While solving logic the output
values are updated only in memory when
ladder scan is done, the outputs will be
updated using temporary values in memory.
Self test
Input scan
Logic scan
Output
scan
Programming Languages of PLC
Most common languages encountered in PLC
programming are:
1) Ladder Logic
2) Functional Block Diagram
3) Sequential Function Chart
Ladder Logic
 The ladder logic is the oldest programming language for
PLC.
 It is well suited to express Combinational logic.
 The main ladder logic symbols represent the elements :
make contact
break contact
relay coil
Block diagram of a PLC
Outputs
LEDs
Inputs
Programming Example:
Ladder Logic Program for Start/Stop of Motor :
X2X1
Y1
Y1
Programming PLC:
Starting of Motor:
Continuous Running of motor
when Start Button is released:
To Stop the Motor :
PLC Selection Criteria
 Cost of hardware, software, Integration Engineering, Design, Installation,
Start-up and Commissioning, Validation documentation and Execution,
Training, Spare parts, Maintenance, System service contract and system
life cycle.
 Reliability, Flexibility, Scalability and Validatability.
 Ease of Database configuration, Graphics development, Interlocks and
Batch processing.
 Integration of High-level Application.
 Control Philosophy for Centralized versus Remote Operator Console or
both.
Advantages of PLCs:
 Reliability.
 Flexibility in programming and reprogramming.
 Cost effective for controlling complex systems.
 Small physical size, shorter project time.
 High speed of operation.
 Ability to communicate with computer systems in
the plant.
 Ease of maintenance /troubleshooting.
 Reduced space.
 Energy saving.
Disadvantages of PLCs
 PLC devices are proprietary it means that part
or software of one manufacturer can’t be used
in combination with parts of another
manufacturer.
 Limited design and cost option
 Fixed Circuit Operations.
 PLCs manufacturers offer only closed
architectures.
Applications:
Wherever automation is desired the PLCs are best
suited to meet the task.
Few examples of industries where PLCs are used :
1) Robots : manufacturing and control
2) Car park control
3) Train control station system
4) Food processing
5) Materials handling
6) Machine tools
7) Conveyer system etc.
(Distributed Control System)
Prepared By:
J S Shekhawat
Sr. Engg C&I
Distributed control system (DCS)
 DCS is a system of dividing plant or process control into
several areas of responsibility, each managed by its own
controller, with the whole system connected to form a
single entity, usually by means of communication buses.
Distributed Control System (DCS) refers to a control
system usually of a manufacturing system, process or any
kind of dynamic system, in which the controller elements
are not central in location (like the brain) but are
distributed throughout the system with each component
sub-system controlled by one or more controllers. The
entire system of controllers is connected by networks for
communication and monitoring.
 The entire system of controllers is connected by networks
for communication and monitoring.
Why it is called DISTRIBUTED???
As is apparent from the abbreviation, the word ‘Distributed’
supports following functionality’s
 Physical Distribution - Nodes or Subsystems can be
Distributed i.e. located physically apart
 Functional Distribution - Specific Functionality is imparted
for a Node basing on the combination of hardware and
software used. For e.g. Application work-processor with
Historian, Application work-processor with control
configuration software
 Structural Distribution - Different Structural hardware
platforms (Application Workstation processor, Workstation
processor, Control processor etc.) are used to achieve the
required functionality.
What does DCS System consists of?
DCS System consists minimum of the following components.
 Field Control station (FCS): It consists of input/output modules, CPU and
communication bus.
 Operator station: It is basically human interface machine with monitor,
the operator man can view the process in the plant and check if any alarm is
presents and he can change any setting, print reports..etc...
 Engineering station: It is used to configure all input & output and drawing and
any things required to be monitored on Operator station monitor.
Process Control Systems
Process Control Systems
Digital Control System
 Drawbacks Of CCS:
 If the CPU fails the entire plant gets affected.
 Redundancy concept is not available.
 Redundancy is having two controllers. One would be active and the
other would be standby. If the active controller fails, the standby
controller takes over.
Digital Control System
How does it work?
Example of simple control mechanism
Process measured value (PV)
Manipulated value (MV)
Set Value (SV).
Operation Windows
Information regarding the process is gathered as well as
monitored by the following Standard Operation windows :
 Tuning Window
 Control Group Window
 Trend Window
 Process Alarm Window
 Operator guide Message Window
 Graphic Window
 Overview Window
 Process Report Window
 Historical Report Window
 Control function is distributed among multiple CPUs
(Field Control Stations). Hence failure of one FCS does
not affect the entire plant.
 Redundancy is available at various levels.
 Instruments and interlocks are created by software.
 Generation and modifications of the interlocks are very
flexible and simple.
 Information regarding the process is presented to the
user in various formats.
 Field wiring is considerably less.
 Maintenance and trouble shooting becomes very easy.
 Cost effective in the long run.
Advantages of DCS
WHY DCS ?
 For Total Plant Automation
 For Higher Productivity
 For Optimal Process Control
 For Advance Process Control
 For Regulatory Compliance
 For Management Information System
 In Tune With Global Requirement
DCS MANUFACTURERS
 ASEA BROWN BOWERI - ABB
 TATA HONEYWEL
 FOXBORO - INVENSYS
 YOKOGOWA BLUE STAR - YBL
 ALLEN BRADLEY
 GE FANUC
 FISHER ROSEMOUNT
 TOSHIBA
 METSO Automation
(Basic Difference between PLC & DCS)
Prepared By:
J S Shekhawat
Sr. Engg C&I
Difference Between PLC & DCS
 A PLC is cost-effective up to a certain I/O count, and so is the
DCS. But the difference is in their starting points: the PLC is
cost-effective from 0 to a few thousand I/O points; the DCS
becomes cost-effective starting from a few thousand points and
beyond.
 A PLC becomes a subsystem of the DCS in rare occasions when
the situation calls for it, i.e., purchase of huge package systems
with engineering schedules incompatible with the DCS schedule
(I/O lists cannot be submitted on time before the DCS hardware
freeze date). Note that this package system is a process system
using continuous control, not discrete. Based on this, a PLC can
never be larger than a DCS in terms of I/O count.
 In large plants the DCS is king because most owners want a single
source of hardware support and service, and this mentality
naturally denies the PLC a foothold. Package vendors are no
longer required to provide PLC for their system. Everything is
connected to the DCS.
Difference Between PLC & DCS Cont…
 Generally, PLCs are stand alone and perform a particular task,
where a DCS is a network of PLCs that communicate in some
fashion to accomplish a particular task. For example, in a water
filtration plant, there might be a PLC that is used to perform a
backwash of a particular filter, in that same water plant a DCS
may be communicating with 14 filter PLCs and starting the
backwash routine when required.
 PLC only handle sequential process than DCS can handled both
Continue process and large loop control.
 If we see from security angle, PLC doesn't have dongle so people
can crack the software easy. DCS have a dongle so it's only
license to industry which have it.
 PLC is a programmable Logic controller which is used mainly for
interlocking different equipment’s. DCS is Distributed Control
Systems which is used to control very big plants by using simple
GUI screens. PLCs are interfaced with DCS for interlocking.
Thank You!!!

Contenu connexe

Tendances (20)

Controller ppt
Controller pptController ppt
Controller ppt
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
 
Plc ppt
Plc pptPlc ppt
Plc ppt
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
DCS
DCSDCS
DCS
 
Dcs vs scada
Dcs vs scadaDcs vs scada
Dcs vs scada
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 
DCS fundamentals
DCS fundamentalsDCS fundamentals
DCS fundamentals
 
Process Instrumentation & Control
Process Instrumentation & ControlProcess Instrumentation & Control
Process Instrumentation & Control
 
Scada ppt
Scada  pptScada  ppt
Scada ppt
 
ppt on PLC automation
ppt on PLC automationppt on PLC automation
ppt on PLC automation
 
Plc (programming)
Plc (programming)Plc (programming)
Plc (programming)
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
PLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationPLC and SCADA in Industrial Automation
PLC and SCADA in Industrial Automation
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
DCS an overview
DCS an overviewDCS an overview
DCS an overview
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
Scada
ScadaScada
Scada
 
SCADA
SCADASCADA
SCADA
 
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 PPT on INDUSTRIAL AUTOMATION, PLC, SCADA PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
 

En vedette

Controller Area Network (Basic Level Presentation)
Controller Area Network (Basic Level Presentation)Controller Area Network (Basic Level Presentation)
Controller Area Network (Basic Level Presentation)Vikas Kumar
 
Electro magnetic interference and compatibility(ECM,ECI)
Electro magnetic interference and compatibility(ECM,ECI)Electro magnetic interference and compatibility(ECM,ECI)
Electro magnetic interference and compatibility(ECM,ECI)Palani murugan
 
DC GENERATOR CHARACTERISTICS
DC GENERATOR CHARACTERISTICSDC GENERATOR CHARACTERISTICS
DC GENERATOR CHARACTERISTICSRitabrata Roy
 
Tower crane Basics
Tower crane BasicsTower crane Basics
Tower crane Basicsrama24x7
 
Automotive lighting - Led road lighting
Automotive lighting - Led road lightingAutomotive lighting - Led road lighting
Automotive lighting - Led road lightingCaner Göksel Sonuzun
 
CAN (Controller Area Network) Bus Protocol
CAN (Controller Area Network) Bus ProtocolCAN (Controller Area Network) Bus Protocol
CAN (Controller Area Network) Bus ProtocolAbhinaw Tiwari
 
Ppt local tracking and gps
Ppt local tracking and gpsPpt local tracking and gps
Ppt local tracking and gpsmassab
 
Emi emc-pdf
Emi emc-pdfEmi emc-pdf
Emi emc-pdfnagastra
 
Serial Communication
Serial CommunicationSerial Communication
Serial CommunicationRashmi
 
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...Chidambaram Coomarasamy
 
8051 serial communication
8051 serial communication8051 serial communication
8051 serial communicationasteriskbimal
 
Global Positioning System
Global Positioning System Global Positioning System
Global Positioning System Varun B P
 
Serial Communication Interfaces
Serial Communication InterfacesSerial Communication Interfaces
Serial Communication Interfacesanishgoel
 
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMC
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMCElectromagnetic Interference and Electromagnetic Compatibility (EMI/EMC
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMCAishwary Singh
 

En vedette (20)

Embedded Systems in Automotive
Embedded Systems in Automotive Embedded Systems in Automotive
Embedded Systems in Automotive
 
Controller Area Network (Basic Level Presentation)
Controller Area Network (Basic Level Presentation)Controller Area Network (Basic Level Presentation)
Controller Area Network (Basic Level Presentation)
 
DC GENERATOR
DC GENERATORDC GENERATOR
DC GENERATOR
 
Plc & scada report 6
Plc & scada report 6Plc & scada report 6
Plc & scada report 6
 
Electro magnetic interference and compatibility(ECM,ECI)
Electro magnetic interference and compatibility(ECM,ECI)Electro magnetic interference and compatibility(ECM,ECI)
Electro magnetic interference and compatibility(ECM,ECI)
 
DC GENERATOR CHARACTERISTICS
DC GENERATOR CHARACTERISTICSDC GENERATOR CHARACTERISTICS
DC GENERATOR CHARACTERISTICS
 
Tower crane Basics
Tower crane BasicsTower crane Basics
Tower crane Basics
 
Automotive lighting - Led road lighting
Automotive lighting - Led road lightingAutomotive lighting - Led road lighting
Automotive lighting - Led road lighting
 
Cranes ppt
Cranes pptCranes ppt
Cranes ppt
 
CAN (Controller Area Network) Bus Protocol
CAN (Controller Area Network) Bus ProtocolCAN (Controller Area Network) Bus Protocol
CAN (Controller Area Network) Bus Protocol
 
Ppt local tracking and gps
Ppt local tracking and gpsPpt local tracking and gps
Ppt local tracking and gps
 
Emi emc-pdf
Emi emc-pdfEmi emc-pdf
Emi emc-pdf
 
Serial Communication
Serial CommunicationSerial Communication
Serial Communication
 
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...
cc tn aed aetc am&e p&p 2 tractors, farm equipments., ...
 
8051 serial communication
8051 serial communication8051 serial communication
8051 serial communication
 
GPS ppt.
GPS ppt. GPS ppt.
GPS ppt.
 
Rtos Concepts
Rtos ConceptsRtos Concepts
Rtos Concepts
 
Global Positioning System
Global Positioning System Global Positioning System
Global Positioning System
 
Serial Communication Interfaces
Serial Communication InterfacesSerial Communication Interfaces
Serial Communication Interfaces
 
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMC
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMCElectromagnetic Interference and Electromagnetic Compatibility (EMI/EMC
Electromagnetic Interference and Electromagnetic Compatibility (EMI/EMC
 

Similaire à PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat

Industrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESIndustrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESEMERSON EDUARDO RODRIGUES
 
1 introduction to plc and its programming-1
1 introduction to plc and its programming-11 introduction to plc and its programming-1
1 introduction to plc and its programming-1VishalGupta969
 
01 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa1601 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa16John Todora
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF2013471
 
Plc presentation
Plc presentationPlc presentation
Plc presentationNits Sharma
 
Programmable logic controller (plc)
Programmable logic controller (plc)Programmable logic controller (plc)
Programmable logic controller (plc)Ujjwal Choubey
 
Programmable Logic Controllers
Programmable Logic ControllersProgrammable Logic Controllers
Programmable Logic ControllersAnchit Walia
 
Plc & scada seminar
Plc & scada seminarPlc & scada seminar
Plc & scada seminarMayank Verma
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...IJERA Editor
 
Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)Ali Altahir
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.Ishank Ranjan
 
Discription of PLC and SCADA
Discription of PLC and SCADADiscription of PLC and SCADA
Discription of PLC and SCADAIshank Ranjan
 
Ipc presentation
Ipc presentationIpc presentation
Ipc presentationTalha Jamil
 
Plc presentation
Plc presentationPlc presentation
Plc presentationAkshay Modi
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxBCGowtham1
 

Similaire à PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat (20)

Industrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESIndustrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUES
 
1 introduction to plc and its programming-1
1 introduction to plc and its programming-11 introduction to plc and its programming-1
1 introduction to plc and its programming-1
 
PLC General
PLC   GeneralPLC   General
PLC General
 
01 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa1601 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa16
 
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHFEE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
EE415 LT 1.pptxDFHDFHDFHHFDDFHFDHDFHDFHF
 
Plc presentation
Plc presentationPlc presentation
Plc presentation
 
Programmable logic controller (plc)
Programmable logic controller (plc)Programmable logic controller (plc)
Programmable logic controller (plc)
 
Programmable Logic Controllers
Programmable Logic ControllersProgrammable Logic Controllers
Programmable Logic Controllers
 
Plc & scada seminar
Plc & scada seminarPlc & scada seminar
Plc & scada seminar
 
Plc notes
Plc notesPlc notes
Plc notes
 
Plc on cnc
Plc on cncPlc on cnc
Plc on cnc
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
 
Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)
 
module 1.pptx
module 1.pptxmodule 1.pptx
module 1.pptx
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
 
Discription of PLC and SCADA
Discription of PLC and SCADADiscription of PLC and SCADA
Discription of PLC and SCADA
 
Ipc presentation
Ipc presentationIpc presentation
Ipc presentation
 
Plc presentation
Plc presentationPlc presentation
Plc presentation
 
PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 

Dernier

Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 

Dernier (20)

Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 

PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat

  • 1. Prepared By: J S Shekhawat Sr. Engg. C&I
  • 2. (Programmable Logic Controller) Prepared By: J S Shekhawat Sr. Engg C&I
  • 3. What is PLC? PLC is a Programmable Logic Controller and also a kind of a digital computer which can be Programmed as per the process which is needed to be controlled, designed for multiple inputs and output arrangements, having immunity to electrical noise and resistance to vibration and impact.
  • 4. History of PLC PLC was introduced in late 1960’s First commercial & successful Programmable Logic Controllers was designed and developed by Modicon as a relay replacer for General Motors. Earlier, it was a machine with thousands of electronic parts. Later ,in late 1970’s,the microprocessor became reality & greatly enhanced the role of PLC permitting it to evolve form simply relay to the sophisticated system as it is today.
  • 5. Major Components of a PLC CENTRAL PROCESSING UNIT (CPU) POWER SUPPLY I M N O P D U U T L E O M U O T D P U U L T E PROGRAMMING DEVICE From SENSORS Pushbuttons, contacts, limit switches, etc. To OUTPUT Solenoids, contactors, alarms etc. Handheld Device or Computer etc.
  • 7. Major Components of a PLC  Central Processing Unit  It is a micro-controller based circuitry. The CPU consists of following blocks : Arithmetic Logic Unit (ALU), Program memory, Process image memory (Internal memory of CPU), Internal timers and counters.  CPU performs the task necessary to fulfill the PLC funtions. These tasks include Scanning, I/O bus traffic control, Program execution, Peripheral and External device communication, special functions or data handling execution and self diagnostics.
  • 8.  Input module  These modules act as interface between real-time status of process variable and the CPU.  Analog input module : Typical input to these modules is 4-20 mA, 0-10 V Example : Pressure, Flow, Level Tx, RTD (Ohm), Thermocouple (mV)  Digital input module : Typical input to these modules is 24 V DC, 115 V AC, 230 V AC Ex. : Switches, Pushbuttons, Relays, pump valve on off status
  • 9.  Output module  These modules act as link between the CPU and the output devices in the field.  Analog output module : Typical output from these modules is 4-20 mA, 0-10 V Ex : Control Valve, Speed, Vibration.  Digital output module : Typical output from these modules is 24 V DC, 115 V AC, 230 V AC Ex. : Solenoid Valves, lamps, Actuators, dampers, Pump valve on off control
  • 10.  Power Supply  The power supply gives the voltage required for electronics module (I/O Logic signals, CPU, memory unit and peripheral devices) of the PLC from the line supply.  The power supply provides isolation necessary to protect the solid state devices from most high voltage line spikes.  As I/O is expanded, some PLC may require additional power supplies in order to maintain proper power levels.
  • 11.  Bus System  It is path for the transmission of the signal . Bus system is responsible for the signal exchange between processor and I/O modules.  The bus system comprise of several single line i.e. wires / tracks
  • 12. PLC operation sequence 1) Self test: Testing of its own hardware and software for faults. 2) Input scan: If there are no problems, PLC will copy all the inputs and copy their values into memory. 3) Logic solve/scan: Using inputs, the ladder logic program is solved once and outputs are updated. 4) Output scan: While solving logic the output values are updated only in memory when ladder scan is done, the outputs will be updated using temporary values in memory. Self test Input scan Logic scan Output scan
  • 13. Programming Languages of PLC Most common languages encountered in PLC programming are: 1) Ladder Logic 2) Functional Block Diagram 3) Sequential Function Chart
  • 14. Ladder Logic  The ladder logic is the oldest programming language for PLC.  It is well suited to express Combinational logic.  The main ladder logic symbols represent the elements : make contact break contact relay coil
  • 15. Block diagram of a PLC Outputs LEDs Inputs
  • 16. Programming Example: Ladder Logic Program for Start/Stop of Motor : X2X1 Y1 Y1
  • 19. Continuous Running of motor when Start Button is released:
  • 20. To Stop the Motor :
  • 21. PLC Selection Criteria  Cost of hardware, software, Integration Engineering, Design, Installation, Start-up and Commissioning, Validation documentation and Execution, Training, Spare parts, Maintenance, System service contract and system life cycle.  Reliability, Flexibility, Scalability and Validatability.  Ease of Database configuration, Graphics development, Interlocks and Batch processing.  Integration of High-level Application.  Control Philosophy for Centralized versus Remote Operator Console or both.
  • 22. Advantages of PLCs:  Reliability.  Flexibility in programming and reprogramming.  Cost effective for controlling complex systems.  Small physical size, shorter project time.  High speed of operation.  Ability to communicate with computer systems in the plant.  Ease of maintenance /troubleshooting.  Reduced space.  Energy saving.
  • 23. Disadvantages of PLCs  PLC devices are proprietary it means that part or software of one manufacturer can’t be used in combination with parts of another manufacturer.  Limited design and cost option  Fixed Circuit Operations.  PLCs manufacturers offer only closed architectures.
  • 24. Applications: Wherever automation is desired the PLCs are best suited to meet the task. Few examples of industries where PLCs are used : 1) Robots : manufacturing and control 2) Car park control 3) Train control station system 4) Food processing 5) Materials handling 6) Machine tools 7) Conveyer system etc.
  • 25. (Distributed Control System) Prepared By: J S Shekhawat Sr. Engg C&I
  • 26. Distributed control system (DCS)  DCS is a system of dividing plant or process control into several areas of responsibility, each managed by its own controller, with the whole system connected to form a single entity, usually by means of communication buses. Distributed Control System (DCS) refers to a control system usually of a manufacturing system, process or any kind of dynamic system, in which the controller elements are not central in location (like the brain) but are distributed throughout the system with each component sub-system controlled by one or more controllers. The entire system of controllers is connected by networks for communication and monitoring.  The entire system of controllers is connected by networks for communication and monitoring.
  • 27. Why it is called DISTRIBUTED??? As is apparent from the abbreviation, the word ‘Distributed’ supports following functionality’s  Physical Distribution - Nodes or Subsystems can be Distributed i.e. located physically apart  Functional Distribution - Specific Functionality is imparted for a Node basing on the combination of hardware and software used. For e.g. Application work-processor with Historian, Application work-processor with control configuration software  Structural Distribution - Different Structural hardware platforms (Application Workstation processor, Workstation processor, Control processor etc.) are used to achieve the required functionality.
  • 28. What does DCS System consists of? DCS System consists minimum of the following components.  Field Control station (FCS): It consists of input/output modules, CPU and communication bus.  Operator station: It is basically human interface machine with monitor, the operator man can view the process in the plant and check if any alarm is presents and he can change any setting, print reports..etc...  Engineering station: It is used to configure all input & output and drawing and any things required to be monitored on Operator station monitor.
  • 29.
  • 32. Digital Control System  Drawbacks Of CCS:  If the CPU fails the entire plant gets affected.  Redundancy concept is not available.  Redundancy is having two controllers. One would be active and the other would be standby. If the active controller fails, the standby controller takes over.
  • 34. How does it work? Example of simple control mechanism Process measured value (PV) Manipulated value (MV) Set Value (SV).
  • 35. Operation Windows Information regarding the process is gathered as well as monitored by the following Standard Operation windows :  Tuning Window  Control Group Window  Trend Window  Process Alarm Window  Operator guide Message Window  Graphic Window  Overview Window  Process Report Window  Historical Report Window
  • 36.  Control function is distributed among multiple CPUs (Field Control Stations). Hence failure of one FCS does not affect the entire plant.  Redundancy is available at various levels.  Instruments and interlocks are created by software.  Generation and modifications of the interlocks are very flexible and simple.  Information regarding the process is presented to the user in various formats.  Field wiring is considerably less.  Maintenance and trouble shooting becomes very easy.  Cost effective in the long run. Advantages of DCS
  • 37. WHY DCS ?  For Total Plant Automation  For Higher Productivity  For Optimal Process Control  For Advance Process Control  For Regulatory Compliance  For Management Information System  In Tune With Global Requirement
  • 38. DCS MANUFACTURERS  ASEA BROWN BOWERI - ABB  TATA HONEYWEL  FOXBORO - INVENSYS  YOKOGOWA BLUE STAR - YBL  ALLEN BRADLEY  GE FANUC  FISHER ROSEMOUNT  TOSHIBA  METSO Automation
  • 39. (Basic Difference between PLC & DCS) Prepared By: J S Shekhawat Sr. Engg C&I
  • 40. Difference Between PLC & DCS  A PLC is cost-effective up to a certain I/O count, and so is the DCS. But the difference is in their starting points: the PLC is cost-effective from 0 to a few thousand I/O points; the DCS becomes cost-effective starting from a few thousand points and beyond.  A PLC becomes a subsystem of the DCS in rare occasions when the situation calls for it, i.e., purchase of huge package systems with engineering schedules incompatible with the DCS schedule (I/O lists cannot be submitted on time before the DCS hardware freeze date). Note that this package system is a process system using continuous control, not discrete. Based on this, a PLC can never be larger than a DCS in terms of I/O count.  In large plants the DCS is king because most owners want a single source of hardware support and service, and this mentality naturally denies the PLC a foothold. Package vendors are no longer required to provide PLC for their system. Everything is connected to the DCS.
  • 41. Difference Between PLC & DCS Cont…  Generally, PLCs are stand alone and perform a particular task, where a DCS is a network of PLCs that communicate in some fashion to accomplish a particular task. For example, in a water filtration plant, there might be a PLC that is used to perform a backwash of a particular filter, in that same water plant a DCS may be communicating with 14 filter PLCs and starting the backwash routine when required.  PLC only handle sequential process than DCS can handled both Continue process and large loop control.  If we see from security angle, PLC doesn't have dongle so people can crack the software easy. DCS have a dongle so it's only license to industry which have it.  PLC is a programmable Logic controller which is used mainly for interlocking different equipment’s. DCS is Distributed Control Systems which is used to control very big plants by using simple GUI screens. PLCs are interfaced with DCS for interlocking.