Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Difference between revisions of "Modal truncation"

 
Line 2: Line 2:
 
[[Category:DAE order unspecified]]
 
[[Category:DAE order unspecified]]
 
[[Category:linear]]
 
[[Category:linear]]
  +
[[Category:time invariant]]
 
[[Category:first differential order]]
 
[[Category:first differential order]]
 
[[Category:second differential order]]
 
[[Category:second differential order]]
Line 10: Line 11:
   
 
<math>
 
<math>
E \frac{dx(t)}{dt}=A x(t)+B u(t), \quad
+
E\dot{x}(t)=A x(t)+B u(t), \quad
 
y(t)=Cx(t)+Du(t) \quad \quad (1)
 
y(t)=Cx(t)+Du(t) \quad \quad (1)
 
</math>
 
</math>
   
 
The main idea is to construct the projection matrices as <math>V=[x_1,\ldots,x_r], W=[y_1,\ldots,y_r]</math> where the <math>x_i, y_i</math> are right and left eigenvectors corresponding to
 
The main idea is to construct the projection matrices as <math>V=[x_1,\ldots,x_r], W=[y_1,\ldots,y_r]</math> where the <math>x_i, y_i</math> are right and left eigenvectors corresponding to
certain eigenvalues <math>\lambda_i</math> of <math>(A,E)</math>. The eigentriples <math>(\lambda_i,x_i,y_i)</math> satisfy.
+
certain eigenvalues <math>\lambda_i\in\Lambda(A,E)</math>. The eigentriples <math>(\lambda_i,x_i,y_i)</math> satisfy.
   
 
<math>
 
<math>
 
Ax_i=\lambda_iEx_i,\quad A^Hy_i=\overline{\lambda_i}E^Hy_i,\quad i=1,\ldots,r.
 
Ax_i=\lambda_iEx_i,\quad A^Hy_i=\overline{\lambda_i}E^Hy_i,\quad i=1,\ldots,r.
 
</math>
 
</math>
  +
  +
They are different ways to select this typically small subset of eigenvalues. An often used criterion is to take the eigenvalue closest to the imaginary axis, i.e. the ones with the smallest real part, and their associated eigenvectors into account. Dominant pole based modal truncation selects <math>(\lambda_i,x_i,y_i)</math> with respect to their contribution in the transfer function and is described below.

Revision as of 12:48, 24 April 2013


Description

Model truncation is one of the oldest MOR methods for linear time invariant systems


E\dot{x}(t)=A x(t)+B u(t), \quad
y(t)=Cx(t)+Du(t)    \quad \quad (1)

The main idea is to construct the projection matrices as V=[x_1,\ldots,x_r],  W=[y_1,\ldots,y_r] where the x_i, y_i are right and left eigenvectors corresponding to certain eigenvalues \lambda_i\in\Lambda(A,E). The eigentriples (\lambda_i,x_i,y_i) satisfy.


Ax_i=\lambda_iEx_i,\quad A^Hy_i=\overline{\lambda_i}E^Hy_i,\quad i=1,\ldots,r.

They are different ways to select this typically small subset of eigenvalues. An often used criterion is to take the eigenvalue closest to the imaginary axis, i.e. the ones with the smallest real part, and their associated eigenvectors into account. Dominant pole based modal truncation selects (\lambda_i,x_i,y_i) with respect to their contribution in the transfer function and is described below.