SlideShare a Scribd company logo
1 of 27
How SCADA Systems
Work?
http://www.elprocus.com/
How SCADA Systems Work?
Introduction:
 SCADA stands for supervisory control and data acquisition. It is a type of
software application program for process control. SCADA is a central
control system which consist of controllers network interfaces,
input/output, communication equipment's and software. SCADA systems
are used to monitor and control the equipment's in the industrial process
which include manufacturing, production, development and fabrication.
 The infrastructural processes include gas and oil distribution, electrical
power, water distribution. Public utilities include bus traffic system,
airport. The SCADA system takes the reading of the meters and checks
the status of sensors in regular interval so that it requires minimal
interference of human.
http://www.elprocus.com/
How SCADA Systems Work?
SCADA Network
http://www.elprocus.com/
How SCADA Systems Work?
Architecture
 Generally SCADA system is a centralized system which monitors and
controls entire area.
 It is purely software package that is positioned on top of hardware.
 A supervisory system gathers data on the process and sends the
commands control to the process.
 The SCADA is a remote terminal unit which is also known as RTU.
 Most control actions are automatically performed by RTUs or PLCs.
http://www.elprocus.com/
How SCADA Systems Work?
Architecture:
 The RTUs consist of programmable logic converter which can be set to
specific requirement.
 The SCADA system allows operators to change the set point for the flow
 It enable alarm conditions in case of loss of flow and high temperature and
the condition is displayed and recorded.
 The SCADA system is a centralized system to communicate with both wire
and wireless technology to Clint devices.
 The SCADA system controls can run completely all kinds of industrial
process.
http://www.elprocus.com/
How SCADA Systems Work?
Hardware Architecture
 The generally SCADA system can be classified into two parts:
 The Clint layer which caters for the man machine interaction.
 The data server layer which handles most of the process data activities.
o Clint layer
o Data server layer
http://www.elprocus.com/
How SCADA Systems Work?
Hardware Architecture
 The SCADA station refers to the servers and it is composed of a single PC.
 The data servers communicate with devices in the field through process
controllers like PLCs or RTUs.
 The PLCs are connected to the data servers either directly or via networks
or buses.
 The SCADA system utilizes a WAN and LAN networks.
 The WAN and LAN consists of internet protocols used for communication
between the master station and devices.
http://www.elprocus.com/
How SCADA Systems Work?
Hardware Architecture
 The physical equipment’s like sensors connected to the PLCs or RTUs.
 The RTUs convert the sensor signals to digital data and sends digital data to
master.
 Most of the monitoring and control operations are performed by RTUs or
PLCs.
http://www.elprocus.com/
How SCADA Systems Work?
Software Architecture
 Most of the servers are used for multitasking and real time database.
 The servers are responsible for data gathering and handling.
 The SCADA system consists of a software program to provide trending,
diagnostic data, and manage information.
 It scheduled maintenance procedure, logistic information, detailed
schematics for a particular sensor or machine and expert system
troubleshooting guides.
http://www.elprocus.com/
How SCADA Systems Work?
Software Architecture
 This means the operator can sea a schematic representation of the plant
being controlled.
http://www.elprocus.com/
How SCADA Systems Work?
Working Procedure of SCADA system
The SCADA system performs the following functions:
o Data Acquisitions
o Data Communication
o Information/Data presentation
o Monitoring/Control
http://www.elprocus.com/
How SCADA Systems Work?
Working Procedure of SCADA system
 These functions are performed by sensors, RTUs, controller,
communication network.
 The sensors are used to collect the important information and RTUs are
used to send this information to controller and display the status of the
system.
 According to the status of the system, the user can give command to
other system components.
 This operation is done by the communication network.
http://www.elprocus.com/
How SCADA Systems Work?
Data Acquisitions
 Real time system consists of thousand of components and sensors.
 It is very important to know the status of particular components and
sensors.
 For example, some sensors measure the water flow from the reservoir
to water tank and some sensors measure the value pressure as the
water is release from the reservoir.
http://www.elprocus.com/
How SCADA Systems Work?
Data Communication
 The SCADA system uses wired network to communicate between user and
devices.

 The real time applications use lot of sensors and components which should
be control remotely.
 The SCADA system uses internet communications.
 All information is transmitted through internet using specific protocols.
 Sensor and relays are not able to communicate with the network protocols
