SCADA SYSTEM
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 1
Overview
ENG. ALI F. AL SARRAF
What is SCADA ?
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 2
SCADA (supervisory control and data acquisition) is a system operating with coded signals over
communication channels so as to provide control of remote equipment (using typically one
communication channel per remote station).
Overview of SCADA
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 3
SCADA systems are highly distributed systems used to control geographically dispersed assets,
often scattered over thousands of square kilometers, where centralized data acquisition and
control are critical to system operation. They are used in distribution systems such as water
distribution and wastewater collection systems, oil and gas pipelines, electrical power grids, and
railway transportation systems. A SCADA control center performs centralized monitoring and
control for field sites over long-distance communications networks, including monitoring alarms
and processing status data. Based on information received from remote stations, automated or
operator-driven supervisory commands can be pushed to remote station control devices, which
are often referred to as field devices. Field devices control local operations such as opening and
closing valves and breakers, collecting data from sensor systems, and monitoring the local
environment for alarm conditions.
Overview Of DCS
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 4
DCSs are used to control industrial processes such as electric power generation, oil and gas
refineries, water and wastewater treatment, and chemical, food, and automotive production.
DCSs are integrated as a control architecture containing a supervisory level of control overseeing
multiple, integrated sub-systems that are responsible for controlling the details of a localized
process. Product and process control are usually achieved by deploying feed back or feed forward
control loops whereby key product and/or process conditions are automatically maintained
around a desired set point. To accomplish the desired product and/or process tolerance around a
specified set point, specific programmable controllers (PLC) are employed in the field and
proportional, integral, and/or differential settings on the PLC are tuned to provide the desired
tolerance as well as the rate of self-correction during process upsets. DCSs are used extensively
in process-based industries.
Overview of PLC
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 5
PLCs are computer-based solid-state devices that control industrial equipment and processes.
While PLCs are control system components used throughout SCADA and DCS systems, they are
often the primary components in smaller control system configurations used to provide
regulatory control of discrete processes such as automobile assembly lines and power plant soot
blower controls. PLCs are used extensively in almost all industrial processes.
Differences between SCADA and
DCS,PLCs
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 6
SCADA DCS and PLC
geographically dispersed field sites. sub-systems are usually located within a more
confined factory or plant-centric area
long-distance communication systems communications are usually performed using local
area network (LAN) technologies
designed to handle long-distance communication
challenges such as delays and data loss posed by
the various communication media used
usually employ greater degrees of closed loop
control than SCADA systems
ICS Operation
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 7
Control Loop. A control loop consists of sensors for measurement, controller hardware such as
PLCs, actuators such as control valves, breakers, switches and motors, and the communication of
variables. Controlled variables are transmitted to the controller from the sensors. The controller
interprets the signals and generates corresponding manipulated variables, based on set points,
which it transmits to the actuators. Process changes from disturbances result in new sensor
signals, identifying the state of the process, to again be transmitted to the controller.
Human-Machine Interface (HMI). Operators and engineers use HMIs to configure set points,
control algorithms, and adjust and establish parameters in the controller. The HMI also displays
process status information and historical information.
ICS Operation (cont.)
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 8
Remote Diagnostics and Maintenance Utilities. Diagnostics and maintenance utilities are used
to prevent, identify and recover from failures.
A typical ICS contains a proliferation of control loops, HMIs, and remote diagnostics and
maintenance tools built using an array of network protocols on layered network architectures.
Sometimes these control loops are nested and/or cascading –whereby the set point for one loop
is based on the process variable determined by another loop. Supervisory-level loops and lower-
level loops operate continuously over the duration of a process with cycle times ranging on the
order of milliseconds to minutes .
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 9
Control Components
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 10
Control Server. The control server hosts the DCS or PLC supervisory control software that is
designed to communicate with lower-level control devices. The control server accesses
subordinate control modules over an ICS network.
SCADA Server or Master Terminal Unit (MTU). The SCADA Server is the device that acts as the
master in a SCADA system. Remote terminal units and PLC devices (as described below) located
at remote field sites usually act as slaves.
Remote Terminal Unit (RTU). The RTU, also called a remote telemetry unit, is special purpose
data acquisition and control unit designed to support SCADA remote stations. RTUs are field
devices often equipped with wireless radio interfaces to support remote situations where wire-
based communications are unavailable. Sometimes PLCs are implemented as field devices to
serve as RTUs; in this case, the PLC is often referred to as an RTU.
Control Components(Cont.)
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 11
Programmable Logic Controller (PLC). The PLC is a small industrial computer originally
designed to perform the logic functions executed by electrical hardware (relays, drum switches,
and mechanical timer/counters). PLCs have evolved into controllers with the capability of
controlling complex processes, and they are used substantially in SCADA systems and DCSs.
Other controllers used at the field level are process controllers and RTUs; they provide the same
control as PLCs but are designed for specific control applications. In SCADA environments, PLCs
are often used as field devices because they are more economical, versatile, flexible, and
configurable than special-purpose RTUs.
Intelligent Electronic Devices (IED). An IED is a “smart” sensor/actuator containing the
intelligence required to acquire data, communicate to other devices, and perform local
processing and control. An IED could combine an analog input sensor, analog output, low-level
control capabilities, a communication system, and program memory in one device. The use of
IEDs in SCADA and DCS systems allows for automatic control at the local level.
Control Components (Cont.)
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 12
Human-Machine Interface (HMI). The HMI is software and hardware that allows human
operators to monitor the state of a process under control, modify control settings to change the
control objective, and manually override automatic control operations in the event of an
emergency. The HMI also allows a control engineer or operator to configure set points or control
algorithms and parameters in the controller. The HMI also displays process status information,
historical information, reports, and other information to operators, administrators, managers,
business partners, and other authorized users. The location, platform, and interface may vary a
great deal. For example, an HMI could be a dedicated platform in the control center, a laptop on
a wireless LAN, or a browser on any system connected to the Internet.
Data Historian. The data historian is a centralized database for logging all process information
within an ICS. Information stored in this database can be accessed to support various analyses,
from statistical process control to enterprise level planning.
Control Components(Cont.)
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 13
Input/Output (IO) Server. The IO server is a control component responsible for collecting,
buffering and providing access to process information from control sub-components such as
PLCs, RTUs and IEDs. An IO server can reside on the control server or on a separate computer
platform. IO servers are also used for interfacing third-party control components, such as an HMI
and a control server.
Network Components
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 14
Fieldbus Network. The fieldbus network links sensors and other devices to a PLC or other
controller. Use of fieldbus technologies eliminates the need for point-to-point wiring between
the controller and each device. The sensors communicate with the fieldbus controller using a
specific protocol. The messages sent between the sensors and the controller uniquely identify
each of the sensors.
 Control Network. The control network connects the supervisory control level to lower-level
