필터 지우기
필터 지우기

Seeking documentation of the Aerodynamic Forces and Moments Block

조회 수: 1 (최근 30일)
John McNeil
John McNeil 2022년 6월 17일
댓글: John McNeil 2022년 6월 17일
Can anyone provide documentation of the equations used by this block?
The help documentation explains the axes transformation but not the calculation done inside the block. Through some experimentation, it appears that forces are calculated by:
and moments are calculated by:
However I can't figure out what the reference span does.

답변 (1개)

patrick1704
patrick1704 2022년 6월 17일
Hi there,
aerodynamic forces/moments are normally described as dimensionless coefficients because there are some similarity relations (keywords: Reynolds and Mach number; Similarity Parameters (nasa.gov)) that are used in their description.
The symbols generally specify:
  • q: dynamic pressure (=)
  • ρ: density
  • V: airspeed
  • : reference area (normally wing area)
  • : reference length (mostly mean aerodynamic chord)
  • : force/moment coefficient
Hope you can work with this.
  댓글 수: 3
patrick1704
patrick1704 2022년 6월 17일
Normally the reference length for roll and yaw moment is the reference span (which is most often the half-wingspan), while for the pitch moment it is the mean aerodynamic chord ("reference length").
This is how Matlab handles it as well and you can also see that when you select the option of the block to "Look under the Mask".
John McNeil
John McNeil 2022년 6월 17일
"Look under the Mask" did the trick, thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Block Libraries에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by