SlideShare a Scribd company logo
10
Most read
20
Most read
22
Most read
UNIT-III
SCADA Systems
Prepared By
Mr.A.Arulkumar
Assistant Professor,Mechatronics Engineering
Kamaraj College of Engineering and Technology
A.Arulkumar,AP/MTRE
Introduction
 SCADA systems are used to control dispersed assets
where centralized data acquisition is as important as
control (i.e., SCADA is a method of monitoring and
controlling large processes, often scattered over
thousands of square kilometers).
 These systems are used in distribution systems such as
water distribution and wastewater collection systems,
oil and natural gas pipelines, electrical utility
transmission and distribution systems, and rail and
other public transportation systems.
 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.
A.Arulkumar,AP/MTRE
Introduction
 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.
 Based on the sophistication and setup of the individual
system, control of any individual system, operation, or
task can be automatic, or it can be performed by
operator commands.
 SCADA is not a full control system, but rather focuses
on the supervisory level.
 SCADA is used for gathering, analyzing and to storage
real time data.
A.Arulkumar,AP/MTRE
Introduction
 SCADA systems consist of both hardware and
software.
 Typical hardware includes an MTU placed at a control
center, communications equipment (e.g., radio,
telephone line, cable, or satellite), and one or more
geographically distributed field sites consisting of either
an RTU or a PLC, which controls actuators and/or
monitors sensors.
 The MTU stores and processes the information from
RTU inputs and outputs, while the RTU or PLC controls
the local process.
 The communications hardware allows the transfer of
information and data back and forth between the MTU
and the RTUs or PLCs.
A.Arulkumar,AP/MTRE
Introduction
 The software is programmed to tell the system what
and when to monitor, what parameter ranges are
acceptable, and what response to initiate when
parameters change outside acceptable values.
 An IED, such as a protective relay, may communicate
directly to the SCADA Server, or a local RTU may poll
the IEDs to collect the data and pass it to the SCADA
Server.
 IEDs provide a direct interface to control and monitor
equipment and sensors.
 IEDs may be directly polled and controlled by the
SCADA Server and in most cases have local
programming that allows for the IED to act without
direct instructions from the SCADA control center.
A.Arulkumar,AP/MTRE
Introduction
 SCADA systems are usually designed to be fault-
tolerant systems with significant redundancy built into
the system architecture.
SCADA System General Layout (Components and General Configuration)
A.Arulkumar,AP/MTRE
Introduction
 The control center houses a SCADA Server (MTU) and
the communications routers.
 Other control center components include the HMI,
engineering workstations, and the data historian, which
are all connected by a LAN.
 The control center collects and logs information
gathered by the field sites, displays information to the
HMI, and may generate actions based upon detected
events.
 The control center is also responsible for centralized
alarming, trend analyses, and reporting.
 The field site performs local control of actuators and
monitors sensors.
A.Arulkumar,AP/MTRE
Introduction
 Field sites are often equipped with a remote access
capability to allow field operators to perform remote
diagnostics and repairs usually over a separate dial up
modem or WAN connection.
 Standard and proprietary communication protocols
running over serial communications are used to
transport information between the control center and
field sites using telemetry techniques such as telephone
line, cable, fiber, and radio frequency such as
broadcast, microwave and satellite.
A.Arulkumar,AP/MTRE
Introduction
 MTU-RTU communication architectures vary among
implementations. The various architectures used,
including point-to-point, series, series-star, and multi-
drop.
 Point-to-point is functionally the simplest type; however,
it is expensive because of the individual channels
needed for each connection.
 In a series configuration, the number of channels used
is reduced; however, channel sharing has an impact on
the efficiency and complexity of SCADA operations.
 Similarly, the series-star and multi-drop configurations’
use of one channel per device results in decreased
efficiency and increased system complexity.
A.Arulkumar,AP/MTRE
Introduction
Basic SCADA
Communication Topologies
A.Arulkumar,AP/MTRE
Introduction
 The four basic architectures can be further augmented
using dedicated communication devices to manage
communication exchange as well as message switching
and buffering.
 Large SCADA systems, containing hundreds of RTUs,
often employ sub-MTUs to alleviate the burden on the
primary MTU. This type of topology is shown in the
following figure.
A.Arulkumar,AP/MTRE
Introduction
Large SCADA
Communication Topology
A.Arulkumar,AP/MTRE
Introduction
A.Arulkumar,AP/MTRE
Introduction
 This particular SCADA system consists of a primary
