The s-plane is the complex plane in which the Laplace transform’s variable lives. Real part on the horizontal axis, imaginary part (or ) on the vertical axis.
The s-plane is the geometric setting for everything to do with Laplace-domain analysis: poles and zeros, regions of convergence, stability, frequency response.
The vertical axis is the Fourier axis
On the imaginary axis , we have — purely imaginary frequencies. The Laplace transform restricted to this axis is the Fourier transform (in ω-form):
So the Fourier transform is the “shadow” of the Laplace transform on the vertical axis of the s-plane. The full Laplace transform lives in the two-dimensional plane and gives the Fourier transform when you slice it along the imaginary axis.
For a stable system, the imaginary axis is inside the ROC of , and is well-defined. For an unstable system, the imaginary axis isn’t in the ROC, and the Fourier transform of doesn’t exist.
Pole locations and signal behavior
The position of a pole in the s-plane tells you the corresponding time-domain signal’s shape:
- Pole at on the negative real axis (): decaying exponential . The further left, the faster the decay.
- Pole at on the positive real axis (): growing exponential .
- Pole at : a step (or for a double pole, a ramp).
- Pair of complex-conjugate poles at : damped sinusoid . Real part determines decay rate; imaginary part determines oscillation frequency.
- Pair of conjugate poles on the imaginary axis (): undamped sinusoid .
- Pair of conjugate poles in the right half-plane (): growing oscillation — instability.
This geometric language is one of the most useful pictures in the course. Engineers learn to read a system’s behavior from its pole-zero plot at a glance.
Stability regions
- Open left half-plane (): poles here mean decaying or oscillating-and-decaying transients. Stable.
- Imaginary axis (): poles here give sustained oscillations. Marginally stable (still bounded, but doesn’t return to zero).
- Right half-plane (): poles here give growing transients. Unstable.
The standard stability requirement for a causal LTI system is all poles strictly in the open left half-plane. Equivalent statements: , the system is BIBO stable, the ROC includes the imaginary axis.
Damping ratio and natural frequency
For a complex-conjugate pole pair at (with for some damping ratio and natural frequency ), the geometry on the s-plane encodes the dynamics:
- Distance from the origin: natural frequency .
- Angle from the negative-real axis: , the damping angle. Poles on the negative real axis correspond to critical or overdamped systems; poles near the imaginary axis correspond to lightly-damped, highly oscillatory systems.
This is the language of second-order systems and control theory.