The region of convergence (ROC) of a Laplace transform is the set of complex for which the defining integral

converges. Typically, the ROC is the range of real parts for which the integral makes sense.

The ROC matters because the Laplace transform of a signal is not determined by alone — it is determined by together with its ROC. Two different signals can have the same algebraic but different ROCs, and the ROC distinguishes them.

Two examples that share an algebraic form

Right-sided exponential: .

For convergence at , need , i.e. . The result:

Left-sided exponential: .

For convergence at , need , i.e. . The result:

The two transforms differ only by sign; the ROC is what distinguishes the right-sided from the left-sided signal.

General rules

  • Right-sided signal (zero for some point): ROC is to the right of all poles. .
  • Left-sided signal (zero for some point): ROC is to the left of all poles. .
  • Two-sided signal (nonzero on both sides): ROC is a strip between two real parts. If , the transform doesn’t exist.

The ROC never contains a pole, because the transform diverges at poles.

Why this matters for systems

For an LTI system’s transfer function , the ROC tells you whether the system is causal, stable, both, or neither.

  • Causal: ROC is a right half-plane to the right of all poles.
  • Stable: ROC includes the imaginary axis .
  • Causal and stable: ROC is a right half-plane that includes the imaginary axis, which means all poles are in the open left half-plane (). This is the standard stability criterion.

So pole locations on the s-plane determine both stability and causality. A pole at : fine, contributes a decaying exponential. A pole at : not stable in the causal sense (would need anti-causal interpretation for an ROC strip to the left). A pole at on the imaginary axis: marginally stable (integrator).

Where ROCs come up in practice

In the unilateral transform, every signal is causal and the ROC is implicitly a right half-plane — we don’t track it. For the bilateral transform, or for problems mixing right- and left-sided signals, the ROC has to be reported alongside the algebraic transform.

When inverting a Laplace transform with multiple poles, the ROC tells you which poles inverse-transform to right-sided exponentials and which to left-sided ones. For the standard causal case (ROC to the right of all poles), every pole inverse-transforms to a right-sided (decaying or growing) exponential, and the answer has a factor.