Engineering PapersSearch

SEARCH · Engineering Papers

Results for “trace”

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 55 records · Page 3

The Transition Region And Coronal Explorer (TRACE)

The objectives and the characteristics of TRACE, selected as a NASA small explorer mission for development and flight in late 1997, is presented. The TRACE science investigation explores the connections between fine-scale magnetic fields and the associated plasma structures on the sun. The instrument collects images of solar plasmas at temperatures from 10(exp 4) to 10(exp 7) K, with an arc second spatial resolution and good temporal resolution and continuum. TRACE and SOHO will gather simultaneous, digital measurements of all temperature regimes of the solar atmospheric, in both high-resolution imaging and spectroscopy, and magnetogram to photosphere. The 30 cm aperture TRACE telescope uses three normal-incidence coatings for the extreme ultraviolet and one for the ultraviolet on quadrants of the primary and secondary mirrors. Interference filters isolate five different ultraviolet bands. The images are aligned and internally stabilized against spacecraft jitter. TRACE will be launched into a sun-synchronous orbit, allowing continuous observing for eight months of the baseline one-year mission. It will be operated in coordination with the SOHO experiment operations facility.

Tarbell, T. D.

Program Instrumentation and Trace Analysis

Several attempts have been made recently to apply techniques such as model checking and theorem proving to the analysis of programs. This shall be seen as a current trend to analyze real software systems instead of just their designs. This includes our own effort to develop a model checker for Java, the Java PathFinder 1, one of the very first of its kind in 1998. However, model checking cannot handle very large programs without some kind of abstraction of the program. This paper describes a complementary scalable technique to handle such large programs. Our interest is turned on the observation part of the equation: How much information can be extracted about a program from observing a single execution trace? It is our intention to develop a technology that can be applied automatically and to large full-size applications, with minimal modification to the code. We present a tool, Java PathExplorer (JPaX), for exploring execution traces of Java programs. The tool prioritizes scalability for completeness, and is directed towards detecting errors in programs, not to prove correctness. One core element in JPaX is an instrumentation package that allows to instrument Java byte code files to log various events when executed. The instrumentation is driven by a user provided script that specifies what information to log. Examples of instructions that such a script can contain are: 'report name and arguments of all called methods defined in class C, together with a timestamp'; 'report all updates to all variables'; and 'report all acquisitions and releases of locks'. In more complex instructions one can specify that certain expressions should be evaluated and even that certain code should be executed under various conditions. The instrumentation package can hence be seen as implementing Aspect Oriented Programming for Java in the sense that one can add functionality to a Java program without explicitly changing the code of the original program, but one rather writes an aspect and compiles it into the original program using the instrumentation. Another core element of JPaX is an observation package that supports the analysis of the generated event stream. Two kinds of analysis are currently supported. In temporal analysis the execution trace is evaluated against formulae written in temporal logic. We have implemented a temporal logic evaluator on finite traces using the Maude rewriting system from SRI International, USA. Temporal logic is defined in Maude by giving its syntax as a signature and its semantics as rewrite equations. The resulting semantics is extremely efficient and can handle event streams of hundreds of millions events in few minutes. Furthermore, the implementation is very succinct. The second form of even stream analysis supported is error pattern analysis where an execution trace is analyzed using various error detection algorithms that can identify error-prone programming practices that may potentially lead to errors in some different executions. Two such algorithms focusing on concurrency errors have been implemented in JPaX, one for deadlocks and the other for data races. It is important to note, that a deadlock or data race potential does not need to occur in order for its potential to be detected with these algorithms. This is what makes them very scalable in practice. The data race algorithm implemented is the Eraser algorithm from Compaq, however adopted to Java. The tool is currently being applied to a code base for controlling a spacecraft by the developers of that software in order to evaluate its applicability.

Havelund, Klaus

Current Status of Post-combustor Trace Chemistry Modeling and Simulation at NASA Glenn Research Center

