Line 17: | Line 17: | ||
<math> |
<math> |
||
(E_0+s_1E_1+s_2E_2+\ldots +s_pE_p)x=Bu(s_1,\ldots,s_p), \quad |
(E_0+s_1E_1+s_2E_2+\ldots +s_pE_p)x=Bu(s_1,\ldots,s_p), \quad |
||
− | y= |
+ | y=C{\mathrm{T}}x, \quad \quad \quad \quad (1) |
</math> |
</math> |
||
Line 30: | Line 30: | ||
<math>V^T(E_0+s_1E_1+s_2E_2+\ldots +s_pE_p)Vx=V^TBu(s_1,\ldots,s_p), </math> |
<math>V^T(E_0+s_1E_1+s_2E_2+\ldots +s_pE_p)Vx=V^TBu(s_1,\ldots,s_p), </math> |
||
− | <math>y= |
+ | <math>y=CVx. \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad(2) |
</math> |
</math> |
||
Revision as of 15:20, 15 November 2012
Parametric model order reduction (PMOR) methods are designed for model order reduction of parametrized
systems, where the parameters of the system play an important role
in practical applications such as Integrated Circuit (IC) design,
MEMS design, Chemical engineering etc.. The parameters could be the variables describing
geometrical measurements, material properties, the damping of the
system or the component flow-rate. The reduced models are constructed such that all the
parameters can be preserved with acceptable accuracy.
Usually the time of simulating the reduced model is much shorter
than directly simulating the original large system.
The method introduced here is described in [1] and [2], and applies to a linear parametrized system, which has the following form in the frequency domain:
where are the parameters of the system. They can be any scalar functions of some source parameters, like
, where
is time, or combinations of several physical parameters like
, where
and
are two physical parameters.
is the state vector,
and
are the inputs and outputs of the
system, respectively.
To obtain the reduced model in (2), a
projection matrix which is independent of all the parameters has
to be computed.
The matrix is derived by orthogonalizing a number of moment
matrices of the system in (1), see [1] or [2].
By defining and
we can expand in (1) at
around a set of
expansion points
as below,
Here . We call the coefficients
in the above series expansion moment matrices of the parametrized
system, i.e.
. The corresponding moments are those moment
matrices multiplied by
from the left. The matrix
can be
generated by first explicitly computing some of the moment matrices
and then orthogonalizing them as suggested in [1].
The resulting
is desired to expand the subspace:
However, does not really span the whole subspace, because the
latterly computed vectors in the subspace become linearly dependent
due to numerical instability. Therefore, with this matrix
one
cannot get an accurate reduced model which matches all the moments
included in the subspace.
Instead of directly computing the moment matrices in (3), a
numerically robust method is proposed in [2] ( the
detailed algorithm is described in [3] ), which combines
the recursion in (5) with the modified Gram-Schmidt
process to implicitly compute the moment matrices. The computed
is actually an orthonormal basis of the subspace as below,
=[
],
Due to the numerical stability properties of
the repeated modified Gram-Schmidt process employed in
[2] and [3], the reduced model derived from
in (4) is computed in a numerically stable and accurate way.
References
[1] L. Daniel, O. C. Siong, L. S. Chay, K. H. Lee, and J.~White. "A multiparameter moment-matching model-reduction approach for generating geometrically parameterized interconnect performance models," IEEE Trans. Comput.-Aided Des. Integr. Circuits Syst, 22(5): 678--693, 2004.
[2] L. Feng and P. Benner, "A Robust Algorithm for Parametric Model Order Reduction," In Proc. Applied Mathematics and Mechanics (ICIAM 2007)}, 7(1): 10215.01--02, 2007.
[3] L.~Feng and P.~Benner, "A robust algorithm for parametric model order reduction based on implicit moment matching," submitted.