Jump back to chapter selection.


Table of Contents

8.1 Definition and Region of Convergence
8.2 Poles, Zeros, and Inverse Transforms
8.3 Properties of the Laplace Transform
8.4 LTI Systems and System Functions
8.5 Unilateral Laplace Transform


8 Laplace Transform

The Fourier transform is ideal for stable LTI systems and finite-energy signals, but many important signals do not have Fourier transforms in the ordinary sense. The Laplace transform extends Fourier analysis by adding an exponential weighting factor. This makes it possible to describe growing and decaying signals, transient responses, unstable systems, and differential equations with initial conditions.


8.1 Definition and Region of Convergence

The bilateral Laplace transform of a continuous-time signal x(t) is

X(s)=x(t)estdt,

where

s=σ+jω.

The Fourier transform is obtained by restricting s to the imaginary axis:

X(jω)=X(s)|s=jω,

but this is valid only if the imaginary axis lies in the region of convergence.

The region of convergence (ROC) is the set of s values for which the integral converges. It is an essential part of the transform. The algebraic expression alone does not determine the time-domain signal.

For example,

x(t)=eatu(t)

has

X(s)=1s+a,Re(s)>a.

The left-sided signal

x(t)=eatu(t)

has the same algebraic expression

X(s)=1s+a,

but the ROC is

Re(s)<a.

Thus the ROC distinguishes right-sided, left-sided, and two-sided signals.

For rational transforms, the ROC is a vertical strip or half-plane in the s-plane and never contains poles. If the signal is right-sided, the ROC lies to the right of the rightmost pole. If it is left-sided, the ROC lies to the left of the leftmost pole.


8.2 Poles, Zeros, and Inverse Transforms

For rational transforms,

X(s)=B(s)A(s),

the roots of B(s) are zeros and the roots of A(s) are poles. Poles determine the exponential modes in the time-domain signal. Zeros determine frequencies or exponential modes that are suppressed.

The inverse Laplace transform is often found by partial-fraction expansion. If

X(s)=1(s+a)(s+b),

then

X(s)=C1s+a+C2s+b.

Each term maps to a known time-domain exponential, but the ROC determines whether each exponential is right-sided or left-sided.

The pole-zero plot also gives geometric intuition for the Fourier transform. If the imaginary axis is in the ROC, then

X(jω)=X(s)|s=jω.

The magnitude is obtained by the product of distances from jω to the zeros divided by the product of distances to the poles:

|X(jω)|=|K|k|jωzk|m|jωpm|.

Poles near the imaginary axis create peaks in the frequency response. Zeros near the imaginary axis create notches.


8.3 Properties of the Laplace Transform

If

x(t)X(s),y(t)Y(s),

then the most important Laplace properties are:

Property Time domain Laplace domain
Linearity ax(t)+by(t) aX(s)+bY(s)
Time shift x(tt0) est0X(s)
Exponential multiplication es0tx(t) X(ss0)
Time scaling x(at) $\frac{1}{
Convolution x(t)y(t) X(s)Y(s)
Differentiation in time dxdt sX(s), with impulse/initial-condition care
Multiplication by time tx(t) dX(s)ds

For causal signals, the initial- and final-value theorems are often useful:

x(0+)=limssX(s),

and, if the required stability conditions are satisfied,

limtx(t)=lims0sX(s).

The final-value theorem is dangerous if the system has poles in the right half-plane or undamped oscillatory poles on the imaginary axis.


8.4 LTI Systems and System Functions

For a continuous-time LTI system,

y(t)=x(t)h(t),

so

Y(s)=H(s)X(s).

The Laplace transform of the impulse response,

H(s)=L{h(t)},

is called the system function.

For a rational system function, causality and stability are read from the ROC:

Linear constant-coefficient differential equations lead naturally to rational system functions. If

k=0Nakdky(t)dtk=m=0Mbmdmx(t)dtm,

and initial conditions are zero, then

H(s)=Y(s)X(s)=m=0Mbmsmk=0Naksk.

The denominator roots are the natural modes of the system. The numerator roots shape which input components are transmitted or suppressed.


8.5 Unilateral Laplace Transform

The unilateral Laplace transform is defined by

X+(s)=0x(t)estdt.

It is mainly used for causal signals and differential equations with nonzero initial conditions.

For example,

L+{dx(t)dt}=sX+(s)x(0).

This explicitly includes the initial state. The unilateral transform therefore separates two effects:

For system theory, the bilateral transform is cleaner because it directly characterises signals and systems through ROCs. For solving initial-value problems, the unilateral transform is often more convenient.