System Type and Steady-State Error Constants

Graduate Depth 112 in the knowledge graph I know this Set as goal
system-type error-constant zero-steady-state-error tracking regulation

Core Idea

System type is the number of free integrators in the open-loop transfer function. Type 0 systems cannot track ramps with zero error; Type 1 can track ramps; Type 2 can track parabolas. Error constants Kₚ, Kᵥ, and Kₐ (position, velocity, acceleration) determine steady-state error to reference inputs.

Explainer

You already know from steady-state error analysis that tracking a reference perfectly requires the closed-loop system to cancel the error signal. The key question is: what kind of reference can the system track with zero error? That question is answered entirely by counting the integrators in the open-loop transfer function — a number called the system type.

The intuition is that an integrator in the forward path is a memory element that can build up a correction to a persistent error. A Type 0 system has no free integrators. When you command a constant position (step input), the system can settle to a finite but nonzero error determined by the position error constant Kₚ = lim(s→0) G(s). The steady-state error is e∞ = 1/(1+Kₚ). If you ask a Type 0 system to track a ramp, the error grows without bound — the system can't keep up because it has no inherent integration to generate a linearly growing output. A Type 1 system has one integrator. Its Kₚ is infinite (zero step error), and its velocity error constant Kᵥ = lim(s→0) s·G(s) is finite. For a ramp input of slope R, the steady-state tracking error is e∞ = R/Kᵥ — a constant lag. A Type 2 system adds another integrator: both Kₚ and Kᵥ are infinite, and only the acceleration error constant Kₐ = lim(s→0) s²·G(s) governs tracking of parabolic inputs.

The error constants are computed directly from the open-loop transfer function without closing the loop. Given G(s) = K·(s+z₁)(s+z₂)…/[sⁿ·(s+p₁)(s+p₂)…], the system type is n (the exponent on the bare s in the denominator). The error constants fall out by taking limits: Kₚ = lim G(s) as s→0, Kᵥ = lim s·G(s), Kₐ = lim s²·G(s). For a Type 1 system, Kₚ = ∞, Kᵥ is finite, and Kₐ = 0. The zero-error conditions for lower-order inputs are not coincidences — each integrator exactly cancels one power of s in the denominator of the error transfer function.

A practical implication: if your application demands zero position error under a constant disturbance or ramp command, the open-loop must contain at least one integrator. Many controllers (PID, PI) deliberately add an integrator via the integral term precisely to achieve Type 1 behavior. The tradeoff is that more integrators improve steady-state tracking but can destabilize the loop by adding phase lag — which connects directly to the Bode plot and phase margin analysis you will study next.

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 ModelingFirst-Order System Time ResponseSecond-Order System Time ResponseSteady-State Error AnalysisSystem Type and Steady-State Error Constants

Longest path: 113 steps · 625 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.