Applications, Asymptotics & Frontiers

a transfer function

Feed a signal into a circuit, a filter, a loudspeaker, or any linear system, and a new signal comes out. The transfer function is the single complex-valued function that captures exactly how the system reshapes whatever you put in — it is the system's fingerprint. Once you know it, you can predict the output for any input by simple multiplication instead of solving the underlying differential or difference equation each time.

Formally, the transfer function H(s) (continuous systems, via Laplace) or H(z) (discrete systems, via the z-transform) is the ratio of the transform of the output to the transform of the input: H = (output transform) / (input transform). For systems governed by linear constant-coefficient equations it is a rational function — a ratio of two polynomials — and it is most informative when written in terms of its poles (the roots of the denominator, where H blows up) and its zeros (the roots of the numerator, where H vanishes). Evaluating H along the imaginary axis s = i omega (or around the unit circle z = e^(i theta)) gives the frequency response: |H(i omega)| tells you how much the system amplifies a sinusoid of frequency omega, and arg H(i omega) tells you the phase shift it applies.

Poles and zeros are not bookkeeping — their geometry is the system's behaviour, which is why control engineers think in the complex plane. A pole near the imaginary axis means a lightly damped resonance that rings; a pole that crosses into the right half-plane (or outside the unit circle, discretely) means instability — the output grows without bound. A zero near the imaginary axis carves a notch in the frequency response. The honest caveat: a transfer function describes only a linear, time-invariant system, and it captures the input-output relation but can hide internal modes that cancel between numerator and zeros (a pole-zero cancellation can mask an instability that is uncontrollable or unobservable from the terminals).

A simple RC low-pass filter has H(s) = 1 / (1 + R C s), a single pole at s = -1/(RC) in the stable left half-plane. Its frequency response |H(i omega)| = 1 / (square root of (1 + (R C omega)^2)) is near 1 for small omega and falls off for large omega — it passes low frequencies and attenuates high ones, exactly as the name promises.

One stable left-half-plane pole gives the low-pass roll-off.

A transfer function is meaningful only for a linear, time-invariant system at rest (zero initial conditions); for nonlinear or time-varying systems there is no single H, and superposition — the whole basis of the idea — no longer holds.

Also called
system functiontransfer function轉移函數傳遞函數系統函數