Von Karman Wind Turbulence Model

21 visualizzazioni (ultimi 30 giorni)
Sebastian
Sebastian il 26 Ago 2019
Commentato: Jim Riggs il 28 Ago 2019
Hi,
I have a question regarding the input V of the von Karman/Dryden turbulence model in Simulink. The documentation states that V is the speed of the aircraft. My question is: Shouldnt it be the airspeed/relative speed of the aircraft with respect to the wind field? And second question, in the model V is a scalar and the same for all three velocity components. Shouldnt V also be a vector?
Kind regards,
Sebastian

Risposte (1)

Jim Riggs
Jim Riggs il 26 Ago 2019
Modificato: Jim Riggs il 28 Ago 2019
V is the true airspeed.
V is a scalar, and is used to calculate the scalar components of the turbulence field.
The documentation for the Von Karman turbulence model is here:
It says that the model is an implementation of the MIL spec 8785c. You can download the MIL spec here:
(see section 3.7 Atmospheric disturbances)
This document looks useful too:
  2 Commenti
Sebastian
Sebastian il 28 Ago 2019
Thanks, for clarifying this. However, I still do not understand completely why the same V is used for the calculation of all three components of the turbulence field. Intuitively, I would first transform the airspeed vector into the same coordinate frame as the turbulence field and then use the individual components as an input to the three filters. But maybe I‘m missing an important assumption here...
Jim Riggs
Jim Riggs il 28 Ago 2019
You should look at the documentation for the method. You will see that the method calculates individual components.

Accedi per commentare.

Categorie

Scopri di più su Simscape in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by