Chapter 4
Chapter 4
0 t 0
u (t ) =
1 t 0
t =0
(t ) =
0 t0
, 0
(t )dt = 1
4- Ramp: Ramp inputs are functions that change
linearly with time.
0 = wC (Ti − T ) + Q ( 4.3)
– Subtract (4-3) from (4.1).
dT d (T − T )
VC = VC = wC[(Ti − Ti ) − (T − T )] + (Q − Q) (4.4)
dt dt
– Define some important new variables(Deviation variables).
T ' = T − T , Ti ' = Ti − Ti , Q' = Q − Q (4.5)
T ' (0) = T (0) − T = 0, Ti ' (0) = Ti (0) − Ti = 0, Q' (0) = Q(0) − Q = 0 (4.6)
-For a unit step change in input, the gain is the change in output - From the final
value theorem, unit step change in input with zero initial condition gives
Example. for the previous example (slide 9) find the static gain with unit step change
in input:
4.2 Property of Transfer Functions (TF)
Y ( s) i
b s i
bm s m + bm −1 s m −1 + + b1 s + b0
G ( s) = = i =0
= (4.16)
n
an s n + an −1 s n −1 + + a1 s + a0
a s
X ( s) i
i
i =0
For step input function, we can obtain the gain K.
b0
lim y (t ) = lim sY ( s) = lim s G ( s) X ( s) = lim G ( s) = G (0) = (4.17)
t → s →0 s →0 s →0 a0
3- Physical Realizability. ( n m )
- if n m, n = 0, m = 1.
Y ( s) b1s + b0 dx
= , a0 y = b1 + b0 x (4.18)
X ( s) a0 xt
for step input change,( X ( s ) = 1 s ), dx dt = (t ) which has infinite size,
y should be infinite size at t=0. Therefore, assumption is contradictive
(unrealizable), and n m .
Note that the step change here is an impulse at t=0, and the ability to
respond infinitely fast to a sudden change in input is impossible to
achieve with real (physical) process
3. Additive property of the transfer function in parallel processes.
X 3 ( s ) = G1 ( s ) X 1 ( s ) + G2 ( s ) X 2 ( s ) (4.19)
Figure 4.5. Input-output model for two liquid surge tanks in series.
Common Transfer Functions
4.3 Linearization of Non-linear Models
• Necessity
There is a wide variety of processes for which the dynamic
behavior on the process variables in a non-linear fashion.
Laplace transform cannot be applied!
• How? Taylor series expansion.
For dy dt = f ( y, x) around the nominal steady-state operating
point [ y , x] . Where y is the output and x is input.
dy f f
= f ( y, x) f ( y, x) + ( y − y) + ( x − x) (4.29)
dt y y,x
x y,x
At steady state, f ( y, x) = 0 .
Put (4-29) into deviation variable form.
dy' f f
= y '+ x' (4.30)
dt y y,x
x y,x
•Example; A liquid-level storage system.
Assume that the valve discharge rate is related to the square root of
liquid level; q = Cv h.
Derive an approximate dynamic model for this process.
– Material balance.
dh
A = qi − q = qi − Cv h (4.31)
dt
– Deviation variables.
h' = h − h, qi ' = qi − qi (4.32)
– Linearize about the steady-state
conditions (h, qi .) Figure 4.6. A liquid-level storage
dh' C system.
A = qi '− v h' (4.33)
dt 2 h
• Useful results of Taylor series expansion.
(1) (1 + x) n = 1 + nx , where n is real.
Ex) 1
=1− x (4.34)
1+ x
1
=1+ x (4.35)
1− x
1
(1 + x)
1/ 2
=1+ x (4.36)
2