Interactive closed-loop simulation with auto-tuning. Adjust PID gains and visualize step response in real time.
FOLPD = First-Order Lag Plus Dead Time
Interactive PID tuning and process control simulations. Adjust parameters in real time and visualize step responses and tuning rules.
Unit step disturbance d = 1 at process input, setpoint = 0. Shows how well the controller rejects load disturbances.
Bandwidth ωgc
—
rad/s
Phase Margin
—
degrees
Gain Margin
—
dB
General form (FOLPD):
K = process gain (steady-state output change per unit input)
T = time constant (s) — speed of first-order lag response
L = dead time (s) — pure transport delay
Current model:
DC gain = 2.00
Rise time (≈ 2.2T) ≈ 11.0 s
Controllability ratio L/T = 0.20
Transfer function:
Ki = integral gain (Ki = Kp / Ti)
Kd = derivative gain (Kd = Kp · Td)
τd = derivative filter time constant
Time-domain:
P, I, and D terms add in parallel
Changing Ki or Kd affects only that term
Standard form: Each term is independent. Adjusting Ki or Kd changes only one zero. See the relay-feedback tutorial → for derivation.
New to PID tuning? Read the Getting Started Tutorial →