control modules.
Communications Routers. A router is a communications device that transfers messages
between two networks. Common uses for routers include connecting a LAN to a WAN, and
connecting MTUs and RTUs to a long-distance network medium for SCADA communication.
Network Components (cont.)
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 15
Firewall. A firewall protects devices on a network by monitoring and controlling communication
packets using predefined filtering policies. Firewalls are also useful in managing ICS network
segregation strategies.
Modems. A modem is a device used to convert between serial digital data and a signal suitable
for transmission over a telephone line to allow devices to communicate. Modems are often used
in SCADA systems to enable long-distance serial communications between MTUs and remote
field devices. They are also used in both SCADA systems, DCSs and PLCs for gaining remote
access for operational functions such as entering command or modifying parameters, and
diagnostic purposes.
Remote Access Points. Remote access points are distinct devices, areas and locations of a
control network for remotely configuring control systems and accessing process data. Examples
include using a personal digital assistant (PDA) to access data over a LAN through a wireless
access point, and using a laptop and modem connection to remotely access an ICS system.
SCADA SYSTEM
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 16
SCADA systems are used to control dispersed assets where centralized data acquisition is as
important as control. These systems are used in distribution systems such as water distribution
and wastewater collection systems, oil and 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. 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 Systems components
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 17
 SCADA systems consist of both hardware and software:
 Hardware
MTU placed at a control center .
 Communications equipment (e.g., radio, telephone line, cable, or satellite) .
one or more geographically distributed field sites consisting of either an RTU or a PLC .
 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 go outside acceptable values.
General configuration of a SCADAsystem
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 18
 The control center houses a control 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 field site performs local control of actuators and monitors sensors.
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 or WAN connection.
 The control center is also responsible for centralized alarming, trend analyses, and reporting.
