SlideShare a Scribd company logo
1 of 28
Download to read offline
Supervisory Control and Data
Acquisition Systems
What is SCADA?
✓ It is a control system architecture that uses computers, networked data
communications and graphical user interfaces for high-level process supervisory
management, but also uses other peripheral devices such as programmable logic
controllers (PLC) and discrete PID controllers to interface to the process plant or
machinery.
✓ SCADA is not a 100% controller, it is just a software which has to be linked
with other controllers. Ultimately it is connected to PLC/PID/DCS systems
which in turn are connected to field instruments. Hence it can be said that it is
not a full control system, but rather focuses on the supervisory level.
✓ SCADA is an automation remote monitoring and control system. As stated
in its name, SCADA is applicable in any automation operation that requires
supervisory control and real-time data acquisition.
✓ It works like a supervisor who supervises the entire plant area, if needed it also
controls the process as well as it converts the data segments for storing process
values i.e. level, pressure, switch positions, density, temperature, messages, etc.
✓ SCADA systems integrate data acquisition systems with data transmission systems
and HMI software to provide a centralized monitoring and control system for
numerous process inputs and outputs.
✓ SCADA systems are designed to collect field information, transfer it to a central
computer facility, and display the information to the operator graphically or
textually, thereby allowing the operator to monitor or control an entire system from
a central location in real time
✓ These systems can be relatively simple, such as one that monitors environmental
conditions of a small office building, or very complex, such as a system that
monitors all the activity in a nuclear power plant or the activity of a municipal
water system.
Data acquisition is the process of sampling signals that measure real world
physical conditions and converting the resulting samples into digital numeric
values that can be manipulated by a computer.
Need of SCADA
✓ Previously without SCADA, an industrial process was entirely controlled by
PLC, CNC, PID or microcontrollers which were programmed in certain
languages or codes.
✓ These codes were either written in assembly language or relay logic without any
true animation of the process running.
✓ Thus, to make the understanding of process easy with the help of true animations,
SCADA came into existence.
✓ Also, there are many places like hazardous area, unhygienic places, hilly areas
etc. where a person cannot be send regularly but the process has to be watched
continuously or it should be controlled. In such places SCADA is needed.
SCADA system consist of:
1.field data interface devices 2.communications system
3.central host computer server 4.Human Machine Interface
✓ RTU- Remote terminal Unit
✓ MTU – Master terminal unit
Field Data Interface Devices
RTUs/PLCs/PACs:
✓ Remote terminal units (RTUs) connect to sensors in the process and convert
sensor signals to digital data. They have telemetry hardware capable of
sending digital data to the supervisory system, as well as receiving digital
commands from the supervisory system.
✓ Programmable logic controller (PLCs) connect to sensors in the process and
convert sensor signals to digital data. PLCs have more sophisticated
embedded control capabilities than RTUs. PLCs do not have telemetry
hardware, although this functionality is typically installed alongside them.
PLCs are sometimes used in place of RTUs as field devices because they are
more economical, versatile, flexible, and configurable.
Selection of RTUs:
✓ survive an industrial environment. Rugged construction and ability to
withstand extremes of temperature and humidity.
✓ have sufficient capacity to support the equipment at a site
✓ have a secure, redundant power supply for 24/7 working, support
battery power
✓ have non volatile memory (NVRAM) for storing software and/or
firmware.
✓ have a real-time clock to accurately date/time stamp reports
✓ have a watchdog timer to ensure that the RTU restarts after a power
failure.
✓ RTUs are considered more suitable for wider geographical telemetry, the
reason being that RTUs use wireless communication; PLCs are more
suitable for local control, for example, for assembly lines in factories, light
fixtures, amusement rides, etc. PLCs are specially designed for output
arrangements and multiple inputs. They have electrical noise immunity,
vibration and impact resistance, varied temperature ranges, etc.
➢ Examples of wired telemetry media used in SCADA systems include leased
telephone lines and WAN circuits.
➢ Examples of wireless telemetry media used in SCADA systems include
satellite (VSAT), licensed and unlicensed radio, cellular and microwave.
✓ A data acquisition server is a software service which uses industrial protocols
to connect software services, via telemetry, with field devices such as RTUs
and PLCs. It allows clients to access data from these field devices using
standard protocols.
Communications System
The communications network is intended to provide the means by which data
can be transferred between the central host computer servers and the field-
based RTUs. The Communication Network refers to the equipment needed to
transfer data to and from different sites.
1) Wire line communication
2) Radio
3) Satellite communication
4) Fiber optic communication
A central host computer server
✓ The central host computer or master station is most often a single computer or
a network of computer servers that provide a man-machine operator interface
to the SCADA system.
✓ The computers process the information received from and sent to the RTU
sites and present it to human operators in a form that the operators can
work with. Operator terminals are connected to the central host computer
by a LAN/WAN so that the viewing screens and associated data can be
displayed for the operators.
✓ A human–machine interface or HMI is the apparatus or device which
presents processed data to a human operator, and through this, the human
operator monitors and interacts with the process.
Human Machine Interface
✓ Operator workstations are most often computer terminals that are
networked with the SCADA central host computer.
✓ The central host computer acts as a server for the SCADA application, and
✓ The operator terminals are clients that request and send information to
the central host computer based on the request and action of the operators.
Basic functions of SCADA:
1) Channel scanning
2) Conversion into engineering units
3) Data processing
Channel scanning: The Micro processor scans the channels to read the data,
this process is called polling . In polling, the action of selecting a channel and
addressing it, is the responsibility of processor . The channel selection may be
sequential or in any particular order decided by designer . It is also possible to
assign priority to some channels over others:
In channel scanning:
✓ sending channel address to multiplexer
✓ Sending start convert pulse to ADC
✓ Reading the digital data.
Conversion into engineering units: The data read from the output of ADC
should be converted to the equivalent engineering units before any analysis is
done or data is sent for display or printing.
DATA Processing: The data read from output of ADC for various channels
is processed by micro processor to carry out limit checking and
performance analysis . For limit checking the highest and lowest limits for
each channel are stored in array . when any of the two limits is violated for
any channel, appropriate action like alarm generation , printing is
initiated.
SCADA Architectures
SCADA systems have evolved in parallel with the growth and sophistication
of modern computing technology. The three generations of SCADA systems:
✓ First Generation – Monolithic
✓ Second Generation – Distributed
✓ Third Generation – Networked
Monolithic SCADA Systems
When SCADA systems were first developed, the concept of computing in general
centred on “mainframe” systems. Networks were generally non-existent, and
each centralized system stood alone. As a result, SCADA systems were
standalone systems with virtually no connectivity to other systems.
Distributed SCADA Systems
The next generation of SCADA systems took advantage of development of
Local Area Networking (LAN) technology to distribute the processing across
multiple systems. Multiple stations, each with a specific function, were
connected to a LAN and shared information with each other in real-time.
Networked SCADA Systems
In the case of a networked design, the system may be spread across more than
one LAN network and separated geographically. Several distributed
architecture SCADAs running in parallel, with a single supervisor and
historian, could be considered a network architecture. This allows for a more
cost effective solution in very large scale systems.
Features of SCADA
✓ Dynamic Representation : It explains about the representation of various
symbols of the field instruments present in tools library which can be utilized
in SCADA applications.
✓ Database Connectivity : SCADA doesn’t have its own database. Hence, for
storage, it depends on databases available in the market like VB, SQL, Excel or
SAP.
✓ Device Connectivity : SCADA is not a 100% controller so it can’t run the
process alone. Hence, it is connected to PLC or DCS.
✓ Alarms : Using SCADA, in the field area, alarms are generated for warnings
or to keep the process in limits. The format consists of date, time, status,
priorities, etc.
✓ Trends : Also called as XY Plotters or Data Loggers. It represents the values in
wave format and plots with reference to time. It is categorized as Real time and
Historical trend.
✓ Scripts : It is the combination of logical operators written in a statement. It is
used to run the applications made or stimulate before the final execution.
✓ Security : It is provided, in SCADA, as a whole as well as individually.
✓ Recipe Management : It explains that we can maintain various recipes of
different process and can implement it. All the recipes are stored in a single
server and can be fetched by any client server from any area to run the process.
✓ Networking : It explains that we can share SCADA applications on LAN or
internet and exchange of data is also possible.
✓ The system provide facility to store large amount of data.
✓ The data can be displayed in various formats as per user requirements.
✓ It provides interface to connect thousands of sensors across wide region for
various monitoring and controlling operations.
✓ It is possible to obtain real data simulations with the help of operators.
✓ Many types of data can be gathered from RTUs connected with the master unit.
✓ With the advanced protocols and application software’s, the data can be
monitored from anywhere and not just from local site.
✓ The redundancy of units are incorporated in the SCADA system in order to have
backup in the event of faults or failures. This makes system more robust.
✓ It is fast in obtaining response.
✓ It is scalable and flexible in adding additional resources.
✓ It is used in wide industries and departments including telecommunications,
energy, transportation, oil & gas, water, military, meteorological etc.
Advantages
Disadvantages
✓ PLC based SCADA system is complex in terms of hardware units and
dependent modules.
✓ As the system is complex, it requires skilled operators, analysts and
programmers to maintain SCADA system.
✓ Installation costs are higher.
✓ The system increases unemployment rates.
✓ The system supports use of restricted software's and hardware equipment's.
SCADA v/s DCS
✓ SCADA is event driven while DCS is state driven system.
❑ A SCADA considers changes of state as the main criteria for the data gathering.
❑ DCS systems consider the process variable's present state to be the main criteria
driving the DCS and tasks are generally run sequentially, rather than event
driven.
✓ RTUs for SCADA while DCS uses PLC/controllers.
✓ DCS is process oriented and SCADA systems are data-gathering oriented.
✓ DCS is always connected to its data source so it doesn't need to maintain
database of current values. While SCADA needs to get secure data and control
and hence it maintains database of last known good values for prompt
operator display.
✓ PLC is a hardware which is directly in contact with the field instruments. It
works according to the logic stored in its memory. While SCADA is a
software which shows the output and feedback in visual manner.
✓ A programmer can write the program as per client requirement in PLC where
input can sense the field equipment's while output can activate it.
✓ While in SCADA the programmer designs the animation as per PLC
programming and field equipment position, then establishes communication
between SCADA & PLC.
SCADA v/s PLC

