SlideShare a Scribd company logo
1 of 19
BHUSHAN STEEL LIMITED
LEVEL 1
PLC
( Programmable logic Controller )
SCADA
(Supervisory Control and Data Acquisition)
BHUSHAN STEEL LIMITED
 INTRODUCTION OF PLC
Programmable logic controllers (PLCs) have been an integral part of factory
automation and industrial process control for decades. PLCs control a wide
array of applications from simple lighting functions to environmental system
chemical processing plants.
These systems perform many functions ,providing a variety of analog and
digital input and output interfaces; signal processing; data conversion; and
various communication protocols. All of the PLC's components and functions
are centered around the controller, which is programmed for a specific task.
The basic PLC module must be sufficiently flexible and configurable to meet
the diverse needs of different factories and applications .Input stimuli(either
analog or digital) are received from machines, sensors, or process events in
the form of voltage or current.
The PLC must accurately interpret and convert the stimulus for the CPU
which ,in turn, defines a set of instructions to the output systems that
control actuators on the factory floor or in another industrial environment.
12/02/17 2
BHUSHAN STEEL LIMITED
PLC: A PROGRAMMABLE LOGIC CONTROLLER
A Programmable Logic Controller, or PLC, is more or less a small computer with a
built-in operating system (OS).This OS is highly specialized to handle in coming
events in real time, or at the time of their occurrence.
The PLC has input lines where sensors are connected to notify upon events (e.g.
temperature above / below a certain level, liquid level reached, position etc.),
and output lines to signal any reaction to the incoming events ( e.g. start an
engine, open / close a valve, etc.).
The system is user programmable. It uses a language called "Relay Ladder“ or
RLL (Relay Ladder Logic). The name of this language implies that the control
logic of the earlier days, which was built from relays, is being simulated
12/02/17 3
BHUSHAN STEEL LIMITED
 IMPORTANCE OF PLC
The PLC is primarily used to control machinery. A program is written for the PLC
which turns on and off outputs based on input conditions and the internal
program. In this aspect, a PLC is similar to a computer. However, a PLC is
designed to be programmed once, and run repeatedly as needed.
In fact, a crafty programmer could use a PLC to control not only simple devices
such as a garage door opener, but their whole house, including switching lights
on and off at certain times, monitoring a custom built security system, etc.
Most commonly, a PLC is found inside of a machine in an industrial environment.
A PLC can run an automatic machine for year require little human intervention.
They are designed to with stand most harsh environments.
12/02/17 4
BHUSHAN STEEL LIMITED
SAMPLE PLC
12/02/17 5
BHUSHAN STEEL LIMITED
12/02/17 6
PLC ARCHITECTURE
BHUSHAN STEEL LIMITED
MAIN COMPONENTS OF PLC
POWER SUPPLY
Provides the voltage needed to run the primary PLC components
 I/O MODULES
Provides signal conversion and isolation between the internal logiclevel
signals inside the PLC and the field’s high level signal.
 PROCESSOR
Provides intelligence to command and govern the activities of the entire
PLC systems.
 PROGRAMMING DEVICE
