Search NASASearch

SEARCH · Search NASA

Results for “Methanol-To-Diesel”

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.

2,758 records · Page 59

Multi-Ion Complexes and Competition from Bulky BArF – Anions for Chloride Binding in Ion Pairing Conditions

Cationic charges have long been used to enhance anion binding. Embedding charge introduces strong ion pairing for target anions but also for off-target ions, ultimately generating a mixture of multi-ion species that are hard to identify and quantify. While many sidestep this problem using polar solvents and weakly coordinating ions, these approaches exclude a substantial cross-section of conditions found in applications spanning recognition, assembly, separations, templation, and catalysis. To confront this complexity, we study the binding of an anion to a cationic receptor featuring low shape complementarity in a low-polarity solvent to maximize ionic interactions. We prepared the receptor as a salt of the weakly coordinating tetrakis­[3,5-bis­(trifluoromethyl)­phenyl]­borate (BArF – ) anion and studied the binding of small chloride (Cl – ) and medium-sized iodide (I – ) anions. Surprisingly, the use of the bulky BArF – anion does not suppress ion pairing interactions, with 65% of the receptor being paired at 0.5 mM in dichloromethane. We observe multi-ion receptor-Cl – complexes (2:1, 1:1, 1:2), reinforcing the complexity that emerges when working in low-polarity media. Here, we reveal the dependence of affinity on anion charge density and size and that bulky BArF – counteranions compete for chloride binding. These studies reveal the noninnocence of BArF – anions and strategies to quantify multi-ion species.

Ion pairing

A GPU-based Approach for Turbomachinery Application

Accurate modeling of coolant airflows, which form protective films over turbine blades, is essential for designing fuel-efficient and environmentally sustainable gas turbine engines. Excessive coolant reduces thermal efficiency, while insufficient coolant leads to blade overheating and causes damage. Therefore, precise prediction of flow field interactions with cooling air is critical for optimizing turbine performance. This study numerically investigates the cooling effectiveness of purge and film cooling flows within a high-pressure turbine (HPT) rotor using Large Eddy Simulation (LES). The study utilizes NASA Glenn Research Center’s Glenn-HT solver. The simulation models ethe conditions of the Penn State University START rotating rig. A high-fidelity structured mesh comprising up to 800 million cells is employed to resolve high-Reynolds number flow (Re ≈ 350,000) and to capture intricate secondary flow structures, including tip leakage and purge-induced vortices. Film cooling effectiveness computations are highly sensitive to boundary conditions at the cooling holes and to grid resolution. Even with well-resolved grids and included plena, strong mixing challenges traditional eddy viscosity models. To address this, a simplified configuration is simulated: a truncated row of shaped holes on the suction side near the leading edge and a row on the pressure side, both fed from internal plena while the purge slot and tip clearance are also modeled. Two isothermal LES cases are conducted at two distinct wall temperatures, which yield the adiabatic wall temperature and the heat transfer coefficient. The definition and means of computation of the effectiveness is discussed in this paper. The simulations reveal detailed three-dimensional unsteady flow features, including coherent vortical structures and secondary flows originating from the purge cavity. Film cooling effectiveness and Nusselt number distributions are presented for both the blade surface and tip, highlighting regions of elevated heat transfer and complex thermal behavior. These findings underscore the importance of high-resolution LES and realistic boundary conditions in capturing the dynamics of purge and film cooling, offering valuable insights for improving turbine blade design and thermal management strategies.

Gas Turbine

Analysis of Developing Laminar Flows in Circular Pipes Using a Higher-Order Finite-Difference Technique

A higher-order finite-difference technique is developed to calculate the developing-flow field of steady incompressible laminar flows in the entrance regions of circular pipes. Navier-Stokes equations governing the motion of such a flow field are solved by using this new finite-difference scheme. This new technique can increase the accuracy of the finite-difference approximation, while also providing the option of using unevenly spaced clustered nodes for computation such that relatively fine grids can be adopted for regions with large velocity gradients. The velocity profile at the entrance of the pipe is assumed to be uniform for the computation. The velocity distribution and the surface pressure drop of the developing flow then are calculated and compared to existing experimental measurements reported in the literature. Computational results obtained are found to be in good agreement with existing experimental correlations and therefore, the reliability of the new technique has been successfully tested.

