Engineering PapersSearch

SEARCH · Engineering Papers

Results for “ICME Capability Maturity Levels”

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.

738 records · Page 37

Conceptual design study of neutron detectors for safeguards measurement of an irradiated pebble

Nuclear material control and accounting (MC&A) of pebble-bed reactors (PBRs) is challenging because a PBR utilizes hundreds of thousands of identical, unmarked pebbles that are continuously recirculated through the core. To develop tools that enable the implementation of international safeguards, especially in the context of MC&A of spent pebbles, we designed and simulated three neutron detection concepts to determine fissile content in individual pebbles: a differential die-away (DDA) detector, a californium interrogation prompt neutron (CIPN) detector, and a passive neutron albedo reactivity (PNAR) detector using Monte Carlo calculations. Burnup calculations were performed on the spent pebbles from the PBMR-400 classic PBR. The varying neutron and gamma source terms, and isotopic compositions in the spent pebbles calculated at various burnup levels were used in the neutron detector models. DDA was found to be sensitive to the number of passes a pebble has had through the core and to the fissile content contained in a spent pebble. Optimization in the DDA design further increased the neutron count rates and thus reduced counting uncertainty. Meanwhile, passive neutron counting using the same detector body could distinguish pebbles with different numbers of passes, but its response was dominated by neutron-emitting actinides and was not sensitive to fissile content. On the other hand, the PNAR technique was not viable for a single pebble but performed reasonably for a 27-pebble array, which suggested potential use for verification measurements of containers filled with 27 or more spent pebbles.

CIPN

The ReSWARM microgravity flight experiments: Planning, control, and model estimation for on‐orbit close proximity operations

Abstract On‐orbit close proximity operations involve robotic spacecraft maneuvering and making decisions for a growing number of mission scenarios demanding autonomy, including on‐orbit assembly, repair, and astronaut assistance. Of these scenarios, on‐orbit assembly is an enabling technology that will allow large space structures to be built in situ, using smaller building block modules. However, like many of these scenarios, robotic on‐orbit assembly involves several technical hurdles, such as changing system models. For instance, grappled modules moved by a free‐flying “assembler” robot can cause significant changes in the combined system inertia, which have cascading impacts on motion planning and control portions of the autonomy stack. Further, on‐orbit assembly and other scenarios require collision‐avoiding motion planning, particularly when operating in a “construction site” scenario of multiple assembler robots and structures. Multiple key technologies that address these complicating factors for autonomous microgravity close proximity operations are detailed in this work, in particular: (1) application of global long‐horizon planning, accomplished using offline and online sampling‐based planner options that consider the system dynamics; (2) adaptation of the recently proposed RATTLE information‐aware planning framework for on‐orbit reconfiguration model learning; and (3) connection with robust control tools to provide low‐level control robustness using current system knowledge. These approaches were demonstrated for an autonomous on‐orbit assembly use case by the RElative Satellite sWarming and Robotic Maneuvering (ReSWARM) experiments using NASA's Astrobee robots on the International Space Station. Results of the ReSWARM experiments are provided along with significant operational and implementation detail discussing the practicalities of hardware implementation and unique aspects of working with the Astrobee free‐flyer robots in microgravity. ReSWARM provides a base set of planning and control tools for robotic close proximity operations, demonstrates them in microgravity, and outlines some of the important hardware aspects that future autonomous free‐flyers will need to consider.

Robotics

The Role of Nuclear Data Sensitivities in Prompt α-Eigenvalue Predictions of Delayed Critical Benchmarks

