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

Difference between revisions of "Flexible Aircraft"

Line 27: Line 27:
 
where <math>\Phi_i\in\mathbb C^{n_y\times n_u}</math> represents the transfer from <math>n_u=1</math> input signal (gust disturbance) to <math>n_y=92</math> measurement outputs (accelerations and moments at different coordinates of a flexible aircraft wings and tail ), evaluated at varying frequencies <math>\omega_i\in\mathbb R</math> [rad/s], for <math>i=1,\dots,N=421</math>.
 
where <math>\Phi_i\in\mathbb C^{n_y\times n_u}</math> represents the transfer from <math>n_u=1</math> input signal (gust disturbance) to <math>n_y=92</math> measurement outputs (accelerations and moments at different coordinates of a flexible aircraft wings and tail ), evaluated at varying frequencies <math>\omega_i\in\mathbb R</math> [rad/s], for <math>i=1,\dots,N=421</math>.
   
==Origin==
+
===Origin===
   
 
Collaboration between [https://www.onera.fr ONERA] and [https://www.onera.fr DLR]. The data from the high fidelity simulator have been generated by D. Quero (DLR), and the treatment performed jointly with P. Vuillemin, D. Quero and C. Poussot-Vassal
 
Collaboration between [https://www.onera.fr ONERA] and [https://www.onera.fr DLR]. The data from the high fidelity simulator have been generated by D. Quero (DLR), and the treatment performed jointly with P. Vuillemin, D. Quero and C. Poussot-Vassal

Revision as of 15:45, 28 January 2021

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

Description

Motivation

Figure 1: View of the aerostructure of the flexible aircraft.

Flexible aircraft models are very challenging in civil aeronautics due to their lighter structure. Models are largely used by engineers to optimize and analyze critical phenomena in the pre-design phase. Such models can be used to monitor some dimensioning critical stress of the aircraft in response to discrete and continuous gust situations.

Computing responses to discrete gusts are sizing steps when designing and optimizing a new aircraft structure and geometry. Indeed, this is part of the imposed clearance certifications requested by the flight authorities. During the aircraft preliminary design phase, this clearance is done by intensive simulations. However, due to the involved model's complexity, these latter are time-consuming and imply an important computational burden. Moreover, these simulations are involved at different steps of the aircraft optimization process, by aeroelastic, flight and control engineers.

In [1], a systematic way to fasten the gust simulation step and simplify the analysis by mean of data-driven model approximation in the Loewner framework is proposed, as well as a description of this model.

Considered data

This benchmark contains a set of frequency-domain input-output data computed from a high fidelity simulator, and given as the couple


\{\omega_i,\Phi_i^{n_y\times n_u}\}_{i=1}^N,

where \Phi_i\in\mathbb C^{n_y\times n_u} represents the transfer from n_u=1 input signal (gust disturbance) to n_y=92 measurement outputs (accelerations and moments at different coordinates of a flexible aircraft wings and tail ), evaluated at varying frequencies \omega_i\in\mathbb R [rad/s], for i=1,\dots,N=421.

Origin

Collaboration between ONERA and DLR. The data from the high fidelity simulator have been generated by D. Quero (DLR), and the treatment performed jointly with P. Vuillemin, D. Quero and C. Poussot-Vassal

Data

The FlexibleAircraft.zip (1.4Mo) repository contains three files:

  • The dataONERA_FlexibleAircraft.mat data file, with
    • W : the frequency values in rad/s (real 1 \times 421 vector).
    • H : transfer function matrix evaluation at different output measurements points of the aircraft (complex 92 \times 1 \times 421 matrix).
  • The dataONERA_FlexibleAircraft_withMOR.mat data file, with 3 ROMs obtained with the MOR toolbox using the Loewner method
    • Hr1 : linear rational ROM with varying dimensions (state-space models in Matlab form n_y \times n_u).
    • Hr2 : linear rational ROM with varying dimensions, with stability post enforcement and input/output normalisation to catch all transfer whatever the amplitude (state-space models in Matlab form n_y \times n_u).
  • The startONERA_FlexibleAircraft.m script file, used to loads and plots the data for illustration.


The transfer function matrix represents the transfer from the gust input to the 92 measurements gathering from

  • 1--44: the local aerodynamic lift on the aerodynamic strips.
  • 45--88: the local aerodynamic pitch moment on the aerodynamic strips.
  • 89--92: the four generalized coordinates derivative (heave and pitch derivatives) and the first two flexible modes.

Citation

To cite this benchmark, use the following references:

  • For the benchmark itself and its data:
The MORwiki Community, Flexible Aircraft. MORwiki - Model Order Reduction Wiki, 2018. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Flexible_Aircraft
@inproceedings{PoussotMATHMOD:2018,
  author    = {C. Poussot-Vassal and D. Quero and P. Vuillemin},
  title     = {Data-driven approximation of a high fidelity gust-oriented flexible aircraft dynamical model},
  booktitle = {Proceedings of the IFAC Mathematical Modelling},
  address   = {Vienna, Austria},
  month     = {February},
  year      = {2018},
  pages     = {559-564},
}

References

  1. C. Poussot-Vassal, D. Quero, and P. Vuillemin, "Data-driven approximation of a high fidelity gust-oriented flexible aircraft dynamical model", in Proceedings of the 9th Vienna International Conference on Mathematical Modelling (MATHMOD), Vienna, Austria, 2018, pp 559-564, DOI: https://doi.org/10.1016/j.ifacol.2018.03.094.

Contact

Charles Poussot-Vassal