DEVELOPMENT OF A ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS

Size: px
Start display at page:

Download "DEVELOPMENT OF A ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS"

Transcription

1 DEVELOPMENT OF A ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS Kathleen Tran and Walter F. O'Brien, Jr Center for Turbomachinery and Propulsion Research Virginia Polytechnic Institute and State University Abstract One-Dimensional modeling of dual mode scramjet and ramjet flowpaths is a useful tool for scramjet conceptual design and wind tunnel testing. Due to the inherent three- dimensional nature of the physics, most one-dimensional codes such as the Ramjet Performance Analysis Code (RJPA) separate the flow path components into connected control volumes. In the present paper, the addition of a modeling tool that enables more detailed analysis of flow physics within the combustor is developed as part of a MATLAB based model known as VTMODEL. The development of VTMODEL enables analysis of multiple injectors along with multiple analysis stations within a combustor. The model also integrates overall cycle analysis to support parameter studies of design changes on total thrust and engine performance. Using the functions within the model, components can be easily changed and modified to anchor to wind tunnel data. A c p dx f H h o M m P P t Q R T T t T TSFC u 5 V flow V e w W W x X x Greek γ η n Nomenclature Area Specific Heat at Constant Pressure Finite change in x Coefficient of Friction Enthalpy Stagnation Enthalpy per Unit Mass Mach number Mass Rate of Flow Pressure Total Pressure Net Heat per Unit Mass of Gas Gas Constant Static Temperature Total Temperature Thrust Thrust Specific Fuel Consumption Exit velocity Bulk Flow Velocity Nozzle Exit Velocity Mass Rate of Flow of Gas Stream Molecular Weight Work Drag Force Axial Location Ratio of Specific Heats Nozzle Adiabatic Efficiency Subscripts a At altitude 0 Inlet 1 Isolator Entrance 2 Combustor Entrance 3 Combustion Module Exit 4 Combustor Exit 5 Nozzle Exit s Isentropic Introduction One dimensional scramjet flowpath analysis codes can be a useful analytical tool for scramjet researchers and designers. There are many advantages to the appropriate use of a one dimensional code versus a two or three dimensional analysis such as CFD. These advantages include faster computational times and a more overall performance-based analysis. Though the analysis cannot predict effects of boundary layers and other multidimensional flow properties, the one dimensional code can provide reasonable ranges for thermodynamic and performance design criteria. Though scramjet internal flow is highly multidimensional, the use of one dimensional codes is still relevant. An industry standard, Ramjet Performance Analysis Code (RJPA) is a legacy code developed at the Applied Research Laboratory at John Hopkins University. RJPA is a onedimensional FORTAN code that analyzes ramjet and scramjet flowpaths. The program is an accepted method for 1D analysis of flow paths 1. The program uses control volume calculations and constant epsilon combustion. However, RJPA has some weaknesses. The program requires complex input Tran 1

2 lists, and is difficult to use. Though the program is very useful once the interface is learned, the program is governed by the Internal Traffic in Arms Regulations. This restriction limits the access and use of the program from public domain. In general, legacy one dimensional codes such as the Ramjet Performance Analysis Code use control volume approaches for modeling of components of the flow paths. These cycle analysis codes predict and analyze thermodynamic data only at the control volume entrances and exits. While these codes are useful for overall cycle analysis, details within the combustor cannot be resolved. The main focus of this paper is to describe an approach for a model that reduces these limitations, the one-dimensional modeling code, VTMODEL. VTMODEL is written in MATLAB using functions for each scramjet section. For the model, the scramjet flow path is divided into four components: the Inlet, Isolator, Combustor, and Nozzle. 1. Inlet Modeling The inlet function requires an input of the flight altitude and Mach number. The model uses the US Standard Atmosphere 2 properties at altitudes iterating every 5,000 feet. The incoming flight Mach number (M o ) is defined by the user and is used for determining supersonic inlet pressure recovery. The scramjet inlet is modeled using MIL Spec E-5007D 3 for inlet pressure recovery. Po2/Po1=1 from M o =0 to 1 (1) Po2/Po1= (M-1) 1.35 from M o >1 to 5 (2) Po2/Po1=800/(M ) for M o >5 (3) 2. Isolator The preliminary isolator model is comprised of two components. The first component enables modeling of pressure rises due to friction. The model uses Equation 4 and compressible flow relationships to calculate the pressure rise due to friction in a constant cross sectional area 4. 4c f L D = 4c fl x D 4c fx 1 D where c f = is chosen for the friction. coefficient of (4) The total pressure rise due to friction is determined from the user-inputted static pressure profile. With the pressure profile, the pressure increase due to the oblique shock system can be identified from a significant change in the slope of the pressure graph. This pressure rise in the isolator due to the combustion process is modeled using a system of oblique shocks. This system of two reflected oblique shocks is the second component of the isolator model. Since the overall static pressure ratio is input by the user, the shock angles of the reflected oblique shock system can be calculated. From these angles, the Mach number and temperature following each shock is calculated. The isolator exit conditions, determined from the friction and shock pressure rise models, are used as the combustor entrance conditions in the following module. 3. Combustor The scramjet combustor is modeled using a combustion model and an influence coefficient model. The current combustor model requires a user inputted static pressure profile. This profile is used to calculate the change in temperature for constant given pressure due to combustion within each finite difference in x ( x). The temperature prediction is the result of equilibrium combustion calculations over the finite difference. The user inputted combustion efficiency and a hydrogen flame speed model are used to determine the amount of moles of hydrogen fuel that is burned in each section. The hydrogen flame speed model calculates the hydrogen-air combustion sphere caused by injection into the flowpath with following combustion. The model is based on an approach developed in Reference 5. The hydrogen flame speed is set to between m/s and is calculated based on the desired combustion efficiency. The analysis uses the relationship between the combustor cross sectional area and the hydrogen sphere. Figure 1 depicts a schematic of the hydrogen flame speed model where V flow is the velocity of the air in the combustor. For the equilibrium combustion calculation, the equivalence ratio along with the hydrogen sphere model determines the moles of hydrogen burned in the section. The calculation assumes no dissociation and does not include any chemical kinetics. For the calculations a variable specific heat, c p is calculated based on the temperature of the flow. The adiabatic flame temperature combustion calculation is used as the temperature at each substation. Tran 2