Alpha (α) eigenvalues, which describe the logarithmic time derivative of the neutron population in a multiplying system, are integral to time-dependent behavior and diagnostic applications. However, uncertainties in the evaluated nuclear data can significantly impact the accuracy of transport simulations for such quantities. This work explores the use of machine learning models to predict two key outputs, α-eigenvalues and keff bias, using input features derived from α-eigenvalue sensitivities to nuclear data. The criticality safety benchmark models used in this study come from the International Handbook of Evaluated Criticality Safety Benchmark Experiments. Three models, random forest, XGBoost, and NGBoost, are trained on both energy-resolved and energy-summed α sensitivities. For the α-eigenvalue bias prediction, NGBoost achieved the highest R 2 (0.9476) using energy-resolved features, while XGBoost performed best using summed sensitivities. In contrast, when predicting the keff bias, all the models showed moderate predictive capability (best R 2 ≈ 0.72), as the mapping from the static α-sensitivities to the static keff bias was less direct. SHAP (SHapley Additive exPlanations) analysis was used to interpret the model predictions. Across both prediction tasks, the features associated with neutron capture [H-1 (n, γ)], uranium scattering reactions (such as 235 U elastic/inelastic), and actinide capture/fission reactions (such as 239 Pu and 234 U) were consistently identified as the most impactful. This highlights the key role of specific nuclear reactions and energy ranges in shaping both time-dependent and steady-state criticality behavior. These results demonstrated that α-sensitivities, despite being computed for time-dependent metrics, can provide valuable insights for predicting both α-eigenvalues and the keff bias. Moreover, machine learning models offer a promising pathway for uncovering important nuclear data dependencies and guiding future data evaluation efforts.

Nuclear data

Power performance and loads characterization of laboratory-scale cross-flow rotors fabricated using additive manufacturing

Tidal energy conversion is a relatively new application for additive manufacturing (AM), where the focus has been on fabricating axial-flow turbine blades. AM techniques add material precisely where it is needed, creating more complex shapes with less waste. Cross-flow rotor geometry presents an opportunity for AM to improve rotor performance by fabricating features that cannot be created economically via conventional manufacturing. The challenges associated with using AM in cross-flow design include water resistance and degradation over time while retaining a level of quality equivalent to conventionally machined parts. In this work, AM materials were tested by environmentally conditioning samples in a seawater tank for 5 months, followed by performance and phase-resolved load testing of laboratory-scale rotors in a hydraulic flume. We found that while metals like titanium and Inconel have excellent performance in marine environments, achieving the desired geometry and performance is difficult. Thermoplastics degraded in seawater but were easier to form into desired geometries and could exceed the performance of an aluminum control rotor. Warping and surface finish were significant detractors from AM rotor performance. These results suggest that the primary benefits of using AM for cross-flow rotors is to quickly fabricate and test unconventional rotor geometries.

16 TIDAL AND WAVE POWER

Roadmap and Benchmarking: Privacy in Federated Load Forecasting

Data-driven techniques for energy demand forecasting continue to emerge with promising impacts on distribution grid planning. However, the development of robust and generalizable machine learning models requires that representative high quality training data are available. Distributed energy resources have begun to embed intelligence, gathering large amounts of data on customer demand, behavior, and household devices that are connected to the grid. Though utilities aggregate meter-level demand data for load shaping, demand response, outage management, reliability planning, and billing applications, there lies an inherent privacy concern in sharing consumption data that may identify individual consumer behavioral patterns. Hence, while sharing the data is crucial, the private sensitive customer data must be safeguarded from being exposed or manipulated. In this study, we propose a roadmap for implementing a based privacy preserving framework to support the advancement of data-driven analytics in data-sensitive distributed energy resources environments. The roadmap incorporates federated learning–a distributed training framework, differential privacy–a statistical framework that provides guarantees to safeguard the leakage of sensitive data, secure multiparty computation and homomorphic encryption– techniques for encrypting model gradients and applying secure aggregation on the server. Moreover, we perform baseline experiments on the federated short-term load forecasting (STLF) task using open-source residential load profile datasets, offering insights into the challenges of integrating differential privacy into federated learning.

