Amar Prashant
Amar Prashant
• With thousands of sensors there is On a more complex SCADA system there are
still a lot of wire to deal with. essentially five levels or hierarchies:
• Field level instrumentation and control devices
• The operator can see only as far as • Marshalling terminals and RTUs
the PLC. • Communications system
• The master station(s)
• The commercial data processing department
computer system
10/19/2010 5 10/19/2010 6
SCADA Software can be divided into two • Input/Output Task. This program is the interface between
types, Proprietary or Open.Companies the control
and monitoring system and the plant floor.
develop proprietary software to
communicate to their hardware. • Alarm Task. This manages all alarms by detecting digital alarm
points and comparing the values of analog alarm points to alarm
SCADA and Local Area Networks thresholds.
To enable all the nodes on the SCADA
• Trends Task. The trends task collects data to be monitored
network to share information, they over time.
must be connected by some
transmission medium. • Reports Task. Reports are produced from plant data. These
reports
The method of connection is known as can be periodic, event triggered or activated by the operator.
the network topology. • Display Task. This manages all data to be monitored by the
Ethernet is the most widely used LAN operator
and all control actions requested by the operator.
today because it is cheap and easy to
use.
1 1
10/19/2010 7 10/19/2010 0 10/19/2010 2
A Protocol controls the message format HDLC has been defined by the
common to all devices on a network. International Standards Organization for
Common protocols used in radio use on both multipoint and point-to-point
communications and telemetry systems include
the HDLC, MPT1317 and Modbus protocols. The links. HDLC is a bit based protocol. The
CSMA/CD protocol format is also used. two most common modes of operation of
Introduction to Protocols HDLC are:
The transmission of information (both
directions) between the master station and Unbalanced Normal Response Mode (NRM):
RTUs using time division multiplexing This is used with only one primary (or
techniques requires the use of serial digital master) station initiating all transactions.
messages.
These messages must be efficient, secure, Asynchronous Balanced Mode (ABM):
flexible, and easily implemented in hardware In this mode each node has equal status
and software.
and can act as either a secondary or
Efficiency is defined as: primary node.
Information Bits Transmitted ÷ Total Bits
Transmitted
1 1 1
10/19/2010 3 10/19/2010 4 10/19/2010 5
The CSMA/CD protocol is not as
comprehensive as HDLC and is
concerned with the method used to
get data on and off the physical
medium.
HDLC and CSMA/CD can be
incorporated together for a more
complete protocol.
1 1
10/19/2010 6 10/19/2010 7
1 1
10/19/2010 8 10/19/2010 9
2 2
10/19/2010 0 10/19/2010 1