Aircraft Intuitive Design (AID)

版本 1.2.0.0 (9.1 MB) 作者: Zak Lietzau
An academic tool intended to assist in developing an intuitive understanding of aircraft design.
20.9K 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Guidance, 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.