Used to enter the desired program that will determine the sequence of
operation and control of process equipment or driven machine.
12/02/17 7
BHUSHAN STEEL LIMITED
OPERATION OF PLC
Input scan: (checking the status of inputs)
If there are no problems, PLC will copy all the inputs and
copy their values into memory.
Logic solve/scan: (executing a program)
Using inputs, the ladder logic program is solved once and
outputs are updated.
Output scan:(Updating the status of output 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.
12/02/17 8
BHUSHAN STEEL LIMITED
Ladder logic
The ladder logic is the oldest programming language for PLC.
 Ladder diagram doesn’t include power supply
 Every line of ladder diagram is called rung.
 There should be at least one output on every rung.
 Main symbols used in ladder programming
Comparison of relay and PLC terminology
12/02/17 9
BHUSHAN STEEL LIMITED
12/02/17 10
BHUSHAN STEEL LIMITED
12/02/17 11
AND GATE OR GATE
BHUSHAN STEEL LIMITED
Ladder logic to Start a motor
X1 –Start command
X2 –Stop command
Y1 – Motor ON contactor
12/02/17 12
BHUSHAN STEEL LIMITED
INTRODUCTION OF SCADA
SCADA(Supervisory Control and Data Acquisition)
Now a days automation system contains PLCs and SCADA software. PLC & SCADA
combination has advantages in better monitoring and control of the plant and also it
provide have access to the information the way operator want. SCADA enables
engineers ,supervisors, managers and operators to view and interact with the
workings of entire operations through graphical representation of their production
process.
SCADA runs on a PC and is generally connected to various PLCs and other peripheral
devices. It enables us to generate applications for the most demanding requirements
of plant engineers, operators, supervisors and managers tailored precisely to the
needs of each plant. SCADA constantly gathers data from the plant in real-time,
stores and processes it in the database, evaluates and generates alarms, displays
information to plant operators, supervisors and managers and can issue instructions
to PLCs on the plant floor
12/02/17 13
BHUSHAN STEEL LIMITED
SCADA
(SUPERVISORY CONTROL AND DATA ACQUISITION)
SCADA is a system operating with coded signals over communication
channels so as to provide control of remote equipment (using typically one
communication channel per remote station). The supervisory system may
be combined with a data acquisition system by adding the use of coded
signals over communication channels to acquire information about the
status of the remote equipment ford is play or for recording functions. It is
a type of industrial control system (ICS). Industrial control systems are
computer-based systems that monitor and control industrial processes that
exist in the physical world. SCADA systems historically distinguish
themselves from other ICS systems by being large- scale processes that
can include multiple sites, and large distances.
12/02/17 14
BHUSHAN STEEL LIMITED
SCADA(SUPERVISORY CONTROL AND DATA ACQUISITION)
12/02/17 15
BHUSHAN STEEL LIMITED
FUNCTIONALITY OF SCADA
A Historian is a software service which accumulates time-stamped data,
Boolean events, and Boolean alarms in a database which can be queried or
used to populate graphic trends in the HMI. The historian is a client that
requests data from a data acquisition server.
A supervisory (computer) system, gathering (acquiring) data on the
process and sending commands (control) to the SCADA system.
Communication infrastructure connecting the supervisory system to the
remote terminal units.
Various process and analytical instrumentation
12/02/17 16
BHUSHAN STEEL LIMITED
APPLICATION
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.
12/02/17 17
BHUSHAN STEEL LIMITED
ADVANTAGES OF PLC & SCADA
 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.
12/02/17 18
BHUSHAN STEEL LIMITED
THANKING YOU
12/02/17 19

More Related Content

What's hot

Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2
Akbar Pamungkas
 
Task 1.3 – human machine interface (hmi) definition. (by graphitech)
Task 1.3 – human machine interface (hmi) definition. (by graphitech)Task 1.3 – human machine interface (hmi) definition. (by graphitech)
Task 1.3 – human machine interface (hmi) definition. (by graphitech)
SLOPE Project
 
Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automation
Mohamad Sahiedan
 
SCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopediaSCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopedia
Raj Bakshi
 

What's hot (20)

DCS Introduction
DCS IntroductionDCS Introduction
DCS Introduction
 
Working of DCS systems
Working of DCS systemsWorking of DCS systems
Working of DCS systems
 
Distributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & TroubleshootingDistributed Control System (DCS) Applications, Selection & Troubleshooting
Distributed Control System (DCS) Applications, Selection & Troubleshooting
 
OVERVIEW OF PLC AND SCADA
OVERVIEW OF PLC AND SCADAOVERVIEW OF PLC AND SCADA
OVERVIEW OF PLC AND SCADA
 
Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2Process control systems with a plc 1.0.2
Process control systems with a plc 1.0.2
 
Distributed control system presentation
Distributed control system presentationDistributed control system presentation
Distributed control system presentation
 
PLC General
PLC   GeneralPLC   General
PLC General
 
Task 1.3 – human machine interface (hmi) definition. (by graphitech)
Task 1.3 – human machine interface (hmi) definition. (by graphitech)Task 1.3 – human machine interface (hmi) definition. (by graphitech)
Task 1.3 – human machine interface (hmi) definition. (by graphitech)
 
PLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology OverviewPLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology Overview
 
DCS
DCSDCS
DCS
 
SICAM SCC (6MD55) automation
SICAM SCC (6MD55) automationSICAM SCC (6MD55) automation
SICAM SCC (6MD55) automation
 
Scada & hmi
Scada & hmiScada & hmi
Scada & hmi
 
Distributed Control System (Presentation)
Distributed Control System (Presentation)Distributed Control System (Presentation)
Distributed Control System (Presentation)
 
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...
 
Chapter 1 introduction to automation
Chapter 1   introduction  to automationChapter 1   introduction  to automation
Chapter 1 introduction to automation
 
DCS - Distributed Control System
DCS - Distributed Control System DCS - Distributed Control System
DCS - Distributed Control System
 
Session 17 - SCADA Introduction
Session 17 - SCADA IntroductionSession 17 - SCADA Introduction
Session 17 - SCADA Introduction
 
03 scada.synopsis
03 scada.synopsis03 scada.synopsis
03 scada.synopsis
 
Industrial automation - Sensors and Transducers
Industrial automation - Sensors and TransducersIndustrial automation - Sensors and Transducers
Industrial automation - Sensors and Transducers
 
SCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopediaSCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopedia
 

Similar to L1 PLC SCADA Orientation

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 SCADA
Ishank Ranjan
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
Kunal gupta
 
Programming logic controllers (plc)
Programming  logic controllers (plc)Programming  logic controllers (plc)
Programming logic controllers (plc)
Sudhir Reddy
 

Similar to L1 PLC SCADA Orientation (20)

PLC SCADA
PLC SCADAPLC SCADA
PLC SCADA
 
Plc scada-140717081152-phpapp02
Plc scada-140717081152-phpapp02Plc scada-140717081152-phpapp02
Plc scada-140717081152-phpapp02
 
Plc scada(by ankit)2
Plc scada(by ankit)2Plc scada(by ankit)2
Plc scada(by ankit)2
 
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
 
Training report of PLC
Training report of PLCTraining report of PLC
Training report of PLC
 
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
 
PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)
 
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
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
 
