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



Revision as of 15:18, 12 March 2013 by Feng (talk | contribs)


All the existing model order reduction (MOR) methods is based on projection. That is to find a subspace S1 which approximates the manifold where the state vector x(t) resides. Afterwards, x(t) is approximated by a vector x~(t) in S1. The reduced model is produced by Petrov-Galerkin projection onto a subspace S2, or by Galerkin projection onto the same subspace S1.

We use the system

Edx(t)dt=Ax(t)+Bu(t), y(t)=Cx(t)+Du(t),

as an example to explain the basic idea. Assuming that an orthonormal basis V=(v1,v2,,vq) of the subspace S1 has been found, then the approximation x~(t) in S1 can be represented by the basis as x~(t)=Vz(t). Therefore x(t) can be approximated by x(t)Vz(t). Here z is a vector of length $q \ll n$.

Once z(t) is computed, we can get an approximate solution x~(t)=Vz(t) for x(t). The vector z(t) can be computed from the reduced model which is derived by the following two steps.