3 bypass this oblique shock and continue using the influence coefficient equations for the remainder of the combustor. 4. Nozzle The nozzle module is an optional component of VTMODEL. With the nozzle module, the scramjet performance is calculated using a definite nozzle adiabatic efficiency in Equation 6. η n = h 04 h 5 h 04 h 5s (6) Figure 1: Schematic of Hydrogen Flame Speed Model Along with the combustion model, an influence coefficient model is used to determine the change in Mach number at each station. With the Mach number, other desired properties are calculated such as stagnation pressure and stagnation temperature. The calculation of Mach number using influence coefficients was presented in Shaprio 6. Equation 5 calculates the local Mach number based on the change of various parameters. This equation is solved with respect to change in x using an explicit numerical integration method. Despite the possibility of the solver to be unstable, the programming for the initial version VTMODEL makes a numeric explicit solver ideal. dm 2 M 2 = 2 1+ γ 1 1 M 2 da + 1+γM2 dq dw x +dh + A 1 M 2 c p T γm 2 1+ γ 1 1 M 2 4f dx D + dx 1/2γPAM 2 2y dw w γM 2 1+ γ 1 1 M 2 dw 1+γM2 dw dγ w 1 M 2 W γ (5) One advantage of a user inputted pressure profile is the ability to analyze trends in the static pressure profile. In the wind tunnel data presented later in this paper, the decreasing pressure in the combustor sharply increases around x=0.227 meters. This increase is caused by an oblique shock, increasing the pressure to atmospheric pressure. When a pressure profile changes inflection at the end of the combustor, VTMODEL calculates the flow as an oblique shock with the static pressure ratio between the inflection point and the combustor exit point. With the oblique shock, VTMODEL assumes termination of combustion at the entrance to the shock. In the case with no inflection, the model will From the efficiency the exit Mach number and other performance criteria are calculated from Equations 7-9. M 5 2 = 2 γ 1 η n 1 P 5 P04 γ 1 γ 1 η n 1 P 5 P04 γ 1 γ (7) Thrust = m V e + P 5 P a A 5 (8) TSFC = m f Thrust Sample Analysis (9) In the following section, VTMODEL is used to predict property variations from a sample wind tunnel test that was run at the University of Virginia Direct Connect Wind Tunnel 7. The equivalence ratio for the run was and the flow conditions were set to simulate flight at Mach 5 and 70,000 ft. Since the isolator entrance conditions were known, the inlet module was bypassed and the isolator conditions directly entered into the appropriate point in VTMODEL. For analysis of the University of Virginia Direct Connect Facility 7 the nozzle module is not used. The analysis was terminated at the end of the combustor. The geometry of the combustor is shown in Figure 2 below. The static pressure profile (Figure 3) was inputted into VTMODEL from a text file. Tran 3

4 Stagnation Temperature(Kelvin) Static Pressure (kpa) Static Temperature (Kelvin) In Figure 5 below, note that the stagnation temperature predicted by VTMODEL is rising through the combustor, but remains constant in the combustor exit oblique shock. This follows the assumption of termination of combustion at the entrance to the shock Figure 2: Schematic of UVA Combustor Figure 4: Static Temperature Calculated by VTMODEL for Φ= Figure 3: Internal Static Pressure Profile from wind tunnel data for Φ=0.171 Entered into VTMODEL The experimental static pressure data was provided by C. Goyne at the University of Virginia for analysis. For this first test of the model, the nozzle module was excluded for the analysis. The x axis shown in the Figures below is Distance from the Ramp Fuel Injector. Since the injection point is at x=0, negative x values designate the isolator and positive x values are in the combustor. Figures 3-4 are the results from VTMODEL assuming 70% hydrogen combustion efficiency with the hydrogen flame speed models; that is, the flame speed model was adjusted to 75.5 m/s to produce 70% combustion of the fuel at the end the combustor Figure 5: Stagnation Temperature Predicted by VTMODEL for Φ=0.171 Tran 4

5 Mach Number Figure 6: Mach Number Predicted by VTMODEL for Φ=0.171 Summary The initial development of VTMODEL was in response to the difficulty of using the Ramjet Performance Analysis Code and the cited limitations of the program. The current version of VTMODEL has many limitations due to the assumptions necessary for the one-dimensional code. Despite these limitations, VTMODEL provides a improved tool for the analysis of a scramjet combustor, beyond a defined control volume code. Since the combustor is segmented, thermodynamic data and Mach numbers can be predicted at any axial location. The hydrogen flame speed model for combustion efficiency also enables the analysis of multiple injection locations. Currently VTMODEL is solely an analytic model due to the requirement of input pressure data. This analytic model can be used to analyze wind tunnel results and parameterizations of the effect of heat transfer, friction, and other variables on the flow. However, the program cannot be used to predict static pressures and the complete profile. To remove these limitations, the author is currently working on making VTMODEL a fully predictive program that will iterate on internal flow properties and external boundary conditions to find the physically correct solution. The combustor modules will also iterate on a combustor exit pressure along with the isolator modules to predict the pressure profile along the entire flow path. The predictive program will only require user inputs of flight Mach number, altitude, combustor geometry, heat transfer, combustion efficiency, and combustor exit pressure. Future Work As discussed, the intent of the VTMODEL modeling effort is to produce an entirely predictive onedimensional internal flow path model for Scramjets. A number of the required modeling steps have been implemented, and completion of the model is near References 1. Pandolfini, P.P., and Friedman, M.A. Instructions for using Ramjet Performance Analysis (RJPA) IBM-PC Version JHU/APL, June United States Government Printing Office.US Standard Atmosphere. Washington DC MIL-E-5007D. Handbook from Pratt and Whitney. 4. Hill, Philip and Peterson, Carl. Mechanics and Thermodynamics of Propulsion. 2 nd Edition. New York: Addison Wesley Longman, Hill, Philip and Peterson, Carl. Mechanics and Thermodynamics of Propulsion. 1 st Edition: 3 rd Printing. Reading: Addison Wesley Longman, pp Shaprio, Ascher H. The Dynamics and Thermodynamics of Compressible Fluid Flow in Two Volumes. New York: Ronald Press Company, Experimental Data Given by Robert Rockwell at the University of Virginia. January 2009-January Le, D.B., Goyne, C.P, Krauss, R.H., and McDaniel. J.C., Experimental Study of a Dual-Mode Scramjet Isolator, Journal of Propulsion and Power, Vol. 25, No. 5, 2008, pp Tran 5

ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS

ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS ONE DIMENSIONAL ANALYSIS PROGRAM FOR SCRAMJET AND RAMJET FLOWPATHS Kathleen Tran and Walter F. O'Brien, Jr Center for Turbomachinery and Propulsion Research Virginia Polytechnic Institute and State University

