Proportional-Integral-Derivative (PID) Controller
GENERATION OF ELECTRICITY
COMBINED CYCLE PLANTS (CCPs)
DYNAMIC MODEL OF CCP
PLANT SIMULATION (MATLAB)
DESIGN OF CONTROLLERS
RESULTS AND DISCUSSIONS
STABILITY AND ROBUSTNESS
RECOMMENDATIONS FOR FUTURE WORKS

One of the easiest and best-known controllers is the Proportional-Integral-Derivative (PID) controller, where more than half the industrial controllers in use today utilize PID controllers or modified PID control schemes.

PID Controller Configuration

This controller has gained its popularity and wide acceptance in the industrial applications due to several advantages:

This controller does have some disadvantages as well:

In designing this controller, one has to understand the individual components of the controller, that is the Proportional (P), Integral (I) and Derivative (D), and how the individual gains, Kp, KI and KD have to be designed such that the performances of the system meet the specifications.

The PID controller is usually designed with the general ideal of first satisfying the steady-state errors specification. Thereafter, the desired damping ratio ζ, un-damped natural frequency ωn and/or p, which is usually taken as p>10 ζωn, can then be determined by comparing the plant's transfer function with that of the standard system, such as a standard third-order system, (s+p)(s^2+2ζωns+ωn^2).

With the tuning capability of the PID controllers, it helps to further enhance the accuracy of these controllers in reacting to the practical plant's performances. Controller tuning is the process of selecting the controller parameters, Kp, Ti and Td, to meet given performance specifications. Rules for tuning the PID controllers were based on experimental step responses. One such famous rule is the Ziegler-Nichols rule for tuning PID controllers. This rule helps to suggest a set of values if Kp, Ti and Td based on the transient response characteristics of a given plant that will give a stable operation of the plant. Hence, they often form the basis for tuning procedures used by the manufacturers and process industry.

There are two classical methods for determining the parameters of PID controllers when applying Ziegler-Nichol rules and they are the Step Response method and the Frequency Response method. In the Step Response method, the response of the plant to a unit-step input is obtained experimentally where the PID parameters were chosen acoording to:

PID Parameters (Step Response Method)

In the Frequency Response method, Ti is set to infinity and Td is set to zero, thus the plant is only under the Proportional control (P-control). In this case, the PID parameters were then chosen according to:

PID Parameters (Frequency Response Method)