Bilateral Laplace Transform
Mathematical concept used in signal processing and system analysis
The bilateral Laplace transform (also called the two-sided Laplace transform) is a form of Laplace transform where integration is taken over all time, from \( -\infty \) to \( +\infty \).
Definition
For a function \(x(t)\), the bilateral Laplace transform is
\[ X(s) = \int_{-\infty}^{\infty} x(t)e^{-st} dt \]
where:
- \(x(t)\) = time-domain function
- \(X(s)\) = Laplace transform
- \(s = \sigma + j\omega\) (a complex variable)
Comparison with the usual Laplace transform
| Type | Formula | Integration Range |
|---|---|---|
| Unilateral Laplace Transform | \(X(s)=\int_{0}^{\infty}x(t)e^{-st}dt\) | \(0 \rightarrow \infty\) |
| Bilateral Laplace Transform | \(X(s)=\int_{-\infty}^{\infty}x(t)e^{-st}dt\) | \(-\infty \rightarrow \infty\) |
Unilateral: used for solving differential equations and systems with initial conditions.
Bilateral: used more in signal processing and system analysis.
Example
If
\[ x(t)=e^{-at} \]
then the bilateral Laplace transform becomes
\[ X(s)=\int_{-\infty}^{\infty} e^{-at}e^{-st}dt \]
\[ X(s)=\int_{-\infty}^{\infty} e^{-(s+a)t}dt \]
The result depends on the Region of Convergence (ROC).
Key Idea
The bilateral Laplace transform analyzes signals that exist for both past and future time (\(-\infty\) to \(+\infty\)).
- Unilateral Laplace → signals starting at \(t=0\)
- Bilateral Laplace → signals defined for all time