Response speed of the controlled plant.
Desired reference-model speed.
Strength of parameter update. Larger means faster convergence; too large diverges.
Load variation or unmodeled disturbance.
A first-order plant is made to follow a first-order reference model:
$$\dot y=-\tfrac{1}{\tau_p}y+\tfrac{1}{\tau_p}u+d,\qquad \dot y_m=-\tfrac{1}{\tau_m}y_m+\tfrac{1}{\tau_m}r$$Control law and the MIT rule (adaptation law):
$$u=\theta_r\,r-\theta_y\,y,\qquad e=y-y_m,\qquad \dot\theta_r=-\gamma\,e\,r,\quad \dot\theta_y=\gamma\,e\,y$$Ideal matching gains (where the gain curves converge):
$$\theta_r^{*}=\frac{\tau_p}{\tau_m},\qquad \theta_y^{*}=\frac{\tau_p}{\tau_m}-1$$A larger $\gamma$ speeds up convergence, but if it is too large $\theta$ swings wildly and can run away. With disturbance, $e$ never reaches exactly 0 and the gains keep drifting (parameter drift). Check: $\tau_p=2.5,\ \tau_m=1.2$ → converges to $\theta_r^{*}\approx2.08,\ \theta_y^{*}\approx1.08$.