control center and three field sites.
 A second backup control center provides redundancy in
the event of a primary control center malfunction.
 Point-to-point connections are used for all control
center to field site communications, with two
connections using radio telemetry.
 The third field site is local to the control center and uses
the wide area network (WAN) for communications.
 A regional control center resides above the primary
control center for a higher level of supervisory control.
A.Arulkumar,AP/MTRE
Introduction
 The corporate network has access to all control centers
through the WAN, and field sites can be accessed
remotely for troubleshooting and maintenance
operations.
 The primary control center polls field devices for data at
defined intervals (e.g., 5 seconds, 60 seconds) and can
send new set points to a field device as required.
 In addition to polling and issuing high-level commands,
the SCADA server also watches for priority interrupts
coming from field site alarm systems.
A.Arulkumar,AP/MTRE
Introduction
SCADA System Implementation
Example
(Rail Monitoring and Control)
A.Arulkumar,AP/MTRE
Introduction
 The previous example includes a rail control center that
houses the SCADA system and three sections of a rail
system.
 The SCADA system polls the rail sections for
information such as the status of the trains, signal
systems, traction electrification systems, and ticket
vending machines.
 This information is also fed to operator consoles at the
HMI station within the rail control center.
 The SCADA system also monitors operator inputs at
the rail control center and disperses high-level operator
commands to the rail section components.
A.Arulkumar,AP/MTRE
Introduction
 In addition, the SCADA system monitors conditions at
the individual rail sections and issues commands based
on these conditions (e.g., shut down a train to prevent it
from entering an area that has been determined to be
flooded or occupied by another train based on condition
monitoring).
A.Arulkumar,AP/MTRE
Introduction
 There are several common media of communication:
- Fiber optics
- Electrical cable.
- Leased lines from a telephone utility.
- Satellite telecommunications.
 The communications method used by most SCADA
systems is called “master–slave”, where only one of the
machines (in this case the MTU) is capable of initiating
communication.
 The MTU talks to each RTU then returns to the first.
This is called "scanning".
 The time required for the MTU to scan ALL its RTUs is
called the MTU Scan Time (Scan Interval).
 Factors that determine scan interval are: number of
RTUs, amount of data, data rate, and communications
efficiency.
A.Arulkumar,AP/MTRE
Introduction
Calculate a scan interval for a SCADA system that:
- Has 20 RTUs
- Every RTU has a point count of 180 status points, 30
alarm points, 10 meters (at 16 bits each), and 10 analog
points (at 16 bits each).
- The MTU sends information to the RTU of 150 discrete
control signals to valves and motors, 6 stepping motors
(16 bits each), and 10 valve controller set points (16 bits
each)
- Data rate for communication is 1200bps.
- Communication efficiency is 40%.
Solution
Total Points is 920, therefore the total amount of data is
20 x 920 = 18,400bits and the data rate is
18,400b/1200bps =~ 15sec at 100% efficiency but at
40% efficiency, the scan interval is 15sec/0.4 =~ 38sec.
Example
A.Arulkumar,AP/MTRE
Remote Terminal Units (RTUs)
 An RTU (sometimes referred to as a remote telemetry
unit) as the title implies, is a standalone data acquisition
and control unit, generally microprocessor based, which
monitors and controls equipment at some remote
location from the central station.
 Its primary task is to control and acquire data from
process equipment at the remote location and to
transfer this data back to a central station.
 It generally also has the facility for having its
configuration and control programs dynamically
downloaded from some central station.
 There is also a facility to be configured locally by some
RTU programming unit.
A.Arulkumar,AP/MTRE
Remote Terminal Units (RTUs)
 Although traditionally the RTU communicates back to
some central station, it is also possible to communicate
on a peer-to-peer basis with other RTUs.
 The RTU can also act as a relay station (sometimes
referred to as a store and forward station) to another
RTU, which may not be accessible from the central
station.
 Small sized RTUs generally have less than 10 to 20
analog and digital signals, medium sized RTUs have
100 digital and 30 to 40 analog inputs.
 RTUs, having a capacity greater than this can be
classified as large.
THANK YOU

More Related Content

PDF
REPORT ON 33/11KV SUBSTATION
PDF
Controllability and observability
PPTX
PLC LADDER DIAGRAM
PPTX
220 kv Sub-station Summer Training ppt
PPTX
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
PDF
Power system stability
PPTX
Ppt power grid design
PPTX
PLC Architecture
REPORT ON 33/11KV SUBSTATION
Controllability and observability
PLC LADDER DIAGRAM
220 kv Sub-station Summer Training ppt
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
Power system stability
Ppt power grid design
PLC Architecture

