MATH 341 - Laplace - Transform
MATH 341 - Laplace - Transform
MATH 341 - Laplace - Transform
y 2 − 2y 0 + 1 = 0 , y 2 − 2y + 1 = 0 , (y 0)2 − 2y + 1 = cos x ,
ˆ x ˆ x
y 2 000 −y(u)2 y 2 000 2
+ x y = e du , + x y = e−u du
y0 0 y0 0
1
1 Laplace Transform. Inverse Transform
L (f ) = F (s)
f (t) = L −1(F )
Example.
1
f (t) = 1 , L (f ) = L (1) = ,
s
1
f (t) = eat , L (eat) = , s > Re(a)
s−a
2
Some Properties of Laplace Transform
1. Linearity
L (af + bg) = a L (f ) + b L (g)
Example.
s a
L (cosh at) = , L (sinh at) = ,
s2 − a2 s2 − a2
s ω
L (cos ωt) = , L (sin ωt) =
s2 + ω 2 s2 + ω 2
ω
L (eat sin ωt) = , s>a
(s − a)2 + ω 2
3
Transform of Derivatives
L (f 0) = s L (f ) − f (0)
Proof.
ˆ ∞ ˆ ∞
L (f ) =
0
e −st 0
f (t) dt = e−st d(f (t))
0 0
ˆ ∞
=e −st
f (t) |∞
0 +s e−stf (t) dt = s L (f ) − f (0)
0
4
Example. L (t2) =? L ((t2)00) = L (2) = 2/s. Thus, L (t2) = 2/s3
Example. f (t) = cos ωt, L (f ) =? f 0 = −ω sin ωt, f 00 = −ω 2f
Example. f (t) = y 00 + ay 0 + by
L (f ) = (s2 + as + b)L (y) − (s + a)y(0) − y 0(0)
2. Solve it for Y
Y (s) = [(s + a)y(0) + y 0(0)] Q(s) + R(s)Q(s)
where
1
Q(s) =
s2 + as + b
is called the transfer function.
In the simplest case y(0) = y 0(0) = 0
Y L (output)
Y (s) = R(s)Q(s) ⇒ Q = =
R L (input)
5
3. Do the inverse Laplace transform
y(t) = L −1(Y )
1
1 1 t
u(t) = + tan−1
2 π
t
0
being on or off.
If we want to switch a driving force f(t)u(t-a)
3
2
2
2 4 6 8 10 12
1
-2
-4 2 4 6 8 10 12
Proof.
ˆ ∞ ˆ ∞
−as −as −sτ
e F (s) = e e e−s(τ +a)f (τ ) dτ
f (τ ) dτ =
ˆ0 ∞ 0 ˆ
∞
−st
= |τ + a = t| = e f (t − a) dt = e−stf (t − a)u(t − a) dt
a 0
= L (f (t − a)u(t − a))
Examples.
f (t) = 1 , L (f˜) =?
2 for 0 < t < 2
f (t) = t − 4 for 2 < t < 4 , L (f ) =?
sin πt for t > 4
8
Example. Response of an RC-circuit to a single square wave.
Find the current i(t) in the circuit below if a single square wave with
voltage V0 is applied. The circuit is assumed to be quiescent before the
square wave is applied.
C
v(t)
v0
v(t)
t
a b
R
The equation of the circuit is
q(t)
R i(t) + = v(t)
C
The solution is
0 for 0 < t < a
t
i(t) = K1e− RC for a < t < b
t
(K − K )e− RC
1 2 for t > b
V0 a V0 b
K1 = e RC , K2 = e RC
R R
9
3 Dirac’s delta function
u(t − a) − u(t − a − k)
fk (t − a) =
k t
a a+k
The limit of fk (t − a) as k → 0 is
denoted by δ(t − a)
u(t − a) − u(t − a − k)
δ(t − a) = lim fk (t − a) = lim = u0(t − a)
k→0 k→0 k
and is called the Dirac delta function (or the unit impulse function)
Dirac’s delta function is not a function in the ordinary sense because
ˆ ∞
∞ for t = a
δ(t − a) = , but δ(t − a) dt = 1
0 for otherwise −∞
It is a so-called distribution or generalised function.
10
Nevertheless, the Laplace transform of Dirac’s delta function is well-
defined as is seen from the Laplace transform of fk (t − a)
11
4 Convolution
12
Differential equations and the convolution
If y(0) = y 0(0) = 0
ˆ t
Y (s) = R(s)Q(s) ⇒ y(t) = q(t − τ )r(τ ) dτ
0
13