170 research outputs found
Transonic blade-vortex interactions noise: A parametric study
Transonic Blade-Vortex Interactions (BVI) are simulated numerically and the noise mechanisms are investigated. The 2-D high frequency transonic small disturbance equation is solved numerically (VTRAN2 code). An Alternating Direction Implicit (ADI) scheme with monotone switches is used; viscous effects are included on the boundary and the vortex is simulated by the cloud-in-cell method. The Kirchoff method is used for the extension of the numerical 2-D near field aerodynamic results to the linear acoustic 3-D far field. The viscous effect (shock/boundary layer interaction) on BVI is investigated. The different types of shock motion are identified and compared. Two important disturbances with different directivity exist in the pressure signal and are believed to be related to the fluctuating lift and drag forces. Noise directivity for different cases is shown. The maximum radiation occurs at an angle between 60 and 90 deg below the horizontal for an airfoil fixed coordinate system and depends on the details of the airfoil shape. Different airfoil shapes are studied and classified according to the BVI noise produced
Flow Analysis in a Direct Borohydride-Hydrogen Peroxide Fuel-Cell Stack
Fuel cells are energy storage devices analogous to batteries in which electrochemical energy is directly converted into electrical energy. The main difference between a fuel cell and a battery is that a fuel cell is an open system allowing for chemicals to flow through while a battery is a closed system. As a consequence, a fuel cell can be turned off by simply stopping the flow. Fuel cells are also very energy dense, due to the fact that it is possible to store the chemicals that flow through them in separate tanks. Additionally, fuel cells do not pollute and, in theory, have a high current efficiency, making them an ideal long-lasting, flexible power source.
Research in direct borohydride-hydrogen peroxide fuel cells is still in its early stages, but results have been promising and the assembly process of a low-cost stack design needs to be investigated. This paper concentrates on the development of a computational fluid dynamics model for the flow in a fuel cell with ionic potassium borohydride as the fuel and hydrogen peroxide as the oxidizer. Once this model is developed and verified, it is used in conjunction with the system chemistry to determine the maximum number of cells that can be stacked and the corresponding flow rate that allows every cell to produce power without running out of reactant. The solution is dependent on the current per square centimeter produced by test cells. The results of this study show that a test cell producing 0.4 A/cm2 can be scaled up to a stack of 15 cells with a flow rate of 115 ml/min using the analyzed stack design. Furthermore, a detailed analysis of the internal flow through a single cell is conducted to determine possible locations for design improvement to accommodate a large number of high-power stacks (50 or more cells). These results show that the present cell design is adequate for initial stack testing, but not for making large high-powered stacks. Refinements of the fuel cell design will need to be done in the future to allow for more cells to be stacked for higher power outputs. The most important issue to address is reduction of the differential pressure at the inlet and outlet of the cell by eliminating the use of narrow tubing.http://opus.ipfw.edu/stu_symp2016/1061/thumbnail.jp
Vibrations and structureborne noise in space station
Analytical models were developed to predict vibrations and structureborne noise generation of cylindrical and rectangular acoustic enclosures. These models are then used to determine structural vibration levels and interior noise to random point input forces. The guidelines developed could provide preliminary information on acoustical and vibrational environments in space station habitability modules under orbital operations. The structural models include single wall monocoque shell, double wall shell, stiffened orthotropic shell, descretely stiffened flat panels, and a coupled system composed of a cantilever beam structure and a stiffened sidewall. Aluminum and fiber reinforced composite materials are considered for single and double wall shells. The end caps of the cylindrical enclosures are modeled either as single or double wall circular plates. Sound generation in the interior space is calculated by coupling the structural vibrations to the acoustic field in the enclosure. Modal methods and transfer matrix techniques are used to obtain structural vibrations. Parametric studies are performed to determine the sensitivity of interior noise environment to changes in input, geometric and structural conditions
The Use of Kirchhoff's Method in Jet Aeroacoustics
Supersonic jet aeroacoustics will be studied using computational techniques. In the study, a Kirchhoff method is used to predict flow generated noise in the mid- and far-fields. This type of method shows promise because it is based on surface integrals and not the volume integrals found in traditional acoustic prediction methods. The Kirchhoff method is dependent on accurate prediction of flow variables in the near-field. Here, computational fluid dynamics (CFD) programs are used for these predictions. Specifically, an existing large eddy simulation (LES) code will be modified for aeroacoustic applications. Issues involved in the implementation of the Kirchhoff method as well as the coupling with the CFD code will be discussed. Important physical noise parameters will be identified and investigated in the study
A parametric study of transonic blade-vortex interaction noise
Several parameters of transonic blade-vortex interactions (BVI) are being studied and some ideas for noise reduction are introduced and tested using numerical simulation. The model used is the two-dimensional high frequency transonic small disturbance equation with regions of distributed vorticity (VTRAN2 code). The far-field noise signals are obtained by using the Kirchhoff method with extends the numerical 2-D near-field aerodynamic results to the linear acoustic 3-D far-field. The BVI noise mechanisms are explained and the effects of vortex type and strength, and angle of attack are studied. Particularly, airfoil shape modifications which lead to noise reduction are investigated. The results presented are expected to be helpful for better understanding of the nature of the BVI noise and better blade design
Development of Improved Surface Integral Methods for Jet Aeroacoustic Predictions
The accurate prediction of aerodynamically generated noise has become an important goal over the past decade. Aeroacoustics must now be an integral part of the aircraft design process. The direct calculation of aerodynamically generated noise with CFD-like algorithms is plausible. However, large computer time and memory requirements often make these predictions impractical. It is therefore necessary to separate the aeroacoustics problem into two parts, one in which aerodynamic sound sources are determined, and another in which the propagating sound is calculated. This idea is applied in acoustic analogy methods. However, in the acoustic analogy, the determination of far-field sound requires the solution of a volume integral. This volume integration again leads to impractical computer requirements. An alternative to the volume integrations can be found in the Kirchhoff method. In this method, Green's theorem for the linear wave equation is used to determine sound propagation based on quantities on a surface surrounding the source region. The change from volume to surface integrals represents a tremendous savings in the computer resources required for an accurate prediction. This work is concerned with the development of enhancements of the Kirchhoff method for use in a wide variety of aeroacoustics problems. This enhanced method, the modified Kirchhoff method, is shown to be a Green's function solution of Lighthill's equation. It is also shown rigorously to be identical to the methods of Ffowcs Williams and Hawkings. This allows for development of versatile computer codes which can easily alternate between the different Kirchhoff and Ffowcs Williams-Hawkings formulations, using the most appropriate method for the problem at hand. The modified Kirchhoff method is developed primarily for use in jet aeroacoustics predictions. Applications of the method are shown for two dimensional and three dimensional jet flows. Additionally, the enhancements are generalized so that they may be used in any aeroacoustics problem
Efficient Helicopter Aerodynamic and Aeroacoustic Predictions on Parallel Computers
This paper presents parallel implementations of two codes used in a combined CFD/Kirchhoff methodology to predict the aerodynamics and aeroacoustics properties of helicopters. The rotorcraft Navier-Stokes code, TURNS, computes the aerodynamic flowfield near the helicopter blades and the Kirchhoff acoustics code computes the noise in the far field, using the TURNS solution as input. The overall parallel strategy adds MPI message passing calls to the existing serial codes to allow for communication between processors. As a result, the total code modifications required for parallel execution are relatively small. The biggest bottleneck in running the TURNS code in parallel comes from the LU-SGS algorithm that solves the implicit system of equations. We use a new hybrid domain decomposition implementation of LU-SGS to obtain good parallel performance on the SP-2. TURNS demonstrates excellent parallel speedups for quasi-steady and unsteady three-dimensional calculations of a helicopter blade in forward flight. The execution rate attained by the code on 114 processors is six times faster than the same cases run on one processor of the Cray C-90. The parallel Kirchhoff code also shows excellent parallel speedups and fast execution rates. As a performance demonstration, unsteady acoustic pressures are computed at 1886 far-field observer locations for a sample acoustics problem. The calculation requires over two hundred hours of CPU time on one C-90 processor but takes only a few hours on 80 processors of the SP2. The resultant far-field acoustic field is analyzed with state of-the-art audio and video rendering of the propagating acoustic signals
The lagRST Model: A Turbulence Model for Non-Equilibrium Flows
This study presents a new class of turbulence model designed for wall bounded, high Reynolds number flows with separation. The model addresses deficiencies seen in the modeling of nonequilibrium turbulent flows. These flows generally have variable adverse pressure gradients which cause the turbulent quantities to react at a finite rate to changes in the mean flow quantities. This "lag" in the response of the turbulent quantities can t be modeled by most standard turbulence models, which are designed to model equilibrium turbulent boundary layers. The model presented uses a standard 2-equation model as the baseline for turbulent equilibrium calculations, but adds transport equations to account directly for non-equilibrium effects in the Reynolds Stress Tensor (RST) that are seen in large pressure gradients involving shock waves and separation. Comparisons are made to several standard turbulence modeling validation cases, including an incompressible boundary layer (both neutral and adverse pressure gradients), an incompressible mixing layer and a transonic bump flow. In addition, a hypersonic Shock Wave Turbulent Boundary Layer Interaction with separation is assessed along with a transonic capsule flow. Results show a substantial improvement over the baseline models for transonic separated flows. The results are mixed for the SWTBLI flows assessed. Separation predictions are not as good as the baseline models, but the over prediction of the peak heat flux downstream of the reattachment shock that plagues many models is reduced
Assessment of Turbulent Shock-Boundary Layer Interaction Computations Using the OVERFLOW Code
The performance of two popular turbulence models, the Spalart-Allmaras model and Menter s SST model, and one relatively new model, Olsen & Coakley s Lag model, are evaluated using the OVERFLOWcode. Turbulent shock-boundary layer interaction predictions are evaluated with three different experimental datasets: a series of 2D compression ramps at Mach 2.87, a series of 2D compression ramps at Mach 2.94, and an axisymmetric coneflare at Mach 11. The experimental datasets include flows with no separation, moderate separation, and significant separation, and use several different experimental measurement techniques (including laser doppler velocimetry (LDV), pitot-probe measurement, inclined hot-wire probe measurement, preston tube skin friction measurement, and surface pressure measurement). Additionally, the OVERFLOW solutions are compared to the solutions of a second CFD code, DPLR. The predictions for weak shock-boundary layer interactions are in reasonable agreement with the experimental data. For strong shock-boundary layer interactions, all of the turbulence models overpredict the separation size and fail to predict the correct skin friction recovery distribution. In most cases, surface pressure predictions show too much upstream influence, however including the tunnel side-wall boundary layers in the computation improves the separation predictions
Development of Advanced Traffic Flow Models and Implementation in Parallel Processing, Phase II (9/15/92-9/15/93)
In this report, five high-order continuum traffic flow models are compared: Payne's model; Papageorgiou's model; the semi-viscous model and the viscous model as well as a proposed high-order model, and the simple continuum model. The stability of the high-order models is analyzed and the shock structure investigated in all models. In addition, the importance of the proper choice of finite-difference method is addressed. For this reason, three explicit finite-difference methods for numerical implementation, namely, the Lax method, the explicit Euler method and the upwind scheme with flux vector splitting, are discussed. The test with hypothetical data and the comparison of numerical results with field data suggest that high-order models implemented through the upwind method are better than the simple continuum model. The proposed high-order model appears to be more accurate than the other high-order models
- …