The backstepping approach provides a recursive method for stabilizing the origin of a system in strict-feedback form. That is, consider a system of the form
{ x ˙ = f x ( x ) + g x ( x ) z 1 z ˙ 1 = f 1 ( x , z 1 ) + g 1 ( x , z 1 ) z 2 z ˙ 2 = f 2 ( x , z 1 , z 2 ) + g 2 ( x , z 1 , z 2 ) z 3 ⋮ z ˙ i = f i ( x , z 1 , z 2 , … , z i − 1 , z i ) + g i ( x , z 1 , z 2 , … , z i − 1 , z i ) z i + 1 for 1 ≤ i < k − 1 ⋮ z ˙ k − 1 = f k − 1 ( x , z 1 , z 2 , … , z k − 1 ) + g k − 1 ( x , z 1 , z 2 , … , z k − 1 ) z k z ˙ k = f k ( x , z 1 , z 2 , … , z k − 1 , z k ) + g k ( x , z 1 , z 2 , … , z k − 1 , z k ) u where
x ∈ R n with n ≥ 1 , z 1 , z 2 , … , z i , … , z k − 1 , z k are scalars, u is a scalar input to the system, f x , f 1 , f 2 , … , f i , … , f k − 1 , f k vanish at the origin (i.e., f i ( 0 , 0 , … , 0 ) = 0 ), g 1 , g 2 , … , g i , … , g k − 1 , g k are nonzero over the domain of interest (i.e., g i ( x , z 1 , … , z k ) ≠ 0 for 1 ≤ i ≤ k ).Also assume that the subsystem
x ˙ = f x ( x ) + g x ( x ) u x ( x ) is stabilized to the origin (i.e., x = 0 ) by some known control u x ( x ) such that u x ( 0 ) = 0 . It is also assumed that a Lyapunov function V x for this stable subsystem is known. That is, this x subsystem is stabilized by some other method and backstepping extends its stability to the z shell around it.
In systems of this strict-feedback form around a stable x subsystem,
The backstepping-designed control input u has its most immediate stabilizing impact on state z n .The state z n then acts like a stabilizing control on the state z n − 1 before it.This process continues so that each state z i is stabilized by the fictitious "control" z i + 1 .The backstepping approach determines how to stabilize the x subsystem using z 1 , and then proceeds with determining how to make the next state z 2 drive z 1 to the control required to stabilize x . Hence, the process "steps backward" from x out of the strict-feedback form system until the ultimate control u is designed.
- It is given that the smaller (i.e., lower-order) subsystem
- A control u 1 ( x , z 1 ) is designed so that the systemis stabilized so that z 1 follows the desired u x control. The control design is based on the augmented Lyapunov function candidate V 1 ( x , z 1 ) = V x ( x ) + 1 2 ( z 1 − u x ( x ) ) 2 The control u 1 can be picked to bound V ˙ 1 away from zero.
- A control u 2 ( x , z 1 , z 2 ) is designed so that the systemis stabilized so that z 2 follows the desired u 1 control. The control design is based on the augmented Lyapunov function candidate V 2 ( x , z 1 , z 2 ) = V 1 ( x , z 1 ) + 1 2 ( z 2 − u 1 ( x , z 1 ) ) 2 The control u 2 can be picked to bound V ˙ 2 away from zero.
- 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 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
f i vanish at the origin for 0 ≤ i ≤ k , g i are nonzero for 1 ≤ i ≤ k ,the given control u x has u x ( 0 ) = 0 ,then the resulting system has an equilibrium at the origin (i.e., where x = 0 , z 1 = 0 , z 2 = 0 , ..., z k − 1 = 0 , and z k = 0 ) that is globally asymptotically stable.
Before describing the backstepping procedure for general strict-feedback form dynamical systems, it is convenient to discuss the approach for a smaller class of strict-feedback form systems. These systems connect a series of integrators to the input of a system with a known feedback-stabilizing control law, and so the stabilizing approach is known as integrator backstepping. With a small modification, the integrator backstepping approach can be extended to handle all strict-feedback form systems.
Consider the dynamical system
where x ∈ R n and z 1 is a scalar. This system is a cascade connection of an integrator with the x subsystem (i.e., the input u enters an integrator, and the integral z 1 enters the x subsystem).
We assume that f x ( 0 ) = 0 , and so if u 1 = 0 , x = 0 and z 1 = 0 , then
{ x ˙ = f x ( 0 ⏟ x ) + ( g x ( 0 ⏟ x ) ) ( 0 ⏟ z 1 ) = 0 + ( g x ( 0 ) ) ( 0 ) = 0 (i.e., x = 0 is stationary) z ˙ 1 = 0 ⏞ u 1 (i.e., z 1 = 0 is stationary) So the origin ( x , z 1 ) = ( 0 , 0 ) is an equilibrium (i.e., a stationary point) of the system. If the system ever reaches the origin, it will remain there forever after.
In this example, backstepping is used to stabilize the single-integrator system in Equation (1) around its equilibrium at the origin. To be less precise, we wish to design a control law u 1 ( x , z 1 ) that ensures that the states ( x , z 1 ) return to ( 0 , 0 ) after the system is started from some arbitrary initial condition.
First, by assumption, the subsystemwith
u x ( 0 ) = 0 has a Lyapunov function
V x ( x ) > 0 such thatwhere
W ( x ) is a
positive-definite function. That is, we
assume that we have
already shown that this
existing simpler x subsystem is
stable (in the sense of Lyapunov). Roughly speaking, this notion of stability means that:
The function V x is like a "generalized energy" of the x subsystem. As the x states of the system move away from the origin, the energy V x ( x ) also grows.By showing that over time, the energy V x ( x ( t ) ) decays to zero, then the x states must decay toward x = 0 . That is, the origin x = 0 will be a stable equilibrium of the system – the x states will continuously approach the origin as time increases.Saying that W ( x ) is positive definite means that W ( x ) > 0 everywhere except for x = 0 , and W ( 0 ) = 0 .The statement that V ˙ x ≤ − W ( x ) means that V ˙ x is bounded away from zero for all points except where x = 0 . That is, so long as the system is not at its equilibrium at the origin, its "energy" will be decreasing.Because the energy is always decaying, then the system must be stable; its trajectories must approach the origin.Our task is to find a control
u that makes our cascaded
( x , z 1 ) system also stable. So we must find a
new Lyapunov function
candidate for this new system. That candidate will depend upon the control
u , and by choosing the control properly, we can ensure that it is decaying everywhere as well.
Next, by adding and subtracting g x ( x ) u x ( x ) (i.e., we don't change the system in any way because we make no net effect) to the x ˙ part of the larger ( x , z 1 ) system, it becomeswhich we can re-group to getSo our cascaded supersystem encapsulates the known-stable
x ˙ = F ( x ) subsystem plus some error perturbation generated by the integrator.
We now can change variables from ( x , z 1 ) to ( x , e 1 ) by letting e 1 ≜ z 1 − u x ( x ) . SoAdditionally, we let
v 1 ≜ u 1 − u ˙ x so that
u 1 = v 1 + u ˙ x andWe seek to stabilize this
error system by feedback through the new control
v 1 . By stabilizing the system at
e 1 = 0 , the state
z 1 will track the desired control
u x which will result in stabilizing the inner
x subsystem.
From our existing Lyapunov function V x , we define the augmented Lyapunov function candidateSoBy distributing
∂ V x / ∂ x , we see thatTo ensure that
V ˙ 1 ≤ − W ( x ) < 0 (i.e., to ensure stability of the supersystem), we
pick the control lawwith
k 1 > 0 , and soAfter distributing the
e 1 through,So our
candidate Lyapunov function
V 1 is a true Lyapunov function, and our system is
stable under this control law
v 1 (which corresponds the control law
u 1 because
v 1 ≜ u 1 − u ˙ x ). Using the variables from the original coordinate system, the equivalent Lyapunov functionAs discussed below, this Lyapunov function will be used again when this procedure is applied iteratively to multiple-integrator problem.
Our choice of control v 1 ultimately depends on all of our original state variables. In particular, the actual feedback-stabilizing control lawThe states
x and
z 1 and functions
f x and
g x come from the system. The function
u x comes from our known-stable
x ˙ = F ( x ) subsystem. The
gain parameter
k 1 > 0 affects the convergence rate or our system. Under this control law, our system is stable at the origin
( x , z 1 ) = ( 0 , 0 ) .Recall that
u 1 in Equation (3) drives the input of an integrator that is connected to a subsystem that is feedback-stabilized by the control law
u x . Not surprisingly, the control
u 1 has a
u ˙ x term that will be integrated to follow the stabilizing control law
u ˙ x plus some offset. The other terms provide damping to remove that offset and any other perturbation effects that would be magnified by the integrator.
So because this system is feedback stabilized by u 1 ( x , z 1 ) and has Lyapunov function V 1 ( x , z 1 ) with V ˙ 1 ( x , z 1 ) ≤ − W ( x ) < 0 , it can be used as the upper subsystem in another single-integrator cascade system.
Before discussing the recursive procedure for the general multiple-integrator case, it is instructive to study the recursion present in the two-integrator case. That is, consider the dynamical system
where x ∈ R n and z 1 and z 2 are scalars. This system is a cascade connection of the single-integrator system in Equation (1) with another integrator (i.e., the input u 2 enters through an integrator, and the output of that integrator enters the system in Equation (1) by its u 1 input).
By letting
y ≜ [ x z 1 ] , f y ( y ) ≜ [ f x ( x ) + g x ( x ) z 1 0 ] , g y ( y ) ≜ [ 0 1 ] , then the two-integrator system in Equation (4) becomes the single-integrator system
By the single-integrator procedure, the control law u y ( y ) ≜ u 1 ( x , z 1 ) stabilizes the upper z 2 -to- y subsystem using the Lyapunov function V 1 ( x , z 1 ) , and so Equation (5) is a new single-integrator system that is structurally equivalent to the single-integrator system in Equation (1). So a stabilizing control u 2 can be found using the same single-integrator procedure that was used to find u 1 .
In the two-integrator case, the upper single-integrator subsystem was stabilized yielding a new single-integrator system that can be similarly stabilized. This recursive procedure can be extended to handle any finite number of integrators. This claim can be formally proved with mathematical induction. Here, a stabilized multiple-integrator system is built up from subsystems of already-stabilized multiple-integrator subsystems.
First, consider the dynamical systemthat has scalar input
u x and output states
x = [ x 1 , x 2 , … , x n ] T ∈ R n . Assume that
f x ( x ) = 0 so that the zero-input (i.e., u x = 0 ) system is stationary at the origin x = 0 . In this case, the origin is called an equilibrium of the system.The feedback control law u x ( x ) stabilizes the system at the equilibrium at the origin.A Lyapunov function corresponding to this system is described by V x ( x ) .That is, if output states
x are fed back to the input
u x by the control law
u x ( x ) , then the output states (and the Lyapunov function) return to the origin after a single perturbation (e.g., after a nonzero initial condition or a sharp disturbance). This subsystem is
stabilized by feedback control law
u x .
Next, connect an integrator to input u x so that the augmented system has input u 1 (to the integrator) and output states x . The resulting augmented dynamical system isThis "cascade" system matches the form in Equation (1), and so the single-integrator backstepping procedure leads to the stabilizing control law in Equation (3). That is, if we feed back states
z 1 and
x to input
u 1 according to the control law
u 1 ( x , z 1 ) = − ∂ V x ∂ x g x ( x ) − k 1 ( z 1 − u x ( x ) ) + ∂ u x ∂ x ( f x ( x ) + g x ( x ) z 1 ) with gain
k 1 > 0 , then the states
z 1 and
x will return to
z 1 = 0 and
x = 0 after a single perturbation. This subsystem is
stabilized by feedback control law
u 1 , and the corresponding Lyapunov function from Equation (2) is
V 1 ( x , z 1 ) = V x ( x ) + 1 2 ( z 1 − u x ( x ) ) 2 That is, under feedback control law
u 1 , the Lyapunov function
V 1 decays to zero as the states return to the origin.
Connect a new integrator to input u 1 so that the augmented system has input u 2 and output states x . The resulting augmented dynamical system iswhich is equivalent to the
single-integrator system
{ [ x ˙ z ˙ 1 ] ⏞ ≜ x ˙ 1 = [ f x ( x ) + g x ( x ) z 1 0 ] ⏞ ≜ f 1 ( x 1 ) + [ 0 1 ] ⏞ ≜ g 1 ( x 1 ) z 2 ( by Lyapunov function V 1 , subsystem stabilized by u 1 ( x 1 ) ) z ˙ 2 = u 2 Using these definitions of
x 1 ,
f 1 , and
g 1 , this system can also be expressed as
{ x ˙ 1 = f 1 ( x 1 ) + g 1 ( x 1 ) z 2 ( by Lyapunov function V 1 , subsystem stabilized by u 1 ( x 1 ) ) z ˙ 2 = u 2 This system matches the single-integrator structure of Equation (1), and so the single-integrator backstepping procedure can be applied again. That is, if we feed back states
z 1 ,
z 2 , and
x to input
u 2 according to the control law
u 2 ( x , z 1 , z 2 ) = − ∂ V 1 ∂ x 1 g 1 ( x 1 ) − k 2 ( z 2 − u 1 ( x 1 ) ) + ∂ u 1 ∂ x 1 ( f 1 ( x 1 ) + g 1 ( x 1 ) z 2 ) with gain
k 2 > 0 , then the states
z 1 ,
z 2 , and
x will return to
z 1 = 0 ,
z 2 = 0 , and
x = 0 after a single perturbation. This subsystem is
stabilized by feedback control law
u 2 , and the corresponding Lyapunov function is
V 2 ( x , z 1 , z 2 ) = V 1 ( x 1 ) + 1 2 ( z 2 − u 1 ( x 1 ) ) 2 That is, under feedback control law
u 2 , the Lyapunov function
V 2 decays to zero as the states return to the origin.
Connect an integrator to input u 2 so that the augmented system has input u 3 and output states x . The resulting augmented dynamical system iswhich can be re-grouped as the
single-integrator system
{ [ x ˙ z ˙ 1 z ˙ 2 ] ⏞ ≜ x ˙ 2 = [ f x ( x ) + g x ( x ) z 2 z 2 0 ] ⏞ ≜ f 2 ( x 2 ) + [ 0 0 1 ] ⏞ ≜ g 2 ( x 2 ) z 3 ( by Lyapunov function V 2 , subsystem stabilized by u 2 ( x 2 ) ) z ˙ 3 = u 3 By the definitions of
x 1 ,
f 1 , and
g 1 from the previous step, this system is also represented by
{ [ x ˙ 1 z ˙ 2 ] ⏞ x ˙ 2 = [ f 1 ( x 1 ) + g 1 ( x 1 ) z 2 0 ] ⏞ f 2 ( x 2 ) + [ 0 1 ] ⏞ g 2 ( x 2 ) z 3 ( by Lyapunov function V 2 , subsystem stabilized by u 2 ( x 2 ) ) z ˙ 3 = u 3 Further, using these definitions of
x 2 ,
f 2 , and
g 2 , this system can also be expressed as
{ x ˙ 2 = f 2 ( x 2 ) + g 2 ( x 2 ) z 3 ( by Lyapunov function V 2 , subsystem stabilized by u 2 ( x 2 ) ) z ˙ 3 = u 3 So the re-grouped system has the single-integrator structure of Equation (1), and so the single-integrator backstepping procedure can be applied again. That is, if we feed back states
z 1 ,
z 2 ,
z 3 , and
x to input
u 3 according to the control law
u 3 ( x , z 1 , z 2 , z 3 ) = − ∂ V 2 ∂ x 2 g 2 ( x 2 ) − k 3 ( z 3 − u 2 ( x 2 ) ) + ∂ u 2 ∂ x 2 ( f 2 ( x 2 ) + g 2 ( x 2 ) z 3 ) with gain
k 3 > 0 , then the states
z 1 ,
z 2 ,
z 3 , and
x will return to
z 1 = 0 ,
z 2 = 0 ,
z 3 = 0 , and
x = 0 after a single perturbation. This subsystem is
stabilized by feedback control law
u 3 , and the corresponding Lyapunov function is
V 3 ( x , z 1 , z 2 , z 3 ) = V 2 ( x 2 ) + 1 2 ( z 3 − u 2 ( x 2 ) ) 2 That is, under feedback control law
u 3 , the Lyapunov function
V 3 decays to zero as the states return to the origin.
This process can continue for each integrator added to the system, and hence any system of the formhas the recursive structureand can be feedback stabilized by finding the feedback-stabilizing control and Lyapunov function for the single-integrator
( x , z 1 ) subsystem (i.e., with input
z 2 and output
x ) and iterating out from that inner subsystem until the ultimate feedback-stabilizing control
u is known. At iteration
i , the equivalent system is
{ [ x ˙ z ˙ 1 z ˙ 2 ⋮ z ˙ i − 2 z ˙ i − 1 ] ⏞ ≜ x ˙ i − 1 = [ f i − 2 ( x i − 2 ) + g i − 2 ( x i − 1 ) z i − 2 0 ] ⏞ ≜ f i − 1 ( x i − 1 ) + [ 0 1 ] ⏞ ≜ g i − 1 ( x i − 1 ) z i ( by Lyap. func. V i − 1 , subsystem stabilized by u i − 1 ( x i − 1 ) ) z ˙ i = u i The corresponding feedback-stabilizing control law iswith gain
k i > 0 . The corresponding Lyapunov function is
V i ( x i ) = V i − 1 ( x i − 1 ) + 1 2 ( z i − u i − 1 ( x i − 1 ) ) 2 By this construction, the ultimate control
u ( x , z 1 , z 2 , … , z k ) = u k ( x k ) (i.e., ultimate control is found at final iteration
i = k ).
Hence, any system in this special many-integrator strict-feedback form can be feedback stabilized using a straightforward procedure that can even be automated (e.g., as part of an adaptive control algorithm).
Systems in the special strict-feedback form have a recursive structure similar to the many-integrator system structure. Likewise, they are stabilized by stabilizing the smallest cascaded system and then backstepping to the next cascaded system and repeating the procedure. So it is critical to develop a single-step procedure; that procedure can be recursively applied to cover the many-step case. Fortunately, due to the requirements on the functions in the strict-feedback form, each single-step system can be rendered by feedback to a single-integrator system, and that single-integrator system can be stabilized using methods discussed above.
Consider the simple strict-feedback system
where
x = [ x 1 , x 2 , … , x n ] T ∈ R n , z 1 and u 1 are scalars,For all x and z 1 , g 1 ( x , z 1 ) ≠ 0 .Rather than designing feedback-stabilizing control u 1 directly, introduce a new control u a 1 (to be designed later) and use control law
u 1 ( x , z 1 ) = 1 g 1 ( x , z 1 ) ( u a 1 − f 1 ( x , z 1 ) ) which is possible because g 1 ≠ 0 . So the system in Equation (6) is
{ x ˙ = f x ( x ) + g x ( x ) z 1 z ˙ 1 = f 1 ( x , z 1 ) + g 1 ( x , z 1 ) 1 g 1 ( x , z 1 ) ( u a 1 − f 1 ( x , z 1 ) ) ⏞ u 1 ( x , z 1 ) which simplifies to
{ x ˙ = f x ( x ) + g x ( x ) z 1 z ˙ 1 = u a 1 This new u a 1 -to- x system matches the single-integrator cascade system in Equation (1). Assuming that a feedback-stabilizing control law u x ( x ) and Lyapunov function V x ( x ) for the upper subsystem is known, the feedback-stabilizing control law from Equation (3) is
u a 1 ( x , z 1 ) = − ∂ V x ∂ x g x ( x ) − k 1 ( z 1 − u x ( x ) ) + ∂ u x ∂ x ( f x ( x ) + g x ( x ) z 1 ) with gain k 1 > 0 . So the final feedback-stabilizing control law is
with gain k 1 > 0 . The corresponding Lyapunov function from Equation (2) is
Because this strict-feedback system has a feedback-stabilizing control and a corresponding Lyapunov function, it can be cascaded as part of a larger strict-feedback system, and this procedure can be repeated to find the surrounding feedback-stabilizing control.
As in many-integrator backstepping, the single-step procedure can be completed iteratively to stabilize an entire strict-feedback system. In each step,
- The smallest "unstabilized" single-step strict-feedback system is isolated.
- Feedback is used to convert the system into a single-integrator system.
- The resulting single-integrator system is stabilized.
- The stabilized system is used as the upper system in the next step.
That is, any strict-feedback system
{ x ˙ = f x ( x ) + g x ( x ) z 1 ( by Lyapunov function V x , subsystem stabilized by u x ( x ) ) z ˙ 1 = f 1 ( x , z 1 ) + g 1 ( x , z 1 ) z 2 z ˙ 2 = f 2 ( x , z 1 , z 2 ) + g 2 ( x , z 1 , z 2 ) z 3 ⋮ z ˙ i = f i ( x , z 1 , z 2 , … , z i ) + g i ( x , z 1 , z 2 , … , z i ) z i + 1 ⋮ z ˙ k − 2 = f k − 2 ( x , z 1 , z 2 , … z k − 2 ) + g k − 2 ( x , z 1 , z 2 , … , z k − 2 ) z k − 1 z ˙ k − 1 = f k − 1 ( x , z 1 , z 2 , … z k − 2 , z k − 1 ) + g k − 1 ( x , z 1 , z 2 , … , z k − 2 , z k − 1 ) z k z ˙ k = f k ( x , z 1 , z 2 , … z k − 1 , z k ) + g k ( x , z 1 , z 2 , … , z k − 1 , z k ) u has the recursive structure
{ { { { { { { { x ˙ = f x ( x ) + g x ( x ) z 1 ( by Lyapunov function V x , subsystem stabilized by u x ( x ) ) z ˙ 1 = f 1 ( x , z 1 ) + g 1 ( x , z 1 ) z 2 z ˙ 2 = f 2 ( x , z 1 , z 2 ) + g 2 ( x , z 1 , z 2 ) z 3 ⋮ z ˙ i = f i ( x , z 1 , z 2 , … , z i ) + g i ( x , z 1 , z 2 , … , z i ) z i + 1 ⋮ z ˙ k − 2 = f k − 2 ( x , z 1 , z 2 , … z k − 2 ) + g k − 2 ( x , z 1 , z 2 , … , z k − 2 ) z k − 1 z ˙ k − 1 = f k − 1 ( x , z 1 , z 2 , … z k − 2 , z k − 1 ) + g k − 1 ( x , z 1 , z 2 , … , z k − 2 , z k − 1 ) z k z ˙ k = f k ( x , z 1 , z 2 , … z k − 1 , z k ) + g k ( x , z 1 , z 2 , … , z k − 1 , z k ) u and can be feedback stabilized by finding the feedback-stabilizing control and Lyapunov function for the single-integrator ( x , z 1 ) subsystem (i.e., with input z 2 and output x ) and iterating out from that inner subsystem until the ultimate feedback-stabilizing control u is known. At iteration i , the equivalent system is
{ [ x ˙ z ˙ 1 z ˙ 2 ⋮ z ˙ i − 2 z ˙ i − 1 ] ⏞ ≜ x ˙ i − 1 = [ f i − 2 ( x i − 2 ) + g i − 2 ( x i − 2 ) z i − 2 f i − 1 ( x i ) ] ⏞ ≜ f i − 1 ( x i − 1 ) + [ 0 g i − 1 ( x i ) ] ⏞ ≜ g i − 1 ( x i − 1 ) z i ( by Lyap. func. V i − 1 , subsystem stabilized by u i − 1 ( x i − 1 ) ) z ˙ i = f i ( x i ) + g i ( x i ) u i By Equation (7), the corresponding feedback-stabilizing control law is
u i ( x , z 1 , z 2 , … , z i ⏞ ≜ x i ) = 1 g i ( x i ) ( − ∂ V i − 1 ∂ x i − 1 g i − 1 ( x i − 1 ) − k i ( z i − u i − 1 ( x i − 1 ) ) + ∂ u i − 1 ∂ x i − 1 ( f i − 1 ( x i − 1 ) + g i − 1 ( x i − 1 ) z i ) ⏞ Single-integrator stabilizing control u a i ( x i ) − f i ( x i − 1 ) ) with gain k i > 0 . By Equation (8), the corresponding Lyapunov function is
V i ( x i ) = V i − 1 ( x i − 1 ) + 1 2 ( z i − u i − 1 ( x i − 1 ) ) 2 By this construction, the ultimate control u ( x , z 1 , z 2 , … , z k ) = u k ( x k ) (i.e., ultimate control is found at final iteration i = k ). Hence, any strict-feedback system can be feedback stabilized using a straightforward procedure that can even be automated (e.g., as part of an adaptive control algorithm).