한국추진공학회:학술대회논문집 (Proceedings of the Korean Society of Propulsion Engineers Conference)
- 한국추진공학회 2008년 영문 학술대회
- /
- Pages.499-502
- /
- 2008
- /
- 1975-342X(pISSN)
Performance Simulation of a Ramjet Using Visual C++ Program
- Owino, George Omollo (Department of Aerospace Engineering Chosun University) ;
- Kong, Chang-Duk (Department of Aerospace Engineering Chosun University)
- 발행 : 2008.03.30
초록
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.