










Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A lecture note from Duke University's Signals and Systems course (BME 171) on the topic of the inverse Laplace transform. The lecture covers the Bromwich integral method, the computation of inverse Laplace transforms for rational functions, and the use of partial fraction expansions. The document also includes examples and exercises.
Typology: Exams
1 / 18
This page cannot be seen from the preview
Don't miss anything!
BME 171: Signals and Systems Duke University
Plan for the lecture: (^1) Recap: the one-sided Laplace transform (^2) Inverse Laplace transform: the Bromwich integral (^3) Inverse Laplace transform of a rational function poles, zeros, order (^4) Partial fraction expansions Distinct poles Repeated poles Improper rational functions Transforms containing exponentials (^5) Pole locations and the form of a signal
We can also define the inverse Laplace transform: given a function X(s) in the s-domain, its inverse Laplace transform L−^1 [X(s)] is a function x(t) such that X(s) = L[x(t)]. It can be shown that the Laplace transform of a causal signal is unique; hence, the inverse Laplace transform is uniquely defined as well.
In general, the computation of inverse Laplace transforms requires techniques from complex analysis. The simplest inversion formula is given by the so-called Bromwich integral
x(t) =
2 πj
∫ (^) c+j∞
c−j∞
X(s)estds,
where the integral is evaluated along the path from s = c − j∞ to s = c + j∞ for any real c such that this path lies in the ROC.
However, for a wide class of functions the inverse Laplace transform can be computed using algebraic techniques. These are the so-called rational functions, or ratios of polynomials in s.
Suppose that the Laplace transform of some signal x(t) has the form
X(s) =
B(s) A(s)
where B(s) and A(s) are polynomials in the complex variable s:
B(s) = bM sM^ + bM− 1 sM−^1 +... + b 1 s + b 0 A(s) = aN sN^ + aN − 1 sN^ −^1 +... + a 1 s + a 0
Here, M and N are positive integers and the coefficients bM , bM− 1 ,... , b 0 and aN , aN − 1 ,... , a 0 are real numbers. We assume that bM , aN 6 = 0. We assume that B(s) and A(s) have no common factors.
Let us write X(s) in the form
X(s) = B(s) aN (s − p 1 )(s − p 2 )... (s − pN )
We will use this factorization to decompose X(s) into partial fractions and then use known Laplace transform pairs to compute the inverse Laplace transform L−^1 [X(s)].
We assume for now that the rational function X(s) is proper, i.e., M < N. We will consider the opposite case later.
Depending on the structure of the set of poles of X(s), the methodology for finding the partial fraction expansion will differ. We will consider several cases.
We first consider the case when all the poles p 1 ,... , pN are real and distinct (i.e.,pi 6 = pj when i 6 = j). Then X(s) has the partial fraction expansion X(s) =
c 1 s − p 1
c 2 s − p 2
cN s − pN where the constants c 1 ,... , cN (called the residues of X(s)) are determined via the formula
ci = [(s − pi)X(s)]s=pi , i = 1,... , N
We can now compute L−^1 [X(s)] using linearity and the transform pair
e−btu(t) ↔
s + b
Thus,
x(t) = L−^1 [X(s)] = (c 1 ep^1 t^ + c 2 ep^2 t^ +... + cN epN^ (t))u(t)
Now suppose that the poles are still all distinct, but two or more of them are complex. Since complex roots of polynomials occur in conjugate pairs, for each complex pole p there will be another complex pole p¯.
Suppose that p 1 = σ + jω is a complex pole; let us reorder the poles so that p 2 = ¯p 1 = σ − jω. Let us now assume that the rest of the poles (p 3 ,... , pN ) are real. Then we have
c 1 = [(s − p 1 )X(s)]s=p 1
and c 2 = [(s − p 2 )X(s)]s=p 2 = [(s − p¯ 1 )X(s)]s= ¯p 1 = ¯c 2. Hence, the partial fraction expansion will be
X(s) =
c 1 s − p 1
¯c 1 s − ¯p 1
c 3 s − p 3
cN s − pN
Inverting, we get
x(t) = c 1 ep^1 t^ + ¯c 1 ep¯^1 t^ + c 3 ep^3 t^ +... + cN epN^ t, t ≥ 0
It can be verified (exercise!) that the first two terms can be combined as follows: c 1 ep^1 t^ + ¯c 1 e¯p^1 = 2|c 1 |eσt^ cos(ωt + ∠c 1 ), where |c 1 | and ∠c 1 are the magnitude and the phase of the residue c 1 , and σ and ω are the real and the imaginary parts of the pole p 1.
Thus, we can write
x(t) =
2 |c 1 |eσt^ cos(ωt + ∠c 1 ) + c 3 ep^3 t^ +... + cN epN^ t
u(t)
Now let us consider the case when the pole p 1 of X(s) is repeated r times, while the other N − r poles pr+1, pr+2,... , pN are distinct. Thus, we have reordered the poles so that p 1 = p 2 =... = pr. Then the partial fraction expansion will be
X(s) =
c 1 s − p 1
c 2 (s − p 1 )^2
cr (s − p 1 )r^
cr+ s − pr+
cN s − pN
The residues cr+1,... , cN are computed as before:
ci = [(s − pi)X(s)]s=pi , i = r + 1,... , N ;
the rth residue cr is given by
cr = [(s − p 1 )r^ X(s)]s=p 1
and the residues c 1 , c 2 ,... , cr− 1 are given by
cr−i =
i!
di dsi^
[(s − p 1 )r^ X(s)]
s=p 1
, i = 1, 2 ,... , r − 1
If the poles of X(s) are all real, then we can compute the inverse Laplace transform using the transform pairs
tN^ −^1 (N − 1)!
e−at^ ↔
(s + a)N^
Thus the inverse Laplace transform of
X(s) =
c 1 s − p 1
c 2 (s − p 1 )^2
cr (s − p 1 )r^
cr+ s − pr+
cN s − pN
is given by
x(t) =
c 1 ep^1 t^ + c 2 tep^1 t^ +... +
crtr−^1 (r − 1)!
ep^1 t
+cr+1epr+1^ t^ +... + cN epN^ t
u(t)
If X(s) has complex repeated poles, the complex part of X(s) can be expanded in terms of powers of quadratic terms.
Consider the case X(s) = B(s) A(s)
where B(s) and A(s) are polynomials in s of degrees M and N , respectively, but M ≥ N. Then we can first write X(s) in the form
X(s) = Q(s) +
R(s) A(s)
using long division of polynomials (or a symbolic manipulation package). Then the quotient Q(s) can be handled using the transform pair
dN dtN^
δ(t) ↔ tN^ , N = 1, 2 ,...
while the term Q(s)/A(s), which is now proper, can be handled using partial fraction expansions.
We can also compute inverse Laplace transforms of functions that can be written in the form
X(s) =
B 0 (s) A 0 (s)
∑^ q
i=
Bi(s) Ai(s)
e−his,
where h 1 ,... , hq > 0. First, we use partial fraction expansions to compute the inverse Laplace transforms
xi(t) = L−^1
Bi(s) Ai(s)
, i = 0, 1 ,... , q.
Then use the time-shift property L[x(t − c)u(t − c)] = e−csX(s), c > 0 to write
L−^1
Bi(s) Ai(s)
e−his
= xi(t − hi), i = 1,... , q.
Finally, use linearity to get x(t) = x 0 (t) +
∑^ q
i=
xi(t − hi)u(t − hi)