More Related Content

What's hot

summer internship report on PLC & SCADA
summer internship report on PLC & SCADAsummer internship report on PLC & SCADA
summer internship report on PLC & SCADAVarunKumarRaghav
 
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.kgaurav113
 
SCADA a complete overview
SCADA a complete overviewSCADA a complete overview
SCADA a complete overviewSheikh Ismail
 
Training Report on PLC & SCADA
Training Report on PLC & SCADATraining Report on PLC & SCADA
Training Report on PLC & SCADABhavya Bakshi
 
Photovoltaic panels tilt angle optimization
Photovoltaic panels tilt angle optimizationPhotovoltaic panels tilt angle optimization
Photovoltaic panels tilt angle optimizationKhery Ali
 
PLC Programming Languages
PLC Programming LanguagesPLC Programming Languages
PLC Programming LanguagesLIJU. G. CHACKO
 
Everything you should know about SCADA
Everything you should know about SCADAEverything you should know about SCADA
Everything you should know about SCADAChaiTik Yong
 
Hart communication protocol
Hart communication protocolHart communication protocol
Hart communication protocolNishtha Shreya
 
I Control de Sistemas.
I Control de Sistemas.I Control de Sistemas.
I Control de Sistemas.ESCOM
 
Introduction to scada systems & power control centres
Introduction to scada systems & power control centresIntroduction to scada systems & power control centres
Introduction to scada systems & power control centresHelder Joaquim Ale Psico
 
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdf
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdfElectrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdf
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdfSANTIAGO PABLO ALBERTO
 
