Search NASASearch

SEARCH · Search NASA

Results for “Processes and manufacturing”

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,196 records · Page 17

Cryogenic Fuel Aviation – Challenges and Opportunities

NASA aeronautics goals include pioneering new technology to increase efficiency and reduce emissions from air travel. The feasibility of using of on-board cryogenic fuels systems in combination with fuel cells, high efficiency engines, and electric motors for high efficiency commercial transport aircraft is being examined at NASA in collaborations with external partners. Growing emphasis on next generation air transportation resulted in the development of strategic investigations into cryogenic fuels aviation, including roadmaps for maturing new technologies, needs to improve testing and manufacturing capabilities, and the requirements for establishing regulatory and certification standards. A NASA cross-organizational multidisciplinary project team is exploring new aircraft architectures, enabling materials, and the engineering challenges associated with cryogenic fuels for aircraft. The engineering challenges include high performance cryogenic, thermal management, and power/propulsion components and subsystems to tackle the challenging problem of development of commercially viable aircraft that would radically transform air transportation.

liquid natural gas

Research and development of high thermal stability fuels

Increases in aircraft performance are leading to increases in the thermal stress on the primary aircraft coolant--the fuel. Fuel thermal stability limitations may offset future aircraft performance gains. The Air Force's Wright Laboratory is sponsoring several research programs to address this problem. The development of an additive package for JP-8 to improve its thermal stability is the primary focus of this paper. This program involves extensive testing of fuels and additives in a variety of test devices, culminating in tests in a fuel system simulator and engine tests. These tests involve Air Force personnel, on-site contractors (University of Dayton Research Institute, Systems Research Laboratories), Pratt and Whitney Aircraft Co., additive manufacturers, and Sandia National Laboratory. The test devices include several flowing and static tests, where the behavior of a fuel is investigated in a wide variety of environments. The study of several baseline fuels in these devices has led to some new insights into the mechanisms of fuel thermal (in)stability. It is becoming clear that a fuel's tendency to oxidize (to form peroxides, for example) is often inversely proportional to its tendency to form insoluble deposits.

T Edwards

NanoPSD: A software for automatic detection of Nano-Particle Shape Distribution in electron microscopy images

Accurate quantification of the size and morphology of nanoparticles from electron microscopy (EM) images is essential to understand growth mechanisms, surface reactivity, and functional behavior in nanoscale materials. Manual analysis remains slow, subjective, and difficult to reproduce in large datasets. We introduce NanoPSD (Nano-Particle Shape Distribution), an open-source and fully automated framework for quantitative particle detection and morphology analysis from EM images. NanoPSD integrates adaptive contrast enhancement, polarity-agnostic scale-bar detection, Optical Character Recognition (OCR)-based calibration, and classical segmentation via Otsu thresholding with morphological refinement. Particle contours are used to extract geometric descriptors, including equivalent circular diameter, aspect ratio, circularity, and solidity, enabling automated classification into spherical, rod-like, and aggregate morphologies. The framework supports both single-image and batch processing, generating publication-quality visualizations, LaTeX-ready tables, and structured comma-separated values (CSV) datasets. As a demonstration, we applied NanoPSD to plasma-synthesized nanoparticle samples diagnosed via transmission electron microscopy (TEM). The code produced statistically robust size and morphology distributions spanning a few to tens of nanometers with minimal user supervision. The pipeline demonstrates high reproducibility and scalability, processing large image collections with consistent calibration and output formatting. Its modular design enables seamless integration of future deep-learning-based segmentation models, providing a pathway toward intelligent, data-driven electron microscopy analysis.

36 MATERIALS SCIENCE

Plant Engineers Solar Energy Handbook: Southern California Region

Discussed in order after the introduction are solar components and systems (collectors, storage, service hot water systems, space heating with liquid and air systems, space cooling, heat pumps and controls); computer programs for system optimization; local solar and weather data; a description of buildings and plants in Southern California applying solar technology; current Federal and California solar legislation; standards, codes and performance testing information; a listing of manufacturers, distributors, and professional services available in Southern California region; and information access. Finally, solar design check lists for those engineers who wish to design their own systems. The program for the Solar Workshop for the Plant Engineer, March 30, 1978, Los Angeles, California is included.

