Implementing the speed of wind into an aircrafts 6 DOF model
11 ビュー (過去 30 日間)
古いコメントを表示
Omar Al Merri
2024 年 1 月 15 日
回答済み: Benjamin Thompson
2024 年 1 月 20 日
Hello, I have a simple 6 DOF model of an aircraft using the 6 DOF (Euler angles) block in simulink alongside the Aerodynamic Forces and Moments block, I am simulating a trajectory drop (free fall) of the aircraft. I was asked to include the effect of varying wind speed and sideslip angle on the trajectory. Wanted to know how to incorporate this into the model. Do I add it as a force into the Aerodynamic forces and moments block? Do I subtract the force factor that is on the x axis from the aircrafts speed everytime it leaves the 6dof block and before it is used to calculate the aerodynamic forces via the block. Any recommendations are greatly appreciated. If any extra information is needed I am ready to supply.
3 件のコメント
Sam Chak
2024 年 1 月 15 日
As you mentioned, the block takes of Forces and Moments. Can you convert the Wind Velocities into a force vector
and a moment vector
?
?採用された回答
Benjamin Thompson
2024 年 1 月 20 日
You would set the Aerodynamic Forces and Moments block mask parameter or Input Axes to Wind. Then you get a fifth input to the block which you must calculate as the velocity of the body with respect to the wind.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Multibody Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!