(Add dimensions section and various other fixes.) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
[[Category:ODE]] |
[[Category:ODE]] |
||
[[Category:time invariant]] |
[[Category:time invariant]] |
||
− | [[Category: |
+ | [[Category:Parametric]] |
− | [[Category:parametric 2-5 parameters]] |
||
[[Category:affine parameter representation]] |
[[Category:affine parameter representation]] |
||
[[Category:first differential order]] |
[[Category:first differential order]] |
||
[[Category:SISO]] |
[[Category:SISO]] |
||
+ | |||
+ | {{Infobox |
||
+ | |Title = Anemometer |
||
+ | |Benchmark ID = |
||
+ | * anemometer1Param_n29008m1q1 |
||
+ | * anemometer3Param_n29008m1q1 |
||
+ | |Category = misc |
||
+ | |System-Class = AP-LTI-FOS |
||
+ | |nstates = 29008 |
||
+ | |ninputs = 1 |
||
+ | |noutputs = 1 |
||
+ | |nparameters = |
||
+ | * 2 |
||
+ | * 5 |
||
+ | |components = A, B, C, E |
||
+ | |License = NA |
||
+ | |Creator = [[User:Feng]] |
||
+ | |Editor = |
||
+ | * [[User:Feng]] |
||
+ | * [[User:Himpe]] |
||
+ | * [[User:Lnor]] |
||
+ | * [[User:Baur]] |
||
+ | * [[User:Will]] |
||
+ | * [[User:Lund]] |
||
+ | |Zenodo-link = NA |
||
+ | }} |
||
==Description== |
==Description== |
||
Line 22: | Line 47: | ||
An '''Anemometer'''<ref name="ernst01" group="a)"/><ref name="benner05" group="a)"/><ref name="moosmann05" group="a)"/><ref name="moosmann07" group="c)"/><ref name="moosmann05b" group="c)"/><ref name="rudnyi06" group="c)"/> (see [[wikipedia:Thermal_mass_flow_meter|thermal mass flow meter]]) |
An '''Anemometer'''<ref name="ernst01" group="a)"/><ref name="benner05" group="a)"/><ref name="moosmann05" group="a)"/><ref name="moosmann07" group="c)"/><ref name="moosmann05b" group="c)"/><ref name="rudnyi06" group="c)"/> (see [[wikipedia:Thermal_mass_flow_meter|thermal mass flow meter]]) |
||
− | is a flow sensing device, consisting of a heater and temperature sensors before and after the heater, placed either directly in the flow or in its vicinity |
+ | is a flow sensing device, consisting of a heater and temperature sensors before and after the heater, placed either directly in the flow or in its vicinity Fig. 1. |
They are located on a membrane to minimize heat dissipation through the structure. |
They are located on a membrane to minimize heat dissipation through the structure. |
||
Without any flow, the heat dissipates symmetrically into the fluid. |
Without any flow, the heat dissipates symmetrically into the fluid. |
||
This symmetry is disturbed if a flow is applied to the fluid, |
This symmetry is disturbed if a flow is applied to the fluid, |
||
− | which leads to a convection on the temperature field and therefore to a difference between the temperature sensors (see |
+ | which leads to a convection on the temperature field and therefore to a difference between the temperature sensors (see Fig. 2) from which the fluid velocity can be determined. |
The physical model can be expressed by the [[wikipedia:Convection–diffusion_equation|convection-diffusion partial differential equation]] <ref name="moosmann04" group="b)"/>: |
The physical model can be expressed by the [[wikipedia:Convection–diffusion_equation|convection-diffusion partial differential equation]] <ref name="moosmann04" group="b)"/>: |
||
+ | :<math> |
||
− | + | \rho c \frac{\partial T}{\partial t} |
|
− | \nabla T ) - \rho c v \nabla T + \dot q,</math> |
||
+ | = \nabla \cdot (\kappa \nabla T) |
||
+ | - \rho c v \nabla T |
||
+ | + \dot{q}, |
||
+ | </math> |
||
where <math>\rho</math> denotes the mass density, <math>c</math> is the specific heat capacity, <math>\kappa</math> is the thermal conductivity, |
where <math>\rho</math> denotes the mass density, <math>c</math> is the specific heat capacity, <math>\kappa</math> is the thermal conductivity, |
||
Line 44: | Line 73: | ||
The <math>n</math> dimensional [[wikipedia:Ordinary_Differential_Equation|ODE]] system has the following transfer function |
The <math>n</math> dimensional [[wikipedia:Ordinary_Differential_Equation|ODE]] system has the following transfer function |
||
:<math> |
:<math> |
||
− | G(p) = C( |
+ | G(s, p) = C (s E - A_1 - p (A_2 - A_1))^{-1} B |
</math> |
</math> |
||
Line 57: | Line 86: | ||
:<math> |
:<math> |
||
+ | G(s, p_0, p_1, p_2) = |
||
⚫ | |||
+ | C |
||
+ | ( |
||
+ | s \underbrace{(E_s + p_0 E_f)}_{E(p_0)} |
||
⚫ | |||
+ | )^{-1} |
||
+ | B |
||
</math> |
</math> |
||
− | with parameters <math>p_0, |
+ | with parameters <math>p_0</math>, <math>p_1</math>, <math>p_2</math> which are combinations of the original fluid parameters <math>\rho</math>, <math>c</math>, <math>\kappa</math>, <math>v</math>: <math>p_0 = \rho c</math>, <math>p_1 = \kappa</math>, and <math>p_2 = \rho c v</math>, see <ref name="baur11" group="c)"/>. So far, we have considered the mass density as fixed, i.e. <math>\rho=1</math>. |
==Origin== |
==Origin== |
||
Line 96: | Line 131: | ||
:<math> |
:<math> |
||
− | \begin{ |
+ | \begin{align} |
− | E\dot{x}(t) &= |
+ | E \dot{x}(t) &= (A_1 + p (A_2 - A_1)) x(t) + B u(t) \\ |
− | y(t) &= |
+ | y(t) &= Cx(t) |
− | \end{ |
+ | \end{align} |
</math> |
</math> |
||
Line 105: | Line 140: | ||
<math>E \in \mathbb{R}^{29008 \times 29008}</math>, |
<math>E \in \mathbb{R}^{29008 \times 29008}</math>, |
||
− | <math> |
+ | <math>A_{1,2} \in \mathbb{R}^{29008 \times 29008}</math>, |
− | <math>A_2 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
<math>B \in \mathbb{R}^{29008 \times 1}</math>, |
<math>B \in \mathbb{R}^{29008 \times 1}</math>, |
||
<math>C \in \mathbb{R}^{1 \times 29008}</math>. |
<math>C \in \mathbb{R}^{1 \times 29008}</math>. |
||
Line 114: | Line 148: | ||
:<math> |
:<math> |
||
− | \begin{ |
+ | \begin{align} |
− | (E_1 + p_0 (E_2 - E_1))\dot{x}(t) &= |
+ | (E_1 + p_0 (E_2 - E_1)) \dot{x}(t) &= (A_1 + p_1 (A_3 - A_1 + A_4 - A_5) + p_2 (A_2 - A_1)) x(t) + B u(t) \\ |
− | y(t) &= |
+ | y(t) &= Cx(t) |
− | \end{ |
+ | \end{align} |
</math> |
</math> |
||
System dimensions: |
System dimensions: |
||
− | <math> |
+ | <math>E_{1,2} \in \mathbb{R}^{29008 \times 29008}</math>, |
− | <math> |
+ | <math>A_{1,2,3,4,5} \in \mathbb{R}^{29008 \times 29008}</math>, |
− | <math>A_1 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
− | <math>A_2 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
− | <math>A_3 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
− | <math>A_4 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
− | <math>A_5 \in \mathbb{R}^{29008 \times 29008}</math>, |
||
<math>B \in \mathbb{R}^{29008 \times 1}</math>, |
<math>B \in \mathbb{R}^{29008 \times 1}</math>, |
||
<math>C \in \mathbb{R}^{1 \times 29008}</math>. |
<math>C \in \mathbb{R}^{1 \times 29008}</math>. |
||
− | |||
==Citation== |
==Citation== |
||
Line 144: | Line 172: | ||
title = {Anemometer}, |
title = {Anemometer}, |
||
howpublished = {{MORwiki} -- Model Order Reduction Wiki}, |
howpublished = {{MORwiki} -- Model Order Reduction Wiki}, |
||
− | url = <nowiki>{ |
+ | url = <nowiki>{https://modelreduction.org/morwiki/index.php/Anemometer}</nowiki>, |
year = {2018} |
year = {2018} |
||
} |
} |
Latest revision as of 10:42, 11 June 2025
Background | |
---|---|
Benchmark ID |
|
Category |
misc |
System-Class |
AP-LTI-FOS |
Parameters | |
nstates |
29008
|
ninputs |
1 |
noutputs |
1 |
nparameters |
|
components |
A, B, C, E |
Copyright | |
License |
NA |
Creator | |
Editor | |
Location | |
NA |
Description
An Anemometer[a) 1][a) 2][a) 3][c) 1][c) 2][c) 3] (see thermal mass flow meter) is a flow sensing device, consisting of a heater and temperature sensors before and after the heater, placed either directly in the flow or in its vicinity Fig. 1. They are located on a membrane to minimize heat dissipation through the structure. Without any flow, the heat dissipates symmetrically into the fluid. This symmetry is disturbed if a flow is applied to the fluid, which leads to a convection on the temperature field and therefore to a difference between the temperature sensors (see Fig. 2) from which the fluid velocity can be determined.
The physical model can be expressed by the convection-diffusion partial differential equation [b) 1]:
where denotes the mass density,
is the specific heat capacity,
is the thermal conductivity,
is the fluid velocity,
is the temperature, and
is the heat flow into the system caused by the heater.
The solid model has been generated and meshed in ANSYS.
Triangular PLANE55 elements have been used for the finite element discretization.
The order of the system is .
Example with one parameter:
The dimensional ODE system has the following transfer function
with the fluid velocity as single parameter.
Here
is the heat capacitance matrix,
is the load vector which is derived from separating the spatial and temporal variables in
and the FEM discretization w.r.t. the spatial variables.
are the stiffness matrices with
for pure diffusion and
for diffusion and convection.
Thus, for obtaining pure convection you have to compute
.
Example with three parameters:
Here, all fluid properties are identified as parameters. Thus, we consider the following transfer function
with parameters ,
,
which are combinations of the original fluid parameters
,
,
,
:
,
, and
, see [c) 4]. So far, we have considered the mass density as fixed, i.e.
.
Origin
- IMTEK Freiburg, Simulation group, Prof Dr Jan G. Korvink has taken on a position as Director of the Institute of Microstructure Technology (IMT) at the Karlsruhe Institute of Technology (KIT).
Data
Matrices are in the Matrix Market format. All matrices (for the one parameter system and for the three parameter case) can be found and uploaded in Anemometer.tar.gz. The matrix name is used as an extension of the matrix file. The system matrices have been extracted from ANSYS models by means of mor4fem.
For more information about computing the system matrices, the choice of the output, applying the permutation, please look into the readme file.
Example with one parameter:
- .B: load vector
- .E: heat capacitance matrix
- .P: permutation matrix
- .A: stiffness matrices (2)
Example with three parameters:
- .B: load vector
- .E: heat capacitance matrices (2)
- .A: stiffness matrices (5)
To test the quality of the reduced order systems, harmonic simulations as well as transient step responses could be computed, see [c) 4].
The output matrix is a vector with non-zero elements
and
.
Dimensions
System structure (1 parameter):
System dimensions:
,
,
,
.
System structure (3 parameter):
System dimensions:
,
,
,
.
Citation
To cite this benchmark, use the following references:
- For the benchmark itself and its data:
- The MORwiki Community, Anemometer. MORwiki - Model Order Reduction Wiki, 2018. http://modelreduction.org/index.php/Anemometer
@MISC{morwiki_anemom, author = {{The MORwiki Community}}, title = {Anemometer}, howpublished = {{MORwiki} -- Model Order Reduction Wiki}, url = {https://modelreduction.org/morwiki/index.php/Anemometer}, year = {2018} }
- For the background on the benchmark:
References
a) About the Anemometer
- ↑ H. Ernst, "High-Resolution Thermal Measurements in Fluids," PhD thesis, University of Freiburg, Germany (2001).
- ↑ P. Benner, V. Mehrmann and D. Sorensen, "Dimension Reduction of Large-Scale Systems", Lecture Notes in Computational Science and Engineering, Springer-Verlag, Berlin/Heidelberg, Germany, 45, 2005.
- ↑ C. Moosmann and A. Greiner, "Convective Thermal Flow Problems", Chapter 16 (pages 341--343) of 2.
b) MOR for non-parametrized Anemometer
- ↑ C. Moosmann, E. B. Rudnyi, A. Greiner and J. G. Korvink, "Model Order Reduction for Linear Convective Thermal Flow", Proceedings of 10th International Workshops on THERMal INvestigations of ICs and Systems, THERMINIC2004, 29 Sept - 1 Oct, 2004, Sophia Antipolis, France.
c) MOR for parametrized Anemometer
- ↑ C. Moosmann, "ParaMOR - Model Order Reduction for parameterized MEMS applications", PhD thesis, University of Freiburg, Germany (2007).
- ↑ C. Moosmann, E. B. Rudnyi, A. Greiner, J. G. Korvink and M. Hornung, "Parameter Preserving Model Order Reduction of a Flow Meter", Technical Proceedings of the 2005 Nanotechnology Conference and Trade Show, Nanotech 2005, May 8-12, 2005, Anaheim, California, USA, NSTINanotech 2005, vol. 3, p. 684-687.
- ↑ E. B. Rudnyi, C. Moosmann, A. Greiner, T. Bechtold, J. G. Korvink, "Parameter Preserving Model Reduction for MEMS System-level Simulation and Design", Proceedings of MATHMOD 2006, February 8 - 10, 2006, Vienna University of Technology, Austria.
- ↑ 4.0 4.1 U. Baur, P. Benner, A. Greiner, J. G. Korvink, J. Lienemann and C. Moosmann, "Parameter preserving model order reduction for MEMS applications", MCMDS Mathematical and Computer Modeling of Dynamical Systems, 17(4):297--317, 2011.