Laplace transform

In mathematics and in particular, in functional analysis, the Laplace transform of a function f(t) defined for all real numbers t ≥ 0 is the function F(s), defined by:

<math>F(s)
 = \left\{\mathcal{L} f\right\}(s)
 =\int_{0^-}^\infty e^{-st} f(t)\,dt.<math>

The lower limit of 0− is short notation to mean <math> \lim_{\epsilon \rightarrow +0} -\epsilon \ <math> and assures the inclusion of the entire dirac delta function <math>\delta (t) \ <math> at 0 if there is such an impulse in f(t) at 0.

This integral transform has a number of properties that make it useful for analysing linear dynamical systems. The most significant advantage is that differentiation and integration become multiplication and division, respectively, with <math> s \ <math>. (This is similar to the way that logarithms change an operation of multiplication of numbers to addition of their logarithms.) This changes integral equations and differential equations to polynomial equations, which are much easier to solve. The inverse Laplace transform is the Bromwich integral, which is a complex integral given by:

<math>f(t) = \frac{1}{2 \pi i} \int_{ \gamma - i \infty}^{ \gamma + i \infty} e^{st} F(s)\,ds.<math>
where <math> \gamma \ <math> is a real number so that the contour path of integration is in the region of convergence of <math> F(s) \ <math> normally requiring <math> \gamma > \operatorname{Re}(s_p) \ <math> for every singularity <math> s_p \ <math> of <math> F(s) \ <math>. If all singularities are in the left half-plane, that is <math> \operatorname{Re}(s_p) < 0 \ <math> for every <math> s_p \ <math>, then <math> \gamma \ <math> can be set to zero and the above inverse integral formula above becomes identical to the inverse Fourier transform.

The Laplace transform can be extended to the two-sided Laplace transform or bilateral Laplace transform by setting the range of integration to be the entire real axis; if that is done the ordinary or one-sided transform becomes simply a special case consisting of those transforms making use of a Heaviside step function in the definition of the function being transformed.

Moreover, the transform, both one and two-sided is sometimes defined slightly differently, by

<math>F(s)
 = \left\{\mathcal{L} f\right\}(s)
 =s \int_{0^-}^\infty e^{-st} f(t)\,dt.<math>

The Laplace transform is much used in engineering mathematics; the output of a linear dynamic system can be calculated by convolving its unit impulse response with the input signal. Performing this calculation in Laplace space turns the convolution into a multiplication, which often makes matters easier. For more information, see control theory.

The Laplace transform is named in honor of Pierre-Simon Laplace.

Contents

Engineering/physics notation

A sometimes convenient abuse of notation, prevailing especially among engineers and physicists, writes this in the following form:

<math>F(s)
 = \left\{\mathcal{L}f\right\}(s)
 =\int_{0^-}^\infty e^{-st} f(t)\,dt.<math>

When one says "the Laplace transform" without qualification, the unilateral transform is normally intended. The bilateral transform is defined as follows:

<math>F_B(s)
 = \left\{\mathcal{B} f\right\}(s)
 =\int_{-\infty}^{\infty} e^{-st} f(t)\,dt.<math>

The Laplace transform F(s) typically exists for all real numbers s > a, where a is a constant which depends on the growth behavior of f(t), whereas the two-sided transform is defined in a range a < s < b.

The Laplace transform can also be used to solve differential equations and is used extensively in electrical engineering.

There are no specific conditions that one can check a function against to know in all cases if its Laplace transform can be taken, other than to say the defining integral converges. It is however easy to give theorems on cases where it can or cannot be taken.

Relation to other transforms

Fourier transform

The continuous Fourier transform is equivalent to evaluating the Laplace transform with complex argument

<math>\mathcal{F}f(\omega) = \mathcal{L}f(i \omega) = \int_{0^-}^\infty e^{-i \omega t} f(t)\,\mathrm{d}t.<math>

This equivalence is usually used to determine the frequency spectrum of a signal or dynamical system. Note that the <math>\frac{1}{\sqrt{2 \pi}}<math> constant is not included.

