Unit 5
Unit 5
1
Definition of Laplace Transform
s: complex frequency
Called “The One-sided or unilateral Laplace
Transform”.
In the two-sided or bilateral LT, the lower limit is
-. We do not use this.
Definition of Laplace Transform
Example 1
Determine the Laplace transform of each of the
following functions shown below:
3
Definition of Laplace Transform
Solution:
a) The Laplace Transform of unit step, u(t) is given by
Lu (t ) = F ( s) =
1
− st
1e dt =
0 s
4
Definition of Laplace Transform
Solution:
b) The Laplace Transform of exponential function,
e-tu(t),>0 is given by
Lu (t ) = F ( s ) =
1
−t − st
e e dt =
0 s +
5
Definition of Laplace Transform
Solution:
c) The Laplace Transform of impulse function,
δ(t) is given by
Lu (t ) = F ( s ) = (t )e − st dt = 1
6
TYPE f(t) F(s)
Impulse δ(t) 1
Step u(t) 1
s
Ramp t 1
s2
Exponential e − at 1
(s + a )
Sine
sin t (s 2
+2 )
Cosine cost s
(s 2
+2 )
TYPE f(t) F(s)
If u(t ) = U ( S ) and
y(t ) = Y ( S )
12
Why Laplace Transform?
By use of Laplace transform we can convert many
common functions into algebraic function of complex
variable s.
For example
sin t = 2 2
s +
Or
− at 1
e =
s+a
Where s is a complex variable (complex frequency) and
is given as
s = + j
13
Laplace Transform of Derivatives
Not only common function can be converted into
simple algebraic expressions but calculus operations
can also be converted into algebraic expressions.
For example
dx(t )
= sX ( S ) − x( 0)
dt
2
d x(t ) 2 dx( 0)
2
= s X ( S ) − x( 0) −
dt dt
14
Laplace Transform of Integrals
1
x(t )dt = X ( S )
s
15
Calculation of the Transfer Function
• Consider the following ODE where y(t) is input of the system
and x(t) is the output.
d 2 x(t ) dy(t ) dx(t )
A =C −B
• or dt 2 dt dt
16
Calculation of the Transfer Function
As 2 X ( s ) = CsY ( s ) − BsX ( s )
• Rearranging the above equation
As 2 X ( s ) + BsX ( s ) = CsY ( s )
X ( s )[ As 2 + Bs ] = CsY ( s )
X (s) Cs C
= =
Y ( s ) As + Bs As + B
2
17
Transfer Function
Otherwise ‘improper’
18
How Transfer Functions Help in System
Analysis
19