Aircraft Intuitive Design (AID)

バージョン 1.2.0.0 (9.15 MB) 作成者: Zak Lietzau
An academic tool intended to assist in developing an intuitive understanding of aircraft design.
ダウンロード: 20.8K
更新 2018/4/6

ライセンスの表示

編集メモ: This file was selected as MATLAB Central Pick of the Week

By interfacing user-friendly aircraft modeling with rapid aerodynamic analysis, this program visually depicts how various design parameters affect the way an airplane flies. A video demonstrating some of the code's capabilities can be found on the MathWorks website at https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-building-interactive-design-tools-1509569729395.html.

In addition to built-in, linearized stability approximations that are updated every time the aircraft model is adjusted, the program interfaces with the following software for more advanced analysis:
• Digital DATCOM – U.S. Air Force
• Tornado Vortex Lattice Method – Tomas Melin (KTH Royal Institute of Technology)
• AVL (Athena Vortex Lattice Method) – Mark Drela and Harold Youngren (MIT)

This program also gains added functionality from the following open source software:
• DATCOM Plot Interpolation Functions – Prof. Glenn Greiner and Lenny Gartenberg (ERAU, Daytona Beach, FL)
• AVL Input/Output Functions – Joseph Moster (Mathworks File Exchange)
• Datcomimport – MathWorks Aerospace Toolbox – loads DATCOM "for006.dat" file
• NACA456 – Ralph Carmichael (PDAS) – calculates NACA 6-series airfoil ordinates

Please refer to the documentation for information regarding how to use the program (Help > User's Manual)

引用

Zak Lietzau (2024). Aircraft Intuitive Design (AID) (https://www.mathworks.com/matlabcentral/fileexchange/66770-aircraft-intuitive-design-aid), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGuidance, Navigation, and Control (GNC) についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Updated description
Fixed issue loading PDF documentation in Windows.
Edited description.
Edited description.

1.0.0.0

Added link to video in description.