Herbert J Gladden

Review of Shock, Vibration, and Other Tests for Type IV Hydrogen Composite Pressure Vessels for Rail Use

Requirements specific to hydrogen rail transportation and its unique components are currently not well represented in safety codes and standards. Notably, one of the most important components of the system, the hydrogen storage vessel, may be subject to entirely different shock and vibration conditions compared to hydrogen tanks on road vehicles. This report focuses on how composite hydrogen tanks are tested for performance and how this may relate to these tanks being used on rail systems. The shock and vibration testing procedures that are relevant for hydrogen composite tanks used for rail applications have been identified, as well as some general testing requirements for hydrogen tanks and composite tanks.

42 ENGINEERING

Battery Material Synthesis and Scalability using a 50L Taylor Vortex Reactor (Final CRADA Report)

Under this agreement, Laminar will loan Argonne a 50L Taylor Vortex Reactor (TVR) and provide mechanical troubleshooting guidance and consulting to ensure the successful setup of the pilot-scale synthesis process. The U.S. Department of Energy (DOE) will allocate funding for the labor and materials required for the study. To evaluate the physical and electrochemical properties of the materials produced by the 50L TVR, Argonne will perform comprehensive characterizations, including XRD, SEM, PSA, ICP, tap density, and coin half-cell testing. Throughout the collaboration, Argonne will provide feedback and recommendations for mechanical improvements to the reactor system. Furthermore, Argonne will credit Laminar as a collaborator in any presentations or publications resulting from data generated by the system. Laminar will retain no rights to experimental results or intellectual property generated through the experiments conducted with the 50L TVR at Argonne.

25 ENERGY STORAGE

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

Thrust Chamber Thermal Barrier Coating Techniques

Methods for applying thermal barrier coatings to the hot-gas side wall of rocket thrust chambers in order to significantly reduce the heat transfer in high heat flux regions has been the focus of technology efforts for many years. A successful technique developed by NASA-Lewis that starts with the coating on a mandrel and then builds the thrust chamber around it by electroforming appropriate materials is described. This results in a smooth coating with exceptional adherence, as was demonstrated in hot fire rig tests. The low cycle fatigue life of chambers with coatings applied in this manner was increased dramatically compared to uncoated chambers.

Richard J Quentmeyer

Developing affordable and efficient heating devices for enhanced live cell imaging in confocal microscopy

Temperature control is crucial for live cell imaging, particularly in studies involving plant responses to high ambient temperatures and thermal stress. This study presents the design, development, and testing of two cost-effective heating devices tailored for confocal microscopy applications: an aluminum heat plate and a wireless mini-heater. The aluminum heat plate, engineered to integrate seamlessly with the standard 160 mm × 110 mm microscope stage, supports temperatures up to 36°C, suitable for studies in the range of non-stressful warm temperatures (e.g., 25-27°C forArabidopsis thaliana) and moderate heat stress (e.g., 30-36°C forA. thaliana). We also developed a wireless mini-heater that offers rapid, precise heating directly at the sample slide, with a temperature increase rate over 30 times faster than the heat plate. The wireless heater effectively maintained target temperatures up to 50°C, ideal for investigating severe heat stress and heat shock responses in plants. Both devices performed well in controlled studies, including the real-time analysis of heat shock protein accumulation and stress granule formation inA. thaliana. Our designs are effective and affordable, with total construction costs lower than $300. This accessibility makes them particularly valuable for small laboratories with limited funding. Future improvements could include enhanced heat uniformity, humidity control to mitigate evaporation, and more robust thermal management to minimize focus drift during extended imaging sessions. These modifications would further solidify the utility of our heating devices in live cell imaging, offering researchers reliable, budget-friendly tools for exploring plant thermal biology.

Plant Sciences

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

International Space Station Lithium-Ion Battery Start-Up and Cycling