14 SOLAR ENERGY

Integrated optical frequency division for microwave and mmWave generation

Abstract The generation of ultra-low-noise microwave and mmWave in miniaturized, chip-based platforms can transform communication, radar and sensing systems 1–3 . Optical frequency division that leverages optical references and optical frequency combs has emerged as a powerful technique to generate microwaves with superior spectral purity than any other approaches 4–7 . Here we demonstrate a miniaturized optical frequency division system that can potentially transfer the approach to a complementary metal-oxide-semiconductor-compatible integrated photonic platform. Phase stability is provided by a large mode volume, planar-waveguide-based optical reference coil cavity 8,9 and is divided down from optical to mmWave frequency by using soliton microcombs generated in a waveguide-coupled microresonator 10–12 . Besides achieving record-low phase noise for integrated photonic mmWave oscillators, these devices can be heterogeneously integrated with semiconductor lasers, amplifiers and photodiodes, holding the potential of large-volume, low-cost manufacturing for fundamental and mass-market applications 13 .

Science & Technology - Other Topics

Thermomechanical Modeling of Woven Materials With Particle-Based, Explicit-Fiber Simulations

Fiber-based materials are extensively used to protect spacecraft during entry. Insulative fibers, often in a fiber network or woven, provide rigidity, strength, and control of material anisotropy and density. Woven thermal protection materials, such as ADEPT (Adaptable, Deployable Entry and Placement Technology), 3D-MAT (3-Dimensional Multifunctional Ablative Thermal Protection), and 3MDCP (3D Woven Mid-Density Carbon Phenolic), enable missions with stronger and denser materials for entry profiles with high shear and heat flux. Vulnerabilities to woven thermal protection materials include manufacturing-induced material property variation, and impact from micrometeoroids. Simulating woven materials under these conditions require models that can resolve hierarchal structures, thermomechanical behavior, and failure. To address this, we simulate weave thermal conduction and mechanical deformation. We simulate the full weave with a coarse-grained yarn model is presented. The model combines a validated, high-resolution single 3MDCP yarn model and phenolic resin model. Instead of modeling every fiber, each yarn ply with order 10, instead of order 1000, fibers. The discrete element bonded particle model (DEM-BPM) of fibers captures the thermal and mechanical behavior within and between fibers. We study the proportion of heat transfer and stress via the contact network, fiber bonds, and overall weave geometry.

bonded particle

Benchmarking Bayesian Optimization Frameworks and Acquisition Strategies for Materials Discovery and Autonomous Laboratories

Bayesian optimization (BO) can accelerate materials discovery by guiding expensive experiments toward the most promising processing conditions. We systematically compare five BO surrogate and framework combinations (Gaussian processes in Ax, Gaussian processes and Monte-Carlo neural networks in BayBE, random forests in Lolopy, and tree-structured Parzen (TPE) estimators in Hyperopt) on three benchmarks that mimic common materials design tasks (a discrete solid-electrolyte composition space, a hybrid discrete/continuous laminate-composite design problem solved with micromechanics modeling, and the continuous Ishigami analytic function which is a standard optimization benchmark). Each BO surrogate is paired with posterior mean, probability of improvement, and expected improvement acquisition functions and run for 100 trials from randomized initial samples with uniform random search providing a control. Across five random seeds per setting, BayBE’s Gaussian-process surrogate with expected improvement consistently reached ≥95 % of the known optimum in the fewest evaluations, while Lolopy’s random forest matched or exceeded GP performance on purely categorical or mixed spaces at a higher computational cost. Posterior mean alone often stagnated at local optima, underscoring the need for exploration, whereas probability and expected improvement balanced exploration and exploitation leading to better optimization in fewer trials. Execution times ranged from milliseconds for TPE to minutes for neural-network and random-forest surrogates. These results establish baseline expectations for BO in automated materials laboratories and highlight expected improvement with Gaussian processes as a reliable first choice, with random forests offering a strong alternative when categorical variables dominate. The benchmark suite and code are released to facilitate future surrogate, acquisition, and constraint-handling research in data-driven materials optimization.

