Search NASASearch

SEARCH · Search NASA

Results for “Reverse Projection”

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 19 records

Effects of simulated weightlessness on regional blood flow specifically during cardiovascular stress

Significant changes in the cardiovasular system of humans and animals have been observed following exposure to prolonged periods of weightlessness during space flight. Although adaption to weightlessness is relatively uncomplicated, marked changes in cardiovascular deconditioning become evident upon return to normal gravity, including orthostatic hypotension and tachycardia. Some evidence that myocardial degeneration occurs has been demonstrated in animals who have been immobilized for two months. Also, evidence of possible loss of myocardial mass following manned space flight has been obtained by means of echocardiographic studies. These findings have serious implications in light of the increasing frequency and duration of Space Shuttle missions and the prospect of extended space station missions in the future. A number of both military and civilian investigators, including middle-aged scientists, will probably encounter prolonged periods of weightlessness. It has been imperative, therefore, to determine the effects of prolonged weightlessness on cardiovascular deconditioning and whether such effects are cumulative or reversible. The research project conducted under NASA Cooperative Agreement NCC 2-126 was undertaken to determine the effects of prolonged simulated weightlessness on regional blood flow. Research results are reported in the three appended publications.

Harrison, D. C.

Software risk management through independent verification and validation

Software project managers need tools to estimate and track project goals in a continuous fashion before, during, and after development of a system. In addition, they need an ability to compare the current project status with past project profiles to validate management intuition, identify problems, and then direct appropriate resources to the sources of problems. This paper describes a measurement-based approach to calculating the risk inherent in meeting project goals that leverages past project metrics and existing estimation and tracking models. We introduce the IV&V Goal/Questions/Metrics model, explain its use in the software development life cycle, and describe our attempts to validate the model through the reverse engineering of existing projects.

Callahan, John R.

A Low Temperature, Reverse Brayton Cryocooler

This status report covers the fifty-second month of a project to develop a low temperature, reverse-Brayton cryocooler using turbomachines. This program consists of a Basic Phase and four Option Phases. Each of the Phases is directed to a particular load/temperature combination. The technology and fundamental design features of the components used in these systems are related but differ somewhat in size, speed, and some details in physical geometry. Each of the Phases can be carried out independently of the others, except that all of the Phases rely on the technology developed and demonstrated during the Basic Phase. The Basic Phase includes the demonstration of a critical component and the production of a prototype model cryocooler. The critical technology demonstration will be the test of a small turboalternator over a range of conditions at temperatures down to 6 K. These tests will provide design verification data useful for the further design of the other coolers. The prototype model cooler will be designed to provide at least 5 mW of cooling at 6 K. The heat rejection temperature for this requirement is 220 K or greater. The input power to the system at these conditions is to be less than 60 W.

Swift, Walter L.

Update of GRASP/Ada reverse engineering tools for Ada

The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional pretty printed Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype CSD generator (Version 1) was designed and implemented using FLEX and BISON running under VMS on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented using the HP widget toolkit and the X Windows System. In Phase 3, the user interface was extensively reworked using the Athena widget toolkit and X Windows. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. Following Phase 3,e two update phases were completed. Update'92 focused on the initial analysis of evaluation data collected from software engineering students at Auburn University and the addition of significant enhancements to the user interface. Update'93 (the current update) focused on the statistical analysis of the data collected in the previous update and preparation of Version 3.4 of the prototype for limited distribution to facilitate further evaluation. The current prototype provides the capability for the user to generate CSD's from Ada PDL or source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical application. An overview of the GRASP/Ada project with an emphasis on the current update is provided.

Cross, James H., II

Update of GRASP/Ada reverse engineering tools for Ada

The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped a new algorithmic level graphical representation of Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype (Version 1) was designed and implemented using FLEX and BISON running under VMS on a VAS 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented using the HP widget toolkit and the X Windows System. In Phase 3, the user interface was extensively reworked using the Athena widget toolkit and X Windows. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. Following Phase 3, the prototype was evaluated by software engineering students at Auburn University and then updated with significant enhancements to the user interface including editing capabilities. Version 3.2 of the prototype was prepared for limited distribution to facilitate further evaluation. The current prototype provides the capability for the user to generate CSD's from Ada PDL or source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical application.

Cross, James H., II

GRASP/Ada 95: Reverse Engineering Tools for Ada

