PROPORTIONAL
React to the error now.
Scales the present weighted error. More gain is not universally better; stability depends on the plant.
Isolate this termINPUT → RESPONSE → FEEDBACK → UNDERSTANDING
Interactive PID Tuning & Control-System Simulator
Change the controller.
Watch the loop respond.
Every trace and value above comes from the same deterministic simulation engine used in the laboratory.
PID MISSIONS
Start with a failure mode, meet measurable constraints, and get an explanation tied to the signals that caused the result.
Tune a delayed first-order process without trading stability for speed.
Start mission 02 · IntermediateReject an unexpected loadA process disturbance arrives after five seconds. Recover without violent actuator movement.
Start mission 03 · IntermediateStop integral windupThe actuator is tightly limited. Recover cleanly from saturation using an anti-windup strategy.
Start missionTHE CENTRAL IDEA
A response curve tells you what happened. PID Loop Lab also shows why: error, individual P/I/D contributions, the unclamped command, actuator limits, plant state, disturbance, and measurement path.
FROM EQUATION TO MOTION
PROPORTIONAL
Scales the present weighted error. More gain is not universally better; stability depends on the plant.
Isolate this termINTEGRAL
Accumulates error to remove offset, but saturation can produce windup without protection.
Isolate this termDERIVATIVE
Adds rate information. Measurement mode and filtering limit setpoint kick and noise amplification.
Isolate this termENGINEERING, NOT THEATRE
Every feature exists to answer a control question: What caused the response? Which assumption does a tuning rule make? What did the actuator actually receive?
Start from a stable FOPDT process, then add noise, delay, saturation, and slow sampling one effect at a time.
CONTROL FIELD NOTES
Focused guides turn common PID questions into indexable explanations and reproducible experiments.