What's hot (20)

PPTX
POWER DISTRIBUTION 2.docx
PPTX
PDF
Training report by shubham sachan
PPTX
PLC based control system
PPTX
Plc (programming)
PDF
Inplant training about 110kv/11kv substation
PPTX
Scada and power system automation
PDF
Introduction to power system analysis
PDF
Swing equation
PPTX
Industrial summer training on 220 kv substation ppt
PPTX
About Pressure Gauge & Pressure Transmitter ppt
PPTX
Chapter 1 basic components of control system
PPTX
Electrical Engineering Final Presentation
DOCX
AUTOMATIC BOTTLE FILLING
PDF
Distributed Control System (DCS) Notes
PPT
400kv-Substation-Training-report-Unnao-India.ppt
DOCX
Electrical substations: 132 KV
PPTX
Presentation on 132/33 KVSubstation Training
PPTX
Servo amplifier
POWER DISTRIBUTION 2.docx
Training report by shubham sachan
PLC based control system
Plc (programming)
Inplant training about 110kv/11kv substation
Scada and power system automation
Introduction to power system analysis
Swing equation
Industrial summer training on 220 kv substation ppt
About Pressure Gauge & Pressure Transmitter ppt
Chapter 1 basic components of control system
Electrical Engineering Final Presentation
AUTOMATIC BOTTLE FILLING
Distributed Control System (DCS) Notes
400kv-Substation-Training-report-Unnao-India.ppt
Electrical substations: 132 KV
Presentation on 132/33 KVSubstation Training
Servo amplifier
Ad

Similar to Scada (20)

PPTX
Scada system Final Hakeem luqman pak version.pptx
PPTX
SCADA.pptx supervisory control and data aquasition
PPTX
scada presentation Al Neelain University .pptx
PDF
Topic 2c-SCADA Systems of industrial control, systems.pdf
PPTX
Concept of SCADA System, PLC, RTUs,Network.pptx
PPTX
SCADA only for the advance version of the module
PPTX
Scada systems basics winnie mbau
PDF
SCADA_AND_RTU_Interface_1683871632.pdf
PDF
CONCEPT OF SCADA.pdf
PDF
SCADA PPT.pdf
PPT
An introduction to scada fundamentals and implementation
PPT
UNIT-5-PPT Computer Control Power of Power System
PPTX
Supervisory Control and Data Acquisition SYSTEMS.pptx
PPTX
Remote Terminal Unit (RTU) in SCADA.pptx
PPT
UNIT-5-PPT.ppt
PPTX
All about scada
PPT
Presentation_on_SCADA__A brief about SCADA.ppt
PDF
Unit Three.pdfrhykyfgdsfuliuyfgm,i;poiuyrtghkl;ipoiy
PPT
Airtificial Intelligence in Power System
Scada system Final Hakeem luqman pak version.pptx
SCADA.pptx supervisory control and data aquasition
scada presentation Al Neelain University .pptx
Topic 2c-SCADA Systems of industrial control, systems.pdf
Concept of SCADA System, PLC, RTUs,Network.pptx
SCADA only for the advance version of the module
Scada systems basics winnie mbau
SCADA_AND_RTU_Interface_1683871632.pdf
CONCEPT OF SCADA.pdf
SCADA PPT.pdf
An introduction to scada fundamentals and implementation
UNIT-5-PPT Computer Control Power of Power System
Supervisory Control and Data Acquisition SYSTEMS.pptx
Remote Terminal Unit (RTU) in SCADA.pptx
UNIT-5-PPT.ppt
All about scada
Presentation_on_SCADA__A brief about SCADA.ppt
Unit Three.pdfrhykyfgdsfuliuyfgm,i;poiuyrtghkl;ipoiy
Airtificial Intelligence in Power System
Ad

More from Arul Kumar (10)

PPTX
Programmable Logic Controller
PDF
Smart Grid Applications
PDF
Smart Grid Domains and Zones
PDF
Advanced metering infrastructure (AMI)
PDF
Smart Grid Advanced Metering Infrastructure
PPTX
Smart Grid communications
PPTX
Types of Process control system
PPT
Neural networks
PPT
Fuzzy logic control
PPTX
Embedded networking
Programmable Logic Controller
Smart Grid Applications
Smart Grid Domains and Zones
Advanced metering infrastructure (AMI)
Smart Grid Advanced Metering Infrastructure
Smart Grid communications
Types of Process control system
Neural networks
Fuzzy logic control
Embedded networking

