PID Controller: From Wikipedia, The Free Encyclopedia
PID Controller: From Wikipedia, The Free Encyclopedia
PID controller
From Wikipedia, the free encyclopedia
A proportional-integral-derivative controller
(PID controller) is a control loop feedback
mechanism (controller) widely used in industrial
control systems. A PID controller calculates an error
value as the difference between a measured process
variable and a desired setpoint. The controller
attempts to minimize the error by adjusting the
process through use of a manipulated variable.
In the absence of knowledge of the underlying process, a PID controller has historically been considered
to be the best controller.[2] By tuning the three parameters in the PID controller algorithm, the controller
can provide control action designed for specific process requirements. The response of the controller can
be described in terms of the responsiveness of the controller to an error, the degree to which the
controller overshoots the setpoint, and the degree of system oscillation. Note that the use of the PID
algorithm for control does not guarantee optimal control of the system or system stability.
Some applications may require using only one or two actions to provide the appropriate system control.
This is achieved by setting the other parameters to zero. A PID controller will be called a PI, PD, P or I
controller in the absence of the respective control actions. PI controllers are fairly common, since
derivative action is sensitive to measurement noise, whereas the absence of an integral term may prevent
the system from reaching its target value due to the control action.
Contents
■ 1 History and applications
■ 2 Control loop basics
■ 3 PID controller theory
■ 3.1 Proportional term
■ 3.1.1 Droop
■ 3.2 Integral term
http://en.wikipedia.org/wiki/PID_controller 07/10/2014