Chapter 2
Chapter 2
LAPLACE TRANSFORMATION
TRANSFER FUNCTION
INTRODUCTION
Linear System
Is it a linear system?
Think about excitation and
response
Two principles: principle of
superposition and principle
of homogenity.
Exercise
LAPLACE TRANSFORMATION
1
The real part σ of a complex variable s is often written as Re(s) (the real
part of s) and the imaginary part ω as Im(s) (the imaginary part of s).
Parentheses are placed around s only when there is a possibility of confusion.
8 / 70 Zobair Ibn Awal, PhD NAME 467: Control Engineering
INTRODUCTION Properties and Examples
LAPLACE TRANSFORMATION Application of Laplace Transforms
TRANSFER FUNCTION Important Notes
Exercise:
1 Unit step function u(t).
2 Ramp function t.
3 Sine function sin t.
4 Eular number function e −at .
d −t
Problem 3: Determine the Laplace transform of [e ]
dt
using property 3.
Solution:
1
Since L [e −t ] = and limt→0 e −t = 1, then
s
+ 1
d −t 1
L (e ) = s −1
dt s +1
d −t s −s −1
L (e ) =
dt s +1
d −t 1
L (e ) = −
dt s +1
(answer)
Rt
Problem 4: Determine the Laplace transform 0 e −τ dτ
using property 4.
Solution:
hR i h i
t t
L 0 e −τ dτ = L [−e −τ ]0
hR i
t
L 0 e −τ dτ = L −e −t + e 0
hR
t
i 1 1
L 0 e −τ dτ = − +
s +1 s
hR i −s + s + 1
t
L 0 e −τ dτ =
s(s + 1)
hR
t
i 1
L 0 e −τ dτ =
s(s + 1)
(answer)
Solution:
f (0+ ) = limt→0 f (t) = limt→0 e −3t
−3t 1
limt→0 e = lims→∞ s
s +3
limt→0 e −3t =1
(answer)
Solution:
The Laplace transform of the function (1 − e −t ) is obtained as
follows:
1 1
L [1 − e −t ] = −
s s +1
s + 1 −s
L [1 − e −t ] =
s(s + 1)
1
L [1 − e −t ] =
s(s + 1)
1
limt→∞ (1 − e −t ) = lims→0 s
s(1 + s)
1
limt→∞ (1 − e −t ) = lims→0
s +1
limt→∞ (1 − e −t ) = 1
(answer)
Solution:
Solution:
1
We can consider a = .
3
1 1 1 1
L e −3t =
= s +3
3 1 3
s +1
3 3
−3t 1
L e =
s +3
(answer)
Solution:
We can
h consider a = 3.
−1 s i
L F = af (at)
h as i
L−1 F = 3e −3t
a
(answer)
Solution:
e −2s
L [f (t)] = e −2s .L [e −t ] =
s +1
(answer)
Solution:
s +2 s +2
L e −2t cos t =
2
=
(s + 2) + 1 s2 + 4s + 5
(answer)
Solution:
−2t 1 R c+j∞ ω 1
L e cos t = dω =
2πj c−j∞ ω2 + 1 s −ω+2
s +2
2
(answer)
s + 4s + 5
The details of ths contour integration are not carried out here
because they are too complicated and unnecessary. The Laplace
transform of e −2t cos t was very simply determined in previous
example using Property 10. There are, however, many instances in
more advanced treatments of automatic control in which complex
convolution can be used effectively.
Solution:
−1 s Rt
L 2
= 0+ e −(t−τ ) cos τ dτ
(s + 1)(s + 1)
−1 s Rt
L 2
= e −t 0+ e τ cos τ dτ
(s + 1)(s + 1)
−1 s 1
L 2
= (cos t + sin t − e −t ) (answer)
(s + 1)(s + 1) 2
General Form
n m
X diy X diu
ai = bi i (23)
dt i dt
i=0 i=0
dky
≡ y (0)k (25)
dt k t=0+
Where, k = 0, 1, ..., n − 1.
n
" #
X diy
L ai i = U(s) (29)
dt
i=0
For i = 2,
d 2y
= L a2 y 00 (t) = a2 L y 00 (t)
L a2 2 (33)
dt
d 2y
L a2 2 = a2 L g 0 (t)
(34)
dt
d 2y
L a2 2 = a2 {sG (s) − g (0)} (35)
dt
d 2y
L a2 2 = a2 {sL [g (t)] − g (0)} (36)
dt
d 2y
L a2 2 = a2 sL y 0 (t) − y 0 (0)
(37)
dt
55 / 70 Zobair Ibn Awal, PhD NAME 467: Control Engineering
INTRODUCTION Properties and Examples
LAPLACE TRANSFORMATION Application of Laplace Transforms
TRANSFER FUNCTION Important Notes
d 2y
L a2 2 = a2 sL y 0 (t) − y 0 (0)
(38)
dt
d 2y
L a2 2 = a2 s [sY (s) − y (0)] − y 0 (0)
(39)
dt
d 2y
∴ L a2 2 = a2 s 2 Y (s) − sy (0) − y 0 (0)
(40)
dt
For i = 3 we have,
d 3y
L a3 3 = L a3 y 000 (t) = a3 L y 000 (t)
(41)
dt
d 3y
L a3 3 = a3 L g 00 (t)
(42)
dt
d 3y
L a3 3 = a3 s 2 G (s) − sg (0) − g 0 (0)
(43)
dt
d 3y
L a3 3 = a3 s 2 L [g (t)] − sg (0) − g 0 (0)
(44)
dt
d 3y
L a3 3 = a3 s 2 L [g (t)] − sg (0) − g 0 (0)
(45)
dt
d 3y
L a3 3 = a3 s 2 L y 0 (t) − sy 0 (0) − y 00 (0)
(46)
dt
d 3y
L a3 3 = a3 s 2 [sY (s) − y (0)] − sy 0 (0) − y 00 (0)
(47)
dt
d 3y
∴ L a3 3 = a3 s 3 Y (s) − s 2 y (0) − sy 0 (0) − y 00 (0)
(48)
dt
Important Notes
Note that the right hand side of the s-domain solution is the
sum of two terms: a term dependent only on the input
transform, and a term dependengt only on the initial
conditions.
Pn Pi−1 i−1−k y k (0)
U(s) i=0 k=0 ai s
Y (s) = Pn i
+ P n i
(53)
i=0 ai s i=0 ai s
Important Notes
We can write it as
n
X
ai s i = s n + an−1 s n−1 + ... + ai s + a0 (55)
i=0
In the time solution y (t), the first term on the right is the
forced response and the second term is the free response of
the system.
"P P #
n i−1
ai s i−1−k y k (0)
−1 PU(s) −1 i=0 k=0
y (t) = L n i
+L Pn i
i=0 ai s i=0 ai s
(56)
d 2y dy du
2
+3 + 2y = + 3u (58)
dt dt dt
Consider u(t) = e −4t , y (0) = 1, y 0 (0) = 0.
Exercise
Solution
Solution
q(s) = 0 (63)
Ms 2 + bs + k = 0 (64)
The roots of the characteristic equation is called poles of the
system.
TRANSFER FUNCTION
Transfer Function