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!



Penzl's FOM: Difference between revisions

Yue (talk | contribs)
Yue (talk | contribs)
Line 104: Line 104:


<ref name="chahlaoui05"> Y. Chahlaoui, P. Van Dooren, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_24 Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems]</span>, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.</ref>
<ref name="chahlaoui05"> Y. Chahlaoui, P. Van Dooren, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_24 Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems]</span>, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.</ref>
<ref name="Ionita14"> A. C. Ionita,A. C. Antoulas, <span class="plainlinks">[https://doi.org/10.1137/130914619 Data-Driven Parametrized Model Reduction in the Loewner Framework]</span>, SIAM J. Sci. Comput. 36(3): A984–A1007, 2014.</ref>


</references>
</references>

Revision as of 12:13, 16 November 2018

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

This is a stub. Please expand.

Description: Full Order Model

This benchmark is an artificial example system of order 1006 from [1] also listed in [2]. The benchmark system consists of the following system components:

A=(A1A2A3A4),A1=(11001001),A2=(12002001),A3=(14004001),A4=(121000),B=(10101010101011)T,C=BT.


MIMO Variant

In [3] a MIMO variant of this benchmark is utilized by adding random vectors to B and C.

Parametric Variant

In, a parametric variant of this benchmark is used by redefining A1=(1pp1).

Origin

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


Data

The system matrices A, B, C are available from the SLICOT benchmarks page: fom.zip and are stored as MATLAB .mat file.


Dimensions

System structure:

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

System dimensions:

A1006×1006, B1006×1, C1×1006,


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_fom,
 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{morPen06,
 author =       {T. Penzl},
 title =        {Algorithms for Model Reduction of Large Dynamical Systems},
 journal =      {Linear Algebra and its Application},
 volume =       {415},
 number =       {2--3},
 pages =        {322--343},
 year =         {2006},
 doi =          {10.1016/j.laa.2006.01.007}
}

References

  1. T. Penzl. Algorithms for Model Reduction of Large Dynamical Systems. Linear Algebra and its Application 415(2--3): 322--343, 2006.
  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. M. Heyouni, K. Jbilou, A. Messaoudi, K. Tabaa. Model Reduction in Large-Scale MIMO Dynamical Systems via the Block Lanczos Method. Computational & Applied Mathematics 27(11): 211--236, 2008.
  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.

Cite error: <ref> tag with name "Ionita14" defined in <references> is not used in prior text.