You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isn't Ziegler-Nichols 2nd Method (Frequency Response Method or Oscillation Method or Ku/Pu Method etc) for Series PID Algorithm?
From https://www.pidtuning.net/pid-algorithm.php
From Autotuning of PID Controllers A Relay Feedback Approach_, 2nd edition, Cheng-Ching Yu (2007), page 30?
Bret's PID library uses ISA (Ideal) PID Algorithm, right?
So, shouldn't we transform Kp, Ki, Kd from Series to Parallel form?