Hi
I am studying adaptive sliding mode control.
In many papers, the control law is defined as
u = u_nom - K(t)*sign(s),
where u_nom is 'ideal control' that is continuous assuming no uncertainties and the second part, -K(t)*sign(s), compensates for uncertainties and perturbations with K(t) being updated by some adaptive laws.
Most existing research focuses on increasing the gain K(t) to remove uncertainty effects while minimizing K(t) to reduce chattering.
Although mathematical formulation is beautiful and the resulting errors are extremely small (at least theoretically), chattering is inevitable, which is very undesirable when applied to a real-life system. It may break actuators or sometimes make the system unstable.
On the other hand, old control methods (ex. high-gain feedback control) with proper adaptive laws yield very fancy results with reasonable errors without any chattering. I have found a lot of cases where simple high-gain feedback control provides better results than latest results on adaptive sliding mode control (super-twisting, high order SMC, etc.).
In brief, I am wondering why many people study sliding mode control that has undesirable, but inevitable chattering (so sometimes is not applicable to real systems). It seems more reasonable to me to improve the existing high-gain feedback control when it comes to applying to real systems.
Thank you.
David