The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped an algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD), and a new visualization for a fine-grained complexity metric called the Complexity Profile Graph (CPG). By synchronizing the CSD and the CPG, the CSD view of control structure, nesting, and source code is directly linked to the corresponding visualization of statement level complexity in the CPG. GRASP has been integrated with GNAT, the GNU Ada 95 Translator to provide a comprehensive graphical user interface and development environment for Ada 95. The user may view, edit, print, and compile source code as a CSD with no discernible addition to storage or computational overhead. The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada 95 source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. The current update has focused on the design and implementation of a new Motif compliant user interface, and a new CSD generator consisting of a tagger and renderer. The Complexity Profile Graph (CPG) is based on a set of functions that describes the context, content, and the scaling for complexity on a statement by statement basis. When combined graphicafly, the result is a composite profile of complexity for the program unit. Ongoing research includes the development and refinement of the associated functions, and the development of the CPG generator prototype. The current Version 5.0 prototype provides the capability for the user to generate CSDs and CPGs from Ada 95 source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical application. This report provides an overview of the GRASP/Ada project with an emphasis on the current update.

Cross, James H., II

On-Orbit Quantitative Real-Time Gene Expression Analysis Using the Wetlab-2 System

NASA Ames Research Center's WetLab-2 Project enables on-orbit quantitative Reverse Transcriptase PCR (qRT-PCR) analysis without the need for sample return. The WetLab-2 system is capable of processing sample types ranging from microbial cultures to animal tissues dissected on-orbit. The project developed a RNA preparation module that can lyse cells and extract RNA of sufficient quality and quantity for use as templates in qRT-PCR reactions. Our protocol has the advantage of using non-toxic chemicals and does not require alcohols or other organics. The resulting RNA is dispensed into reaction tubes that contain all lyophilized reagents needed to perform qRT-PCR reactions. System operations require simple and limited crew actions including syringe pushes, valve turns and pipette dispenses. The project selected the Cepheid SmartCycler (TradeMark), a Commercial-Off-The-Shelf (COTS) qRT-PCR unit, because of its advantages including rugged modular design, low power consumption, rapid thermal ramp times and four-color multiplex detection. Single tube multiplex assays can be used to normalize for RNA concentration and integrity, and to study multiple genes of interest in each module. The WetLab-2 system can downlink data from the ISS to the ground after a completed run and uplink new thermal cycling programs. The ability to conduct qRT-PCR and generate results on-orbit is an important step towards utilizing the ISS as a National Laboratory facility. Specifically, the ability to get on-orbit data will provide investigators with the opportunity to adjust experimental parameters in real time without the need for sample return and re-flight. On orbit gene expression analysis can also eliminate the confounding effects on gene expression of reentry stresses and shock acting on live cells and organisms or the concern of RNA degradation of fixed samples and provide on-orbit gene expression benchmarking prior to sample return. Finally, the system can also be used for analysis of air, surface, water, and clinical samples to monitor environmental pathogens and crew health. The validation flight of the WetLab-2 system using E. coli bacteria and mouse liver launched on SpaceX-7 in June 2015 and will remain on the ISS National Laboratory.

ISS tools

Parafoveal Target Detectability Reversal Predicted by Local Luminance and Contrast Gain Control

This project is part of a program to develop image discrimination models for the prediction of the detectability of objects in a range of backgrounds. We wanted to see if the models could predict parafoveal object detection as well as they predict detection in foveal vision. We also wanted to make our simplified models more general by local computation of luminance and contrast gain control. A signal image (0.78 x 0.17 deg) was made by subtracting a simulated airport runway scene background image (2.7 deg square) from the same scene containing an obstructing aircraft. Signal visibility contrast thresholds were measured in a fully crossed factorial design with three factors: eccentricity (0 deg or 4 deg), background (uniform or runway scene background), and fixed-pattern white noise contrast (0%, 5%, or 10%). Three experienced observers responded to three repetitions of 60 2IFC trials in each condition and thresholds were estimated by maximum likelihood probit analysis. In the fovea the average detection contrast threshold was 4 dB lower for the runway background than for the uniform background, but in the parafovea, the average threshold was 6 dB higher for the runway background than for the uniform background. This interaction was similar across the different noise levels and for all three observers. A likely reason for the runway background giving a lower threshold in the fovea is the low luminance near the signal in that scene. In our model, the local luminance computation is controlled by a spatial spread parameter. When this parameter and a corresponding parameter for the spatial spread of contrast gain were increased for the parafoveal predictions, the model predicts the interaction of background with eccentricity.