The overall objective of the current effort at NASA GRC is to evaluate, develop, and apply methodologies suitable for modeling intra-engine trace chemical changes over post combustor flow path relevant to the pollutant emissions from aircraft engines. At the present time, the focus is the high pressure turbine environment. At first, the trace chemistry model of CNEWT were implemented into GLENN-HT as well as NCC. Then, CNEWT, CGLENN-HT, and NCC were applied to the trace species evolution in a cascade of Cambridge University's No. 2 rotor and in a turbine vane passage. In general, the results from these different codes provide similar features. However, the details of some of the quantities of interest can be sensitive to the differences of these codes. This report summaries the implementation effort and presents the comparison of the No. 2 rotor results obtained from these different codes. The comparison of the turbine vane passage results is reported elsewhere. In addition to the implementation of trace chemistry model into existing CFD codes, several pre/post-processing tools that can handle the manipulations of the geometry, the unstructured and structured grids as well as the CFD solutions also have been enhanced and seamlessly tied with NCC, CGLENN-HT, and CNEWT. Thus, a complete CFD package consisting of pre/post-processing tools and flow solvers suitable for post-combustor intra-engine trace chemistry study is assembled.

Wey, Thomas

RHESSI and Trace Observations of the 21 April 2002 X1.5 Flare

Observations of the X1.5 flare on 21 April 2002 are reviewed using the Ramaty High Energy Solar Spectroscopic Imager (RHESSI) and the Transition Region and Coronal Explorer (TRACE). The major findings are as follows: 1. The 3-25 keV X-rays started 54 mins before the EUV (195 A) emission suggesting that the initial energy release heated plasma directly to 220 MK, well above the 1.6 MK needed to produce the Fe XII (195 A) line. 2. Using coaligned 12-25 keV RHESSI and TRACE images, further evidence is found for the existence of hot (15-20 MK) plasma in the 195 A passband. This hot, diffuse emission is attributed to the presence of the Fe XXIV (192 A) line within the TRACE 195 A passband. 3. The 12-25 keV source centroid moves away from the limb with an apparent velocity of approx. 9.9 km/ s, slowing to approx. 1.7 km/ s after 3 hours, its find altitude being approx. 120 Mm after approx. 12 hours. This suggests that the energy release site moves to higher altitudes in agreement with classical flare models. 4. The 50-100 keV emission correlates well with EUV flare ribbons, suggesting thick-target interactions at the footpoints of the magnetic arcade. The 50-100 keV time profile matches the time derivative of the GOES light curve (Neupert effect), which suggests that the same electrons that produced the thick-target hard X-ray emission also heat the plasma seen in soft X-rays. 5. X-ray footpoint emission has an E(sup -3) spectrum down to approx. 10 keV suggesting a lower electron cutoff energy than previously thought. 6. The hard X-ray (25-200 keV) peaks have FWHM durations of approx. 1 min suggesting a more gradual energy release process than expected. 7. The TRACE images reveal a bright symmetric front propagating away from the main flare site at speeds of greater than or = 120 km/ s. This may be associated with fast CME observed several minutes later by LASCO. 8. Dark sinuous lanes are observed in the TRACE images that extend almost radially from the post-flare loop system. This "fan of spines" becomes visible well into the decay phase of the flare and shows evidence for both lateral and downward motions.

Gallagher, Peter T.

Regional Chemistry from Global CTMs with EC-Modeled Met-fields for the TRACE-P Mission

The UC Irvine project for Trace-P (PI: Prather) is a collaboration with Frontier-Japan (Wild and Akimoto) and U. Oslo (Sundet and Isaksen) to make high-resolution global T63 CTM simulations of trace gases and the oxidant budgets for the Trace-P period. Research at FRS and Oslo is not funded by GTE/TRACE-P. Completed control runs for the Trace-P period at T63L40 resolution using the standard emissions with the two related, but independent CTMs at Frontier-UCI and at U. Oslo. Preliminary diagnosis of the impact of Asian emissions on ozone and oxidant budgets is completed. A series of sensitivity runs is beginning to analyze where uncertainty in emissions is related to better simulation of the Trace-P observations.

Prather, Michael J.

Aerosol Chemical Composition in Asian Continental Outflow during the TRACE-P Campaign: Comparison with PEM-West B

