Line 8: | Line 8: | ||
</math> |
</math> |
||
− | where <math>s_1= |
+ | where <math>s_1=j2 \pi f</math> is the frequency domain variable, <math>f</math> is the frequency. <math>s_2, s_3, \ldots, s_{p}</math> are the parameters of the system. They can be any scalar functions of some source parameters, like <math>s_1=e^t</math>, where <math>t</math> is time, or combinations of several physical (geometrical) parameters like <math>s_1=\rho v</math>, where <math>\rho</math> and <math>v</math> are two independent physical (geometrical) parameters. <math>x(t)\in \mathbb{R}^n</math> is the state vector, <math>u \in \mathbb{R}^{d_I}</math> and <math>y \in |
\mathbb{R}^{d_O}</math> are the inputs and outputs of the |
\mathbb{R}^{d_O}</math> are the inputs and outputs of the |
||
system, respectively. |
system, respectively. |
Revision as of 12:48, 23 November 2012
The method introduced here is described in [1] and [2], which is an extension of the moment-matching MOR method for nonparametric systems (see [5][6] for moment-matching MOR). The method is applicable for linear parametrized systems, either in frequency domain or in time domain. For example, the parametric system in frequency domain:
where is the frequency domain variable,
is the frequency.
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 (geometrical) parameters like
, where
and
are two independent physical (geometrical) 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 has to be computed.
The matrix is derived by orthogonalizing a number of moment
matrices of the system in (1) as follows, see [1] or [2].
By defining and
,
we can expand
in (1) at
around
as below,
Here . We call the coefficients
in the above series expansion moment matrices of the parametrized
system, i.e.
. The corresponding moments of the transfer function 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
algebraically 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. Application of the method in [2][3] to the parametric models Gyroscope, Silicon nitride membrane, and Microthruster Unit, can be found in [4].
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.
[4] L. Feng, P. Benner, J.G Korvink, "Subspace recycling accelerates the parametric macromodeling of MEMS" International Journal for Numerical Methods in Engineering, accepted.
[5] L. Feng, P. Benner, and J.G Korvink, "System-level modeling of MEMS by means of model order reduction (mathematical approximation)--mathematical background. In T. Bechtold, G. Schrag, and L. Feng, editors, System-Level Modeling of MEMS, Advanced Micro & Nanosystems. ISBN 978-3-527-31903-9, Wiley-VCH, 2013.
[6] A. Odabasioglu, M. Celik, and L. T. Pileggi, "PRIMA: passive reduced-order interconnect macromodeling algorithm," IEEE Trans. Comput.-Aided Des. Integr. Circuits Syst.,17(8):645--654,1998.