Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Hybrid materials”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

1,287 records · Page 4

Preliminary Dynamic Modeling of the Quarter-Scale Distributed Electric Propulsion Aircraft

This paper describes the early-stage modeling of a quarter-scale distributed electric propulsion aircraft, based on the SUbsonic Single Aft eNgine (SUSAN) Electrofan, a transformative concept aircraft for which a model exists. The full-scale 180 passenger SUSAN concept has a single turbofan engine in the tail that both produces thrust and provides electrical power to 16 electric fans distributed across the wings utilizing a series/parallel hybrid architecture. The quarter-scale version would have an internal combustion piston engine to provide power to 17 electric fans–16 on the wings, one in the tail–in a series hybrid configuration, and no vertical or horizontal stabilizers. It would also have a reduced flight envelope in terms of both altitude and speed. The initial modeling approach is to scale down the original airframe model to capture the dynamic behavior of a much smaller aircraft, albeit with an empennage. The original powertrain model is then replaced with one representing the physical components of that of the quarter-scale vehicle. This powertrain model is suitable for control design and analysis, and the fully integrated, although preliminary, aircraft model allows flight simulator testing and evaluation. Results from simulations are presented.

Electrified powertrain

Biochemical approaches for synthesis of performance-advantaged polymers from lignocellulosic biomass

Lignocellulose is an abundant renewable feedstock for production of sustainable fuels, chemicals, and materials. The structural complexity of lignocellulose provides key material properties and inspires the design of advanced materials. However, this same complexity also presents challenges for conversion of lignocellulosic biomass into new materials with consistent properties. Conventional physical and chemical strategies for valorization of biomass to new materials are often limited by the technical challenges of precisely manipulating complex feedstocks, sensitivity to feedstock variability, and associated costs. In contrast, biological approaches are capable of selectively manipulating complex architectures under mild conditions. Recent advances demonstrate the potential of biological and hybrid biochemical methods to tailor biomass-derived polymers and generate new materials. This review provides an overview of biological strategies to valorize lignocellulosic biomass into novel materials, highlighting approaches for in planta engineering, biochemical modification of natural biomass polymers, microbial funneling of deconstructed biomass, and direct biosynthesis of novel polymers. In combination, these approaches open new avenues for the synthesis of performance-advantaged materials from lignocellulosic biomass.

Qian, Liangyu [ORNL] (ORCID:0009000212029938)

Impact of hydrogenation on the stability and mechanical properties of amorphous boron nitride

Abstract Interconnect materials with ultralow dielectric constant, and good thermal and mechanical properties are crucial for the further miniaturization of electronic devices. Recently, it has been demonstrated that ultrathin amorphous boron nitride (aBN) films have a very low dielectric constant, high density (above 2.1 g cm −3 ), high thermal stability, and mechanical properties. The excellent properties of aBN derive from the nature and degree of disorder, which can be controlled at fabrication, allowing tuning of the physical properties for desired applications. Here, we report an improvement in the stability and mechanical properties of aBN upon hydrogen doping. With the introduction of a Gaussian approximation potential for atomistic simulations, we investigate the changing morphology of aBN with varying H doping concentrations. We found that for 8 at% of H doping, the concentration ofsp 3 -hybridized atoms reaches to a maximum which leads to an improvement of thermal stability and mechanical properties by 20%. These results will be a guideline for experimentalists and process engineers to tune the growth conditions of aBN films for numerous applications.

Materials Science

Manufacturing Process Development of a Carbon Fiber Reinforced Polymer Composite Shaft for Electric Motors

Electric aircraft applications require electric motors with increased specific power and efficiency. Composite structural components in motors are a potential solution for reducing motor mass, reducing magnetic losses, and limiting undesired conduction paths for fault, electromagnetic interference, or common-mode currents. In this report, manufacturing trials for a high-speed carbon fiber reinforced polymer composite motor shaft are presented. Four prototype shafts were produced using a hybrid biaxial/triaxial fabric that was circumferentially wrapped onto an additively manufactured high-temperature washout mandrel. An additional traditional overbraid approach was also evaluated and shows promise for high-rate, high-performance parts using automated manufacturing. This paper discusses the shaft design, manufacturing methods explored, material selection, the manufacturing trials, and the lessons learned. The results of this manufacturing investigation show feasibility for manufacturing composite shafts for electric motors.

Electric moto shaft

The 1995 NASA Aerospace Battery Workshop

This document contains the proceedings of the 28th annual NASA Aerospace Battery Workshop, hosted by the Marshall Space Flight Center on 28-30 Nov. 1995. The workshop was attended by scientists and engineers from various agencies of the U.S. Government, aerospace contractors, and battery manufacturers, as well as international participation in like kind from a number of countries around the world. The subjects covered included nickel-cadmium, nickel-hydrogen, nickel-metal hybride, and lithium based technologies, as well as flight and ground test data. Nickel-hydrogen modeling was also covered.

