Complex frequency is the variable used by the Laplace transform. The imaginary part is the ordinary radian frequency we know from the Fourier transform; the real part is a new degree of freedom — the “damping rate” added to make the Laplace integral converge for signals the Fourier integral can’t handle.

The pair is exactly a point in the s-plane, a two-dimensional complex plane with horizontal and vertical.

Why “complex”

A pure imaginary corresponds to a pure oscillation — a constant-amplitude rotation in the complex plane. Adding a real part :

The factor is an exponential envelope:

  • : envelope decays. The signal is a damped oscillation.
  • : envelope constant. Pure oscillation.
  • : envelope grows. Unstable oscillation.

So generalizes “frequency” beyond pure rotation to include exponential damping or growth. Same idea as the complex sinusoid — just viewed as a transform variable.

What it gives us

By choosing to compensate for a signal’s growth rate, the Laplace integral converges where the Fourier integral didn’t. For example, has no Fourier transform (the integral diverges at ), but its Laplace transform is with ROC — any with real part greater than 1 makes the kernel decay faster than grows, and the integral converges.

For stable signals (those whose Laplace transform converges on a strip containing the imaginary axis), the Fourier transform exists and is the Laplace transform restricted to the imaginary axis: . So the Fourier transform is a slice of the Laplace transform along the line .

Why we use it

Three reasons:

  1. Convergence: handles signals that grow or are bilateral.
  2. Initial conditions: the unilateral form naturally absorbs initial conditions into the algebra.
  3. Algebraic structure: transfer functions of LTI systems are rational functions in — easy to manipulate, factor, decompose, multiply. This is the practical reason Laplace dominates engineering analysis.

The cost: is a complex variable, and you have to keep track of the ROC for the bilateral form. For most engineering work, the unilateral form (where ROC is implicit) is what gets used.

A note on vs

In some texts (especially older ones), the Laplace variable is written as or . The lowercase is the modern convention. Don’t confuse it with the discrete-time of the -transform — those are related but distinct objects, with where is the sampling period.