Aerosol associated soluble ions and the radionuclide tracers (7)Be and (210)Pb were quantified in 414 filter samples collected in spring 2001 from the DC-8 during the Transport and Chemical Evolution over the Pacific (TRACE-P) campaign. Binning the data into near Asia (flights from Hong Kong and Japan) and remote Pacific (all other flights) revealed large enhancements of NO3(-), SO4(-), C2O4(-), NH4(+), K(+), Mg2(+), and Ca2(+) near Asia. The boundary layer and lower troposphere were most strongly influenced by continental outflow, and the largest enhancements were seen in Ca2(+) (a dust tracer) and NO3(-) (reflecting uptake of HNO3 onto the dust). Comparing the TRACE P near Asia bin with earlier results from the same region during PEM-West B (in 1994) shows at least twofold enhancements during TRACE P in most of the ions listed above. Calcium and NO3(-) were most enhanced in this comparison as well (more than sevenfold higher in the boundary layer and threefold higher in the lower troposphere). Independent estimation of Asian emissions of gaseous precursors of the aerosol-associated ions suggest only small changes between the two missions, and precipitation fields do not suggest any significant difference in the efficiency of the primary sink, precipitation scavenging. It thus appears that with the possible exception of dust, the enhancements of aerosol-associated species during TRACE P cannot be explained by stronger sources or weaker sinks. We argue that the enhancements largely reflect the fact that TRACE P focused on characterizing Asian outflow, and thus the DC-8 was more frequently flown into regions that were influenced by well-organized flow off the continent.

Dibb, Jack E.

The Use of Pro/Engineer CAD Software and Fishbowl Tool Kit in Ray-tracing Analysis

This document is designed as a manual for a user who wants to operate the Pro/ENGINEER (ProE) Wildfire 3.0 with the NASA Space Radiation Program's (SRP) custom-designed Toolkit, called 'Fishbowl', for the ray tracing of complex spacecraft geometries given by a ProE CAD model. The analysis of spacecraft geometry through ray tracing is a vital part in the calculation of health risks from space radiation. Space radiation poses severe risks of cancer, degenerative diseases and acute radiation sickness during long-term exploration missions, and shielding optimization is an important component in the application of radiation risk models. Ray tracing is a technique in which 3-dimensional (3D) vehicle geometry can be represented as the input for the space radiation transport code and subsequent risk calculations. In ray tracing a certain number of rays (on the order of 1000) are used to calculate the equivalent thickness, say of aluminum, of the spacecraft geometry seen at a point of interest called the dose point. The rays originate at the dose point and terminate at a homogenously distributed set of points lying on a sphere that circumscribes the spacecraft and that has its center at the dose point. The distance a ray traverses in each material is converted to aluminum or other user-selected equivalent thickness. Then all equivalent thicknesses are summed up for each ray. Since each ray points to a direction, the aluminum equivalent of each ray represents the shielding that the geometry provides to the dose point from that particular direction. This manual will first list for the user the contact information for help in installing ProE and Fishbowl in addition to notes on the platform support and system requirements information. Second, the document will show the user how to use the software to ray trace a Pro/E-designed 3-D assembly and will serve later as a reference for troubleshooting. The user is assumed to have previous knowledge of ProE and CAD modeling.

Nounu, Hatem N.

Results of the Trace Contaminant Control Needs Evaluation and Sizing Study for Space Suit Life Support Development

The Trace Contaminant Control System (TCCS), located within the ventilation loop of the Portable Life Support System (PLSS) of the Constellation Space Suit Element (CSSE), is responsible for removing hazardous trace contaminants from the space suit ventilation flow. This paper summarizes the results of a trade study that evaluated if trace contaminant control could be accomplished without a TCCS, relying on suit leakage, ullage loss from the carbon dioxide and humidity control system, and other factors. Trace contaminant generation rates were revisited to verify that values reflect the latest designs for CSSE pressure garment materials and PLSS hardware. Additionally, TCCS sizing calculations were performed and a literature survey was conducted to review the latest developments in trace contaminant technologies.

Paul, Heather L.

Requirements and Sizing Investigation for Constellation Space Suit Portable Life Support System Trace Contaminant Control

