Search NASASearch

SEARCH · Search NASA

Results for “Directed energy deposition”

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.

1,218 records · Page 40

Bipolar Nickel-Metal Hydride Battery Development Project

This paper reviews the development of the Electro Energy, Inc.'s bipolar nickel metal hydride battery. The advantages of the design are that each cell is individually sealed, and that there are no external cell terminals, no electrode current collectors, it is compatible with plastic bonded electrodes, adaptable to heat transfer fins, scalable to large area, capacity and high voltage. The design will allow for automated flexible manufacturing, improved energy and power density and lower cost. The development and testing of the battery's component are described. Graphic presentation of the results of many of the tests are included.

Cole, John H.

Trajectory Engineering with Modular Patched Conics for Entry Systems and TPS (TEMPEST)

Brief Presenter Biography (35 word limit): Bohdan Wesely is an Aerospace Engineer in the Entry Systems and Technology Division at Ames. He has worked on a variety of projects for NASA including integrated TPS (thermal protection system) flight hardware deliveries and testing services for commercial partners. Introduction: TEMPEST is a new trajectory analysis framework that is designed to fill the gap between dedicated flight mechanics tools and aerothermal and TPS sizing tools. The project started as an SJSU master’s thesis and has since evolved into a general conceptual design tool capable of studying a wide variety of entry problems. Development is ongoing in the Entry Systems and Technology Division at NASA ARC. Why TEMPEST: Space missions involving entry into a planetary atmosphere involve a series of unique requirements across multiple disciplines. Whether it is traditional entry descent and landing (EDL), or aerocapture, the vehicle must navigate to its target landing location or orbit state, and the TPS must protect the payload during entry. The design process typically involves iterative handoffs between various flight mechanics, flow solver, and material response level tools. During the early conceptual phase, a wide variety of feasible trajectories are simulated in a Monte Carlo scenario which broadly satisfy the mission or landing requirements. Next, computational fluid dynamics (CFD), direct simulation Monte Carlo (DSMC), and other flow solver analyses are performed at various key trajectory points to generate an aero-database, heating and TPS design requirements also emerge at this stage. At this point, with updated aerodynamics from the various flow solvers, trajectories can be re-run, this in turn can change the required freestream conditions for the CFD tools, and as a project progresses, these analyses converge, and uncertainty is reduced. However, there is always a “hand-off” occurring between two inherently coupled phenomena. Analysis Description: One of the goals with TEMPEST is to use a variety of first principles estimation methods coupled with an atmosphere model to predict vehicle aerothermodynamics across the entire flight regime while propagating a 3 or 6 degree of freedom (DoF) trajectory. Aerodynamics methods include modified Newtonian, Maxwell and Cercignani- Lampis-Lord (CLL) for continuum, transitional, and free molecular flow regimes. Aerothermodynamics include boundary layer and reference enthalpy methods, and Mutation++ for non-equilibrium chemistry modeling. TEMPEST is also capable of stitching multiple trajectory segments together to study mission scenarios like multi-pass aerocapture and aero-gravity assists. Most of the program is implemented in MATLAB using modern system objects, it relies on several C++ shared libraries for supporting tools like Gmsh, the Global Reference Atmospheric Model (GRAM), and Mutation++. The various first principles aerothermal estimation methods are discretized across either a structured axisymmetric panel mesh or an unstructured tri-mesh generated from an open-source tool such as Gmsh, this allows solutions on the same mesh to be compared across tools such as CB-Aero. CFD Coupling. A physics-aware, gaussian process CFD anchoring scheme is proposed to adjust the various first principles methods as a CFD database is populated. One goal for this anchoring module is to inform the project where CFD should be run. Full knowledge of the entire trajectory, atmosphere, and aerothermodynamics allows for easier identification of high sensitivity areas and uncertainty quantification. While the first principles effects are well known and proven accurate in existing tools such as CB- Aero and Cart3D, a physics aware CFD anchoring scheme increases tool credibility across a project lifecycle. Material Response Modeling. Correct TPS sizing is critical for optimizing mass for science payloads and ensuring mission success. The process typically involves a thermal analysis along the trajectory with surface heating environments as a boundary condition. Several design constraints are maximum bondline temperature and maximum recession with various margining techniques. The material response tool FIAT, developed out of NASA Ames, is currently being integrated into the TEMPEST environment. TPS recession, shape change, mass loss, and mass property alteration are all factors that can perturb an entry trajectory. For missions like Mars 2020, recession was minimal and was safely handled separately as a post process. For missions such as Jupiter Galileo with a high TPS mass fraction or asteroid entries, recession plays a major role. The proposed fully coupled scheme is to use an epoch-based approach where the trajectory integration is halted after a recession threshold, the energy balance and FIAT are solved at each panel, the mesh, aerodynamics, and mass properties are updated, and the trajectory continues. Several computational tradeoffs have been made during the development of TEMPEST to limit the cost of a single trajectory and preserve its utility as a conceptual, rapid iteration tool. Conclusion: Development of TEMPEST is ongoing and the project is still in its infancy. This talk aims to showcase its unique capabilities to support future NASA entry systems missions.

Bohdan O Wesely

2,5‐Dimercapto‐1,3,4‐Thiadiazole (DMCT)‐Based Polymers for Rechargeable Metal–Sulfur Batteries

Organosulfur materials are a sustainable alternative to the present-day layered oxide cathodes in lithium-based batteries. One such organosulfur material that was intensely explored from the 1990s to early 2010s is 2,5-dimercapto-1,3,4-thiadiazole (DMCT). However, research interest declined as the electrode reactions with DMCT were assumed to be too sluggish to be practical. Armed with the advances in metal–sulfur batteries, we revisit DMCT-based materials in the form of poly[tetrathio-2,5-(1,3,4-thiadiazole)], referred to as pDMCT-S. With an appropriate choice of electrode design and electrolyte, pDMCT-S cathode paired with a Li-metal anode shows a capacity of 715 mA h g −1 and a Coulombic efficiency of 97.7% at a C/10 rate, thus quelling the concerns of sluggish reactions. Surprisingly, pDMCT-S shows significantly improved long-term cyclability compared to a sulfur cathode. Investigations into the origin of the stability reveals that the discharge product Li-DMCT in its mesomeric form can strongly bind to polysulfides, preventing their dissolution into the electrolyte and shuttling. This unique mechanism solves a critical problem faced by sulfur cathodes. Encouragingly, this mechanism results in a stable performance of pDMCT-S with Na-metal cells as well. In conclusion, this study opens the potential for exploring other organic materials that have inherent polysulfide sequestering capabilities, enabling long-life metal–sulfur batteries.

2,5-dimercapto-1,3,4-thiadiazole

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

Modeling Occupant Core Temperatures Across the Boston Building Stock to Advance Public Health

In recent history, extreme heat has been the cause of most deaths from a natural disaster. Exposure to extreme heat can aggravate preexisting conditions, increase hospitalization, and even cause death. Thus, modeling the thermal resilience of households across the United States will allow for a quantitative assessment of the health and safety risks posed by extreme heat. For the first time, we simulate occupant comfort in representative households across Boston by combining the granular results of the ResStock(TM) model with a two-node heat strain model. This model calculates occupants' core body temperature in each simulated household over a year. We compare the simulated core temperatures to two public health metrics: hyperthermia and heat stroke. Our results show for households in Boston that do not have or use aid conditioning, thousands potentially experience many dangerous heat events each summer and these events can last for more than a day at a time. These heat events peak during the late afternoon and evening, just as residents are coming home, cooking meals, and trying to go to sleep. We have found that multi-family buildings, renters, and low-income homes in more airtight and insulated homes are the most at risk for these events. These results demonstrate the scale and urgency of exposure to extreme heat.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI

Power Lane County Electric Grid Handbook

In 2024, Lane Couty was selected to participate in the U.S. Department of Energy’s Energy to Community program. Through the program, National Laboratory researchers from Lawrence Berkeley National Laboratory, Pacific Northwest National Laboratory, and the National Laboratory of the Rockies provide three years of technical assistance to Lane County and their project partners: the Center for Rural Livelihoods, Springfield Utility Board, and Emerald People’s Utility District. The project, named Power Lane County, aims to improve local electric system affordability, reliability and resilience in the face of natural hazards and potentially rising loads. The Power Lane County Electric Grid Handbook establishes a foundational understanding of the energy landscape and electric grid in Lane County to inform community engagement, education, and analysis in future project phases. This document synthesizes public data and utility and stakeholder engagement, including utility interviews to give the reader a comprehensive view of the challenges facing Lane County's electric system and the opportunities to address them

Electricity

Interface Design for High‐Performance All‐Solid‐State Lithium Batteries

