The Step Response
Does s settle to its final value
The top is the impulse response h(τ); the green area up to the slide time t is the step response s(t) at that instant. Below is that s(t) curve. Increase t and watch s overshoot, then settle onto the dashed final value.
A step makes the impulse response accumulate
The unit step u(t) was the impulse accumulated from the left up to t (A2). Because the system is LTI, an integral of the input is answered by an integral of the output. So the step response is the impulse response accumulated the same way, s(t) = ∫₀ᵗ h(τ) dτ. The green area on screen draws exactly this value at each instant.
s and h are an integral-derivative pair
Since accumulation is integration, differentiating the step response gives the impulse response back: h(t) = ds/dt. In practice a clean impulse is hard to make but a step is easy, so engineers measure the step response and differentiate it to obtain the impulse response. Just as impulse and step were a pair in A2, the two responses are a pair too.
The final value is the DC gain
In a stable system h decays to 0, so the running area stops and s settles at a finite final value. That value s(∞) = ∫₀^∞ h(τ) dτ is the output to a constant (DC) input — the DC gain. Rise time, overshoot, and settling time on the way there are all practical metrics read from this step response, revisited in detail in control design.
Back to the first screen
As h’s positive humps added in, s rose fast and overshot the final value; then negative dips added and it rang, and once h decayed to 0 it settled. The green area up to the slide time was exactly s(t) at every moment. The step response is the impulse response integrated once, and differentiating returns h. That settled value is the DC gain. With one impulse response, the time-domain picture of an LTI system is complete.
We have now drawn an LTI system completely in the time domain: one impulse response and convolution give the output for any input. But convolution is laborious. The next chapter, Fourier, opens a new view in which a signal is a sum of sinusoids. Feed a sinusoid into an LTI system and out comes a sinusoid of the same frequency, changed only in amplitude and phase — so the cumbersome convolution of the time domain becomes a simple multiplication in the frequency domain. The starting point is the next unit, the Fourier series.