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!



Modified Nodal Analysis: Difference between revisions

init mna
 
mNo edit summary
Line 5: Line 5:
[[Category:Sparse]]
[[Category:Sparse]]
[[Category:MIMO]]
[[Category:MIMO]]
[[Category:DAE_order_unspecified‏‎]]


'''This is a stub. Please expand.'''
'''This is a stub. Please expand.'''
Line 78: Line 79:
<math>B \in \mathbb{R}^{N \times M}</math>,
<math>B \in \mathbb{R}^{N \times M}</math>,
<math>C \in \mathbb{R}^{Q \times N}</math>,
<math>C \in \mathbb{R}^{Q \times N}</math>,
<math>A \in \mathbb{R}^{N \times N}</math>.
<math>E \in \mathbb{R}^{N \times N}</math>.


==Citation==
==Citation==

Revision as of 09:07, 6 June 2019

Note: This page has not been verified by our editors.

This is a stub. Please expand.

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:

Ex˙(t)=Ax(t)+Bu(t)y(t)=Cx(t)

System dimensions:

AN×N, BN×M, CQ×N, EN×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.