The Trace Contaminant Control System (TCCS), located within the ventilation loop of the Constellation Space Suit Portable Life Support System (PLSS), is responsible for removing hazardous trace contaminants from the space suit ventilation flow. This paper summarizes the results of a trade study that evaluated if trace contaminant control could be accomplished without a TCCS, relying on suit leakage, ullage loss from the carbon dioxide and humidity control system, and other factors. Trace contaminant generation rates were revisited to verify that values reflect the latest designs for Constellation Space Suit System (CSSS) pressure garment materials and PLSS hardware. Additionally, TCCS sizing calculations were performed and a literature survey was conducted to review the latest developments in trace contaminant technologies.

Paul, Heather L.

In Situ Trace Element Measurements on Roda and the Origin of Diogenites

The origin of diogenites remains poorly understood. A recent model interprets many diogenites to have been formed from melts that were derived by remelting initial magma ocean cumulates, and these penultimate parent melts were then contaminated by melts derived from remelting of the basaltic (eucritic) crust to form the ultimate diogenite parent melts [1] (hereafter the remelting model). This is a very complicated petrogenesis that has profound implications for the geological evolution of 4 Vesta if correct. This model was developed based on trace element analyses of bulk rock samples that had been leached in acids to remove phosphates; the compositions of the residues were interpreted to be close to those of cumulus orthopyroxenes plagioclase, chromite and olivine [1]. In situ measurements of phases in diogenites can be used to test this model. We have begun a campaign of laser ablation ICP-MS of orthopyroxene grains in diogenites for this purpose. Here we report our first results on one diogenite, Roda. We have determined a suite of trace lithophile elements on nine, mm-sized pyroxene grains separated from Roda that have previously been studied [2, 3]. A key observation supporting the remelting model is the very low Eu/Eu* of leached residues; values too low to represent orthopyroxene that crystallized from melts with chondritic Sm/Eu and Gd/Eu [1]. (Eu* = Eu interpolated from REE diagrams.) Crustal remelts have low Sm/Eu and Gd/Eu, and orthopyroxenes that crystallized from parent melts contaminated by them would have very low Eu/Eu* [1]. Roda grains have Eu/Eu* of 0.243 to 0.026; the latter a value lower than any measured on bulk diogenite leached residues (0.041) [1]. There is a general negative correlation between Eu/Eu* and some incompatible elements (Zr, Nb, Hf), but not others (LREE). This appears inconsistent with the remelting model as it would suggest an evolving parent melt with La de-creasing as Zr increased and Eu/Eu* decreased. Grain R-15 includes trace-element-rich trapped melt phases [2, 3]. This grain has the highest Eu/Eu* and LREE contents, indicating that the trapped melt had a high Eu/Eu*. Thus, our first data on one diogenite do not provide support for the remelting model [1]. Roda is unusual in that its orthopyroxene grains show wide ranges in trace element contents [4]. Previous in situ REE analyses of grain R-15 did not reveal evidence for subsolidus equilibration with trace-element-rich trapped melt phases, and led to the suggestion that Roda may be polymict, with different grains representing different lithologies of diverse compositions [3]. Thus, based on our results on Roda, it is perhaps premature to abandon the remelting model. In situ measurements on a suite of diogenites is planned to further address this issue.

Mittlefehldt, David W.

Characterization of Wildfire Emissions in California: Analysis of Airborne Measurements of Trace Gases from 2013 to 2016

Biomass burning, which includes wildfires, prescribed, and agricultural fires, is an important source of trace gases and particles, and can influence air quality on a local, regional, and global scale. Biomass burning emissions are an important source of several key trace gases including carbon dioxide (CO2) and methane (CH4). With the threat of wildfire events increasing due to changes in land use, increasing population, and climate change, the importance of characterizing wildfire emissions is vital. In this work we characterize trace gas emissions from 9 wildfire events in California between 2013 – 2016, in some cases with multiple measurements performed during different burn periods of a specific wildfire. During this period airborne measurements of CO2, CH4, water vapor (H2O), ozone (O3), and formaldehyde (HCHO) were made by the Alpha Jet Atmospheric eXperiment (AJAX). Located in the Bay Area of California, AJAX is a joint effort between NASA Ames Research Center and H211, LLC. AJAX makes in-situ airborne measurements of trace gases 2-4 times per month, resulting in 229 flights to date since 2011. Results presented include emission ratios (ER) of trace gases measured by AJAX during fire flights, and comparisons of ERs are made for each fire, which differ in time, location, burning intensity, and fuel type. We also use our airborne measurements to compare with photochemical grid model results to assess model approximations of plume transport and chemical evolution from select wildfires.

