Search NASASearch

Engineering topics

Cox, Michael

Publications and source records attributed to Cox, Michael.

Thermal Protection Materials Development

The main portion of this contract year was spent on the development of materials for high temperature applications. In particular, thermal protection materials were constantly tested and evaluated for thermal shock resistance, high-temperature dimensional stability, and tolerance to hostile environmental effects. The analytical laboratory at the Thermal Protection Materials Branch (TPMB), NASA-Ames played an integral part in the process of materials development of high temperature aerospace applications. The materials development focused mainly on the determination of physical and chemical characteristics of specimens from the various research programs.

Selvaduray, Guna

Demonstrations at Supercomputing 1998

Contents of the papers include: Visualization techniques- The next generation, Small-machine visualizing very big data sets, Public display of Lunar Prospector data, Steering molecules via Feel, High-dimensional data browser, Multi-source visualization, Interactive surface flow visualization, and the Virtual Windtunnel.

Bryson, Steve

Development of Processing Techniques for Advanced Thermal Protection Materials

Thermal Protection Materials Branch (TPMB) has been involved in various research programs to improve the properties and structural integrity of the existing aerospace high temperature materials. Specimens from various research programs were brought into the analytical laboratory for the purpose of obtaining and refining the material characterization. The analytical laboratory in TPMB has many different instruments which were utilized to determine the physical and chemical characteristics of materials. Some of the instruments that were utilized by the SJSU students are: Scanning Electron Microscopy (SEM), Energy Dispersive X-ray analysis (EDX), X-ray Diffraction Spectrometer (XRD), Fourier Transform-Infrared Spectroscopy (FTIR), Ultra Violet Spectroscopy/Visible Spectroscopy (UV/VIS), Particle Size Analyzer (PSA), and Inductively Coupled Plasma Atomic Emission Spectrometer (ICP-AES). The above mentioned analytical instruments were utilized in the material characterization process of the specimens from research programs such as: aerogel ceramics (I) and (II), X-33 Blankets, ARC-Jet specimens, QUICFIX specimens and gas permeability of lightweight ceramic ablators. In addition to analytical instruments in the analytical laboratory at TPMB, there are several on-going experiments. One particular experiment allows the measurement of permeability of ceramic ablators. From these measurements, physical characteristics of the ceramic ablators can be derived.

Selvaduray, Guna

Application-Controlled Demand Paging for Out-of-Core Visualization

In the area of scientific visualization, input data sets are often very large. In visualization of Computational Fluid Dynamics (CFD) in particular, input data sets today can surpass 100 Gbytes, and are expected to scale with the ability of supercomputers to generate them. Some visualization tools already partition large data sets into segments, and load appropriate segments as they are needed. However, this does not remove the problem for two reasons: 1) there are data sets for which even the individual segments are too large for the largest graphics workstations, 2) many practitioners do not have access to workstations with the memory capacity required to load even a segment, especially since the state-of-the-art visualization tools tend to be developed by researchers with much more powerful machines. When the size of the data that must be accessed is larger than the size of memory, some form of virtual memory is simply required. This may be by segmentation, paging, or by paged segments. In this paper we demonstrate that complete reliance on operating system virtual memory for out-of-core visualization leads to poor performance. We then describe a paged segment system that we have implemented, and explore the principles of memory management that can be employed by the application for out-of-core visualization. We show that application control over some of these can significantly improve performance. We show that sparse traversal can be exploited by loading only those data actually required. We show also that application control over data loading can be exploited by 1) loading data from alternative storage format (in particular 3-dimensional data stored in sub-cubes), 2) controlling the page size. Both of these techniques effectively reduce the total memory required by visualization at run-time. We also describe experiments we have done on remote out-of-core visualization (when pages are read by demand from remote disk) whose results are promising.

Cox, Michael