Mellin transform

The Mellin transform and its inverse are related to the two-sided Laplace transform by a simple change of variables. If in the Mellin transform

<math>\left\{\mathcal{M} g\right\}(s) = \int_0^\infty \theta^s g(\theta) \frac{d\theta}{\theta}<math>

we set <math>\theta = \exp(-t)<math> we get a two-sided Laplace transform. Since an ordinary Laplace transform can be written as a special case of a two-sided transform, and since the two-sided transform can be written as the sum of two one-sided transforms, the theory of Laplace, Fourier and Mellin transforms are at bottom the same subject. However, a different point of view and different characteristic problems are associated to each of these three major integral transforms.

Z-transform

The Z-transform equivalence is not as straightforward as for the Fourier or Mellin transform. Take a continuous signal, its Laplace transform and its Z-transform and label them:

  • Continuous signal: <math>f(t)<math>
  • Laplace transform: <math>F(s)<math>
  • Z-transform: <math>F(z)<math>

Multiply <math>f(t)<math> by a Dirac comb and name the result <math>f^{*}(t)<math>

<math>f^{*}(t) = f(t) \delta_T(t) = \sum_{n=0}^{\infty} f(n T) \delta(t - n T)<math>

and taking the Laplace transform results in

<math>F^{*}(s) = \int_{0^-}^{\infty} f^{*}(t) e^{-s t}\,dt. = \int_{0^-}^{\infty} f(t) \delta(t - n T) e^{-s t}\,dt. = \sum_{n=0}^{\infty} f(n T) e^{-n T s}<math>

Then the equivalence can be stated:

<math>F^{*}(s) = \left. F(z) \right|_{z=e^{sT}}<math>

This equation relates the sampled values of a continuous signal to the discrete sequence resulting from the Z-transform.

Properties and theorems

<math>\mathcal{L}\left\{a f(t) + b g(t) \right\}
 = a \mathcal{L}\left\{ f(t) \right\} +
   b \mathcal{L}\left\{ g(t) \right\}<math>
