Control
Control
we have dy
RC y u
dt
which is a first-order differential equation.
Mathematical models may include many different
forms. For example:
and
y
(3)
si n( t ) y '' t 2 y ' 4ty r ( t )
a) Laplace Transformation
Given the real function f(t) with f(t)=0 for t<0. Then
the Laplace transform of f(t) is defined as
L [ f (t ) ] F (s ) f ( t )e
st
dt
0
Find [f(t)].
Find [f(t)].
Example. Sinusoidal function
A si n wt , t 0
f (t )
0, t 0
Find [f(t)].
Similarly, for L [ A c o s wt ]
Find [f(t)].
t t
f(t) f(t )
Let [f(t)]=F(s). Then
[f(t )]=e sF(s), for 0.
d (t t
t0
0
)d t 1
In particular,
0
d (t )d t 1
0
Then we have
st 0
L [ d (t t0 )] e
and
L [ d (t ) ] 1
b) Inverse Laplace transformation:
Given the Laplace transform F(s), the operation of
obtaining f(t) is called the inverse Laplace
transformation, and is denoted by
f(t)= 1[F(s)]
The inverse Laplace transform integral is given as
1 c j
st
f (t ) F ( s )e d s
c j
2p j
L [ kf ( t ) ] kF (s )
L [ a 1 f1 ( t ) a 2 f 2 ( t ) ] a 1F 1 ( s ) a 2 F 2 ( s ) , a 1 , a 2 R
Theorem 3. (Differentiation Theorem)
d f ( t )
L
d t sF (s ) li m
t 0
f (t ) sF (s ) f (0)
d n f ( t ) n n 1 n 2 d f ( t ) d
n 1
f (t )
L dt n s F ( s ) li m s
t 0
f (t ) s n 1
dt dt
n 1 n 2 (1) ( n 1)
snF (s ) s f (0) s f ( 0) f (0)
Theorem 4. (Integration Theorem)
The Laplace transform of the first integral of f(t)
with respect to t is the Laplace transform of f(t)
divided by s; that is,
t f ( t )d t F (s )
o
L
s
L [e
a t
f (t ) ] F (s a )
Theorem 6. (Real Convolution Theorem)
L [ f1 ( t ) f 2 ( t ) ] L f1 ( t ) f 2 ( t t )d t
t
F 1 (s ) F 2 (s )
0
d) Inverse Laplace transformation: partial-
fraction expansion
Partial-fraction expansion
Consider the function
B (s )
F (s )
A (s )
p1t p 2t pn t
f (t ) a 1e a 2e a ne
Example.
s 3
F (s )
(s 1) ( s 2 )
Example.
2s12 1 0 2 ( s 1)
F (s ) 2
s 2s 5 ( s 1) 2
2 2
10 2 ( s 1)
( s 1) 2 ( s 1) 2
2 2 2 2
2 ( s 1)
5 2
( s 1) 2 ( s 1) 2
2 2 2 2
Therefore,
t t
f (t ) 5e si n 2 t 2e c o s 2t , t 0
• Partial-fraction expansion when F(s) involves
Multiple poles. If r of the n roots of A(s) are identical,
G(s) is written
B (s )
G (s ) , (i 1, 2, , n r )
(s p 1 ) ( s p 2 ) ( s p n r ) ( s p i ) r
A r ( s p i ) r G ( s ) s p
i
1 d
k
A r k k
( s p )
r
G (s )
s p i
(k 1, 2, r 1)
i
k ! ds
Example. 1
G ( s)
s( s 1) 3 ( s 2 )
1
a 1 sG ( s ) s 0
2
2
A
d
( s 1)
3
G ( s ) s 1 0
d s
1
a ( s 2 )G (s ) 1 d
2
2 s 2
2 1
A ( s 1)
3
G ( s ) s 1 1
2
2 ds
e) Solving LTI differential equations
y
(3)
3y 3y y 1, y (0) y ( 0 ) y ( 0 ) 0
Solution:
1 b1 b2 b3 c4
F (s )
s (s 1) 3
s 1 (s 1) 2
(s 1) 3
s
1
b3 [( s 1) 3
]s 1 1
s (s 1) 3
d 1 d 1
b2 [ (s 1) 3
] [ ( ) ]s 1
d s s ( s 1)
3
s 1 d s s
( s 2 ) 1
s 1
1 3
b1 ( 2s ) 1
2! s 1
1
c s 1
s (s 1) 3
s 0
1 1 1 1
F (s )
( s 1) ( s 1) s 1
3 2
s
1 t
y 1 t e
2
te t e t , t 0
2