so RTUs used to communicate sensors and network interface.
http://www.elprocus.com/
How SCADA Systems Work?
Information/Data Presentation
 The normal circuit networks have some indicators which can be visible to
control but in the real time SCADA system.
 There are thousand of sensors and alarm which are impossible to be
handled simultaneously.
 The SCADA system uses human machine interface (HMI) to provide all of
the information gathered from the various sensors.
http://www.elprocus.com/
How SCADA Systems Work?
Human Machine Interface
 The SCADA system uses human machine interface.
 The information is displayed and monitored to be processed by the human.
 HMI provides the access of multiple control units which can be PLCs and RTUs.
 The HMI provides the graphical presentation of the system.
 For example, it provides the graphical picture of the pump connected to the
tank. The user can see the flow of the water and pressure of the water.
 The important part of the HMI is an alarm system which is activated according
to the predefined values.
http://www.elprocus.com/
How SCADA Systems Work?
Human Machine Interface
 The tank water level alarm is set 60% and 70% values. If the water level
reaches above 60% the alarm gives normal warning and if the water level
reach above 70% the alarm gives critical warning.
http://www.elprocus.com/
How SCADA Systems Work?
Monitoring/Control
 The SCADA system uses different switches to operate each device and
displays the status at the control area.
 Any part of the process can be turned ON/OFF from the control station
using these switches.
 SCADA system is implemented to work automatically without human
intervention but at critical situations it is handled by man power.
http://www.elprocus.com/
How SCADA Systems Work?
SCDA for Remote Industrial plant
Block Diagram
http://www.elprocus.com/
How SCADA Systems Work?
 In large industrial establishments many process occur simultaneously and
each needs to be monitored.
 Which is actually a complex task.
 The SCADA systems are used to monitor and control the equipment's in the
industrial processes.
 It include water distribution, oil distribution and power distribution.
 The main aim of this project is to process the real time data and control the
large scale remote industrial environment.
SCDA for Remote Industrial plant
http://www.elprocus.com/
How SCADA Systems Work?
SCDA for Remote Industrial plant
 In the real time scenario, a temperature logging system for a remote plant
operation is taken.
 The temperature sensors are connected to the microcontroller.
 It is connected to the PC at the front end and software is loaded on the
computer.
 The data is collected from the temperature sensors.
 The temperature sensors continuously send the signal to the microcontroller
which accordingly displays these values on its front panel.
http://www.elprocus.com/
How SCADA Systems Work?
SCDA for Remote Industrial plant
 One can set the parameters like low limit and high limit on the computer
screen.
 When the temperature of a sensor goes above set point the microcontroller
send a command to the corresponding relay.
 The heaters connected through relay contacts are turned OFF and ON.
http://www.elprocus.com/
How SCADA Systems Work?
Advantages:
 The SCADA system provides on board mechanical and graphical
information.
 The SCADA system is easily expandable. We can add set of control
units and sensors according to the requirement.
 The SCADA system ability to operate critical situations.
http://www.elprocus.com/
How SCADA Systems Work?
Disadvantage
 One disadvantage is that TCP/IP based SCADA systems are (extremely)
vulnerable to cyber warfare/cyber terrorism attacks which, in the worst
scenario case, could cause not only financial loss but also loss of life,
directly or indirectly.
http://www.elprocus.com/
How SCADA Systems Work?
Applications
o Power generation, transmission and distribution
o Water distribution and reservoir system
o Public buildings like electrical heating and cooling system.
o Generators and turbines
o Traffic light control system
http://www.elprocus.com/
How SCADA Systems Work?
Conclusion
 A large number of processes occur in large industrial establishment. Every
process you need to monitor is very complex because each machine gives
different output. The SCADA system used to gather the data from sensors
and instruments located at remote area. The computer then processes this
data and presents in a timely manner.
http://www.elprocus.com/

More Related Content

What's hot

Distributed Control System (DCS) Notes
Distributed Control System (DCS) NotesDistributed Control System (DCS) Notes
Distributed Control System (DCS) Notes
Raj Nayak
 
Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applications
Uchi Pou
 

What's hot (20)

Scada system ( Overview )
Scada system ( Overview )Scada system ( Overview )
Scada system ( Overview )
 
Scada architecture
Scada architectureScada architecture
Scada architecture
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentation
 
DCS Introduction
DCS IntroductionDCS Introduction
DCS Introduction
 
SCADA
SCADASCADA
SCADA
 
