Evolution of Scada Systems

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Bulletin of the Transilvania University of Braşov • Vol. 9 (58) No.

1 - 2016
Series I: Engineering Sciences

EVOLUTION OF SCADA SYSTEMS

Alexandru UJVAROSI1

Abstract: The concept of SCADA is very often used in industrial world, as


it is widely used in almost every field of industry and not only:
manufacturing, electric power generation, transmission and distribution,
building and facilities, traffic signals etc. But behind this concept, there is a
history of over 50 years of development: from the first idea of supervisor
control of systems to the most complex data acquisition and supervisory
control systems nowadays. This paper presents the evolution, the architecture
and the main components of a SCADA system.

Key words: supervisory control, data acquisition, process control.

1. Introduction of a SCADA system is the main difference


between these two.
The abbreviation of “SCADA” comes The evolution of SCADA systems can
from Supervisory Control and Data subject of two distinct approaches:
Acquisition. Even if it sounds very familiar - by technologic evolution;
to the public, it is hard to locate a precise - by market evolution.
moment in the history when this term was
first used. Most of the authors refer to the 2. SCADA Systems by Technologic
1960s as the SCADA system beginnings. Evolution
At that time, the need to monitor and
control various processes grew, which led For a better understanding of this
the engineers to search for solutions to approach, let’s consider an example of a
fulfil these needs. water pumping system in a city containing
SCADA systems are generally used to one central facility and several pumping
monitor and control equipment in stations, which are equipped with field
industries such as telecommunications, devices (sensors, switches, valve actuators
water and waste control, energy, oil and etc.).
gas refining and transportation - mainly, Before the discovery of the transistor,
systems that are geographically wide there were no computers, thus the control
spread [9]. of such a system was made by human force
There are some similarities between the - several men were travelling to each
SCADA concept and Industrial Control station to control the system and check the
Systems, but generally both nomenclatures state of the local system. Another solution
are accepted. ICS refers mainly to industrial was to permanently have men in each
automation and industrial processes [2]. station manually operating and
Furthermore, the Data Acquisition as part communicating data by telephone wires.

1
Dept. “Electronic Systems and Integrated Communications”, Transilvania University of Braşov.
64 Bulletin of the Transilvania University of Braşov • Series I • Vol. 9 (58) No. 1 - 2016

2.1. Telemetry-based SCADA The continuous increase of processors


speed and memory size allowed the
The telephone wires were the key to SCADA systems to be real-time, more
development of the first SCADA system efficient and more reliable [5].
by the end of 1950s. The evolution of
telemetry, telephone relay systems and 3. SCADA Systems by Market Evolution
coding schemes allows Westinghouse and
North Electric Company to develop a Vendors quickly recognize the
supervisory control system called Visicode advantages of a SCADA system, so they
[5], which can be considered the beginning started to build applications of process
of the SCADA systems. control and sold them to specific industries
In the 1960s, several supervisory control as turn-key solutions.
systems based on telephone wires were The technologic evolution and the need
developed, but the next true step in of more intelligent and security-safe
SCADA systems evolution was the systems led the vendors to develop new
development of solid state devices. architectures of SCADA systems. This
evolution of the system architecture and
2.2. Minicomputers functions offered can be separated in three
major “generations” of the system:
The minicomputers, which used 8 bit or Monolithic SCADA, Distributed SCADA
16 bit processors, were able to perform the and Networked SCADA [9].
functions that were previously done by Recently, some authors identified a new
operators from the control panels installed “generation” which is evolving nowadays -
in each station [5]. That was the moment Internet of Things SCADA. This concept
when the engineers realized that computers is based on the recently developed idea of
are very useful in such said systems. The cloud computing [7].
continuous development of this technology
allowed the system to offer functions like 3.1. Monolithic SCADA
data scanning, status monitoring, alarming
and even data display [5]. The first architecture concept of SCADA
was based on the mainframe systems, in
2.3. Microprocessors which networks are basically not existent.
Therefore, first control systems were not
In the late 1960s, the development of able to interconnect with any other, so they
transistors led to the appearance of were standalone systems.
microprocessors, and furthermore, the one Even if the term of Wide Area Network
of PLCs - the world’s first PLC, (WAN) was used, the only purpose of this
manufactured by Bedford Associates, “network” was to connect to different
known as 084 or Modicon (Modular Remote Terminal Units (RTU) and
Digital Controller) [6]. interchange data with the master computer.
This allowed SCADA systems vendors Also, at that time, the protocols that we use
to develop various other functions, more today for WAN were not available.
cost-effective and more efficient. However, the communication protocols
Additionally, the Discrete Control available were developed by various RTU
Systems (DSC) were developed since then vendors and they were usable only with
and were used to build supervisory control proprietary master computers from the
systems. same vendor. Even so, the protocols were
Ujvarosi, Al.: Evolution of SCADA Systems 65