All‐solid‐state batteries suffer from high interface resistance and lithium dendrite growth leading to low Li plating/stripping Coulombic efficiency (CE) of <90% and low critical current density at high capacity. Here, in this work, both challenges are simultaneously addressed and the Li plating/stripping CE is significantly increased to 99.6% at 0.2 mA cm −2 /0.2 mAh cm −2 , and critical current density (CCD) of > 3.0 mA cm −2 /3.0 mAh cm −2 by inserting a mixed ionic‐electronic conductive (MIEC) and lithiophobic LiF‐C‐Li 3 N‐Bi nanocomposite interlayer between Li 6 PS 5 Cl electrolyte and Li anode. The highly lithiophobic LiF‐C‐Li 3 N‐Bi interlayer with high ionic conductivity (10 −5 S cm −1 ) and low electronic conductivity (3.4×10 −7 S cm −1 ) enables Li to plate on the current collector (CC) surface rather than on Li 6 PS 5 Cl surface avoiding Li 6 PS 5 Cl electrolyte reduction. During initial Li plating on CC, Li penetrates into porous LiF‐C‐Li 3 N‐Bi interlayer and lithiates Bi nanoparticles into Li 3 Bi. The lithiophilic Li 3 Bi and Li 3 N nanoparticles in LiF‐C‐Li 3 N‐Li 3 Bi sub‐interlayer will move to CC along with plated Li, forming LiF‐C/Li 3 N‐Li 3 Bi lithiophobic/lithiophilic sublayer during the following Li stripping. This interlayer enables Co 0.1 Fe 0.9 S 2 /Li 6 PS 5 Cl/Li cell with an areal capacity of 1.4 mAh cm −2 to achieve a cycle life of >850 cycles at 150 mA g −1 . The lithiophobic/lithiophilic interlayer enables solid‐state metal batteries to simultaneously achieve high energy and long cycle life.

25 ENERGY STORAGE

Design Trade-Offs in Composite Fuel Cell Membranes: Effects of Reinforcement and Chemical Additives

Perfluorosulfonic acid (PFSA) membranes are critical components in proton exchange membrane fuel cells, where performance depends on balancing ionic conductivity, mechanical durability, and chemical stability. This study characterizes a composite membrane (NC700) featuring PFSA-impregnated expanded polytetrafluoroethylene (ePTFE) reinforcement and cerium-based radical scavengers, benchmarked against unreinforced NR211. Complementary techniques, including electron microscopy, X-ray scattering, infrared spectroscopy, thermogravimetric analysis, and dynamic mechanical analysis, identify the structural and compositional strategies employed in NC700. Water sorption isotherms reveal lower water uptake for NC700 across all conditions, attributed to reinforcement and cerium incorporation. Reinforcement reduces in-plane swelling from 11% to 2.1% at 90% RH, confirming strong swelling anisotropy, while maintaining mechanical properties at elevated temperatures. While the ionic conductivity of NC700 is approximately 10% lower than that of NR211, the reduced thickness yields a 40% decrease in calculated area-specific resistance, suggesting the composite architecture can favorably shift the conductivity-stability trade-off. The composite structure also reduces gas permeability, indicating potential for improved separator function alongside favorable transport properties. Systematic deconvolution of reinforcement and additive contributions shows that conductivity losses from cerium incorporation are largely offset by gains from the lower equivalent-weight polymer, providing quantitative relationships that may guide composite membrane design for fuel cells and other electrochemical applications.

25 ENERGY STORAGE

Impact of the Annealing Temperature on the Local Se Distribution and Optical Properties in CdSexTe1-x Solar Cells by Multimodal X-ray Microscopy

The introduction of Se in CdTe solar-cell absorbers has led to multiple beneficial effects in the devices, including an increased short-circuit current and an extended charge-carrier lifetime. A critical manufacturing step of CdSexTe1-x solar cells is CdCl2 annealing at high temperatures, during which Se diffuses through the absorber layer. Understanding the local Se distribution in the absorber and its impact on optical properties of the material is key for the further development of this thin-film solar cell technology. In a multimodal x-ray scanning microscopy approach, we investigated the impact of the annealing temperature of CdSexTe1-x solar cells on the Se distribution and on optical characteristics of the material. For this purpose, we exploited an upgraded x-ray excited optical luminescence (XEOL) detection unit that enables simultaneous spectrally and temporally resolved XEOL mapping at synchrotron facilities that are ideal for studying thin-film solar-cell materials with hard x-rays featuring high penetration depth and lateral resolution.

14 SOLAR ENERGY

