0% found this document useful (0 votes)
5 views

SCADA- IOT

SCADA (Supervisory Control and Data Acquisition) is an industrial control system that enables real-time monitoring and control of equipment across various industries. It comprises software, hardware, and protocols, allowing for remote data collection, reduced manpower, and enhanced efficiency. The document outlines the history, types, architecture, and functionalities of SCADA systems, emphasizing their evolution from early monolithic systems to modern networked solutions.

Uploaded by

s gopala krishna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

SCADA- IOT

SCADA (Supervisory Control and Data Acquisition) is an industrial control system that enables real-time monitoring and control of equipment across various industries. It comprises software, hardware, and protocols, allowing for remote data collection, reduced manpower, and enhanced efficiency. The document outlines the history, types, architecture, and functionalities of SCADA systems, emphasizing their evolution from early monolithic systems to modern networked solutions.

Uploaded by

s gopala krishna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 27

Overview of SCADA 2

• A SCADA (Supervisory Control and Data Acquisition) is an industrial


computer-based control system used to acquire the real-time data
to keep track, monitor and control industrial equipments at the
supervisory level.
• It is a combination of software, hardware and protocols.
SCADA System

• It is used in different types of industries


and various domains.
Purpose of SCADA 3

• Ability to collect data & control process from distance.


• Ability to create logs on system’s current and past state
• Ability to send necessary information to operators in real time using SMS
and internet.
• Reduces man-power needs
• Saves Energy, Time and Money
• Less traveling for workers
• Reliable
• Supervisory control over a particular system
Overall functions 4
DOMAINS 5

• Electrical generation, transmission & distribution


• Automation
• Railway and transportation
• Chemical storage and transportation
History 6

• Before the concept of SCADA, industrial plants and remote sites


relied on personnel to manually control and monitor equipment
via push buttons and analog dials.
• Industrial organizations started to utilize relays and timers to
provide some level of supervisory control without having to send
people to remote locations to interact with each device.
4 Types of SCADA systems 7

• First Generation: Monolithic or Early SCADA systems(1950-70),


• Second Generation: Distributed SCADA systems(1980-90),
• Third Generation: Networked SCADA systems(1990-2000) and
• Fourth Generation: Internet of things technology, SCADA
systems(2000)
Monolithic or Early SCADA Systems 8

• Minicomputers are used earlier for computing the SCADA systems.


In earlier times, the common network services were not available.
Hence, these are independent systems without having any
connectivity to other systems.
• The functions in the early first generation were limited to
monitoring sensors in the system and flagging any operations in
case of surpassing programmed alarm levels. Monolithic or Early SCADA Systems
Distributed SCADA Systems 9

• The sharing of control functions is distributed across the multiple


systems connected to each other using Local Area Network (LAN).
• These individual stations were used to share real-time information for
performing control tasks to trip the alarm levels of possible problems.
• The cost and size of the station were reduced compared to the first
generation system, as each system of the second generation was
responsible for performing a particular task with reduced size and cost.
• But even in the second generation systems also the network protocols
were not standardized(proprietary).
GEN 2 VS GEN 3 10
Distributed SCADA Systems Networked SCADA Systems

• The first and second generation SCADA systems are limited to single site networks called as sealed
systems.
• In these systems, we can not have any risk compared to the third generation SCADA system which are
connected to the internet causing the security risks.
• There will be several parallel working distributed SCADA systems under a single supervisor in network
architecture.
Networked SCADA Systems 11

• The current SCADA systems are generally networked


and communicate using Wide Area Network (WAN) Systems over
mobile network, Ethernet or Fiber Optic Connections for
transmitting data between the nodes frequently.
• These SCADA systems use Programmable Logic Controllers (PLC)
for monitoring and adjusting the system parameters.
• Open system architecture and communication protocols
Architecture of SCADA 12

• Generally the SCADA system includes the following components:


local processors, operating equipment, PLCs, instruments, RTU,
intelligent electronic device, master terminal unit or host
computers and a PC with human machine interface.
Architecture of SCADA

• Clint layer
• Data server layer
Hardware 13
Software architecture 14

• Most of the servers are used for multitasking and real time
database. The servers are responsible for data gathering and
handling.
SCADA Basics 15

• The block diagram of SCADA system

Basics of SCADA
Human-machine Interface (HMI) 16

• It is an i-o device that presents the data to be controlled by a


human operator.
• It is used by linking to the SCADA system’s software programs for
providing the information, including the scheduled maintenance
procedures, detailed schematics, trending and diagnostic data for
a specific sensor or machine.
• HMI systems facilitate the operating personnel to see the
information graphically.
Supervisory System 17

• Supervisory system is used as server for communicating between


the equipment of the SCADA system such as RTUs, PLCs and
sensors, etc., and the HMI software used in the control room
workstations.
• Master station comprises a single PC in smaller SCADA systems
and, in case of larger SCADA systems, it comprises distributed
software applications, disaster recovery sites and multiple
servers.
18
Remote Terminal Units 19

• Physical objects in the SCADA systems are interfaced with the


microprocessor controlled electronic devices called as Remote
Terminal Units (RTUs).
• These units are used to transmit telemetry data to the supervisory
system and receive the messages from the master system for
controlling the connected objects.
• Data logging and alarm handling
• Asks the field devices for information
• Can control IEDs (Intelligent Electronic Device)
• Slave/Master device
Programmable Logic Controllers 20

• In SCADA systems, PLCs are connected to the sensors for collecting


the sensor output signals in order to convert the sensor signals
into digital data. PLCs are used instead of RTUs because of the
advantages of PLCs like flexibility, configuration, versatile and
affordability compared to RTUs.
Programmable Logic Controllers
Communication Infrastructure 21

• Generally the combination of radio and direct wired connections is


used for SCADA systems, but in case of large systems like power
stations and railways wireless network are frequently used.
• Private Network (LAN/RS-485)
• Internet
• Wireless Communication systems
Communication protocols 22

• MODBUS
• DNP 3.0
• Fieldbus
• Controller Area Network (CAN)
• Profibus
• DirectNet
• TCP/IP
• Ethernet
SCADA Server 23

• It can be a Web server


• Data logging
• Analyzing data
• Serve the clients through a firewall
• Clients connected through internet
• Real-time decision maker
• Asks RTU for information
SCADA Programming 24

• SCADA programming in a master or HMI is used for creating graphs


and diagrams which will give an important situational information
in case of an event failure or process failure.
• SCADA programming can be done using derived programming
language or C language
Event and alarm 25

• An alarm is an indication of an undesirable condition detected by


the system such as a device that is not responding to input
commands. The alarm alerts operators that this condition needs to
be fixed.
• Event is a detectable occurrence which is of significance to the
change of SCADA.
Monitoring and Event Processing 26
Alarm logging 27

Alarm logging provides


a straightforward process
for creating and
maintaining records to
analyze the alarm state
of equipment and
processes.in your
system.
Conclusion 28

SCADA is a control system with


• More front end functionality
• More interfaces and efficient storage
• More record or device oriented configuration but System wide
configuration tools are needed
• Less expensive than DCS, but offer different functionality than
DCS And finally various applications

You might also like