Characteristic Equation and Closed-Loop Stability

Graduate Depth 110 in the knowledge graph I know this Set as goal
Unlocks 9 downstream topics
characteristic-equation stability poles closed-loop

Core Idea

The characteristic equation is formed from the closed-loop transfer function denominator (1 + loop gain = 0). Its roots are the closed-loop poles, which determine stability: all roots must be in the left half-plane for BIBO stability. The characteristic equation connects open-loop plant and controller parameters to closed-loop pole locations, making it the central equation for analyzing how design choices affect stability.

Explainer

From your prerequisite on poles, zeros, and stability, you know that a system's poles determine its natural behavior: left-half-plane poles decay (stable), right-half-plane poles grow (unstable), and imaginary-axis poles oscillate without decaying (marginally stable). From feedback control fundamentals, you know that closing a feedback loop changes the effective system — the closed-loop transfer function is not the same as the open-loop plant. The characteristic equation is the algebraic tool that captures this change and lets you analyze stability without computing the full closed-loop response.

Consider a standard negative feedback loop: a plant G(s) and controller C(s) in the forward path, with unity feedback. The closed-loop transfer function is T(s) = G(s)C(s) / (1 + G(s)C(s)). The denominator is 1 + G(s)C(s). Setting the denominator equal to zero — 1 + G(s)C(s) = 0, or equivalently G(s)C(s) = −1 — is the characteristic equation. Its solutions are the closed-loop poles. The connection to eigenvalues from your linear algebra prerequisite is exact: for a state-space model ẋ = Ax, the characteristic equation is det(sI − A) = 0, and its roots are the eigenvalues. Stability means all eigenvalues (poles) lie in the left half-plane.

The power of the characteristic equation is that it expresses closed-loop pole locations as a function of open-loop parameters. Suppose your controller is a simple gain K, so C(s) = K. Then the characteristic equation is 1 + K·G(s) = 0. If G(s) = 1/(s(s+2)), this becomes s² + 2s + K = 0. As K varies from 0 to ∞, the roots of this quadratic trace paths in the complex plane — this is the conceptual basis of the root locus method. For any specific K, you can ask: are both roots in the left half-plane? For this example, the roots are s = −1 ± √(1−K). When K < 1, two real negative roots (stable). When K = 1, a repeated root at s = −1 (stable, critically damped). When K > 1, complex roots with real part −1 (stable, underdamped). The characteristic equation tells you all of this without ever computing the full step response.

The characteristic equation also reveals why feedback control is not always stabilizing. Some plants have open-loop poles in the right half-plane. Feedback can move those poles to the left half-plane — this is the stabilization objective. But too much gain (high K) or poor controller design can push otherwise stable poles into the right half-plane. The characteristic equation is the precise tool for identifying which values of design parameters keep all closed-loop poles in the left half-plane. Everything downstream — Routh-Hurwitz criterion, root locus, and gain/phase margins — is a technique for answering this question efficiently for different types of systems.

Practice Questions 5 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 FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesChange of Variables and the Jacobian DeterminantApplications of Triple Integrals: Volume and MassVector Fields and Their RepresentationsLine Integrals of Vector FieldsGreen's TheoremSurface Integrals and Flux of Vector FieldsSurface Integrals and Flux of Vector FieldsDivergence Theorem: Flux and OutflowDivergence TheoremElectric FluxGauss's LawConductors in Electrostatic EquilibriumCapacitance and CapacitorsDielectricsDielectric Constant and Relative PermittivityElectric Field Inside Dielectric MaterialsDielectric Materials and PolarizationDielectric Susceptibility and PermittivityEnergy Density in Electric FieldsElectric Current and Current DensityElectrical Resistance and ResistivityOhm's Law and Circuit ElementsElectromotive Force (EMF) and BatteriesKirchhoff's Circuit Laws: Voltage and CurrentDC Circuit Network Analysis MethodsTransient Response in RC CircuitsRC CircuitsLC and RLC CircuitsSecond-Order Transient Circuit ResponseFeedback Control FundamentalsLaplace Transform Methods for ControlTransfer Functions and System ModelingPoles, Zeros, and System StabilityCharacteristic Equation and Closed-Loop Stability

Longest path: 111 steps · 612 total prerequisite topics

Prerequisites (4)

Leads To (1)