Skip to main content
Engineering LibreTexts

11.4: Inverse Laplace Transform

  • Page ID
    22910
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Introduction

    When using the Laplace-transform (Section 11.1)

    \[H(s)=\sum_{t=-\infty}^{\infty} h(t) s^{-t} \nonumber \]

    it is often useful to be able to find \(h(t)\) given \(H(s)\). There are at least 4 different methods to do this:

    1. Inspection
    2. Partial-Fraction Expansion
    3. Power Series Expansion
    4. Contour Integration

    Inspection Method

    This "method" is to basically become familiar with the Laplace-transform pair tables (Section 11.2) and then "reverse engineer".

    Example \(\PageIndex{1}\)

    When given

    \[H(s)=\frac{s}{s-\alpha} \nonumber \]

    with an ROC (Section 12.6) of

    \[|s|>\alpha \nonumber \]

    we could determine "by inspection" that

    \[h(t)=\alpha^{t} u(t) \nonumber \]

    Partial-Fraction Expansion Method

    When dealing with linear time-invariant systems the z-transform is often of the form

    \begin{aligned}
    H(s) &=\frac{B(s)}{A(s)} \\
    &=\frac{\sum_{k=0}^{M} b_{k} s^{-k}}{\sum_{k=0}^{N} a_{k} s^{-k}}
    \end{aligned}

    This can also expressed as

    \[H(s)=\frac{a_{0}}{b_{0}} \frac{\prod_{k=1}^{M} 1-c_{k} s^{-1}}{\prod_{k=1}^{N} 1-d_{k} s^{-1}} \nonumber \]

    where \(c_k\) represents the nonzero zeros of \(H(s)\) and \(d_k\) represents the nonzero poles.

    If \(M<N\) then \(H(s)\) can be represented as

    \[H(s)=\sum_{k=1}^{N} \frac{A_{k}}{1-d_{k} s^{-1}} \nonumber \]

    This form allows for easy inversions of each term of the sum using the inspection method and the transform table. If the numerator is a polynomial, however, then it becomes necessary to use partial-fraction expansion to put \(H(s)\) in the above form. If \(M≥N\) then \(H(s)\) can be expressed as

    \[H(s)=\sum_{r=0}^{M-N} B_{r} s^{-r}+\frac{\sum_{k=0}^{N-1} b_{k}^{\prime} s^{-k}}{\sum_{l=0}^{N} a_{k} s^{-k}} \nonumber \]

    Example \(\PageIndex{2}\)

    Find the inverse z-transform of

    \[H(s)=\frac{1+2 s^{-1}+s^{-2}}{1-3 s^{-1}+2 s^{-2}} \nonumber \]

    where the ROC is \(|s|>2\). In this case \(M=N=2\), so we have to use long division to get

    \[H(s)=\frac{1}{2}+\frac{\frac{1}{2}+\frac{7}{2} s^{-1}}{1-3 s^{-1}+2 s^{-2}} \nonumber \]

    Next factor the denominator.

    \[H(s)=2+\frac{-1+5 s^{-1}}{\left(1-2 s^{-1}\right)\left(1-s^{-1}\right)} \nonumber \]

    Now do partial-fraction expansion.

    \[H(s)=\frac{1}{2}+\frac{A_{1}}{1-2 s^{-1}}+\frac{A_{2}}{1-s^{-1}}=\frac{1}{2}+\frac{\frac{9}{2}}{1-2 s^{-1}}+\frac{-4}{1-s^{-1}} \nonumber \]

    Now each term can be inverted using the inspection method and the Laplace-transform table. Thus, since the ROC is \(|s|>2\),

    \[h(t)=\frac{1}{2} \delta(t)+\frac{9}{2} 2^{t} u(t)-4 u(t) \nonumber \]

    Demonstration of Partial Fraction Expansion

    A demonstration involving Partial Fraction Expansion
    Figure \(\PageIndex{1}\): Interactive experiment illustrating how the Partial Fraction Expansion method is used to solve a variety of numerator and denominator problems. (To view and interact with the simulation, download the free Mathematica player at www.wolfram.com/products/player/download.cgi)
    Khan Lecture on Partial Fraction Expansion

    Figure \(\PageIndex{2}\): video from Khan Academy

    Power Series Expansion Method

    When the z-transform is defined as a power series in the form

    \[H(s)=\sum_{t=-\infty}^{\infty} h(t) s^{-t} \nonumber \]

    then each term of the sequence \(h(t)\) can be determined by looking at the coefficients of the respective power of \(s^{−t}\).

    Example \(\PageIndex{3}\)

    Now look at the Laplace-transform of a finite-length sequence.

    \begin{aligned}
    H(s) &=s^{2}\left(1+2 s^{-1}\right)\left(1-\frac{1}{2} s^{-1}\right)\left(1+s^{-1}\right) \\
    &=s^{2}+\frac{5}{2} s+\frac{1}{2}+-s^{-1}
    \end{aligned}

    In this case, since there were no poles, we multiplied the factors of \(H(s)\). Now, by inspection, it is clear that

    \[h(t)=\delta(t+2)+\frac{5}{2} \delta(t+1)+\frac{1}{2} \delta(t)+-\delta[t-1] .\nonumber \]

    One of the advantages of the power series expansion method is that many functions encountered in engineering problems have their power series' tabulated. Thus functions such as log, sin, exponent, sinh, etc, can be easily inverted.

    Example \(\PageIndex{4}\)

    Suppose

    \[H(s)=\log _{t}\left(1+\alpha s^{-1}\right) \nonumber \]

    Noting that

    \[\log _{t}(1+x)=\sum_{t=1}^{\infty} \frac{-1^{t+1} x^{t}}{t} \nonumber \]

    Then

    \[H(s)=\sum_{t=1}^{\infty} \frac{-1^{t+1} \alpha^{t} s^{-t}}{t} \nonumber \]

    Therefore

    \[H(s)=\left\{\begin{array}{l}
    \frac{-1^{t+1} \alpha^{t}}{t} \text { if } t \geq 1 \\
    0 \text { if } t \leq 0
    \end{array}\right. \nonumber \]

    Contour Integration Method

    Without going in to much detail

    \[h(t)=\frac{1}{2 \pi i} \oint_{r} H(s) s^{t-1} \mathrm{d} s \nonumber \]

    where \(r\) is a counter-clockwise contour in the ROC of \(H(s)\) encircling the origin of the s-plane. To further expand on this method of finding the inverse requires the knowledge of complex variable theory and thus will not be addressed in this module.

    Demonstration of Contour Integration

    A demonstration involving Contour Integration
    Figure \(\PageIndex{3}\): Interactive experiment illustrating how the contour integral is applied on a simple example. For a more in-depth discussion of this method, some background in complex analysis is required. (To view and interact with the simulation, download the free Mathematica player at www.wolfram.com/products/player/download.cgi)

    Conclusion

    The Inverse Laplace-transform is very useful to know for the purposes of designing a filter, and there are many ways in which to calculate it, drawing from many disparate areas of mathematics. All nevertheless assist the user in reaching the desired time-domain signal that can then be synthesized in hardware(or software) for implementation in a real-world filter.


    This page titled 11.4: Inverse Laplace Transform is shared under a CC BY license and was authored, remixed, and/or curated by Richard Baraniuk et al..