Main Content

Model and Controller Simplification

Order reduction of plant models and synthesized controllers

Complex models are not always required for good control. Optimization methods, including methods based onH,H2, andµ-synthesis optimal control theory, generally produce controllers with at least as many states as the plant model. Model-order reduction commands help you to find less complex low-order approximations to plant and controller models.

Functions

ncfmr Model reduction from normalized coprime factorization
reduce Simplified access to Hankel singular value based model reduction functions
balancmr Balanced model truncation via square root method
bstmr Balanced stochastic model truncation (BST) via Schur method
hankelmr Hankel minimum degree approximation (MDA) without balancing
hankelsv Compute Hankel singular values for stable/unstable or continuous/discrete system
modreal Modal form realization and projection
schurmr Balanced model truncation via Schur method
dcgainmr Reduced order model
slowfast Slow and fast modes decomposition

Topics