Advanced plc programming & scada system design
Advanced plc programming & scada system designAdvanced plc programming & scada system design
Advanced plc programming & scada system design
 
Industrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUESIndustrial Automation EMERSON EDUARDO RODRIGUES
Industrial Automation EMERSON EDUARDO RODRIGUES
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentation
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
 
SCAD system (overview)
SCAD system (overview)SCAD system (overview)
SCAD system (overview)
 
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
 
Programming logic controllers (plc)
Programming  logic controllers (plc)Programming  logic controllers (plc)
Programming logic controllers (plc)
 
PPT of PLC and SCADA
PPT of PLC and SCADAPPT of PLC and SCADA
PPT of PLC and SCADA
 
Whatisaplc
WhatisaplcWhatisaplc
Whatisaplc
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME)
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

L1 PLC SCADA Orientation

  • 1. BHUSHAN STEEL LIMITED LEVEL 1 PLC ( Programmable logic Controller ) SCADA (Supervisory Control and Data Acquisition)
  • 2. BHUSHAN STEEL LIMITED  INTRODUCTION OF PLC Programmable logic controllers (PLCs) have been an integral part of factory automation and industrial process control for decades. PLCs control a wide array of applications from simple lighting functions to environmental system chemical processing plants. These systems perform many functions ,providing a variety of analog and digital input and output interfaces; signal processing; data conversion; and various communication protocols. All of the PLC's components and functions are centered around the controller, which is programmed for a specific task. The basic PLC module must be sufficiently flexible and configurable to meet the diverse needs of different factories and applications .Input stimuli(either analog or digital) are received from machines, sensors, or process events in the form of voltage or current. The PLC must accurately interpret and convert the stimulus for the CPU which ,in turn, defines a set of instructions to the output systems that control actuators on the factory floor or in another industrial environment. 12/02/17 2
  • 3. BHUSHAN STEEL LIMITED PLC: A PROGRAMMABLE LOGIC CONTROLLER A Programmable Logic Controller, or PLC, is more or less a small computer with a built-in operating system (OS).This OS is highly specialized to handle in coming events in real time, or at the time of their occurrence. The PLC has input lines where sensors are connected to notify upon events (e.g. temperature above / below a certain level, liquid level reached, position etc.), and output lines to signal any reaction to the incoming events ( e.g. start an engine, open / close a valve, etc.). The system is user programmable. It uses a language called "Relay Ladder“ or RLL (Relay Ladder Logic). The name of this language implies that the control logic of the earlier days, which was built from relays, is being simulated 12/02/17 3
  • 4. BHUSHAN STEEL LIMITED  IMPORTANCE OF PLC The PLC is primarily used to control machinery. A program is written for the PLC which turns on and off outputs based on input conditions and the internal program. In this aspect, a PLC is similar to a computer. However, a PLC is designed to be programmed once, and run repeatedly as needed. In fact, a crafty programmer could use a PLC to control not only simple devices such as a garage door opener, but their whole house, including switching lights on and off at certain times, monitoring a custom built security system, etc. Most commonly, a PLC is found inside of a machine in an industrial environment. A PLC can run an automatic machine for year require little human intervention. They are designed to with stand most harsh environments. 12/02/17 4
  • 6. BHUSHAN STEEL LIMITED 12/02/17 6 PLC ARCHITECTURE
  • 7. BHUSHAN STEEL LIMITED MAIN COMPONENTS OF PLC POWER SUPPLY Provides the voltage needed to run the primary PLC components  I/O MODULES Provides signal conversion and isolation between the internal logiclevel signals inside the PLC and the field’s high level signal.  PROCESSOR Provides intelligence to command and govern the activities of the entire PLC systems.  PROGRAMMING DEVICE Used to enter the desired program that will determine the sequence of operation and control of process equipment or driven machine. 12/02/17 7
  • 8. BHUSHAN STEEL LIMITED OPERATION OF PLC Input scan: (checking the status of inputs) If there are no problems, PLC will copy all the inputs and copy their values into memory. Logic solve/scan: (executing a program) Using inputs, the ladder logic program is solved once and outputs are updated. Output scan:(Updating the status of output 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. 12/02/17 8
  • 9. BHUSHAN STEEL LIMITED Ladder logic The ladder logic is the oldest programming language for PLC.  Ladder diagram doesn’t include power supply  Every line of ladder diagram is called rung.  There should be at least one output on every rung.  Main symbols used in ladder programming Comparison of relay and PLC terminology 12/02/17 9
  • 11. BHUSHAN STEEL LIMITED 12/02/17 11 AND GATE OR GATE
  • 12. BHUSHAN STEEL LIMITED Ladder logic to Start a motor X1 –Start command X2 –Stop command Y1 – Motor ON contactor 12/02/17 12
  • 13. BHUSHAN STEEL LIMITED INTRODUCTION OF SCADA SCADA(Supervisory Control and Data Acquisition) Now a days automation system contains PLCs and SCADA software. PLC & SCADA combination has advantages in better monitoring and control of the plant and also it provide have access to the information the way operator want. SCADA enables engineers ,supervisors, managers and operators to view and interact with the workings of entire operations through graphical representation of their production process. SCADA runs on a PC and is generally connected to various PLCs and other peripheral devices. It enables us to generate applications for the most demanding requirements of plant engineers, operators, supervisors and managers tailored precisely to the needs of each plant. SCADA constantly gathers data from the plant in real-time, stores and processes it in the database, evaluates and generates alarms, displays information to plant operators, supervisors and managers and can issue instructions to PLCs on the plant floor 12/02/17 13
  • 14. BHUSHAN STEEL LIMITED SCADA (SUPERVISORY CONTROL AND DATA ACQUISITION) SCADA is a system operating with coded signals over communication channels so as to provide control of remote equipment (using typically one communication channel per remote station). The supervisory system may be combined with a data acquisition system by adding the use of coded signals over communication channels to acquire information about the status of the remote equipment ford is play or for recording functions. It is a type of industrial control system (ICS). Industrial control systems are computer-based systems that monitor and control industrial processes that exist in the physical world. SCADA systems historically distinguish themselves from other ICS systems by being large- scale processes that can include multiple sites, and large distances. 12/02/17 14
  • 15. BHUSHAN STEEL LIMITED SCADA(SUPERVISORY CONTROL AND DATA ACQUISITION) 12/02/17 15
  • 16. BHUSHAN STEEL LIMITED FUNCTIONALITY OF SCADA A Historian is a software service which accumulates time-stamped data, Boolean events, and Boolean alarms in a database which can be queried or used to populate graphic trends in the HMI. The historian is a client that requests data from a data acquisition server. A supervisory (computer) system, gathering (acquiring) data on the process and sending commands (control) to the SCADA system. Communication infrastructure connecting the supervisory system to the remote terminal units. Various process and analytical instrumentation 12/02/17 16
  • 17. BHUSHAN STEEL LIMITED APPLICATION 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. 12/02/17 17
  • 18. BHUSHAN STEEL LIMITED ADVANTAGES OF PLC & SCADA  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. 12/02/17 18