Von Karman Wind Turbulence Model

조회 수: 19 (최근 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