5 questions to test your understanding
A direct adaptive control system adjusts a proportional gain Kp in real-time to minimize error. The closed-loop response is stable, but the gain keeps drifting slowly even though the setpoint and disturbances are constant. What is the most likely cause?
In a Model Reference Adaptive System (MRAS), the adaptive controller adjusts parameters to make the plant output track a reference model output. If the reference model dynamics are faster than the plant can physically follow, what happens?
Persistent excitation is necessary for parameter convergence in adaptive control. A simple way to ensure it is to add a dither signal (high-frequency sinusoid) to the control input. What is the drawback of this approach?
A self-tuning regulator estimates plant parameters at each time step using recursive least squares (RLS) and immediately computes new controller gains. Between the time the parameter estimate changes and the time the controller gain is recomputed, the system experiences a transient. What prevents this transient from destabilizing the loop?
Explain the difference between direct and indirect adaptive control, and why indirect adaptive control (estimate plant parameters, then compute controller) is often more robust despite requiring two sequential steps.