Bayesian optimization

Data Analysis for GOPEX Image Frames

This article describes the data analysis based on the image frames received at the Solid State Imaging (SSI) camera of the Galileo Optical Experiment (GOPEX) demonstration conducted between December 9 and 16, 1992. Laser uplink was successfully established between the ground and the Galileo spacecraft during its second Earth-gravity-assist phase in December 1992. SSI camera frames were acquired which contained images of detected laser pulses transmitted from the Table Mountain Facility (TMF), Wrightwood, California, and the Starfire Optical Range (SOR), Albuquerque, New Mex/co. Laser pulse data were processed using standard image-processing techniques at the Multimission Image Processing Laboratory (MIPL) for preliminary pulse identification and to produce public re/ease images. Subsequent image analysis corrected for background noise to measure received pulse intensities. Data were plotted to obtain histograms on a dmly basis and were then compared with theoretical results derived from applicable weak-turbulence and strong-turbulence considerations. This article describes processing steps and compares the theories with the experimented results. Quantitative agreement was found in both turbulence regimes, and better agreement would have been found, given more received laser pulses. Future experiments should consider methods to reliably measure low-intensity pulses, and through experimented planning to geometrically locate pulse positions with greater certainty.

B M Levine

Terahertz conductivity of two-dimensional materials: a review

Two-dimensional (2D) van der Waals materials are shaping the landscape of next-generation devices, offering significant technological value thanks to their unique, tunable, and layer-dependent electronic and optoelectronic properties. Time-domain spectroscopic techniques at terahertz (THz) frequencies offer noninvasive, contact-free methods for characterizing the dynamics of carriers in 2D materials. They also pave the path toward the applications of 2D materials in detection, imaging, manufacturing, and communication within the increasingly important THz frequency range. In this paper, we overview the synthesis of 2D materials and the prominent THz spectroscopy techniques: THz time-domain spectroscopy, optical-pump THz-probe technique, and optical pump–probe THz spectroscopy. Through a confluence of experimental findings, numerical simulation, and theoretical analysis, we present the current understanding of the rich ultrafast physics of technologically significant 2D materials: graphene, transition metal dichalcogenides, MXenes, perovskites, topological 2D materials, and 2D heterostructures. Finally, we offer a perspective on the role of THz characterization in guiding future research and in the quest for ideal 2D materials for new applications.

2D materials

Time-Resolved Stochastic Dynamics of Quantum Thermal Machines

Steady-state quantum thermal machines are typically characterized by a continuous flow of heat between different reservoirs. However, at the level of discrete stochastic realizations, heat flow is unraveled as a series of abrupt quantum jumps, each representing an exchange of finite quanta with the environment. Here, in this work, we present a framework that resolves the dynamics of quantum thermal machines into cycles classified as enginelike, coolinglike, or idle. We analyze the statistics of individual cycle types and their durations, enabling us to determine both the fraction of cycles useful for thermodynamic tasks and the average waiting time between cycles of a given type. Central to our analysis is the notion of intermittency, which captures the operational consistency of the machine by assessing the frequency and distribution of idle cycles. Our framework offers a novel approach to characterizing thermal machines, with significant relevance to experiments involving mesoscopic transport through quantum dots.

full counting statistics

Advancing technologies for lignin-based jet fuel production in aqueous phase

