LDCS - Unit3 Notes
LDCS - Unit3 Notes
disturbances
reference output
Control output Actuator Process
Algorithm
g
I/O
Transducer
input
Microprocessor (μp)
The overall system is an hybrid system or a sampled data system: digital part (discrete
time: controller)+ analogic part (continuous time: process, actuator, tranducer)
A.Cenedese Introduction to Digital Control 1
Direct Digital Control
disturbances
reference output
Control output Actuator Process
Algorithm
g
I/O
Transducer
input
Microprocessor (μp)
Feedback
Clock Reference Elaboration Output
p to
signal
i l W it
Wait
interrupt reading (control algorithm) actuator
acquisition
Microprocessor (μp)
Control at discrete times regularly spaced every T (sampling time) given by the RTC
The control algo output signal is piecewise constant
The
Th controller
t ll actst in
i the
th “digit
“di it domain”
d i ” (works
( k with
ith numbers)
b ) whilehil input
i t signals
i l
to the plant (actuator commands) and output signals from the transducer
(measurements) are usually analog signals.
There
h is therefore
h f needd for
f a suitable
bl interface between
b the
h ddigitall andd the
h analogl
parts of the system.
A.Cenedese Introduction to Digital Control 3
Direct Digital Control
disturbances
reference output
Control output Actuator Process
Algorithm
g
I/O
Transducer
input
Microprocessor (μp)
Uniform quantization:
Given:
Gi
Number of bits n (Æ number of levels)
Full scale value FS (Æ maximum value managed by the device)
Analog signal V FS
Quantization step (quantum) q: q = n
2
Quantization (nonlinear operation):
⎛ 1⎞ ⎛ 1⎞
V → Q[V] = nq if ⎜ n - ⎟ q < V < ⎜ n + ⎟q
⎝ 2⎠ ⎝ 2⎠
t
input
Note:
the output interface problem is of immediate solution when the actuator is a digital
actuator, that is a system that “accepts number as its own inputs” (e.g. step motor: the
input is the number of rotation steps to advance – and not the rotation angle…)
Rif. Actuator
ControlAlgo H0
- Process
Transducer
T
Q
Figure 1 shows a simple scheme for a manual control which the Operator manipulated
the wheel of manual valve to control (flow/level/temperature) by looking at mounted
gauges. The operator was the controller and used visual feedback, control and
information was fully distributed.
Control panels with pneumatic controllers were introduced on a process unit basis as
shown above in Figure 2. Several operators regularly monitored and manipulated the
plant from the control panel. Control and information was centralized on a unit level
basis.
Page | 4
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
Figure 3 shows a high density panels with electronic instruments were introduced.
Operators had a complete picture of the process from a central control panel and could
manipulate the entire process with very little physical movement.
Direct Control
Page | 5
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
Actuator Plant 1
C1
-
Measurement
Multiplexer Multiplexer
Computer
Page | 6
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
R1 +
Controller Actuator Plant 1
C1
-
b1
Measurement
Multiplexer Multiplexer
Computer
SCADA is a system and technology for remote monitoring and control, which allows
the operator to:
Page | 7
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
SCADA working to collecting data and information via distributed devices like
(remote terminal unit) RTU,PLC, transferring data back to the central unit, carrying out
any necessary analysis and control and then displaying that information on a number of
operator screens or displays. Finally, send control actions to the process depending on
the information.
Now days, Modern SCADA are used extensively in many industrials around the world
for remote control of sectors and substations. The following are some examples of the
usage of SCADA systems:
Page | 8
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
Electric Energy
Power generation, transmission and distribution is cover very wide areas, so SCADA
systems are used to detect and monitor any change in loads ,currents flow and line
voltages, and control the sectors by opening and closing the switches.
Oil and Gas
Transmissions, distributions, productions, Pipelines, Wells, refinery, pumps are
distributed in very large Areas, which
need to get data and information for fluid
pressure and measurements.
Industrial Processes
SCADA systems are used in Industrial and manufacturing to manage processes
and robots like (Car, Food manufacturing, Chemical process).
Nuclear Processes
Page | 9
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
Transportation
Besides SCADA can monitor and control any kind of equipment, SCADA used to
automate more complex processes. Further SCADA has many benefits as follows:
Page | 10
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
SCADA is highly complex system includes the following components: master terminal
unit (MTU) or host computers, operating equipment, PLCs, instruments, remote
terminal unit, intelligent electronic device IED, and Actuators. These components were
distributed in terms of layers or levels. The basic SCADA architecture system is
represented as shown in Figure 10.
Level 0: is the Input/ Output Level which distributed at one level including all type
of sensors and actuators.
Level 1: is the Process and Field Level which is gather field values, I/O – analog,
digital, measuring and other commands, such as RTUs, Valves IEDs, and PLCs.
Level 2: is the Control Level which includes the control devices like PLC, PC.
Level 3: is the Supervisory Level with dynamic changing states and real time control.
Level 4: world Connection using Internet and various new technologies related to mobile /
cell phone operations.
Data Flow
Amount
of Data
L3
L2
L1
L0
Reaction
Time
Page | 11
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
8. Elements of SCADA
SCADA system is used to supervise, control and monitor data from subsystems, by using
physical cables or remote access. All these procedures are done by using some
components and elements. SCADA systems components as shown in Figure 11 are:
Master Terminal Unit ( MTU ) “ Host Computer, Server”
Remote Telemetry/Terminal Unit ( RTU)
Programmable Logic Controller ( PLC )
Human-machine Interface (HMI)
Sensors and actuators
Communication
MTU is The Master Terminal Unit ( heart of a SCADA system) operated by an operator
who has the authority to access the system by input devices as a computer keyboard or
pointing devices as touchscreen. The MTU can monitor and control the field devices even
when the operator in not present by means scheduler programed.
Page | 12
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
MTU has other auxiliary devices considered to be part of the MTU such as (printers,
backup memories and modems, HMI, Historical Data logging).
The MTU initiates virtually all communication with remote sites and interfaces with an
operator. Data from remote field devices (pumps, valves, alarms, etc.) is sent to the MTU
to be processed, stored and/or sent to other systems. MTU CAN BE
Web server
Data logging, Analyzing data
Serve the clients through a firewall
Real-time decision maker
Page | 13
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
8.2 RTU
Remote Terminal Unit (RTU) is a microprocessor-based device with very good radio
interfacing. RTUs are deployed in the field as an interface between the I/O Devices and
SCADA system. RTUs are used to transmit telemetry data from the sensors to the
master unit and receive the control signal from the master station to control the output
devices. RTU can do next:
Gather information from field devices (analog values, digital values, alarming).
Save information in memory unit and exchange with MTU.
Open/close valves, turns switches, change set points).
Expandable
RTU RTU RTU
Slave/Master device
MTU
Page | 14
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
Figure 13 shows the block diagram of the RTUs hardware which includes (power
supply, backup battery, CPU, Memory, analog/digital outputs, radio module,
communication ports). Small RTUs generally have less than 10 to 20 A/D signals;
medium sized RTUs have 100 digital and 30 to 40 analog inputs.
RTU has two or three communication ports (RS232, RS422 and RS485) or Ethernet
link. A watchdog timer provides a check that the RTU program is executing regularly.
The RTU program regularly resets the watchdog timer and if this is not done within a
certain time-out period the watchdog timer flags an error.
Page | 15
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
1- Single board RTU: is compact device and contains all input output (normally has
fixed I/O) in the same board.
2- Modular RTU: which has separate modules for (CPU, I/O) and can added more
modules.
The RTU’s are expected to read data from field devices FD’s in a plant, and to
transmit data to the MTU. Likewise, the RTU’s expected to receive control
instructions from the MTU to control the plant as shown in Figure 15. This two-way
digital communication between RTUs and MTU is carried out on the so-called MTU-
RTU communication sub-system, which constitutes the third component of our
SCADA system. The RTU-FD communication may be analog (in old systems) or
digital (in modern systems) of SCADA system.
D: Data
RTU C: Control Sign.
MTU
Page | 16
Lecturer: Yousef M.A
Oil & Gas Instrumentation Engineering Computer Control (SCADA)
SCADA system and distributed control system (DCS), both, are suitable for the control
of large distributed industrial processes, a comparison between the two would be in
order. The table below shows the comparison between them
Page | 17
Lecturer: Yousef M.A