Questions: PID Controllers

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A temperature controller uses only proportional control (Kp only, no I or D). After a step change in setpoint, the system settles. What behavior should you expect at steady state?

AThe output oscillates indefinitely around the setpoint at constant amplitude
BThe output reaches exactly the setpoint with zero steady-state error
CThe output stabilizes at a value slightly offset from the setpoint — a persistent steady-state error
DThe output overshoots and then drifts toward the setpoint over a very long time
Question 2 Multiple Choice

A PID controller's actuator saturates at its maximum value during a large setpoint change. While saturated, the integral term keeps accumulating error. When the actuator finally comes out of saturation, what happens?

AThe controller instantly drives to the correct setpoint because all that accumulated error becomes useful
BIntegrator windup causes a large overshoot — the swollen integral drives the output well past the setpoint before it can be corrected
CThe proportional term compensates for the accumulated integral, preventing overshoot
DThe derivative term detects the rapid change and brakes effectively, preventing windup effects
Question 3 True / False

Adding derivative action to a PID controller usually improves closed-loop performance by predicting future error and allowing earlier corrective action.

TTrue
FFalse
Question 4 True / False

Integral action eliminates steady-state error because it is mathematically equivalent to adding a pole at the origin in the open-loop transfer function, making the closed-loop system Type 1.

TTrue
FFalse
Question 5 Short Answer

Why does proportional-only control almost always leave a steady-state error, and what does the integral term do — mechanically — to eliminate it?

Think about your answer, then reveal below.