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!



Moment-matching method: Difference between revisions

No edit summary
No edit summary
Line 31: Line 31:
where <math>m_i(s_0)</math> are called the moments of the transfer function about <math>s_0</math> for <math>i=0,1,2,\ldots</math>.
where <math>m_i(s_0)</math> are called the moments of the transfer function about <math>s_0</math> for <math>i=0,1,2,\ldots</math>.
If the expansion point is chosen as zero then the moments simplify to <math>m_i(0)=L^\mathrm{T}(-A^{-1})^{i+1}B</math>.
If the expansion point is chosen as zero then the moments simplify to <math>m_i(0)=L^\mathrm{T}(-A^{-1})^{i+1}B</math>.
For <math>s_0=\infty</math> the moments are also called Markov parameters which can be computed by <math>L^\mathrm{T} \bA^{i-1}B</math>.
For <math>s_0=\infty</math> the moments are also called Markov parameters which can be computed by <math>L^\mathrm{T} A^{i-1}B</math>.


The goal in moment-matching model reduction is the construction of a reduced order
The goal in moment-matching model reduction is the construction of a reduced order
system where some moments <math>\hat m_i</math> of the associated transfer function <math>\hat H</math> match some moments
system where some moments <math>\hat m_i</math> of the associated transfer function <math>\hat H</math> match some moments
of the original transfer function <math>H</math>.
of the original transfer function <math>H</math>.

Revision as of 08:52, 13 March 2013

The moment-matching methods are also called the Krylov subspace methods, as well as Pade approximation methods. These methods are applicable for non-parametric linear time invariant systems, often the descriptor systems, e.g.

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

They are very efficient in many engineering applications, circuit simulation, Microelectromechanical systems(MEMS) simulation, etc..

The basic steps are as follows. First, the transfer function

H(s)=Y(s)/U(s)=C(sEA)1B

is expanded into a power series at an expansion point s0.

Let s=s0+σ, then, within the convergence radius of the series, we have

H(s0+σ)=LT[(s0+σ)IA]1B

=LT[σI+(s0IA)]1B

=LT[Iσ(s0IA)1]1[(s0IA)]1B

=LT[I+σ(s0IA)1+σ2[(s0IA)1]2+]×(As0I)1B

=i=0LT[(s0IA)1]i(As0I)1B:=mi(s0)σi,

where mi(s0) are called the moments of the transfer function about s0 for i=0,1,2,. If the expansion point is chosen as zero then the moments simplify to mi(0)=LT(A1)i+1B. For s0= the moments are also called Markov parameters which can be computed by LTAi1B.

The goal in moment-matching model reduction is the construction of a reduced order system where some moments m^i of the associated transfer function H^ match some moments of the original transfer function H.