Engineering Mathematics 3 (Beamer)
Engineering Mathematics 3 (Beamer)
August 2024
WEEK 3 MAT391 August 2024 1 / 38
Laplace transform of Step and impulse functions
In this section we explore the Laplace transform of
⇛ The Heaviside unit step function;
⇛ Unit step functions; and
⇛ Periodic functions.
We considered linear differential equations in which the forcing functions
were continuous. In many engineering applications the forcing function
may frequently be discontinuous. In order to accommodate such
discontinuous functions, we use the Heaviside unit step function H(t),
which is defined by (
0 t < 0,
H(t) =
1 t≥0
and is illustrated graphically as
y H(t)
1
x
H(t − c)
1
x
c
Example 2
2e −3s
1 L[2H(t − 3)] =
s
e −5s
2 L[H(t − 5)e t−5 ] =
s −1
3! 6e −2s
3 L[H(t − 2)(t − 2)3 ] = e −2s L[t 3 ] = e −2s =
s4 s4
1 2e −4s
4 L[H(t − 4)e 2(t−4) ] = e −4s L[e 2t ] = 2e −4s =
s −2 s −2
3 3e −s
5 L[H(t − 1) sin 3(t − 1)] = e −s L[sin 3t] = e −s 2 = 2
s +9 s +9
πs
π π πs πs s se − 2
6 L[H(t − ) cos 2(t − )] = e − 2 L[cos 2t] = e − 2 2 = 2
2 2 s +4 s +4
t 2 + 3 = (t − 2)2 + 4(t − 2) + 4 + 3
= (t − 2)2 + 4(t − 2) + 7
So that
Example 4
Find the function whose Laplace transform is
e −4s
G (s) =
s2
Solution. The numerator corresponds to e −cs where c = 4 and therefore
indicates H(t − 4). Note that
1
f (t) = L−1 [ ] = t.
s2
e −4s
∴ g (t) = L−1 [G (s)] = L−1 [ ] = H(t − 4)f (t − 4) = H(t − 4) (t − 4).
s2
WEEK 3 MAT391 August 2024 7 / 38
Laplace transform of Step and impulse functions
Example 5
Determine inverse Laplace transform of
6e −2s
G (s) = .
s2 + 4
Solution. The numerator corresponds to e −cs where c = 2 and therefore
indicates H(t − 2). Note that
6 2
f (t) = L−1 [ ] = 3L−1 [ 2 ] = 3 sin 2t.
s2 +4 s +4
6e −2s
∴ g (t) = L−1 [G (s)] = L−1 [ ]
s2 + 4
= H(t − 2)f (t − 2)
= 3H(t − 2) sin 2(t − 2).
WEEK 3 MAT391 August 2024 8 / 38
Laplace transform of Step and impulse functions
Example 6
Determine inverse Laplace transform of
2se −3s
G (s) =
s 2 − 16
Solution. The numerator corresponds to e −cs where c = 3 and therefore
indicates H(t − 3). Note that
2s s
f (t) = L−1 [ ] = 2L−1 [ 2 ] = 2 cosh 4t.
s2 − 16 s − 16
2se −3s
∴ g (t) = L−1 [G (s)] = L−1 [ ]
s 2 − 16
= H(t − 3)f (t − 3)
= 2H(t − 3) cosh 4(t − 3).
WEEK 3 MAT391 August 2024 9 / 38
Laplace transform of Step and impulse functions
Laplace transform of piecewise continuous functions
Let 0 < a < b. Then the graph of
is as shown below.
Graph of k(t)
a b
f (t) ℓ(t)
h(t)
a b
f (t)
6
1 2 3 4 5 6
6 f (t)
1 2 3 4 5 6
Hence
f (t) = 6[H(t) − H(t − 1)] + (8 − 2t)[H(t − 1) − H(t − 3)] + 4H(t − 3)
= 6H(t) + (−6 + 8 − 2t)H(t − 1) + (−8 + 2t + 4)H(t − 3)
= 6H(t) − 2(t − 1)H(t − 1) + (2(t − 3) + 2)H(t − 3)
WEEK 3 MAT391 August 2024 14 / 38
Laplace transform of Step and impulse functions
Using the Second Shift Theorem we get
6 2e −s 2e −3s 2e −3s
L[f (t)] = − 2 + +
s s s s2
4
f (t)
2
2 4 6
−2
6
f (t)
4
−2 2 4 6 8 10
d 2x dx
+5 + 6x = f (t)
dt 2 dt
where f (t) is the pulse function
(
3 0≤t<6
f (t) =
0 t≥0
2s + 3 3e −6s
X (s) = −
s(s + 2)(s + 3) s(s + 2)(s + 3)
Resolving X (s) into partial fractions gives
! !
1 1 1 3
2 2 1 2 2 1
X (s) = + − − e −6s − +
s s +2 s +3 s s +2 s +3
Since the height of the pulse is TA and its duration (or width) is T , the
area under the pulse is A; that is,
Z ∞ Z a+ 1 T
2 A
φ(t)dt = dt = A
−∞ a− T1 T
2
If we now consider the limiting process in which the duration of the pulse
approaches zero, in such a way that the area under the pulse remains A,
then we obtain a formulation of the impulse function of magnitude A
occurring at time t = a.
WEEK 3 MAT391 August 2024 23 / 38
Laplace transform of Step and impulse functions
The impulse function whose magnitude is unity is called the unit impulse
function or Dirac delta function (or simply delta function). The unit
impulse occurring at t = a is the limiting case of the pulse φ(t) with A
having the value unity. It is denoted by δ(t − a) and has the properties
(i ) δ(t − a) = 0 for t 6= a.
Z ∞
(ii ) δ(t − a)dt = 1.
−∞
Theorem 14
If f (t) is continuous at t = a, then
d 2x dx
+5 + 4x = 3δ(t − 2), x(0) = 2, ẋ(0) = −2.
dt 2 dt
Solution.
2
d x dx
L +5 + 4x = 3L[δ(t − 2)]
dt 2 dt
(s 2 + 5s + 4)X (s) − sx(0) − ẋ(0) − 5x(0) = 3e −2s
2s + 8 3e −2s 2 1 1
X (s) = + = + e −2s [ − ]
(s + 1)(s + 4) (s + 1)(s + 4) s +1 s +1 s +4
Taking inverse transform we get
1
Z τ
L[f (t)] = e st f (t)dt = F (s).
1 − e −sτ 0
R L
t=0
i (t)
e(t) C q
Taking inverse Laplace transforms, making use of the shift theorem, gives
1 4 −80t
q(t) = 1−e −80t
cos 60t − e sin 60t
500 3
dq 1
q(t) = = e −80t sin 60t.
dt 3
F1 (t) = Kx(t)
F2 (t) = B ẋ(t)
K = 25 B =6
F (t) = 4 sin 2t
M=1
F (t) = 4 sin 2t
x(t)
Solution. The forces acting on the mass M are the applied force F (t) and
the restoring forces F1 and F2 due to the spring and damper respectively.
Thus, by Newtons law,
M ẍ(t) = F (t) − F1 (t) − F2 (t).
WEEK 3 MAT391 August 2024 36 / 38
Engineering applications
8
X (s) =
(s 2 + 4)(s 2+ 6s + 25)
4 2 −3t
∴ x(t) = [7 sin 2t − 4 cos 2t+] + e [8 cos 4t − sin 4t] .
195 195