More information

Contents. Preface... xvii

Contents. Preface... xvii Contents Preface... xvii CHAPTER 1 Idealized Flow Machines...1 1.1 Conservation Equations... 1 1.1.1 Conservation of mass... 2 1.1.2 Conservation of momentum... 3 1.1.3 Conservation of energy... 3 1.2

More information

Effect Of Inlet Performance And Starting Mach Number On The Design Of A Scramjet Engine

Effect Of Inlet Performance And Starting Mach Number On The Design Of A Scramjet Engine Effect Of Inlet Performance And Starting Mach Number On The Design Of A Scramjet Engine P. Karthikeyan 1, B. Prakash 3 2, S. R. Balakrishnan 3 PG scholar 1, Professor 2, Director/H.O.D 3 1,2,3 Department

More information

Section 4.1: Introduction to Jet Propulsion. MAE Propulsion Systems II

Section 4.1: Introduction to Jet Propulsion. MAE Propulsion Systems II Section 4.1: Introduction to Jet Propulsion Jet Propulsion Basics Squeeze Bang Blow Suck Credit: USAF Test Pilot School 2 Basic Types of Jet Engines Ramjet High Speed, Supersonic Propulsion, Passive Compression/Expansion

More information

Dynamic Pressure Characterization of a Dual-Mode Scramjet

Dynamic Pressure Characterization of a Dual-Mode Scramjet 26 th ICDERS July 30 th August 4 th, 2017 Boston, MA, USA Dynamic Pressure Characterization of a Dual-Mode Scramjet Camilo Aguilera, Amardip Ghosh, Kyung-Hoon Shin, Kenneth H. Yu Department of Aerospace

More information

Propulsion Thermodynamics

Propulsion Thermodynamics Chapter 1 Propulsion Thermodynamics 1.1 Introduction The Figure below shows a cross-section of a Pratt and Whitney JT9D-7 high bypass ratio turbofan engine. The engine is depicted without any inlet, nacelle

More information

The Turbofan cycle. Chapter Turbofan thrust

The Turbofan cycle. Chapter Turbofan thrust Chapter 5 The Turbofan cycle 5. Turbofan thrust Figure 5. illustrates two generic turbofan engine designs. The upper figure shows a modern high bypass ratio engine designed for long distance cruise at

More information

CONTENTS Real chemistry e ects Scramjet operating envelope Problems

CONTENTS Real chemistry e ects Scramjet operating envelope Problems Contents 1 Propulsion Thermodynamics 1-1 1.1 Introduction.................................... 1-1 1.2 Thermodynamic cycles.............................. 1-8 1.2.1 The Carnot cycle.............................

More information

J. F. Driscoll. University of Michigan

J. F. Driscoll. University of Michigan J. F. Driscoll University of Michigan Sean Torrez, Derek Dalle, Matt Fotia (NASA) AFRL collaborators: Mike Bolender, David Doman, Mike Oppenheimer Control of flight dynamics Pitching moment (M) in vehicle

More information

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering Jet Aircraft Propulsion Prof. Bhaskar Roy Prof. A.M. Pradeep Department of Aerospace Engineering Indian Institute of Technology, IIT Bombay Module No. # 01 Lecture No. # 08 Cycle Components and Component

More information

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2017

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2017 MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING EMEC 426 Thermodynamics of Propulsion Systems Spring 2017 Instructor: Dr. Alan H. George Office: Roberts 119 Office Hours: to be announced

More information

Multistage Rocket Performance Project Two

Multistage Rocket Performance Project Two 41 Multistage Rocket Performance Project Two Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 Project Two in MAE 3293 Compressible Flow December

More information

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2018

MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING. EMEC 426 Thermodynamics of Propulsion Systems. Spring 2018 MONTANA STATE UNIVERSITY DEPARTMENT OF MECHANICAL ENGINEERING EMEC 426 Thermodynamics of Propulsion Systems Spring 2018 Instructor: Dr. Alan H. George Office: Roberts 119 Office Hours: to be announced

More information

AME 436. Energy and Propulsion. Lecture 15 Propulsion 5: Hypersonic propulsion

AME 436. Energy and Propulsion. Lecture 15 Propulsion 5: Hypersonic propulsion AME 436 Energy and Propulsion Lecture 5 Propulsion 5: Hypersonic propulsion Outline!!!!!! Why hypersonic propulsion? What's different about it? Conventional ramjet heat addition at M

More information

Lecture with Numerical Examples of Ramjet, Pulsejet and Scramjet

