Search NASASearch

SEARCH · Search NASA

Results for “Transformation Temperatures”

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.

449 records · Page 18

Nanohybrid of Cu2O-Ti3C2Tx as a Silver-Free MXene Sorbent for Iodine Gas Capture from Nuclear Waste

The capture of volatile radioiodine from nuclear fuel reprocessing off-gas streams remains a critical challenge due to the high volatility, long half-life of 129I, and biological uptake of iodide from the environment. Although silver-based sorbents provide strong iodine chemisorption, their high cost and regulatory classification as mixed radioactive-hazardous waste motivate the development of alternative materials. Here, we report a silver-free Cu2O-Ti3C2Tx MXene hybrid for iodine gas capture at 150 °C. Structural and compositional analyses confirm the formation of Cu2O nanoparticles on Ti3C2Tx nanosheets and their subsequent conversion to thermodynamically stable CuI upon static iodine gas exposure, achieving an iodine mass loading of up to 1115 mg/g. These results demonstrate the potential of Cu2O-Ti3C2Tx MXene as a copper-based alternative to silver sorbents for elevated-temperature iodine gas capture.

iodine gas capture

Wide-ranging predictions of new stable compounds powered by recommendation engines

The computational search for new stable inorganic compounds is faster than ever, thanks to high-throughput density functional theory (DFT). However, stable compound searches remain highly expensive because of the enormous search space and the cost of DFT calculations. To aid these searches, recommendation engines have been developed. We conduct a systematic comparison of the performance of previously developed recommendation engines, specifically ones based on elemental substitution, data mining, and neural network prediction of formation enthalpy. After identifying ways to improve the recommendation engines, we find the neural network to be superior at recommending stable Heusler compounds. Armed with improved recommendation engines, we identify tens of thousands of compounds that are stable at zero temperature and pressure, now available in the Open Quantum Materials Database. We summarize this diverse pool of compounds, including the elusive mixed anion compounds, and two of their many applications: thermoelectricity and solar thermochemical fuel production.

Science & Technology - Other Topics

Design of a Cryogenic Assembly for Comparing Qubit Infrared Packaging Inefficiencies

It is well known that everything emits infrared (IR) light in the form of thermal radiation. IR radiation on superconducting qubits carries enough energy to cause decoherence and so-called “quasiparticle poisoning.” Therefore, proper IR shielding is needed to keep the qubit in a high coherence state. However, trying to extract IR-specific information from a qubit is difficult, so a microwave kinetic inductance detector (MKID) can be used instead. We show that the IR shielding inefficiencies of MKID packages can only be compared with other packaging inefficiencies. We create a cryogenic assembly CAD design, consisting of magnetic shield cans, a copper mounting plate and mounts, and an MKID enclosure, which thermalizes the assembly to dilution refrigerator temperatures. Phase 1 of this design involves using a narrowband IR laser source to test the IR shielding of packaging at the laser’s wavelength. When the best IR shielding packaging is determined, the superconducting qubit can replace the MKID, allowing the qubit to avoid decoherence due to IR radiation and boost its performance and coherence lifetime.

