Feedback Control Fundamentals
1Introduction
This lecture explains negative-feedback control, in which a measured output is compared with a reference and the resulting error determines the input. For a linear time-invariant single-input single-output system, it derives the closed-loop transfer function and examines poles, stability, and steady-state error.
data/lecture/math/analysis/introduction-to-laplace-transform.lecture.n.md2Components
A
A
A
3Closed-Loop Transfer Function
Under unity negative feedback,
Eliminating the intermediate variables gives
and hence
is the
4Poles and Stability
A
For a finite-dimensional, causal, continuous-time LTI system with a strictly proper rational transfer function, all poles in the open left half-plane imply BIBO stability. A right-half-plane pole produces a divergent component, while an imaginary-axis pole generally prevents BIBO stability. An unstable pole-zero cancellation can hide internal state, so reduction of an input-output transfer function alone does not guarantee internal stability.
Negative feedback does not guarantee stability merely by its sign. The locations of the roots of the closed-loop characteristic equation in the complex plane must be examined.
5Proportional Control of a First-Order Plant
Let
and use the proportional controller . Assume that is a dimensionless loop gain. Then
whose closed-loop pole is
The system is therefore stable when . Within the range , increasing the gain accelerates the response of this ideal model.
For a unit-step reference, if the closed loop is stable and the conditions of the final-value theorem hold, then
The steady-state error is generally nonzero for finite proportional gain. Increasing gain also affects sensitivity to modeling error, noise, and saturation, so response speed alone cannot determine the gain.
6Key Points
- Negative feedback supplies the error to the controller.
- Under unity feedback, the closed-loop transfer function is .
- Stability is determined from the closed-loop poles, not from the label “negative feedback.”
- Proportional control involves trade-offs among response speed, steady-state error, noise, and saturation.