General configuration of a SCADAsystem
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 19
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.
General configuration of a SCADAsystem
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 20
Basic SCADA CommunicationTopologies
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 21
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.
The four basic architectures shown in Figure 2-3 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 Figure 2-4.
Basic
SCADA
Communication
Topologies
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 22
Large
SCADA
Communication
Topologies
ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 23

More Related Content

PPTX
Scada system ( Overview )
PPTX
SCAD system (overview)
DOCX
Introduction To SCADA
PDF
Fps scada
PDF
Paper id 37201531
PPTX
SCADA only for the advance version of the module
DOC
03 scada.synopsis
PPTX
SCADA Assignment.pptx
Scada system ( Overview )
SCAD system (overview)
Introduction To SCADA
Fps scada
Paper id 37201531
SCADA only for the advance version of the module
03 scada.synopsis
SCADA Assignment.pptx

Similar to scada system (20)

PPT
Dcs vs scada
PDF
SCADA - Wikipedia, the free encyclopedia
PPT
Airtificial Intelligence in Power System
PPTX
Scada systems basics winnie mbau
PPTX
Scada system Final Hakeem luqman pak version.pptx
PPT
Scada System
PPTX
elements of scada.pptx
PPTX
Scada presentation (group 10)
PDF
Scada system architecture, types and applications
PPTX
Supervisory control for data acquisition
PPTX
SCADA system for electrical engineering. Seminor topic
PDF
Plc scada(by ankit)2
PDF
Plc scada-140717081152-phpapp02
PDF
PLC SCADA
PPTX
Automation PLC & SCADA
PPTX
PPT
L1 PLC SCADA Orientation
PPTX
Supervisory Control and Data Acquisition
PDF
Design and simulation of remote monitoring of the intelligent automatic contr...
PPTX
Supervisory control and Data Acquisition -PSOC - EE3602
Dcs vs scada
SCADA - Wikipedia, the free encyclopedia
Airtificial Intelligence in Power System
Scada systems basics winnie mbau
Scada system Final Hakeem luqman pak version.pptx
Scada System
elements of scada.pptx
Scada presentation (group 10)
Scada system architecture, types and applications
Supervisory control for data acquisition
SCADA system for electrical engineering. Seminor topic
Plc scada(by ankit)2
Plc scada-140717081152-phpapp02
PLC SCADA
Automation PLC & SCADA
L1 PLC SCADA Orientation
Supervisory Control and Data Acquisition
Design and simulation of remote monitoring of the intelligent automatic contr...
Supervisory control and Data Acquisition -PSOC - EE3602
Ad

Recently uploaded (20)

PDF
Computer System Architecture 3rd Edition-M Morris Mano.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PDF
Design of Material Handling Equipment Lecture Note
PPTX
ai_satellite_crop_management_20250815030350.pptx
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PPTX
CyberSecurity Mobile and Wireless Devices
PPTX
Principal presentation for NAAC (1).pptx
PDF
Java Basics-Introduction and program control
PDF
Unit1 - AIML Chapter 1 concept and ethics
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PDF
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Computer System Architecture 3rd Edition-M Morris Mano.pdf
Amdahl’s law is explained in the above power point presentations
distributed database system" (DDBS) is often used to refer to both the distri...
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Design of Material Handling Equipment Lecture Note
ai_satellite_crop_management_20250815030350.pptx
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
CyberSecurity Mobile and Wireless Devices
Principal presentation for NAAC (1).pptx
Java Basics-Introduction and program control
Unit1 - AIML Chapter 1 concept and ethics
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
August 2025 - Top 10 Read Articles in Network Security & Its Applications
UEFA_Embodied_Carbon_Emissions_Football_Infrastructure.pdf
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
"Array and Linked List in Data Structures with Types, Operations, Implementat...
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
Ad