Recently uploaded (20)

PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
web development for engineering and engineering
PPTX
Welding lecture in detail for understanding
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
CYBER-CRIMES AND SECURITY A guide to understanding
UNIT-1 - COAL BASED THERMAL POWER PLANTS
additive manufacturing of ss316l using mig welding
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
web development for engineering and engineering
Welding lecture in detail for understanding
bas. eng. economics group 4 presentation 1.pptx
Operating System & Kernel Study Guide-1 - converted.pdf
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Lesson 3_Tessellation.pptx finite Mathematics
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Structs to JSON How Go Powers REST APIs.pdf
UNIT 4 Total Quality Management .pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Strings in CPP - Strings in C++ are sequences of characters used to store and...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Arduino robotics embedded978-1-4302-3184-4.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...

Scada

  • 1. UNIT-III SCADA Systems Prepared By Mr.A.Arulkumar Assistant Professor,Mechatronics Engineering Kamaraj College of Engineering and Technology
  • 2. A.Arulkumar,AP/MTRE Introduction  SCADA systems are used to control dispersed assets where centralized data acquisition is as important as control (i.e., SCADA is a method of monitoring and controlling large processes, often scattered over thousands of square kilometers).  These systems are used in distribution systems such as water distribution and wastewater collection systems, oil and natural gas pipelines, electrical utility transmission and distribution systems, and rail and other public transportation systems.  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.
  • 3. A.Arulkumar,AP/MTRE Introduction  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.  Based on the sophistication and setup of the individual system, control of any individual system, operation, or task can be automatic, or it can be performed by operator commands.  SCADA is not a full control system, but rather focuses on the supervisory level.  SCADA is used for gathering, analyzing and to storage real time data.
  • 4. A.Arulkumar,AP/MTRE Introduction  SCADA systems consist of both hardware and software.  Typical hardware includes an MTU placed at a control center, communications equipment (e.g., radio, telephone line, cable, or satellite), and one or more geographically distributed field sites consisting of either an RTU or a PLC, which controls actuators and/or monitors sensors.  The MTU stores and processes the information from RTU inputs and outputs, while the RTU or PLC controls the local process.  The communications hardware allows the transfer of information and data back and forth between the MTU and the RTUs or PLCs.
  • 5. A.Arulkumar,AP/MTRE Introduction  The software is programmed to tell the system what and when to monitor, what parameter ranges are acceptable, and what response to initiate when parameters change outside acceptable values.  An IED, such as a protective relay, may communicate directly to the SCADA Server, or a local RTU may poll the IEDs to collect the data and pass it to the SCADA Server.  IEDs provide a direct interface to control and monitor equipment and sensors.  IEDs may be directly polled and controlled by the SCADA Server and in most cases have local programming that allows for the IED to act without direct instructions from the SCADA control center.
  • 6. A.Arulkumar,AP/MTRE Introduction  SCADA systems are usually designed to be fault- tolerant systems with significant redundancy built into the system architecture. SCADA System General Layout (Components and General Configuration)
  • 7. A.Arulkumar,AP/MTRE Introduction  The control center houses a SCADA Server (MTU) and the communications routers.  Other control center components include the HMI, engineering workstations, and the data historian, which are all connected by a LAN.  The control center collects and logs information gathered by the field sites, displays information to the HMI, and may generate actions based upon detected events.  The control center is also responsible for centralized alarming, trend analyses, and reporting.  The field site performs local control of actuators and monitors sensors.
  • 8. A.Arulkumar,AP/MTRE Introduction  Field sites are often equipped with a remote access capability to allow field operators to perform remote diagnostics and repairs usually over a separate dial up modem or WAN connection.  Standard and proprietary communication protocols running over serial communications are used to transport information between the control center and field sites using telemetry techniques such as telephone line, cable, fiber, and radio frequency such as broadcast, microwave and satellite.
  • 9. A.Arulkumar,AP/MTRE Introduction  MTU-RTU communication architectures vary among implementations. The various architectures used, including point-to-point, series, series-star, and multi- drop.  Point-to-point is functionally the simplest type; however, it is expensive because of the individual channels needed for each connection.  In a series configuration, the number of channels used is reduced; however, channel sharing has an impact on the efficiency and complexity of SCADA operations.  Similarly, the series-star and multi-drop configurations’ use of one channel per device results in decreased efficiency and increased system complexity.
  • 11. A.Arulkumar,AP/MTRE Introduction  The four basic architectures can be further augmented using dedicated communication devices to manage communication exchange as well as message switching and buffering.  Large SCADA systems, containing hundreds of RTUs, often employ sub-MTUs to alleviate the burden on the primary MTU. This type of topology is shown in the following figure.
  • 14. A.Arulkumar,AP/MTRE Introduction  This particular SCADA system consists of a primary control center and three field sites.  A second backup control center provides redundancy in the event of a primary control center malfunction.  Point-to-point connections are used for all control center to field site communications, with two connections using radio telemetry.  The third field site is local to the control center and uses the wide area network (WAN) for communications.  A regional control center resides above the primary control center for a higher level of supervisory control.
  • 15. A.Arulkumar,AP/MTRE Introduction  The corporate network has access to all control centers through the WAN, and field sites can be accessed remotely for troubleshooting and maintenance operations.  The primary control center polls field devices for data at defined intervals (e.g., 5 seconds, 60 seconds) and can send new set points to a field device as required.  In addition to polling and issuing high-level commands, the SCADA server also watches for priority interrupts coming from field site alarm systems.
  • 17. A.Arulkumar,AP/MTRE Introduction  The previous example includes a rail control center that houses the SCADA system and three sections of a rail system.  The SCADA system polls the rail sections for information such as the status of the trains, signal systems, traction electrification systems, and ticket vending machines.  This information is also fed to operator consoles at the HMI station within the rail control center.  The SCADA system also monitors operator inputs at the rail control center and disperses high-level operator commands to the rail section components.
  • 18. A.Arulkumar,AP/MTRE Introduction  In addition, the SCADA system monitors conditions at the individual rail sections and issues commands based on these conditions (e.g., shut down a train to prevent it from entering an area that has been determined to be flooded or occupied by another train based on condition monitoring).
  • 19. A.Arulkumar,AP/MTRE Introduction  There are several common media of communication: - Fiber optics - Electrical cable. - Leased lines from a telephone utility. - Satellite telecommunications.  The communications method used by most SCADA systems is called “master–slave”, where only one of the machines (in this case the MTU) is capable of initiating communication.  The MTU talks to each RTU then returns to the first. This is called "scanning".  The time required for the MTU to scan ALL its RTUs is called the MTU Scan Time (Scan Interval).  Factors that determine scan interval are: number of RTUs, amount of data, data rate, and communications efficiency.
  • 20. A.Arulkumar,AP/MTRE Introduction Calculate a scan interval for a SCADA system that: - Has 20 RTUs - Every RTU has a point count of 180 status points, 30 alarm points, 10 meters (at 16 bits each), and 10 analog points (at 16 bits each). - The MTU sends information to the RTU of 150 discrete control signals to valves and motors, 6 stepping motors (16 bits each), and 10 valve controller set points (16 bits each) - Data rate for communication is 1200bps. - Communication efficiency is 40%. Solution Total Points is 920, therefore the total amount of data is 20 x 920 = 18,400bits and the data rate is 18,400b/1200bps =~ 15sec at 100% efficiency but at 40% efficiency, the scan interval is 15sec/0.4 =~ 38sec. Example
  • 21. A.Arulkumar,AP/MTRE Remote Terminal Units (RTUs)  An RTU (sometimes referred to as a remote telemetry unit) as the title implies, is a standalone data acquisition and control unit, generally microprocessor based, which monitors and controls equipment at some remote location from the central station.  Its primary task is to control and acquire data from process equipment at the remote location and to transfer this data back to a central station.  It generally also has the facility for having its configuration and control programs dynamically downloaded from some central station.  There is also a facility to be configured locally by some RTU programming unit.
  • 22. A.Arulkumar,AP/MTRE Remote Terminal Units (RTUs)  Although traditionally the RTU communicates back to some central station, it is also possible to communicate on a peer-to-peer basis with other RTUs.  The RTU can also act as a relay station (sometimes referred to as a store and forward station) to another RTU, which may not be accessible from the central station.  Small sized RTUs generally have less than 10 to 20 analog and digital signals, medium sized RTUs have 100 digital and 30 to 40 analog inputs.  RTUs, having a capacity greater than this can be classified as large.