Von Karman Wind Turbulence Model

21 visualizaciones (últimos 30 días)
Sebastian
Sebastian el 26 de Ag. de 2019
Comentada: Jim Riggs el 28 de Ag. de 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

Respuestas (1)

Jim Riggs
Jim Riggs el 26 de Ag. de 2019
Editada: Jim Riggs el 28 de Ag. de 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 comentarios
Sebastian
Sebastian el 28 de Ag. de 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 el 28 de Ag. de 2019
You should look at the documentation for the method. You will see that the method calculates individual components.

Iniciar sesión para comentar.

Categorías

Más información sobre Simscape en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by