<math>\mathcal{L}\{f'\}
 = s \mathcal{L}\{f\} - f(0)<math>
<math>\mathcal{L}\{f''\}
 = s^2 \mathcal{L}\{f\} - s f(0) - f'(0)<math>
<math>\mathcal{L}\left\{ f^{(n)} \right\}
 = s^n \mathcal{L}\{f\} - s^{n - 1} f(0) - \cdots - f^{(n - 1)}(0)<math>
<math>\mathcal{L}\{ t f(t)\}
 = -F'(s)<math>
<math>\mathcal{L}\left\{ \frac{f(t)}{t} \right\} = \int_s^\infty F(\sigma)\, d\sigma<math>
<math>\mathcal{L}\left\{ \int_0^t f(\tau)\, d\tau \right\}
 = \mathcal{L}\left\{ 1 * f(t)\right\} = {1 \over s} \mathcal{L}\{f\}<math>
  • Initial value theorem
<math>f(0^+)=\lim_{s\to \infty}{sF(s)}<math>
  • Final value theorem
<math>f(\infty)=\lim_{s\to 0}{sF(s)}<math>, all poles in left-hand plane.
The final value theorem is useful because it gives the long-term behaviour without having to perform partial fraction decompositions or other difficult algebra. If a functions poles are in the right hand plane (e.g. <math>e^t<math> or <math>\sin(t)<math>) the behaviour of this formula is undefined.
  • <math>s<math> shifting
<math>\mathcal{L}\left\{ e^{at} f(t) \right\}
 = F(s - a)<math>
<math>\mathcal{L}^{-1} \left\{ F(s - a) \right\}
 = e^{at} f(t)<math>
  • <math>t<math> shifting
<math>\mathcal{L}\left\{ f(t - a) u(t - a) \right\}
 = e^{-as} F(s)<math>
<math>\mathcal{L}^{-1} \left\{ e^{-as} F(s) \right\}
 = f(t - a) u(t - a)<math>
Note: <math>u(t)<math> is the step function.
  • <math>n<math>th-power shifting
<math>\mathcal{L}\{\,t^nf(t)\} = (-1)^nD_s^n[F(s)]<math>
<math>\mathcal{L}\{f * g\}
 = \mathcal{L}\{ f \} \mathcal{L}\{ g \}<math>

Common transforms

  • <math>n<math>th power
<math>\mathcal{L}\{\,t^n\} = \frac {n!}{s^{n+1}}<math>
  • Exponential
<math>\mathcal{L}\{\,e^{-at}\} = \frac {1}{s+a}<math>
  • Sine
<math>\mathcal{L}\{\,\sin(\omega t)\} = \frac {\omega}{s^2 + \omega^2}<math>
  • Cosine
<math>\mathcal{L}\{\,\cos(\omega t)\} = \frac {s}{s^2 + \omega^2}<math>
  • Hyperbolic sine
<math>\mathcal{L}\{\,\sinh(bt)\} = \frac {b}{s^2-b^2}<math>
  • Hyperbolic cosine
<math>\mathcal{L}\{\,\cosh(bt)\} = \frac {s}{s^2 - b^2}<math>
  • Natural logarithm
<math>\mathcal{L}\{\,\ln(t)\} = - \frac{\ln(s)+\gamma}{s}<math>
  • nth root
<math>\mathcal{L}\{\,\sqrt[n]{t}\} = s^{-\frac{n+1}{n}} \cdot \Gamma\left(1+\frac{1}{n}\right)<math>
  • Bessel function of the first kind
<math>\mathcal{L}\{\,J_n(t)\} = \frac{\left(s+\sqrt{1+s^2}\right)^{-n}}{\sqrt{1+s^2}}<math>
  • Modified Bessel function of the first kind
<math>\mathcal{L}\{\,I_n(t)\} = \frac{\left(s+\sqrt{-1+s^2}\right)^{-n}}{\sqrt{-1+s^2}}<math>
<math>\mathcal{L}\{\,\operatorname{erf}(t)\} = {e^{s^2/4} \operatorname{erfc} \left(s/2\right) \over s}<math>
  • Periodic Function period <math>T<math>
<math>\mathcal{L}\{ f \}
 = {1 \over 1 - e^{-Ts}} \int_0^T e^{-st} f(t)\,dt<math>
Laplace transformTime function
<math>1<math> <math>\delta(t)<math>, unit impulse
<math>\frac{1}{s}<math> <math>u(t)<math>, unit step
<math>\frac{1}{(s+a)^n}<math> <math>\frac{t^{n-1}}{(n-1)!}e^{-at}<math>
<math>\frac{a}{s(s+a)}<math> <math>1-e^{-at}<math>
<math>\frac{1}{(s+a)(s+b)}<math> <math>\frac{1}{b-a}\left(e^{-at}-e^{-bt}\right)<math>
<math>\frac{s+c}{(s+a)^2+b^2}<math> <math>e^{-at}\left(\cos{(bt)}+\left(\frac{c-a}{b}\right)\sin{(bt)}\right)<math>
<math>\frac{s\sin\varphi+a\cos\varphi}{s^2+a^2}<math> <math>\sin{(at+\varphi)}<math>

External links

  • Online Computation (http://wims.unice.fr/wims/wims.cgi?lang=en&+module=tool%2Fanalysis%2Ffourierlaplace.en) of the transform or inverse transform, wims.unice.fr
  • Tables of Integral Transforms (http://eqworld.ipmnet.ru/en/auxiliary/aux-inttrans.htm) at EqWorld: The World of Mathematical Equations.

Bibliography

fr:Transformée de Laplace ko:라플라스 변환 it:Trasformata di Laplace nl:Laplacetransformatie ja:ラプラス変換 pl:Transformata Laplace'a pt:Transformada de Laplace sl:Laplaceova transformacija sv:Laplace-transform

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools