(Control Theory : Classical Control : Feedback control)


In feedback systems, the variable being controlled--such as speed or temperature--is measured by a sensor and the information is fed back to the process to influence the controlled variable.

Elementary feedback control can be represented in a block diagram:


                                             Disturbance Input
                                                    |
                                                    |
         +-----------+        +----------+       +-------+
   Input | Reference |  +     |          |       |       |    Output ->
   ------|  Sensor   |---C----| Actuator |-------| Plant |----o-----
         +-----------+  -|    |          |       |       |    |
                         |    +----------+       +-------+    |
                         |                                    |
                         |            +--------+              |
                         |            | Output |              |
                         +------------| Sensor |--------------+
                                      |        |
                                      +--------+

Where the components are defined as follows:

The best way to visualise the dynamics of a feedback control system is, of course, via example. Suppose the temperature in your home is controlled by a thermostat (a stretch, I know, but bear with me here) and that we can represent the system with the following block diagram:

                                                      Heat
                                                      Loss
    Desired                                             |                    Room
   Temperature                +-------+   +---------+   |   +-------+     Temperature
             +------------+   |  Gas  |   |         |  -|   |       |              
   ----------| Thermostat |---| Valve |---| Furnace |---C---| House |-------o------
             +------------+   |       |   |         |  +    |       |       |
                    |         +-------+   +---------+       +-------+       |
                    |                                                       |
                    |                                                       |
                    +-------------------------------------------------------+ 

When the room temperature is significantly below the desired temperature, the thermostat will be on and the control logic will transmit power to the gas valve, which will open. This will cause the furnace to fire, and assuming that it is properly designed, the heat supplied to the house will be much larger than the heat lost and the temperature in the room will rise until it exceeds the thermostat setting by a small amount. At this point, the furnace will turn off, the temperature will gradually drop again, eventually triggering the thermostat once more, and the cycle will continue to maintain the desired temperature!

From amoeba to space stations, this fundamental idea is literally everywhere.


REFERENCES:

Franklin, G.F., J.D. Powell, A. Emami-Naeini. Feedback Control of Dynamic Systems, 3rd ed. Addison-Wesley, 1994.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.