Scada: Seminar Report On
Scada: Seminar Report On
on
SCADA
By:
Prasad mane (05IT6012)
School of Information technology
Seminar report SCADA
Abstract
SCADA stands for Supervisory Control and Data Acquisition. As the
name indicates, it is not a full control system, but rather focuses on the
supervisory level. It is a computer system for gathering and analyzing real
time data. SCADA systems are used to monitor and control a plant or
equipment in industries such as telecommunications, water and waste
control, energy, oil and gas refining and transportation. A SCADA system
gathers information, such as where a leak on a pipeline has occurred,
transfers the information back to a central site, alerting the home station that
the leak has occurred, carrying out necessary analysis and control, such as
determining if the leak is critical, and displaying the information in a logical
and organized fashion. SCADA systems can be relatively simple, such as
one that monitors environmental conditions of a small office building, or
incredibly complex, such as a system that monitors all the activity in a
nuclear power plant or the activity of a municipal water system.
This paper describes the SCADA systems in terms of their
architecture, their interface to the process hardware, the functionality and the
application development facilities they provide.
Introduction:
What is SCADA?
data (i.e. real numbers) will be trended (i.e. placed in graphs). Digital data
(on/off) may have alarms attached to one state or the other. Pulse data (e.g.
counting revolutions of a meter) is normally accumulated or counted.
These systems are used not only in industrial processes. For example,
Manufacturing, steel making, power generation both in conventional,
nuclear and its distribution, chemistry, but also in some experimental
facilities such as laboratories research, testing and evaluation centers,
nuclear fusion. The size of such plants can range from as few as 10 to
several 10 thousands input/output (I/O) channels. However, SCADA systems
evolve rapidly and are now penetrating the market of plants with a number
of I/O channels of several 100K.
The primary interface to the operator is a graphical display (mimic)
usually via a PC Screen which shows a representation of the plant or
equipment in graphical form. Live data is shown as graphical shapes
(foreground) over a static background. As the data changes in the field, the
foreground is updated. E.g. a valve may be shown as open or closed. Analog
data can be shown either as a number, or graphically. The system may have
many such displays, and the operator can select from the relevant ones at
any time.
SCADA systems were first used in the 1960s.SCADA systems have
made substantial progress over the recent years in terms of functionality,
scalability, performance and openness such that they are an alternative to in
house development even for very demanding and complex control systems
as those of physics experiments. SCADA systems used to run on DOS, VMS
and UNIX; in recent years all SCADA vendors have moved to NT and some
also to Linux.
Architecture:
In this section we are going to details which describe the common
architecture required for the SCADA products.
Hardware Architecture
servers either directly or via networks or fieldbuses that are proprietary (e.g.
Siemens H1), or non-proprietary (e.g. Profibus). Data servers are connected
to each other and to client stations via an Ethernet LAN. Fig.1. shows typical
hardware architecture.
Software Architecture
The SCADA products are multi-tasking and are based upon a real-
time database (RTDB) located in one or more servers. Servers are
responsible for data acquisition and handling like polling controllers, alarm
checking, calculations, logging and archiving) on a set of parameters,
typically to which those are connected.
Communication:
Internal Communication:
Access to Devices:
The data servers poll the controllers at a user defined polling rate. The
polling rate may be different for different parameters. The controllers pass
the requested parameters to the data servers. Time stamping of the process
parameters is typically performed in the controllers and this time-stamp is
taken over by the data server. If the controller and communication protocol
used support unsolicited data transfer then the products will support this too.
Interfacing
Database
Scalability
Functionality:
Access Control
MMI
Trending
The products all provide trending facilities and one can summarize the
common capabilities as follows:
Alarm Handling
Logging/Archiving
The terms logging and archiving are often used to describe the same
facility. However, logging can be thought of as medium-term storage of data
on disk, whereas archiving is long-term storage of data either on disk or on
another permanent storage medium. Logging is typically performed on a
cyclic basis, i.e., once a certain file size, time period or number of points is
reached the data is overwritten. Logging of data can be performed at a set
frequency, or only initiated if the value changes or when a specific
predefined event occurs. Logged data can be transferred to an archive once
the log is full. The logged data is time-stamped and can be filtered when
viewed by a user. The logging of user actions is in general performed
together with either a user ID or station ID. There is often also a VCR
facility to play back archived data.
Report Generation
One can produce reports using SQL type queries to the archive, RTDB
or logs. Although it is sometimes possible to embed EXCEL charts in the
report, a "cut and paste" capability is in general not provided. Facilities exist
to be able to automatically generate, print and archive reports.
Automation
Evolution:
SCADA vendors release one major version and one to two additional minor
versions once per year. These products evolve thus very rapidly so as to take
advantage of new market opportunities, to meet new requirements of their
customers and to take advantage of new technologies.
As far as new technologies are concerned, the SCADA products are now
adopting:
Reliability and robustness. These systems are used for mission critical
industrial processes where reliability and performance are paramount.
In addition, specific development is performed within a well-
established framework that enhances reliability and robustness.
References:
www.ref.web.cern.ch/ref/CERN/CNL/2002/003/scada/
www.princeton-indiana.com/wastewater/pages/scada/scada-overview.html
www.scadanews.com
www.sss-mag.com/scada.html
www.scada.com