Ahumada, Albert J., Jr.

Overview of the Subscale RAVEN Flight Controls and Modeling Testbed

The Research Aircraft for eVTOL Enabling TechNologies (RAVEN) Subscale Wind-Tunnel and Flight Test (SWFT) model is a subscale aircraft built for flight dynamics and controls research demonstrated in wind-tunnel and flight-test experiments. The intent of this paper is to provide a summary of past, current, and future efforts being pursued by the RAVEN-SWFT project. Initially, vehicle development guidelines were crafted by a multidisciplinary team to ensure that the RAVEN-SWFT vehicle was well suited for research in multiple areas, including aero-propulsive modeling, flight controls, and autonomy, among others. The vehicle has been used to obtain extensive wind-tunnel data, enabling aero-propulsive model development across the transition flight envelope and validation of computational tools. The vehicle will be used to conduct flight testing in order to evaluate modeling strategies and flight control logic. The RAVEN-SWFT model also serves as a risk reduction activity for a conceptual, full-scale vehicle in the 1000-lb class. The next steps in the project are to successfully demonstrate free flight in hover, transition, forward flight, and the reverse thereof, utilizing custom control laws integrated onto the RAVEN-SWFT avionics hardware. The project intends to publicize all of the geometry, data, and methods in future reports.

eVTOL

Operation, Modeling and Analysis of the Reverse Water Gas Shift Process

The Reverse Water Gas Shift process is a candidate technology for water and oxygen production on Mars under the In-Situ Propellant Production project. This report focuses on the operation and analysis of the Reverse Water Gas Shift (RWGS) process, which has been constructed at Kennedy Space Center. A summary of results from the initial operation of the RWGS, process along with an analysis of these results is included in this report. In addition an evaluation of a material balance model developed from the work performed previously under the summer program is included along with recommendations for further experimental work.

Whitlow, Jonathan E.

Sensing strategies for toxic vapor detection

