| Robust Control Toolbox | |
| Provide feedback about this page |
Quadratic stability of polytopic or affine parameter-dependent systems
Syntax
Description
For affine parameter-dependent systems
= A(p)x, p(t) = (p1(t), . . ., pn(t))
= A(t)x, (A, E)
Co{(A1, E1), . . ., (An, En)},
quadstab
seeks a fixed Lyapunov function V(x) = xTPx with P > 0 that establishes quadratic stability. The affine or polytopic model is described by ps (see psys).
The task performed by quadstab is selected by options(1):
I for all admissible values of (A, E)
Q > I
The global minimum of this problem is returned in tau and the system is quadratically stable if tau < 0
options(1)=1, quadstab computes the largest portion of the specified parameter range where quadratic stability holds (only available for affine models). Specifically, if each parameter pi varies in the interval
[pi0 -
i, pi0 +
i],
[pi0 - 
i, pi0 + 
i]
Given the solution Qopt of the LMI optimization, the Lyapunov matrix P is given by P =
. This matrix is returned in P.
Other control parameters can be accessed through options(2) and options(3):
options(2)=0 (default), quadstab runs in fast mode, using the least expensive sufficient conditions. Set options(2)=1 to use the least conservative conditions
options(3) is a bound on the condition number of the Lyapunov matrix P. The default is 109.
See Also
pdlstab Robust stability of polytopic or affine
parameter-dependent systems (P-system)
decay Quadratic decay rate of polytopic or affine P-systems
quadperf Compute the quadratic H
performance of a polytopic
or parameter-dependent system
psys Specification of uncertain state-space models
| Provide feedback about this page |
![]() | quadperf | randatom | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |