Aircraft Performance/Mission Analysis
Most of the sizing program necessarily can also operate as mission
analysis codes. They can also evaluate poitn performance. The codes
listed here are limited to performance only.
Back to Software Review
Back to Content
BASIC Aircraft Performance
Use:Aircraft performance (also estimates drag from geometry)
Author:Sid Powers
Address:KERN International, Inc.,
575 Washington Street,
Pembroke, MA 02359,
(617) 826-0095
Platform:IBM or Apple ][ (!)
Documentation:Powers has written a book including the user's manual (Powers, 1984)
Availability:from Kern, with volume discounts.
License:not for distribution to others
Code:The user gets the BASIC source code
Graphics:no
Discussion:A series of computer programs for the IBM PC that model the full size dedicated mission analysis programs used in industry reasonably well. It's the closest to a real mission program I've seen for students. Originally it was developed
on an Apple ][. The source code is provided, and a version of several of the programs that run in QuickBASIC on a Macintosh is available at VPI. It consists of a system of codes. They are driven from a main graphical interface. The key ones are DRAG to
estimate
drag, TABLE to input your own DRAG table, THRUST to generate an engine deck, MISSION to define the mission, PERF computes the mission performance, and E/M, which computes the performance envelope, Ps contours and turn rate. I would like to see this
updated to current standards. I had to modify it for use on a Mac because our design team had airplanes over a million pounds a few years ago, and the output formatting was inadequate.