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!



Heat Equation: Difference between revisions

remove stub and preliminary warnings
Malhotra (talk | contribs)
m infobox string
 
Line 3: Line 3:
[[Category:Sparse]]
[[Category:Sparse]]
[[Category:SISO]]
[[Category:SISO]]
{{Infobox
|Title          = Heat Equation
|Benchmark ID    = heatEquation_n200m1q1
|Category        = slicot
|System-Class    = LTI-FOS
|nstates        = 200
|ninputs        = 1
|noutputs        = 1
|nparameters    = 0
|components      = A, B, C, E
|License        = NA
|Creator        = [[User:Himpe]]
|Editor          =
* [[User:Himpe]]
|Zenodo-link    = NA
}}


==Description: Discretization of the Heat Equation==
==Description: Discretization of the Heat Equation==

Latest revision as of 09:32, 30 November 2023


Heat Equation
Background
Benchmark ID

heatEquation_n200m1q1

Category

slicot

System-Class

LTI-FOS

Parameters
nstates
200
ninputs

1

noutputs

1

nparameters

0

components

A, B, C, E

Copyright
License

NA

Creator

User:Himpe

Editor
Location

NA


Description: Discretization of the Heat Equation

This benchmark represents a discretized one-dimensional heat equation model. More details can be found in [1].

For a large-scale heat equation example see the steel profile benchmark.

Origin

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


Data

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


Dimensions

System structure:

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

System dimensions:

A200×200, B200×1, C1×200, E200×200.


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_heat,
 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:
@TECHREPORT{morChaV92,
 author =       {Y. Chahlaoui, P. Van Dooren},
 title =        {A collection of Benchmark examples for model reduction of linear time invariant dynamical systems},
 institution =  {SLICOT Working Note},
 number =       {2002-2},
 year =         {2002},
 url =          {http://eprints.maths.manchester.ac.uk/1040/1/ChahlaouiV02a.pdf}
}


References

  1. Y. Chahlaoui, P. Van Dooren, A collection of Benchmark examples for model reduction of linear time invariant dynamical systems, Working Note 2002-2: 2002.
  2. 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.