2 2
2 2
-( s + a )t t =¥
e Ae - ¥ Ae 0
=A = -
- ( s + a ) t =0 - ( s + a ) - ( s + a )
A
The Laplace transform is F ( s) =
s+a
Laplace Transform Tables
• In a similar
fashion we can
compute
Laplace
transforms of
other common
time functions
(step, sinusoid,
etc.) and Example
assemble a
table of Laplace
transforms
Laplace Transform Using MATLAB
a (s + z1 )(s + z 2 )! (s + z m )
F ( s) =
(s + p1 )(s + p2 )!(s + pn )
• The values s = - z1 , s = - z2 ,!, s = - zm that make F(s) = 0 are
called the zeros of the transform F(s)
• Differentiation:
Laplace Transform
Properties and Theorems (2)
• Integration:
• Final-value theorem:
f ( ¥) = lim f (t ) = lim sF ( s )
t ®¥ s ®0
• Initial-value theorem:
0.2 2 5 32
F (s) = + - + 2
s s + 3 s + 6 s + 16
Differential Equation Example
!y! + 8 y! + 10 y = 4u!
(s )
+ 8s + 10 Y ( s ) = 4sU ( s ) Y (s ) 4s
= F (s )= 2
2
U (s ) s +8s +10
Laplace Transforms
Example
• Compute the final value f (¥) (if it exists) and the initial value
f(0+) from the given Laplace transform
7(s +3)
F (s )= 2
s +2s +10
• Because the real part of the two poles is negative we can use
the final-value theorem
7 s ( s + 3) (0)(3)
f (¥) = lim sF ( s ) = lim 2 = =0
s ®0 s ®0 s + 2 s + 10 10
7 s ( s + 3) 7s 2
f (0+) = lim sF ( s ) = lim 2 = lim 2 = 7
s ®¥ s ®¥ s + 2 s + 10 s ®¥ s
- - 9s
( )
2
4 4 2 s
or 2 s + 10 s + 12 Y ( s ) = - 2 s - 9 =
2
s s
Inverse Laplace Transform
Example (3)
• Solve for the Laplace transform Y(s)
- 2s 2 - 9s + 4 - 2s 2 - 9s + 4
Y (s) = =
2 s ( s + 5s + 6) 2 s ( s + 2)( s + 3)
2
- 2 s - 9 s + 4 a1
2
a2 a3
Y (s) = = + +
2 s ( s + 2)( s + 3) s s + 2 s + 3
• Residues:
2s + 5 1 2s + 5 -7
a1 = ( s + 2)Y ( s ) s =-2 = = = 0.25 , a2 = ( s + 6)Y ( s ) s =-6 = = = 1.75
s + 6 s =-2 4 s + 2 s =-6 - 4
a1 a2 a3
• Partial-fraction expansion: Y ( s ) = + +
( s + 2) 2
s+2 s+3
a2 =
d
ds
[
( s + 2) 2 Y ( s ) ] s = -2
=
d é 2s + 8 ù
=
2
-
2s + 8
ds êë s + 3 úû s =-2 s + 3 ( s + 3) 2
=
2 4
- = -2
1 1
s = -2
2s + 8 2
a3 = ( s + 3)Y ( s ) s =-3 = = =2
( s + 2) 2 s = -3
1
4 -2 2
• Partial-fraction expansion with residues: Y ( s) = + +
( s + 2) 2 s + 2 s + 3
Clearly the exp decay rate is the real part (a = –3) and the
frequency is the imaginary part (w = 4) of the complex pole
Analysis of Dynamic Systems
Using Laplace Transforms
• The second method yields the response due to the input with
zero initial conditions (due to the use of the transfer function)
Inverse Laplace Transform
Using MATLAB
• MATLAB’s Symbolic Math Toolbox can compute the inverse
Laplace transform if we define the Laplace transform as a
symbolic object