A presentation on scada system
A presentation on scada systemA presentation on scada system
A presentation on scada system
 
67469276 scada
67469276 scada67469276 scada
67469276 scada
 
Distributed Control System (DCS) Notes
Distributed Control System (DCS) NotesDistributed Control System (DCS) Notes
Distributed Control System (DCS) Notes
 
SCADA a complete overview
SCADA a complete overviewSCADA a complete overview
SCADA a complete overview
 
Scada ppt
Scada  pptScada  ppt
Scada ppt
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
Scada classification
Scada classificationScada classification
Scada classification
 
Scada ppt
Scada pptScada ppt
Scada ppt
 
Scada
ScadaScada
Scada
 
Scada & hmi
Scada & hmiScada & hmi
Scada & hmi
 
Working of DCS systems
Working of DCS systemsWorking of DCS systems
Working of DCS systems
 
Scada
ScadaScada
Scada
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applications
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 

Viewers also liked

SCADA packages for Power Distribution Utilities
SCADA packages for Power Distribution UtilitiesSCADA packages for Power Distribution Utilities
SCADA packages for Power Distribution Utilities
Chanmeet Singh
 
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
Abednego Lehloka
 
MONTHLY REPORT_MARITIM PRIMA 1
MONTHLY REPORT_MARITIM PRIMA 1MONTHLY REPORT_MARITIM PRIMA 1
MONTHLY REPORT_MARITIM PRIMA 1
Eko Untung
 
Truffly Made Catalog-Recipes 2014 (2)
Truffly Made Catalog-Recipes 2014 (2)Truffly Made Catalog-Recipes 2014 (2)
Truffly Made Catalog-Recipes 2014 (2)
Truffly Made
 
Neil Bailey Resume 2016 (1)
Neil Bailey Resume 2016 (1)Neil Bailey Resume 2016 (1)
Neil Bailey Resume 2016 (1)
Neil K. Bailey
 
Presentation mapsol
Presentation mapsolPresentation mapsol
Presentation mapsol
FireTracks
 

Viewers also liked (18)

SCADA packages for Power Distribution Utilities
SCADA packages for Power Distribution UtilitiesSCADA packages for Power Distribution Utilities
SCADA packages for Power Distribution Utilities
 
Introducing scada
Introducing scadaIntroducing scada
Introducing scada
 
Jeff lynne
Jeff lynneJeff lynne
Jeff lynne
 
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
MANGAUNG 2014 ANNUAL DISABILITY TRANSPORT SUMMIT REPORT 3
 
Ayman's CV
Ayman's CVAyman's CV
Ayman's CV
 
Tokyo ときょう 東京都
Tokyo       ときょう         東京都Tokyo       ときょう         東京都
Tokyo ときょう 東京都
 
CV
CVCV
CV
 
MONTHLY REPORT_MARITIM PRIMA 1
MONTHLY REPORT_MARITIM PRIMA 1MONTHLY REPORT_MARITIM PRIMA 1
MONTHLY REPORT_MARITIM PRIMA 1
 
Hybrid cloud enabling a borderless data centre for your business
Hybrid cloud enabling a borderless data centre for your businessHybrid cloud enabling a borderless data centre for your business
Hybrid cloud enabling a borderless data centre for your business
 
Truffly Made Catalog-Recipes 2014 (2)
Truffly Made Catalog-Recipes 2014 (2)Truffly Made Catalog-Recipes 2014 (2)
Truffly Made Catalog-Recipes 2014 (2)
 
Mathews Ian-CMS-
Mathews Ian-CMS-Mathews Ian-CMS-
Mathews Ian-CMS-
 
Neil Bailey Resume 2016 (1)
Neil Bailey Resume 2016 (1)Neil Bailey Resume 2016 (1)
Neil Bailey Resume 2016 (1)
 
Visa to-japan-ingles-3-profe
Visa to-japan-ingles-3-profeVisa to-japan-ingles-3-profe
Visa to-japan-ingles-3-profe
 
Stoikiometri
StoikiometriStoikiometri
Stoikiometri
 
Presentation mapsol
Presentation mapsolPresentation mapsol
Presentation mapsol
 
Northroad cane corso juno
Northroad cane corso junoNorthroad cane corso juno
Northroad cane corso juno
 
Proyecto ciber
Proyecto ciberProyecto ciber
Proyecto ciber
 
