Feedback linearization


Feedback linearization is a common approach used in controlling nonlinear systems. The approach involves coming up with a transformation of the nonlinear system into an equivalent linear system through a change of variables and a suitable control input. Feedback linearization may be applied to nonlinear systems of the form
where is the state vector, is the vector of inputs, and is the vector of outputs. The goal is to develop a control input
that renders a linear input-output map between the new input and the output. An outer-loop control strategy for the resulting linear control system can then be applied.

Feedback Linearization of SISO Systems

Here, consider the case of feedback linearization of a single-input single-output system. Similar results can be extended to multiple-input multiple-output systems. In this case, and. The objective is to find a coordinate transformation that transforms the system into the so-called normal form which will reveal a feedback law of the form
that will render a linear input-output map from the new input to the output. To ensure that the transformed system is an equivalent representation of the original system, the transformation must be a diffeomorphism. That is, the transformation must not only be invertible, but both the transformation and its inverse must be smooth so that differentiability in the original coordinate system is preserved in the new coordinate system. In practice, the transformation can be only locally diffeomorphic, but the linearization results only hold in this smaller region.
Several tools are required to solve this problem.

Lie derivative

The goal of feedback linearization is to produce a transformed system whose states are the output and its first derivatives. To understand the structure of this target system, we use the Lie derivative. Consider the time derivative of, which can be computed using the chain rule,
Now we can define the Lie derivative of along as,
and similarly, the Lie derivative of along as,
With this new notation, we may express as,
Note that the notation of Lie derivatives is convenient when we take multiple derivatives with respect to either the same vector field, or a different one. For example,
and

Relative degree

In our feedback linearized system made up of a state vector of the output and its first derivatives, we must understand how the input enters the system. To do this, we introduce the notion of relative degree. Our system given by and is said to have relative degree at a point if,
Considering this definition of relative degree in light of the expression of the time derivative of the output, we can consider the relative degree of our system and to be the number of times we have to differentiate the output before the input appears explicitly. In an LTI system, the relative degree is the difference between the degree of the transfer function's denominator polynomial and the degree of its numerator polynomial.

Linearization by feedback

For the discussion that follows, we will assume that the relative degree of the system is. In this case, after differentiating the output times we have,
where the notation indicates the th derivative of. Because we assumed the relative degree of the system is, the Lie derivatives of the form for are all zero. That is, the input has no direct contribution to any of the first th derivatives.
The coordinate transformation that puts the system into normal form comes from the first derivatives. In particular,
transforms trajectories from the original coordinate system into the new coordinate system. So long as this transformation is a diffeomorphism, smooth trajectories in the original coordinate system will have unique counterparts in the coordinate system that are also smooth. Those trajectories will be described by the new system,
Hence, the feedback control law
renders a linear input-output map from to. The resulting linearized system
is a cascade of integrators, and an outer-loop control may be chosen using standard linear system methodology. In particular, a state-feedback control law of
where the state vector is the output and its first derivatives, results in the LTI system
with,
So, with the appropriate choice of, we can arbitrarily place the closed-loop poles of the linearized system.

Unstable zero dynamics

Feedback linearization can be accomplished with systems that have relative degree less than. However, the normal form of the system will include zero dynamics that may be unstable. In practice, unstable dynamics may have deleterious effects on the system. These unobservable states may be controllable or at least stable, and so measures can be taken to ensure these states do not cause problems in practice. Minimum phase systems provide some insight on zero dynamics.