PID Tuning Lecture
PID Tuning Lecture
• In this method, the variables being measured are those of a system that is already in place.
• A disturbance is introduced into the systemand data can then be obtained from this curve.
• First the system is allowed to reach steady state, and then a disturbance, X, is introduced to it.
• The percentage of disturbance to the system can be introduced by a change in either the set point or process
variable.
• For example, if you have a thermometer in which you can only turn it up or down by 10 degrees, then raising
the temperature by 1degree would be a 10% disturbance to the system. These types of curves are obtained in
open loop systems when there is no control ofthe system, allowing the disturbance to be recorded.
• The process reaction curve method usually produces a response to a step functionchange for which several
parameters may be measured which include: transportation lag or dead time, τ, the time for the responseto
change, τ, and the ultimate value that the response reaches at steady-state, M.
ZIEGLER-NICHOLS CLOSED-LOOP TUNING METHOD
• The Ziegler-Nichols closed-loop tuning method allows you to use the ultimate gain value, K, and
the ultimate period of oscillation,P, to calculate K .
• It is a simple method of tuning PID controllers and can be refined to give better approximations of
the controller.
• These two parameters, Ku and Pw, are used to find the loop-tuning constants of thecontroller (P, PI,
or PID). To find the values of these parameters, and to calculate the tuning constants, use the
following procedure:
• Remove integral and derivative action. Set integral time (Ti) to 999 or its largest value and set the
derivative controller (Td) to zero.
• Create a small disturbance in the loop by changing the set point. Adjust the proportional,
increasing and/or decreasing, the gainuntil the oscillations have constant amplitude.
• Record the gain value (Ku) and period of oscillation (Pu).
Advantages
• Easy experiment; only need to change the P controller
• Includes dynamics of whole process, which gives a more accurate picture of how the system is behaving
Disadvantages
• Experiment can be time consuming
• Can venture into unstable regions while testing the P controller, which could cause the system to become
out of control
COHEN-COON METHOD