11- (19) tel aviv-iafo
 11- (19) tel aviv-iafo 11- (19) tel aviv-iafo
11- (19) tel aviv-iafo
 

Similar to How scada systems work

SCADA only for the advance version of the module
SCADA only for the advance version of the moduleSCADA only for the advance version of the module
SCADA only for the advance version of the module
AJITTHAKUR68
 
Airtificial Intelligence in Power System
Airtificial Intelligence in Power SystemAirtificial Intelligence in Power System
Airtificial Intelligence in Power System
Pratik Doshi
 
Paper id 37201531
Paper id 37201531Paper id 37201531
Paper id 37201531
IJRAT
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
Kunal gupta
 
SCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopediaSCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopedia
Raj Bakshi
 

Similar to How scada systems work (20)

Scada System
Scada  SystemScada  System
Scada System
 
Scada systems basics winnie mbau
Scada systems basics winnie mbauScada systems basics winnie mbau
Scada systems basics winnie mbau
 
Dcs vs scada
Dcs vs scadaDcs vs scada
Dcs vs scada
 
SCADA ... Supervisory control and data acquisition
SCADA ... Supervisory control and data acquisitionSCADA ... Supervisory control and data acquisition
SCADA ... Supervisory control and data acquisition
 
SCADA only for the advance version of the module
SCADA only for the advance version of the moduleSCADA only for the advance version of the module
SCADA only for the advance version of the module
 
SCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPTSCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPT
 
Fps scada
Fps scadaFps scada
Fps scada
 
03 scada.synopsis
03 scada.synopsis03 scada.synopsis
03 scada.synopsis
 
Airtificial Intelligence in Power System
Airtificial Intelligence in Power SystemAirtificial Intelligence in Power System
Airtificial Intelligence in Power System
 
elements of scada.pptx
elements of scada.pptxelements of scada.pptx
elements of scada.pptx
 
Paper id 37201531
Paper id 37201531Paper id 37201531
Paper id 37201531
 
SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptx
 
Scada pdf
Scada pdfScada pdf
Scada pdf
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
 
Scada in hydropower plant
Scada in  hydropower plantScada in  hydropower plant
Scada in hydropower plant
 
Scada in hydropower plant
Scada  in  hydropower plantScada  in  hydropower plant
Scada in hydropower plant
 
SCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopediaSCADA - Wikipedia, the free encyclopedia
SCADA - Wikipedia, the free encyclopedia
 
scada systems
scada systemsscada systems
scada systems
 
SCADA Overview
SCADA OverviewSCADA Overview
SCADA Overview
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 

More from elprocus

More from elprocus (20)

Different electronics circuit design process
Different electronics circuit design processDifferent electronics circuit design process
Different electronics circuit design process
 
Classification of power supply and its different types
Classification of power supply and its different typesClassification of power supply and its different types
Classification of power supply and its different types
 
How to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded ProjectsHow to Choose the Right Microcontrollers For Your Embedded Projects
How to Choose the Right Microcontrollers For Your Embedded Projects
 
What are the different types of arduino boards
What are the different types of arduino boardsWhat are the different types of arduino boards
What are the different types of arduino boards
 
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its ApplicationsComplex Programmable Logic Device (CPLD) Architecture and Its Applications
Complex Programmable Logic Device (CPLD) Architecture and Its Applications
 
Designing process of printed circuit boards
Designing process of printed circuit boardsDesigning process of printed circuit boards
Designing process of printed circuit boards
 
Construction of mica capacitor and its application
Construction of mica capacitor and its applicationConstruction of mica capacitor and its application
Construction of mica capacitor and its application
 
Difference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptxDifference between npn and pnp transistor.pptx
Difference between npn and pnp transistor.pptx
 
What are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitorWhat are the factors we should check before selecting a capacitor
What are the factors we should check before selecting a capacitor
 
Hartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and applicationHartley oscillator circuit theory working and application
Hartley oscillator circuit theory working and application
 
How mobile phone jammer works
How mobile phone jammer worksHow mobile phone jammer works
How mobile phone jammer works
 
Different types of transistors and their functions
Different types of transistors and their functionsDifferent types of transistors and their functions
Different types of transistors and their functions
 
What are the methods of soldering electronic components
What are the methods of soldering electronic componentsWhat are the methods of soldering electronic components
What are the methods of soldering electronic components
 
