Performance Simulation of a Ramjet Using Visual C++ Program

  • Published : 2008.03.30

Abstract

This paper presents on research findings of how Visual C++ program can be used to generate codes capable of performing ramjet engine simulation To understand the diversity and applicability of this tool an arbitrary ramjet model will be considered for which generated output values will be compared with those from a commercial program GASTURB 9 iterated under the same input parameters. Several governing thermodynamic equations will first be discussed in order that we understand the fundamental idea behind values printed out on the GUI. C++ compiler was chosen as a tool of use due to its availability, ease of use, ability to compute functions faster and uniquely possible to make a stand alone GUI executable in DOS mode. The program is developed in such a way that given the ambient flight conditions, burner exit temperature and several geometry areas the program generates its own input values used in the succeeding stations. A close resemblance of output values that define performance and thermodynamic state of the engine was realized between GASTURB 9 and using this code made from C++ compiler.

Keywords