Parworth, Caroline L.

Observation of Trace Gases Seasonal Variability in the Marine Boundary Layer over the Atlantic Ocean during the ACTIVATE Field Campaign

High resolution in-situ measurements of carbon monoxide (CO), carbon dioxide (CO2), methane (CH4), and water vapor (H2O) were made onboard the NASA HU-25 aircraft during the ACTIVATE (Aerosol Cloud meteorology Interactions oVer the western Atlantic Experiment) campaign during 2020 and 2021 in different seasons (winter through summer) over the mid-latitude western Atlantic Ocean. As most of the flights focused on the marine boundary layer (MBL) during the campaign, these trace gas observations are an excellent data set to examine seasonal variability of trace gas background values in the MBL without the influence of localized point sources. We will describe the variability of these trace gases in the MBL background by filtering out concentrated point sources using back trajectory analysis along with trace gas ratios. Additionally, the ocean is a significant sink of anthropogenic CO2 capturing about one quarter of total anthropogenic carbon. By looking at the MBL CO2 variation as a function of season, we discuss observed changes in CO2 uptake over the ocean. These high accuracy observations of trace gas backgrounds in the MBL along with characterizing seasonal effects on oceanic sequestering of anthropogenic CO2 will improve the understanding of seasonal variations and change in climate and inverse modelling over the ocean.

Yonghoon Choi

Selective Electrochemical Reduction of CO 2 to Metal Oxalates in Nonaqueous Solutions Using Trace Metal Pb on Carbon Supports Enhanced by a Tailored Microenvironment

In this work, the electroreduction of carbon dioxide (CO 2 ) to oxalate is enabled by incorporating trace metallic lead (Pb) on carbon‐based supports (CBS) with polymer overlayers. These composite materials serve as an efficient electrocatalytic system for the facile conversion and storage of CO 2 , a pernicious atmospheric pollutant. Results from controlled potential electrolysis experiments indicate that 1) trace metallic Pb on the ppb scale is active toward the reductive coupling of CO 2 to oxalate at comparable Faradaic efficiencies to bulk metallic Pb and 2) polymer encapsulation of this trace metallic Pb leads to promotion of CO 2 reduction (CO 2 R) selectively to metal oxalates over other products such as CO. Importantly, metal oxalates are important alternative cementitious materials and precursors for other materials’ synthesis applications. The solid products undergo rigorous spectroscopic characterization, including 13 CO 2 labeling experiments, to ensure the metal oxalates are in fact produced from CO 2 R. These findings serve as a model for leveraging microenvironment effects to enhance activity and selectivity for CO 2 R using trace‐metal catalysts for carbon utilization and storage technologies.

alternative cementitious materials

Quasi-optical beam tracing module development for millimeter-wave high-wavenumber collective scattering on the NSTX-U and EAST tokamaks

A Python3-based beam tracing code utilizing Quasi-Optics has been developed to track both incident and receiving beams in high-k collective millimeter wave scattering systems within magnetic fusion plasmas. In contrast to existing ray tracing codes that solely consider refraction, this beam tracing code incorporates diffraction phenomena, providing a more comprehensive calculation. Here, this enhanced capability allows for a more accurate calculation of the scattering volume and spatial resolution in high-k collective scattering systems, crucial for evaluating system performance and facilitating data analysis. Unlike Geometrical Optics, Quasi-Optics employs the complex eikonal method, representing a Gaussian beam as a collection of coupled rays to accurately preserve diffraction characteristics. The developed code is intended for application in NSTX-Upgrade and EAST high-k beam tracing analyses, targeting frequencies of 693 GHz and 270 GHz, respectively. The high-k system's primary objective is the observation of electron-scale instabilities. Employing a symplectic integrator, the code ensures numerical accuracy, assessed through the conservation of the Hamiltonian. With its precision and efficiency, the code facilitates rapid inter-shot analyses.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY

A Monte Carlo Based Ray Tracing Tool for Evaluating Wolter-Type Prescriptions

Evaluating Wolter-like X-ray mirror prescriptions via ray tracing is useful for selecting and optimizing the right mirror prescriptions for a specified application. Moreover, incorporating real metrology data into a ray trace and simulating point spread functions (PSF) allows for performance predictions representative of real manufacturing errors and tolerances. In fulfillment of an internship project, an X-ray ray trace routine using a Monte-Carlo method has been developed to examine different Wolter-like prescriptions and characterize their theoretical performances over a specified field of view. This routine includes the ability to use real metrology data to evaluate the impact of figure error on imaging performance. As a test case, the Marshall Grazing Incidence X-ray Spectrometer (MaGIXS) Wolter-I mirror prescription and an equivalent Wolter-Schwarzschild prescription were traced and imaging performance of a specified field of view were mapped. Here we present the approach used in this routine, showcase example results, and discuss future goals for expanding the routine to address azimuthally varying figure errors and surface roughness.

X-ray optics

Dirac traces and the Tutte polynomial

Perturbative calculations involving fermion loops in quantum field theories require tracing over Dirac matrices. A simple way to regulate the divergences that generically appear in these calculations is dimensional regularisation, which has the consequence of replacing 4-dimensional Dirac matrices with d-dimensional counterparts for arbitrary complex values of d. In this work, a connection between traces of d-dimensional Dirac matrices and computations of the Tutte polynomial of associated graphs is proven. The time complexity of computing Dirac traces is analysed by this connection, and improvements to algorithms for computing Dirac traces are proposed.

Renormalization and Regularization

Trace elements and their isotopes in streams and rivers

The occurrence and speciation of trace elements in streams and rivers are controlled by interconnected hydrogeological, biogeochemical, and anthropogenic factors that include rock weathering, climate, vegetation, and land use within the watershed. This chapter provides a broad overview of trace element abundance, speciation, and mobility in streams and rivers, including an assessment of how trace elements are partitioned into dissolved, colloidal, and particulate phases. We also discuss how trace elements are mobilized into stream networks and transformed during transport. Select isotopic systems are reviewed to provide examples of how isotopic analyses can be used to understand geochemical and anthropogenic processes.

Herndon, Elizabeth [ORNL] (ORCID:0000000291945493)

Quantification of trace iodine using laser-induced breakdown spectroscopy for real-time monitoring of nuclear off-gas streams

This study evaluated the potential of laser-induced breakdown spectroscopy (LIBS) for real-time monitoring of trace gas-phase iodine, which is an element of high significance in nuclear applications due to its long radioactive half-life (as iodine-129), volatility, and biological impact. In anticipation of iodine evolving into off-gas systems in molten salt reactor and nuclear fuel recycling applications, this research aimed to assess LIBS performance in flowing argon and helium matrices; optimize measurement parameters using a multichannel spectrometer; and perform calibrations to assess predictive capabilities and limits of detection (LODs). Experimental results successfully measured gas-phase iodine in flowing argon and helium; however, trace iodine was not detected in air. Optimal delay times were determined to be 10 µs for argon and 1 µs for helium, which are consistent with the expected shorter plasma lifetime in helium relative to argon. An emission line survey was provided with the 206.16, 804.37, 902.24, and 905.83 nm peaks, which were identified as the strongest emission peaks. Calibration models were successfully built in both helium and argon, achieving LODs down to 3 ppm in helium and 5 ppm in argon. The iodine emission at 905.83 nm emerged as the most robust for calibration and was subsequently applied to a time series dataset in argon. The predictive trace confirmed the feasibility of employing LIBS for continuous, online quantification of trace iodine in flowing gas systems.

Andrews, Hunter B. [Oak Ridge National Laboratory