Engineering PapersSearch

Engineering topics

Mehta, Unmeel B.

Publications and source records attributed to Mehta, Unmeel B..

32 records · Page 2

Verification and Validation of Simulation Models for High-Speed Flow Fields

This paper is largely based on the paper titled "Guide to Credible Computational Fluid Dynamics Simulations (Invited)" (AIAA Paper 95-2225). The significance of computational fluid dynamics (CFD) simulations depends solely on their credibility. A customer of CFD products -- simulations and software -- expects that these products are credible for the intended use. Simulation model verification and validation are critical in establishing the credibility of simulations and in certifying simulation software. The only thing that matters in establishing the credibility is uncertainty, not veracity or validity. The sensitivity-uncertainty analysis is the key to the establishment of this credibility. Assessing the credibility of complex simulation results poses a significant challenge. Terminology, concepts, framework, and guidelines are presented for addressing this challenge. Verification assesses whether the problem is solved correctly and estimates the level of computational accuracy of simulations; validation determines whether the right problem is solved and assesses the level of validity of the simulation model by estimating the degree to which simulations accurately represent reality. These concepts and the related guidelines are discussed with examples from high-speed flow fields.

Mehta, Unmeel B.

Air-breathing aerospace plane development essential: Hypersonic propulsion flight tests

Hypersonic air-breathing propulsion utilizing scramjets can fundamentally change transatmospheric accelerators for low earth-to-orbit and return transportation. The value and limitations of ground tests, of flight tests, and of computations are presented, and scramjet development requirements are discussed. It is proposed that near full-scale hypersonic propulsion flight tests are essential for developing a prototype hypersonic propulsion system and for developing computational-design technology so that it can be used for designing this system. In order to determine how these objectives should be achieved, some lessons learned from past programs are presented. A conceptual two-stage-to-orbit (TSTO) prototype/experimental aerospace plane is recommended as a means of providing access-to-space and for conducting flight tests. A road map for achieving these objectives is also presented.

Mehta, Unmeel B.

Flight Testing of Hypersonic Airbreathing Propulsion for Developing Computational Design Technology

The objective of this paper is to present and discuss a scenario and the requirements for flight testing of hypersonic airbreathing propulsion leading to the development of computational design technology. Flight Testing for this development is a significant part of a triad/synergistic, design approach which integrates computations, flight testing, and ground testing. These three complementary, design developmental tools have various capabilities and limitations. An incremental approach is necessary to use and to develop these tools effectively and efficiently. This computational technology must be developed keeping in focus the aerospace plane that is to be developed. The criteria for selecting the right plane are presented and consequently, the appropriate flight tests are identified. Two conceptual, flight-test systems are suggested considering the following: (1) the relevant, lessons learned from previous and current United States hypersonic programs, from the Apollo program, from the Space Shuttle program, and from the space station program; (2) the current need for a low risk, affordable access to space; and (3) the design challenge for hypersonic airbreathing propulsion testing. How these systems may be used for developing the computational design technology is described. The requirements for conducting propulsion- design computations, sources of uncertainties in these computations, and a guide for establishing the credibility of these computations are also presented.

Mehta, Unmeel B.

CFD lends the government a hand

The present survey of important and novel CFD applications being developed and implemented by U.S. Government contractors gives attention to naval vessel flow-modeling, Army ballistic and rotary wing aerodynamics, and NASA hypersonic vehicle related applications of CFD. CFD-generated knowledge of numerical algorithms, fluid motion, and supercomputer use is being incorporated into such additional areas as computational electromagnetics and acoustics. Attention is presently given to CFD methods' development status in such fields as submarine boundary layers, hypersonic kinetic energy projectile shock structures, helicopter main rotor tip flows, and National Aerospace Plane aerothermodynamics.

Lekoudis, Spiro

NASP and SDI Spearhead CFD Developments

The National Aerospace Plane (NASP) program's purpose, as stated by the National Space Council, is to "develop and demonstrate hypersonic technologies with the ultimate goal of single stage to orbit." The council has also directed that "performance of the experimental flight vehicle will be constrained to the minimum necessary to meet the highest priority research, as opposed to operational objectives .... The program will be conducted in such a way as to minimize technical and cost uncertainty associated with the experimental vehicle." The purpose of the Strategic Defense Initiative (SDI), as defined by President Bush, is "...protection from limited ballistic missile strikes, whatever their source." Computational fluid dynamics (CFD) plays a vital role in both endeavors.

Mehta, Unmeel B.

Multiprocessing on supercomputers for computational aerodynamics

Little use is made of multiple processors available on current supercomputers (computers with a theoretical peak performance capability equal to 100 MFLOPS or more) to improve turnaround time in computational aerodynamics. The productivity of a computer user is directly related to this turnaround time. In a time-sharing environment, such improvement in this speed is achieved when multiple processors are used efficiently to execute an algorithm. The concept of multiple instructions and multiple data (MIMD) is applied through multitasking via a strategy that requires relatively minor modifications to an existing code for a single processor. This approach maps the available memory to multiple processors, exploiting the C-Fortran-Unix interface. The existing code is mapped without the need for developing a new algorithm. The procedure for building a code utilizing this approach is automated with the Unix stream editor.

