Laplace Transform
Laplace Transform
3. Laplace Transform
Theara SENG
10 October 2022
Outline
Introduction
Definition of Laplace
Transform
1 Introduction
The transform based on the complex variable s is called the Laplace Definition of Laplace
Transform
Transform.
The Laplace Transform F(s) of a signal f(t) reveals characteristics of the
signal in the s-domain.
The Laplace Transform is invertible that is, if F(s) is the the Laplace
transform of a time domain signal f(t), we can recover f(t) from F(s) by
taking the inverse Laplace Transform of F(s)
One of the application of the Laplace Transform is solving differential
equations.
The Laplace Transform converts differential equations to algebraic
equations in s domain.
Definition of Laplace
Z ∞ Transform
F(s) = f(t)e−st dt
0−
The lower limit of the integration is t = 0− , which is the time just before
t = 0.
The integration does include t = 0, the value of signal at t = 0− is written
as f(0− ) and is called the initial condition of the signal.
The laplace transform is denoted by L, and the inverse Laplace transform
is denoted by L−1 . Thus
L[f(t)] = F[s]
−1
L [F(s)] = f[t]
Definition of Laplace
Transform
Find the Laplace Transform of the unit impulse
Z ∞
F(s) = f(t)est dt
0−
Z ∞ Definition of Laplace
1 Transform
F(s) = u(t)e−st dt =
0− s
Proof
From the definition of Laplace Transform, from the equation above we get:
Z ∞
L[a1 f1 (t) + a2 f2 (t)] = [a1 f1 (t) + a2 f2 (t)]e−st dt
0−
Z ∞
= a1 f1 (t) + a2 f2 t
0−
= a1 F1 (s) + a2 F2 (s)
Definition of Laplace
Find the Laplace transform of f(t) = 2e−3t u(t) + 5e−4t u(t) Transform
Solution
since
2
L[2e−3t u(t)] =
s+3
and
5
L[5e−4t u(t)] =
s+4
so
2 5 7s + 23
L[2e−3t u(t) + 5e−4t u(t)] = + =
s+3 s+4 (s + 3)(s + 4)
Definition of Laplace
Proof
let t − td = τ , then t = td + τ and dt = dτ
Thus the Laplace Transform of f(t − td ) become:
Z ∞
L[f(t − td )] = f(t − td )e−st dt
0−
Z ∞
= f(τ )e−s(td +τ ) dτ
0−
Z ∞
= e−td s f(τ )e−sτ dτ
0−
td s
= e F(s)
Z ∞
F(s) = f(t)e−st dt
−
Z0∞
F(s) = u(t − 2)e−st dt
0−
Z ∞
F(s) = u(τ )e−(τ +2)s dτ
0−
Z ∞
−2s
F(s) = e e−sτ dτ
0−
1 −2s
F(s) = e
s