Flight Mechanics 2DoF Examples
7 ビュー (過去 30 日間)
古いコメントを表示
I am interested on Flight Mechanics modeling with Simulink/Simscape for conventional take-off and landing aircrafts. In particular I would like to do something like a 2DoF with point mass modeling to simulate the taxi-out, take-off, climb, cruise, descend, and landing phases. I have been looking for good examples to start from but I have found nothing useful.
I think the blocks following blocks from Aerospace Blockset used togheter could be the answer :
4th Order Point Mass (Longitudinal) and
4th Order Point Mass Forces (Longitudinal)
Are there any demo or examples from Mathworks or the FileExchange I am missing?, I am familiar with some demos and examples on aircrafts but they are either for more degrees of freedom or directly using look up tables or other precomputed values rather than actually modeling the flight mechanics. Hope something comes up.
Thanks!
1 件のコメント
Yifeng Tang
2024 年 8 月 29 日
Simscape Multibody maybe? It's 3D and 6 DOF in general, but you may easily constrain things to 2DoF.
回答 (1 件)
Sahas
2024 年 9 月 2 日
Hi,
As per my understanding you would like to model a conventional take-off and landing of an aircraft in Simulink or Simscape assuming point mass object and 2 degrees of freedom and need resources and demos regarding that.
The following MathWorks webinar and documentation links might help you with your task:
- To model, simulate and design the flight controls of an aircraft in Simulink with 3-DoF, take a look at the following webinar: https://www.mathworks.com/videos/modeling-simulation-and-flight-control-design-of-an-aircraft-with-simulink-81546.html
- To implement point mass equation of motions in Simulink, the following documentation of “vehicle dynamics” of MATLAB’s Aerospace Blockset might be useful: https://www.mathworks.com/help/aeroblks/point-mass-1.html
- To incorporate the effects of gravity and air friction on the motion of a point mass object: https://www.mathworks.com/matlabcentral/fileexchange/67193-projectile-motion-with-gravity-and-friction
- To create custom aerospace models using MATLAB’s Aerospace Blockset. Follow the steps given in the following documentation link: https://www.mathworks.com/help/aeroblks/creating-aerospace-models.html
Hope this is beneficial!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Aerospace Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!