Lecture with Numerical Examples of Ramjet, Pulsejet and Scramjet Lecture 41 1 Lecture with Numerical Examples of Ramjet, Pulsejet and Scramjet 2 Problem-1 Ramjet A ramjet is flying at Mach 1.818 at an altitude 16.750 km altitude (Pa = 9.122 kpa, Ta= - 56.5 0 C = 216.5

More information

Results from SP2, Analysis of the Westinghouse J-30 Turbojet using Gasturb. Kevin Hoopes

Results from SP2, Analysis of the Westinghouse J-30 Turbojet using Gasturb. Kevin Hoopes Results from SP2, Analysis of the Westinghouse J-30 Turbojet using Gasturb Kevin Hoopes November 8, 2011 Introduction and Problem Description The Westinghouse J-30 was the first American made turbojet

More information

Applied Gas Dynamics Flow With Friction and Heat Transfer

Applied Gas Dynamics Flow With Friction and Heat Transfer Applied Gas Dynamics Flow With Friction and Heat Transfer Ethirajan Rathakrishnan Applied Gas Dynamics, John Wiley & Sons (Asia) Pte Ltd c 2010 Ethirajan Rathakrishnan 1 / 121 Introduction So far, we have

More information

The ramjet cycle. Chapter Ramjet flow field

The ramjet cycle. Chapter Ramjet flow field Chapter 3 The ramjet cycle 3. Ramjet flow field Before we begin to analyze the ramjet cycle we will consider an example that can help us understand how the flow through a ramjet comes about. The key to

More information

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof A M Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay

Jet Aircraft Propulsion Prof. Bhaskar Roy Prof A M Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay Jet Aircraft Propulsion Prof. Bhaskar Roy Prof A M Pradeep Department of Aerospace Engineering Indian Institute of Technology, Bombay Module No. #01 Lecture No. # 07 Jet Engine Cycles For Aircraft propulsion

More information

DESIGN AND NUMERICAL ANALYSIS OF ASYMMETRIC NOZZLE OF SHCRAMJET ENGINE

DESIGN AND NUMERICAL ANALYSIS OF ASYMMETRIC NOZZLE OF SHCRAMJET ENGINE ISSN (O): 393-869 DESIGN AND NUMERICAL ANALYSIS OF ASYMMETRIC NOZZLE OF SHCRAMJET ENGINE Lokesh Silwal lokusilwal@gmail.com Sajan Sharma thesajansharma@gm ail.com Nitish Acharya nitishacharya1818@g mail.com

More information

Please welcome for any correction or misprint in the entire manuscript and your valuable suggestions kindly mail us

Please welcome for any correction or misprint in the entire manuscript and your valuable suggestions kindly mail us Problems of Practices Of Fluid Mechanics Compressible Fluid Flow Prepared By Brij Bhooshan Asst. Professor B. S. A. College of Engg. And Technology Mathura, Uttar Pradesh, (India) Supported By: Purvi Bhooshan

More information

AEROSPACE ENGINEERING DEPARTMENT. Second Year - Second Term ( ) Fluid Mechanics & Gas Dynamics

AEROSPACE ENGINEERING DEPARTMENT. Second Year - Second Term ( ) Fluid Mechanics & Gas Dynamics AEROSPACE ENGINEERING DEPARTMENT Second Year - Second Term (2008-2009) Fluid Mechanics & Gas Dynamics Similitude,Dimensional Analysis &Modeling (1) [7.2R*] Some common variables in fluid mechanics include:

More information

SPC 407 Sheet 2 - Solution Compressible Flow - Governing Equations

SPC 407 Sheet 2 - Solution Compressible Flow - Governing Equations SPC 407 Sheet 2 - Solution Compressible Flow - Governing Equations 1. Is it possible to accelerate a gas to a supersonic velocity in a converging nozzle? Explain. No, it is not possible. The only way to

More information

CFD Simulation of Internal Flowfield of Dual-mode Scramjet

CFD Simulation of Internal Flowfield of Dual-mode Scramjet CFD Simulation of Internal Flowfield of Dual-mode Scramjet C. Butcher, K. Yu Department of Aerospace Engineering, University of Maryland, College Park, MD, USA Abstract: The internal flowfield of a hypersonic

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BY AENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2016 Special 10(6): pages 79-88 Open Access Journal Effect of Variable

More information

Review of Fundamentals - Fluid Mechanics

Review of Fundamentals - Fluid Mechanics Review of Fundamentals - Fluid Mechanics Introduction Properties of Compressible Fluid Flow Basics of One-Dimensional Gas Dynamics Nozzle Operating Characteristics Characteristics of Shock Wave A gas turbine

More information

Continuous Differentiation of Complex Systems Applied to a Hypersonic Vehicle

Continuous Differentiation of Complex Systems Applied to a Hypersonic Vehicle Continuous of Complex Systems Applied to a Vehicle AIAA Aircraft Flight Mechanics Conference Derek J. Dalle, Sean M. Torrez, James F. Driscoll University of Michigan, Ann Arbor, MI 4819 August 15, 212,

More information

SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow

SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow SPC 407 Sheet 5 - Solution Compressible Flow Rayleigh Flow 1. Consider subsonic Rayleigh flow of air with a Mach number of 0.92. Heat is now transferred to the fluid and the Mach number increases to 0.95.

More information

A Scramjet Engine Model Including Effects of Precombustion Shocks and Dissociation

A Scramjet Engine Model Including Effects of Precombustion Shocks and Dissociation 44th AIAA/ASME/SAE/ASEE Joint Propulsion Conference & Exhibit 21-23 July 2008, Hartford, CT AIAA 2008-4619 A Scramjet Engine Model Including Effects of Precombustion Shocks and Dissociation Sean M. Torrez

More information

Introduction to Fluid Mechanics. Chapter 13 Compressible Flow. Fox, Pritchard, & McDonald

Introduction to Fluid Mechanics. Chapter 13 Compressible Flow. Fox, Pritchard, & McDonald Introduction to Fluid Mechanics Chapter 13 Compressible Flow Main Topics Basic Equations for One-Dimensional Compressible Flow Isentropic Flow of an Ideal Gas Area Variation Flow in a Constant Area Duct

More information

STUDY OF AN AIR-BREATHING ENGINE FOR HYPERSONIC FLIGHT

STUDY OF AN AIR-BREATHING ENGINE FOR HYPERSONIC FLIGHT STUDY OF AN AIR-BREATHING ENGINE FOR HYPERSONIC FLIGHT TECHNICAL REPORT Author: Marta Marimon Mateu Tutor: Josep Oriol Lizandra Dalmases September 2013 [This page is intentionally left blank] 2 Abstract

More information

Analysis of a Dual-Mode Scramjet Engine Isolator Operating From Mach 3.5 to Mach 6

Analysis of a Dual-Mode Scramjet Engine Isolator Operating From Mach 3.5 to Mach 6 International Journal of Mechanical Engineering and Applications 016; 4(5): 189-198 http://www.sciencepublishinggroup.com/j/ijmea doi: 10.11648/j.ijmea.0160405.14 ISSN: 330-03X (Print); ISSN: 330-048 (Online)

More information

Rocket Thermodynamics

Rocket Thermodynamics Rocket Thermodynamics PROFESSOR CHRIS CHATWIN LECTURE FOR SATELLITE AND SPACE SYSTEMS MSC UNIVERSITY OF SUSSEX SCHOOL OF ENGINEERING & INFORMATICS 25 TH APRIL 2017 Thermodynamics of Chemical Rockets ΣForce

More information

Chapter 17. For the most part, we have limited our consideration so COMPRESSIBLE FLOW. Objectives

Chapter 17. For the most part, we have limited our consideration so COMPRESSIBLE FLOW. Objectives Chapter 17 COMPRESSIBLE FLOW For the most part, we have limited our consideration so far to flows for which density variations and thus compressibility effects are negligible. In this chapter we lift this

More information

Comparison of drag measurements of two axisymmetric scramjet models at Mach 6

Comparison of drag measurements of two axisymmetric scramjet models at Mach 6 16th Australasian Fluid Mechanics Conference Crown Plaza, Gold Coast, Australia 2-7 December 27 Comparison of drag measurements of two axisymmetric scramjet models at Mach 6 Katsuyoshi Tanimizu, D. J.

More information

FUNDAMENTALS OF GAS DYNAMICS

FUNDAMENTALS OF GAS DYNAMICS FUNDAMENTALS OF GAS DYNAMICS Second Edition ROBERT D. ZUCKER OSCAR BIBLARZ Department of Aeronautics and Astronautics Naval Postgraduate School Monterey, California JOHN WILEY & SONS, INC. Contents PREFACE

More information

UNIT 1 COMPRESSIBLE FLOW FUNDAMENTALS

UNIT 1 COMPRESSIBLE FLOW FUNDAMENTALS UNIT 1 COMPRESSIBLE FLOW FUNDAMENTALS 1) State the difference between compressible fluid and incompressible fluid? 2) Define stagnation pressure? 3) Express the stagnation enthalpy in terms of static enthalpy

