m |
m |
||
Line 35: | Line 35: | ||
− | We get then that <math>V^TW=I_r</math> which makes <math> VW^T</math> an oblique projector and hence balanced trunctation a Petrov-Galerkin projection method. The reduced model is stable with Hankel Singular Values given by <math>\sigma_1,\dots,\sigma_r</math>. It is possible to choose r via the computable error bound |
+ | We get then that <math>V^TW=I_r</math> which makes <math> VW^T</math> an oblique projector and hence balanced trunctation a Petrov-Galerkin projection method. The reduced model is stable with Hankel Singular Values given by <math>\sigma_1,\dots,\sigma_r</math>, where r is the order of the reduced system. It is possible to choose r via the computable error bound |
<math> \|y-\hat{y}\|_2\leq (2\sum_{k=r+1}^n\sigma_k)\|u\|_2. </math> |
<math> \|y-\hat{y}\|_2\leq (2\sum_{k=r+1}^n\sigma_k)\|u\|_2. </math> |
Revision as of 14:38, 25 March 2013
An important projection model reduction method which delivers high quality reduced models by making an extra effort in choosing the projection subspaces.
A stable system , realized by (A,B,C,D) is called balanced, if the Gramians, i.e. the solutions P,Q of the Lyapunov equations
satisfy with
The spectrum of which is
are the Hankel singular values.
In order to do balanced truncation one has to first compute a balanced realization via state-space transformation
The truncated reduced system is then given by
Implementation: SR Method
One computes it for example by the SR Method.
First one computes the (Cholesky) factors of the gramians . Then we compute the singular value decomposition of
Then the reduced order model is given by where
We get then that which makes
an oblique projector and hence balanced trunctation a Petrov-Galerkin projection method. The reduced model is stable with Hankel Singular Values given by
, where r is the order of the reduced system. It is possible to choose r via the computable error bound