Integrated Approach to Post-Irradiation Examination of Nuclear Materials at Idaho National Laboratory

Idaho national Laboratory (INL) is the U.S. lead national laboratory for the Department of Energy’s Office of Nuclear Energy (DOE-NE), providing much of the nuclear research, development and demonstration capability needed to move nuclear innovation forward to deployment. INL’s Materials and Fuels Complex hosts a unique combination of personnel, facilities and infrastructure and offers the ability to perform post-irradiation examinations (PIE) of nuclear materials spanning multiple length scales. The ability to combine engineering-scale analysis and sub-microscopic characterization provides valuable insights into fuel and structural material behavior and degradation mechanisms. The holistic approach is used to accelerate these materials demonstration and deployment. Selected studies will be presented, highlighting the impact of these techniques on improving fuel reliability, safety, and efficiency, thereby advancing the development of sustainable and advanced nuclear energy technologies.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS

Sodium-Ion Battery Cathode with Dominating Copper and Oxygen Redox Chemistry

Sodium-ion batteries offer low-cost energy storage solutions for the grid and electric vehicles, leveraging the established "rocking-chair" Li-ion design and the natural abundance of sodium. However, SIBs face challenges such as relatively lower voltage and capacity than lithium-ion batteries, as well as dependence on nickel resources. Here, in this work, a new nickel-free cathode material, Na 0.75 Li 0.08 Cu 0.25 Mn 0.66 O 2 , was designed and synthesized. This material has a capacity of ~125 mAh/g and an average discharge voltage of 3.5 V. Notably, more than one-third of the capacity arises from lithium substitution of Cu (~8 mol.%) and high voltage activation to 4.6 V. Multimodal synchrotron x-ray characterization combining spectroscopy, microscopy, and scattering reveal the capacity is primarily from the redox of copper and oxygen, with a minor contribution from the manganese redox. Lithium substitution alters the phase transition mechanism from a two-phase transition in P3-Na 2/3 Cu 1/3 Mn 2/3 O 2 to a solid-solution in Na 0.75 Li 0.08 Cu 0.25 Mn 0.66 O 2 , enhancing the reversibility of this material.

25 ENERGY STORAGE

Proceedings of the 25th International Instrumentation Symposium, May 7-10, 1979, Anaheim, California

The papers deal essentially with the instrumentation needs of the transportation industry, machinery diagnostics, and energy research. The sessions covered include: acoustic emission, reentry vehicle ground and flight testing, performance of nose tip materials, instrumentation for solar heating and cooling systems, vibration measurement, data acquisition and analysis, system for aerospace pressure measurements, wind tunnel instrumentation and control, energy source instrumentation, nondestructive testing, pressure and flow measurements, automated test facilities, strain measurements, electrooptical instrumentation, thermal measurements, microcomputer applications in instrumentation and automation, flight testing, blast pressure measurement, two-phase liquid/gas mass flow measurement, and machinery monitoring and instrumentation.

Conferences

New Developments in Nickel-Hydrogen Dependent Pressure Vessel (DPV) Cell and Battery Design

THe Dependent Pressure Vessel (DPV) Nickel-Hydrogen (NiH2) design is being developed as an advanced battery for military and commercial, aerospace and terrestrial applications. The DPV cell design offers high specific energy and energy density as well as reduced cost, while retaining the established Individual Pressure Vessel (IPV) technology flight heritage and database. This advanced DPV design also offers a more efficient mechanical, electrical and thermal cell and battery configuration and a reduced part count. The DPV battery design promotes compact, minimum volume packaging and weight efficiency, and delivers cost and weight savings with minimal design risk.

Caldwell, Dwight B.

Heliostat sizing methodology for concentrating solar thermal industrial process heat projects

This study presents a method to obtain a heliostat size that minimizes the levelized cost of heat (LCOH) of a heliostat-based concentrating solar thermal system for applications of solar heating for industrial processes at operating temperatures from 565 to 1550°C. The method extends prior work by embedding a routine for system design that obtains near-optimal subsystem sizes, increasing the fidelity of drive cost functions, and adding an optical performance model to supplement the previously developed cost models, which we update to reflect current pricing trends. An illustrative business case is developed for Daggett, California, targeting specified annual thermal energy outputs of 50 to 400 GWh th . Optical performance is modeled using verified estimates from the literature. A surrogate heliostat cost model, derived from commercial heliostat designs and scaled for production volume, installation, and operations and maintenance costs, is used to develop cost functions. Results show that heliostat size strongly affects the LCOH, producing a characteristic U-shaped trend with a robust near-optimal window of 7-20 m 2 ; the heliostat size producing the lowest project cost in our study grows slightly as the project size increases, and is reduced as the operating temperature increases. The findings in this study are consistent with the general trend of smaller heliostats being deployed at existing projects for high-temperature industrial process heat and reflect the significant reduction in power electronics and other per-heliostat costs. The methodology we propose is general and can be tailored to revised cost curves as the technology continues to evolve.

