adaptation, robustness, proportional control, differential control, PID control
Control action is proportional to the control error integrated over time. The control error is defined as the difference between the set point and the process output.
``Proportional control normally gives a system that has a steady-state error. Integral action is introduced to remove this. [...] The idea is simply that control action is taken even if the error is very small provided that the average of the error has the same sign over a long period.'' [7] This enables the controller to correct for accumulation of small errors over time (cumulative error). Integral control is often referred to as the 'memory' of a controller.