Sliding Surface
State motion target; once reached, provides robustness.
Hyperplane s(x)=0 in state space defining the desired reduced-order dynamics.
Enforcing state trajectories to slide along a switching surface in state space, rendering system dynamics insensitive to a defined class of disturbances and model uncertainties.
Define a sliding surface s(x) = 0. Choose a control law u = u_eq + u_sw, where u_eq satisfies the dynamics on the surface and u_sw = -K·sgn(s) enforces the reaching phase. Once s = 0 is reached, the system slides along the surface and its dynamics become insensitive to disturbances satisfying the matching condition.
How to design controllers robust to model uncertainties and disturbances without knowing their exact values — only an upper bound needs to be known.
State motion target; once reached, provides robustness.
Hyperplane s(x)=0 in state space defining the desired reduced-order dynamics.
Reaching phase.
Control component u_sw = -K·sgn(s) ensuring the surface is reached in finite time.
Sliding mode dynamics.
Control component u_eq that keeps the trajectory on the sliding surface once reached.
Rapid sgn(s) switching generates control oscillations that damage mechanical drive elements and excite high-frequency dynamics.
Boundary layer (replacing sgn with sat), Higher-Order SMC, super-twisting.
Excessively large K damages drives; too small fails to ensure robustness.
Adaptive gain (adaptive K), estimation of the disturbance upper bound.
Utkin — origins of VSS in the USSR
breakthroughV. I. Utkin and colleagues formalise VSS and SMC theory at the Moscow Institute of Cybernetics.
Utkin — "Variable Structure Systems with Sliding Modes"
breakthroughUtkin's IEEE TAC paper introduces SMC to the Western literature.
Higher-Order SMC (Levant)
breakthroughA. Levant proposes HOSMC eliminating chattering by extending to higher orders; super-twisting algorithm (STA).
SMC for robots — standard tool
SMC becomes a standard robust control method for manipulators and drones in the robotics literature.
SMC runs on RT CPU; high sampling frequency (>1 kHz) is key for chattering reduction.
FPGAs for ultra-high frequencies (>10 kHz) in electric drives.
H∞ Control (H-infinity) is a robust control method whose design criterion is the minimisation of the H∞-norm of the transfer function from disturbance w to controlled output z: ||T_{zw}||_∞ = sup_ω σ_max(T_{zw}(jω)) < γ. This means output energy is at most γ times the disturbance input energy — the controller is best in the worst case (minimax). The theoretical foundations were laid by Zames (1981); practical Riccati-based synthesis methods were developed by Doyle, Glover, Khargonekar, and Francis (1989). More general LMI (Linear Matrix Inequalities) frameworks — Gahinet & Apkarian (1994) — enable H∞ synthesis for broader system classes. In FTC, H∞ is used as the baseline robust controller (Passive FTC) tolerating small faults subsumed into the uncertainty model. Typical design uses Robust Control Toolbox (MATLAB), Slycot, or cvxpy (Python LMI). Applications: aviation, manipulators, power systems, active vibration isolation.
GO TO CONCEPT| Title | Publisher | Type |
|---|---|---|
| Variable Structure Systems with Sliding Modes V. I. Utkin, 1977. The canonical paper introducing SMC to the Western literature. | IEEE Transactions on Automatic Control | scientific article |
| Sliding Mode Control in Electromechanical Systems (Utkin, Guldner, Shi) Standard SMC reference manual (2nd ed. 2009). | Taylor & Francis / CRC | documentation |
V. I. Utkin, 1977. The canonical paper introducing SMC to the Western literature.
Standard SMC reference manual (2nd ed. 2009).