scada system

  • 1. SCADA SYSTEM ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 1 Overview ENG. ALI F. AL SARRAF
  • 2. What is SCADA ? ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 2 SCADA (supervisory control and data acquisition) is a system operating with coded signals over communication channels so as to provide control of remote equipment (using typically one communication channel per remote station).
  • 3. Overview of SCADA ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 3 SCADA systems are highly distributed systems used to control geographically dispersed assets, often scattered over thousands of square kilometers, where centralized data acquisition and control are critical to system operation. They are used in distribution systems such as water distribution and wastewater collection systems, oil and gas pipelines, electrical power grids, and railway transportation systems. A SCADA control center performs centralized monitoring and control for field sites over long-distance communications networks, including monitoring alarms and processing status data. Based on information received from remote stations, automated or operator-driven supervisory commands can be pushed to remote station control devices, which are often referred to as field devices. Field devices control local operations such as opening and closing valves and breakers, collecting data from sensor systems, and monitoring the local environment for alarm conditions.
  • 4. Overview Of DCS ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 4 DCSs are used to control industrial processes such as electric power generation, oil and gas refineries, water and wastewater treatment, and chemical, food, and automotive production. DCSs are integrated as a control architecture containing a supervisory level of control overseeing multiple, integrated sub-systems that are responsible for controlling the details of a localized process. Product and process control are usually achieved by deploying feed back or feed forward control loops whereby key product and/or process conditions are automatically maintained around a desired set point. To accomplish the desired product and/or process tolerance around a specified set point, specific programmable controllers (PLC) are employed in the field and proportional, integral, and/or differential settings on the PLC are tuned to provide the desired tolerance as well as the rate of self-correction during process upsets. DCSs are used extensively in process-based industries.
  • 5. Overview of PLC ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 5 PLCs are computer-based solid-state devices that control industrial equipment and processes. While PLCs are control system components used throughout SCADA and DCS systems, they are often the primary components in smaller control system configurations used to provide regulatory control of discrete processes such as automobile assembly lines and power plant soot blower controls. PLCs are used extensively in almost all industrial processes.
  • 6. Differences between SCADA and DCS,PLCs ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 6 SCADA DCS and PLC geographically dispersed field sites. sub-systems are usually located within a more confined factory or plant-centric area long-distance communication systems communications are usually performed using local area network (LAN) technologies designed to handle long-distance communication challenges such as delays and data loss posed by the various communication media used usually employ greater degrees of closed loop control than SCADA systems
  • 7. ICS Operation ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 7 Control Loop. A control loop consists of sensors for measurement, controller hardware such as PLCs, actuators such as control valves, breakers, switches and motors, and the communication of variables. Controlled variables are transmitted to the controller from the sensors. The controller interprets the signals and generates corresponding manipulated variables, based on set points, which it transmits to the actuators. Process changes from disturbances result in new sensor signals, identifying the state of the process, to again be transmitted to the controller. Human-Machine Interface (HMI). Operators and engineers use HMIs to configure set points, control algorithms, and adjust and establish parameters in the controller. The HMI also displays process status information and historical information.
  • 8. ICS Operation (cont.) ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 8 Remote Diagnostics and Maintenance Utilities. Diagnostics and maintenance utilities are used to prevent, identify and recover from failures. A typical ICS contains a proliferation of control loops, HMIs, and remote diagnostics and maintenance tools built using an array of network protocols on layered network architectures. Sometimes these control loops are nested and/or cascading –whereby the set point for one loop is based on the process variable determined by another loop. Supervisory-level loops and lower- level loops operate continuously over the duration of a process with cycle times ranging on the order of milliseconds to minutes .
  • 9. ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 9
  • 10. Control Components ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 10 Control Server. The control server hosts the DCS or PLC supervisory control software that is designed to communicate with lower-level control devices. The control server accesses subordinate control modules over an ICS network. SCADA Server or Master Terminal Unit (MTU). The SCADA Server is the device that acts as the master in a SCADA system. Remote terminal units and PLC devices (as described below) located at remote field sites usually act as slaves. Remote Terminal Unit (RTU). The RTU, also called a remote telemetry unit, is special purpose data acquisition and control unit designed to support SCADA remote stations. RTUs are field devices often equipped with wireless radio interfaces to support remote situations where wire- based communications are unavailable. Sometimes PLCs are implemented as field devices to serve as RTUs; in this case, the PLC is often referred to as an RTU.
  • 11. Control Components(Cont.) ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 11 Programmable Logic Controller (PLC). The PLC is a small industrial computer originally designed to perform the logic functions executed by electrical hardware (relays, drum switches, and mechanical timer/counters). PLCs have evolved into controllers with the capability of controlling complex processes, and they are used substantially in SCADA systems and DCSs. Other controllers used at the field level are process controllers and RTUs; they provide the same control as PLCs but are designed for specific control applications. In SCADA environments, PLCs are often used as field devices because they are more economical, versatile, flexible, and configurable than special-purpose RTUs. Intelligent Electronic Devices (IED). An IED is a “smart” sensor/actuator containing the intelligence required to acquire data, communicate to other devices, and perform local processing and control. An IED could combine an analog input sensor, analog output, low-level control capabilities, a communication system, and program memory in one device. The use of IEDs in SCADA and DCS systems allows for automatic control at the local level.
  • 12. Control Components (Cont.) ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 12 Human-Machine Interface (HMI). The HMI is software and hardware that allows human operators to monitor the state of a process under control, modify control settings to change the control objective, and manually override automatic control operations in the event of an emergency. The HMI also allows a control engineer or operator to configure set points or control algorithms and parameters in the controller. The HMI also displays process status information, historical information, reports, and other information to operators, administrators, managers, business partners, and other authorized users. The location, platform, and interface may vary a great deal. For example, an HMI could be a dedicated platform in the control center, a laptop on a wireless LAN, or a browser on any system connected to the Internet. Data Historian. The data historian is a centralized database for logging all process information within an ICS. Information stored in this database can be accessed to support various analyses, from statistical process control to enterprise level planning.
  • 13. Control Components(Cont.) ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 13 Input/Output (IO) Server. The IO server is a control component responsible for collecting, buffering and providing access to process information from control sub-components such as PLCs, RTUs and IEDs. An IO server can reside on the control server or on a separate computer platform. IO servers are also used for interfacing third-party control components, such as an HMI and a control server.
  • 14. Network Components ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 14 Fieldbus Network. The fieldbus network links sensors and other devices to a PLC or other controller. Use of fieldbus technologies eliminates the need for point-to-point wiring between the controller and each device. The sensors communicate with the fieldbus controller using a specific protocol. The messages sent between the sensors and the controller uniquely identify each of the sensors.  Control Network. The control network connects the supervisory control level to lower-level control modules. Communications Routers. A router is a communications device that transfers messages between two networks. Common uses for routers include connecting a LAN to a WAN, and connecting MTUs and RTUs to a long-distance network medium for SCADA communication.
  • 15. Network Components (cont.) ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 15 Firewall. A firewall protects devices on a network by monitoring and controlling communication packets using predefined filtering policies. Firewalls are also useful in managing ICS network segregation strategies. Modems. A modem is a device used to convert between serial digital data and a signal suitable for transmission over a telephone line to allow devices to communicate. Modems are often used in SCADA systems to enable long-distance serial communications between MTUs and remote field devices. They are also used in both SCADA systems, DCSs and PLCs for gaining remote access for operational functions such as entering command or modifying parameters, and diagnostic purposes. Remote Access Points. Remote access points are distinct devices, areas and locations of a control network for remotely configuring control systems and accessing process data. Examples include using a personal digital assistant (PDA) to access data over a LAN through a wireless access point, and using a laptop and modem connection to remotely access an ICS system.
  • 16. SCADA SYSTEM ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 16 SCADA systems are used to control dispersed assets where centralized data acquisition is as important as control. These systems are used in distribution systems such as water distribution and wastewater collection systems, oil and 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. 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.
  • 17. SCADA Systems components ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 17  SCADA systems consist of both hardware and software:  Hardware MTU placed at a control center .  Communications equipment (e.g., radio, telephone line, cable, or satellite) . one or more geographically distributed field sites consisting of either an RTU or a PLC .  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 go outside acceptable values.
  • 18. General configuration of a SCADAsystem ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 18  The control center houses a control 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 field site performs local control of actuators and monitors sensors. 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 or WAN connection.  The control center is also responsible for centralized alarming, trend analyses, and reporting.
  • 19. General configuration of a SCADAsystem ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 19 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.
  • 20. General configuration of a SCADAsystem ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 20
  • 21. Basic SCADA CommunicationTopologies ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 21 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. The four basic architectures shown in Figure 2-3 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 Figure 2-4.
  • 22. Basic SCADA Communication Topologies ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 22
  • 23. Large SCADA Communication Topologies ENG. ALI F. ALSARRAF E-MAIL: ALI.ALSARRAF@OUTLOOK.COM 23