Scada classification
Scada classificationScada classification
Scada classificationAhmed Sebaii
 
123126804 scada
123126804 scada123126804 scada
123126804 scadathangbd
 

What's hot (20)

summer internship report on PLC & SCADA
summer internship report on PLC & SCADAsummer internship report on PLC & SCADA
summer internship report on PLC & SCADA
 
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.
WHAT IS SCADA AND BASIC KNOWLEDGE ABOUT IT.
 
Lecture 2 Sensor and Actuation Systems for Mechatronics
Lecture 2 Sensor and Actuation Systems for MechatronicsLecture 2 Sensor and Actuation Systems for Mechatronics
Lecture 2 Sensor and Actuation Systems for Mechatronics
 
Scada in hydropower plant
Scada  in  hydropower plantScada  in  hydropower plant
Scada in hydropower plant
 
Scada
ScadaScada
Scada
 
SCADA a complete overview
SCADA a complete overviewSCADA a complete overview
SCADA a complete overview
 
Dcs vs scada
Dcs vs scadaDcs vs scada
Dcs vs scada
 
Training Report on PLC & SCADA
Training Report on PLC & SCADATraining Report on PLC & SCADA
Training Report on PLC & SCADA
 
Photovoltaic panels tilt angle optimization
Photovoltaic panels tilt angle optimizationPhotovoltaic panels tilt angle optimization
Photovoltaic panels tilt angle optimization
 
