艺术
美容与健康
工艺
文化与历史
娱乐
环境
食品与饮料
逆向工程
科学
体育
技术
可穿戴设备

PID and Ziegler-Nichols Tuning
The three terms answer three different questions about the same error. Proportional asks how wrong am I - it acts at once and always leaves some error behind, because zero error would mean zero output. Integral asks how long have I been wrong - it keeps pushing until the error is gone, and it is the only cure for the droop Maxwell described in 1868. Derivative asks how fast is it changing - it is Sperry's rate term, damping the loop.
None of that was new in 1942. What John Ziegler and Nathaniel Nichols contributed at Taylor Instrument was a way to SET them without knowing anything about the process. Turn the proportional gain up, with the other two at zero, until the plant oscillates steadily; call that gain Ku and time the swings to get Tu. Then read six numbers off a table: for a full three-term controller, Kp is 0.6 Ku, the integral time is Tu over 2 and the derivative time is Tu over 8. A plant engineer with a stopwatch and no model could tune a loop in an afternoon, and eighty years later most of the loops running in the physical world were still set that way.
It is worth knowing what the table is aiming at, because it is aggressive. Ziegler and Nichols targeted quarter-amplitude damping - each swing a quarter of the one before - which recovers from an upset quickly and overshoots hard on the way. That is right for a process that must shrug off disturbances and quite wrong wherever overshoot is expensive, so every handbook since has published gentler variants of the same six numbers.
Two things the equation does not mention will decide whether your loop works. The derivative term differentiates the sensor's noise as happily as the signal, and the integral term keeps accumulating while the heater is already flat out - which is why a controller without anti-windup is not a PID controller but a PID controller with a fault.
中级
4 hours
说明
1
1
A plant with a real dead time
A plant with a real dead time
Bolt a 10 W power resistor to one end of a short aluminium bar and press the thermistor into a hole at the other end, with a smear of thermal paste in both.
That gap is the point. Switch the heater on and time how long it takes the thermistor to move at all - several seconds of pure dead time, which is what makes this loop hard and what a bare thermistor on the resistor would hide.
此步骤所需材料:
Aluminum Bar Stock150 mm
Power Resistor Kit - 10W (25 pack)1 套件
NTC Thermistor Kit (50pcs, 10 Values)1 套件
Thermal Paste (Arctic Silver, 3.5g)1 tube所需工具:
Cordless Drill
Stopwatch
Digital Multimeter (Lab Grade)
Bench Power Supply (30V/5A)2
2
The controller, with the two lines nobody mentions
The controller, with the two lines nobody mentions
One constant selects on/off, P, PI or PID; the gains come from Ku and Tu through the Ziegler-Nichols table.
Measure Ku and Tu on YOUR block first - raise Kp with the other terms at zero until the temperature swings steadily, then time it. Run all four modes and you have the notebook's table in your own hardware.
pid_heater.inocpp
此步骤所需材料:
IRF540N N-Channel MOSFET (10-Pack)1 包
1/4W Resistor Kit (600pcs, 30 Values)1 套件
Dupont Jumper Wire Set (M-F, 40-Way)1 套所需工具:
Arduino Uno R3 SMD
Breadboard - Classic
Desktop Computer
Bench Power Supply (30V/5A)3
3
Ku, Tu, the table, and four controllers compared
Ku, Tu, the table, and four controllers compared
Loading Jupyter Notebook...
所需工具:
Desktop Computer4
4
Compendium: the other method, and what Ku costs to find
Compendium: the other method, and what Ku costs to find
Ziegler and Nichols published two methods and the one everybody quotes is the harder one to use. Finding Ku means deliberately driving a live process into sustained oscillation, which on a chemical plant, a furnace or anything with a safety case is not a reasonable thing to do. Their open-loop method avoids it entirely: put a step into the plant with the controller off, draw a tangent at the steepest point of the response curve, and read off the apparent dead time L and the slope R. The gains follow from those two numbers alone - for a PID, Kp is 1.2 over R L, the integral time is 2 L and the derivative time is 0.5 L - and the plant is never asked to misbehave.
Both methods are really estimating the same thing, which is how much phase the plant spends before its gain runs out. That is Nyquist's question from ten years earlier, and the ultimate-sensitivity experiment measures the answer directly: at the point of steady oscillation the loop gain is exactly one and the phase exactly minus 180 degrees, so Ku and Tu ARE the coordinates of the critical point. The 1942 table is Nyquist's criterion reformulated as something you can do with a knob and a stopwatch, which is why it spread through industries that never read the 1932 paper.
所需工具:
Notebook and Pencil材料
7- Aluminum Bar Stock10% 佣金150 mm占位符
- 1 套件$6.00
- NTC Thermistor Kit10% 佣金1 套件占位符
- IRF540N N-Channel MOSFET10% 佣金1 包占位符
- 1/4W Resistor Kit10% 佣金1 套件占位符
- Dupont Jumper Wire Set (M-F)100% 佣金1 套占位符
所需工具
8- Cordless Drill10% 佣金占位符
- 占位符
- Arduino Uno R3 SMD10% 佣金$27.00
- Breadboard - Classic10% 佣金$10.00
- Desktop Computer100% 佣金占位符
- Notebook and Pencil10% 佣金占位符
估计总额
$6.00相关蓝图
这些蓝图共享知识——技术、材料或原理
CC0 公共领域
此蓝图以 CC0 协议发布。你可以自由复制、修改、分发和使用此作品,无需征得许可。
通过购买蓝图中的产品支持创客,他们将获得 创客佣金 (由供应商设定),或创建此蓝图的新版本并将其作为连接包含在你自己的蓝图中以分享收入。



