EEE221 Lec5 PDF
EEE221 Lec5 PDF
EEE221 Lec5 PDF
LAPLACE TRANSFORM
1 April 2019 Laplace Transform 3
Region of Convergence
• The Region of Convergence (ROC) dictates for which values of s does the
Laplace Transform exists.
• When dealing with the bilateral Laplace transform, this is a critical component
– as the same Laplace transform may exist for two different signals, with the
only difference being their ROC
• Take the Laplace transform of 𝑒 −𝑎𝑡 𝑢 𝑡 and −𝑒 −𝑎𝑡 𝑢(−𝑡) as an example.
1 April 2019 Laplace Transform 8
Signals (a) and (b) have the same Laplace Transform, but different regions of convergence
1 April 2019 Laplace Transform 11
Table of Laplace
Transform pairs
1 April 2019 Laplace Transform 15
Properties of
Laplace
Transform
1 April 2019 Laplace Transform 16
Exercise
• Using the formula for Unilateral Laplace Transform, find the Laplace
Transform of the following functions:
1. 𝛿(𝑡)
2. 𝑢(𝑡)
3. 𝑒 𝑎𝑡 𝑢(𝑡)
4. cos 𝜔0 𝑡 𝑢(𝑡)
1 April 2019 Laplace Transform 17
𝑘1 𝑘2 𝑘𝑛
𝑋 𝑠 = + + ⋯+
𝑠 − 𝑎1 𝑠 − 𝑎2 𝑠 − 𝑎𝑛
7𝑠 − 6
𝑋 𝑠 = 2
𝑠 −𝑠 −6
7𝑠 − 6 𝑘1 𝑘2
= = +
(𝑠 + 2)(𝑠 − 3) 𝑠 + 2 𝑠 − 3
Setting s=3 and covering up the (s-3) term, we get
7𝑠 − 6 7 3 − 6
𝑘2 = = =3
𝑠+2 3+2
And setting s= -2 and covering up the (s+2) term, we get
7𝑠 − 6 7 −2 − 6
𝑘1 = = =4
𝑠−3 −2 − 3
1 April 2019 Laplace Transform 20
Linearity
• Laplace Transform is a linear transform, just like Fourier Transform was
• That means:
𝐿 𝑎1 𝑓1 𝑡 + 𝑎2 𝑓2 𝑡 = 𝑎1 𝐿 𝑓1 𝑡 + 𝑎2 𝐿{𝑓2 𝑡 }
1 April 2019 Laplace Transform 22
Time Shifting
If
𝑓(𝑡) ↔ 𝐹(𝑠)
𝑓 𝑡 − 𝑡0 ↔ 𝐹 𝑠 𝑒 −𝑠𝑡0
• Note that in case of the unilateral Laplace transform, we’re dealing with
signals which are strictly causal, and so x(t) starts at t=0 – a more accurate
way of putting this property is:
𝑓 𝑡 𝑢 𝑡 ↔𝐹 𝑠
𝑓 𝑡 − 𝑡0 𝑢 𝑡 − 𝑡0 ↔ 𝐹 𝑠 𝑒 −𝑠𝑡0 𝑡0 ≥ 0
1 April 2019 Laplace Transform 23
Frequency Shifting
If
𝑓(𝑡) ↔ 𝐹(𝑠)
Then,
𝑓 𝑡 𝑒 𝑠0𝑡 ↔ 𝐹 𝑠 − 𝑠0
Time Differentiation
• If
𝑓(𝑡) ↔ 𝐹(𝑠)
• Then
𝑑𝑓
↔ 𝑠𝐹 𝑠 − 𝑓(0)
𝑑𝑡
𝑛
𝑑𝑛 𝑓
↔ 𝑠𝑛 𝐹 𝑠 − 𝑠 𝑛−𝑘 𝑓 𝑘−1 0
𝑑𝑡 𝑛
𝑘=1
1 April 2019 Laplace Transform 27
Frequency Differentiation
• If
𝑓(𝑡) ↔ 𝐹(𝑠)
• Then
𝑑
𝑡𝑓 𝑡 ↔ − 𝐹 𝑠
𝑑𝑠
1 April 2019 Laplace Transform 28
Application of Time-Differentiation
• Find the Laplace
Transform of the signal
x(t) using time
differentiation and time-
shifting properties.
1 April 2019 Laplace Transform 29
Application of Time-Differentiation
𝑑2 𝑥
2
= 𝛿 𝑡 − 3𝛿 𝑡 − 2 + 2𝛿 𝑡 − 3
𝑑𝑡
𝑑2 𝑥
We know that ↔ 𝑠 2 𝑋 𝑠 − 𝑠𝑥 0 − 𝑥′(0)
𝑑𝑡 2
𝑠 2 𝑋 𝑠 − 0 − 0 = 1 − 3e−2s + 2e−3s
1
X s = 2 [1 − 3e−2s + 2e−3s ]
s
1 April 2019 Laplace Transform 30
Time integration
• If
𝑓(𝑡) ↔ 𝐹(𝑠)
• Then
𝑡
𝐹 𝑠
𝑥 𝜏 𝑑𝜏 ↔
0 𝑠
Scaling Property
• If
𝑓(𝑡) ↔ 𝐹(𝑠)
• Then
1 𝑠
𝑓 𝑎𝑡 ↔ 𝐹 𝑓𝑜𝑟 𝑎 > 0
𝑎 𝑎
Convolution Property
• The time convolution property and its dual, the frequency convolution property, states
that if
Relationship to convolution
• If ℎ(𝑡) is the impulse response of an LTI system, then we know that the zero-state
response 𝑦(𝑡) is calculated as the convolution between an input 𝑥(𝑡) and the impulse
response ℎ(𝑡)
• Assuming causality, based on the properties of Laplace Transform:
𝑌 𝑠 = 𝑋 𝑠 𝐻(𝑠)
• It follows that
𝑌 𝑠 𝐿 𝑧𝑒𝑟𝑜 − 𝑠𝑡𝑎𝑡𝑒 𝑟𝑒𝑠𝑝𝑜𝑛𝑠𝑒
𝐻 𝑠 = =
𝑋 𝑠 𝐿 𝑖𝑛𝑝𝑢𝑡
• Conditions for this to be true is for there to be valid Laplace transforms for x(t)
as well as dx/dt, and for the numerator power of X(s) to be less than the
denominator power (M<N)
1 April 2019 Laplace Transform 36
• Conditions for this are for Laplace transforms of x(t) and dx/dt to exist, and that
all the poles in sX(s) to be on the Left plane or origin.