Abebe, Waqwoya [Oak Ridge National Laboratory (ORN

Metal–bicarbonate ion pairing in alkaline aqueous solutions from multilevel embedded correlated wavefunction theory and molecular dynamics

In this work, we examine ion-pairing mechanisms of bicarbonates in alkaline aqueous solutions with the divalent metal ions most abundantly present in seawater, namely, Ca 2+ and Mg 2+ . We employ a rare-event enhanced sampling approach within first-principles molecular dynamics to explore regions of phase space spanning solvent-shared to contact ion pairs. Second-order Møller–Plesset perturbation theory (MP2) corrections are subsequently applied in an embedding framework (EMB) to refine the electronic structure of stationary states and associated reaction barriers along the free-energy profiles while retaining the extended solvent effects at the density functional theory (DFT) level. Ca 2+ –HCO 3 − was previously hypothesized to exist in a solvent-shared ion pair (SSHIP) by DFT studies with an endergonic contact ion pair (CIP) formation; however, our EMB-MP2 refinement of the DFT ion-pairing pathways reveals that Ca 2+ and HCO 3 − form a virtually barrier-free CIP in alkaline solutions, with even more energetic ease than the widely studied Ca–CO 3 ion pair. We find qualitative agreement between DFT and EMB-MP2 for Mg 2+ —unlike Ca 2+ , Mg 2+ refuses to shed its strong hydration shell, thereby preferring a SSHIP state with a significant activation barrier to crossover to the CIP forms—a trait reminiscent of ion pairing in Mg–CO 3 and closely related to the kinetic limitations underlying the famous subject of the dolomite problem. Our study highlights the importance of improved electronic structure descriptions of liquids, modeled as a condensed phase of matter lacking in long-range crystalline order. It also strongly suggests that Ca 2+ –HCO 3 − CIPs are likely precursors involved in prenucleation of CaCO 3 mineral formation in seawater.

Sharma, Vidushi [Princeton Plasma Physics Laborato

Battery Evaluation Profiles for X-57 and Future Urban Electric Aircraft

Battery energy density is one of the most critical design parameters for sizing all-electric aircraft, however it’s easily overestimated. Establishing the effective, usable energy density is confused by varying degrees of margin needed to account for structural and thermal management between different cell chemistry and pack designs. Therefore, a better methodology is needed to fairly compare emerging battery technologies for electric aircraft. Currently, there is a loss of critical information when vehicle trade studies are performed using “nominal” published cell-level performance metrics. Aircraft power demands rarely match these nominal power profiles, and aircraft designers lack the ability to accurately simulate the battery performance and temperature off-nominally unless the battery chemistry is well established. Conversely, battery suppliers have no generalized reference cases to publish more realistic performance metrics. This can lead to poor assumptions, such as aircraft studies assuming a fixed discharge efficiency of a battery, when in reality the usable energy in a pack is dependent on the power and thermal profile. Information needed to properly assess weight penalties for thermal management is also typically poorly characterized when assessing candidate batteries. This paper serves to better inform battery development, and similarly, provide aircraft designers with more realistic assumptions for applying knockdown margins in their designs. Detailed power and thermal performance estimates are provided, which provide a starting point for sizing power and thermal budgets using experimentally derived battery models. Results show that the X-57 battery-to-shaft efficiency is 77.3% for a particular optimized mission. Considering a 25% reserve on the battery capacity, this means that only roughly half of the original 55.3kWh ‘nominal’ pack energy can be converted to useful work during a mission. Further estimates on a clean-sheet VTOL optimization show an average 82.7% battery-to-shaft efficiency, using 98% peak efficiency inverters and 97.4% peak efficiency motors. Although higher battery efficiencies are possible, the resulting weight penalty negates improvement in vehicle performance. These trade-offs and resulting power profiles are provided as a starting point to better assess future battery designs.

Battery

Petermann Glacier on the Brink: Progress, Challenges and Insights

Petermann Glacier, the largest marine-terminating glacier in northern Greenland based on catchment area and ice discharge, plays a key role in regulating ice discharge from the Greenland Ice Sheet into the Arctic Ocean. With an upstream catchment connected to the ice sheet interior via a deep subglacial canyon, its future stability has major implications for sea level rise. In this review, we synthesize recent advances in understanding Petermann’s dynamics across three critical interfaces: the ice–ocean, ice–atmosphere, and ice–bed boundaries. At the surface, observations show that reanalysis products underestimate air temperatures and melt, while regional climate models diverge significantly in their estimates of surface mass balance, underscoring the need for improved in situ data and models. At the ocean boundary, enhanced basal melting driven by both subglacial runoff and Atlantic water intrusions is identified as the dominant driver of recent mass loss of Petermann Glacier, with continued warming posing a serious threat to the stability of the floating tongue. At the bed, new geophysical synthesis reveals complex geology, likely spatial variability in geothermal heat flux, and the influence of the megacanyon on seasonal hydrology and velocity fluctuations. Petermann’s mass balance has been negative in recent decades without corresponding flow acceleration. However, the glacier has undergone significant calving events, and the current rifting that began in September 2025 highlights its vulnerability. This upcoming calving event underscores the timeliness of this review, as it will put Petermann Glacier’s terminus at its most retreated position since records began in 1923. The anticipated retreat of the ice tongue also reduces buttressing and brings the terminus closer to the grounding zone, and modeling studies suggest that calving within 12 km of the grounding zone could potentially trigger dynamic retreat, accelerating ice discharge, and a doubling of flow speeds. We conclude that improved observations, sustained monitoring of oceanographic and atmospheric properties, and high-resolution modeling are critical to constraining projections of Petermann Glacier’s future and its role in the stability of the Greenland Ice Sheet.

Dominik Fahrner

Single-Nucleon Transfer on Unstable 59 Cu Probes the NiCu Cycle in Astrophysical X-Ray Bursts

Recent models of the rapid proton (𝑟⁢𝑝) capture process indicate that a competition between the 59 Cu⁢(𝑝,𝛾) ⁢60 Zn and 59 Cu⁢(𝑝,𝛼) ⁢56 Ni reactions may result in the formation of a nickel-copper (NiCu) cycle that traps the flux of material between 56 Ni and 60 Zn . Here, in this work, we report the identification of 15 proton-unbound levels in 60 Zn , populated via 59 Cu⁢(𝑑,𝑛) transfer, which govern the rate of the 59 Cu⁢(𝑝,𝛾)⁢ 60 Zn reaction in XRBs. Precise excitation energies for levels in 60 Zn were obtained from observed 𝛾 decays, and spectroscopic factors were determined from angle-integrated cross sections. Incorporating these results into stellar-model calculations, we find that with experimentally constrained uncertainties a NiCu cycle in XRBs is indeed possible, though we limit its branching strength to less than 38%. While modest, such a branching has significant impact on the light curve, motivating further studies of the relevant rates. Our calculations also indicate that a significant NiCu cycle leads to an increase in the amount of odd-𝐴 nuclei in the burst ashes, which may affect Urca cooling processes in neutron star crusts.

direct reactions

Considerations for Maritime Nuclear Technologies, Economic Viability and Public Acceptance

The Maritime Nuclear Application Group (MNAG) is a working group convened by the National Reactor Innovation Center at Idaho National Laboratory (INL), the American Bureau of Shipping, and Morgan, Lewis, and Bockius LLP. This report documents an MNAG examination of considerations relevant to implementing nuclear technology in commercial maritime applications. In general, two types of use case are examined: maritime nuclear power plants and nuclear reactors used on board shipping vessels for propulsion and other ship needs. The report finds that there may be economic benefits related to maritime nuclear technologies, including the flexible deployment of maritime nuclear reactors, which would allow them to complement land-based nuclear projects, and operational differences for nuclear cargo ships that may lead to an overall increase in revenue. High-level analyses in this report show that, based on general small modular reactor and microreactor cost estimates developed by INL, maritime nuclear reactors may be economically competitive for electricity production in remote regions and for use in the propulsion of large cargo ships. Besides economic viability, public acceptance will be key to implementing maritime nuclear technologies. The report discusses the public’s current perception of nuclear technologies. Engaging with the public will be important to improving this perception. The report discusses some key benefits and risks associated with maritime nuclear technologies. Benefits include the creation of jobs, the production of reliable energy, and the potential to improve air quality. Risks that concern the public are the potential for radioactive releases during operation and decommissioning, as well as those related to waste management. Communicating the benefits and the risks of maritime nuclear technologies will be essential to improving public perception.

22 - GENERAL STUDIES OF NUCLEAR REACTORS

The Contaminant Footprint of Landed Spacecraft: Toward an Inventory and Modelling Framework

All spacecraft generate and carry contaminants, i.e., unwanted and potentially harmful material. When a spacecraft lands and operates in near-vacuum, as onto Earth’s Moon, it introduces contaminants into its environment that may compromise mission science objectives and engineering performance. Contamination of solar system bodies may irrevocably degrade targets of unique value to planetary scientists, for instance, as lunar landed spacecraft introduce propellant effluents into the otherwise pristine ice of the Moon’s permanently shadowed regions. NASA’s planetary protection discipline seeks to ensure that solar system bodies are not contaminated, for scientific purposes, by terrestrial material (i.e., forward contamination). This interest aligns with planetary science interest in mitigating the transport of terrestrial contaminants onto solar system bodies and in controlling types of contamination that could compromise the scientific value of samples or measurements. NASA, and other entities that practice planetary science, have compelling and multidisciplinary interests in the preservation of special regions and sampling sites of high scientific value – including lunar permanently shadowed regions (PSRs) – from inadvertent contamination by any spacecraft, and in understanding the contamination of such regions by all spacecraft. Organic molecular contamination here represents a primary threat. Organic molecules will be introduced to solar system bodies by nominal landed spacecraft and crew processes – including by the action of descent and ascent engines; natural materials outgassing; and crew environmental and life support system sources. Molecular contaminants can also travel in the free-molecular sense at global scale across near-vacuum bodies, including into regions where they may be permanently trapped. This presentation will address a high-level study to identify sources of contaminants – in particular, organic material – generated by landed spacecraft along with the transport vectors by which these contaminants can reach sites of scientific interest on bodies like the Moon. A vision for an integrated modeling framework for the organic contamination footprint of spacecraft missions, individually and collectively, will also be described and presented along with initial conclusions related to organic molecular transport.

Gas Dynamics

In Situ Tracking of Nonthermal Plasma Etching of ZIF-8 Films

Surface characterization is critical for understanding the processes used for preparing catalysts, sorbents, and membranes. Nonthermal plasma (NTP) is a process that achieves high reactivity at low temperatures and is used to tailor the surface properties of materials. In this work, we combine the capabilities of infrared reflection absorption spectroscopy (IRRAS) with NTP for the in situ interrogation of zeolitic imidazolate framework-8 (ZIF-8) thin films to probe modifications in the material induced by oxygen and nitrogen plasmas. The IRRAS measurements in oxygen plasma reveal etching of organic ligands with sequential removal of the methyl group and imidazole ring and with the formation of carbonyl moieties (C═O). In contrast, nitrogen plasma induces mild etching and grafting of nitrile groups (−C≡N). Scanning electron microscopy imaging shows that oxygen plasma, at prolonged times, significantly degrades the ZIF-8 film at the grain boundaries. Treatment of ZIF-8 membranes using mild plasma conditions yields a fivefold enhancement for H 2 /N 2 and CO 2 /CH 4 ideal selectivities and an eightfold enhancement for CO 2 /N 2 ideal selectivity. Additionally, the new tools described here can be used for spectroscopic in situ tracking of plasma-induced chemistry on thin films in general.

IRRAS

In Silico Chemical Experiments in the Age of AI: From Quantum Chemistry to Machine Learning and Back

Computational chemistry is an indispensable tool for understanding molecules and predicting chemical properties. However, traditional computational methods face significant challenges due to the difficulty of solving the Schrödinger equations and the increasing computational cost with the size of the molecular system. In response, there has been a surge of interest in leveraging artificial intelligence (AI) and machine learning (ML) techniques to in silico experiments. Integrating AI and ML into computational chemistry increases the scalability and speed of the exploration of chemical space. However, challenges remain, particularly regarding the reproducibility and transferability of ML models. This review highlights the evolution of ML in learning from, complementing, or replacing traditional computational chemistry for energy and property predictions. Starting from models trained entirely on numerical data, a journey set forth toward the ideal model incorporating or learning the physical laws of quantum mechanics. This paper also reviews existing computational methods and ML models and their intertwining, outlines a roadmap for future research, and identifies areas for improvement and innovation. Ultimately, the goal is to develop AI architectures capable of predicting accurate and transferable solutions to the Schrödinger equation, thereby revolutionizing in silico experiments within chemistry and materials science.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Explainable machine learning reveals that local structural motifs encode the thermodynamic state across the CuZr metallic glass-forming range

Metallic glasses derive their properties from the statistics of local atomic motifs rather than from long-range order, yet a quantitative, chemistry-specific link between motif populations and the underlying glassy state has remained elusive. In this work we combine large-scale molecular dynamics, Voronoi tessellation, deep neural networks, and SHapley Additive exPlanations (SHAP) to identify which local structural motifs define the glassy state of Cu—Zr metallic glasses. A dataset of 17,180 atomistic configurations spanning ten compositions (Cu 20 Zr 80 –Cu 80 Zr 20 ) and four quench rates (10 9 –10 12 K/s) is used to train a feed-forward neural network that regresses temperature across the 50–2000 K liquid–supercooled–glass range, achieving a mean absolute error of 19.89 K and R 2 = 0.9974, confirming that the local structural state is faithfully encoded in motif-level structure. SHAP analysis then reveals that a tightly coupled near-icosahedral family of motifs (coordination numbers (CN) 11–13, including the full icosahedron 001200 and its single-atom-perturbation sibling 10930) collectively encodes the thermodynamic state of the system across the full glass-forming range. The CN = 11–13 ordered members carry negative SHAP values at high populations, tracking the most deeply-quenched configurations, while 10930 shows the reversed signature consistent with its role as a soft-spot host whose population shrinks as the icosahedral network deepens. The analysis demonstrates that explainable machine learning can isolate the minimal motif vocabulary defining the glassy state and recovers the near-icosahedral building blocks previously identified by data-driven analyses of Cu—Zr. The approach provides a general, chemistry-specific route for characterizing the structural state of disordered materials.

36 MATERIALS SCIENCE

Selective Binding and Light-Driven Release of Fluorous PF 6 – and Radioactive 99 TcO 4 – Anions for All-to-Nothing Liquid–Liquid Extraction

The removal of anions from aqueous media using molecular receptors in liquid–liquid extraction is a long-standing strategy to clean up contaminated water sources. Therein, high selectivity is needed to remove specific ions from mixtures of other ions, and high affinity provides extractions at low concentrations. However, the high affinity creates a conundrum by impeding the release of the ions in any stripping steps needed for further processing. To circumvent this problem, light-responsive receptors have been proposed as candidates for turning off the binding, but they are currently untested in liquid–liquid extraction. We tested the feasibility of light-driven release using a cyanostar macrocycle. We demonstrate the selective extraction of PF$^{–}_{6}$ anions over large excesses of competing anions (Cl – , NO$^{–}_{3}$, SO$^{2–}_{4}$) followed by photodriven release for quantitative isolation of the target. Release relies on photoisomerization of the macrocycle’s five stilbenes generating distorted isomers to turn off binding. With modest reversibility, only a single-shot release was demonstrated, akin to photodriven uncaging. These methods were extended to the capture and photodriven release of ReO$^{–}_{4}$ and radioactive 99 TcO$^{–}_{4}$ anions at ∼90% efficiency. Extraction was demonstrated down to the highly dilute 4 ppb levels of the 99 TcO$^{–}_{4}$ anion. Furthermore, this proof-of-concept demonstration verifies the use of a large change in affinity for the all-to-nothing capture and release of target anions between liquid phases.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Cobalt-free and high-rate stable 5V lithium nickel manganese oxide spinel cathodes enabled via surface oxygen vacancies

Spinel LiNi 0.5 Mn 1.5 O 4 offers both the high-rate, low-cost and safety advantages of LiFePO 4 and the high energy density of LiNiₓMnᵧCo₁₋ₓ₋ᵧO₂ and LiNiₓCoᵧAlzO₂ cathodes. However, the large operating voltage of these materials induces electrolyte oxidation, which degrades the interface and drives Mn dissolution. These reactions are further exacerbated at high rates due to temperature rise. In this study, we discover that ammoniacal treatment followed by annealing introduces a high density of oxygen vacancies in the “near-surface region” of LiNi 0.5 Mn 1.5 O 4 particles. These vacancies release electrons changing the oxidation state of Mn and suppressing its tendency to oxidize the electrolyte. Further, these vacancies enhance the electrode’s electronic conductivity (by ∼3-fold) and Li + diffusivity (by ∼2-fold) greatly improving charge transport, especially when operated at high rates. This results in an across-the-board improvement in self-discharge, specific capacity, energy density, rate capability, coulombic efficiency and cycling stability. When cycled at ∼200 mA g −1 , the capacity fade averaged over 3000 cycles for the surface vacancy-enriched material is ∼0.0167% per cycle compared to an order of magnitude higher fade rate for the baseline material. In conclusion, these findings reveal the potential of targeted surface oxygen vacancy doping to develop cobalt-free and high energy density cathodes that tolerate fast charging and deliver improved cycle life.

Cobalt-free cathodes

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

Optical nanofiber testbeds for benchmarking membrane-waveguide photonic integrated circuit platforms toward on-chip quantum inertial sensing

Recent advances in cold atom interferometry with optical and magnetic atom guides have set the stage for quantum inertial sensors capable of operating in dynamic environments. In this work, we present three key innovations—evanescent-field (EF) atom guides, optical nanofiber testbeds, and membrane-waveguide photonic integrated circuit (PIC) platforms—to advance EF-guided atom interferometry. First, we demonstrate EF atom guides on optical nanofiber testbeds, which serve as performance benchmarks for our membrane-waveguide PIC platforms. Second, we achieve low-power (⁠ ~ 5 mW) guiding of freely moving, laser-cooled 133 Cs atoms in two-color, traveling-wave EF optical dipole traps at the novel, heat-efficient magic wavelengths of 793 and 937 nm (i.e., “793/937-nm EF atom guides”). Concurrently, we design and fabricate membrane-waveguide PIC platforms for these EF atom guides; in our prior work, we showed that these structures safely accommodate 4–6 times the required optical trap power under vacuum and enable dense cold atom generation via magneto-optical trapping in the vicinity of the optical wavguide for efficient loading. Third, we verify preserved atomic coherence via microwave fields and EF-coupled Doppler-free Raman beams; to our knowledge, this is the first report of coherence fringes driven by co-propagating EF-coupled Raman beams with only 150 nW of total optical power. By providing a direct comparison between optical nanofiber testbeds and membrane-waveguide PIC platforms, our results lay critical groundwork for the on-chip realization of EF-guided atom interferometry and the development of fully integrated, compact, lightweight, and low-power quantum accelerometers and gyroscopes.

Orozco, Adrian [Sandia National Laboratories (SNL-