Questions: Practical Control System Implementation Issues

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A PID controller is carefully tuned in continuous-time simulation with 45° phase margin. When implemented digitally at a modest sample rate, the system becomes marginally stable with the same gains. What is the most likely cause?

ADigital controllers cannot implement integral action correctly, so the I-term loses effectiveness
BSampling and computational delay introduce additional phase lag that consumes the designed phase margin
CQuantization noise in the ADC saturates the actuator, causing the system to oscillate
DThe digital implementation changes the plant dynamics, shifting the gain crossover frequency
Question 2 Multiple Choice

A temperature control system with integral action shows consistent large overshoot every time it recovers from a period at maximum heater output. What is causing this behavior?

AThe proportional gain is too high, causing the system to overshoot before the integral can correct
BIntegrator windup: while the heater was saturated, error kept accumulating in the integrator, and this large stored value drives overshoot once the actuator comes out of saturation
CThe sensor has calibration drift from prolonged exposure to high temperatures, causing a persistent offset
DThe derivative term amplified sensor noise during the saturation period, creating a large spike on recovery
Question 3 True / False

The derivative term of a PID controller should typically be applied to the process output rather than the error signal to avoid derivative kick.

TTrue
FFalse
Question 4 True / False

Increasing the sampling rate of a digital control system generally improves stability, so sampling as fast as hardware allows is generally the best approach.

TTrue
FFalse
Question 5 Short Answer

Explain what integrator windup is and why it occurs — what specific combination of controller feature and physical constraint produces it?

Think about your answer, then reveal below.