Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Two-sided Laplace transform
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Mathematical operation}} {{more footnotes needed|date=September 2015}} In [[mathematics]], the '''two-sided Laplace transform''' or '''bilateral Laplace transform''' is an [[integral transform]] equivalent to [[probability]]'s [[moment-generating function]]. Two-sided Laplace transforms are closely related to the [[Fourier transform]], the [[Mellin transform]], the [[Z-transform]] and the ordinary or one-sided [[Laplace transform]]. If ''f''(''t'') is a real- or complex-valued function of the real variable ''t'' defined for all real numbers, then the two-sided Laplace transform is defined by the integral :<math>\mathcal{B}\{f\}(s) = F(s) = \int_{-\infty}^\infty e^{-st} f(t)\, dt.</math> The integral is most commonly understood as an [[improper integral]], which converges [[if and only if]] both integrals :<math>\int_0^\infty e^{-st} f(t) \, dt,\quad \int_{-\infty}^0 e^{-st} f(t)\, dt</math> exist. There seems to be no generally accepted notation for the two-sided transform; the <math>\mathcal{B}</math> used here recalls "bilateral". The two-sided transform used by some authors is :<math>\mathcal{T}\{f\}(s) = s\mathcal{B}\{f\}(s) = sF(s) = s \int_{-\infty}^\infty e^{-st} f(t)\, dt.</math> In pure mathematics the argument ''t'' can be any variable, and Laplace transforms are used to study how [[differential operator]]s transform the function. In [[science]] and [[engineering]] applications, the argument ''t'' often represents time (in seconds), and the function ''f''(''t'') often represents a [[signal (information theory)|signal]] or waveform that varies with time. In these cases, the signals are transformed by [[Filter (signal processing)|filters]], that work like a mathematical operator, but with a restriction. They have to be causal, which means that the output in a given time ''t'' cannot depend on an output which is a higher value of ''t''. In population ecology, the argument ''t'' often represents spatial displacement in a dispersal kernel. When working with functions of time, ''f''(''t'') is called the '''time domain''' representation of the signal, while ''F''(''s'') is called the '''s-domain''' (or ''Laplace domain'') representation. The inverse transformation then represents a ''synthesis'' of the signal as the sum of its frequency components taken over all frequencies, whereas the forward transformation represents the ''analysis'' of the signal into its frequency components. ==Relationship to the Fourier transform== The [[Fourier transform]] can be defined in terms of the two-sided Laplace transform: :<math>\mathcal{F}\{f(t)\} = F(s = i\omega) = F(\omega).</math> Note that definitions of the Fourier transform differ, and in particular :<math>\mathcal{F}\{f(t)\} = F(s = i\omega) = \frac{1}{\sqrt{2\pi}} \mathcal{B}\{f(t)\}(s)</math> is often used instead. In terms of the Fourier transform, we may also obtain the two-sided Laplace transform, as :<math>\mathcal{B}\{f(t)\}(s) = \mathcal{F}\{f(t)\}(-is).</math> The Fourier transform is normally defined so that it exists for real values; the above definition defines the image in a strip <math>a < \Im(s) < b</math> which may not include the real axis where the Fourier transform is supposed to converge. This is then why Laplace transforms retain their value in control theory and signal processing: the convergence of a Fourier transform integral within its domain only means that a linear, shift-invariant system described by it is stable or critical. The Laplace one on the other hand will somewhere converge for every impulse response which is at most exponentially growing, because it involves an extra term which can be taken as an exponential regulator. Since there are no superexponentially growing linear feedback networks, Laplace transform based analysis and solution of linear, shift-invariant systems, takes its most general form in the context of Laplace, not Fourier, transforms. At the same time, nowadays Laplace transform theory falls within the ambit of more general [[integral transform]]s, or even general [[harmonic analysis]]. In that framework and nomenclature, Laplace transforms are simply another form of Fourier analysis, even if more general in hindsight. ==Relationship to other integral transforms== If ''u'' is the [[Heaviside step function]], equal to zero when its argument is less than zero, to one-half when its argument equals zero, and to one when its argument is greater than zero, then the Laplace transform <math>\mathcal{L}</math> may be defined in terms of the two-sided Laplace transform by :<math>\mathcal{L}\{f\} = \mathcal{B}\{f u\}.</math> On the other hand, we also have :<math>\mathcal{B}\{f\} = \mathcal{L}\{f\} + \mathcal{L}\{f\circ m\}\circ m,</math> where <math>m:\mathbb{R}\to\mathbb{R}</math> is the function that multiplies by minus one (<math>m(x) = -x</math>), so either version of the Laplace transform can be defined in terms of the other. The [[Mellin transform]] may be defined in terms of the two-sided Laplace transform by :<math>\mathcal{M}\{f\} = \mathcal{B}\{f \circ {\exp} \circ m\},</math> with <math>m</math> as above, and conversely we can get the two-sided transform from the Mellin transform by :<math>\mathcal{B}\{f\} = \mathcal{M}\{f\circ m \circ \log \}.</math> The [[moment-generating function]] of a continuous [[probability density function]] ''ƒ''(''x'') can be expressed as <math>\mathcal{B}\{f\}(-s)</math>. ==Properties== The following properties can be found in {{harvtxt|Bracewell|2000}} and {{harvtxt|Oppenheim|Willsky|1997}} {| class="wikitable" |+ Properties of the bilateral Laplace transform |- ! Property !! Time domain !! {{math|''s''}} domain !! Strip of convergence !! Comment |- | Definition | <math> f(t) </math> | <math> F(s) = \mathcal{B}\{f\}(s) = \int_{-\infty}^{\infty} f(t) \, e^{-st} \, dt </math> | <math> \alpha < \Re s < \beta </math> | |- | Time scaling | <math>f(at)</math> | <math> \frac{1}{|a|} F \left ({s \over a} \right)</math> | <math> \alpha < a^{-1} \, \Re s < \beta </math> | <math> a \in\mathbb{R} </math> |- | Reversal | <math> f(-t) </math> | <math> F(-s)</math> | <math> -\beta < \Re s < -\alpha </math> | |- | Frequency-domain derivative | <math> t f(t) </math> | <math> -F'(s) </math> | <math> \alpha < \Re s < \beta </math> | |- | Frequency-domain general derivative | <math> t^{n} f(t) </math> | <math> (-1)^{n} \, F^{(n)}(s) </math> | <math> \alpha < \Re s < \beta </math> | |- | Derivative | <math> f'(t) </math> | <math> s F(s) </math> | <math> \alpha < \Re s < \beta </math> | |- | General derivative | <math> f^{(n)}(t) </math> | <math> s^n \, F(s) </math> | <math> \alpha < \Re s < \beta </math> | |- | Frequency-domain integration | <math> \frac{1}{t}\,f(t) </math> | <math> \int_s^\infty F(\sigma)\, d\sigma </math> | | only valid if the integral exists |- | Time-domain integral | <math> \int_{-\infty}^t f(\tau)\, d\tau </math> | <math> {1 \over s} F(s) </math> | <math> \max(\alpha,0) < \real s < \beta </math> | |- | Time-domain integral | <math> \int_{t}^{\infty} f(\tau)\, d\tau </math> | <math> {1 \over s} F(s) </math> | <math> \alpha < \real s < \min(\beta,0) </math> | |- | Frequency shifting | <math> e^{at} \, f(t) </math> | <math> F(s - a) </math> | <math> \alpha + \Re a < \Re s < \beta + \Re a </math> | |- | Time shifting | <math> f(t - a) </math> | <math> e^{-as} \, F(s) </math> | <math> \alpha < \Re s < \beta </math> | <math> a\in\mathbb{R} </math> |- | Modulation | <math> \cos(at)\,f(t) </math> | <math> \tfrac{1}{2} F(s-ia) + \tfrac{1}{2} F(s+ia) </math> | <math> \alpha < \Re s < \beta </math> | <math> a\in\mathbb{R} </math> |- | Finite difference | <math> f(t+\tfrac{1}{2}a)-f(t-\tfrac{1}{2}a) </math> | <math> 2 \sinh(\tfrac{1}{2} a s) \, F(s) </math> | <math> \alpha < \Re s < \beta </math> | <math> a\in\mathbb{R} </math> |- | Multiplication | <math>f(t)\,g(t)</math> | <math> \frac{1}{2\pi i} \int_{c - i\infty}^{c + i\infty}F(\sigma)G(s - \sigma)\,d\sigma \ </math> | <math> \alpha_f+\alpha_g < \Re s < \beta_f+\beta_g </math> | <math> \alpha_f < c < \beta_f </math>. The integration is done along the vertical line {{nowrap|1=Re(''σ'') = ''c''}} inside the region of convergence. |- | Complex conjugation | <math> \overline{f(t)} </math> | <math> \overline{F(\overline{s})} </math> | <math> \alpha < \Re s < \beta </math> | |- | [[Convolution]] | <math> (f * g)(t) = \int_{-\infty}^{\infty} f(\tau)\,g(t - \tau)\,d\tau </math> | <math> F(s) \cdot G(s) \ </math> | <math> \max(\alpha_f,\alpha_g) < \Re s < \min(\beta_f,\beta_g) </math> | |- | [[Cross-correlation]] | <math> (f\star g)(t) = \int_{-\infty}^{\infty} \overline{f(\tau)}\,g(t + \tau)\,d\tau </math> | <math> \overline{F(-\overline{s})} \cdot G(s) </math> | <math> \max(-\beta_f,\alpha_g) < \Re s < \min(-\alpha_f,\beta_g) </math> | |} Most properties of the bilateral Laplace transform are very similar to properties of the unilateral Laplace transform, but there are some important differences: {| class="wikitable" |+ '''Properties of the unilateral transform vs. properties of the bilateral transform''' ! ! unilateral time domain ! bilateral time domain ! unilateral-'s' domain ! bilateral-'s' domain |- ! [[Derivative|Differentiation]] | <math> f'(t) \ </math> | <math> f'(t) \ </math> | <math> s F(s) - f(0) \ </math> | <math> s F(s) \ </math> |- ! Second-order [[Derivative|differentiation]] | <math> f''(t) \ </math> | <math> f''(t) \ </math> | <math> s^2 F(s) - s f(0) - f'(0) \ </math> | <math> s^2 F(s) \ </math> |- ! [[Convolution]] | <math> \int_0^{t} f(\tau) \, g(t-\tau) \, d\tau \ </math> | <math> \int_{-\infty}^{\infty} f(\tau) \, g(t-\tau) \,d\tau \ </math> | <math> F(s) \cdot G(s) \ </math> | <math> F(s) \cdot G(s) \ </math> |- |} ===Parseval's theorem and Plancherel's theorem=== Let <math>f_1(t)</math> and <math>f_2(t)</math> be functions with bilateral Laplace transforms <math>F_1(s)</math> and <math>F_2(s)</math> in the strips of convergence <math>\alpha_{1,2}<\real s<\beta_{1,2}</math>. Let <math>c\in\mathbb{R}</math> with <math>\max(-\beta_1,\alpha_2)<c<\min(-\alpha_1,\beta_2)</math>. Then [[Parseval's theorem]] holds: <ref>{{harvnb|LePage|1980|loc=Chapter 11-3, p.340}}</ref> :<math> \int_{-\infty}^{\infty} \overline{f_1(t)}\,f_2(t)\,dt = \frac{1}{2\pi i} \int_{c-i\infty}^{c+i\infty} \overline{F_1(-\overline{s})}\,F_2(s)\,ds </math> This theorem is proved by applying the inverse Laplace transform on the convolution theorem in form of the cross-correlation. Let <math>f(t)</math> be a function with bilateral Laplace transform <math>F(s)</math> in the strip of convergence <math>\alpha<\Re s<\beta</math>. Let <math>c\in\mathbb{R}</math> with <math> \alpha<c<\beta </math>. Then the [[Plancherel theorem]] holds: <ref>{{harvnb|Widder|1941|loc=Chapter VI, §8, p.246}}</ref> :<math> \int_{-\infty}^{\infty} e^{-2c\,t} \, |f(t)|^2 \,dt = \frac{1}{2\pi} \int_{-\infty}^{\infty} |F(c+ir)|^2 \, dr </math> ===Uniqueness=== For any two functions <math display="inline"> f,g </math> for which the two-sided Laplace transforms <math display="inline"> \mathcal{T} \{f\}, \mathcal{T} \{g\} </math> exist, if <math display="inline"> \mathcal{T}\{f\} = \mathcal{T} \{g\}, </math> i.e. <math display="inline"> \mathcal{T}\{f\}(s) = \mathcal{T}\{g\}(s) </math> for every value of <math display="inline"> s\in\mathbb R, </math> then <math display="inline"> f=g </math> [[almost everywhere]]. ==Region of convergence== Bilateral transform requirements for convergence are more difficult than for unilateral transforms. The region of convergence will be normally smaller. If ''f'' is a [[locally integrable]] function (or more generally a [[Borel measure]] locally of [[bounded variation]]), then the Laplace transform ''F''(''s'') of ''f'' converges provided that the limit : <math>\lim_{R\to\infty}\int_0^R f(t)e^{-st}\, dt</math> exists. The Laplace transform converges absolutely if the integral : <math>\int_0^\infty \left|f(t)e^{-st}\right|\, dt</math> exists (as a proper [[Lebesgue integral]]). The Laplace transform is usually understood as conditionally convergent, meaning that it converges in the former instead of the latter sense. The set of values for which ''F''(''s'') converges absolutely is either of the form Re(''s'') > ''a'' or else Re(''s'') ≥ ''a'', where ''a'' is an [[extended real number|extended real constant]], −∞ ≤ ''a'' ≤ ∞. (This follows from the [[dominated convergence theorem]].) The constant ''a'' is known as the abscissa of [[absolute convergence]], and depends on the growth behavior of ''f''(''t'').<ref>{{harvnb|Widder|1941|loc=Chapter II, §1}}</ref> Analogously, the two-sided transform converges absolutely in a strip of the form ''a'' < Re(''s'') < ''b'', and possibly including the lines Re(''s'') = ''a'' or Re(''s'') = ''b''.<ref>{{harvnb|Widder|1941|loc=Chapter VI, §2}}</ref> The subset of values of ''s'' for which the Laplace transform converges absolutely is called the region of absolute convergence or the domain of absolute convergence. In the two-sided case, it is sometimes called the strip of absolute convergence. The Laplace transform is [[analytic function|analytic]] in the region of absolute convergence. Similarly, the set of values for which ''F''(''s'') converges (conditionally or absolutely) is known as the region of conditional convergence, or simply the '''[[region of convergence]]''' (ROC). If the Laplace transform converges (conditionally) at ''s'' = ''s''<sub>0</sub>, then it automatically converges for all ''s'' with Re(''s'') > Re(''s''<sub>0</sub>). Therefore, the region of convergence is a half-plane of the form Re(''s'') > ''a'', possibly including some points of the boundary line Re(''s'') = ''a''. In the region of convergence Re(''s'') > Re(''s''<sub>0</sub>), the Laplace transform of ''f'' can be expressed by [[integration by parts|integrating by parts]] as the integral :<math>F(s) = (s-s_0)\int_0^\infty e^{-(s-s_0)t}\beta(t)\, dt,\quad \beta(u) = \int_0^u e^{-s_0t}f(t)\, dt.</math> That is, in the region of convergence ''F''(''s'') can effectively be expressed as the absolutely convergent Laplace transform of some other function. In particular, it is analytic. There are several [[Paley–Wiener theorem]]s concerning the relationship between the decay properties of ''f'' and the properties of the Laplace transform within the region of convergence. In engineering applications, a function corresponding to a [[LTI system|linear time-invariant (LTI) system]] is ''stable'' if every bounded input produces a bounded output. ==Causality== Bilateral transforms do not respect [[causality]]. They make sense when applied over generic functions but when working with functions of time (signals) unilateral transforms are preferred. == Table of selected bilateral Laplace transforms == Following list of interesting examples for the bilateral Laplace transform can be deduced from the corresponding Fourier or unilateral Laplace transformations (see also {{harvtxt|Bracewell|2000}}): {| class="wikitable" |+ Selected bilateral Laplace transforms |- ! Function ! Time domain <br> <math>f(t) = \mathcal{B}^{-1}\{F\}(t)</math> ! Laplace {{math|s}}-domain <br> <math>F(s) = \mathcal{B}\{f\}(s)</math> ! Region of convergence ! Comment |- | Rectangular impulse | <math> f(t)=\left\{ \begin{aligned} 1 & \quad\text{if}\;|t|< \tfrac{1}{2} \\ \tfrac{1}{2} & \quad\text{if}\;|t|= \tfrac{1}{2} \\ 0 & \quad\text{if}\;|t|> \tfrac{1}{2} \end{aligned} \right. </math> | <math> 2s^{-1}\,\sinh\frac{s}{2} </math> | <math> -\infty < \Re s < \infty </math> | |- | Triangular impulse | <math> f(t) = \left\{ \begin{aligned} 1-|t| & \quad\text{if}\;|t|\le 1 \\ 0 & \quad\text{if}\;|t|> 1 \end{aligned} \right. </math> | <math> \left( 2s^{-1}\,\sinh\frac{s}{2} \right)^2 </math> | <math> -\infty < \Re s < \infty </math> | |- | Gaussian impulse | <math> \exp\left(-a^2\,t^2-b\,t\right) </math> | <math> \frac{\sqrt{\pi}}{a} \, \exp \frac{(s+b)^2}{4\,a^2} </math> | <math> -\infty < \real s < \infty </math> | <math> \Re(a^2) > 0 </math> |- | Exponential decay | <math> e^{-at} \, u(t) = \left\{ \begin{aligned} &0 &&\;\text{if}\; t<0 &\\ &e^{-at} &&\;\text{if}\; 0<t &\end{aligned} \right. </math> | <math> \frac{1}{s+a} </math> | <math> -\Re a < \Re s < \infty </math> | <math> u(t) </math> is the Heaviside step function |- | Exponential growth | <math> -e^{-at} \, u(-t) = \left\{ \begin{aligned} &-e^{-at} &&\;\text{if}\; t<0 &\\ &0 &&\;\text{if}\; 0<t &\end{aligned} \right. </math> | <math> \frac{1}{s+a} </math> | <math> -\infty < \Re s < -\Re a </math> | |- | | <math> e^{-|t|} </math> | <math> \frac{2}{1-s^2} </math> | <math> -1 < \Re s < 1 </math> | |- | | <math> e^{-a|t|} </math> | <math> \frac{2a}{a^2-s^2} </math> | <math> -\Re a < \Re s < \Re a </math> | <math> \Re a > 0 </math> |- | | <math> \frac{1}{\cosh t} </math> | <math> \frac{\pi}{\cos(\pi s/2)} </math> | <math> -1 < \Re s < 1 </math> | |- | | <math> \frac{1}{1+e^{-t}} </math> | <math> \frac{\pi}{\sin(\pi s)} </math> | <math> 0 < \Re s < 1 </math> | |} ==See also== *[[Causal filter]] *[[Acausal system]] *[[Causal system]] *[[Sinc filter]] – ideal sinc filter (aka rectangular filter) is acausal and has an infinite delay. ==References== {{Reflist}} *{{cite book |last1=LePage |first1=Wilbur R. |year=1980 |title=Complex Variables and the Laplace Transform for Engineers |publisher=Dover Publications}} *Van der Pol, Balthasar, and Bremmer, H., ''Operational Calculus Based on the Two-Sided Laplace Integral'', Chelsea Pub. Co., 3rd ed., 1987. *{{Citation | last1=Widder | first1=David Vernon | title=The Laplace Transform | publisher=[[Princeton University Press]] | series=Princeton Mathematical Series, v. 6 | mr=0005923 | year=1941}}. *{{cite book |last1=Bracewell |first1=Ronald N. |year=2000 |title=The Fourier Transform and Its Applications |edition=3rd}} *{{cite book |last1=Oppenheim |first1=Alan V. |last2=Willsky |first2=Alan S. |year=1997 |title=Signals & Systems |edition=2nd}} {{DEFAULTSORT:Two-Sided Laplace Transform}} [[Category:Integral transforms]] [[Category:Laplace transforms]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:Cite book
(
edit
)
Template:Harvnb
(
edit
)
Template:Harvtxt
(
edit
)
Template:Math
(
edit
)
Template:More footnotes needed
(
edit
)
Template:Nowrap
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)