20EEE653 Advanced Industrial Automation and Building Automation
20EEE653 Advanced Industrial Automation and Building Automation
Date: 23.03.2021
Lecture 1
Need of SCADA systems, features of SCADA
Module : 1 : Introduction to Advanced PLC and SCADA
Course Instructor
1
9944808092 / dr.vinothkumar@newhorizonindia.edu
Course Outcome , At the end of the semester, the student will be able to
CO1 Understand the architecture of an advanced industrial automation system and SCADA
CO2 Analyse and configure connections between elements of an advanced or a building automation system.
CO3 Analyse and configure the fire alarm system the components
CO4 Analyse and configure connections of CCTV and access control system
CO5 Understand the various security system for home automation
CO6 Design and Develop a basic CBUS application for building application management.
COURSE SYLLABUS
Module Now Contents of Module Hrs Co’s
3
Major Topics
Introduction to Advanced PLC and
SCADA
4
Textbook
Reference books:
1. The High Performance HMI Handbook 1st Edition, by Bill Hollifield (Author), Dana
Oliver (Author), Ian Nimmo (Author), Eddie Habibi (Author).
2. Understanding Building Automation Systems (Direct Digital Control, Energy
Management, Life Safety, Security, Access Control, Lighting, Building Management
Programs) by Reinhold A. Carlson, Robert A. Di Giandomenico, pub. by R.S. Means
Company, 1991
5
Assessment Pattern
Remember 5 1 1 -
Understand 6 3 1 -
Apply 5 4 1 10
Analyze - 2 1 -
Evaluate - - 1 -
Create 9 - - -
7
SCADA Historical Review
– The 1950s
• Gas and oil, utilities,
and manufacturing were
major users of these new
technologies and
supervisory control.
– The 1960s
• About a decade later,
telemetry came on the
scene to offer even more
remote capabilities with
automated
communication and data
transmission to remote
monitoring locations.
8
– The 1970s
Another decade later the term SCADA was
used to describe systems with PLCs and
microprocessors that were being used for the
monitoring and control of automated
processes on an even greater scale than ever
before. SCADA, back then, was anything but
practical.
They were colossal machines, mainframes
really, and since networking was not yet in the
picture, they were stand-alone units.
– The 1990s
In the next couple of decades, the ’80s and
90s, with computer systems getting smaller,
the advent of Local Area Networking (LAN),
and HMI software, SCADA systems were
able to connect to related systems.
9
– The 1990s and 2000s
Later in the ’90s and 2000s, SCADA
began to implement open system
architectures with communication
protocols that were not vendor specific.
As you can imagine, this opened up
SCADA’s ability to connect with
varying vendors. This newer, more
improved SCADA was then called a
networked SCADA system.
10
Today
Current day SCADA systems have adapted to the changing technologies and have a great advantage over the older SCADA systems.
With the adoption of modern IT standards such as SQL and web-based applications, today’s SCADA allows for real-time plant information to
be accessed from anywhere around the world.
Having this data at the operator’s fingertips facilitates improved plant operations allowing for responses to SCADA system queues based on
field collected data and system analysis.
These operator interactions can be from a computer right on the plant floor to an office building in some other region in the world.
Advancing technologies have indeed made the world seem like a very small place, relatively speaking. And because the current SCADA
system software has typically adopted the SQL database model, historical collection of data may be logged and used in trending applications
to further improve plant processes as well as creating mandated record keeping for some of the industries out there. 11
BASICS OF SCADA
A SCADA (Supervisory Control and Data Acquisition) is an automation control system that is
used in industries such as energy, oil and gas, water, power, and many more.
The system has a centralized system that monitors and controls entire sites, ranging from an
industrial plant to a complex of plants across the country. A SCADA system works by
operating with signals that communicate via channels to provide the user with remote controls
of any equipment in a given system. It also implements a distributed database, or tag database,
that contains tags or points throughout the plant.
These points represent a single input or output value that is monitored or controlled by the
SCADA system in the centralized control room. The points are stored in the distributed
database as value-timestamp pairs. It's very common to set up the SCADA systems to also
acquire metadata, such as programmable logic controller (PLC) register paths and alarm
statistics.
12
Supervisory control and data acquisition (SCADA) is a system of software and hardware elements that allows industrial
organizations to:
• Control industrial processes locally or at remote locations
• Monitor, gather, and process real-time data
• Directly interact with devices such as sensors, valves, pumps, motors, and more through human-machine interface (HMI)
software
• Record events into a log file
13
• The HMI processes data from each tag and sends it to a
human operator, where he or she then can monitor or
control the system.
• The supervisory system gathers the data sent from each
tag and sends commands or operations to the process.
• The RTUs connect sensors and convert their signals to
digital data and send it to the supervisory system, where
it can be stored in a distributed database. PLCs are used
as field devices because they are much more versatile
and economical than process-specific RTUs. Finally, the
communication infrastructure delivers connectivity to
the supervisory system and then to the RTUs and PLCs
for the user to command.
• The communication infrastructure is necessary to relay
data from remote RTU/PLCs, which run along electric
grids, water supplies, and pipelines. Communication is
the absolute most essential link for a SCADA system to
operate properly; however, how well the system
manages communication from HMI to RTUs and PLCs
fundamentally determines how successful a SCADA
system can be. Below is a figure of what a basic SCADA
system might look like for a given infrastructure.
14
RTUs and PLCs are microprocessors that
communicate and interact with field devices
such as valves, pumps, and HMIs.
That communication data is routed from the
processors to the SCADA computers, where the
Human Machine Interface (HMI) software software interprets and displays the data
facilitates interaction with field devices such as allowing for operators to analyze and react to
pumps, valves, motors, sensors, etc. system events.
15
Before SCADA, plant personnel had to monitor and control industrial processes via selector
switches, push buttons, and dials for analog signals.
This meant that plants had to maintain personnel on site, during production, in order to control
the processes.
16
Need of SCADA systems
1. Alarm Handling
2. Trend Curves Patterns
3. Data Access and Retrieval
4. Computer Networking and Processing
Alarms Handling
Alarm handling consists essentially of time stamped alarms to 1 millisecond precision. Single network acknowledgment and control of alarms
with Sharing and Displaying of Alarms to all clients in chronological order.
It performs Dynamic allocation of alarm pages and keeps track of deviation and rate of change monitoring for analog alarms. It has the option
of Historical alarm and event logging. It is capable of performing On-line alarm disable and threshold modification with the option of
preparing Event-triggered alarms and Alarm-triggered reports
Trends
Trend curves and patterns consists of Trend zooming and display of data. It performs Export and Archiving of historical trend data with Event
based trends for Short and long term trend display. It has the option of On-line change of time-base and retrieval of archived historical trend
data.
18
Advantages of SCADA
19
20