Cheatsheetv2 1 PDF
Cheatsheetv2 1 PDF
Test the fastest loops first In cascade loops: tune the inner loop and then the outer loop
PV MV
Hysteresis = H (If Hys > 5% then fix your actuator before continuing!) Calculate the Time Constant and Dead Time a. Measure the time-of-step, T0 from controller output trace b. Measure time to 25% change, T25 from the response trace c. Measure time to 75% change, T75 from the response trace d. Time Constant: TC = 0.9(T 75 T 25) e. Dead Time:
P=
A DT PG TC
I=
TC DT A TC
B
DT D = TC A TC
If Necessary: First Convert to your controllers Algorithm (see overleaf at bottom of page) Then Convert to your controllers units (see blueprint page 22-23).
2008 PID-Tuning.com All Rights Reserved
Calculate your tuning constants Note: use PI control only for integrating processes (units: P=no units, I = Sec/Rep)
Slope MV
P=
1 2 DT PG 4 PG P
I=
D=0
If Necessary: First Convert to your controllers algorithm (see below). Then Convert to your controllers units (see blueprint page 22-23).
Algorithm Conversion Formulas (applies to Self Regulating AND Integrating) If your controller uses a Series Algorithm: If your controller uses a Parallel Algorithm:
D PS = PI 1 + I I I S = I I + DI 1 1 1 + I I DI
PP = PI II PI
IP =
DS =
DP = PI DI
Where PI, II and DI are the values calculated on the previous page and PP, IP and DP are the values for use in a Parallel algorithm
Where PI, II and DI are the values calculated other page and PS, IS and DS are the values for use in a Series algorithm