Search NASA⌕ Search

SEARCH · Search NASA

Results for “mechanical challenges”

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.

At least 91 records · Page 5

Damage and strength of composite materials: Trends, predictions, and challenges

Research on damage mechanisms and ultimate strength of composite materials relevant to scaling issues will be addressed in this viewgraph presentation. The use of fracture mechanics and Weibull statistics to predict scaling effects for the onset of isolated damage mechanisms will be highlighted. The ability of simple fracture mechanics models to predict trends that are useful in parametric or preliminary designs studies will be reviewed. The limitations of these simple models for complex loading conditions will also be noted. The difficulty in developing generic criteria for the growth of these mechanisms needed in progressive damage models to predict strength will be addressed. A specific example for a problem where failure is a direct consequence of progressive delamination will be explored. A damage threshold/fail-safety concept for addressing composite damage tolerance will be discussed.

Obrien, T. Kevin↗

Enhanced accuracy through ensembling of randomly initialized auto-regressive models for dynamical systems

Computational mechanics simulations using traditional finite element methods (FEM) require prohibitively expensive computational resources for real-time engineering applications, design optimization, and digital twin implementations. While machine learning (ML) surrogate models offer significant computational speedups, autoregressive ML models for time-dependent mechanical systems suffer from error accumulation that compromises long-term prediction reliability - a critical concern for engineering applications where accuracy over extended time horizons is essential for safety and performance assessments. Here, we propose a deep ensemble framework specifically designed to address this challenge in computational mechanics applications, where multiple ML surrogate models with random weight initializations are trained in parallel and their predictions aggregated during inference. This approach leverages statistical diversity to maximize information gain from a fixed set of training data and to mitigate error propagation, while maintaining the computational efficiency that makes ML surrogates attractive for engineering practice. We validate the framework on three representative problems spanning critical areas of computational mechanics: stress field evolution in heterogeneous microstructures under complex loading (relevant to advanced materials design and composite analysis), planetary-scale shallow water dynamics (applicable to environmental and geotechnical engineering), and Gray-Scott reaction-diffusion systems (relevant to mass transport and chemical process engineering). Across all test cases, the ensemble approach demonstrates consistent error reduction of 15-33% compared to individual models. The codes for this work are available on GitHub (https://github.com/Graham-Brady-Research-Group/AutoregressiveEnsemble_SpatioTemporal_Evolution).

autoregressive prediction↗

Thermal management challenges in lithium-ion batteries: understanding heat generation mechanisms

This paper investigates heat generation in commercial 18 650 lithium-ion battery cells and the thermal management challenges from their high energy density and electrochemical processes. Thermal effects can degrade performance, accelerate aging, and increase thermal runaway risk. Using isothermal calorimetry and EIS, the study emphasizes optimizing thermal behavior to improve battery efficiency, safety, and durability.

25 ENERGY STORAGE↗

Conformal Ablative Thermal Protection System for Planetary and Human Exploration Missions

The Office of Chief Technologist (OCT), NASA has identified the need for research and technology development in part from NASAs Strategic Goal 3.3 of the NASA Strategic Plan to develop and demonstrate the critical technologies that will make NASAs exploration, science, and discovery missions more affordable and more capable. Furthermore, the Game Changing Development Program (GCDP) is a primary avenue to achieve the Agencys 2011 strategic goal to Create the innovative new space technologies for our exploration, science, and economic future. In addition, recently released NASA Space Technology Roadmaps and Priorities, by the National Research Council (NRC) of the National Academy of Sciences stresses the need for NASA to invest in the very near term in specific EDL technologies. The report points out the following challenges (Page 2-38 of the pre-publication copy released on February 1, 2012): Mass to Surface: Develop the ability to deliver more payload to the destination. NASA's future missions will require ever-greater mass delivery capability in order to place scientifically significant instrument packages on distant bodies of interest, to facilitate sample returns from bodies of interest, and to enable human exploration of planets such as Mars. As the maximum mass that can be delivered to an entry interface is fixed for a given launch system and trajectory design, the mass delivered to the surface will require reductions in spacecraft structural mass more efficient, lighter thermal protection systems more efficient lighter propulsion systems and lighter, more efficient deceleration systems. Surface Access: Increase the ability to land at a variety of planetary locales and at a variety of times. Access to specific sites can be achieved via landing at a specific location(s) or transit from a single designated landing location, but it is currently infeasible to transit long distances and through extremely rugged terrain, requiring landing close to the site of interest. The entry environment is not always guaranteed with a direct entry, and improving the entry systems robustness to a variety of environmental conditions could aid in reaching more varied landing sites. The National Research Council (NRC) Space Technology Roadmaps and Priorities report highlights six challenges and they are: 1) Mass to Surface, 2) Surface Access, 3) Precision Landing, 4) Surface Hazard Detection and Avoidance, 5) Safety and Mission Assurance, and 6) Affordability. In order for NASA to meet these challenges, the report recommends immediate focus on Rigid and Flexible Thermal Protection Systems. Rigid TPS systems such as Avcoat or SLA are honeycomb based and PICA is in the form of tiles. The honeycomb systems is manufactured using techniques that require filling of each (3/8 cell) by hand and within a limited amount of time once the ablative compound is mixed, all of the cells have to be filled and the entire heat-shield has to be cured. The tile systems such as PICA pose a different challenge as the mechanical strength characteristic and the manufacturing limitations require large number of small tiles with gap-fillers between the tiles. Recent investments in flexible ablative systems have given rise to the potential for conformal ablative TPS> A conformal TPS over a rigid aeroshell has the potential to solve a number of challenges faced by traditional rigid TPS materials.

Beck, R.↗

NPSS on NASA's IPG: Using CORBA and Globus to Coordinate Multidisciplinary Aeroscience Applications

Within NASA's High Performance Computing and Communication (HPCC) program, the NASA Glenn Research Center is developing an environment for the analysis/design of aircraft engines called the Numerical Propulsion System Simulation (NPSS). The vision for NPSS is to create a "numerical test cell" enabling full engine simulations overnight on cost-effective computing platforms. To this end, NPSS integrates multiple disciplines such as aerodynamics, structures, and heat transfer and supports "numerical zooming" between O-dimensional to 1-, 2-, and 3-dimensional component engine codes. In order to facilitate the timely and cost-effective capture of complex physical processes, NPSS uses object-oriented technologies such as C++ objects to encapsulate individual engine components and CORBA ORBs for object communication and deployment across heterogeneous computing platforms. Recently, the HPCC program has initiated a concept called the Information Power Grid (IPG), a virtual computing environment that integrates computers and other resources at different sites. IPG implements a range of Grid services such as resource discovery, scheduling, security, instrumentation, and data access, many of which are provided by the Globus toolkit. IPG facilities have the potential to benefit NPSS considerably. For example, NPSS should in principle be able to use Grid services to discover dynamically and then co-schedule the resources required for a particular engine simulation, rather than relying on manual placement of ORBs as at present. Grid services can also be used to initiate simulation components on parallel computers (MPPs) and to address inter-site security issues that currently hinder the coupling of components across multiple sites. These considerations led NASA Glenn and Globus project personnel to formulate a collaborative project designed to evaluate whether and how benefits such as those just listed can be achieved in practice. This project involves firstly development of the basic techniques required to achieve co-existence of commodity object technologies and Grid technologies; and secondly the evaluation of these techniques in the context of NPSS-oriented challenge problems. The work on basic techniques seeks to understand how "commodity" technologies (CORBA, DCOM, Excel, etc.) can be used in concert with specialized "Grid" technologies (for security, MPP scheduling, etc.). In principle, this coordinated use should be straightforward because of the Globus and IPG philosophy of providing low-level Grid mechanisms that can be used to implement a wide variety of application-level programming models. (Globus technologies have previously been used to implement Grid-enabled message-passing libraries, collaborative environments, and parameter study tools, among others.) Results obtained to date are encouraging: we have successfully demonstrated a CORBA to Globus resource manager gateway that allows the use of CORBA RPCs to control submission and execution of programs on workstations and MPPs; a gateway from the CORBA Trader service to the Grid information service; and a preliminary integration of CORBA and Grid security mechanisms. The two challenge problems that we consider are the following: 1) Desktop-controlled parameter study. Here, an Excel spreadsheet is used to define and control a CFD parameter study, via a CORBA interface to a high throughput broker that runs individual cases on different IPG resources. 2) Aviation safety. Here, about 100 near real time jobs running NPSS need to be submitted, run and data returned in near real time. Evaluation will address such issues as time to port, execution time, potential scalability of simulation, and reliability of resources. The full paper will present the following information: 1. A detailed analysis of the requirements that NPSS applications place on IPG. 2. A description of the techniques used to meet these requirements via the coordinated use of CORBA and Globus. 3. A description of results obtained to date in the first two challenge problems.

Lopez, Isaac↗

Crafting Multifunctional Materials with Tailored Mechanical and Magnetic Properties by Solid-State Non-equilibrium Processing

Aluminum matrix composites hold promise for creating lightweight structural components with multifunctional properties. Nonetheless, achieving desired magnetic or electrical characteristics without compromising their fundamental mechanical properties presents a significant challenge. Here, in this study, we explore mechanical stir-based extrusion as a solid-state metalworking technique to develop fine-grained microstructures and highly refined metallic composites. Our study focuses on creating a SmCo 5 -reinforced aluminum matrix composite using solid stir extrusion (SSE) and assessing its microstructure, mechanical, and magnetic properties through a comprehensive suite of characterization tools, including x-ray diffraction, electron microscopy, and magnetometry. Our findings reveal that incorporating a small amount (3.76 wt.%) of SmCo 5 phase in a non-heat-treatable, non-magnetic aluminum alloy via SSE yields a composite that exhibits good hard magnetic characteristics with a large coercivity (H ci = 13.5 kOe) and improved mechanical properties. This study underscores non-equilibrium processing via solid-state high-speed stirring as a compelling method for crafting multifunctional materials with tailored mechanical and magnetic properties.

36 MATERIALS SCIENCE↗

Models of protocellular structures, functions and evolution

The central step in the origin of life was the emergence of organized structures from organic molecules available on the early earth. These predecessors to modern cells, called 'proto-cells,' were simple, membrane bounded structures able to maintain themselves, grow, divide, and evolve. Since there is no fossil record of these earliest of life forms, it is a scientific challenge to discover plausible mechanisms for how these entities formed and functioned. To meet this challenge, it is essential to create laboratory models of protocells that capture the main attributes associated with living systems, while remaining consistent with known, or inferred, protobiological conditions. This report provides an overview of a project which has focused on protocellular metabolism and the coupling of metabolism to energy transduction. We have assumed that the emergence of systems endowed with genomes and capable of Darwinian evolution was preceded by a pre-genomic phase, in which protocells functioned and evolved using mostly proteins, without self-replicating nucleic acids such as RNA.

Pohorille, Andrew↗

Multi-Agent Control Planes for Quantum Networks: A Scalable Architecture for Autonomous Quantum Internet Management

Quantum networks are expected to enable distributed quantum computing, secure communication, and global entanglement distribution. However, operating such networks presents significant challenges, including stochastic quantum processes, fragile entanglement resources, dynamic topology, and cross-layer control requirements. Current quantum network control architectures largely rely on centralized or hierarchical controllers inspired by classical software-defined networking (SDN). While effective for small testbeds, these approaches face scalability, latency, and reliability limitations as quantum networks grow. This paper proposes a multi-agent control plane architecture for quantum networks. In this design, intelligent software agents operate at quantum nodes, repeaters, and orchestration layers, collectively managing entanglement generation, routing, purification, and scheduling. The distributed intelligence of the agent system allows the network to adapt dynamically to quantum hardware variability and environmental noise. We argue that multi-agent systems provide significant advantages over centralized control approaches, including scalability, resilience, local autonomy, and real-time adaptation. The paper discusses architectural design principles, agent coordination mechanisms, and research challenges in deploying multi-agent control planes for the emerging quantum Internet.

Alnajjar, Anees [ORNL] (ORCID:0000000237101601)↗

Mechanical Solutions Scan Report

Power lines, poles, and towers are the backbone of the United States (U.S.) electric-power grid. These transmission and distribution networks route electricity from generator to loads. The characteristics of these routes are rapidly changing -- trending towards decentralized renewable generation, electric heating, vehicle charging, and large data-center loads. Coupled with aging infrastructure and the increased frequency of extreme weather events, there is concern about the future reliability and transmission capacity of conductors and adjacent components. This scan report seeks to provide an overview of mechanical solutions to challenges caused by extreme weather events associated with components of transmission and distribution infrastructure, including conductor heat sag, ice accumulation, wind, and wildfire. Many options could increase transmission capacity or reliability, and these are at various stages of technological readiness. Some have only been lab tested, while some have been widely deployed in the U.S. or overseas for decades. The solution categories and providers featured in this report are intended to be comprehensive at the time of publication and to serve as a reference for decision-makers concerned about transmission and distribution reliability. There are two other categories of large, complex solutions, which are not covered in this report: replacing existing conductors with advanced conductors and implementing digital grid enhancing technologies. A separate scan report titled “Advanced Conductor Scan Report,” which discusses advanced carbon-core conductors, was published by the Idaho National Laboratory (INL) in 2023. Information on digital technologies, such as dynamic line ratings, power-flow controllers, and other power electronics and communications-based devices, can be found on the Grid- Enhancing Technologies landing page. Mechanical grid-enhancing technologies, or solutions covered in this report, often do not require full equipment replacement and do not rely on digital components. Mechanical technologies are overlooked because they may be older, simpler, or seemingly “more obvious” than digital or carbon-core technologies. However, it is wise to consider mechanical solutions in a thorough evaluation of grid enhancing technology solutions.

24 - POWER TRANSMISSION AND DISTRIBUTION↗

Automatic Calibration and Health Monitoring of Infrastructure Sensors

Smart transportation infrastructure relies on networks of heterogeneous sensors - cameras, radars, and lidars - continuously monitoring traffic conditions. However, executing the initial spatial calibration of multiple sensors and the subsequent health monitoring presents significant operational challenges. Environmental factors, mechanical vibrations, and gradual drift cause spatial misalignment, degrading fusion performance and tracking accuracy. Traditional calibration approaches require manual intervention with specialized targets or survey equipment, resulting in service interruptions and high maintenance costs. This work presents an automated framework for initial calibration and continuous health monitoring without human intervention or service disruption. Our approach addresses two critical problems: (1) detecting when sensors become miscalibrated during operation, and (2) automatically re-establishing spatial alignment using only operational traffic data. The health monitoring component analyzes measurement innovations - differences between sensor observations and predicted object states - to detect systematic biases indicative of calibration drift. By computing bias magnitude, directional consistency, and rejection rates, the system identifies miscalibrations as small as 0.5 meters. Unlike traditional methods requiring known calibration targets, our diagnostic operates continuously on live traffic observations, enabling early detection before fusion quality degrades. The automatic recalibration algorithm leverages overlapping sensor fields-of-view and temporal correlation of vehicle observations. Using graph-based optimization, the system automatically discovers which sensor pairs observe common regions, estimates pairwise spatial transformations using RANSAC-based robust estimation, and jointly optimizes all sensor poses through bundle adjustment. The framework handles practical deployment challenges, including different sensor sampling rates (1-10 Hz), varying installation positions, unknown orientations, and limited overlap regions (>10%). When approximate sensor positions are available from installation surveys (+/-1m accuracy), the algorithm additionally estimates sensor orientations, refining both position and rotation to sub-meter and sub-degree accuracy. We validate the framework on multi-hour traffic datasets from six heterogeneous sensors with sampling rates ranging from 1 Hz to 10 Hz. Results demonstrate successful calibration even with sparse overlap (<20%) and automatic detection of miscalibrations exceeding 0.8 meters. This work enables a "deploy-and-forget" sensor infrastructure that maintains calibration autonomously, reducing maintenance costs while improving tracking accuracy. The techniques generalize beyond transportation to any multi-sensor monitoring application requiring robust spatial alignment, including smart cities, industrial monitoring, and surveillance systems.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Technology Development of Automated Rendezvous and Docking/Capture Sensors and Docking Mechanism for the Asteroid Redirect Crewed Mission

This paper will describe the technology development efforts NASA has underway for Automated Rendezvous and Docking/Capture (AR&D/C) sensors and a docking mechanism and the challenges involved. The paper will additionally address how these technologies will be extended to other missions requiring AR&D/C whether robotic or manned. NASA needs AR&D/C sensors for both the robotic and crewed segments of the Asteroid Redirect Mission (ARM). NASA recently conducted a commonality assessment of the concept of operations for the robotic Asteroid Redirect Vehicle (ARV) and the crewed mission segment using the Orion crew vehicle. The commonality assessment also considered several future exploration and science missions requiring an AR&D/C capability. Missions considered were asteroid sample return, satellite servicing, and planetary entry, descent, and landing. This assessment determined that a common sensor suite consisting of one or more visible wavelength cameras, a threedimensional LIDAR along with long-wavelength infrared cameras for robustness and situational awareness could be used on each mission to eliminate the cost of multiple sensor developments and qualifications. By choosing sensor parameters at build time instead of at design time and, without having to requalify flight hardware, a specific mission can design overlapping bearing, range, relative attitude, and position measurement availability to suit their mission requirements with minimal nonrecurring engineering costs. The resulting common sensor specification provides the union of all performance requirements for each mission and represents an improvement over the current systems used for AR&D/C today. These sensor specifications are tightly coupled to the docking system capabilities and requirements for final docking conditions. The paper will describe NASA's efforts to develop a standard docking system for use across NASA human spaceflight missions to multiple destinations. It will describe the current design status and the considerations and technologies involved in developing this docking mechanism.

Hinkel, Heather↗

Technology Development of Automated Rendezvous and Docking/Capture Sensors and Docking Mechanism for the Asteroid Redirect Crewed Mission

This paper will describe the technology development efforts NASA has underway for Automated Rendezvous and Docking/Capture (AR and D/C) sensors and a docking mechanism and the challenges involved. The paper will additionally address how these technologies will be extended to other missions requiring AR and D/C whether robotic or manned. NASA needs AR&D/C sensors for both the robotic and crewed segments of the Asteroid Redirect Mission (ARM). NASA recently conducted a commonality assessment of the concept of operations for the robotic Asteroid Redirect Vehicle (ARV) and the crewed mission segment using the Orion crew vehicle. The commonality assessment also considered several future exploration and science missions requiring an AR and D/C capability. Missions considered were asteroid sample return, satellite servicing, and planetary entry, descent, and landing. This assessment determined that a common sensor suite consisting of one or more visible wavelength cameras, a threedimensional LIDAR along with long-wavelength infrared cameras for robustness and situational awareness could be used on each mission to eliminate the cost of multiple sensor developments and qualifications. By choosing sensor parameters at build time instead of at design time and, without having to requalify flight hardware, a specific mission can design overlapping bearing, range, relative attitude, and position measurement availability to suit their mission requirements with minimal nonrecurring engineering costs. The resulting common sensor specification provides the union of all performance requirements for each mission and represents an improvement over the current systems used for AR and D/C today. These sensor specifications are tightly coupled to the docking system capabilities and requirements for final docking conditions. The paper will describe NASA's efforts to develop a standard docking system for use across NASA human spaceflight missions to multiple destinations. It will describe the current design status and the considerations and technologies involved in developing this docking mechanism.

Hinkel, Heather↗

Technology Development of Automated Rendezvous and Docking/Capture Sensors and Docking Mechanism for the Asteroid Redirect Crewed Mission

This paper will describe the technology development efforts NASA has underway for Automated Rendezvous and Docking/Capture (AR&D/C) sensors and a docking mechanism and the challenges involved. The paper will additionally address how these technologies will be extended to other missions requiring AR&D/C whether robotic or manned. NASA needs AR&D/C sensors for both the robotic and crewed segments of the Asteroid Redirect Mission (ARM). NASA recently conducted a commonality assessment of the concept of operations for the robotic Asteroid Redirect Vehicle (ARV) and the crewed mission segment using the Orion spacecraft. The commonality assessment also considered several future exploration and science missions requiring an AR&D/C capability. Missions considered were asteroid sample return, satellite servicing, and planetary entry, descent, and landing. This assessment determined that a common sensor suite consisting of one or more visible wavelength cameras, a three-dimensional LIDAR along with long-wavelength infrared cameras for robustness and situational awareness could be used on each mission to eliminate the cost of multiple sensor developments and qualifications. By choosing sensor parameters at build-time instead of at design-time and, without having to requalify flight hardware, a specific mission can design overlapping bearing, range, relative attitude, and position measurement availability to suit their mission requirements with minimal non-recurring engineering costs. The resulting common sensor specification provides the union of all performance requirements for each mission and represents an improvement over the current systems used for AR&D/C today. These sensor specifications are tightly coupled to the docking system capabilities and requirements for final docking conditions. The paper will describe NASA's efforts to develop a standard docking system for use across NASA human spaceflight missions to multiple destinations. It will describe the current design status and the considerations and technologies involved in developing this docking mechanism.

Hinkel, Heather↗

Efficient and Robust Dynamic Crosslinking for Compatibilizing Immiscible Mixed Plastics through In Situ Generated Singlet Nitrenes

Abstract Creating a sustainable economy for plastics demands the exploration of new strategies for efficient management of mixed plastic waste. The inherent incompatibility of different plastics poses a major challenge in plastic mechanical recycling, resulting in phase‐separated materials with inferior mechanical properties. Here, this study presents a robust and efficient dynamic crosslinking chemistry that effectively compatibilizes mixed plastics. Composed of aromatic sulfonyl azides, the dynamic crosslinker shows high thermal stability and generates singlet nitrene species in situ during solvent‐free melt‐extrusion, effectively promoting C─H insertion across diverse plastics. This new method demonstrates successful compatibilization of binary polymer blends and model mixed plastics, enhancing mechanical performance and improving phase morphology. It holds promise for managing mixed plastic waste, supporting a more sustainable lifecycle for plastics.

Chemistry↗

Tunable 3D Aerosol Jet Printing of Low‐Power Redox‐Gated Transistors with Multicomponent Inks

Printed hybrid electronics (PHE) offer a promising alternative for microelectronics fabrication, addressing some limitations of traditional subtractive manufacturing. Despite the versatility of PHE, particularly in the customization of printing inks, these devices have not yet matched the performance of silicon-based electronics due to challenges in gating mechanisms and operational stability. However, the potential of low-voltage redox-gating to achieve significant carrier modulations in correlated metal oxides remains unexplored in PHE. This study systematically investigates vanadium dioxide (VO 2 ) nanoparticles and redox inks, linking their organization in solution to their morphology, phase state, and properties in solid films and multilayered structures. Using an aerosol jet printer (AJP), a solid-state VO 2 transistor is fabricated, operating at just 0.4 V gating voltage. The printed VO 2 films demonstrate redox-modulated conductivity and consistent transistor behavior. The solid-state redox gating materials also provide long-term stability, with the device maintaining performance over 6000 cycles without degradation. These results highlight the potential of redox gating to enhance the application of functional nanoparticles in printed hybrid microelectronics, especially for flexible, low-voltage, and energy-efficient devices.

36 MATERIALS SCIENCE↗

Ligand-Induced Size-Dependent Circular Dichroism in Quantum Dots

Recent experiments have probed the chiral properties of semiconductor nanocrystal (NC) quantum dots (QDs), but understanding the circular dichroism line shape, excitonic features, and chirality induction mechanism remains a challenge. We propose an atomistic pseudopotential method to model chiral ligand passivated QDs, computing circular dichroism (CD) spectra for CdSe QDs (2.6-3.8 nm). We find strong agreement between calculated and measured line shapes, predicting consistent bisignate line shapes with decreasing CD magnitude as size increases. Further, our analysis reveals the origin of bisignate line shapes, arising from nondegenerate excitons with opposing angular momenta. We also explore the impact of chiral ligand orientation on QD surfaces, observing changes in the optical activity magnitude and sign. This orientation sensitivity offers the means to distinguish ordered from disordered ligand configurations, facilitating the study of order-disorder transitions at ligand-QD interfaces.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗

LiNi0.8Mn0.1Co0.1O2 Thin Films Prepared by Polymer-Assisted Deposition for the Study of Cathode-Electrolyte Interphases in Lithium-Ion Batteries

High-nickel layered oxide cathodes such as LiNi0.8Mn0.1Co0.1O2 (NMC811) are critical for next-generation lithium-ion batteries (LIBs) due to their superior energy density and reduced reliance on cobalt. However, many Ni-rich cathodes suffer from rapid capacity fade and structural instability originating from complex interfacial reactions at the cathode-electrolyte interface. Traditional composite electrodes exhibit degradation mechanisms that are challenging to quantitatively understand due to additives, including binders and carbon black. In this study, we demonstrate a new synthesis approach for binder- and additive-free NMC811 thin films using polymer-assisted deposition (PAD). PAD-NMC811 are model thin-film cathodes for investigating interfacial phenomena that can be obscured in composite cathodes. Structural and chemical characterization by X-ray diffraction, soft X-ray absorption spectroscopy, and atomic force microscopy show that PAD-NMC811 films possess high phase purity, crystallinity, chemical homogeneity, and morphological uniformity. Electrochemical analyses using cyclic voltammetry and galvanostatic cycling revealed electrochemical behavior consistent with that of composite electrodes, along with a moderate capacity fade indicative of cathode-electrolyte interphase (CEI) formation. Our findings illustrate the effectiveness of PAD synthesis of thin films tailored for detailed mechanistic studies, which offer critical insights into CEI evolution and cathode degradation pathways.

25 ENERGY STORAGE↗

Machine learned potential for high-throughput phonon calculations of metal—organic frameworks

Metal–organic frameworks (MOFs) are highly porous and versatile materials studied extensively for applications such as carbon capture and water harvesting. However, computing phonon-mediated properties in MOFs, like thermal expansion and mechanical stability, remains challenging due to the large number of atoms per unit cell, making traditional Density Functional Theory (DFT) methods impractical for high-throughput screening. Recent advances in machine learning potentials have led to foundation atomistic models, such as MACE-MP-0, that accurately predict equilibrium structures but struggle with phonon properties of MOFs. In this work, we developed a workflow for computing phonons in MOFs within the quasi-harmonic approximation with a fine-tuned MACE model, MACE-MP-MOF0. The model was trained on a curated dataset of 127 representative and diverse MOFs. The fine-tuned MACE-MP-MOF0 improves the accuracy of phonon density of states and corrects the imaginary phonon modes of MACE-MP-0, enabling high-throughput phonon calculations with state-of-the-art precision. The model successfully predicts thermal expansion and bulk moduli in agreement with DFT and experimental data for several well-known MOFs. These results highlight the potential of MACE-MP-MOF0 in guiding MOF design for applications in energy storage and thermoelectrics.

Elena, Alin Marin↗