No BSD License
-
InitializeGUI(airfoildata)
Initializes the GUI and establishes callback functions
-
DeterminePanelGeometry(inputg...
find coordinates for horseshoe vortices and control points and plot
-
DetermineProfileDrag(airfoild...
Determine the wing profile drag from the airfoils' drag polars
-
FinalOutput(CL, CDi, CD0, y_c...
calculate score and other outputs, post to the GUI
-
GetGeometryfromGUI(root, tip,...
Get parameters from the GUI and create geometry structure "geo"
-
InducedDrag(gamma, geo, panel...
Calculate far field induced drag
-
LiftCoeff(gamma, panel, geo, ...
Determine the lift coefficient given the vortex strengths
-
PerformRegression(data)
Relate the coefficients of the drag polar to Re as parabolic functions.
-
SpanLoading(l_s, l_t, CL, geo...
Determine center of pressure and spanwise loading
-
StandardAtmosphere(alt)
Read in altitude and output viscosity, density, and speed of sound
-
ZeroOutput(output)
Null output to GUI when error checking is not satisfied
-
[C,T,A]=naca4_3d(airfoil,y,nc...
determine airfoil skin and camber coordinates from NACA designation
-
[gamma, Fu_bar, Fv_bar, Fw_ba...
Implement Vortex Lattice Method
-
parseNACAairfoildata
parse the text file NACAdata.txt into a structure
-
Contents.m
-
Main.m
-
View all files
Wing Designer
by John
27 Jun 2007
(Updated 02 Jul 2007)
Wing Designer computes aircraft performance measures from wing and engine parameters.
|
Watch this File
|
| File Information |
| Description |
Wing Designer was written by Phillip J. Root and John R. Rogers
main.m will run the program.
Wing Designer was written as an educational tool to teach the concepts of engineering design trade-off and parametric analysis. The user selects airfoil cross sections from a menu, enters wing span, dihedral angle, sweep, angle of attack, and engine parameters. The program calculates a score based on the aircraft performance. Lift, drag, range and other performance measures are calculated. Range in miles is the basis for the score, and several modifications are made for other measures such as wing span and bending moment. It is not intended for use in designing real aircraft. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 21 Jun 2008 |
MAHABOOB BASHA
|
|
|
| 26 Sep 2008 |
DRAGO MATJASEC
|
|
|
| 22 Feb 2009 |
ZerO
|
|
|
| Updates |
| 02 Jul 2007 |
Fixed typo in description |
|
Contact us at files@mathworks.com