This work was motivated by the recommendations of the American Conference of Governmental Industrial Hygienists (ACGIH) that threshold limits for hydrazine, H2N-NH2 in air be lowered from 100 to 10 parts-per-billion (ppb) concentration levels. Hydrazine is one of the high-energy propellants used in large volumes in Space Shuttle, Titan, payloads, and other aerospace operations. Since analytical methods presently available for hydrazine detection and/or determination do not satisfy such low levels of detection, the ultimate goal of this research is the development and characterization of a portable and compact chemical sensor ideally capable to detect (in real time) 1 ppb of hydrazine, continuously and reversibly. The laboratory prototype developed as part of this project is comprised of: (1) a reactor part in which H2N-NH2 reacts, generating chemiluminescence emission, with tris(2,2'-bipyridine)ruthenium(III), which is immobilized on an ion-exchange polymeric materials of a perfluorinated hydrocarbon containing sulfonate groups as exchange centers (Nafion); (2) an electrochemical three-electrode cell posed at a potential at which the immobilized ruthenium complex could be reoxidized to the 3-oxidation state (as to provide reversible and continuous detection); and (3) a low power consumption photomultiplier tube to collect and quantitatively integrate the emitted photons with the help of auxiliary electronics and readout device.

Mottola, Horacio A.

Dilution jet experiments in compact combustor configurations

This project concerns the effects of cooling jets on the velocity and temperature fields in a compact reverse flow combustor. The work is motivated by the need to limit the temperatures of post combustion gases in jet engines to values within the endurance capabilities of turbine blades. The application requires not only that the temperature be kept sufficiently low but also that a suitably tailored temperature profile be provided at the combustor exit, with higher temperatures generally permissible at the blade tip than at the blade root because of higher centrifugal loads at the root. Flows in reverse flow combustor accelerate both longitudinally because of area changes and transversely because of flow turning. The current project started with flow visualization experiments in water, using aqueous solutions of zinc bromide to model the relatively higher density of cooling jets.

Greber, I.

Using a Formal Approach for Reverse Engineering and Design Recovery to Support Software Reuse

This document describes 3rd year accomplishments and summarizes overall project accomplishments. Included as attachments are all published papers from year three. Note that the budget for this project was discontinued after year two, but that a residual budget from year two allowed minimal continuance into year three. Accomplishments include initial investigations into log-file based reverse engineering, service-based software reuse, and a source to XML generator.

Gannod, Gerald C.

Probing me Reverse Shock in an Oxygen-Rich Supernova Remnant

The aim of this project is to examine the O VI emission at three positions around the X- ray bright ring of the remnant in order to investigate the relation between the O VI emission, the X-ray O VII and O VIII emission, and the optical [OIII} emission, and how these vary around the rim of the remnant. All three pointings and the background pointing have now been observed; the archive notification for the most recent dataset was Oct 30, 2003. After reprocessing and screening, the net exposure time for the SE exposure is only 54 percent of the approved time (15 kilosec). for the SE exposure, the available statistics are not good enough for analysis. A request for reobservation to make up for the lost time in the SE pointing has been approved. Broad O VI 1032 and O VI 1038 emission is detected with velocity width of at least 800 km/s, and possibly exceeding 1000 km/s. The Flanagan et al. analysis of the Chandra grating data show bulk velocities in the X-ray gas of order +/- 1000 km/s. In the region of the FUSE E0lO2-SE pointing, the Chandra data indicate both blue-shifted and red-shifted emission. Analysis of the velocity structure of the O VI emission will provide additional constraints on the kinematics of the gas: is it emission from a tilted expanding barrel, or a more symmetric expansion? The O VI fluxes are also needed to assess whether the O VI is radiation from recombining O VII or instead fiom cooler gas ionizing toward O VII. The emission is faint, however, which complicates the analysis. Because the lines are so broad, absorption by intervening H2, CII, and foreground OVI must be considered. A number of stars in the SMC have been observed which provide information on foreground OVI absorption. The initial analyses have concentrated on the Li1F channel since the guidance is based on that channel. The Li2F channel is being examined exposure by exposure to see if any of the data can be used to improve the signal to noise in the Li1F data.

Gaetz, Terrance

Reversible Chemochromic Hydrogen Detectors

The Florida Solar Energy Center (FSEC), affiliated with the University of Central Florida, has invented a reversible pigment that changes from light beige to blue when exposed to hydrogen and back to light beige when exposed to atmospheric oxygen. In laboratory and environmental studies, the FSEC pigment in its tape form failed to change color adequately when exposed to hydrogen after one day of exposure at Kennedy Space Center's Beach Corrosion Test Facility. The reversible hydrogen-detecting tape also lost its ability to change color after being placed in an environmental chamber at 45 C for one day. The first attempts at extruding the reversible pigment into various polymers were unsuccessful because of the pigment's poor thermal stability. The goal of this project was to formulate a pigment with improved thermal and environmental stability for extrusion into a variety of appropriate polymer matrices. The formulation of the reversible hydrogen-detecting pigment was modified by removing one reagent and chemically modifying the hydrogen sensitive ingredient. This was intended to improve the hydrophobicity of the pigment and alter the thermal degradation mechanism.

Source record

Advanced Applications of Adifor 3.0 for Efficient Calculation of First-and Second-Order CFD Sensitivity Derivatives

This final report will document the accomplishments of the work of this project. 1) The incremental-iterative (II) form of the reverse-mode (adjoint) method for computing first-order (FO) aerodynamic sensitivity derivatives (SDs) has been successfully implemented and tested in a 2D CFD code (called ANSERS) using the reverse-mode capability of ADIFOR 3.0. These preceding results compared very well with similar SDS computed via a black-box (BB) application of the reverse-mode capability of ADIFOR 3.0, and also with similar SDs calculated via the method of finite differences. 2) Second-order (SO) SDs have been implemented in the 2D ASNWERS code using the very efficient strategy that was originally proposed (but not previously tested) of Reference 3, Appendix A. Furthermore, these SO SOs have been validated for accuracy and computational efficiency. 3) Studies were conducted in Quasi-1D and 2D concerning the smoothness (or lack of smoothness) of the FO and SO SD's for flows with shock waves. The phenomenon is documented in the publications of this study (listed subsequently), however, the specific numerical mechanism which is responsible for this unsmoothness phenomenon was not discovered. 4) The FO and SO derivatives for Quasi-1D and 2D flows were applied to predict aerodynamic design uncertainties, and were also applied in robust design optimization studies.

Taylor, Arthur C., III