Description
Motivation
The so-called Saint-Venant equations are largely used in the hydraulic domain to model the dynamics of an open channel flow. These equations consist of two nonlinear hyperbolic PDEs. In the considered benchmark, under mild simplifying assumptions detailed in [1], the St Venant PDE equations describing the height variation of the river as a function of the inflow
and outflow
variations, at location
(
,
), obtained around some flow and height linearisation point, can be formulated as follows:
The and
are the following irrational functions:
and
Considered data
The benchmark contains the above irrational model description together with the numerical data as used in the reference paper, given as Matlab handle functions.
Origin
Collaboration between ONERA and EDF. The data from the simplified hydro-electric open-channel model come from V. Dalmas and G. Robert while and the post-processing was performed jointly by P. Vuillemin, and C. Poussot-Vassal.
Data
Description
The File:HydroelectricChannel.zip (67KB) repository contains three files:
- The dataONERA_Hydroelectric.mat data file, with the data describing the irrational model described above
- The dataONERA_Hydroelectric_withMOR.mat data file, with 2 ROMs obtained with the MOR toolbox using the Loewner method
- Hr1 : linear rational ROM (state-space models in Matlab form).
- Hr2 : linear rational ROM with post stability enforcement and addition of the 0 singularity afterward (state-space models in Matlab form).
- The startONERA_Hydroelectric.m script file, used to load and plot the data for illustration.
Objective
The model's main dynamics are a delayed one with an integral action. Find a (linear) reduced order model stable but with one single singularity in 0 that approximates the irrational model over some frequency range (e.g. [0,0.01]rad/s)
Remark
As the original model is irrational and of infinite dimension, it exhibits an infinite number of singularities. Therefore, approximation over the complete frequency range is unachievable, at least with a rational function. That is why an approximation over a bounded frequency range is preferable. Indeed, strange behaviors may appear.
Citation
To cite this benchmark, use the following references:
- For the benchmark itself and its data:
- The MORwiki Community, Hydro-Electric Open Channel. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Hydro-Electric_Open_Channel
- For the background on the benchmark:
@inproceedings{DalmasECC:2016, author = {V. Dalmas and G. Robert and C. Poussot-Vassal and I. {Pontes Duff} and C. Seren}, title = {From infinite dimensional modelling to parametric reduced order approximation: Application to open-channel flow for hydroelectricity}, booktitle = {Proceedings of the 15th European Control Conference}, year = {2016}, pages = {1982--1987}, doi = {10.1109/ECC.2016.7810582} }
References
- ↑ V. Dalmas, G. Robert, C. Poussot-Vassal, I. Pontes-Duff and C. Seren, "From infinite dimensional modelling to parametric reduced order approximation: Application to open-channel flow for hydroelectricity", in Proceedings of the European Control Conference (ECC), Aalborg, Denmark, July, 2016, pp. 1982-1987.