Handout 16 - Bms Scada
Handout 16 - Bms Scada
SCADA stands for supervisory control and data acquisition. It generally refers to industrial control
systems: computer systems that monitor and control industrial, infrastructure, or facility-based processes,
as described below:
Facility processes occur both in public facilities and private ones, including buildings, airports,
ships, and space stations. They monitor and control HVAC, access, and energy consumption.
The term SCADA usually refers to centralized systems which monitor and control entire sites, or
complexes of systems spread out over large areas (anything between an industrial plant and a country).
Most control actions are performed automatically by Remote Terminal Units ("RTUs") or by
programmable logic controllers ("PLCs"). Host control functions are usually restricted to basic overriding
or supervisory level intervention. For example, a PLC may control the flow of cooling water through part
of an industrial process, but the SCADA system may allow operators to change the set points for the flow,
and enable alarm conditions, such as loss of flow and high temperature, to be displayed and recorded. The
feedback control loop passes through the RTU or PLC, while the SCADA system monitors the overall
performance of the loop.
SCADA systems typically implement a distributed database, commonly referred to as a tag database,
which contains data elements called tags or points. A point represents a single input or output value
monitored or controlled by the system. Points can be either "hard" or "soft". A hard point represents an
actual input or output within the system, while a soft point results from logic and math operations applied
to other points.
2.0 HMI
An HMI is usually linked to the SCADA system's databases and software programs, to provide trending,
diagnostic data, and management information such as scheduled maintenance procedures, logistic
information, detailed schematics for a particular sensor or machine, and expert-system troubleshooting
guides.
The HMI system usually presents the information to the operating personnel graphically, in the form of a
mimic diagram. This means that the operator can see a schematic representation of the plant being
controlled. For example, a picture of a pump connected to a pipe can show the operator that the pump is
running and how much fluid it is pumping through the pipe at the moment. The operator can then switch
the pump off. The HMI software will show the flow rate of the fluid in the pipe decrease in real time.
Mimic diagrams may consist of line graphics and schematic symbols to represent process elements, or
may consist of digital photographs of the process equipment overlain with animated symbols.
The HMI package for the SCADA system typically includes a drawing program that the operators or
system maintenance personnel use to change the way these points are represented in the interface. These
representations can be as simple as an on-screen traffic light, which represents the state of an actual traffic
light in the field, or as complex as a multi-projector display representing the position of all of the
elevators in a skyscraper or all of the trains on a railway.
Examples of alarm indicators include a siren, a pop-up box on a screen, or a coloured or flashing area on
a screen (that might act in a similar way to the "fuel tank empty" light in a car); in each case, the role of
the alarm indicator is to draw the operator's attention to the part of the system 'in alarm' so that
appropriate action can be taken. In designing SCADA systems, care is needed in coping with a cascade of
alarm events occurring in a short time, otherwise the underlying cause (which might not be the earliest
event detected) may get lost in the noise. Unfortunately, when used as a noun, the word 'alarm' is used
rather loosely in the industry; thus, depending on context it might mean an alarm point, an alarm
indicator, or an alarm event.