Search NASASearch

SEARCH · Search NASA

Results for “METALS, CERAMICS, AND OTHER MATERIALS”

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.

3,279 records · Page 33

A Tutorial on Bayesian analysis of linear shock compression data

Gas gun and other shock compression experiments often produce shock wave velocity measurements that are linearly associated with particle velocity. Traditionally, this empirical relationship is quantified with a single Hugoniot curve that is estimated using least squares regression. However, for downstream modeling and simulation tasks, it is often more useful to have multiple Hugoniot curves in the pressure–volume plane that are consistent with the data. We employ Bayesian uncertainty quantification methods as a framework for propagating measurement uncertainty through to model parameters and predictions. Specifically, this Tutorial shows how to sample multiple Hugoniot curves in the pressure–volume plane that are consistent with the shock wave-particle velocity measurements in a two-step Bayesian approach. First, we obtain an analytical expression for the posterior distribution of the linear model parameters using Bayesian linear regression. Second, we propagate samples from the posterior distribution through the Rankine–Hugoniot equations to yield Hugoniot curves in the pressure–volume plane. The procedure is demonstrated with publicly available data on argon, copper, and nickel, and compared against bootstrapping and linear regression. The Bayesian procedure is shown to be interpretable, computationally inexpensive, and less sensitive than an alternative bootstrapping approach to the removal of the point in the copper dataset that has the largest particle velocity. As a Tutorial on Bayesian methodology for the shock compression community, we provide several derivations and explanations that make this paper self-contained, and make all code and data available at github.com/llnl/BALSCD.

71 CLASSICAL AND QUANTUM MECHANICS, GENERAL PHYSIC

Pivotal role of organic adsorbates for the creation of catalytic sites during dry reforming of methane

Inadvertent factors can sometimes be crucial for synthesis of catalysts. The use of polyalcohols is common in the synthesis of heterogeneous catalysts. Interactions between alcohols and heterogeneous catalysts have been shown to induce surface reconstructions that greatly impact catalytic performance. Thus, traces of these alcohol functionalities on the as-synthesized catalysts, combined with heat treatment, could be critical in the generation of catalytic sites. Here, we show that during the synthesis of a Ni–Mo/MgO catalyst using a polyol process, residual ethylene glycol (EG) on the surface plays a significant role in the generation of catalytic sites for dry reforming of methane (DRM). The as-synthesized catalyst presents dispersed cationic Ni. Under DRM reaction conditions, the presence of EG, and H2 generated in situ, promote the generation of co-localized Ni–Mo nanoparticles (NPs). Greater amount of EG in the as-synthesized catalyst prevented sintering, leading to better catalyst stability and higher rates. If the residual EG remaining post-synthesis is removed through calcination, before conducting DRM, NiO NPs are formed and the material is completely inactive for catalyzing the reaction. When using a different support, denoted MgO*, EG also proved indispensable to generate active sites, although Ni–Mo co-localization was not evident, and a combination of DRM-related species was needed to activate the catalyst, not just H2. This work systematically uncovers how the interactions between organic adsorbates, the supported metals and the catalyst support dictate the creation of catalytic active sites.

