PID Tuning Reference (Ziegler–Nichols)
Closed-loop Ziegler–Nichols (Ku / Tu) — not the open-loop method.
Closed-loop ultimate-gain method — starting point only
This implements the classical Ziegler–Nichols closed-loop table from ultimate gain Ku and oscillation period Tu (ultimate-sensitivity experiment). It is not the open-loop / reaction-curve (step-response) Z–N method. Gains are a manual-tuning reference, not a substitute for control design, plant modeling, or safety-aware commissioning.
Same time base as Ti / Td (e.g. seconds)
| Controller | Kp | Ki | Kd | Ti | Td |
|---|---|---|---|---|---|
| P | 1.25 | — | — | — | — |
| PI | 1.125 | 1.687 | — | 0.6667 | — |
| PID | 1.5 | 3.75 | 0.15 | 0.4 | 0.1 |
What is this tool?
This tool uses the classical Ziegler–Nichols closed-loop (ultimate-gain) method: find the ultimate gain Ku where the loop sustains oscillation with period Tu, then apply the standard P/PI/PID table (Kp, Ti, Td and equivalent Ki/Kd). It does not implement the open-loop / reaction-curve Z–N method. Treat outputs as a coarse starting point for careful manual tuning — not a substitute for proper control-system design, plant modeling, or safety review.
How to use it
- Enter Ku and Tu from a closed-loop ultimate-sensitivity experiment (safely).
- Read suggested P, PI, and PID starting gains from the closed-loop table.
- Tune on the real plant with conservative limits and monitoring.
Related electronics & robotics tools
- Ohm's Law CalculatorSolve for voltage, current, resistance, or power from any two values.
- Resistor Color Code CalculatorDecode 4-band and 5-band resistor colors, or encode a resistance value.
- LED Series Resistor CalculatorFind the series resistor for an LED from supply, Vf, and current.
- Voltage Divider CalculatorCompute Vout from R1/R2, or solve for a resistor given a target Vout.