only able to permit scanning, control and The LAN used in these kind of SCADA
data interchange between the master system was based on proprietary protocols
computer and the remote terminal’s field developed by vendors. This offered the
sensors or actuators, Figure 1 [9]. possibility of increasing communication
speed, system reliability and real-time
traffic optimization.
But again, all the devices connected to
the SCADA LAN were not able to
communicate with other external devices
using other existing protocols. Therefore,
the systems were distributed, capable to
communicate with each other, but only
with proprietary protocols supplied by
vendors, Figure 2 [9].

Fig. 1. Example of Monolithic SCADA


architecture

The interconnectivity between different


RTUs to a master computer was practically
impossible, but the need of the industries
forced the vendors to improve this
disadvantage of SCADA systems. This is
how these systems evolved to the second
generation.
Fig. 2. Example of Distributed SCADA
3.2. Distributed SCADA architecture

The development and improvements in Even if the systems were more reliable
system miniaturization and the Local Area due to distributed functionality, they were
Network (LAN) technology [9] were the limited to hardware, software and
key factors that led to the distributed peripheral devices provided by the vendor
SCADA. [9].
Multiple stations with various functions
were able to communicate real-time with 3.3. Networked SCADA
each other and interchange data between
them. All of these new developed stations Continuous growth of all industries, the
were acting like mini-computers and they increased number of automated processes
were smaller and less expensive than the and the multiple vendors of industrial
first generation equipments [9]. equipment caused the next step in SCADA
Starting with the second generation we evolution - networked systems.
can identify the appearance of actual The third generation of SCADA systems
SCADA common system components. The is very similar with the second one, except
distributed stations described above were one primary difference: it is oriented to an
used as communication processors, human- open system architecture, rather than a
machine interfaces, RTUs, calculation vendor controlled and proprietary
processors or database servers [9]. environment [9].
66 Bulletin of the Transilvania University of Braşov • Series I • Vol. 9 (58) No. 1 - 2016

Fig. 3. Example of Networked SCADA

In this kind of system, the The third generation of SCADA systems


communication is based on open protocols, was possible due to vendors effort to
which allow SCADA functionality to be understand and comply the market needs.
distributed in WANs, not only in closed The foundation stone of this system
LANs. Also, using open standards and architecture was the development of a
protocols eliminated the SCADA series of standards and specifications for
limitations. Since then, SCADA systems industrial telecommunication.
were able to use more functions provided In 1996, an industrial automation
by third-party peripherals, like monitors, industry task force developed a standard
printers etc. [3]. called Object Linking and Embedding for
This evolution forced the SCADA Process Control (OLE for Process
vendors to look for system vendors, which Control). In the same year, the OPC
could develop new functions for SCADA Foundation was created to maintain the
master station, by building new basic standards [8].
computer platforms or operating system This series of standards were a huge step
software [9]. in order to make SCADA systems
One key factor that helped the fast development much easier and time
development of the third generation of effective.
SCADA systems was the use of WAN
protocols, such as Internet Protocol (IP), 3.4. OPC Foundation
for communication between master station
and peripherals. Basically, all the The purpose of the OPC Foundation was
components of a SCADA could to abstract PLC specific protocols, (such as
communicate with each other through Modbus, Profibus etc.) into a standardized
Ethernet connection, Figure 3 [9]. interface allowing HMI/SCADA systems
Ujvarosi, Al.: Evolution of SCADA Systems 67