The International Space Station (ISS) primary Electric Power System (EPS) was originally designed to use Nickel-Hydrogen (Ni-H2) batteries to store electrical energy. The electricity for the ISS is generated by its solar arrays, which charge batteries during insolation for subsequent discharge during eclipse. The Ni-H2 batteries were designed to operate at a 35 depth of discharge (DOD) maximum during normal operation in a Low Earth Orbit. In 2010, the ISS Program began the development of Lithium-Ion (Li-Ion) batteries to replace Ni-H2 batteries approaching the end of their useful life and concurrently funded a Li-Ion ORU (Orbital Replacement Unit) and cell life testing project. The first set of 6 Li-ion battery replacements was launched in December 2016 and deployed in January 2017. This paper will discuss the Li-ion battery on-orbit cycling and the status of the Li-Ion cell and ORU life cycle testing.

International Space Station

Factors Influencing Gas Evolution from High‐Nickel Layered Oxide Cathodes in Lithium‐Based Batteries

Abstract Gas evolution from high‐nickel layered oxide cathodes (>90% Ni) remains a major issue for their practical application. Gaseous species, such as CO 2 , O 2 , and CO, that are evolved at high states of charge (SOC) worsen the overall safety of batteries, as pressure build‐up within the cell may lead to cell rupture. Since these gasses are produced during cathode degradation, tracking the formation of gasses is also important in diagnosing cathode failure. Online electrochemical mass spectrometry (OEMS) is a powerful in situ technique to study gas evolution from the cathode during high‐voltage charge. However, the differences in the OEMS experimental setups between different groups make it challenging to compare results between groups. In this perspective, the various factors that influence gas evolution based on the OEMS results collected in this group are presented. The focus is on the conditions that lead to gas release, with a particular emphasis on reactive oxygen formation and subsequent chemical reactions with the electrolyte. Promising strategies, such as electrolytes, compositional tuning, and surface coatings that are effective at suppressing gas evolution from the cathode are highlighted. Critical insights into mitigating cathode degradation and gas evolution are provided to guide the development of safer, high‐energy batteries.

Chemistry

Ferrimagnetism of ultracold fermions in a multiband Hubbard system

Strongly correlated materials feature multiple electronic orbitals, which are crucial to accurately understanding their many-body properties. In such multiband models, quantum interference can lead to flat energy bands with large degeneracy that gives rise to itinerant magnetic phases. Here, we report on signatures of a ferrimagnetic state realized in a Lieb lattice with ultracold fermions, characterized by antialigned magnetic moments with antiferromagnetic correlations, and concomitant with a finite spin polarization. The signatures remain robust when increasing repulsive interactions from the weakly interacting to the Heisenberg regime and emerge when continuously tuning the lattice unit cell from a square to a Lieb geometry. Our flexible approach paves the way toward exploring exotic phases, such as quantum spin liquids in kagome lattices and heavy fermion behavior in Kondo models.