Brewer, J. C.

Thermal-Fluid Analysis of a Liquid-Cooled Battery Module for Electrified Aircraft

The development of safe, energy-dense batteries is critical to advancing hybrid electric and fully electrified aircraft propulsion. Achieving this capability requires a thermal management system that can maintain battery performance and safety under demanding operational conditions. The objective of this project is to support the maturation of next-generation lithium-ion batteries for electrified aircraft by conducting performance testing on integrated battery modules, specifically a 2-cell series configuration module housed within an aluminum enclosure. Designed to operate at a nominal 7.2 V with discharge rates up to 2.5C, the module will eventually be used to power an electric motor and DC-DC converter, generating substantial thermal loads that must be effectively managed to increase the usable energy and power density of electrified aircraft. To address these thermal challenges, this study presents the development and thermal-fluid analysis of a liquid-cooled thermal management system. While the full aircraft architecture utilizes an eight-string configuration, the present work evaluates a representative single-string water coolant loop to characterize baseline performance. The active cooling loop circulates water through a reservoir, pump, the battery module, and a variable area flow meter. Key performance metrics including component-level temperatures, mass flow rates, and pressure drops are quantified across the loop. Across discharge rates ranging from 0.5C to 2.5C, the active thermal loop consistently and effectively removed heat from the module, validating the design approach and confirming readiness for further development. The validated thermal performance indicates a path toward scalable battery modules that could enable energy and power dense systems for hybrid electric aircraft.

Electrified Aircraft

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

Advances in Tactical Rocket Propulsion

An AGARD Colloquium on 'Progress in Tactical Rocket Propulsion' was held at La Jolla, California, on April 22 and 23, 1965. The unclassified papers, or unclassified versions of classified papers, presented at this meeting form the contents of the present AGARD conference proceedings, which has been identified by a new title that reflects more properly the scope of the remaining technical papers. The articles contained in this volume represent significant evaluations of the status of solid-propellant, liquid-propellant and hybrid-propellant rocket development. Together with the reviews, they should provide a useful reference source for research workers and students alike.

S S Penner

Experimental Studies of Open Rotor Installation Effects

Open rotor propulsion technologies offer an opportunity for reducing fuel burn. At the same time, great challenges arise from this radically different engine architecture in terms of aircraft system integration. The aeroacoustic effects of integration are one of those key challenges and, furthermore, can offer the possibility for total aircraft system noise reduction. The inter-relationship of the aerodynamic and aeroacoustic system integration effects is particularly important to enable future application. An extensive model scale test campaign was conducted to investigate a broad range of these open rotor installation effects for both a conventional and an unconventional airframe. The experimental campaign was conducted in the Boeing Low Speed Aeroacoustic Facility with specially designed modifications for efficient positioning of the open rotor rig relative to the airframe. The airframe was traversed remotely relative to the fixed open rotor rig providing for the investigation of a large number of installation positions. Eight positions around the main wing of the conventional airframe and eleven positions above the hybrid wing body airframe were documented. Other parameters investigated in the test campaign included forward flight simulation Mach number, angle of attack, rotor speed, and airframe control surface deployment. In addition, both airframes were modified for alternate configurations. The conventional airframe was configured with both a T and a U tail while the unconventional hybrid wing body airframe was configured with different vertical control surfaces. An extensive instrumentation package was deployed. The acoustics were documented with a fixed array of far field microphones, a traversing array of in-flow microphones, an out-of-flow traversing phased array, and unsteady pressure transducers mounted flush on the surface of the airframes. In addition, mean flow surveys were measured with an articulating arm traversing system. The flow field surveys were particularly valuable in documenting flow distortion effects for the various installation positions and those created by angle of attack. This presentation will report the key results obtained for open rotor installation effects and discuss future prospects with the perspective of these results.

Michael J Czech

Kauhale 'O Kipapa: Kahikinui Community Cultural, Educational, and Resilience Center Preliminary Design Technical Assistance Summary Report

The Kahikinui Homestead Community in Maui faces energy resilience challenges due to its remote, off-grid location. This report summarizes preliminary technical assistance to design a microgrid for six modular homes using solar PV, wind, and battery storage. Findings show hybrid PV and battery systems, supplemented by small wind turbines, offer cost-effective, resilient solutions. This work supports enhanced energy independence and disaster preparedness for the community.

