NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
Application Program Interface for the Orion Aerodynamics DatabaseThe Application Programming Interface (API) for the Crew Exploration Vehicle (CEV) Aerodynamic Database has been developed to provide the developers of software an easily implemented, fully self-contained method of accessing the CEV Aerodynamic Database for use in their analysis and simulation tools. The API is programmed in C and provides a series of functions to interact with the database, such as initialization, selecting various options, and calculating the aerodynamic data. No special functions (file read/write, table lookup) are required on the host system other than those included with a standard ANSI C installation. It reads one or more files of aero data tables. Previous releases of aerodynamic databases for space vehicles have only included data tables and a document of the algorithm and equations to combine them for the total aerodynamic forces and moments. This process required each software tool to have a unique implementation of the database code. Errors or omissions in the documentation, or errors in the implementation, led to a lengthy and burdensome process of having to debug each instance of the code. Additionally, input file formats differ for each space vehicle simulation tool, requiring the aero database tables to be reformatted to meet the tool s input file structure requirements. Finally, the capabilities for built-in table lookup routines vary for each simulation tool. Implementation of a new database may require an update to and verification of the table lookup routines. This may be required if the number of dimensions of a data table exceeds the capability of the simulation tools built-in lookup routines. A single software solution was created to provide an aerodynamics software model that could be integrated into other simulation and analysis tools. The highly complex Orion aerodynamics model can then be quickly included in a wide variety of tools. The API code is written in ANSI C for ease of portability to a wide variety of systems. The input data files are in standard formatted ASCII, also for improved portability. The API contains its own implementation of multidimensional table reading and lookup routines. The same aerodynamics input file can be used without modification on all implementations. The turnaround time from aerodynamics model release to a working implementation is significantly reduced
Document ID
20130013805
Acquisition Source
Johnson Space Center
Document Type
Other - NASA Tech Brief
Authors
Robinson, Philip E.
(NASA Johnson Space Center Houston, TX, United States)
Thompson, James
(NASA Johnson Space Center Houston, TX, United States)
Date Acquired
August 27, 2013
Publication Date
June 1, 2013
Publication Information
Publication: NASA Tech Briefs, June 2013
Subject Category
Man/System Technology And Life Support
Report/Patent Number
MSC-24819-1
Distribution Limits
Public
Copyright
Public Use Permitted.
No Preview Available