Problem:
Disturbance decoupling
|
|
(4) |
where u is the control signal and w is an external disturbance that cannot be measured. The question is if there exits a state feedback
u=Fx+v
such that the output y is unaffected by the disturbance w.
Suppose such a feedback exists. Then by plugging in the control, we have
|
(5) |
The fact that the output y is unaffected by the disturbance w implies that the nth derivative y(n)(t) for any n.>=1and any t does not depend on w. Since
y(n)(t)=C(A+BF)nx(t)+C(A+BF)n-1Bv(t)+C(A+BF)n-1Ew(t),
(here we assume v and w are constants for the sake of simplicity) we must have
In other words, if we can find an F that satisfies the above equations, then the problem is solved.
However, the equations are highly nonlinear, thus difficult to solve. In Chapter 3 we will use the idea of ``controlled invariance'' to reduce the problem into a linear one.