Chapter 4 Laplace Transform
Chapter 4 Laplace Transform
The Laplace transform is an integral transform that associates a real variable function
f t with a function F s .
e f t dt lim e f t dt
st st
0 T 0
If this limit exists then the integral above is a function of the variable s . So, the
general form of the Laplace transform can be write as
L f t e st f t dt F s
0
Piecewise Continuous
f ( t ) is piecewise continuous on the interval 0 t t 0 for any positive t 0 .
If t 0 the function have no effect on the transform.
Exponential Order
f ( t ) is of exponential order if there exists a constant K 0 , a 0 and
t 0 0 , such that
f t Ke a t
for all t t 0 .
1
Example 4.1:
Find the Laplace transform for each function by using the definition of Laplace transform.
(a) f (t ) a ,
where a is a constant
(b) f (t ) e at
where a is a constant
1 t , 0 t 1
(c) f (t )
0, 1 t
2
Table 4.1: Laplace Transform
f t f t F s
k k
s
tn, n 1,2,3,... n!
s n 1
e at 1
sa
cos at s
s a2
2
sin at a
s a2
2
cosh at s
s a2
2
sinh at a
s a2
2
e at f t F s a
t n f t , n 1,2,3,... d n F s
1 n
ds n
H t a e as
s
f t a ut a e as F s
y t Y s
y' t sY s y0
y n t s nY s s n1 y0 s n2 y' 0 ... y n1 0
3
* Refer to the Table of Laplace Transform.
Lf 1( t ) f 2 ( t ) = L f1( t ) L f 2 ( t )
Example 4.2:
By referring to the table of Laplace transform, find the Laplace transform of each function.
(a) f (t ) 5t 3 6t
(b) f (t ) t 12
L e at f t F s a
Example 4.3:
(b)
L et sin t
4
Theorem 4.3 (Multiplication by t n )
L t n f ( t ) ( 1 )n
dn
L f (t )
ds n
n
n d
(1) F ( s)
ds n
Example 4.4:
By using the theorem of multiplication by t n , find:
(a)
L te at
(b)
L t 2e at
(c) Ltsin 2t
5
4.3 UNIT STEP FUNCTION
0, 0t a
u t a
1, ta
is called a unit step function or the Heaviside step function (notation u replace to H ).
f t
f t ut a
1-
0 a t
Example 4.5:
Example 4.6:
Example 4.7:
6
A step function is a piecewise continuous function of the form :
g1 , 0 t a1
g ,
2 a1 t a 2
.
g( t )
.
g n 1, a n 2 t a n 1
g n , t a n 1.
g , 0 t a
g( t ) 1
g 2 , t a
g1 g 2 g1 ut a
Example 4.8:
Sketch the graph of the step function below. Hence, write the step function in terms of unit
step function.
1 t , 0 t 1
(a) f (t )
0, t 1
t 2, 0 t 4
(b) f (t )
6 t , t 4
7
Next, for n 3 ,
g1 , 0ta
g( t ) g 2 , atb
g , tb
3
g1 g 2 g1 ut a g 3 g 2 ut b
Example 4.9:
Example 4.10:
t 2 0t3
b ) f ( t ) 5t 3t 6
2t 3 t6
8
Theorem 4.4 (Laplace Transform of Unit Step Function)
If a 0 , then
as
e
L u( t a )
s
Example 4.11:
Determine the Laplace transform of the given function.
f t 2 3ut 2 ut 3
If a 0 and L f ( t ) F ( s ) , then
L{ f ( t a )u( t a )} e as L{ f ( t )}
e as F ( s )
Example 4.12:
Find the following Laplace transform.
(a)
L 2t 2 3t 1 ut 3
(b)
L e t ut 2
Example 4.13:
Sketch the graph and write the step function in terms of unit step function. Hence, find its
Laplace transform.
t , 0t 2
(a) f (t ) 4 t , 2 t 4
0 4t
,
1 t 0 t 1
f (t )
(b)
0 t 1
et 0t 3
f (t )
(c)
0 t 3
9
4.4 INVERSE LAPLACE TRANSFORM
If L{f(t)}= F(s), then we say that f(t) is the inverse Laplace transform of F(s) and employ the
notation:
L-1 F s f t
Example 4.16:
Determine the inverse Laplace transform of the given function.
4
(a) s
12
(b) s3
2
(c) s 5
3
(d) 2 s 6
8
(e) s 2 9
1
(f) 4s 2 9
10
4.4.1 Properties of Inverse Laplace Transform.
Example 4.17:
Determine the inverse Laplace transform of:
3s 2
(a) s2 4
7s 3
(b) s2 9
Example 4.18:
3
(b) 2 s 6
5
(c)
( s 2) 3
11
Theorem 4.8 ( Second Translation Theorem )
1
If L { F ( s )} f ( t ) and a constant, then
1 as
L {e F ( s )} f ( t a )u( t a ) --------(2.12)
Example 4.19:
e 2 s
(a)
s2
e 4 s
(b)
( s 2) 3
se s
(c) s 2 4
12
4.4.2 Partial Fractions
If the degree of M(s) is greater than or equal to the of degree N(s), use long division to
M (s)
express N ( s ) as the sum of a polynomial.
M (s)
If the degree of M(s) is less than to the degree of N(s), then express N ( s ) as a cascading
sum of the form:
Example 4.20:
Write the given expressions in partial fractions, then find the inverse Laplace transform.
1
(a) s ( s 1)
2s 2 s 1
(b) ( s 1)( s 2 1)
13
Theorem 4.9 (Convolution Theorem)
The Convolution Theorom is used to find the inverse Laplace transform of a product of two
functions F (s) G(s)
If L F ( s ) f ( t ) and L G( s ) g( t ) , then
1 1
L F ( s ) G( s ) 0 f ( u ) g ( t u )du ------------(2.13)
1 t
Example 4.21:
Use the Convolution theorem to find the inverse Laplace transform of
1
(a) s ( s 1)
a
(b) , a constant
s (s a 2 )
2 2
1
(c)
( s 1)(s 4)
14
4.5 SOLUTION OF INITIAL-VALUE PROBLEM
Theorem 4.10 :
If Ly( t ) Y ( s ) , then
Ly' ( t ) sY ( s ) y( 0 )
Ly' ' ( t ) s 2Y ( s ) sy( 0 ) y' ( 0 )
Ly' ' ' ( t ) s 3Y ( s ) s 2 y( 0 ) sy' ( 0 ) y' ' ( 0 )
Step 1:
Given a linear differential equation with initial condition
ay" by' cy f t ; y0, y' 0, y" 0
Step 2:
Rewrite the equation in terms of Laplace Transform
Lay" by' cy L f t
Step 3:
Insert the given initial conditions:
y0, y' 0, y" 0
Step 4:
Rearrange the Y s equation algebraically
Step 5:
Determine the inverse Laplace Transform
-1 Y ( s )
Step 6:
Obtain the particular solution: y t
Example 4.22:
15
Example 4.23:
Solve
d2y
2
4 y 15e t ; y0 5, y' 0 2
dt
Example 4.24:
Solve the initial value problem by using the method of Laplace transform.
y" 2 y' 5 y 0; y0 2, y' 0 4
Example 4.25:
Solve the initial value problem by using the method of Laplace transform.
y" y ut 3; y0 2, y' 0 1
Example 4.26:
Solve the initial value problem by using the method of Laplace transform.
y" 2 y' 5 y 4e t ; y0 0, y' 0 2
16
Example 4.27:
with y0 0 , find the response of the output , if the input function is a unit step function
described below.
f(t)
1-
t
0 1
The transfer function H s of a linear system is defined as the ratio of the Laplace transform
of the output function X s to the Laplace transform of the input function F s , under the
assumption that all initial conditions are zero (steady state).
X s output
H s
F s input
The function ht is called the impulse response function for the system.
Example 4.28:
y" 9 y f t
Find:
17