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!



Synthetic parametric model

Revision as of 10:08, 28 November 2011 by Ionita (talk | contribs) (Synthetic parametric model, created for experimental purposes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

On this page you will find a purely synthetic parametric model. The goal is to have a simple parametric model which one can use to experiment with different system orders, parameter values etc.

System description

The parameter θ scales the real part of the system poles, that is, pk=θak+jbk. If the system is in pole-residue form, then

H(s)=i=1nrispi=i=1nris(θai+jbi),

which has the state-space realisation

A^=θdiag([a1,,an])+diag([jb1,,jbn]),

B^=[1,,1]T,C^=[r1,,rn],D=0.

Notice that the system matrices have complex entries.

For simplicity, assume that n is even, n=2k, and that all system poles are complex and ordered in complex conjugate pairs, i.e.

p1=a1+jb1,p2=a1jb1,,pn1=ak+jbk,pn=akjbk.

Which also implies that the residues form complex conjugate pairs r1,r¯1,,rk,r¯k.

Then a realization with matrices having real entries is given by

A=TA^T*,B=TB^,C=C^T*,D=0,

with the matrix T defined using 2×2 diagonal blocks.