Search NASA⌕ Search

SEARCH · Search NASA

Results for “exit presentation”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 181 records · Page 10

Effects of Mach number on the development of a subsonic multiple jet

Results of an experimental study of the flow structure of a subsonic jet issuing from an array of rectangular lobes, equally spaced with their small dimensions in a line, are presented. The tests determined the affect of jet exit Mach number variations (0.3 to 0.8) on the flow field. Measurements of the mean velocity field and centerline rms velocity, along with schlieren flow visualization, were made. It was found that Mach number had no significant affect on the general flow field characteristics; and, that the flow field far downstream resembles that of a jet exiting from a two-dimensional nozzle with its short dimension being the long dimension of the lobe.

Mclachlan, B. G.↗

Inverse design technique for cascades

A numerical technique to generate cascades is presented. The basic prescribed parameters are: inlet angle, exit pressure, and distribution of blade thickness and lift along a blade. Other sets of parameters are also discussed. The technique is based on the lambda scheme. The problem of stability of the computation as a function of the prescribed set of parameters and the treatment of boundary conditions is discussed. A one dimensional analysis to indicate a possible way for assuring stability for any two dimensional calculation is provided.

Zannetti, L.↗

Combination probe for hi-frequency unsteady aerodynamic measurements

A combination probe for time-resolved measurements of unsteady compressible flows in transonic wind tunnels is described. The probe measures stagnation (total) temperature and pressure, static pressure, and flow angles in two planes. From these, the fluctuating mass flux, Mach number, and velocity as well as their components in three directions can be deduced. The combination probe consists of a dual hot-wire aspirating temperature and pressure probe mounted piggyback with a high-frequency angle probe. The angle probe has four surface-mounted silicon pressure sensors. A scheme is described for retrieving from the four pressure signals the stagnation and static pressures, Mach number, and flow angles in two planes. The calibrations forming the base for this procedure, obtained from steady-state tests, are given. Typical data obtained in the Karman vortex street shed from a cylinder and at the exit of a Mach 0.4 air jet are presented.

Ng, W. F.↗

A combination probe for high-frequency unsteady aerodynamic measurements in transonic wind tunnels

A combination probe for time-resolved measurements for unsteady compressible flows is described. The probe measures stagnation (total) temperature and pressure, static pressure, and flow angles in two planes. From these, the fluctuating mass flux, Mach number, and velocity as well as their components in three directions can be deduced. The combination probe consists of a dual hot-wire aspirating temperature and pressure probe mounted piggyback with a high-frequency angle probe. The angle probe has four surface-mounted silicon pressure sensors. A scheme is described for retrieving from the four pressure signals the stagnation and static pressures, Mach number, and flow angles in two planes. The calibrations forming the basis for this procedure, obtained from steady-state tests, are given. Typical data obtained in the Karman vortex street shed from a cylinder and at the exit of a Mach-0.4 air jet are presented.

Ng, Wing F.↗

Transonic cascade flow prediction using the Navier-Stokes equations

This paper presents results which summarize the work carried out during the last three years to improve the efficiency and accuracy of numerical predictions in turbomachinery flow calculations. A new kind of nonperiodic c-type grid is presented and a Runge-Kutta scheme with accelerating strategies is used as a flow solver. The code capability is presented by testing four different blades at different exit Mach numbers in transonic regimes. Comparison with experiments shows the very good reliability of the numerical prediction. In particular, the loss coefficient seems to be correctly predicted by using the well-known Baldwin-Lomax turbulence model.

Arnone, A.↗

Refraction of Sound Emitted Near Solid Boundaries from a Sheared Jet

A mathematical model is developed to describe the sound emitted from an arbitrary point within a turbulent flow near solid boundaries. A unidirectional, transversely sheared mean flow is assumed, and the cross-section of the cold jet is of arbitrary shape. The analysis begins with Lilley's formulation of aerodynamic noise and, depending upon the specific model of turbulence used, leads via Fourier analysis to an expression for the spectral density of the intensity of the far-field sound emitted from a unit volume of turbulence. The expressions require solution of a reduced Green's function of Lilley's equation as well as certain moving axis velocity correlations of the turbulence. Integration over the entire flow field is required in order to predict the sound emitted by the complete flow. Calculations are presented for sound emitted from a plugflow jet exiting a semi-infinite flat duct. Polar plots of the far-field directivity show the dependence upon frequency and source position within the duct. Certain model problems are suggested to investigate the effect of duct termination, duct geometry, and mean flow shear upon the far-field sound.