Polo Garzon, Felipe [ORNL] (ORCID:0000000265076183

Modular Battery Charge Controller

A new approach to masterless, distributed, digital-charge control for batteries requiring charge control has been developed and implemented. This approach is required in battery chemistries that need cell-level charge control for safety and is characterized by the use of one controller per cell, resulting in redundant sensors for critical components, such as voltage, temperature, and current. The charge controllers in a given battery interact in a masterless fashion for the purpose of cell balancing, charge control, and state-of-charge estimation. This makes the battery system invariably fault-tolerant. The solution to the single-fault failure, due to the use of a single charge controller (CC), was solved by implementing one CC per cell and linking them via an isolated communication bus [e.g., controller area network (CAN)] in a masterless fashion so that the failure of one or more CCs will not impact the remaining functional CCs. Each micro-controller-based CC digitizes the cell voltage (V(sub cell)), two cell temperatures, and the voltage across the switch (V); the latter variable is used in conjunction with V(sub cell) to estimate the bypass current for a given bypass resistor. Furthermore, CC1 digitizes the battery current (I1) and battery voltage (V(sub batt) and CC5 digitizes a second battery current (I2). As a result, redundant readings are taken for temperature, battery current, and battery voltage through the summation of the individual cell voltages given that each CC knows the voltage of the other cells. For the purpose of cell balancing, each CC periodically and independently transmits its cell voltage and stores the received cell voltage of the other cells in an array. The position in the array depends on the identifier (ID) of the transmitting CC. After eight cell voltage receptions, the array is checked to see if one or more cells did not transmit. If one or more transmissions are missing, the missing cell(s) is (are) eliminated from cell-balancing calculations. The cell-balancing algorithm is based on the error between the cell s voltage and the other cells and is categorized into four zones of operation. The algorithm is executed every second and, if cell balancing is activated, the error variable is set to a negative low value. The largest error between the cell and the other cells is found and the zone of operation determined. If the error is zero or negative, then the cell is at the lowest voltage and no balancing action is needed. If the error is less than a predetermined negative value, a Cell Bad Flag is set. If the error is positive, then cell balancing is needed, but a hysteretic zone is added to prevent the bypass circuit from triggering repeatedly near zero error. This approach keeps the cells within a predetermined voltage range.

Button, Robert

Learning Nonlinear Reduced Models from Data with Operator Inference

This review discusses Operator Inference, a nonintrusive reduced modeling approach that incorporates physical governing equations by defining a structured polynomial form for the reduced model, and then learns the corresponding reduced operators from simulated training data. The polynomial model form of Operator Inference is sufficiently expressive to cover a wide range of nonlinear dynamics found in fluid mechanics and other fields of science and engineering, while still providing efficient reduced model computations. The learning steps of Operator Inference are rooted in classical projection-based model reduction; thus, some of the rich theory of model reduction can be applied to models learned with Operator Inference. This connection to projection-based model reduction theory offers a pathway toward deriving error estimates and gaining insights to improve predictions. Furthermore, through formulations of Operator Inference that preserve Hamiltonian and other structures, important physical properties such as energy conservation can be guaranteed in the predictions of the reduced model beyond the training horizon. This review illustrates key computational steps of Operator Inference through a large-scale combustion example.

Mechanics

Machine learning pipeline for denoising low signal-to-noise ratio and out-of-distribution transmission electron microscopy datasets

High-resolution transmission electron microscopy (HRTEM) is crucial for observing material’s structural and morphological evolution at Angstrom scales, but the electron beam can alter these processes. Devices such as CMOS-based direct-electron detectors operating in electron-counting mode can be utilized to substantially reduce the electron dosage. However, the resulting images often lead to a low signal-to-noise ratio, which requires frame integration that sacrifices temporal resolution. Several machine learning (ML) models have been recently developed to successfully denoise HRTEM images. Yet, these models are often computationally expensive, and their inference speeds on GPUs are outpaced by the imaging speed of advanced detectors, precluding in situ analysis. Furthermore, the performance of these denoising models on datasets with imaging conditions that deviate from the training datasets has not been evaluated. To mitigate these gaps, we propose a new self-supervised ML denoising pipeline specifically designed for time-series HRTEM images. This pipeline integrates a blind-spot convolution neural network with pre-processing and post-processing steps, including drift correction and low-pass filtering. Results demonstrate that our model outperforms various other ML and non-ML denoising methods in noise reduction and contrast enhancement, leading to improved visual clarity of atomic features. Additionally, the model is drastically faster than U-Net-based ML models and demonstrates excellent out-of-distribution generalization. The model’s computational inference speed is in the order of milliseconds per image, rendering it suitable for application in in-situ HRTEM experiments.

36 MATERIALS SCIENCE

Divergent Rickettsia species exhibit distinct mechanisms of actin-based motility

Many Rickettsia species undergo actin-based motility to promote cell-cell spread during infection. Rickettsial genomes often encode two motility effectors, RickA and Sca2, which in the spotted fever group I species, Rickettsia parkeri act by activating the host Arp2/3 complex and by mimicking eukaryotic formins, respectively. The function of RickA and Sca2 orthologs in the distantly related species Rickettsia bellii was unclear. We report that R. bellii RickA activates the host Arp2/3 complex but has no discernible role in bacterial motility. The R. bellii Sca2 ortholog, Sca2/6, nucleates and elongates actin with a flexible structure and an unusual actin monomer-binding motif in a mechanism distinct from formins or other microbial actin nucleators. R. bellii motility is solely correlated with Sca2/6 localization and, compared with R. parkeri motility, is slow and meandering, generating distinctly organized actin tails. The evolutionary flexibility in the mechanism and regulation of rickettsial actin-based motility suggests similar adaptability for other microbes.

Bacher, Meghan C

Enhancing Coherence Limits in Superconducting Quantum Systems for Computing and Sensing

This talk will highlight recent efforts at the SQMS Center to develop qudit-based quantum computing architectures using superconducting three-dimensional (3D) cavities, as well as the use of these ultra-coherent cavities for quantum sensing. I will present systematic studies of materials and devices aimed at identifying and mitigating the dominant sources of decoherence—including two-level systems (TLS), quasiparticles, and other noise mechanisms—in both transmons and 3D cavities. These investigations include microwave loss characterization of niobium, tantalum, aluminum, their native oxides, and substrate materials such as silicon and sapphire. By combining measurements on qubits and cavities, we disentangle subsystem-specific loss mechanisms and establish a hierarchy of mitigation strategies, leading to transmon coherence times exceeding one millisecond. I will also discuss studies of quasiparticle dynamics, including quasiparticle bursts observed in qubits operated both above ground and at the Gran Sasso underground laboratory, and the observation that applied magnetic fields can suppress temporal T₁ fluctuations. Building on these advances, we demonstrate a record-coherence two-cell cavity-qudit system with coherence times exceeding 20 milliseconds. Leveraging tunable sideband interactions together with error-resilient protocols, including measurement-based error correction and post-selection, we achieve high-fidelity quantum state control, including the preparation of Fock states up to N=20 with fidelities above 95% and the generation of high-fidelity two-mode entangled states. Finally, I will discuss how these ultra-coherent quantum systems are enabling emerging quantum sensing applications, including searches for dark matter and gravitational waves.

Roy, Tanay [Fermilab] (ORCID:000000019442862X)

Generalized geometric speed limits for quantum observables

Leveraging quantum information geometry, we derive generalized quantum speed limits on the rate of change of the expectation values of observables. These bounds subsume and, for Hilbert space dimension ≥3, tighten existing bounds—in some cases by an arbitrarily large multiplicative constant. Our theoretical results are supported by illustrative examples and an experimental demonstration using a superconducting qutrit. We also derive two upper bounds on the generalized quantum Fisher information in terms of the condition number of the density matrix. One of these bounds applies only to coherent dynamics and depends also on the variance of the Hamiltonian. The other bound depends also on the so-called Wigner-Yanase skew information. These bounds generalize well-known bounds on the symmetric logarithmic derivative quantum Fisher information and are tighter than the existing bounds for sufficiently mixed states (e.g., for sufficiently high temperature thermal states).

open quantum systems & decoherence

Space Programs Summary 37-43, Vol. VI, Space Exploration Programs and Space Sciences For the Period November 1 to December 31, 1966

The Space Programs Summary is a six-volume bimonthly publication designed to report on JPL space exploration programs and related supporting research and advanced development projects. The titles of all volumes of the Space Programs Summary are: Vol. I. The Lunar Program (Confidential) Vol. 11. The Planetary-Interplanetary Program (Confidential) Vol. 111. The Deep Space Network (Unclassified) Vol. IV. Supporting Research and Advanced Development (Unclassified) Vol. V. Supporting Research and Advanced Development (Confidential) Vol. VI. Space Exploration Programs and Space Sciences (Unclassified) The Space Programs Summary, Vol. VI, consists of: an unclassified digest of appropriate material from Vols. I, II, and III; an original presentation of the JPL quality assurance and reliability efforts, and the environmental- and dynamic-testing facility-development activities; and a reprint of the space science instrumentation studies of Vols. I and 11. This instrumentation work is conducted by the JPL Space Sciences Division and also by individuals of various colleges, universities, and other organizations. All such projects are supported by the Laboratory and are concerned with the development of instruments for use in the NASA space flight programs.

MARINER PROGRAM

Surface analysis insight note: Illustrating the effect of adventitious contamination on Pt photoemission peak intensities

Adventitious carbon contaminations are not only omnipresent and used for charge referencing of XPS spectra but also can alter the apparent presence of the element peaks that span over the large spectral window of binding energies. This Insight note describes the effect of an adventitious contamination layer on Pt and presents, in brief, the approach whereby the component spectra are derived for ion beam cleaned Pt samples that can then utilize linear mathematics to peak fit said spectra thus quantifying the amount of each component including that assigned to the contamination itself of Pt metal.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Electrolyte-Induced Restructuring of Acid-Stable Oxygen Evolution Catalysts

Crystalline metal oxide catalysts operating under oxygen evolution reaction (OER) conditions invariably restructure, resulting in active sites with hydroxo/oxo species in an amorphous environment. An increase in the population of terminal hydroxo/oxo species (i.e., edge sites) facilitates proton-coupled electron-transfer (PCET) kinetics for oxygen generation and thus improves catalyst competency. While amorphous films benefit from a greater density of active sites, they suffer from diminished charge transport as compared to that of extended crystalline lattices. Managing this amorphous–crystalline dichotomy is essential when designing OER catalysts, which we highlight with the examination of electrodeposited PbO x materials, which historically are very poor OER catalysts. Along these lines, the presence of phosphate during PbO x electrodeposition truncates the growth of an extended lattice owing to its strong bonding to oxide surfaces to afford an amorphous catalyst film (A-PbO x ) with significant charge-transfer resistance (138 ± 42 Ω) and poor OER kinetics (420 ± 105 mV dec –1 Tafel slope). Conversely, electrodeposition of Pb 2+ in the presence of less coordinating electrolytes such as nitrate affords crystalline β-PbO2 with improved charge-transfer resistance (42.6 ± 1.1 Ω), though still poor OER kinetics (134 ± 36 mV dec –1 Tafel slope). By operating amorphous A-PbOx in less coordinating electrolytes, however, a new partially crystalline material can be generated (μc-PbO x ) with further reduced charge-transfer resistance (33.0 ± 1.4 Ω) and improved OER kinetics (70 ± 15 mV dec –1 Tafel slope). The enhanced OER activity of μc-PbO x is the result of coupling the high edge-site population of an amorphous PbOx phase with crystalline-like charge transport properties. Finally, the ability to use an electrolyte to induce OER activity in an inactive amorphous form of PbO x highlights the benefits of optimizing the amorphous–crystalline phase compositions in the design of active OER catalysts.

catalysts

The Future Polarized Target Program at Jefferson Lab

Polarized targets have played a crucial role in Jefferson Lab's exploration of nuclear structure over the past four decades. The three original experimental halls have seen 19 separate installations of polarized solid or gas targets for use in the particle physics scattering experiments, and this trend will continue in the next decade. Five polarized target systems are in preparation for use at JLab in the coming years. Hall B will see the use of two solid polarized targets, one longitudinally polarized to the beam, the other transversely, as well as a novel 3He gas polarized target. In Hall C, new experiments will augment the tensor polarization in dynamically polarized solids. Plans are under development to bring a polarized solid target to Jefferson Lab's photon beam hall, Hall D, for the first time. To support these efforts, the JLab polarized target group is building a test laboratory to develop dynamic nuclear polarization techniques, as well as an apparatus to irradiate target material using electrons from JLab's injector test facility. In this talk, we will explore the development progress and plans for each of these efforts.

Maxwell, James [Thomas Jefferson National Accelera

Cost reductions in nickel-hydrogen battery

Significant progress was made toward the development of a commercially marketable hydrogen nickel oxide battery. The costs projected for this battery are remarkably low when one considers where the learning curve is for commercialization of this system. Further developmental efforts on this project are warranted as the H2/NiO battery is already cost competitive with other battery systems.

Beauchamp, Richard L.

Integral Nuclear Data and Benchmarking Needs for Fusion Energy Systems

Fusion energy systems are currently being designed and optimized using radiation transport codes. To deal with the unique environment inside a fusion-based system, many of these designs incorporate novel materials able to withstand the high radiation fields, ensure adequate cooling and thermal protection, and produce tritium. Validation plays a vital role in building trust in the predictive power of these models and computational methods. Validation of a code consists of modeling documented real-world experiments and comparing the code-predicted response to the measured response. Adequate validation requires measured responses from real-world experiments, also known as integral data, that mimic the system being designed, including materials, impinging radiation, and temperature, among other variables. The most trusted integral data are experimental responses that have been through a rigorous benchmarking process that develops a recommended computational model and evaluates all experimental uncertainties. Finally, there are a few research groups around the world that have been producing integral data for fusion applications, but a substantial investment is needed to address the unique validation needs of the fusion community.

Fusion

The Contaminant Footprint of Landed Spacecraft: Toward an Inventory and Modelling Framework

All spacecraft generate and carry contaminants, i.e., unwanted and potentially harmful material. When a spacecraft lands and operates in near-vacuum, as onto Earth’s Moon, it introduces contaminants into its environment that may compromise mission science objectives and engineering performance. Contamination of solar system bodies may irrevocably degrade targets of unique value to planetary scientists, for instance, as lunar landed spacecraft introduce propellant effluents into the otherwise pristine ice of the Moon’s permanently shadowed regions. NASA’s planetary protection discipline seeks to ensure that solar system bodies are not contaminated, for scientific purposes, by terrestrial material (i.e., forward contamination). This interest aligns with planetary science interest in mitigating the transport of terrestrial contaminants onto solar system bodies and in controlling types of contamination that could compromise the scientific value of samples or measurements. NASA, and other entities that practice planetary science, have compelling and multidisciplinary interests in the preservation of special regions and sampling sites of high scientific value – including lunar permanently shadowed regions (PSRs) – from inadvertent contamination by any spacecraft, and in understanding the contamination of such regions by all spacecraft. Organic molecular contamination here represents a primary threat. Organic molecules will be introduced to solar system bodies by nominal landed spacecraft and crew processes – including by the action of descent and ascent engines; natural materials outgassing; and crew environmental and life support system sources. Molecular contaminants can also travel in the free-molecular sense at global scale across near-vacuum bodies, including into regions where they may be permanently trapped. This presentation will address a high-level study to identify sources of contaminants – in particular, organic material – generated by landed spacecraft along with the transport vectors by which these contaminants can reach sites of scientific interest on bodies like the Moon. A vision for an integrated modeling framework for the organic contamination footprint of spacecraft missions, individually and collectively, will also be described and presented along with initial conclusions related to organic molecular transport.

Gas Dynamics

Lunar and Planetary Science XXXIV

The 34th Lunar and Planetary Science Conference was held March 17-21, 2003. Topics included planetary exploration, crater research on Mars, Earth, Moon, and other planets or satellites, imaging techniques and image analysis, age determination, albedo studies, petrographic studies, isotope composition studies, instrument design, sampling methods, landform analysis, asteroids, impact analysis, impact melts, and related research.

Lunar and Planetary Institute

Modular Battery Controller

Some embodiments of the present invention describe a battery including a plurality of master-less controllers. Each controller is operatively connected to a corresponding cell in a string of cells, and each controller is configured to bypass a fraction of current around the corresponding cell when the corresponding cell has a greater charge than one or more other cells in the string of cells.

Button, Robert M

Battery Review Board

The topics covered are presented in viewgraph form: NASA Battery Review Board Charter; membership, board chronology; background; statement of problem; summary of problems with 50 AH standard Ni-Cd; activities for near term programs utilizing conventional Ni-Cd; present projects scheduled to use NASA standard Ni-Cd; other near-term NASA programs requiring secondary batteries; recommended direction for future programs; future cell/battery procurement strategy; and the NASA Battery Program.

Vaughn, Chester