Yarrow, Maurice

The aerospace plane design challenge: Credible computational fluid dynamics results

Computational fluid dynamics (CFD) is necessary in the design processes of all current aerospace plane programs. Single-stage-to-orbit (STTO) aerospace planes with air-breathing supersonic combustion are going to be largely designed by means of CFD. The challenge of the aerospace plane design is to provide credible CFD results to work from, to assess the risk associated with the use of those results, and to certify CFD codes that produce credible results. To establish the credibility of CFD results used in design, the following topics are discussed: CFD validation vis-a-vis measurable fluid dynamics (MFD) validation; responsibility for credibility; credibility requirement; and a guide for establishing credibility. Quantification of CFD uncertainties helps to assess success risk and safety risks, and the development of CFD as a design tool requires code certification. This challenge is managed by designing the designers to use CFD effectively, by ensuring quality control, and by balancing the design process. For designing the designers, the following topics are discussed: how CFD design technology is developed; the reasons Japanese companies, by and large, produce goods of higher quality than the U.S. counterparts; teamwork as a new way of doing business; and how ideas, quality, and teaming can be brought together. Quality control for reducing the loss imparted to the society begins with the quality of the CFD results used in the design process, and balancing the design process means using a judicious balance of CFD and MFD.

Mehta, Unmeel B.

The aerospace plane design challenge - Credible computational fluid dynamics results

In order to establish the credibility of CFD results utilized in aerospace plane design, the following topics are discussed: CFD validation in relation to 'measureable' fluid dynamics (MFD) validation, credibility requirements, responsibility for credibility, and a guide for establishing credibility. What is of paramount concern for fluid dynamic design is not CFD code validation but qualification of CFD unknowns so that their magnitude is greatly reduced and that these uncertainties are employed for designing with margin. The designers must be trained to properly use CFD if they are to produce good designs. In approximately 70 percent of the flight envelopes of SSTO aerospace planes with supersonic combustion, CFD will be necessary to determine dynamics performance and specifications.

Mehta, Unmeel B.

Multiprocessing on supercomputers for computational aerodynamics

Very little use is made of multiple processors available on current supercomputers (computers with a theoretical peak performance capability equal to 100 MFLOPs or more) in computational aerodynamics to significantly improve turnaround time. The productivity of a computer user is directly related to this turnaround time. In a time-sharing environment, the improvement in this speed is achieved when multiple processors are used efficiently to execute an algorithm. The concept of multiple instructions and multiple data (MIMD) through multi-tasking is applied via a strategy which requires relatively minor modifications to an existing code for a single processor. Essentially, this approach maps the available memory to multiple processors, exploiting the C-FORTRAN-Unix interface. The existing single processor code is mapped without the need for developing a new algorithm. The procedure for building a code utilizing this approach is automated with the Unix stream editor. As a demonstration of this approach, a Multiple Processor Multiple Grid (MPMG) code is developed. It is capable of using nine processors, and can be easily extended to a larger number of processors. This code solves the three-dimensional, Reynolds averaged, thin-layer and slender-layer Navier-Stokes equations with an implicit, approximately factored and diagonalized method. The solver is applied to generic oblique-wing aircraft problem on a four processor Cray-2 computer. A tricubic interpolation scheme is developed to increase the accuracy of coupling of overlapped grids. For the oblique-wing aircraft problem, a speedup of two in elapsed (turnaround) time is observed in a saturated time-sharing environment.

Yarrow, Maurice

Multi-processing on supercomputers for computational aerodynamics

The MIMD concept is applied, through multitasking, with relatively minor modifications to an existing code for a single processor. This approach maps the available memory to multiple processors, exploiting the C-FORTRAN-Unix interface. An existing single processor algorithm is mapped without the need for developing a new algorithm. The procedure of designing a code utilizing this approach is automated with the Unix stream editor. A Multiple Processor Multiple Grid (MPMG) code is developed as a demonstration of this approach. This code solves the three-dimensional, Reynolds-averaged, thin-layer and slender-layer Navier-Stokes equations with an implicit, approximately factored and diagonalized method. This solver is applied to a generic, oblique-wing aircraft problem on a four-processor computer using one process for data management and nonparallel computations and three processes for pseudotime advance on three different grid systems.

Yarrow, Maurice

Computational requirements for hypersonic flight performance estimates

The computational requirements for hypersonic flight performance estimates are discussed and a procedure for fulfilling these requirements is presented. In order to effectively use computational fluid dynamics in design, especially for estimating performance quantities, consideration should be given to the credibility of CFD, design sensitivities, test uncertainties, risk assessment, and consistency in determination. It is found that a design-specific computational technology developed with programmatic research can be used in the design of hypervelocity vehicles.

Mehta, Unmeel B.