More information

DESIGN & COMPUTATIONAL FLUID DYNAMICS ANALYSES OF AN AXISYMMETRIC NOZZLE AT TRANSONIC FREE STREAM CONDITIONS

DESIGN & COMPUTATIONAL FLUID DYNAMICS ANALYSES OF AN AXISYMMETRIC NOZZLE AT TRANSONIC FREE STREAM CONDITIONS DESIGN & COMPUTATIONAL FLUID DYNAMICS ANALYSES OF AN AXISYMMETRIC NOZZLE AT TRANSONIC FREE STREAM CONDITIONS S Wasim Akram 1, S. Rajesh 2 1 M.Tech Student, Department of Mechanical Engineering, Krishna

More information

Computational Analysis of Scramjet Inlet

Computational Analysis of Scramjet Inlet ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 IEEE International Conference

More information

Analysis and Design of a Scramjet Engine Inlet Operating from Mach 5 to Mach 10

Analysis and Design of a Scramjet Engine Inlet Operating from Mach 5 to Mach 10 International Journal of Mechanical Engineering and Applications 016; 4(1): 11-3 Published online February 16, 016 (http://www.sciencepublishinggroup.com/j/ijmea) doi: 10.11648/j.ijmea.0160401.1 ISSN:

More information

SARDAR RAJA COLLEGES

SARDAR RAJA COLLEGES SARDAR RAJA COLLEGES SARDAR RAJA COLLEGE OF ENGINEERING, ALANGULAM. DEPARTMENT OF MECHANICAL ENGINEERING MICRO LESSON PLAN SUBJECT : ME2351 - GAS DYNAMICS AND JET ROPULSION CLASS : III Year / VI SEM STAFF:

More information

Shape Optimisation of Axisymmetric Scramjets

Shape Optimisation of Axisymmetric Scramjets Shape Optimisation of Axisymmetric Scramjets Hideaki Ogawa 11 th International Workshop on Shock Tube Technology Australian Hypersonics Workshop 2011 University of Queensland, Brisbane 23 rd March 2011

More information

Axisymmetric SCRamjet Engine Design and Performance Analysis

Axisymmetric SCRamjet Engine Design and Performance Analysis International Space Planes and Hypersonic Systems and Technologies Conferences 6-9 July 215, Glasgow, Scotland 2th AIAA International Space Planes and Hypersonic Systems and Technologies Conference AIAA

More information

Introduction. In general, gases are highly compressible and liquids have a very low compressibility. COMPRESSIBLE FLOW

Introduction. In general, gases are highly compressible and liquids have a very low compressibility. COMPRESSIBLE FLOW COMRESSIBLE FLOW COMRESSIBLE FLOW Introduction he compressibility of a fluid is, basically, a measure of the change in density that will be produced in the fluid by a specific change in pressure and temperature.

More information

Oblique Detonation Wave Engine: Preliminary Design and Performance Prediction

Oblique Detonation Wave Engine: Preliminary Design and Performance Prediction Oblique Detonation Wave Engine: Preliminary Design and Performance Prediction A project present to The Faculty of the Department of Aerospace Engineering San Jose State University in partial fulfillment

More information

Steady waves in compressible flow

Steady waves in compressible flow Chapter Steady waves in compressible flow. Oblique shock waves Figure. shows an oblique shock wave produced when a supersonic flow is deflected by an angle. Figure.: Flow geometry near a plane oblique

More information

Civil aeroengines for subsonic cruise have convergent nozzles (page 83):

Civil aeroengines for subsonic cruise have convergent nozzles (page 83): 120 Civil aeroengines for subsonic cruise have convergent nozzles (page 83): Choked convergent nozzle must be sonic at the exit A N. Consequently, the pressure (p 19 ) at the nozzle exit will be above

More information

Modelling Nozzle throat as Rocket exhaust

Modelling Nozzle throat as Rocket exhaust Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2502-2506 ISSN: 2249-6645 Modelling Nozzle throat as Rocket exhaust Keshava Rao P. 1, Komma Rahul 2, Souda Dinesh 3 1 (Mechanical Engineering, CBIT College, India)

More information

IX. COMPRESSIBLE FLOW. ρ = P

IX. COMPRESSIBLE FLOW. ρ = P IX. COMPRESSIBLE FLOW Compressible flow is the study of fluids flowing at speeds comparable to the local speed of sound. This occurs when fluid speeds are about 30% or more of the local acoustic velocity.

More information

Unified Quiz: Thermodynamics

Unified Quiz: Thermodynamics Unified Quiz: Thermodynamics October 14, 2005 Calculators allowed. No books or notes allowed. A list of equations is provided. Put your ID number on each page of the exam. Read all questions carefully.

More information

Preliminary Design of a Turbofan Engine

Preliminary Design of a Turbofan Engine Preliminary Design of a Turbofan Engine MAE 112 Propulsion Justin Oyas ID#43026527 University of California, Irvine Henry Samueli School of Engineering Department of Mechanical and Aerospace Engineering

More information

Overall Performance Design of Ramjet for Combined Engine

Overall Performance Design of Ramjet for Combined Engine 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition 5-8 January 2009, Orlando, Florida AIAA 2009-1426 Overall Performance Design of Ramjet for Combined Engine

More information

6.1 According to Handbook of Chemistry and Physics the composition of air is

6.1 According to Handbook of Chemistry and Physics the composition of air is 6. Compressible flow 6.1 According to Handbook of Chemistry and Physics the composition of air is From this, compute the gas constant R for air. 6. The figure shows a, Pitot-static tube used for velocity

More information

THERMODYNAMIC ANALYSIS OF COMBUSTION PROCESSES FOR PROPULSION SYSTEMS

THERMODYNAMIC ANALYSIS OF COMBUSTION PROCESSES FOR PROPULSION SYSTEMS 2nd AIAA Aerospace Sciences Paper 2-33 Meeting and Exhibit January -8, 2, Reno, NV THERMODYNAMIC ANALYSIS OF COMBUSTION PROCESSES FOR PROPULSION SYSTEMS E. Wintenberger and J. E. Shepherd Graduate Aeronautical

More information

Balance of Moments for Hypersonic Vehicles

Balance of Moments for Hypersonic Vehicles E s ^^L THE AMERICAN SOCIETY OF MECHANICAL ENGINEERS 345 E. 47 St., New York, N.Y. 1001 T The Society shall not be responsible for statements or opinions advanced in papers or in discussion at meetings

More information

Introduction to Turbomachinery

Introduction to Turbomachinery 1. Coordinate System Introduction to Turbomachinery Since there are stationary and rotating blades in turbomachines, they tend to form a cylindrical form, represented in three directions; 1. Axial 2. Radial

More information

I. Introduction. external compression. supersonic flow. II. Design Criteria

I. Introduction. external compression. supersonic flow. II. Design Criteria Design Optimization of High Speed Inlets Doyle D Knight Dept of Mechanical and Aerospace Engineering Rutgers - The State University of New Jersey New Brunswick, NJ 08903 knight@soemailrutgersedu I Introduction

More information

A Thermodynamic Analysis of a Turbojet Engine ME 2334 Course Project

A Thermodynamic Analysis of a Turbojet Engine ME 2334 Course Project A Thermodynamic Analysis of a Turbojet Engine ME 2334 Course Project By Jeffrey Kornuta Kornuta 2 Introduction This paper looks into the thermodynamic analysis of an ideal turbojet engine, focusing on

More information

Final 1. (25) 2. (10) 3. (10) 4. (10) 5. (10) 6. (10) TOTAL = HW = % MIDTERM = % FINAL = % COURSE GRADE =

Final 1. (25) 2. (10) 3. (10) 4. (10) 5. (10) 6. (10) TOTAL = HW = % MIDTERM = % FINAL = % COURSE GRADE = MAE101B: Advanced Fluid Mechanics Winter Quarter 2017 http://web.eng.ucsd.edu/~sgls/mae101b_2017/ Name: Final This is a three hour open-book exam. Please put your name on the top sheet of the exam. Answer

More information

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model

Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Tutorial: Premixed Flow in a Conical Chamber using the Finite-Rate Chemistry Model Introduction The purpose of this tutorial is to provide guidelines and recommendations for setting up and solving the

More information

Lecture-2. One-dimensional Compressible Fluid Flow in Variable Area

Lecture-2. One-dimensional Compressible Fluid Flow in Variable Area Lecture-2 One-dimensional Compressible Fluid Flow in Variable Area Summary of Results(Cont..) In isoenergetic-isentropic flow, an increase in velocity always corresponds to a Mach number increase and vice

More information

Flight Mechanics of Ram-Scram Transition

Flight Mechanics of Ram-Scram Transition Flight Mechanics of Ram-Scram Transition Derek J. Dalle and James F. Driscoll University of Michigan, Ann Arbor, MI 48109 Among known air-breathing propulsion systems, the system that can be operated over

More information

6.1 Propellor e ciency

6.1 Propellor e ciency Chapter 6 The Turboprop cycle 6. Propellor e ciency The turboprop cycle can be regarded as a very high bypass limit of a turbofan. Recall that the propulsive e ciency of a thruster with P e = P 0 and f

More information

A New Method for Computing Performance of Choked Reacting Flows and Ram-to-Scram Transition

A New Method for Computing Performance of Choked Reacting Flows and Ram-to-Scram Transition A New Method for Computing Performance of Choked Reacting Flows and Ram-to-Scram Transition Sean M. Torrez, Derek J. Dalle, James F. Driscoll University of Michigan, Ann Arbor, MI 4809 An improved method

More information

AME 436. Energy and Propulsion. Lecture 11 Propulsion 1: Thrust and aircraft range

AME 436. Energy and Propulsion. Lecture 11 Propulsion 1: Thrust and aircraft range AME 436 Energy and Propulsion Lecture 11 Propulsion 1: Thrust and aircraft range Outline!!!!! Why gas turbines? Computation of thrust Propulsive, thermal and overall efficiency Specific thrust, thrust

More information

Shock and Expansion Waves

Shock and Expansion Waves Chapter For the solution of the Euler equations to represent adequately a given large-reynolds-number flow, we need to consider in general the existence of discontinuity surfaces, across which the fluid

More information

ME 440 Aerospace Engineering Fundamentals

ME 440 Aerospace Engineering Fundamentals Fall 00 ME 440 Aerospace Engineering Fundamentals Propulsion Examples Example: Compressor Turbine Determine the outlet temperature and pressure for a turbine whose purpose is to power the compressor described

More information

NUMERICAL ANALYSIS OF ETHYLENE INJECTION IN

NUMERICAL ANALYSIS OF ETHYLENE INJECTION IN NUMERICAL ANALYSIS OF ETHYLENE INJECTION IN THE INLET OF A MACH SIX SCRAMJET Jonathan Philip West A thesis submitted in conformity with the requirements for the degree of Masters of Applied Science, Graduate

More information

Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow

Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow Anderson: Chapter 2 pp. 41-54 1 Equation of State: Section 1 Review p = R g T " > R g = R u M w - R u = 8314.4126

More information

SUPERSONIC WIND TUNNEL Project One. Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078

SUPERSONIC WIND TUNNEL Project One. Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 41 SUPERSONIC WIND UNNEL Project One Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 Project One in MAE 3293 Compressible Flow September

More information

One-Dimensional Isentropic Flow

One-Dimensional Isentropic Flow Cairo University Second Year Faculty of Engineering Gas Dynamics AER 201B Aerospace Department Sheet (1) 2011-2012 One-Dimensional Isentropic Flow 1. Assuming the flow of a perfect gas in an adiabatic,

More information

2013/5/22. ( + ) ( ) = = momentum outflow rate. ( x) FPressure. 9.3 Nozzles. δ q= heat added into the fluid per unit mass

2013/5/22. ( + ) ( ) = = momentum outflow rate. ( x) FPressure. 9.3 Nozzles. δ q= heat added into the fluid per unit mass 9.3 Nozzles (b) omentum conservation : (i) Governing Equations Consider: nonadiabatic ternal (body) force ists variable flow area continuously varying flows δq f ternal force per unit volume +d δffdx dx

More information

1. (20 pts total 2pts each) - Circle the most correct answer for the following questions.

1. (20 pts total 2pts each) - Circle the most correct answer for the following questions. ME 50 Gas Dynamics Spring 009 Final Exam NME:. (0 pts total pts each) - Circle the most correct answer for the following questions. i. normal shock propagated into still air travels with a speed (a) equal

More information

NUMERICAL SIMULATION OF HYDROGEN JET INJECTION AND IGNITION IN SUPERSONIC FLOW

NUMERICAL SIMULATION OF HYDROGEN JET INJECTION AND IGNITION IN SUPERSONIC FLOW ECCOMAS Congress 2016 VII European Congress on Computational Methods in Applied Sciences and Engineering M. Papadrakakis, V. Papadopoulos, G. Stefanou, V. Plevris (eds.) Crete Island, Greece, 5 10 June

More information

GAS DYNAMICS AND JET PROPULSION

GAS DYNAMICS AND JET PROPULSION GAS DYNAMICS AND JE PROPULSION 1. What is the basic difference between compressible and incompressible fluid flow? Compressible Incompressible 1. Fluid velocities are appreciable 1. Fluid velocities are

More information

High Speed Propulsion

High Speed Propulsion High Speed Propulsion KTH Rocket Course 28 Ulf.Olsson.Thn @Telia.com What velocities? Isaac Newton: Law of gravity 1687 g = R g R 2 2 Perigee Apogee V = 2gR 112 m/s to leave earth. Hyperbolic velocity.

More information

A MODEL FOR THE PERFORMANCE OF AIR-BREATHING PULSE DETONATION ENGINES

A MODEL FOR THE PERFORMANCE OF AIR-BREATHING PULSE DETONATION ENGINES A MODEL FOR THE PERFORMANCE OF AIR-BREATHING PULSE DETONATION ENGINES E. Wintenberger and J.E. Shepherd Graduate Aeronautical Laboratories, California Institute of Technology, Pasadena, CA 91125 An analytical

More information

Propulsion Systems and Aerodynamics MODULE CODE LEVEL 6 CREDITS 20 Engineering and Mathematics Industrial Collaborative Engineering

Propulsion Systems and Aerodynamics MODULE CODE LEVEL 6 CREDITS 20 Engineering and Mathematics Industrial Collaborative Engineering TITLE Propulsion Systems and Aerodynamics MODULE CODE 55-6894 LEVEL 6 CREDITS 20 DEPARTMENT Engineering and Mathematics SUBJECT GROUP Industrial Collaborative Engineering MODULE LEADER Dr. Xinjun Cui DATE

More information

In which of the following scenarios is applying the following form of Bernoulli s equation: steady, inviscid, uniform stream of water. Ma = 0.

In which of the following scenarios is applying the following form of Bernoulli s equation: steady, inviscid, uniform stream of water. Ma = 0. bernoulli_11 In which of the following scenarios is applying the following form of Bernoulli s equation: p V z constant! g + g + = from point 1 to point valid? a. 1 stagnant column of water steady, inviscid,

More information

Aerodynamics. Basic Aerodynamics. Continuity equation (mass conserved) Some thermodynamics. Energy equation (energy conserved)

Aerodynamics. Basic Aerodynamics. Continuity equation (mass conserved) Some thermodynamics. Energy equation (energy conserved) Flow with no friction (inviscid) Aerodynamics Basic Aerodynamics Continuity equation (mass conserved) Flow with friction (viscous) Momentum equation (F = ma) 1. Euler s equation 2. Bernoulli s equation

More information

Richard Nakka's Experimental Rocketry Web Site

Richard Nakka's Experimental Rocketry Web Site Página 1 de 7 Richard Nakka's Experimental Rocketry Web Site Solid Rocket Motor Theory -- Nozzle Theory Nozzle Theory The rocket nozzle can surely be described as the epitome of elegant simplicity. The

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-2014 ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-2014 ISSN ISSN 2229-5518 815 Effectof Radiation on the Performance ofa SupersonicCombustor Goutham S M R Rajkumar Department M of Tech, Mechanical Mechanical Engineering Engineering Department Department of Mechanical

More information

Design and Optimization of De Lavel Nozzle to Prevent Shock Induced Flow Separation

Design and Optimization of De Lavel Nozzle to Prevent Shock Induced Flow Separation Advances in Aerospace Science and Applications. ISSN 2277-3223 Volume 3, Number 2 (2013), pp. 119-124 Research India Publications http://www.ripublication.com/aasa.htm Design and Optimization of De Lavel

More information

Turn Performance of an Air-Breathing Hypersonic Vehicle

Turn Performance of an Air-Breathing Hypersonic Vehicle Turn Performance of an Air-Breathing Hypersonic Vehicle AIAA Aircraft Flight Mechanics Conference Derek J. Dalle, Sean M. Torrez, James F. Driscoll University of Michigan, Ann Arbor, MI 4809 August 8,

More information

Small Scale Axial Turbine Preliminary Design and Modelling

Small Scale Axial Turbine Preliminary Design and Modelling Small Scale Axial Turbine Preliminary Design and Modelling Shadreck M. Situmbeko University of Botswana, Gaborone, Botswana; University of KwaZulu-Natal, Durban, RSA; Freddie L. Inambao University of KwaZulu-Natal,

More information

TURBINE BURNERS: Engine Performance Improvements; Mixing, Ignition, and Flame-Holding in High Acceleration Flows

TURBINE BURNERS: Engine Performance Improvements; Mixing, Ignition, and Flame-Holding in High Acceleration Flows TURBINE BURNERS: Engine Performance Improvements; Mixing, Ignition, and Flame-Holding in High Acceleration Flows Presented by William A. Sirignano Mechanical and Aerospace Engineering University of California

More information

Investigation of Grid Adaptation to Reduce Computational Efforts for a 2-D Hydrogen-Fueled Dual-Mode Scramjet

Investigation of Grid Adaptation to Reduce Computational Efforts for a 2-D Hydrogen-Fueled Dual-Mode Scramjet Dissertations and Theses 10-2013 Investigation of Grid Adaptation to Reduce Computational Efforts for a 2-D Hydrogen-Fueled Dual-Mode Scramjet Kam Keong Foo Embry-Riddle Aeronautical University - Daytona

More information

Oblique Shock Visualization and Analysis using a Supersonic Wind Tunnel

Oblique Shock Visualization and Analysis using a Supersonic Wind Tunnel Oblique Shock Visualization and Analysis using a Supersonic Wind Tunnel Benjamin M. Sandoval 1 Arizona State University - Ira A. Fulton School of Engineering, Tempe, AZ, 85281 I. Abstract In this experiment,

More information

Performance Assessment of a Boundary Layer Ingesting Distributed Propulsion System at Off-Design

Performance Assessment of a Boundary Layer Ingesting Distributed Propulsion System at Off-Design Performance Assessment of a Boundary Layer Ingesting Distributed Propulsion System at Off-Design C. Goldberg, D. Nalianda P. Laskaridis and P. Pilidis Cranfield University, Bedfordshire, MK43 AL, United

More information

GAS DYNAMICS. M. Halük Aksel. O. Cahit Eralp. and. Middle East Technical University Ankara, Turkey

GAS DYNAMICS. M. Halük Aksel. O. Cahit Eralp. and. Middle East Technical University Ankara, Turkey GAS DYNAMICS M. Halük Aksel and O. Cahit Eralp Middle East Technical University Ankara, Turkey PRENTICE HALL f r \ New York London Toronto Sydney Tokyo Singapore; \ Contents Preface xi Nomenclature xiii

More information

AN INITIAL DESIGN METHODOLOGY FOR OPERATIONAL HYPERSONIC MILITARY AIRCRAFT

AN INITIAL DESIGN METHODOLOGY FOR OPERATIONAL HYPERSONIC MILITARY AIRCRAFT 24th INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AN INITIAL DESIGN METHODOLOGY FOR OPERATIONAL HYPERSONIC MILITARY AIRCRAFT Kashif H. Javaid and Varnavas C. Serghides Department of Aeronautics,

More information

AEROSPACE ENGINEERING

AEROSPACE ENGINEERING AEROSPACE ENGINEERING Subject Code: AE Course Structure Sections/Units Topics Section A Engineering Mathematics Topics (Core) 1 Linear Algebra 2 Calculus 3 Differential Equations 1 Fourier Series Topics

More information

Numerical Simulation and Modeling of Combustion in Scramjets

Numerical Simulation and Modeling of Combustion in Scramjets Western Michigan University ScholarWorks at WMU Dissertations Graduate College 12-2015 Numerical Simulation and Modeling of Combustion in Scramjets Ryan James Clark Western Michigan University, clark_r@icloud.com

More information

Notes #4a MAE 533, Fluid Mechanics

Notes #4a MAE 533, Fluid Mechanics Notes #4a MAE 533, Fluid Mechanics S. H. Lam lam@princeton.edu http://www.princeton.edu/ lam October 23, 1998 1 The One-dimensional Continuity Equation The one-dimensional steady flow continuity equation

More information

CFD MODELLING OF SUPERSONIC COMBUSTION

CFD MODELLING OF SUPERSONIC COMBUSTION DEPARTMENT OF ENGINEERING AUSTRALIAN NATIONAL UNIVERSITY 1998 CFD MODELLING OF SUPERSONIC COMBUSTION IN A SCRAMJET ENGINE FINAL REPORT BY PETER HYSLOP Supervisors: Dr Frank Houwing Aerophysics and Laser

More information

SPC 407 Sheet 6 - Solution Compressible Flow Fanno Flow

SPC 407 Sheet 6 - Solution Compressible Flow Fanno Flow SPC 407 Sheet 6 - Solution Comressible Flow Fanno Flow 1. What is the effect of friction on flow velocity in subsonic and suersonic Fanno flow? Friction increases the flow velocity in subsonic Fanno flow,

More information

Fundamentals of Gas Dynamics (NOC16 - ME05) Assignment - 8 : Solutions

Fundamentals of Gas Dynamics (NOC16 - ME05) Assignment - 8 : Solutions Fundamentals of Gas Dynamics (NOC16 - ME05) Assignment - 8 : Solutions Manjul Sharma & Aswathy Nair K. Department of Aerospace Engineering IIT Madras April 5, 016 (Note : The solutions discussed below

More information

Numerical investigation of second-law characteristics of ramjet throttling

Numerical investigation of second-law characteristics of ramjet throttling Scholars' Mine Masters Theses Student Research & Creative Works Spring 2012 Numerical investigation of second-law characteristics of ramjet throttling Jonathan Albert Sheldon Follow this and additional

More information

Numerical investigation on the effect of inlet conditions on the oblique shock system in a high-speed wind tunnel

Numerical investigation on the effect of inlet conditions on the oblique shock system in a high-speed wind tunnel American Journal of Physics and Applications 2013; 1(3): 91-98 Published online November 30, 2013 (http:// www.sciencepublishinggroup.com/j/ajpa) doi: 10.11648/j.ajpa.20130103.16 Numerical investigation

More information

A Study and Design Of Scramjet Engine Inlet By Using Computational Fluid Dynamics Analysis

A Study and Design Of Scramjet Engine Inlet By Using Computational Fluid Dynamics Analysis A Study and Design Of Scramjet Engine Inlet By Using Computational Fluid Dynamics Analysis 1 Kalyan Dagamoori, Sruthi Bobba 2, V.N.Sai Kiran Aka 3, Kavali Rakesh 4, Md.Abdul Sami 5, Sumama Yaqub Ali 6,

More information