Strict-feedback form

In control theory, dynamical systems are in strict-feedback form when they can be expressed as

\begin{cases} \dot{\mathbf{x}} = f_0(\mathbf{x}) + g_0(\mathbf{x}) z_1\\
\dot{z}_1 = f_1(\mathbf{x},z_1) + g_1(\mathbf{x},z_1) z_2\\
\dot{z}_2 = f_2(\mathbf{x},z_1,z_2) + g_2(\mathbf{x},z_1,z_2) z_3\\
\vdots\\
\dot{z}_i = f_i(\mathbf{x},z_1, z_2, \ldots, z_{i-1}, z_i) + g_i(\mathbf{x},z_1, z_2, \ldots, z_{i-1}, z_i) z_{i+1} \quad \text{ for } 1 \leq i < k-1\\
\vdots\\
\dot{z}_{k-1} = f_{k-1}(\mathbf{x},z_1, z_2, \ldots, z_{k-1}) + g_{k-1}(\mathbf{x},z_1, z_2, \ldots, z_{k-1}) z_k\\
\dot{z}_k = f_k(\mathbf{x},z_1, z_2, \ldots, z_{k-1}, z_k) + g_k(\mathbf{x},z_1, z_2, \dots, z_{k-1}, z_k) u\end{cases}

where

Here, strict feedback refers to the fact that the nonlinear functions f_i and g_i in the \dot{z}_i equation only depend on states x, z_1, \ldots, z_i that are fed back to that subsystem.[1] That is, the system has a kind of lower triangular form.

Stabilization

Main article: Backstepping

Systems in strict-feedback form can be stabilized by recursive application of backstepping.[1] That is,

  1. It is given that the system
    \dot{\mathbf{x}} = f_0(\mathbf{x}) + g_0(\mathbf{x}) u_x(\mathbf{x})
    is already stabilized to the origin by some control u_x(\mathbf{x}) where u_x(\mathbf{0}) = 0. That is, choice of u_x to stabilize this system must occur using some other method. It is also assumed that a Lyapunov function V_x for this stable subsystem is known.
  2. A control u_1(\mathbf{x},z_1) is designed so that the system
    \dot{z}_1 = f_1(\mathbf{x},z_1) + g_1(\mathbf{x},z_1) u_1(\mathbf{x},z_1)
    is stabilized so that z_1 follows the desired u_x control. The control design is based on the augmented Lyapunov function candidate
    V_1(\mathbf{x},z_1) = V_x(\mathbf{x}) + \frac{1}{2}( z_1 - u_x(\mathbf{x}) )^2
    The control u_1 can be picked to bound \dot{V}_1 away from zero.
  3. A control u_2(\mathbf{x},z_1,z_2) is designed so that the system
    \dot{z}_2 = f_2(\mathbf{x},z_1,z_2) + g_2(\mathbf{x},z_1,z_2) u_2(\mathbf{x},z_1,z_2)
    is stabilized so that z_2 follows the desired u_1 control. The control design is based on the augmented Lyapunov function candidate
    V_2(\mathbf{x},z_1,z_2) = V_1(\mathbf{x},z_1) + \frac{1}{2}( z_2 - u_1(\mathbf{x},z_1) )^2
    The control u_2 can be picked to bound \dot{V}_2 away from zero.
  4. This process continues until the actual u is known, and
    • The real control u stabilizes z_k to fictitious control u_{k-1}.
    • The fictitious control u_{k-1} stabilizes z_{k-1} to fictitious control u_{k-2}.
    • The fictitious control u_{k-2} stabilizes z_{k-2} to fictitious control u_{k-3}.
    • ...
    • The fictitious control u_2 stabilizes z_2 to fictitious control u_1.
    • The fictitious control u_1 stabilizes z_1 to fictitious control u_x.
    • The fictitious control u_x stabilizes \mathbf{x} to the origin.

This process is known as backstepping because it starts with the requirements on some internal subsystem for stability and progressively steps back out of the system, maintaining stability at each step. Because

then the resulting system has an equilibrium at the origin (i.e., where  \mathbf{x}=\mathbf{0}\,, z_1=0, z_2=0, ... , z_{k-1}=0, and z_k=0) that is globally asymptotically stable.

See also

References

  1. 1 2 Khalil, Hassan K. (2002). Nonlinear Systems (3rd ed.). Upper Saddle River, NJ: Prentice Hall. ISBN 0-13-067389-7.
This article is issued from Wikipedia - version of the Sunday, October 20, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.