PLC Programming Languages
PLC Programming LanguagesPLC Programming Languages
PLC Programming Languages
 
Everything you should know about SCADA
Everything you should know about SCADAEverything you should know about SCADA
Everything you should know about SCADA
 
Hart communication protocol
Hart communication protocolHart communication protocol
Hart communication protocol
 
SCADA
SCADASCADA
SCADA
 
Force Sensor
Force SensorForce Sensor
Force Sensor
 
I Control de Sistemas.
I Control de Sistemas.I Control de Sistemas.
I Control de Sistemas.
 
Introduction to scada systems & power control centres
Introduction to scada systems & power control centresIntroduction to scada systems & power control centres
Introduction to scada systems & power control centres
 
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdf
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdfElectrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdf
Electrónica de potencia: Fuentes conmutadas por Ivo-Barbi.pdf
 
Scada classification
Scada classificationScada classification
Scada classification
 
123126804 scada
123126804 scada123126804 scada
123126804 scada
 
Manual básico PLC OMRON
Manual básico PLC OMRON Manual básico PLC OMRON
Manual básico PLC OMRON
 

Similar to SCADA Systems Explained: What is SCADA and How it Works

SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptxssuser1831ba
 
Scada presentation (group 10)
Scada presentation (group 10)Scada presentation (group 10)
Scada presentation (group 10)Ritvik Bhatia
 
Scada system Final Hakeem luqman pak version.pptx
Scada system Final Hakeem luqman pak version.pptxScada system Final Hakeem luqman pak version.pptx
Scada system Final Hakeem luqman pak version.pptxFaisalSheraz4
 
Scada systems basics winnie mbau
Scada systems basics winnie mbauScada systems basics winnie mbau
Scada systems basics winnie mbauwinnie15
 
SCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPTSCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPTDeepeshK4
 
Airtificial Intelligence in Power System
Airtificial Intelligence in Power SystemAirtificial Intelligence in Power System
Airtificial Intelligence in Power SystemPratik Doshi
 
SCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionSCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionRapidAcademy
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptSahilAhmad39
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptSahilAhmad39
 
How scada systems work
How scada systems workHow scada systems work
How scada systems workelprocus
 
An introduction to scada fundamentals and implementation
An introduction to scada fundamentals and implementationAn introduction to scada fundamentals and implementation
An introduction to scada fundamentals and implementationRahul Mehra
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADAKunal gupta
 
Semester syllabus
Semester syllabusSemester syllabus
Semester syllabusbramesh316
 

Similar to SCADA Systems Explained: What is SCADA and How it Works (20)

SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptx
 
Scada presentation (group 10)
Scada presentation (group 10)Scada presentation (group 10)
Scada presentation (group 10)
 
Scada system Final Hakeem luqman pak version.pptx
Scada system Final Hakeem luqman pak version.pptxScada system Final Hakeem luqman pak version.pptx
Scada system Final Hakeem luqman pak version.pptx
 
