Elex
Elex
2
DEFINITIONS
3
SCOPE OF INSTRUMENTATION AND CONTROL
CONTROL ROOM
Where is control done?
Control Local
Sensors Valves
panel Indicators
8
CONTROL DESIGN DOCUMENTATION
FC = Flow Control
LC = Leve Control
PC = Pressure Control
TC = Temperature Control
9
SEVEN CONTROL OBJECTIVES
▰ Safety
▰ Environmental Protection
▰ Equipment Protection
▰ Smooth Operation
▰ Product Quality
▰ Profit
▰ Monitoring and Diagnosis
10
SEVEN CONTROL OBJECTIVES
Example:
A flash separator or vapor-
liquid separator is a device
used in several industrial
applications to separate a
vapor-liquid mixture.
11
SEVEN CONTROL OBJECTIVES
12
SEVEN CONTROL OBJECTIVES
13
SEVEN CONTROL OBJECTIVES
14
SEVEN CONTROL OBJECTIVES
15
SEVEN CONTROL OBJECTIVES
16
SEVEN CONTROL OBJECTIVES
17
SEVEN CONTROL OBJECTIVES
18
“ All seven control objectives must
be achieved. Failure to do so will
lead to operation that is
unprofitable or worse, unsafe.
19
BENEFTS FROM PROCESS CONTROL
20
2
THE PID CONTROLLER
21
PROPERTIES THAT WE SEEK IN A CONTROLLER
22
SOME BACKGROUND IN THE CONTROLLER
23
THREE MODES
24
THE PROPORTIONAL (GAIN) MODE
• We do not achieve zero
offset: don’t return to set
point!
• How can we get very
close by changing a
controller parameter?
• Any possible problems
with suggestion?
𝑇𝑖𝑚𝑒 𝐷𝑜𝑚𝑎𝑖𝑛: 𝑀𝑉 𝑡 = 𝐾𝑐 𝐸 𝑡
where: MV = manipulated variable
Kc = controller gain
E = error
The purpose of the proportional mode is
to cause an instantaneous response in
the controller output to changes in the
error. It is used to set the basic gain value
of the controller. 25
THE INTEGRAL (RESET) MODE
• We achieve zero offset
for a step disturbance:
return to set point!
• Are there other scenarios
where we do not?
𝐾𝑐
𝑇𝑖𝑚𝑒 𝐷𝑜𝑚𝑎𝑖𝑛: 𝑀𝑉 𝑡 = න 𝐸 𝑡 𝑑𝑡
𝑇𝐼
where: MV = manipulated variable
Kc = controller gain
The purpose of the integral mode is to return the PV to SP. This E = error
TI = integral time/reset time
is accomplished by repeating the action of the proportional mode
as long as an error exists. The controller output from the integral
or reset mode is a function of the duration of the error. With the
proportional control only, there will always be an error between
the P and SP. This error is called an offset. The elimination of
this offset or steady state error requires the integral mode. The
integral mode does this by integrating the error over a period of 26
time interval.
THE DERIVATIVE (RATE) MODE
• We do not achieve zero
offset: do not return to set
point!
• What would be the
behavior of MV when we
enter a step change to
the SP?
“the predictive mode” 𝑑𝐸(𝑡)
𝑇𝑖𝑚𝑒 𝐷𝑜𝑚𝑎𝑖𝑛: 𝑀𝑉 𝑡 = 𝐾𝑐 𝑇𝐷
𝑑𝑡
Though integral mode is effective in eliminating the offset, it is
where: MV = manipulated variable
slower than the proportional mode, in that, it must act over a Kc = controller gain
period of time. A faster than proportional mode is derivative E = error
mode. This speeds up the controller action, compensating for TD = derivative time/rate time
some of the delays in the feedback loop.
It should be noted that the derivative mode acts only when there 27
is a change in error with time.
3
ADVANCED CONTROL
STRATEGIES
28
CASCADE CONTROL
▰ 2 PID controllers cascaded to each other such that the output of one (the
Primary Controller or the MASTER) drives the set point of the other (the
Secondary Controller or the SLAVE).
▰ Cascade control is desired when
- Single-loop control does not provide satisfactory control performance.
- A measured SECONDARY variable is available.
▰Must indicate occurrence of a disturbance.
▰Must have causal relationship with the manipulated variable.
▰Must have faster dynamics than the PRIMARY variable.
29
FEEDFORWARD CONTROL
Example:
Room temperature is:
- Hot: if T > 24°C
-OK: if 18°C ≤ T ≤ 24°C
-Cold: if T > 18°C
31
MODEL PREDICTIVE CONTROL (MPC)
32
4
PROCESS
CHARACTERISTICS
33
OPEN LOOP TEST
▰ A test of process characteristics with the loop controller in manual mode is often
referred to as an open-loop test, because the feedback loop has been “opened” and
is no longer a complete loop.
34
MAJOR CLASSIFICATION OF PROCESS RESPONSE
▰ Self-Regulating
▰ Integrating
▰ Runaway
35
SELF-REGULATING PROCESS
39
DEAD TIME
40
DEAD TIME
41
HYSTERESIS
42
THANKS!
Any questions?
43