Slide 1
Slide 1
Laplace Transform
Laplace Transform:
Properties
Theorems
Partial Fraction Expansion
m x + b x + k x = f (t )
Q1 q1
dh1
A1 = Q1 − a1 h1 − a3 h1 − h2
dt
Discharge Discharge
h1 valve dh
Q2
valve h2 A2 2 = −a2 h2 − a3 h1 − h2
Q3 Q4 dt
Complex Variable
A complex number has real and imaginary parts s = + j
which are both constants. When both of these are
variables, it is said to be complex variable.
G ( s ) = Gx + jG y
A complex function G(s) has a real part and
G ( s ) = Gx + G y
2 2
imaginary part where Gx and Gy are real quantities.
Gy
G ( s ) = tan −1
Gx
Complex functions are commonly encountered in
linear control systems and are single valued
functions of s.
( j ) 2 ( j )3 ( j ) 4
cos + j sin = 1 + ( j ) + + + + ...
2! 3! 4!
( x) 2 ( x) 3 ( x) 4
Since e x = 1 + ( x) + + + + ...
2! 3! 4!
0
The reverse process of Laplace Transform is also possible and is called Inverse Laplace Transform
with notation L-1
Generally, we do not use this integral function to find Laplace Transform of a function. We use
simpler methods.
The Laplace Transform of a function f(t) exists if the Laplace integral converges which will converge
if f(t) is sectionally continuous in every finite interval in the range t>0 and if it is of exponential order
as t approaches infinity.
6
L f (t ) = A e − st dt =
5
4
A
3
2
1 0
s
0
0 2 4 6 8 10 12
time(sec)
The step function whose height is unity is called unit-step function. The unit-step function that
occurs at t=to is frequently written as 1(t-to).
0 for t 0
f(t) = − at
Ae for t 0
exp decay
6
signal strength (signal unit)
5
L f (t ) = A e − at e − st dt = A e −( s + a ) t dt
4
0 0 1
L f (t ) =
A 0 2 4 6
time(sec)
8 10 12
s+a
10
0 for t 0
f(t) =
At for t 0
L f (t ) = A t e − st dt = A te − st dt
ramp
5
e − st e − st 4
= At
−s
− A
− s
dt 3
2
0 0 1
0
A
=
e − st dt =
0 2 4 6 8 10 12
A
time(sec)
s 2
0
s
11
0 for t 0
f(t) = recall A sin t = (
A j t
e − e − jt )
A sin t for t 0 2j
A ( j − s ) t
L f (t ) =
A
( )
e jt − e − jt e − st dt = e
2 j 0
dt − e −( j + s )t dt
2j 0
0
A 1 1 A
= − =
2 j s − j s + j s 2 + 2
sine
6
signal strength (signal unit)
-2
-4
-6
0 2 4 6 8 10 12
time(sec)
12
A e − bt cos( a t ) A ( s + b) /[ (s + b ) + a 2 ]
2
13
6 At
A e − at
4
-2
A e − bt sin( a t )
A e − bt cos( a t )
-4
A cos( a t ) A sin( a t )
-6
0 2 4 6 8 10 12
time(sec)
14
= F1 ( s ) + F2 ( s )
15
16
L f (t − ) = e
0 t0 λ λ+t0
− s
F ( s)
By Vasfi Emre Ömürlü, Ph.D., 2005 17
17
f(0) is the initial condition of the function and df(0)/dt is the initial condition of the derivative of
the function. For instance, if f(t) is representing the position of a mechanical system, position
initial condition will be f(0) and velocity initial condition will be df(0)/dt.
18
A
for 0 t t0 A A
f(t) = t0 f (t ) = 1(t ) − 1(t − t0 )
t t0
A/t0 0 t0 t0
for t 0,
A
A
L f (t ) = 1(t ) − 1(t − t0 ) e − st dt = 1(t ) e − st dt − 1(t − t0 ) e − st dt
A
0 0 0 0
t t 0 t 0
A A − st 0 A − st 0
= − e = (1 − e )
t0 s t0 s t0 s
t
0 t0
Here, A and t0 are all constants. The pulse function may be considered as a step function of
height A/t0 that begins at t=0 and that is superimposed by a negative step function of height
A/t0 beginning at t=t0.
19
L f (t ) = lim
A
A/t0 (1 − e − st 0 )
t0 →0 t s
0
d
dt0
A(1 − e − st 0 )
= lim = As / s = A
d
(t0 s )
t0 →0
t dt0
0,t0
Since the height of the impulse function is A/t0 and duration is t0 , the area under the impulse is
A. when t0 approaches 0, area remains A. Note that the magnitude of the impulse is measured
by its area.
The impulse function whose area is equal to unity is called unit-impulse function or the Dirac
delta function.
20
lim f (t ) = lim sF ( s)
t → s →0
3( s + 2)
lim y (t ) = lim sY ( s ) = lim s = 3/ 5
t → s →0 s →0 s ( s + 2 s + 10)
2
21
f (0+) = lim sF ( s)
s →
should − exist
DC gain is the ratio of the output of a system to its input after all transient have decayed. G(s) is
the transfer function of a system which defines the input-output dynamics of that system in s-
domain.
DC − Gain = lim G ( s )
s→0
22
called
th m
zeros
mdeg ree . polynomial. with .m. zi . roots
m −1
B( s ) b1 s + b2 s + ...... + bm +1
m ( s − zi )
F (s) = = = K i =n1
s n + a1 s n −1 + ...... + an
A( s )
(s − p j )
n th deg ree . polynomial. with .n. p j .roots j =1
called
poles
f (t ) = f1 (t ) + f 2 (t ) + f 3 (t ) + .......
Depending on the roots of the denominator of the function in s-domain which is called “poles”
there are three cases for partial fraction expansion:
1. Denominator has distinct roots, 2. Denominator has complex roots, 3. Denominator has
repeated roots.
23
C1 = ( s − p1 ) F ( s ) s = p
1
24
solve.as
usual
1 C s + C3 (C2 + 1) s 2 + (C3 + 1) s + 1
1
1
= + 2 =
s ( s 2 + s + 1) s s 2 + s + 1 s s2 + s +1 ( )
0,8
arrange
s +1
3 3 3 3
( s + 1 / 2) + 2
( s + 1 / 2) +
2
( s + 1 / 2) 2 +
2 2 2 0,2
1 s +1/ 2 1 3/2
F ( s) = − 2
− 2
s 3 3 3 0
( s + 1 / 2) 2 + ( s + 1 / 2) 2 +
2 2
-0,2
−t 3 1 −t 2 3 0 2 4 6 8 10
f (t ) = 1 − e 2
cos t− e sin t time(sec)
2 3 2
25
s 2 + 2 s + 3 C1 C2 C3
F (s) = = + +
1
( s + 1) 3 s + 1 (s + 1)2 (s + 1)3
+ 2s + 3 3 C C3
2
(s + 1)3 s = (s + 1) 1 +
C2
+ 3
= (s + 1) C1 + (s + 1)C2 + C3
2 0,8
signal strength (signal unit)
s + 1 (s + 1) (s + 1)
f(t)
( s + 1) 3 2
e^-t
d
(s + 1) F ( s ) = C2 = 2 s + 2 s→−1 = 0
ds
3
s→−1
0,4
differentiating again
1 d2
2 ds 2
(s + 1)3 F ( s) = C1 =
1
2 =1 0,2
s →−1
2
1 0 2
F (s) = + + f (t ) = e −t + t 2 e −t
s + 1 (s + 1)2 (s + 1)3
0
0 2 4 6 8 10
time(sec)
26
27
28
Q( s) =
Q0 / T
s2
Q0 / T
− e − sT
s2
Q /T
− e − 2 sT 02
s
Q0 / T
+ e −3 sT 2
s
1/s2 is the common term for every
sub-input. Other terms are
constants and time delay factors.
So, solve only for 1/s2 and then
By Vasfi Emre Ömürlü, Ph.D., 2005
apply for all system. 29
29
30
0,9
0,8
0,7
0,6
0,5
Transform
31
0
+ (Q0 / T )t + 0 e −10t −
0,2
10 10
0,15
− Q0 / T
−
Q0 / T −10( t −T )
+ (Q0 / T )(t − T ) +
0,1
e
10 10
" 3T t
0,05
− Q0 / T Q0 / T −10( t − 2T ) 0
+ (Q0 / T )(t − 2T ) + e + 0 0,5 1 1,5
10 10
time (sec)
− Q0 / T Q0 / T −10( t −3T )
10 + (Q0 / T )(t − 3T ) + 10 e
By Vasfi Emre Ömürlü, Ph.D., 2005 32
32
?
System mathematical model
33
t
G(s)=1/(s+2) ?
Dynamic response of the
1 0 t 1 system above is required
u (t)= against a second longing Y (s) = G (s) U (s)
0 1 t
pulse function.
1 1 1 −s
= − e
1 1 s + 2 s s
u ( s) = − e − s
s s
34
c1 = ( s + 2) Y ( s) s = −2 = −0,5
t
− 0,5 0,5
Y (s ) =
0,5
s + 2 + s
system output
0,4
0,3
1 1 −5
0,2
Y (s ) = e One-second
s + 2 s
0,1
delayed of YI(s). 0
0 1 2 3
−2t
− 0,5e + 0,5 0 t 1 time (sec)
y (t ) =
− 2t
− 0,5e + 0,5 + 0,5e
− 2 ( t −1)
− 0,5 1 t
By Vasfi Emre Ömürlü, Ph.D., 2005 35
35
1 , 0 t 1
u(t) = 0 , 1 t 3
−1 , 3 t
L u(t) = ?
36
1
s =0
−1
U(s) = e − s =1
s
−1 − s
s e =3
1 1 1
U(s) = − e − s − e −3s
s s s
By Vasfi Emre Ömürlü, Ph.D., 2005 37
37
Ex-2 (Differentation)
•• •
y − 10 y + 9y = 5t
y(0) = −1
•
y(0) = 2
38
d
L f (t ) = sF ( s ) − f (0)
dt
d2
L 2 f (t ) = s 2 F ( s ) − sf (0) − f (0)
dt
dn
L n f (t ) = s n F ( s ) − s n −1 f (0) − s n − 2 f (0) − ........ − sf ( n − 2 ) (0) − f ( n −1) (0)
dt
39
System Response
12
10
Ex-2
6
magnitude
•• •
L y = s 2 Y(s) − s y(0) − y(0) 4
L y = Y(s)
-2
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4
time (sec)
5
L 5t =
s2 5
Y(s) s 2 − 10s + 9 + s − 12 =
s2
5 s − 12
Y(s) = 2 − 2
s (s − 9)(s − 1) s (s − 9)(s − 1)
By Vasfi Emre Ömürlü, Ph.D., 2005 40
40
s+2
F(s) =
(s − 9)(s − 1)
41
Ex-3
s+2 A B
F(s) = = +
(s − 9)(s − 1) s − 9 s − 1
C n = (s − pn ) F (s) s = p
n
11
A = (s − 9)F(s) s = 9 =
8
−3
B = (s − 1)F(s) s =1 =
8
By Vasfi Emre Ömürlü, Ph.D., 2005 42
42
18
16
14
Ex-3 12
Amplitude
10
−3
6
11 4
F(s) = 8 + 8
2
s − 9 s −1
0 0.05 0.1 0.15 0.2 0.25 0.3
Time (sec)
43
s + 25
F(s) = )
s2 (s − 5)
s + 25 A B C
F(s) = )= + 2 +
s (s − 5)
2
s s s−5
By Vasfi Emre Ömürlü, Ph.D., 2005 44
44
45
Impulse Response
12
10
Ex-4
Amplitude
6 6
5 2
F(s) = 5 − 2 − 5
s−5
0
f (t) = L F(s)
−1
6 6
f (t) = − 5t − e 5t
5 5
46
L1/L2 =1/2
M=1 kg
R=60Nsec/m
K=800N/m
F(t)=1 N
- Find y(t)
Y(s) L1 1
=
F(s) L2 ms + rs + k
2
47
Ex-5
F0 F0 F0 F0
T T T T
F(s) = − e − st − e −2st + e −3st
2 2 2 2
s s s s
48
L1 1
Y(s) = F(s)
L2 ms + rs + k
2
1 1 1 C C C3 C4
Y(s) = 2 2 = 1 + 22 + +
2 s + 60s + 800 s s s (s + 40) (s + 60)
By Vasfi Emre Ömürlü, Ph.D., 2005 49
49
Ex-5
1
C2 = s 2 Y(s) s = 0 =
1600
d d 1
C1 = s2 Y(s) = 2
ds ds s + 60s + 800 s = 0
−2s − 60
= 2 2
= −9 10−5
(s + 60s + 800) s = 0
1
C3 = (s + 40)Y(s) s =−40 = 2 = 1,56 10 −5
2s (s + 60) s =−40
1
C4 = (s + 60)Y(s) s =−60 = 2 = −6, 9 10−6
2s (s + 40) s =−40
50
51
Ex-5
−5 t −6 t
I = −9 10−5 + 6, 25 10−4 t + e −1,5610 + e −6,910
II = −9 10−5 + 6, 25 10−4 ( t − T ) + e −1,5610
−5( t − T ) −6( t − T )
+ e −6,910
III = −9 10−5 + 6, 25 10−4 ( t − 2T ) + e −1,5610
−5( t − 2 T ) −6( t − 2 T )
+ e −6,910
IV = −9 10−5 + 6, 25 10 −4 ( t − 3T ) + e −1,5610
−5( t − 3T ) −6( t −3T )
+ e −6,910
52
53
Ex-5
lim f (t ) = lim sF ( s )
t → s →0
−5 t −6 t
y(t) = −9 10−5 + 6, 25 10 −4 t + e −1,5610 + e −6,910
lim y(t) = −9 10−5 + + 1 + 1 =
t →
1 1 1
Y(s) =
2 s2 + 60s + 800 s 2
1 1 1 1
lim sY(s) = 2 = =
s→0
2 s + 60s + 800 s 0
lim y(t) = lim sY(s)
t → s→0
By Vasfi Emre Ömürlü, Ph.D., 2005 54
54
f (0+) = lim sF ( s)
s →
should − exist
1 1 1
Y(s) = 2 2
2 s + 60s + 800 s
1 1 1 1
y(0+ ) = lim sY(s) = 2 = =0
s →
2 s + 60s + 800 s
By Vasfi Emre Ömürlü, Ph.D., 2005 55
55