to interface with all the devices from gathers information from sensors and
multiple vendors, using the open standards actuators and is capable to interchange data
and protocols. with supervisory control.
At the beginnings, the standards were It is possible to connect a HMI module
restricted to the Windows operating system - directly to local PLC - therefore, a station
this is why the first nomenclature of the controlled by a PLC can be controlled
standards was OLE for Process Control. The locally, if the supervisory system agrees.
standards evolution led to the abbreviation of
OPC - Open Platform Communications. 4.3. Telemetry System
The OPC was developed by industry
vendors, end-users and software This refers to the communication protocols
developers [8]. and physically channel between stations and
between stations and supervisory control. As
4. SCADA System Common it has been described above, the
Components communication channel can be telephone
wires, WAN circuits or even wireless
After over 50 years of evolution, SCADA systems as satellite (VSAT), radio, cellular
systems architecture crystallized in a solid or microwave [4].
structure containing several stations
(devices), each of them fulfilling certain 4.4. Data Acquisition Server
functions. Some systems may add
complementary functions, but the basic This is an important component of a
SCADA system contains the following SCADA system. Based on Client-Server
components: RTU, PLC, Telemetry System, architecture and industrial protocols, it
Data Acquisition Server, Human Machine allows clients to access data located in
Interface (HMI), Historian Service and RTUs or PLCs.
Supervisory Station (Central Computer).
4.5. HMI
4.1. RTU
The Human Machine Interface is the
The main function of a RTU is to collect device that presents the data gathered from
data from field sensors and convert it to RTUs and PLCs to a human operator,
digital data, which is then sent to the allowing the operator to interact with the
supervisory system via a telemetry system. process.
Also, a RTU should be able to receive HMI is the Graphical User Interface (GUI)
commands from the supervisory system. of the SCADA system - it collects data from
Optionally, a RTU can contain basic DA Servers and process it into reports,
microcontrollers able to perform simple graphics, trends, alarms, notifications etc.
boolean logic instructions [3].
4.6. Historian Service
4.2. PLC
This part of a SCADA system can
It is very similar with a RTU, but the accumulate and save into databases time-
control functions are more sophisticated, stamped data, Boolean events, alarms or
so it can locally control a process and any other kind of information collected
execute simple and complex logic from the system. Storing information in
operations. The same as an RTU, a PLC databases allows clients to perform queries
68 Bulletin of the Transilvania University of Braşov • Series I • Vol. 9 (58) No. 1 - 2016

and get statistical data, graphic trends, Development: Applications and Future
which can be displayed even on the HMI Development. IGI Global, 2010, p. 43.
devices connected to the system [1]. 2. Byres, E.: SCADA Security Basics:
SCADA vs. ICS Terminology.
4.7. Supervisory Control Available at: https://www.tofinosecurity.
com/blog/scada-security-basics-scada-
This is the main part of a SCADA vs-ics-terminology. Accessed: 21.04.
system and is generally a computer that 2016.
contains specific software which can 3. Hieb, J.: Security Hardened Remote
control all the other devices connected, Terminal Units for SCADA Networks.
running algorithms, sending commands to University of Louisville, 2008.
the other devices etc. - basically, this is the 4. Liptak, B.: Instrument Engineers'
SCADA headquarters. Handbook, Fourth Edition. Vol. Two:
Process Control and Optimization.
5. SCADA Applications CRC Press, 2005.
5. Russel, J.: A Brief History of SCADA/
The need of control the automation EMS. Available at: http://www.Scada
processes in the industry field is certain, and history.com/. Accessed: 21.04.2016.
so is the use of SCADA for geographically 6. http://makox.com/plc-scada/1-
wide spread systems. The advantages are introduction-of-plc-scada/history-of-
obviously: real-time observation and control plc-scada/. Accessed: 21.04.2016.
of the system, time-effective maintenance, 7. http://www.fastcompany.com/biomimi
cost effective solution. cry/how-the-internet-of-things-is-
Actual SCADA systems are more and more turning-cities-into-organisms/.
reliable, having numerous security functions Accessed: 21.04.2016.
(redundancy, functionality distribution), that 8. https://opcfoundation.org/. Accessed:
can practically make the system failure-safe. 21.04.2016.
9. *** Office of the Manager NCS:
References Supervisory Control and Data
Acquisition (SCADA) Systems.
1. Aquino-Santos, R.: Emerging Communication Technologies Inc.,
Technologies in Wireless Ad-hoc 2004.
Networks: Applications and Future

You might also like