Dill, Loren H.↗

Inlet Acoustic Data from a High Bypass Ratio Turbofan Rotor in an Internal Flow Component Test Facility

In February 2017, aerodynamic and acoustic testing was completed on a scale-model high bypass ratio turbofan rotor, R4, in an internal flow component test facility. The objective of testing was to determine the aerodynamic and acoustic impact of fan casing treatments designed to reduce noise. The baseline configuration consisted of the R4 rotor with a hardwall fan case. Data are presented for a baseline acoustic run with fan exit instrumentation removed to give a clean acoustic configuration.

Turbofan↗

Inlet Acoustic Data from a High Bypass Ratio Turbofan Rotor in an Internal Flow Component Test Facility: Supplemental Data Files

In February 2017, aerodynamic and acoustic testing was completed on a scale-model high bypass ratio turbofan rotor, R4, in an internal flow component test facility. The objective of testing was to determine the aerodynamic and acoustic impact of fan casing treatments designed to reduce noise. The baseline configuration consisted of the R4 rotor with a hardwall fan case. Data are presented for a baseline acoustic run with fan exit instrumentation removed to give a clean acoustic configuration.

Bozak, Richard F.↗

Python Based Plume Dynamics Estimation Tool (PyPDET) Rapid Plume Strike Analysis for RPOD Maneuvers in Deep Space Operations

I worked as a NASA Intern during the Summer 2023 term in the DS-00 division under the supervision of my mentor, Dr. Jonathan Pitt. Our goal was to build on our previous work from 2022 to develop a plume strike estimation tool using a prescribed physics methodology and model plume impingement effects while considering the dynamics of a rendezvous, operations, proximity, and docking (RPOD) maneuver. This tool supports previously configured CFD-DSMC calculations by allowing for rapid analysis of initial designs using a low-fidelity source flow model. Engineers can then use the high-fidelity CFD-DSMC tool to consolidate results as they work towards finalizing a design. This year’s project was focused on developing a software application that other engineers would be using in their analysis. Thus, the user’s experience was considered in the development of this application. Proper documentation, testability, and modularity of the codebase was our priority. For example, the project included auto documentation procedures to start building towards a User Manual, while also including dedicated demonstration cases for more explicit communication of functionality. Also, this project included a framework for testing the source code for future developments. Additionally, care was taken to develop the code using an Object-Oriented Programming approach. Thus, allowing for a modular extensibility of functionality in anticipation of future developments. The core work of this project was developing an algorithm that would transform the visiting vehicle and associated thruster data according to the kinematics described in the jet firing history. It would then calculate the estimated plume strikes on two of the target vehicles and write data accordingly into a VTK file. Summer work is to conclude by developing and presenting a PowerPoint slide deck at the intern exit briefing on August 11 th , 2023. Once the model for simple plume strike calculations is developed and tested there are several avenues to explore to continue development of this tool. These are also discussed in this report.

Plume Impingement↗

Analysis of Heat Transfer and Pressure Drop for a Gas Flowing Through a set of Multiple Parallel Flat Plates at High Temperatures

Equations were derived representing heat transfer and pressure drop for a gas flowing in the passages of a heater composed of a series of parallel flat plates. The plates generated heat which was transferred to the flowing gas by convection. The relatively high temperature level of this system necessitated the consideration of heat transfer between the plates by radiation. The equations were solved on an IBM 704 computer, and results were obtained for hydrogen as the working fluid for a series of cases with a gas inlet temperature of 200 R, an exit temperature of 5000 0 R, and exit Mach numbers ranging from 0.2 to O.8. The length of the heater composed of the plates ranged from 2 to 4 feet, and the spacing between the plates was varied from 0.003 to 0.01 foot. Most of the results were for a five- plate heater, but results are also given for nine plates to show the effect of increasing the number of plates. The heat generation was assumed to be identical for each plate but was varied along the length of the plates. The axial variation of power used to obtain the results presented is the so-called "2/3-cosine variation." The boundaries surrounding the set of plates, and parallel to it, were assumed adiabatic, so that all the power generated in the plates went into heating the gas. The results are presented in plots of maximum plate and maximum adiabatic wall temperatures as functions of parameters proportional to f(L/D), for the case of both laminar and turbulent flow. Here f is the Fanning friction factor and (L/D) is the length to equivalent diameter ratio of the passages in the heater. The pressure drop through the heater is presented as a function of these same parameters, the exit Mach number, and the pressure at the exit of the heater.

