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

Transmission Lines (SLICOT)

Revision as of 15:26, 23 November 2023 by Lund (talk | contribs) (→‎Citation: Correct DOI typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description: Model of a Transmission Line Model

This benchmark models impedence of interconnected structures of a transmission line. More details can be found in [1], [2] and [3].

For a larger transmission lines model see the alternative Transmission_Lines benchmark.


Origin

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


Data

The system matrices A, B, C, E are available from the SLICOT benchmarks page: tline.zip 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}^{256 \times 256}, B \in \mathbb{R}^{256 \times 2}, C \in \mathbb{R}^{2 \times 256}, E \in \mathbb{R}^{256 \times 256}


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_tline,
 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:
@INPROCEEDINGS{MarKWetal98,
 author =       {N. Marques and M. Kamon and J. White and L.M. Silveira},
 title =        {A mixed nodal-mesh formulation for efficient extraction and passive reduced-order modeling of 3D interconnects},
 booktitle =    {Proceedings of the 1998 Design and Automation Conference},
 pages =        {297--302},
 year =         {1998},
 doi =          {10.1145/277044.277132}
}

References

  1. J.R. Li, J. White. Efficient model reduction of interconnect via approximate system gramians. 1999 IEEE/ACM International Conference on Computer-Aided Design: 380--383, 1999.
  2. N. Marques, M. Kamon, J. White, L.M. Silveira. A mixed nodal-mesh formulation for efficient extraction and passive reduced-order modeling of 3D interconnects. Proceedings of the 1998 Design and Automation Conference: 297--302, 1998.
  3. Y. Chahlaoui, P. Van Dooren, A collection of Benchmark examples for model reduction of linear time invariant dynamical systems, Working Note 2002-2: 2002.
  4. 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.