Anonymous
×
Create a new article
Write your page title here:
We currently have 105 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



MOR Wiki

Modified Nodal Analysis

Revision as of 14:53, 31 August 2022 by Lund (talk | contribs) (remove stub and preliminary warnings)


Description: Modified Nodal Analysis Model

This set of benchmark uses models resulting from modified nodal analysis. More details can be found in [1] and [2].


Origin

This benchmark is part of the SLICOT Benchmark Examples for Model Reduction[3].


Data

The system matrices A, B, C, E are available from the SLICOT benchmarks page:

Table 1: Benchmark files and dimensions.
Inputs States Outputs
MNA_1.zip M = 9 N = 578 Q = 9
MNA_2.zip M = 18 N = 9223 Q = 18
MNA_3.zip M = 22 N = 4863 Q = 22
MNA_4.zip M = 4 N = 980 Q = 4
MNA_5.zip M = 9 N = 10913 Q = 9


and are stored as MATLAB .mat file.


Dimensions

System structure:


\begin{array}{rcl}
E\dot{x}(t) &=& Ax(t) + Bu(t) \\
y(t) &=& Cx(t)
\end{array}

System dimensions:

A \in \mathbb{R}^{N \times N}, B \in \mathbb{R}^{N \times M}, C \in \mathbb{R}^{Q \times N}, E \in \mathbb{R}^{N \times N}.

Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
Niconet e.V., SLICOT - Subroutine Library in Systems and Control Theory, http://www.slicot.org
@MANUAL{slicot_mna,
 title =        {{SLICOT} - Subroutine Library in Systems and Control Theory},
 organization = {Niconet e.V.}
 address =      {\url{http://www.slicot.org}},
 key =          {SLICOT}
}
  • For the background on the benchmark:
@ARTICLE{morOda98,
 author =       {A. Odabasioglu and M. Celik and L.T. Pileggi},
 title =        {{PRIMA}: Passive Reduced-order Interconnect Macromodeling Algorithm},
 journal =      {IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems},
 volume =       {17},
 number =       {8},
 pages =        {645--654},
 year =         {1998},
 doi =          {10.1109/43.712097}
}

References

  1. A. Odabasioglu, M. Celik, L.T. Pileggi, PRIMA: Passive Reduced-order Interconnect Macromodeling Algorithm. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 17(8): 645--654, 1998.
  2. Y. Chahlaoui, P. Van Dooren, A collection of Benchmark examples for model reduction of linear time invariant dynamical systems, Working Note 2002-2: 2002.
  3. Y. Chahlaoui, P. Van Dooren, Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.