Chapter 8 Feedback Controllers
Chapter 8 Feedback Controllers
Feedback Controllers
On-off Controllers
• Simple
• Cheap
• Used In residential heating and domestic refrigerators
• Limited use in process control due to continuous
cycling of controlled variable excessive wear
on control valve.
Examples
•Batch process control (PLC = programmable logic controller)
•Solenoid in home heating unit
•Sprinkler systems
•Cruise control?
On-Off Controllers
Synonyms:
“two-position” or “bang-bang” controllers.
Chapter 7
e = error =
set point – measured variable
δ = tolerance
Standards (ISO/ISA)
3 – 15 psi
4 - 20 ma
0 – 10 VDC
Proportional Band, PB
100%
PB
Kc
Reverse or Direct Acting Controller
Kc can be made positive or negative
Recall for proportional FB control:
p(t) = p + K c e(t)
Chapter 7
or
p( t ) p K c Ysp ( t ) Ym ( t )
Direct-Acting (Kc < 0)
“output increases as input increases"
p(t) Ym(t)
P(s) K c E(s)
or
P(s)
Kc
E(s)
1 t de t
p t p K c e t 0 e t * dt * τ D dt (8-13)
τI
The corresponding transfer function is:
P s 1
K c 1 τDs (8-14)
E s τI s
P s τ I s 1 τ D s 1
Kc (8-15)
E s τ
I Ds ατ s 1
Expanded Form of PID Control
In addition to the well-known series and parallel forms, the
expanded form of PID control in Eq. 8-16 is sometimes used:
t de t
p t p K c e t K I e t * dt * K D (8-16)
0 dt
Chapter 7
Manual Mode
Controller output, p(t), is adjusted manually.
Manual Mode is very useful when unusual
conditions exist:
plant start-up
plant shut-down
emergencies
• Percentage of controllers "on manual” ??
(30% in 2001, Honeywell survey)
Proportional Band, PB
100%
PB
Kc
Reverse or Direct Acting Controller
Kc can be made positive or negative
Recall for proportional FB control:
p(t) = p + K c e(t)
Chapter 7
or
p( t ) p K c Ysp ( t ) Ym ( t )
Direct-Acting (Kc < 0)
“output increases as input increases"
p(t) Ym(t)
integral action ~ Kc / I
Summary of the Characteristics of the Most
Commonly Used Controller Modes
1. Two Position:
Inexpensive.
Extremely simple.
Chapter 7
2. Proportional:
Simple.
Inherently stable when properly tuned.
Easy to tune.
Experiences offset at steady state. (OK for level
control)
3. Proportional plus integral:
No offset.
Better dynamic response than reset alone.
Possibilities exist for instability due to lag
introduced.
4. Proportional plus derivative:
Stable.
Less offset than proportional alone (use of
higher gain possible).
Chapter 7