Mailliard, Robert J. [Fermilab] (ORCID:00090000277

Mitigating Hydrogen-Induced Degradation of Iridium Anodes in Proton Exchange Membrane Water Electrolyzers

One promising method for reducing precious metal usage in proton exchange membrane water electrolysis is lowering iridium (Ir) loading at the anode. However, low-loading Ir catalysts often suffer from poor stability under high current densities. In this study, hydrogen (H2) crossover from the cathode to the anode is identified as a key degradation pathway. Temperature-programmed reduction confirms the reduction of IrO2 at 80 °C in a hydrogen environment, highlighting the vulnerability of IrO2-based catalysts to H2 exposure. To mitigate this effect, palladium (Pd) is introduced as an anode additive, acting as an H2 oxidation catalyst and mitigating IrO2 reduction. This protective role is verified by inductively coupled plasma optical emission spectroscopy and in situ X-ray absorption spectroscopy, showing significantly suppressed Ir dissolution at 80 °C under H2 flow when an O-covered Pd surface is present at oxygen evolution reaction potentials. Results from the current study identify a new strategy in improving activity and durability of catalysts in electrolyzers.

58 GEOSCIENCES

Polymer-assisted transfer of MBE-grown van der Waals materials

Molecular beam epitaxy (MBE) has been used to create high-quality, large-scale two-dimensional van der Waals (2D vdW) materials. However, due to the strong adhesion between the substrate and deposited materials, the peel-off and dry transfer of MBE-grown vdW films onto other substrates has been challenging. This limits the study and use of MBE films for heterogeneous integration including stacked and twisted heterostructures. In this work, we develop a polymer-assisted dry transfer method and successfully perform full-film transfer of various MBE-grown 2D vdW materials including transition metal dichalcogenides (TMD), topological insulators (TI) and 2D magnets. In particular, we transfer air-sensitive 2D magnets, characterize their magnetic properties, and compare them with as-grown materials. The results show that the transfer technique does not degrade the magnetic properties, with the Curie temperature and hysteresis loops exhibiting similar behaviors after the transfer. Our results enable further development of heterogeneous integration of 2D vdW materials based on MBE growth.

Li, Ziling [The Ohio State University]

AI-Batt (Autonomous Identification of Battery Life Models) [SWR 21-36]

Autonomous Identification of Battery Life Models (AI-Batt) AI-Batt is a MATLAB code base for developing lifetime models for batteries from accelerated aging data. The code base provides many functions for processing, visualizing, and modeling battery aging data, making the data processing, exploration, and modeling workflow substantially faster. These tools are tailored for working with battery aging data sets, which usually consist of many separate time-series for each cell, with many test conditions and possible replicates at each condition, which makes it difficult to simply process or visualize the data set. Complex modeling tasks, such as cross-validation, sensitivity analysis, and uncertainty quantification have been implemented to enable thorough statistical investigation of model predictions. Additionally, several machine-learning algorithms are implemented to autonomously identify suitable models via symbolic regression. Data processing functions automatically cast data from the struct data type, which is commonly used to store experimental data, but is not an acceptable input for most algorithms, to the table data type, which can be easily used as input to any optimization algorithm. Also, the data can be separated into time-invariant and time-variant data tables, which is helpful for exploring the data set as well as developing separate models for time-variant and time-invariant aging mechanisms. For example, in aging tests with constant temperature, temperature is a time-invariant experimental condition. Visualization tools enable plotting of data, model fits, and model simulations possible with single-line function calls, empowering data exploration of complex data sets with both time-varying and time-invariant trends. Plots can be automatically generated for the whole data set, or separated by data group (groups of test replicates) or individual data series. Data points or data series can be automatically colored by the value of a variable with a variety of color maps, and model predictions can also be colored by the value of a fit statistic. Comparisons between data sets and the predictions/simulations of different models on the same data set can be easily plotted as well. Distributions of parameter values from bootstrap resampling can be plotted to visualize the reliability of parameter estimation, or determine any correlations between parameters. Modeling tools handle the complex task of creating and parsing symbolic equations for modeling battery lifetime. Equations are parsed to grab relevant data variables, parameter values, or specified sub-models for input into optimization, evaluation, or simulation functions. Models can be optimized locally (one set of parameters for each data series), bi-level (some parameters shared across the data set), or globally (single set of parameters for all data). Functions implementing symbolic regression algorithms help users to discover effective model equations, even in poorly sampled, high-dimensional data.

Smith, Kandler [National Renewable Energy Lab. (NR

Tunable magnetic excitations in the honeycomb antiferromagnet (Co,Ni)⁢TiO3

The solid solution of the honeycomb antiferromagnet (AFM) Co0.5⁢Ni0.5⁢TiO3 (CNTO) was synthesized by mixing a 1:1 molar ratio of CoTiO3 (CTO) and NiTiO3 (NTO). Powder neutron scattering was used to determine the structure and magnetic spectrum, where the nuclear and magnetic structures resemble those of the end members. The Néel temperature (T𝑁 = 27 ± 1 K), the ordered magnetic moment (M = 2.29 ± 0.03 𝜇𝐵 per magnetic ion), and lattice parameters are intermediate between those of the two. From inelastic neutron scattering, it is observed that the magnon density of states (MDOS) extends up to 13 meV, and the interaction can be described by an XXZ-type magnetic Hamiltonian. Above 15 meV, spin-orbit excitons (SOEs) are observed similarly to those in CTO, but with modified spin-orbit crystal-field splitting because of the substitution of Ni at Co sites, and the disorder induced by the Ni substitution modifies the spin-orbit crystal field. Thus, the magnetic dynamics of the CNTO cannot be described as a simple average of the two parent compounds.

Rathnayaka, Srimal [University of Virginia, Charlo

Socio-Techno-Economic Feasibility of Deep Geothermal with EGS for Residential District Heating in the Northeastern United States

In this paper, we present socio-techno-economic simulation results for enhanced geothermal system (EGS) district heating systems in the northeastern United States. We applied the geospatial Distributed Geothermal Market Demand (dGeo) tool coupled with GEOPHIRES to evaluate the feasibility of geothermal deep direct-use, utilizing EGS reservoirs for providing residential heating with district heating systems. The results were combined with JEDI results to assess social impacts. Simulation results assuming doublet EGS reservoirs with target production temperature of 80 degrees C and newly constructed district heating systems indicate a wide range in system levelized cost of heat (LCOH) values ranging from ~$15/MMBtu to over $1,000/MMBtu, with most the attractive regions urban areas with high total thermal demand and high thermal demand density. We estimate about 60 GWth in potential installed capacity with LCOH values under $50/MMBtu and 100 GWth in potential capacity with LCOH values under $100/MMBtu, respectively.

15 GEOTHERMAL ENERGY

Synthesis of Ultra‐Incompressible and Recoverable Carbon Nitrides Featuring CN 4 Tetrahedra

Abstract Carbon nitrides featuring three‐dimensional frameworks of CN 4 tetrahedra are one of the great aspirations of materials science, expected to have a hardness greater than or comparable to diamond. After more than three decades of efforts to synthesize them, no unambiguous evidence of their existence has been delivered. Here, the high‐pressure high‐temperature synthesis of three carbon–nitrogen compounds,tI14‐C 3 N 4 ,hP126‐C 3 N 4 , andtI24‐CN 2 , in laser‐heated diamond anvil cells, is reported. Their structures are solved and refined using synchrotron single‐crystal X‐ray diffraction. Physical properties investigations show that these strongly covalently bonded materials, ultra‐incompressible and superhard, also possess high energy density, piezoelectric, and photoluminescence properties. The novel carbon nitrides are unique among high‐pressure materials, as being produced above 100 GPa they are recoverable in air at ambient conditions.

Chemistry

Understanding and Predicting the Spatially Resolved Adsorption Properties of Nanoporous Materials

Using knowledge from statistical thermodynamics and crystallography, we develop an image–image translation model, called SorbIIT, that uses three-dimensional grids of adsorbate–adsorbent interaction energies as input to predict the spatially resolved loading surface of nanoporous materials over a broad range of temperatures and pressures. SorbIIT consists of a closed-form differential model for loading-surface prediction and a U-Net to generate spatial differential distributions from the energy grids. SorbIIT is trained using the energy grids and adsorbate distributions (obtained from high-throughput simulations) of 50 synthesized and 70 hypothetical zeolites and applied for predicting the adsorption of carbon dioxide, hydrogen sulfide, n-butane, 2-methylpropane, krypton, and xenon in other zeolites from 256 to 400 K. In conclusion, employing a quadratic isotherm model for the local differentiation, SorbIIT yields mean R 2 values of 0.998 for total adsorption and 0.6904 for local adsorption with a resolution of 0.2 Å, and a value of 0.721 for the structural similarity of the local loading distribution.

Sun, Yangzesheng [Univ. of Minnesota, Minneapolis,

Maximizing Free Energy Gain

Maximizing the amount of work harvested from an environment is important for a wide variety of biological and technological processes, from energy-harvesting processes such as photosynthesis to energy storage systems such as fuels and batteries. Here, we consider the maximization of free energy—and by extension, the maximum extractable work—that can be gained by a classical or quantum system that undergoes driving by its environment. We consider how the free energy gain depends on the initial state of the system while also accounting for the cost of preparing the system. We provide simple necessary and sufficient conditions for increasing the gain of free energy by varying the initial state. We also derive simple formulae that relate the free energy gained using the optimal initial state rather than another suboptimal initial state. Finally, we demonstrate that the problem of finding the optimal initial state may have two distinct regimes, one easy and one difficult, depending on the temperatures used for preparation and work extraction. We illustrate our results on a simple model of an information engine.

Physics

Vidyut3d: A Gpu Accelerated Fluid Solver for Non-Equilibrium Plasmas on Adaptive Grids

We present the numerical methods, programming methodology, verification, and performance assessment of a non-equilibrium plasma fluid solver that can effectively utilize current and upcoming central processing and graphics processing unit (CPU+GPU) architectures, in this work. Our plasma fluid model solves the coupled conservation equations for species transport, electrostatic Poisson and electron temperature on adaptive Cartesian grids. Our solver is written using performance portable adaptive-grid/particle management library, AMReX, and is portable over widely available vendor specific GPU architectures. We present verification of our solver using method of manufactured solutions that indicate formal second order accuracy with central diffusion and fifth-order weighted-essentially-non-oscillatory (WENO) advection scheme. We also verify our solver with published literature on capacitive discharges and atmospheric pressure streamer propagation. We demonstrate the use of our solver on two 3D simulation cases: an atmospheric streamer propagation in Ar-H2 mixtures and a low pressure twin electrode radio frequency reactor. Our performance studies on three different CPU+GPU architectures indicate approximately 150-400X speed-up using AMD and NVIDIA GPUs per time step compared to a single CPU core for a 4 million cell simulation with 15 species.

Sitaraman, Hariswaran

Frontier Job-Centric Telemetry Dataset

Comprehensive analysis of high-performance computing (HPC) systems requires linking workload execution to system behavior. This kind of analysis is vital for diagnosing performance issues, managing capacity, detecting anomalous workloads, and understanding how applications interact with system hardware. This job-centric telemetry dataset unifies scheduler job records with node-level measurements, enabling direct association between workloads and their corresponding power, thermal, and performance characteristics. It contains sanitized, scheduler related metadata for 152,400 individual jobs that ran on the Frontier supercomputer and ended on selected days throughout 2024 and 2025, a subpopulation of ~6.8% of the total number of allocated jobs with non-zero run time on the system over that same period. Each is linked with files that contain telemetry time series records of the power utilization and temperature behavior of its allocated nodes and their processors during the run time of the job. Where available, a portion of the job files also contain network performance time series. Jobs are sampled from select days that reflect normal levels of user activity and possess job size distributions with large numbers of leadership class jobs (>20% of Frontier nodes). Jobs in this dataset attempt to best represent successful user workflows.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI

A Reflection on the Evolution of Sodium/Metal Chloride (ZEBRA) Batteries and Lithium-Ion Cathode Materials (1975–2025): A Tribute to Johan Coetzer

This narrative summarizes, in retrospect, the enormous and quietly-conducted contribution of Dr Johan Coetzer, a South African scientist and entrepreneur, to the discovery, development and implementation of the high temperature sodium—metal chloride “ZEBRA” battery (Na/β-Al 2 O 3 , NaAlCl 4 /MCl 2 (M = Ni, Fe)). Here, this research activity was initiated in the mid 1970’s at the Council for Scientific and Industrial Research (CSIR) in South Africa and subsequently developed primarily in partnership with the Atomic Energy Research Establishment (AERE, Harwell, UK), Beta R&D (Derby, UK) and Daimler Benz (Germany), before being transferred to industry worldwide for electric vehicle and energy storage applications, albeit at a relatively low production rate. Coetzer’s wide-ranging, innovative and, at times, unconventional scientific approach also laid the foundation for the discovery and implementation of manganese-based spinel and layered metal oxide cathode materials for the Li-ion battery industry.

ZEBRA Battery

Tuning the Coordination Environment of Rh Single Atoms on Highly Dispersed Reducible Oxides for Enhanced Reverse Water-Gas Shift Performance

Controlling the dynamic mobility of catalyst surface active sites and their interactions with the surrounding environment is critical in generating active surfaces that directly influence the catalytic activity and selectivity. Here, we report a strategy for tailoring the dispersion and electronic environment of single atom Rh catalysts by decorating the alumina support with highly dispersed (HD) cerium and molybdenum oxides. The resulting catalysts exhibit markedly different behavior in the Reverse Water Gas Shift (RWGS) reaction. In particular, Rh/MoOx(HD)/Al2O3 maintains atomically dispersed Rh even at elevated temperatures (up to 400 °C), achieving CO selectivity of up to 100% and resists sintering via the formation of a newly developed structure featuring Rh single atoms embedded in MoOx clusters. In situ spectroscopy and microscopy analyses confirm the stabilization of Rh and the dynamic evolution of Rh–Mo coordination under reaction conditions. Our findings highlight the power of support modification in steering active site structure and activity, offering a pathway toward enhanced and tunable single atom catalysts for CO2 valorization.

CO selectivity

Stoichiometry dependent properties of cerium hydride: An active learning developed interatomic potential study

Cerium hydride has a variety of interesting properties, including a known lattice contraction and densification with increasing hydrogen content. However, precise stoichiometric control is not experimentally straightforward and ab initio approaches are not computationally feasible for many properties such as melting and low temperature diffusion. Therefore, we develop a machine-learned interatomic potential for cerium hydride that is valid for H to Ce ratios from 2.0 to 3.0. A query-by-committee active learning approach is used to develop the training set. Leveraging classical molecular dynamics simulations, we assess a range of properties and provide fundamental mechanisms for the trends with stoichiometry. Finally, a majority of the properties follow the trend of lattice contraction, being governed by the stronger lattice binding induced by adding octahedral atoms.

36 MATERIALS SCIENCE

Energy filtering–induced ultrahigh thermoelectric power factors in Ni 3 Ge

Traditional thermoelectric materials rely on low thermal conductivity to enhance their efficiency but suffer from inherently limited power factors. Innovative pathways to optimize electronic transport are thus crucial. Here, we achieve ultrahigh power factors in Ni 3 Ge-based systems through an unconventional thermoelectric materials design principle. When overlapping flat and dispersive bands are engineered to the Fermi level, charge carriers can undergo intense interband scattering, yielding an energy filtering effect similar to what has long been predicted in certain nanostructured materials. Via a multistep DFT-based screening method developed here, we find a family of L1 2 -ordered binary compounds with ultrahigh power factors up to 11 mW m −1 K −2 near room temperature, which are driven by an intrinsic phonon-mediated energy filtering mechanism. Our comprehensive experimental and theoretical study of these intriguing materials paves the way for understanding and designing high-performance scattering-tuned metallic thermoelectrics.

Science & Technology - Other Topics

Trajectory-independent speed limits for controlled open quantum systems

Existing quantum speed limits for controlled open quantum systems depend on the specified trajectory. For example, lower bounds on quantum annealing times in the presence of dissipation depend explicitly on the chosen annealing schedule. Recently, schedule-independent speed limits have been derived for annealing in the closed quantum system setting [L. P. García-Pintos et al ., SciPost Phys. 18 , 159 (2025)]. In this work, we generalize these results to open quantum systems, deriving schedule-independent lower bounds for quantum annealing times in systems described by a Lindblad master equation. We analyze the interplay between coherent control and dissipation in single- and two-qubit examples, demonstrating that the derived lower bounds capture key scaling behavior with respect to the strength of the dissipator. Finally, we apply the bound to thermal state preparation and show that the bound matches the expected asymptotic behavior for an Ising model in the high-temperature limit.

open quantum systems & decoherence