| Line 12: | Line 12: | ||
we can then write down the state-space realisation <math> H(s,\varepsilon) = \widehat{C}\Big(sI-\varepsilon \widehat{A}_\varepsilon | we can then write down the state-space realisation <math> H(s,\varepsilon) = \widehat{C}\Big(sI-\varepsilon \widehat{A}_\varepsilon - \widehat{A}_0\Big)^{-1}\widehat{B}+D</math> with | ||
| Line 35: | Line 35: | ||
with <math> T = \left[\begin{array}{ccc} T_0 & & \\ & \ddots & \\ & & T_0 \end{array}\right] </math> | with <math> T = \left[\begin{array}{ccc} T_0 & & \\ & \ddots & \\ & & T_0 \end{array}\right] </math> | ||
and <math>T_0 = \frac{1}{\sqrt{2}}\left[\begin{array}{cc} 1 & -j\\ 1 & j \end{array}\right]</math>. | |||
== Numerical values == | == Numerical values == | ||
Revision as of 13:54, 28 November 2011
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, . For a system in pole-residue form
we can then write down the state-space realisation with
Notice that the system matrices have complex entries.
For simplicity, assume that is even, , and that all system poles are complex and ordered in complex conjugate pairs, i.e.
which, for real systems, also implies that the residues form complex conjugate pairs
Then a realization with matrices having real entries is given by
with
and .
Numerical values
The numerical values for the different variables are
- equally spaced in , with and .
- equally spaced in ,
- equally spaced in ,
- .
In MATLAB this is easily done as follows
test