Von Karman Wind Turbulence Model

22 次查看(过去 30 天)
Sebastian
Sebastian 2019-8-26
评论: Jim Riggs 2019-8-28
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

回答(1 个)

Jim Riggs
Jim Riggs 2019-8-26
编辑:Jim Riggs 2019-8-28
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 个评论
Sebastian
Sebastian 2019-8-28
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 2019-8-28
You should look at the documentation for the method. You will see that the method calculates individual components.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simscape 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by