All the existing model order reduction (MOR) methods are based on projection. That is to
find a subspace which approximates the manifold where the state
vector
resides. Afterwards,
is approximated by a vector
in
. The reduced model is produced by Petrov-Galerkin projection onto a subspace
, or by Galerkin projection onto the same subspace
.
We use the system
as an example to explain the basic idea. Assuming that an orthonormal
basis of the subspace
has been
found, then the approximation
in
can be represented by
the basis as
. Therefore
can be approximated by
. Here
is a vector
of length $q \ll n$.
Once is computed, we can get an
approximate solution
for
. The vector
can be computed from the reduced model which is derived by the
following two steps.
Step 1. By replacing in (1) with
, we get
Step 2. The residual is denoted as . Force
in a properly chosen subspace
of
leads to the Petrov-Galerkin projection:
, where the columns of
are the basis of
. The the reduced model is
By defining ,
,
, we get the final reduced model
Notice that the approximation of
can be obtained from
by solving the system in (3). The system in~(3) is much smaller than the system in~(1) in the sense that there are many less equations in (3) than in (1). Therefore, the system in (3) is much easier to be solved, which is the so-called reduced model. In order to save the simulation time of solving (1), reduced model can be used to replace (1) to attain a fast simulation. Furthermore, the error between the two systems should be within acceptable tolerance. The error can be measured through the error between the the state vectors
, or between the output responses
, or between the transfer functions of the two systems.