PID feedback control
A proportional–integral–derivative controller (PID controller) is a control loop feedback mechanism control technique widely used in control systems. A PID controller continuously calculates an error value {\displaystyle e(t)} as the difference between a desired setpoint and a measured process variable and applies a correction based on proportional, integral, and derivative terms. PID is an initialism for Proportional-Integral-Derivative , referring to the three terms operating on the error signal to produce a control signal. The theoretical understanding and application dates from the 1920s, and they are implemented in nearly all analogue control systems; originally in mechanical controllers, and then using discrete electronics and latterly in industrial process computers. The PID controller is probably the most-used feedback control design. Referring to the equation ...