Fps scada
Fps scadaFps scada
Fps scada
 
Scada systems basics winnie mbau
Scada systems basics winnie mbauScada systems basics winnie mbau
Scada systems basics winnie mbau
 
SCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPTSCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPT
 
Airtificial Intelligence in Power System
Airtificial Intelligence in Power SystemAirtificial Intelligence in Power System
Airtificial Intelligence in Power System
 
SCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionSCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasition
 
03 scada.synopsis
03 scada.synopsis03 scada.synopsis
03 scada.synopsis
 
SCADA SOLUTIONS
SCADA SOLUTIONSSCADA SOLUTIONS
SCADA SOLUTIONS
 
GE DIGITAL ENERGY SCADA SOLUTIONS
GE DIGITAL ENERGY SCADA SOLUTIONSGE DIGITAL ENERGY SCADA SOLUTIONS
GE DIGITAL ENERGY SCADA SOLUTIONS
 
Scada System
Scada  SystemScada  System
Scada System
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
How scada systems work
How scada systems workHow scada systems work
How scada systems work
 
Scada primer
Scada primerScada primer
Scada primer
 
Scada primer
Scada primerScada primer
Scada primer
 
An introduction to scada fundamentals and implementation
An introduction to scada fundamentals and implementationAn introduction to scada fundamentals and implementation
An introduction to scada fundamentals and implementation
 
Introduction To SCADA
Introduction To SCADAIntroduction To SCADA
Introduction To SCADA
 
Semester syllabus
Semester syllabusSemester syllabus
Semester syllabus
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 

Recently uploaded (20)

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 