Einstein, Thomas H.↗

Large-Eddy Simulation Code Developed for Propulsion Applications

A large-eddy simulation (LES) code was developed at the NASA Glenn Research Center to provide more accurate and detailed computational analyses of propulsion flow fields. The accuracy of current computational fluid dynamics (CFD) methods is limited primarily by their inability to properly account for the turbulent motion present in virtually all propulsion flows. Because the efficiency and performance of a propulsion system are highly dependent on the details of this turbulent motion, it is critical for CFD to accurately model it. The LES code promises to give new CFD simulations an advantage over older methods by directly computing the large turbulent eddies, to correctly predict their effect on a propulsion system. Turbulent motion is a random, unsteady process whose behavior is difficult to predict through computer simulations. Current methods are based on Reynolds-Averaged Navier- Stokes (RANS) analyses that rely on models to represent the effect of turbulence within a flow field. The quality of the results depends on the quality of the model and its applicability to the type of flow field being studied. LES promises to be more accurate because it drastically reduces the amount of modeling necessary. It is the logical step toward improving turbulent flow predictions. In LES, the large-scale dominant turbulent motion is computed directly, leaving only the less significant small turbulent scales to be modeled. As part of the prediction, the LES method generates detailed information on the turbulence itself, providing important information for other applications, such as aeroacoustics. The LES code developed at Glenn for propulsion flow fields is being used to both analyze propulsion system components and test improved LES algorithms (subgrid-scale models, filters, and numerical schemes). The code solves the compressible Favre-filtered Navier- Stokes equations using an explicit fourth-order accurate numerical scheme, it incorporates a compressible form of Smagorinsky s model for the subgrid-scale turbulence, and it uses generalized curvilinear coordinates to allow analysis of a wide range of geometries. The code runs in parallel on shared memory multiprocessor computers and is written in Fortran 90 with dynamic memory allocation. A sample result for a Mach-1.4 round jet is presented in the figure. Instantaneous Mach number contours in several cross-planes downstream of the nozzle exit are shown, illustrating how an LES captures the large unsteady three-dimensional turbulent structures present in the jet.

DeBonis, James R.↗

The effect of test-cell pressure on resistojet nozzle flow

Previous experimental work has shown that measured resistojet thrust decreases from that obtained at hard vacuum conditions as the test-cell pressure rises above 0.001 torr. Thrust losses have been observed for both cold and heated flow conditions, and the most significant losses have been experienced using thrusters with low Reynolds number flow and high area ratio nozzles. In order to further investigate nozzle flow characteristics, a pressure probe having four degrees of freedom has been used to obtain stagnation pressure surveys across the nozzle exit planes of four resistojets. The surveys show a change in the ratio of the supersonic core to the viscous boundary layer flow areas as the test-cell pressure increases. The surveys are also used for detecting whether an oblique shock is present in an overexpanded nozzle flow. Thruster temperature measurements and nozzle exit plane pressure surveys indicate that thrust losses are the combined result of convection heat losses and nozzle flow momentum effects.

Penko, Paul F.↗

Measurements in a Transitional Boundary Layer Under Low-Pressure Turbine Airfoil Conditions

This report presents the results of an experimental study of transition from laminar to turbulent flow in boundary layers or in shear layers over separation zones on a convex-curved surface which simulates the suction surface of a low-pressure turbine airfoil. Flows with various free-stream turbulence intensity (FSTI) values (0.5%, 2.5% and 10%), and various Reynolds numbers (50,000, 100,000 200,000 and 300,000) are investigated. Reynold numbers in the present study are based on suction surface length and passage exit mean velocity. Flow separation followed by transition within the separated flow region is observed for the lower-Re cases at each of the FSTI levels. At the highest Reynolds numbers and at elevated FSn, transition of the attached boundary layer begins before separation, and the separation zone is small. Transition proceeds in the shear layer over the separation bubble. For both the transitional boundary layer and the transitional shear layer, mean velocity, turbulence intensity and intermittency (the fraction of the time the flow is turbulent) distributions are presented. The present data are compared to published distribution models for bypass transition, intermittency distribution through transition, transition start position, and transition length. A model developed for transition of separated flows is shown to adequately predict the location of the beginning of transition, for these cases, and a model developed for transitional boundary layer flows seems to adequately predict the path of intermittency through transition when the transition start and end are known. These results are useful for the design of low-pressure turbine stages which are known to operate under conditions replicated by these tests.

