This document summarizes a study comparing three control methods - PID, IMC, and IMC-PID - for controlling a first-order motor-tachometer system. The key findings are:
1) IMC performs better than PID when near system limitations, as PID can exhibit reset windup causing poor control. IMC avoids this issue.
2) Both IMC and IMC-PID effectively control the system under normal operation. However, IMC has less noise than IMC-PID.
3) When a large disturbance occurs, IMC returns to the setpoint faster than IMC-PID, which overshoots due to integral windup.