A transfer function is the system's recipe card. The same recipe handles every kind of input — steps, kicks, sine waves. Below is a second-order plant with two sliders for its parameters; flip the input picker and watch the same recipe cook three different dishes.
Same plant, three inputs
Plant G(s) = ωn² / (s² + 2ζωns + ωn²).
input
steady-state (step) —
|G(jω)| at picked ω —
∠G(jω) at picked ω —
poles —
what to try
- Step: y settles to 1 (DC gain = 1). The ring around the setpoint is the underdamped response we'll dissect in Lesson 04.
- Impulse: a hammer-blow input. The plant's impulse response is the time-domain twin of its transfer function.
- Sine: now look at the metrics. The steady-state output amplitude matches exactly, and the phase lag matches . This is the bridge to Lesson 05 (Bode).
- With sine mode on, drag the input-ω slider through ω = ωn. The output amplitude peaks — resonance.
show the math
For a linear time-invariant plant, the output is the convolution of the impulse response with the input. In the Laplace domain that's a multiplication:
Three special inputs: , , and . Each picks out a different aspect of .