Ziegler–Nichols method


The Ziegler–Nichols tuning method is a heuristic method of tuning a PID controller. It was developed by John G. Ziegler and Nathaniel B. Nichols. It is performed by setting the I and D gains to zero. The "P" gain, is then increased until it reaches the ultimate gain, at which the output of the control loop has stable and consistent oscillations. and the oscillation period are then used to set the P, I, and D gains depending on the type of controller used and behaviour desired:
Control Type
P
PI
PD
classic PID
Pessen Integral Rule
some overshoot
no overshoot

The ultimate gain is defined as 1/M, where M = the amplitude ratio, and.
These 3 parameters are used to establish the correction from the error via the equation:
which has the following transfer function relationship between error and controller output:

Evaluation

The Ziegler–Nichols tuning creates a "quarter wave decay". This is an acceptable result for some purposes, but not optimal for all applications.
This tuning rule is meant to give PID loops best disturbance rejection.
It yields an aggressive gain and overshoot – some applications wish to instead minimize or eliminate overshoot, and for these this method is inappropriate. In this case, the equations from the row labelled 'no overshoot' can be used to compute appropriate controller gains.