Output feedback

What Is Output Feedback?

Output feedback is a control strategy in which the control signal applied to a system is computed solely from measured system outputs, without direct access to the full internal state vector. In contrast to full-state feedback, which requires every state variable to be available for measurement, output feedback is the natural setting for most practical control problems where only a subset of variables can be sensed. The outputs available to the controller typically represent voltage, current, position, temperature, or pressure signals that sensors can measure directly, while the underlying state may include quantities that are inaccessible, too expensive to measure, or impossible to instrument in the operating environment.

Output feedback draws its theoretical foundations from classical control theory and modern state-space analysis, and it occupies a central place in both linear systems design and nonlinear control. Its basic formulation dates to the mid-twentieth century development of the Nyquist criterion and frequency-domain compensator design, and it was reformulated in state-space terms during the 1960s. The question of which systems can be stabilized by output feedback alone, and how to design the required gain matrices, remains an active area of research.

Static Output Feedback

Static output feedback applies a constant gain matrix directly to the measured output to form the control input. The simplicity of the structure is attractive for implementation, but the design problem is substantially harder than the corresponding full-state feedback problem. For a linear time-invariant system, static output feedback stabilization is generally not solvable by convex optimization alone, unlike state feedback pole placement. Research on static output feedback stabilization of linear discrete-time systems has shown that sufficient conditions can be expressed as linear matrix inequality feasibility problems, allowing numerical solvers to search for stabilizing gains when they exist. The gap between necessary and sufficient conditions for stabilizability under static output feedback remains one of the open problems in linear control theory.

Observer-Based Output Feedback

When the state vector is not directly measurable, an observer estimates it from the output sequence. The Luenberger observer reconstructs the state with an error that converges to zero exponentially, provided the system is observable. Combining a state observer with a full-state feedback law yields a dynamic output feedback controller: the observer estimates the state, and the state feedback law acts on the estimate. The separation principle for linear time-invariant systems guarantees that the poles of the closed-loop system equal the union of the observer poles and the state feedback poles, so the two designs can proceed independently. This result does not extend to nonlinear systems in general, motivating research into output feedback designs that address the coupling between estimation and stabilization.

Stability and Linear Matrix Inequality Methods

Lyapunov stability theory provides the framework for certifying that an output feedback design achieves stability and performance objectives. For linear systems, conditions for stability and H-infinity norm bounds can be expressed as linear matrix inequalities, which are convex constraints solvable in polynomial time. Output feedback designs for systems with actuator saturation, communication delays, or switched dynamics require modified Lyapunov functions that account for the additional constraints. An early foundational treatment of output feedback stabilization in the IEEE Transactions on Automatic Control established structural results for linear plants that guided subsequent work on robust and constrained designs. More recent formulations address output feedback for systems with actuator saturation using LMI techniques that provide explicit estimates of the region of attraction.

Applications

Output feedback control methods are applied across a broad range of engineering domains, including:

  • Process control in chemical plants where internal concentrations are not directly measured
  • Flight control systems using surface position and inertial sensors as outputs
  • Electric motor drives that estimate rotor flux and speed from terminal voltage and current
  • Structural vibration suppression using strain gauge or accelerometer measurements
  • Networked control systems with limited sensing and bandwidth constraints
Loading…