SCADA Systems Explained: What is SCADA and How it Works

  • 1. Supervisory Control and Data Acquisition Systems
  • 2. What is SCADA? ✓ It is a control system architecture that uses computers, networked data communications and graphical user interfaces for high-level process supervisory management, but also uses other peripheral devices such as programmable logic controllers (PLC) and discrete PID controllers to interface to the process plant or machinery. ✓ SCADA is not a 100% controller, it is just a software which has to be linked with other controllers. Ultimately it is connected to PLC/PID/DCS systems which in turn are connected to field instruments. Hence it can be said that it is not a full control system, but rather focuses on the supervisory level. ✓ SCADA is an automation remote monitoring and control system. As stated in its name, SCADA is applicable in any automation operation that requires supervisory control and real-time data acquisition.
  • 3. ✓ It works like a supervisor who supervises the entire plant area, if needed it also controls the process as well as it converts the data segments for storing process values i.e. level, pressure, switch positions, density, temperature, messages, etc. ✓ SCADA systems integrate data acquisition systems with data transmission systems and HMI software to provide a centralized monitoring and control system for numerous process inputs and outputs. ✓ SCADA systems are designed to collect field information, transfer it to a central computer facility, and display the information to the operator graphically or textually, thereby allowing the operator to monitor or control an entire system from a central location in real time ✓ These systems can be relatively simple, such as one that monitors environmental conditions of a small office building, or very complex, such as a system that monitors all the activity in a nuclear power plant or the activity of a municipal water system.
  • 4. Data acquisition is the process of sampling signals that measure real world physical conditions and converting the resulting samples into digital numeric values that can be manipulated by a computer.
  • 5. Need of SCADA ✓ Previously without SCADA, an industrial process was entirely controlled by PLC, CNC, PID or microcontrollers which were programmed in certain languages or codes. ✓ These codes were either written in assembly language or relay logic without any true animation of the process running. ✓ Thus, to make the understanding of process easy with the help of true animations, SCADA came into existence. ✓ Also, there are many places like hazardous area, unhygienic places, hilly areas etc. where a person cannot be send regularly but the process has to be watched continuously or it should be controlled. In such places SCADA is needed.
  • 6. SCADA system consist of: 1.field data interface devices 2.communications system 3.central host computer server 4.Human Machine Interface
  • 7.
  • 8. ✓ RTU- Remote terminal Unit ✓ MTU – Master terminal unit
  • 9.
  • 10. Field Data Interface Devices RTUs/PLCs/PACs: ✓ Remote terminal units (RTUs) connect to sensors in the process and convert sensor signals to digital data. They have telemetry hardware capable of sending digital data to the supervisory system, as well as receiving digital commands from the supervisory system. ✓ Programmable logic controller (PLCs) connect to sensors in the process and convert sensor signals to digital data. PLCs have more sophisticated embedded control capabilities than RTUs. PLCs do not have telemetry hardware, although this functionality is typically installed alongside them. PLCs are sometimes used in place of RTUs as field devices because they are more economical, versatile, flexible, and configurable.
  • 11. Selection of RTUs: ✓ survive an industrial environment. Rugged construction and ability to withstand extremes of temperature and humidity. ✓ have sufficient capacity to support the equipment at a site ✓ have a secure, redundant power supply for 24/7 working, support battery power ✓ have non volatile memory (NVRAM) for storing software and/or firmware. ✓ have a real-time clock to accurately date/time stamp reports ✓ have a watchdog timer to ensure that the RTU restarts after a power failure.
  • 12. ✓ RTUs are considered more suitable for wider geographical telemetry, the reason being that RTUs use wireless communication; PLCs are more suitable for local control, for example, for assembly lines in factories, light fixtures, amusement rides, etc. PLCs are specially designed for output arrangements and multiple inputs. They have electrical noise immunity, vibration and impact resistance, varied temperature ranges, etc. ➢ Examples of wired telemetry media used in SCADA systems include leased telephone lines and WAN circuits. ➢ Examples of wireless telemetry media used in SCADA systems include satellite (VSAT), licensed and unlicensed radio, cellular and microwave.
  • 13. ✓ A data acquisition server is a software service which uses industrial protocols to connect software services, via telemetry, with field devices such as RTUs and PLCs. It allows clients to access data from these field devices using standard protocols.
  • 14. Communications System The communications network is intended to provide the means by which data can be transferred between the central host computer servers and the field- based RTUs. The Communication Network refers to the equipment needed to transfer data to and from different sites. 1) Wire line communication 2) Radio 3) Satellite communication 4) Fiber optic communication
  • 15. A central host computer server ✓ The central host computer or master station is most often a single computer or a network of computer servers that provide a man-machine operator interface to the SCADA system. ✓ The computers process the information received from and sent to the RTU sites and present it to human operators in a form that the operators can work with. Operator terminals are connected to the central host computer by a LAN/WAN so that the viewing screens and associated data can be displayed for the operators. ✓ A human–machine interface or HMI is the apparatus or device which presents processed data to a human operator, and through this, the human operator monitors and interacts with the process.
  • 16. Human Machine Interface ✓ Operator workstations are most often computer terminals that are networked with the SCADA central host computer. ✓ The central host computer acts as a server for the SCADA application, and ✓ The operator terminals are clients that request and send information to the central host computer based on the request and action of the operators.
  • 17. Basic functions of SCADA: 1) Channel scanning 2) Conversion into engineering units 3) Data processing Channel scanning: The Micro processor scans the channels to read the data, this process is called polling . In polling, the action of selecting a channel and addressing it, is the responsibility of processor . The channel selection may be sequential or in any particular order decided by designer . It is also possible to assign priority to some channels over others: In channel scanning: ✓ sending channel address to multiplexer ✓ Sending start convert pulse to ADC ✓ Reading the digital data.
  • 18. Conversion into engineering units: The data read from the output of ADC should be converted to the equivalent engineering units before any analysis is done or data is sent for display or printing. DATA Processing: The data read from output of ADC for various channels is processed by micro processor to carry out limit checking and performance analysis . For limit checking the highest and lowest limits for each channel are stored in array . when any of the two limits is violated for any channel, appropriate action like alarm generation , printing is initiated.
  • 19. SCADA Architectures SCADA systems have evolved in parallel with the growth and sophistication of modern computing technology. The three generations of SCADA systems: ✓ First Generation – Monolithic ✓ Second Generation – Distributed ✓ Third Generation – Networked
  • 20. Monolithic SCADA Systems When SCADA systems were first developed, the concept of computing in general centred on “mainframe” systems. Networks were generally non-existent, and each centralized system stood alone. As a result, SCADA systems were standalone systems with virtually no connectivity to other systems.
  • 21. Distributed SCADA Systems The next generation of SCADA systems took advantage of development of Local Area Networking (LAN) technology to distribute the processing across multiple systems. Multiple stations, each with a specific function, were connected to a LAN and shared information with each other in real-time.
  • 22. Networked SCADA Systems In the case of a networked design, the system may be spread across more than one LAN network and separated geographically. Several distributed architecture SCADAs running in parallel, with a single supervisor and historian, could be considered a network architecture. This allows for a more cost effective solution in very large scale systems.
  • 23. Features of SCADA ✓ Dynamic Representation : It explains about the representation of various symbols of the field instruments present in tools library which can be utilized in SCADA applications. ✓ Database Connectivity : SCADA doesn’t have its own database. Hence, for storage, it depends on databases available in the market like VB, SQL, Excel or SAP. ✓ Device Connectivity : SCADA is not a 100% controller so it can’t run the process alone. Hence, it is connected to PLC or DCS. ✓ Alarms : Using SCADA, in the field area, alarms are generated for warnings or to keep the process in limits. The format consists of date, time, status, priorities, etc.
  • 24. ✓ Trends : Also called as XY Plotters or Data Loggers. It represents the values in wave format and plots with reference to time. It is categorized as Real time and Historical trend. ✓ Scripts : It is the combination of logical operators written in a statement. It is used to run the applications made or stimulate before the final execution. ✓ Security : It is provided, in SCADA, as a whole as well as individually. ✓ Recipe Management : It explains that we can maintain various recipes of different process and can implement it. All the recipes are stored in a single server and can be fetched by any client server from any area to run the process. ✓ Networking : It explains that we can share SCADA applications on LAN or internet and exchange of data is also possible.
  • 25. ✓ The system provide facility to store large amount of data. ✓ The data can be displayed in various formats as per user requirements. ✓ It provides interface to connect thousands of sensors across wide region for various monitoring and controlling operations. ✓ It is possible to obtain real data simulations with the help of operators. ✓ Many types of data can be gathered from RTUs connected with the master unit. ✓ With the advanced protocols and application software’s, the data can be monitored from anywhere and not just from local site. ✓ The redundancy of units are incorporated in the SCADA system in order to have backup in the event of faults or failures. This makes system more robust. ✓ It is fast in obtaining response. ✓ It is scalable and flexible in adding additional resources. ✓ It is used in wide industries and departments including telecommunications, energy, transportation, oil & gas, water, military, meteorological etc. Advantages
  • 26. Disadvantages ✓ PLC based SCADA system is complex in terms of hardware units and dependent modules. ✓ As the system is complex, it requires skilled operators, analysts and programmers to maintain SCADA system. ✓ Installation costs are higher. ✓ The system increases unemployment rates. ✓ The system supports use of restricted software's and hardware equipment's.
  • 27. SCADA v/s DCS ✓ SCADA is event driven while DCS is state driven system. ❑ A SCADA considers changes of state as the main criteria for the data gathering. ❑ DCS systems consider the process variable's present state to be the main criteria driving the DCS and tasks are generally run sequentially, rather than event driven. ✓ RTUs for SCADA while DCS uses PLC/controllers. ✓ DCS is process oriented and SCADA systems are data-gathering oriented. ✓ DCS is always connected to its data source so it doesn't need to maintain database of current values. While SCADA needs to get secure data and control and hence it maintains database of last known good values for prompt operator display.
  • 28. ✓ PLC is a hardware which is directly in contact with the field instruments. It works according to the logic stored in its memory. While SCADA is a software which shows the output and feedback in visual manner. ✓ A programmer can write the program as per client requirement in PLC where input can sense the field equipment's while output can activate it. ✓ While in SCADA the programmer designs the animation as per PLC programming and field equipment position, then establishes communication between SCADA & PLC. SCADA v/s PLC