Integrating lignin into a cellulosic ethanol plant for the co-production of lignin-based jet fuel (LJF) in aqueous phase offers a significant opportunity to boost operational efficiency, economic viability, carbon conversion, and the overall sustainability of biofuel and chemical production. LJF is lignin-structure-based jet fuel blendstocks primarily composed of alkyl-substituted mono-, bi-, and tri-cyclohexanes. It exhibits high energy density, potential for low emissions, and favourable blend characteristics that comply with drop-in specifications. An overview of lignin feedstock, catalytic processes, LJF chemical compositions, fuel properties tests, and techno-economic analysis (TEA) and life cycle assessment (LCA) indicate that (1) the reactivity of lignin plays a crucial role in its structure transformation to LJF molecules; (2) catalytic processing of lignin to LJF can occur through a simultaneous depolymerization and hydrodeoxygenation process, bypassing the intermediate step of producing and upgrading lignin-derived oil; (3) LJF's uniqueness molecules making it more promising for high energy content and low emission jet fuel properties for next generation sustainable aviation fuel (SAF); and (4) TEA and LCA demonstrate that LJF is not only potentially cost-effective but also offers favourable carbon footprint compared to other SAFs. In conclusion, this review highlights the most recent advancements in LJF technology, along with the challenges and opportunities that lie ahead in fulfilling its potential.

09 BIOMASS FUELS

Project Development of an Electrochemical Denitration and Caustic Generation System for HLW Pretreatment at Hanford - 26350

An engineering-scale electrochemical processing skid is proposed to perform the denitration of Hanford tank waste, which would help to mitigate a key process concern with the direct feed processing of the Hanford Tank Waste Treatment and Immobilization Plant (WTP). The reduction of nitrates and organic compounds in the waste feed will directly reduce hazardous NOx and ammonia gases generated during the vitrification process, which in turn will aid in addressing potential regulatory and safety challenges associated with processing large volumes of tank waste. This paper highlights the past legacy work, project layout, accomplishments from Phase 1 and research and development envisioned for Phase 2. An innovative electrochemical denitration and caustic generation (EDCGe) process was demonstrated for the pretreatment of tank waste at the Savannah River Site (SRS) in the early 2000s. The denitration electrolyzer, off-gas abatement system, and caustic generator electrolyzer are being developed with the intent that the denitration electrolyzer will convert nitrate and nitrite anions to nitrogen gas while also yielding other gaseous byproducts, which may include N2O, NH3, VOCs, and H2. The gaseous byproducts will be managed via a tandem off-gas catalyst-bed treatment system. The caustic generation electrolyzer will recycle NaOH from the feed to produce a clean caustic stream for use within the batching tanks at Hanford, aiding in the preparation of waste for WTP. The reduction in hazardous emissions and improved waste treatment processes provides a robust solution for nuclear waste management, contributing to environmental safety and regulatory compliance. The EDCGe technology is being adapted, modified, and updated for the preparation of the Direct Feed-High Level Waste (DF-HLW) flowsheet at Hanford. Phase 1 demonstrated a bench-scale proof-of-concept for reactions involving the denitration electrolyzer and gas phase abatement of ammonia. The electrochemical technology is drawing on the scientific outcomes that were reported in the legacy work. The results from Phase 1 demonstrated the viability of the EDCGe system in reducing the nitrogen species of simple non-radioactive waste simulants. Commercially available alloys used as electrode materials and membranes are being studied for the denitration and caustic generation electrolyzers. The continuation of this project holds promise for broader applications, such as energy-efficient ammonia production, and contributes significant advancements in nuclear waste management. Additional material discovery has been investigated into ceramic Na super ion conductive (NaSICON) materials and off-gas abatement catalyst discovery. NaSICON is of interest for selective transport of Na within the electrolyzers to make a clean caustic stream. Future integration and optimization efforts, informed by Phase 1 results and ongoing research, will continue to drive advancements in nuclear waste management technology. The technology developed for the EDCGe treatment of tank waste will also have broader potential to inform other fields, such as energy-efficient ammonia production, as well as ammonia abatement catalysis through the lessons learned in electrochemical nitrate reduction. The applications and benefits of this research extend beyond Hanford and the Savannah River Site, supported by a collaborative team of scientists and engineers from national labs, academia, and industry, ensuring a comprehensive approach to solving complex waste treatment challenges. The team is leveraging advanced electrochemical technologies, machine learning, novel catalysts tailored for gaseous nitrogen species, and cutting-edge reactor systems to enhance the process efficiency and effectiveness of the denitration process.

