Von Karman Wind Turbulence Model

19 vues (au cours des 30 derniers jours)
Sebastian
Sebastian le 26 Août 2019
Commenté : Jim Riggs le 28 Août 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

Réponses (1)

Jim Riggs
Jim Riggs le 26 Août 2019
Modifié(e) : Jim Riggs le 28 Août 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 commentaires
Sebastian
Sebastian le 28 Août 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 le 28 Août 2019
You should look at the documentation for the method. You will see that the method calculates individual components.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simscape dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by