Simon, Terrence W.↗

Analysis of screeching in a cold flow jet experiment

The screech phenomenon observed in a one-sixtieth scale model space shuttle test of the solid rocket booster exhaust flow noise has been investigated. A critical review is given of the cold flow test data representative of Space Shuttle launch configurations to define those parameters which contribute to screech generation. An acoustic feedback mechanism is found to be responsible for the generation of screech. A simple equation which permits prediction of screech frequency in terms of basic testing parameters such as the jet exhaust Mach number and the separating distance from nozzle exit to the surface of model launch pad is presented and is found in good agreement with the test data. Finally, techniques are recommended to eliminate or reduce the screech.

Wang, M. E.↗

Practical multi-spectrum Hadamard transform spectrometer

Specifications of a new Hadamard transform spectrometer for infrared astronomical applications are presented. The instrument has 15 entrance slits and 255 exit slits. Data can be gathered at the rate of up to five readings per second so that the entire spectral run lasts some thirteen minutes. The data is processed in real time by a minicomputer. At the end of the thirteen minute run the spectrum is available for immediate viewing on a CRT display. The spectra can be punched and stored on paper tape for later processing.

Tai, M. H.↗

Effect of triangular element orientation on finite element solutions of the Helmholtz equation

The Galerkin finite element solutions for the scalar homogeneous Helmholtz equation are presented for no reflection, hard wall, and potential relief exit terminations with a variety of triangular element orientations. For this group of problems, the correlation between the accuracy of the solution and the orientation of the linear triangle is examined. Nonsymmetric element patterns are found to give generally poor results in the model problems investigated, particularly for cases where standing waves exist. For a fixed number of vertical elements, the results showed that symmetric element patterns give much better agreement with corresponding exact analytical results. In laminated wave guide application, the symmetric pyramid pattern is convenient to use and is shown to give excellent results.

Baumeister, K. J.↗

The Galileo Earth encounter - Magnetometer and allied measurements

An overview of the Galileo magnetometer observations from the crossing of the tail magnetopause at an antisolar distance of close to 100 R(E) through exit into the solar wind on the dayside is presented. These measurements are linked with correlative data from ground stations and from IMP 8 which was ideally located to serve as a monitor of the solar wind upstream of the bow shock. A time line of the important geomagnetic events of the day that provides a framework for the full multiinstrument analysis of the flyby data is presented. The observations are used to investigate apsects of the relationship between magnetotail dynamics and the separate intensifications of a multiple onset substorm inferred from ground-based data. It is proposed that the signatures associated with individual substorm intensifications are localized in the dawn-to-dusk extent even at remote locations in the magnetotail, just as they are in the ionosphere, and that the tail disturbances associated with successive substorm intensifications step across the tail towards the dusk flank.

Kivelson, M. G.↗

A prediction method for broadband shock associated noise from supersonic rectangualr jets

Braodband shock associated noise is an important aircraft noise component of the proposed high-speed civil transport (HSCT) at take-offs and landings. For noise certification purpose one would, therefore, like to be able to predict as accurately as possible the intensity, directivity and spectral content of this noise component. The purpose of this work is to develop a semi-empirical prediction method for the broadband shock associated noise from supersonic rectangular jets. The complexity and quality of the noise prediction method are to be similar to those for circular jets. In this paper only the broadband shock associated noise of jets issued from rectangular nozzles with straight side walls is considered. Since many current aircraft propulsion systems have nozzle aspect ratios (at nozzle exit) in the range of 1 to 4, the present study has been confined to nozzles with aspect ratio less than 6. In developing the prediction method the essential physics of the problem are taken into consideration. Since the braodband shock associated noise generation mechanism is the same whether the jet is circular or round the present prediction method in a number of ways is quite similar to that for axisymmetric jets. Comparisons between predictions and measurements for jets with aspect ratio up to 6 will be reported. Efforts will be concentrated on the fly-over plane. However, side line angles and other directions will also be included.

Tam, Christopher K. W.↗