Content deleted Content added
→External links: update dead external link |
Feedback linearization should not be confused with Input-Output Feedback Linearization. Feedback linearization techniques involve finding feedback transformations that exactly linearize some portion, or all of, the dynamics. It may or may not involve a system with a predefined output. Instead, let us consider the more general problem in the description, and then discuss the special cases in the body. |
||
Line 4:
[[File:Feedback linearization.svg|thumb|Block diagram illustrating the feedback linearization of a nonlinear system]]
'''Feedback linearization''' is a common
:<math>
where <math>x(t) \in \mathbb{R}^n</math> is the state
that renders a linear input–output map between the new input <math>v</math> and the output. An outer-loop control strategy for the resulting linear control system can then be applied.▼
:<math>\dot{z}(t) = A\,z(t) + \sum_{i=1}^{m} b_i\,v(t).</math><ref>H. Nijmeijer and A. van der Shaft 2016, p. 163</ref><ref>A. Isidori 1995, p. 152</ref>
▲
== Feedback Linearization of SISO Systems ==
|