Lebrat, Martin [Harvard Univ., Cambridge, MA (Unit

Energy-Optimal Vehicle Longitudinal Motion Control via Pontryagin’s Minimum Principle and Ultra-Local Model

Longitudinal vehicle motion control is essential for enhancing performance and optimizing a vehicle’s energy usage. However, it remains a challenging task due to the nonlinear and uncertain nature of vehicle dynamics, along with varying driving conditions. This paper presents a novel ultra-local optimal control approach based on Pontryagin’s Minimum Principle (PMP) that circumvents the need for detailed system identification by employing an ultra-local model. The control objective is to minimize the total energy consumption under boundary conditions while ensuring smooth traction force generation. The proposed approach is evaluated using a high-fidelity vehicle model in three representative scenarios: (i) nominal driving, (ii) a change in tire road friction coefficient (TRFC) from 0.5 to 0.65 and road slope from 0% to 5% during the maneuver, with target velocity unchanged, and (iii) a change in target velocity from 20 m/s to 0 m/s during the maneuver, while maintaining nominal TRFC and slope conditions. The simulation results demonstrate that the proposed method delivers robust performance, effectively balancing consumption and tracking accuracy in all tested scenarios.

Waleed khan, Muhammad [The University of Texas at

A transport-based framework for solidification cracking in Ni-based superalloys processed by laser powder bed fusion

Solidification cracking remains a persistent barrier to laser powder bed fusion (LPBF) processing of solid-solution-strengthened (SSS) Ni-based superalloys and is commonly attributed to carbide formation, liquation-type failure, or elemental segregation. In this work, the cracking behavior of three SSS Ni-based superalloys—Inconel 625 (625), Inconel 617 (617), and Haynes 230 (230)—is examined under comparable LPBF conditions to evaluate the origins of their cracking susceptibility. Carbides were present in both 625 and 230, yet cracking behavior differed significantly. MC-type carbides in 625 remain discrete and preserve liquid connectivity, whereas Cr-rich M23C6 carbides in 230 form at cellular triple junctions that bottleneck the interdendritic liquid network, influencing cracking through liquid connectivity rather than as an independent cause. Alloy 617 exhibited anomalous segregation without resolvable secondary phases yet cracked mildly, indicating that extensive carbide formation is not a prerequisite for cracking. To rationalize these observations, a transport-limited framework is proposed in which cracking occurs when terminal-liquid feeding cannot accommodate solidification-induced strain; among the mechanisms evaluated, this framework is most consistent with the physical constraints imposed by LPBF solidification. Transport-based crack-susceptibility indexes incorporating permeability, viscosity, and solidification kinetics distinguish the alloy hierarchy; permeability ratios Krat increased from approximately 7 (625) to 11.5 (617) and 14.5 (230), with corresponding increases in the μ-weighted mushy zone risk index (CSIMZRM). These results are consistent with transport-limited liquid feeding as a rate-limiting contributor to solidification cracking in LPBF-processed SSS Ni-based superalloys, providing a physically grounded basis for alloy and process design.

Hyer, Holden [ORNL] (ORCID:0000000343915561)

FY26 Progress on Demonstration of a Multiphysics Steady State Capability for Modeling Core Radial Expansion in SFRs

Under the U.S. Department of Energy Office of Nuclear Energy Advanced Modeling and Simulation (NEAMS) Program, an integrated multiphysics approach is being developed to model the core bowing phenomena important to liquid metal-cooled fast reactors. Core bowing is an important passive safety mechanism in liquid metal-cooled fast reactors and involves multiphysics effects including radiation transport, fluid flow, heat transfer, and mechanical response to temperature and flux gradients. This report summarizes recent progress on developing a multiphysics, MOOSE-based workflow to predict core bowing and associated reactivity feedback. Significant new capabilities in the reactor physics code Griffin - sodium backfill and pin power reconstruction for deformed geometries - were applied in this effort. This year’s work included verification, code comparisons, sensitivity studies, and coupled demonstrations that advance the state of MOOSE-based core bowing workflow. Griffin’s sodium backfill capability was verified by demonstrating that its automated treatment of geometry expansion and material-density updates reproduces manual calculations exactly, confirming solid mass conservation and proper coolant backfilling in expanded geometries. Reconstructed pin powers were compared for Griffin’s ductheterogeneous and ring-heterogeneous treatments in single-, seven-, and nineteen-assembly cases, with best agreement observed in lower-leakage configurations and the duct-heterogeneous approach offering substantially lower computational cost. Thermal-hydraulic sensitivity sensitivities showed that MOOSE SCM, SAM, and CFD are expected to produce similar deformation predictions despite variances in their temperature predictions, and that explicit treatment of inter-assembly flow becomes increasingly important as gap flow rate increases. Finally, coupled demonstrations on small multi-assembly configurations using Griffin, MOOSE Solid Mechanics, MOOSE SCM, and Heat Conduction produced physically consistent reactivity feedback from thermal expansion and bowing. The coupled demonstrations simulated grid plate expansion as well as resultant core bowing at full power conditions. Simplifications were made in current workflow, namely the assumption of instantaneous full power conditions following hot zero power, and pre-expanding the Griffin geometry axially due to lack of an axial fuel pin expansion model and temperature feedback to Griffin.

Wozniak, Nicholas

Parallel Processing and Expert Systems

Whether it be monitoring the thermal subsystem of Space Station Freedom, or controlling the navigation of the autonomous rover on Mars, NASA missions in the 90's cannot enjoy an increased level of autonomy without the efficient use of expert systems. Merely increasing the computational speed of uniprocessors may not be able to guarantee that real time demands are met for large expert systems. Speed-up via parallel processing must be pursued alongside the optimization of sequential implementations. Prototypes of parallel expert systems have been built at universities and industrial labs in the U.S. and Japan. The state-of-the-art research in progress related to parallel execution of expert systems was surveyed. The survey is divided into three major sections: (1) multiprocessors for parallel expert systems; (2) parallel languages for symbolic computations; and (3) measurements of parallelism of expert system. Results to date indicate that the parallelism achieved for these systems is small. In order to obtain greater speed-ups, data parallelism and application parallelism must be exploited.

Jerry C Yan

Advanced Materials for the Lunar Surface: Multiscale Computational Design of Refractory Alloys and Carbides

Emerging operational environments, such as the lunar surface, present novel challenges for NASA and drive the need for advanced materials in applications like fission surface power systems. To address these demands, computational materials science is rapidly evolving to augment or replace costly and hazardous empirical testing. Although materials selection at NASA remains predominantly experimentally driven, advanced simulation methodologies are being steadily integrated into the engineering lifecycle. This work details the application of multiscale simulation techniques—including first-principles calculations, CALPHAD, dislocation dynamics, and molecular dynamics—at NASA's Ames Research Center to evaluate advanced materials for extreme environments. First, we present contributions to the Space Nuclear Propulsion Project. Be-cause propellant channel coatings in nuclear thermal rockets must withstand high-pressure, high-temperature hydro-gen, optimizing these materials is critical. First-principles calculations were employed to establish a rigorous quantitative and qualitative understanding of the behavior of the refractory carbides ZrC, NbC, and their mixtures in high-enthalpy hydrogen environments. This necessitated the generation of high-fidelity thermodynamic models for both stoichiometric and carbon-depleted carbides, both with and without the presence of hydrogen. Furthermore, we highlight efforts under the Refractory Alloy Additive Manufacturing Build Optimization (RAAMBO) project, where existing and novel alloy compositions were assessed for additive manufacturing printability and subsequent performance in applications such as heat pipes and rocket nozzle extensions. This was accomplished through a comprehensive multiscale simulation framework that bridged the gap from the nanometer to the millimeter scale. Across both initiatives, rigorous validation against empirical data was prioritized. By systematically employing a verified and validated computational frame-work, we demonstrate how simulation effectively supports multidisciplinary engineering efforts, builds project-wide confidence, and drives critical materials development.

computational materials

Helmholtz Motor: A Novel Electric Machine That Enables High Temperature Superconducting Armatures

Electrified aircraft are being developed to increase the efficiency and reduce the cost of operating subsonic transport aircraft. Achieving a substantial impact necessitates focusing on single- and twin-aisle aircraft which use propulsion systems with >20 MW ratings. For these aircraft, multi-MW superconducting electric machines are being developed due to their high specific power and high efficiency. Cryogenic electric machines are a promising technology for multi megawatt electric aircraft drivetrains. Second generation high temperature superconductors (HTS) are the ideal conductor for the field winding (typically the rotor) of superconducting machines, and they have attractive features for the armature winding (typically the stator) of these machines. However, their use in armature windings has been severely limited due to excessive AC losses in conventional electric machines. This presentation will present the working principle, design, and a performance trade study of a novel electric machine – termed a Helmholtz machine – that enables HTS armatures by significantly reducing AC losses. The working principle of the patent pending Helmholtz motor is to optimize the rotor-produced magnetic field (i.e., the field winding) so that it produces a magnetic field almost purely in the plane of the HTS. This is accomplished using 2 rotors that contain a set of matched Helmholtz coil pairs (or matched permanent magnet Halbach arrays). The armature (stator) HTS coils are positioned between the rotors and oriented to minimize the out of plane magnetic field. The armature HTS coils are also designed to minimize the out of plane component of their self field. The presentation will include the lessons learned in the sizing and design of this motor, including equations for how to match the magnet arrays. A performance trade study will be presented for a partially superconducting, radial flux version of the motor. The trade study involved an optimization of a motor design code based on analytical calculations (electromagnetic, AC loss, thermofluid, mechanical, and motor sizing) that determine the motor’s total efficiency and total specific power. The design code will be described in the presentation, with an emphasis on the calculation of magnetic fields, AC loss, and temperature distribution.

Superconducting electric machines