Transfer Function, Poles, and Zeros

Graduate Depth 86 in the knowledge graph I know this Set as goal
Unlocks 84 downstream topics
transfer-function poles zeros

Core Idea

The transfer function H(s) = Y(s)/X(s) is the ratio of output to input in the Laplace domain and fully characterizes a linear system. Poles are roots of the denominator (determine stability and transient response); zeros are roots of the numerator (affect frequency response shape).

Explainer

When you studied LTI systems and impulse responses, you found that the output y(t) of any LTI system is the convolution of the input x(t) with the system's impulse response h(t): y(t) = h(t) * x(t). Convolution is powerful but computationally awkward — it requires evaluating an integral for every input. The Laplace transform eliminates this burden: convolution in time becomes multiplication in the s-domain, so Y(s) = H(s) · X(s), where H(s) is the Laplace transform of the impulse response. The transfer function H(s) = Y(s)/X(s) is simply this ratio — a complete algebraic description of what the system does to any input.

For a physical system governed by a linear ODE with constant coefficients, taking the Laplace transform (assuming zero initial conditions) converts the differential equation into a polynomial equation in s. The transfer function is the resulting rational function — a ratio of two polynomials in s. The denominator polynomial is called the characteristic polynomial, and its roots are the poles of the system. The numerator polynomial's roots are the zeros.

Poles determine the system's natural behavior — the modes that appear in the transient response. Each pole at s = σ + jω contributes a term e^(σt)·cos(ωt + φ) to the impulse response. If σ < 0 (pole in the left half-plane), this term decays to zero — the system is stable. If σ > 0 (pole in the right half-plane), the term grows exponentially — the system is unstable. A purely imaginary pole (σ = 0) produces sustained oscillation at frequency ω. This is why pole locations in the complex s-plane directly reveal stability without ever solving the ODE.

Zeros, the roots of the numerator, control how the system weights different frequency components of the input. A zero near the imaginary axis at jω₀ tends to attenuate signals near frequency ω₀; zeros in the right half-plane (non-minimum phase systems) introduce phase complications. For frequency response analysis (which you will study with Bode plots), you evaluate H(s) along the imaginary axis by substituting s = jω.

The pole-zero representation is the bridge between the time-domain impulse response and the frequency-domain Bode plot. A single rational function H(s) — sometimes just a few poles and zeros — completely encodes a system's stability, transient response, and frequency behavior, which is why it sits at the center of control systems analysis.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsSeparable Differential EquationsIntegrating Factor Method for First-Order Linear ODEsFirst-Order Linear Ordinary Differential EquationsSecond-Order Linear Homogeneous Differential EquationsCharacteristic Equation Method for Linear ODEsComplex Roots and Oscillatory SolutionsSpring-Mass Systems and Mechanical VibrationsResonance and Damping in Forced VibrationsRLC Circuit Applications of Differential EquationsIntroduction to Differential EquationsLaplace Transform: Fundamentals and PropertiesLaplace Transform Properties and Inverse TransformTransfer Function, Poles, and Zeros

Longest path: 87 steps · 360 total prerequisite topics

Prerequisites (2)

Leads To (12)