Error Signal and Feedback Topology

Graduate Depth 109 in the knowledge graph I know this Set as goal
Unlocks 5 downstream topics
feedback error topology architecture

Core Idea

The error signal is the difference between desired reference and actual output, which drives the controller. Feedback topology determines how signals flow and combine: unity feedback, non-unity feedback, and cascaded loops each affect steady-state error and stability differently. Proper configuration of the feedback path is critical because the error computation and loop structure determines what disturbances the system can reject.

How It's Best Learned

Draw block diagrams and trace signal paths. Derive transfer functions for different feedback topologies (unity feedback vs sensor with gain) and compare their steady-state errors to step inputs.

Common Misconceptions

Explainer

From your study of open-loop versus closed-loop systems and transfer functions, you know that feedback means measuring the output and using that measurement to adjust the input. The bridge between those two ideas is the error signal: the difference between what you want (the reference or setpoint) and what you have (the actual output). The controller acts on this error, and the entire feedback architecture is organized around computing and responding to it.

In the standard unity-feedback block diagram, the error is E(s) = R(s) − Y(s). The controller C(s) receives E(s) and produces the control input U(s) = C(s)·E(s). The plant G(s) converts control input to output: Y(s) = G(s)·U(s). Substituting, the closed-loop transfer function is Y(s)/R(s) = G(s)C(s) / [1 + G(s)C(s)]. The denominator 1 + G(s)C(s) is the characteristic polynomial — its roots are the closed-loop poles, and they determine stability and transient response. Every performance and stability result in control theory flows from this one expression. Designing a controller is, at its core, choosing C(s) to place these poles in acceptable locations.

Non-unity feedback arises whenever the sensor measuring the output has its own dynamics or gain scaling H(s) ≠ 1. The error computation becomes E(s) = R(s) − H(s)·Y(s), and the closed-loop transfer function changes to G(s)C(s) / [1 + G(s)C(s)H(s)]. This seemingly small change has real consequences: the system now tracks R(s) scaled by H(s), not R(s) directly, and steady-state errors change accordingly. Unity feedback is a design choice that simplifies analysis, not a physical given — any time a sensor has gain or dynamics, you are implicitly working with non-unity feedback.

The topology of the feedback path also determines which disturbances the system can reject. A disturbance entering the loop *before* the plant — say, an external force on a robot arm or an input torque disturbance — is inside the feedback loop. The controller "sees" its effect through the output measurement and can counteract it. A disturbance entering *after* the plant — sensor noise, for instance — is outside the forward path and is not attenuated by loop gain; in fact, high loop gain can amplify sensor noise at the input. Understanding where each disturbance enters relative to the feedback path is essential for predicting what the system can and cannot reject, and for deciding whether feedforward augmentation is needed.

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 ModelingError Signal and Feedback Topology

Longest path: 110 steps · 606 total prerequisite topics

Prerequisites (2)

Leads To (1)