Robust Control Toolbox | ![]() ![]() |
Convert descriptor system into SVD state-space form.
Syntax
Description
des2ss
converts a descriptor system [1]
via the singular value decomposition (SVD) of the matrix E (E may be singular with n - rank(E) = < n)
Algorithm
Converting descriptor system into SVD coordinates can be carried out easily by applying a series of strict system equivalence (s.s.e.) transformations to the Rosenbrock system matrix [2].
References
[1] D. G. Luenberger, "Dynamic Equations in Descriptor Form", IEEE Trans. on Automat. Contr., AC-22, No. 3, Jun. 1977.
[2] M. G. Safonov, R. Y. Chiang, and D. J. N. Limebeer, "Hankel Model Reduction without Balancing -- A Descriptor Approach," Proc. IEEE Conf. on Decision and Control, Los Angeles, CA, Dec. 9-11, 1987.
![]() | daresolv | driccond | ![]() |