14 SOLAR ENERGY

SimH 2 : an integrated techno-economic modeling framework for hydrogen pipeline infrastructure and network optimization

Large-scale hydrogen (H 2 ) pipeline transport design and network optimization have seldom been reported due to the lack of a cost model accounting for the relationship between transport cost and hydrogen mass flow rate. Here, this work introduced a system-level cost model for hydrogen pipeline transport at supercritical state and integrated it with an existing CO 2 pipeline network tool, SimCCS, for hydrogen-specific pipeline design and optimization. The Intermountain West (I-West) region of the U.S., historically dependent on fossil fuel-based economies, is chosen to demonstrate the capabilities of our H 2 pipeline cost model and transport network optimization platform called SimH 2 . Two scenarios are examined: one where the pipeline is not allowed to pass through disadvantaged communities and the other where it is permitted. The results highlight that incorporating disadvantaged-community constraints lead to longer pipeline routes and increased transport costs, reflecting the trade-offs involved in equitable infrastructure development. It is demonstrated that the newly developed SimH 2 tool not only enables the efficient design of H 2 transportation pipelines but also optimizes the network by accounting for local terrain and the presence of disadvantaged areas.

08 HYDROGEN

Evaluation of Howard A. Hanson Dam Juvenile Fish Passage and Survival Study: Downstream Passage and Survival (Acoustic Telemetry) (Task Final Report)

The Downstream Passage and Survival (Acoustic Telemetry) task was one of several tasks for the Evaluation of Howard A. Hanson Dam (HAHD) Juvenile Fish Passage and Survival study. For this task, a juvenile fish passage and survival study was conducted at HAHD from March 10, 2024 through June 27, 2024 for arrays in the HAHD Reservoir and Green River, and through July 9, 2024 for the arrays in the Duwamish River. Fish releases occurred over four times from March through May. Active tag (acoustic telemetry) technology was used to provide biological baseline information for the passage and survival of juvenile Puget Sound (PS) Chinook salmon (Oncorhynchus tshawytscha). Results will be used by biologists, engineers, resource managers, and regional decision-makers to inform the engineering design of the new fish passage facility (FPF) at HAHD. However, hatchery sub-yearling PS Chinook salmon of the appropriate size for tag implantation during the study period (> 95 mm in fork length, Geist et al. 2018) were unavailable. Therefore, yearling Coho salmon (O. kisutch) were used as a surrogate species for this acoustic telemetry study.

13 HYDRO ENERGY

Catalytic disproportionation on carbon superstructures enables long-life, high-loading Li–S batteries

Electrocatalysis has been widely explored as an effective strategy to accelerate polysulfide (PS) conversion and suppress the shuttle effect in lithium–sulfur (Li–S) batteries. However, the underlying mechanisms remain elusive, and electrocatalytic reactions are inactive during cell resting. In this work, we reveal and quantitatively analyze a previously unrecognized sulfur reduction route (SRR) driven by catalytic disproportionation at the carbon cathode surface—fundamentally distinct from conventional electrocatalysis. Unlike conventional stepwise pathways, this SRR enables high-order polysulfides (Sₓ²⁻, x = 5–8) to directly convert into S₈ and Li₂S₂, bypassing low-order intermediates. This sulfur-reduction shortcut is systematically elucidated through high-performance liquid chromatography, revealing the intrinsic catalytic contribution of carbon frameworks and the dynamic evolution of PS species. We demonstrate that carbon superstructures (CSS-0.5), assembled from nanosheet subunits with abundant N/O functionalities and interconnected charge-migration channels, synergistically promote this catalytic process. Benefiting from these features, CSS-0.5 delivers superior electrochemical performance under practical conditions, enabling high sulfur loading (6.0 mg cm⁻²) pouch cells with 80.5% capacity retention over 210 cycles. This study provides the first quantitative evidence of electrocatalytic disproportionation in Li–S batteries, offering mechanistic insights and design principles for advanced sulfur cathodes.

25 ENERGY STORAGE