The final value theorem reads off the steady-state value of a signal directly from its Laplace transform, without inverting:
provided the time-domain limit on the left exists.
What “if the limit exists” means
The condition matters. If is a pure sinusoid, doesn’t exist (it just oscillates forever), but as anyway, so the FVT would say the limit is . Wrong: the limit doesn’t exist.
Rule of thumb: the FVT is valid when all poles of are in the open left half-plane, with the possible exception of a single pole at that has cancelled. Sinusoidal poles on the imaginary axis (like ) make it invalid.
Worked example
For a control system with step input where :
So the steady-state value is . Check by inverting (partial fractions, etc.): for , and indeed . ✓
The transient terms and decay; the constant remains.
When it’s useful
The FVT is the standard tool for finding the DC gain or steady-state response of an LTI system to a step input. For a unit-step input with transfer function :
So the DC gain is the steady-state response to a unit step.
Beware of misuse
A common mistake is applying the FVT to systems with poles in the right half-plane (unstable) or on the imaginary axis (oscillatory). For these, doesn’t exist, but may still have a finite limit at , giving a wrong answer. Always check pole locations first: all poles of must be in the open left half-plane.
See also
The Initial value theorem gives . For a sinusoidal input, where the FVT doesn’t apply, use the frequency response directly.