Focus mode · Press Esc to exit

Module 6 · Lesson 5 · 15 min video · 30 min practice

Closing the loop with P and PI control

See the speed–effort–offset trade-off, then remove constant offset with integral action.

  • Predict how proportional gain changes speed and steady-state error.
  • Explain why integral action removes constant offset.
  • Recognize saturation and windup as practical limits.
Unofficial TUM ACE alignment: ACE §5–6: Standardregelkreis und PI-Regler

Visual lesson storyboard ready · video recording next

8–15 minute visual explanation. The interactive experiment below is usable now.

Prediction

A proportional controller reaches 90% of a constant setpoint. Will waiting longer remove the remaining 10%?

Decide whether the controller can maintain a non-zero effort when the error becomes zero.

Proportional action makes error expensive

With u=KPeu=K_P e, a larger error commands a larger correction. For a unit-gain PT1 plant under unity feedback, the closed-loop response remains first order. Increasing KPK_P makes it faster and reduces the steady-state error—but does not eliminate that error at finite gain.

Integral action accumulates error:

u(t)=KPe(t)+KI0te(τ)dτ.u(t)=K_P e(t)+K_I\int_0^t e(\tau)\,d\tau.

If a constant error remained, the integrator would keep changing the control input. In the ideal stable loop, the only steady possibility is zero constant error.

Concept check

Why can PI control hold non-zero actuator effort at zero steady error?

Reactive experiment: trade offset for effort

Worked example

For a plant P(s)=1/(Ts+1)P(s)=1/(Ts+1) with a P controller KPK_P, the reference-to-output transfer is

KPTs+1+KP=KP/(1+KP)(T/(1+KP))s+1.\frac{K_P}{Ts+1+K_P}= \frac{K_P/(1+K_P)}{(T/(1+K_P))s+1}.

The loop is 1+KP1+K_P times faster, but its unit-step final value is KP/(1+KP)K_P/(1+K_P). At KP=9K_P=9, the final value is 0.9—not 1.

Derivation

The final-value view

For a stable unity-feedback loop with loop transfer L(s), the error is E(s)=R(s)/(1+L(s)). A unit step has R(s)=1/s, so e∞=lim(s→0) sE(s)=1/(1+L(0)). A P-controlled finite-DC-gain plant has finite L(0); an integrator makes L(0) unbounded in the ideal model.

Unofficial TUM ACE exam prep

Separate Führungs- and Störverhalten

Do not infer disturbance rejection from the reference response alone. Write the relevant closed-loop transfer function for each signal path and state the assumptions behind the final-value theorem.

Guided exercise

For P(s)=2/(3s+1)P(s)=2/(3s+1), derive the P-controlled closed-loop gain, time constant, and unit-step offset as functions of KPK_P. Choose KPK_P for an offset below 5%, then discuss whether the implied actuator demand is plausible.

Hint

The DC loop gain is (2K_P), so the unit-step error is (1/(1+2K_P)).

Summary

  • Proportional gain usually speeds the loop and reduces offset, at the cost of effort and robustness margin.
  • Integral action removes constant offset in the ideal stable model.
  • Saturation, windup, noise, and delay turn “increase the gain” into a design trade-off.

Retrieve it later

Derive the unit-step offset for a P-controlled PT1 plant and explain how an integrator changes the steady-state argument.

Answer from memory tomorrow, then return to check your reasoning.