Quiroz, Jimmy Edward [Sandia National Laboratories

Halau Uma: Kahikinui Community Cultural, Educational, and Resilience Center Preliminary Design Technical Assistance Summary Report

The Kahikinui Homestead Community in Maui faces energy resilience challenges due to its remote, off-grid location. This report summarizes preliminary technical assistance to design a microgrid for six modular homes using solar PV, wind, and battery storage. Results indicate that a hybrid PV and battery system, supplemented by small wind turbines, offers a cost-effective, resilient solution supporting energy independence and disaster preparedness.

Quiroz, Jimmy Edward [Sandia National Laboratories

Design, Development, and Test of the Advanced Apollo Orbital Assembly System

As spaceflight moves toward commercial solutions for Crew Vehicles and Space Stations, opportunity exists to lower costs with novel designs. Probe and cone docking systems provide a lightweight, low cost, and high-performance docking solution. This work revisits the Apollo probe and cone design and modifies it for the requirements of today’s computer-controlled spacecraft. This new system is called the Advanced Apollo Orbital Assembly (APOA) system, and is intended to support satellite, cargo, and space station assembly missions. A simulation of the APOA was programmed, components were sized, and a design was created by scaling the probe to the size of an EELV Secondary Payload Adapter (ESPA) tunnel. Prototype test hardware was 3D printed using Fused Deposition Modeling (FDM) methods with Polylactic Acid (PLA) material. Testing of the APOA-ESPA was conducted at Marshall Space Flight Center’s (MSFC) Flat Floor, and a test-correlated simulation is used to evaluate a Monte-Carlo of Initial Contact Conditions (ICC’s) to establish baseline performance. The successful development, test, and correlation of the APOA-ESPA proves the design validity and increases Technology Readiness Level (TRL) from 2 to 4. This work opens the door to construction of an APOA-ESPA from flight like materials, and to develop a larger scale prototype APOA. When the full scale APOA is incorporated with the Common Berthing Mechanism (CBM), becomes the Hybrid Berthing System (HBS), which allows for berthing without a robotic arm.

Berthing

Microscopic Scattering Approach to In-Gap States

We develop a microscopic scattering formalism to describe Yu-Shiba-Rusinov (YSR) states due to a single Cr adatom on the Bi-terminated surface of beta Bi2Pd, by combining ab initio Wannier functions with a real-space Green's function approach in the Bogoliubov-de Gennes formalism[1]. Our framework reproduces key scanning tunneling spectroscopy features, including a single particle-hole asymmetric YSR peak and isotropic dIdV maps around the impurity. Decomposing the YSR states reveals contributions from four nearly degenerate C4v representations, with energy broadening masking their individual signatures. Spin-orbit coupling induces partial spin polarization, while the spatial asymmetry between particle and hole components arises from Cr d-Bi p hybridization. These results highlight the importance of realistic band structures and microscopic modeling for interpreting STM data for magnetic in-gap states on superconductors. Further advances examining layered 2D material surfaces, such as NbSe2, will be described[2]. For this system the superconducting properties are obtained from a full anisotropic Eliashberg calculation of the superconducting order parameter along with the charge density wave gap. Additional features associated with proposals to measure the dynamics of these individual YSR states will be presented. [1] arXiv:2507.08740 [2] arXiv:2507.11856

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

Block copolymer self-assembly derived mesoporous magnetic materials with three-dimensionally (3D) co-continuous gyroid nanostructure

Magnetic nanomaterials are gaining interest for their many applications in technological areas from information science and computing to next-generation quantum energy materials. While magnetic materials have historically been nanostructured through techniques such as lithography and molecular beam epitaxy, there has recently been growing interest in using soft matter self-assembly. In this work, a triblock terpolymer, poly(isoprene-block-styrene-block-ethylene oxide) (ISO), is used as a structure directing agent for aluminosilicate sol nanoparticles and magnetic material precursors to generate organic–inorganic bulk hybrid films with co-continuous morphology. After thermal processing into mesoporous materials, results from a combination of small angle X-ray scattering (SAXS) and scanning electron microscopy (SEM) are consistent with the double gyroid morphology. Nitrogen sorption measurements reveal a type IV isotherm with H1 hysteresis, and yield a specific surface area of around 200 m 2 g −1 and an average pore size of 23 nm. The magnetization of the mesostructured material as a function of applied field shows magnetic hysteresis and coercivity at 300 K and 10 K. Comparison of magnetic measurements between the mesoporous gyroid and an unstructured bulk magnetic material, derived from the identical inorganic precursors, reveals the structured material exhibits a coercivity of 250 Oe, opposed to 148 Oe for the unstructured at 10 K, and presence of remnant magnetic moment not conventionally found in bulk hematite; both of these properties are attributed to the mesostructure. This scalable route to mesoporous magnetic materials with co-continuous morphologies from block copolymer self-assembly may provide a pathway to advanced magnetic nanomaterials with a range of potential applications.

Chemistry

Kondo effect in ferromagnetic quantum critical CeRh 6 ⁢Ge 4

The mechanism of a pressure-induced quantum critical point in the heavy fermion ferromagnet CeRh 6 ⁢Ge 4 has attracted interest, as ferromagnetic quantum criticality in a clean itinerant Ce compound is typically avoided. The localized versus itinerant character of the 4⁢𝑓 electrons is a key aspect for understanding this behavior. We investigated the electronic structure of the 4⁢𝑓 shell in CeRh 6 ⁢Ge 4 using core-level photoelectron and x-ray absorption spectroscopy, demonstrating the hybridization of Ce 4⁢𝑓 with the conduction electrons. Linearly polarized x-ray absorption reveals a temperature-dependent linear dichroism consistent with the crystal-electric-field sequence as inferred from the static susceptibility. This dichroism cannot be described by an ionic full-multiplet model alone, but is reproduced by including the Kondo effect within a single-impurity Anderson model in the noncrossing approximation. The Kondo effect mixes higher-lying crystal-field states into a resulting multiorbital ground state with 4⁢𝑓 occupancy, 𝑛 𝑓 ∼ 0.9. Deviations at low temperatures between the measured linear dichroism and calculated dichroism suggest an orbital-dependent Kondo effect. A scenario in which there is a multiorbital ground state and orbital-dependent Kondo hybridization should be a starting point for a model of pressure-induced criticality in CeRh 6 ⁢Ge 4 .

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

Revealing the evolution of order in materials microstructures using multi-modal computer vision

The development of high-performance materials for microelectronics, energy storage, and extreme environments depends on our ability to describe and direct property-defining microstructural order. Our present understanding is typically derived from laborious manual analysis of imaging and spectroscopy data, which is difficult to scale, challenging to reproduce, and lacks the ability to reveal latent associations needed for mechanistic models. Here, we demonstrate a multi-modal machine learning (ML) approach to describe order from electron microscopy analysis of the complex oxide La 1−x Sr x FeO 3 . We construct a hybrid pipeline based on fully and semi-supervised classification, allowing us to evaluate both the characteristics of each data modality and the value each modality adds to the ensemble. We observe distinct differences in the performance of uni- and multi-modal models, from which we draw general lessons in describing crystal order using computer vision.

36 MATERIALS SCIENCE

Physics-Based Modeling and Simulation of Emerging Battery Technologies for Aerospace

Recently there is a growing interest in the aviation sector to reduce air and noise pollution. Electrochemical energy storage devices such as batteries coupled with a distributed electric propulsion system can reduce noise concerns as well as emissions and allow the concept of Urban Air Mobility to come to fruition. The battery performance needs to improve considerably compared from current state-of-art Li-ion battery (about 200Wh/Kg) to realize all-electric passenger jet for short flights (up to 690 miles). NASA is exploring lithium-oxygen battery chemistry to power hybrid (battery powered electrical system) and all-electric aircraft for short distance and long-distance flights. Li-O2 is one of the advanced Li-ion technologies that promise to provide specific energy of more than 750Wh/Kg. For this presentation, we present our work on improving power density of Li-O2 batteries through the use of multiphysics simulations. Next, a path is outlined to port these model to simulate performance for a new battery chemistry for space application, Li-CO2. Li-CO2 uses carbon dioxide as the active material instead of oxygen. Although this technology is in its early development, the offers two benefits: it can be used as a CO2 scrubber, as oxygen is one of the by-products on charging, and as a backup or a standalone battery for various Mars or Venus missions, where the carbon dioxide content in the atmosphere is high and need battery to operate at higher temperatures.

Mehta, Mohit

32 examples of LLM applications in materials science and chemistry: towards automation, assistants, agents, and accelerated scientific discovery

Abstract Large language models (LLMs) are reshaping many aspects of materials science and chemistry research, enabling advances in molecular property prediction, materials design, scientific automation, knowledge extraction, and more. Recent developments demonstrate that the latest class of models are able to integrate structured and unstructured data, assist in hypothesis generation, and streamline research workflows. To explore the frontier of LLM capabilities across the research lifecycle, we review applications of LLMs through 32 total projects developed during the second annual LLM hackathon for applications in materials science and chemistry, a global hybrid event. These projects spanned seven key research areas: (1) molecular and material property prediction, (2) molecular and material design, (3) automation and novel interfaces, (4) scientific communication and education, (5) research data management and automation, (6) hypothesis generation and evaluation, and (7) knowledge extraction and reasoning from the scientific literature. Collectively, these applications illustrate how LLMs serve as versatile predictive models, platforms for rapid prototyping of domain-specific tools, and much more. In particular, improvements in both open source and proprietary LLM performance through the addition of reasoning, additional training data, and new techniques have expanded effectiveness, particularly in low-data environments and interdisciplinary research. As LLMs continue to improve, their integration into scientific workflows presents both new opportunities and new challenges, requiring ongoing exploration, continued refinement, and further research to address reliability, interpretability, and reproducibility.

Computer Science