Feedback
Wikipedia · Feedback · CC BY-SA 4.0
An open-loop controller acts without measuring the result. A closed-loop controller measures the output and adjusts. The difference is the feedback wire. Most of control theory exists because of that wire.
Open-loop vs closed-loop
An open-loop system applies a fixed input and hopes for the best. A toaster on a timer is open-loop: it heats for two minutes regardless of how brown the bread is. A closed-loop system measures the output and feeds that measurement back to the input. A thermostat is closed-loop: it measures the temperature and turns the heater on or off.
Why feedback stabilizes
Without feedback, any disturbance (a gust of wind, a load change, a modeling error) accumulates unchecked. Feedback subtracts the measured output from the desired reference, producing an error signal. The controller acts on the error, not the raw reference.
If the output is too high, the error goes negative and the controller reduces its effort. If the output is too low, the error goes positive and the controller pushes harder. This negative feedback loop is self-correcting.
The thermostat
Set the desired temperature to 20 degrees C. The sensor measures the room at 18 degrees C, so the error is +2. The heater turns on. As the room warms to 20, the error drops to zero and the heater turns off. If someone opens a window and the room drops to 19, the error becomes +1, and the heater turns on again. That feedback loop maintains the setpoint despite disturbances.
Neighbors
- ⚙ Crowell Ch. 4 — Thermodynamics — temperature is the quantity a thermostat controls