Rodene, Dylan [Savannah River National Laboratory

Improving Adhesive Bondline Time of Flight Predictions During Autoclave Cure Utilizing Machine Learning

Composite materials are increasingly being used in aerospace applications due to their superior strength-to-weight ratio compared to commonly used metals. A current limitation to widespread adoption is the certification of adhesively bonded joints. One approach to improving adhesive bonding in composites is accurately measuring the thickness of adhesive bondlines in composite laminates. Precise bondline thickness control is essential for aerospace applications where adhesive layer thickness directly affects joint fracture properties and structural performance. This study focused on implementing machine learning techniques to determine the ultrasonic time of flight (directly correlated to thickness) in adhesive bondlines throughout autoclave cure cycles. A high-temperature (use up to 180°C) ultrasonic scanning system was deployed in an autoclave to provide time of flight data through composite panels. Three experiments were conducted on the curing of 305 mm × 305 mm unidirectional composite panels. In the first experiment, a piecewise function was fit for the temperature correction factor to account for changing autoclave temperatures. Due to deficiencies in the first calibration experiment, a second experiment was run, and the results were used to train a machine learning model. The revised experiment, in combination with the machine learning model, significantly increased the accuracy of the bondline time of flight predictions (~14% error reduced to <1%). Data was processed using the Regression Learner Application in MATLAB®, with a Support Vector Machine selected for the model. The result was a machine learning algorithm capable of reliably quantifying ultrasonic time of flight through adhesive bondlines. The third experiment provided independent test data for the machine learning model, demonstrating that the model produces accurate predictions from data beyond its training set.

Machine Learning

Radiation Temperature and Extinction of Transient Gaseous Diffusion Flames in Microgravity

The absence of buoyancy-induced flows in micro-g and the resulting increase in the reactant residence time significantly alters the fundamentals of many combustion processes. Substantial differences between 1-g and micro-g flames have been reported in experiments on candle flames, flame spread over solids, droplet combustion and others. These differences are more basic than just in the visible flame shape. Longer residence times and higher concentration of combustion products in the flame zone create a thermochemical environment which changes the flame chemistry and the heat and mass transfer processes. Processes such as flame radiation (and its interaction with flame chemistry), that are often ignored under normal gravity, become very important and sometimes even controlling. This is particularly true for conditions at extinction of a micro-g diffusion flame.

Arvind Atreya

Advanced nickel-hydrogen spacecraft battery development

Eagle-Picher currently has several advanced nickel-hydrogen (NiH2) cell component and battery designs under development including common pressure vessel (CPV), single pressure vessel (SPV), and dependent pressure vessel (DPV) designs. A CPV NiH2 battery, utilizing low-cost 64 mm (2.5 in.) cell diameter technology, has been designed and built for multiple smallsat programs, including the TUBSAT B spacecraft which is currently scheduled (24 Nov. 93) for launch aboard a Russian Proton rocket. An advanced 90 mm (3.5 in.) NiH2 cell design is currently being manufactured for the Space Station Freedom program. Prototype 254 mm (10 in.) diameter SPV batteries are currently under construction and initial boilerplate testing has shown excellent results. NiH2 cycle life testing is being continued at Eagle-Picher and IPV cells have currently completed more than 89,000 accelerated LEO cycles at 15% DOD, 49,000 real-time LEO cycles at 30 percent DOD, 37,800 cycles under a real-time LEO profile, 30 eclipse seasons in accelerated GEO, and 6 eclipse seasons in real-time GEO testing at 75 percent DOD maximum. Nickel-metal hydride battery development is continuing for both aerospace and electric vehicle applications. Eagle-Picher has also developed an extensive range of battery evaluation, test, and analysis (BETA) measurement and control equipment and software, based on Hewlett-Packard computerized data acquisition/control hardware.

Coates, Dwaine K.

Fire-Resistant Textile Development for Exploration Vehicles With Enriched-Oxygen Cabin Environments

Material selection is a key part of the National Aeronautics and Space Administration (NASA) spacecraft fire safety management plan. Non-flammable textiles are necessary to ensure large-scale flame propagation events do not occur inside a spacecraft. An increased use of textiles and other softgood material is crucial to the pursuit of exploration spaceflight to reduce mass and volume. Exploration spaceflight missions benefit from enriched oxygen cabin environments (>21% O2) by allowing a reduced prebreathe protocol before Extravehicular Activity (EVA). However, materials become exponentially more flammable the higher the O2 levels become. Recent testing within the agency has revealed the lack of commercial-off-the-shelf (COTS) materials that can meet safety requirements in oxygen-enriched environments. Most of the fibers and textiles developed during Apollo (100% O2 cabin environment) and Skylab (>70% O2 cabin environment) are no longer commercially available due to those Programs ending and the discontinuation of raw materials or closure of the original manufacturers. As NASA returns to higher oxygen concentrations inside spacecraft, non-flammable textile development efforts have begun to meet the agency’s needs. This paper discusses those efforts including overall fire safety approach, state-of-the-art textile review and testing, an agency-wide assessment of textile needs performed by the NASA Engineering and Safety Center (NESC), the textile development strategy and expected challenges.

Mary Walker

Development and Validation of a High-Vacuum Thermal Conductivity Testbed for Aerospace Interface Materials

Spacecraft thermal margins depend on the temperature penalty of installed interfaces, yet catalog conductivity omits bondline thickness, mating surfaces, preload, and environment. The Testbed for Advanced Interface Materials in Vacuum (TAIMV) addresses this engineering-data gap by converting ambient/vacuum temperature fields from a four-coupon stack into quantities usable in spacecraft thermal models. Its 17-node steady-state model resolves axial conduction, parasitic fixture paths, grease-filled contact, radiation, and ambient convection. Four monolithic checks gave axial heat-rate ratios of 0.90–1.02, and Braycote calibration self-recovery gave 2.20% casewise mean absolute percentage error (MAPE) and 2.85% maximum difference. With transferable fixture terms frozen, Krytox LVP tested cross-material transfer against a manufacturer-derived external relation. The six Krytox cases gave 2.28% MAPE, 5.10% maximum difference, and full-field residual root-mean-square values of 0.553 °C ambient and 1.306 °C vacuum. Installed-joint resistance spanned 6.39–7.15 × 10⁻⁴ m²·K/W for Braycote and 4.09–4.49 × 10⁻⁴ m²·K/W for Krytox, corresponding to 2.33–6.66 K per modeled interface over the tested heat-flux range. TAIMV therefore supplies directly usable installed-joint resistance and conductance, plus apparent installed conductivity and explicitly model-conditioned grease conductivity/contact terms.

heat transfer

Design and Analysis of Battery Thermal Management Systems

Thermal management of battery cell packs is a critically needed technology. The purpose of this work is to design new and improved Battery Thermal Management Systems (BTMS) for use in electric airplanes. The BTMS should be 3D printable and hold twelve to sixteen 18650 batteries. To minimize aircraft’s weight, an actively air-cooled battery pack was chosen to avoid the excess weight of water-cooled and phase change material (PCM) cooled packs. As a result, significant changes were made to remove all metal in the pack and replace it with lower density polymer matrix composites (PMCs) which can be additively manufactured. Two air cooled battery pack configurations (traditional propeller fans & bladeless fans) were designed, modeled, and compared. These packs were first modeled in SolidWorks 2021 3D CAD, then imported into COMSOL MultiPhysics to be studied using the “Heat Transfer in Solids and Fluids” module. The design with the bladeless fans eliminated the need to use high conductivity heavy metal to remove unwanted thermal energy. These bladeless fans were designed entirely out of PMCs. This thermal pack design weighs 0.04 kg less than that of the traditional propeller fans design and has increased the battery pack energy density by 8.25 Wh/kg.

Thermal Management System for Battery Packs