Steady-State Error: System Type and Error Constants

Graduate Depth 88 in the knowledge graph I know this Set as goal
Unlocks 52 downstream topics
steady-state-error system-type error-constant accuracy

Core Idea

System type (number of integrators in forward path) determines SSE to standard inputs: Type 0 has infinite error to ramp; Type 1 tracks ramps with finite error but infinite error to parabola. Error constants Kp, Kv, Ka quantify SSE magnitude. System type and gain must be chosen to meet steady-state accuracy specifications.

Explainer

System type is simply a count: how many pure integrators (poles at s = 0) appear in the open-loop forward path? A Type 0 system has none; a Type 1 system has one; a Type 2 has two. This number is the single biggest predictor of long-run tracking accuracy because integrators accumulate error over time — they effectively "remember" whether the output is keeping up. You already know from standard test signals that step, ramp, and parabolic inputs represent position, velocity, and acceleration commands respectively. System type determines which of these a closed-loop system can follow with zero steady-state error and which produce a persistent offset.

The rule is clean: a system of Type N tracks inputs of polynomial order up to N−1 with zero SSE, and order N with finite SSE. So a Type 0 system tracks a step (position) with finite error but a ramp with infinite error — the output falls further and further behind a moving reference. A Type 1 system cancels the position error completely and tracks a ramp with a finite lag, but cannot keep up with an accelerating reference. A Type 2 system handles position and velocity commands with zero error and acceleration with finite error. Each integrator in the forward path "uses up" one level of the tracking hierarchy.

Error constants quantify exactly how large the finite errors are. The position error constant Kp = lim(s→0) G(s) for Type 0 gives SSE = 1/(1+Kp) to a unit step. For Type 1 and above, Kp = ∞, confirming zero SSE to a step. The velocity error constant Kv = lim(s→0) sG(s) gives SSE = 1/Kv to a unit ramp for Type 1 systems. The acceleration error constant Ka = lim(s→0) s²G(s) gives SSE = 1/Ka to a unit parabola for Type 2 systems. All three constants derive directly from the Final Value Theorem applied to the error signal E(s) = R(s)/(1 + G(s)).

The practical implication is that you can hit steady-state accuracy specs by either raising the system type or increasing the gain. Increasing gain for a Type 0 system reduces its step error (since SSE = 1/(1+Kp) and Kp = K·...) but can never eliminate it. Adding an integrator to the forward path bumps the system to Type 1 and eliminates step error entirely — but at the cost of reduced phase margin and potentially destabilizing the loop. This tradeoff between accuracy and stability is precisely why compensator design exists, and it leads directly into the compensation design topic this node builds toward.

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 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 PropertiesLinear Time-Invariant (LTI) Systems and PropertiesDeriving Transfer Functions from Differential EquationsStandard Test Signals and Input-Output AnalysisSteady-State Error: System Type and Error Constants

Longest path: 89 steps · 359 total prerequisite topics

Prerequisites (2)

Leads To (1)