Varactor diode or varicap diode working and applications
Varactor diode or varicap diode working and applicationsVaractor diode or varicap diode working and applications
Varactor diode or varicap diode working and applications
 
Bipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applicationsBipolar junction transistors working principle and applications
Bipolar junction transistors working principle and applications
 
Basics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applicationsBasics of bypass capacitor, its functions and applications
Basics of bypass capacitor, its functions and applications
 
Schottky diode working and applications
Schottky diode working and applicationsSchottky diode working and applications
Schottky diode working and applications
 
Tactile sensor working and its types
Tactile sensor working and its typesTactile sensor working and its types
Tactile sensor working and its types
 
Different types of thyristors and their applications
Different types of thyristors and their applicationsDifferent types of thyristors and their applications
Different types of thyristors and their applications
 
Overview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its ApplicationOverview of Crystal Oscillator Circuit Working and Its Application
Overview of Crystal Oscillator Circuit Working and Its Application
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 

How scada systems work

  • 2. http://www.elprocus.com/ How SCADA Systems Work? Introduction:  SCADA stands for supervisory control and data acquisition. It is a type of software application program for process control. SCADA is a central control system which consist of controllers network interfaces, input/output, communication equipment's and software. SCADA systems are used to monitor and control the equipment's in the industrial process which include manufacturing, production, development and fabrication.  The infrastructural processes include gas and oil distribution, electrical power, water distribution. Public utilities include bus traffic system, airport. The SCADA system takes the reading of the meters and checks the status of sensors in regular interval so that it requires minimal interference of human.
  • 4. http://www.elprocus.com/ How SCADA Systems Work? Architecture  Generally SCADA system is a centralized system which monitors and controls entire area.  It is purely software package that is positioned on top of hardware.  A supervisory system gathers data on the process and sends the commands control to the process.  The SCADA is a remote terminal unit which is also known as RTU.  Most control actions are automatically performed by RTUs or PLCs.
  • 5. http://www.elprocus.com/ How SCADA Systems Work? Architecture:  The RTUs consist of programmable logic converter which can be set to specific requirement.  The SCADA system allows operators to change the set point for the flow  It enable alarm conditions in case of loss of flow and high temperature and the condition is displayed and recorded.  The SCADA system is a centralized system to communicate with both wire and wireless technology to Clint devices.  The SCADA system controls can run completely all kinds of industrial process.
  • 6. http://www.elprocus.com/ How SCADA Systems Work? Hardware Architecture  The generally SCADA system can be classified into two parts:  The Clint layer which caters for the man machine interaction.  The data server layer which handles most of the process data activities. o Clint layer o Data server layer
  • 7. http://www.elprocus.com/ How SCADA Systems Work? Hardware Architecture  The SCADA station refers to the servers and it is composed of a single PC.  The data servers communicate with devices in the field through process controllers like PLCs or RTUs.  The PLCs are connected to the data servers either directly or via networks or buses.  The SCADA system utilizes a WAN and LAN networks.  The WAN and LAN consists of internet protocols used for communication between the master station and devices.
  • 8. http://www.elprocus.com/ How SCADA Systems Work? Hardware Architecture  The physical equipment’s like sensors connected to the PLCs or RTUs.  The RTUs convert the sensor signals to digital data and sends digital data to master.  Most of the monitoring and control operations are performed by RTUs or PLCs.
  • 9. http://www.elprocus.com/ How SCADA Systems Work? Software Architecture  Most of the servers are used for multitasking and real time database.  The servers are responsible for data gathering and handling.  The SCADA system consists of a software program to provide trending, diagnostic data, and manage information.  It scheduled maintenance procedure, logistic information, detailed schematics for a particular sensor or machine and expert system troubleshooting guides.
  • 10. http://www.elprocus.com/ How SCADA Systems Work? Software Architecture  This means the operator can sea a schematic representation of the plant being controlled.
  • 11. http://www.elprocus.com/ How SCADA Systems Work? Working Procedure of SCADA system The SCADA system performs the following functions: o Data Acquisitions o Data Communication o Information/Data presentation o Monitoring/Control
  • 12. http://www.elprocus.com/ How SCADA Systems Work? Working Procedure of SCADA system  These functions are performed by sensors, RTUs, controller, communication network.  The sensors are used to collect the important information and RTUs are used to send this information to controller and display the status of the system.  According to the status of the system, the user can give command to other system components.  This operation is done by the communication network.
  • 13. http://www.elprocus.com/ How SCADA Systems Work? Data Acquisitions  Real time system consists of thousand of components and sensors.  It is very important to know the status of particular components and sensors.  For example, some sensors measure the water flow from the reservoir to water tank and some sensors measure the value pressure as the water is release from the reservoir.
  • 14. http://www.elprocus.com/ How SCADA Systems Work? Data Communication  The SCADA system uses wired network to communicate between user and devices.   The real time applications use lot of sensors and components which should be control remotely.  The SCADA system uses internet communications.  All information is transmitted through internet using specific protocols.  Sensor and relays are not able to communicate with the network protocols so RTUs used to communicate sensors and network interface.
  • 15. http://www.elprocus.com/ How SCADA Systems Work? Information/Data Presentation  The normal circuit networks have some indicators which can be visible to control but in the real time SCADA system.  There are thousand of sensors and alarm which are impossible to be handled simultaneously.  The SCADA system uses human machine interface (HMI) to provide all of the information gathered from the various sensors.
  • 16. http://www.elprocus.com/ How SCADA Systems Work? Human Machine Interface  The SCADA system uses human machine interface.  The information is displayed and monitored to be processed by the human.  HMI provides the access of multiple control units which can be PLCs and RTUs.  The HMI provides the graphical presentation of the system.  For example, it provides the graphical picture of the pump connected to the tank. The user can see the flow of the water and pressure of the water.  The important part of the HMI is an alarm system which is activated according to the predefined values.
  • 17. http://www.elprocus.com/ How SCADA Systems Work? Human Machine Interface  The tank water level alarm is set 60% and 70% values. If the water level reaches above 60% the alarm gives normal warning and if the water level reach above 70% the alarm gives critical warning.
  • 18. http://www.elprocus.com/ How SCADA Systems Work? Monitoring/Control  The SCADA system uses different switches to operate each device and displays the status at the control area.  Any part of the process can be turned ON/OFF from the control station using these switches.  SCADA system is implemented to work automatically without human intervention but at critical situations it is handled by man power.
  • 19. http://www.elprocus.com/ How SCADA Systems Work? SCDA for Remote Industrial plant Block Diagram
  • 20. http://www.elprocus.com/ How SCADA Systems Work?  In large industrial establishments many process occur simultaneously and each needs to be monitored.  Which is actually a complex task.  The SCADA systems are used to monitor and control the equipment's in the industrial processes.  It include water distribution, oil distribution and power distribution.  The main aim of this project is to process the real time data and control the large scale remote industrial environment. SCDA for Remote Industrial plant
  • 21. http://www.elprocus.com/ How SCADA Systems Work? SCDA for Remote Industrial plant  In the real time scenario, a temperature logging system for a remote plant operation is taken.  The temperature sensors are connected to the microcontroller.  It is connected to the PC at the front end and software is loaded on the computer.  The data is collected from the temperature sensors.  The temperature sensors continuously send the signal to the microcontroller which accordingly displays these values on its front panel.
  • 22. http://www.elprocus.com/ How SCADA Systems Work? SCDA for Remote Industrial plant  One can set the parameters like low limit and high limit on the computer screen.  When the temperature of a sensor goes above set point the microcontroller send a command to the corresponding relay.  The heaters connected through relay contacts are turned OFF and ON.
  • 23. http://www.elprocus.com/ How SCADA Systems Work? Advantages:  The SCADA system provides on board mechanical and graphical information.  The SCADA system is easily expandable. We can add set of control units and sensors according to the requirement.  The SCADA system ability to operate critical situations.
  • 24. http://www.elprocus.com/ How SCADA Systems Work? Disadvantage  One disadvantage is that TCP/IP based SCADA systems are (extremely) vulnerable to cyber warfare/cyber terrorism attacks which, in the worst scenario case, could cause not only financial loss but also loss of life, directly or indirectly.
  • 25. http://www.elprocus.com/ How SCADA Systems Work? Applications o Power generation, transmission and distribution o Water distribution and reservoir system o Public buildings like electrical heating and cooling system. o Generators and turbines o Traffic light control system
  • 26. http://www.elprocus.com/ How SCADA Systems Work? Conclusion  A large number of processes occur in large industrial establishment. Every process you need to monitor is very complex because each machine gives different output. The SCADA system used to gather the data from sensors and instruments located at remote area. The computer then processes this data and presents in a timely manner.