Search NASASearch

SEARCH · Search NASA

Results for “72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS”

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,778 records · Page 69

End-To-End Decentralized Transmission Line Protection in IBR-Dominated Weak Grids Using Interpretable Data-Driven Methods

Traditional transmission line protection relies on predictable synchronous-based fault signatures, which frequently fail under the non-standard, current-limited fault characteristics of Inverter-Based Resources (IBRs). This study investigates how to achieve secure, communication-free fault isolation in IBR-dominated weak grids without relying on opaque, computationally heavy "black-box" machine learning algorithms. To address this, we propose a novel, standalone, and inherently interpretable data-driven protection framework. Unlike centralized methods requiring multi-terminal communication, this decentralized approach relies solely on local measurements using a hierarchical linear-kernel Support Vector Machine (SVM). The methodology decomposes the protection task into four sequential stages that mimic traditional protection elements: fault detection and fault direction identification, fault type classification, zone classification, and location estimation. This multi-stage architecture allows for specialized feature engineering at each stage, combining high computational efficiency with logic traceability. The framework's end-to-end performance was validated via C-code and PSCAD/EMTDC co-simulation, utilizing a real-world utility network and an OEM black-box IBR model. The proposed relay achieves 97.2% overall accuracy and provides a reliable trip decision within a 2.5-cycle window. The results confirm 100% accuracy in fundamental fault detection, reliable zone selectivity across low to moderate fault resistances, and robust security against non-fault transients, proving its immediate viability for integration into commercial numerical relays.

24 POWER TRANSMISSION AND DISTRIBUTION

Establishing model credibility for process-microstructure-property relationships in additive manufacturing using exascale computing

Additive Manufacturing (AM) of alloys holds significant promise as a disruptive technology in various industries, yet its adoption is often hindered by challenges in achieving consistent part quality. These issues are primarily due to the complex process-microstructure-property (PSP) relationships inherent to AM. Computational models can greatly aid in understanding these relationships, but their widespread impact and adoption has been limited by a lack of validated, open-source, and computationally efficient PSP modeling frameworks and hardware limitations. Here, this study leverages the ExaAM software suite and data from the AMBench-2018 series of laser powder bed fusion (LPBF) benchmark experiments to perform a comprehensive model assessment, including verification, validation, sensitivity analysis, and uncertainty quantification. The RADICAL-EnTK workflow manager was used to perform an ensemble of heat transport, solidification, and mechanical response simulations on the exascale computer Frontier, considering uncertainties in critical model inputs such as laser spot size and nucleation parameters, and consisting of 125 explicit grain structure simulations and 7875 crystal plasticity simulations. For a selected location within the Inconel 625 AMBench-2018 test artifact, sensitivity analysis and uncertainty quantification were performed using the predicted distributions of grain structure and mechanical properties. Qualitative agreement was found between the predicted grain size and texture and the observed AMBench-2018 microstructure, the mean predicted yield stress was within 5% of the experimental measurement mean, and the mean predicted engineering stress at 5% strain was within 10% of the experimental measurement mean. The insights gained from development and validation of the ExaAM PSP modeling framework will help guide future directions for enhancing the credibility and reliability of PSP models in AM, thereby accelerating the adoption of AM technologies in various industries.

Additive manufacturing

Rinse-Free, Sodium-Efficient Synthesis of O3-Type Layered Oxide Materials Enabled by Acetate Precursors

Sodium-ion batteries (SIBs) are a sustainable alternative to lithium-ion systems for global electrification, with O3-type layered oxide cathodes offering high specific capacity and feasibility of scalable synthesis. Industrial co-precipitation synthesis of these cathodes typically uses transition metal sulfates, requiring extensive water rinsing to remove Na 2 SO 4 impurities, a process that consumes significant water and risks residual inactive phases if incomplete. Here, this work introduces a rinse-free, resource-efficient approach using metal acetate precursors. Residual sodium acetate in non-rinsed precursors decomposes during sintering to generate Na 2 CO 3 in situ, partially substituting an external sodium resource (e.g., NaOH and Na 2 CO 3 ) and reducing its consumption by ∼18–20%. Phase-pure O3-Na 1.0 Ni 1/3 Fe 1/3 Mn 1/3 O 2 (NFM111) cathodes synthesized via this method exhibit microstructure and electrochemical performance comparable to rinsed sulfate-derived counterparts, with initial capacities of 141 mAh g −1 at C/20 (7.5 mA g −1 ). By eliminating rinsing and minimizing sodium reagent use, this acetate-based route enhances sustainability and scalability of layered oxide production for SIBs.

acetate vs. sulfate

Robust optimization of flexible diafiltration systems for critical mineral separations

This paper provides major contributions in expanding the literature for membrane process design with critical mineral recovery applications and showcasing the importance of robust design techniques for reducing risks of underperformance in such systems. Here, a membrane process flowsheet featuring PrOMMiS membrane models for recovering lithium/cobalt from spent batteries is showcased, uncertainty in membrane sieving and localized fouling are considered, and robust designs are obtained using the PyROS toolset. This paper is intended for a general audience of researchers working in critical minerals, membranes, and optimization related areas.

36 MATERIALS SCIENCE

Effect of Oxidizing Impurities on the Corrosion Behavior of Structural Alloys Exposed to MgCl 2 Molten Salt Vapor

The corrosion behavior of structural alloys SS304 and IN617 when exposed to vapors of MgCl 2 molten salt at 764 °C for 100 h in an argon atmosphere was investigated as a function of the level of oxidizing impurities (e.g., NaOH) present in the salt. Increasing the concentration of oxidizing impurities in the salt caused an increase in corrosion in both structural alloys, as measured by Cr depletion layers. A poorly adhered oxide scale layer containing Mg, Al, and Cr was observed on the surface of the metals, and local attack was observed as well. The Ni-based IN617 showed lower Cr depletion and less scale formation than the Fe-based SS304. These results demonstrate that oxidizing impurities in the molten salt will impact the vapor phase corrosion for structural members exposed to the molten salt headspace. This finding is highly relevant for understanding the effects of the vapor phase in molten salt applications, including molten salt thermal energy storage, molten salt nuclear reactors, and molten salt electrochemistry.

25 ENERGY STORAGE

AI-Batt (Autonomous Identification of Battery Life Models) [SWR 21-36]

Autonomous Identification of Battery Life Models (AI-Batt) AI-Batt is a MATLAB code base for developing lifetime models for batteries from accelerated aging data. The code base provides many functions for processing, visualizing, and modeling battery aging data, making the data processing, exploration, and modeling workflow substantially faster. These tools are tailored for working with battery aging data sets, which usually consist of many separate time-series for each cell, with many test conditions and possible replicates at each condition, which makes it difficult to simply process or visualize the data set. Complex modeling tasks, such as cross-validation, sensitivity analysis, and uncertainty quantification have been implemented to enable thorough statistical investigation of model predictions. Additionally, several machine-learning algorithms are implemented to autonomously identify suitable models via symbolic regression. Data processing functions automatically cast data from the struct data type, which is commonly used to store experimental data, but is not an acceptable input for most algorithms, to the table data type, which can be easily used as input to any optimization algorithm. Also, the data can be separated into time-invariant and time-variant data tables, which is helpful for exploring the data set as well as developing separate models for time-variant and time-invariant aging mechanisms. For example, in aging tests with constant temperature, temperature is a time-invariant experimental condition. Visualization tools enable plotting of data, model fits, and model simulations possible with single-line function calls, empowering data exploration of complex data sets with both time-varying and time-invariant trends. Plots can be automatically generated for the whole data set, or separated by data group (groups of test replicates) or individual data series. Data points or data series can be automatically colored by the value of a variable with a variety of color maps, and model predictions can also be colored by the value of a fit statistic. Comparisons between data sets and the predictions/simulations of different models on the same data set can be easily plotted as well. Distributions of parameter values from bootstrap resampling can be plotted to visualize the reliability of parameter estimation, or determine any correlations between parameters. Modeling tools handle the complex task of creating and parsing symbolic equations for modeling battery lifetime. Equations are parsed to grab relevant data variables, parameter values, or specified sub-models for input into optimization, evaluation, or simulation functions. Models can be optimized locally (one set of parameters for each data series), bi-level (some parameters shared across the data set), or globally (single set of parameters for all data). Functions implementing symbolic regression algorithms help users to discover effective model equations, even in poorly sampled, high-dimensional data.

Smith, Kandler [National Renewable Energy Lab. (NR

Mitigating Sodium Ordering for Enhanced Solid Solution Behavior in Layered NaNiO 2 Cathodes

The O-type layered nickel oxides suffer from undesired cooperative Jahn–Teller distortion stemming from Ni 3+ ions and undergo multiple biphasic structural transformations during the insertion/extraction of large Na + ions, posing a significant challenge to stabilize the structural integrity. We present here a systematic investigation of the impact of substituting 5 % divalent (Mg 2+ ) or trivalent (Al 3+ or Co 3+ ) ions for Ni 3+ to alleviate Na + ion ordering and perturb the Jahn–Teller effect to enhance structural stability. Here, we gauge a fundamental understanding of the Mg−O and Na−O or Mg−O−Na bonding interactions, noting that the ionicity of the Mg−O bond deshields the electronic cloud of oxygen from Na + ions. Furthermore, calculations of the Van Vleck distortion modes reveal a relaxation of NiO 6 octahedra from Jahn–Teller distortion and a reduced electron density at the interlayer with Mg 2+ substitution. Long-range (operando X-ray diffraction) and short-range (magic angle spinning nuclear magnetic resonance) structural analyses provide insights into reduced ordering, allowing a stable continuous solid solution. Overall, Mg-substitution results in a high-capacity retention of ~96 % even after 100 cycles, showcasing the potential of this strategy for overcoming the structural instabilities and enhancing the performance of sodium-ion batteries.

25 ENERGY STORAGE

Improving creep resistance of Al-0.27Zr-0.08Sn (wt%) via cold swaging while maintaining high electrical conductivity

This study investigates the effect of mechanical cold work (0, 50, and 90% cross-sectional area reduction via swaging) on the creep properties of cast aluminum alloys with high electrical conductivity including high-purity Al (HP-Al), Al-0.15Zr (Al-Zr), and Al-0.27Zr-0.08Sn (Al-Zr-Sn, wt%). The Al-Zr alloy is strengthened by Zr in solid solution while the Al-Zr-Sn alloy is additionally strengthened by Al3Zr nanoprecipitates (8 nm diameter). After 90% cold swaging, the alloys exhibit grains elongated along the swaging direction with their widths ranging between 8 and 152 μm perpendicular to the swaging direction. Creep testing at 200 °C shows that the minimum creep rate of all 90% swaged alloys shows high sensitivity to stress, which can be modeled via a threshold stress σth. Increasing swaging magnitude from 0 to 50 to 90% in Al-Zr-Sn improves the creep resistance without reducing electrical conductivity. The formation of subgrains, increased dislocation density, and columnar grain structure in swaged alloys all enhance creep resistance. HP-Al swaged to 90% exhibits much lower creep resistance (σth = 18 MPa) due to subgrain coarsening and the absence of precipitates compared to Al-Zr (σth = 40 MPa) and Al-Zr-Sn (σth = 40 MPa), which maintain stable subgrain structures and benefit from solid solution strengthening and Al3Zr nanoprecipitates, respectively. Although Al3Zr precipitates are known to stabilize the deformed microstructure by pinning grain-boundaries, this work demonstrates that Zr in solid solution alone can effectively stabilize the deformed microstructure resulting in enhanced creep resistance. This effect of Zr solute on stabilizing grain boundaries for creep performance was not previously well-defined in the literature. Despite similar creep performances of Al-Zr and Al-Zr-Sn, the latter shows 70% higher room-temperature microhardness and slightly improved electrical conductivity (56%IACS (International Annealed Copper Standard) vs. 57%IACS, respectively). This work provides new insights into creep mechanisms of cold-worked Al–Zr alloys that will guide the design of heat-resistant Al conductors for high-demand applications.

Coello ramirez, Ismael [Northwestern University,]

Hierarchical low Pt-loading “core-shell” electrocatalysts for the oxygen reduction reaction in fuel cells

The sluggish kinetics of the oxygen reduction reaction (ORR) hinder cost-effective polymer electrolyte fuel cells (PEFCs), which rely on scarce, expensive platinum-based electrocatalysts (ECs). Here, we present a novel synthesis method for ORR ECs achieving exceptional platinum utilization. The design features a hierarchical “multi-carbon” support comprising carbon nanoparticles interacting with graphene nanoplatelets as the “core”, encapsulated by a porous carbon nitride (CN) “shell”. This configuration promotes strong core/shell interactions and a bimodal active site distribution, consisting of chemically dispersed Pt and Ni single-atom complexes and PtNix alloy nanoclusters embedded in the CN shell. These advantages enable high activity and durability, achieving an ORR activity of 1.6 A mgPt−1 at 0.9 V vs. RHE-an order of magnitude higher than Pt/C (0.17 A mgPt−1). A proof-of-concept PEFC demonstrates a specific power of 12.0 kW gPt−1 at 0.60 V. This approach offers a significant step toward more efficient and sustainable PEFC technologies.

Pagot, Gioele [University of Padova, Italy]

Power Lane County Electric Grid Handbook

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

Electricity

High Pressure Synthesis of Ultrasmall Nanodiamonds with Nitrogen Vacancy Centers

C–H terminated nanometer scale diamonds ( d = 1 to 15 nm) are synthesized from 1-fluoroadamantane at high pressure (6–8 GPa) and high temperature (500–1500 °C) in a multianvil press. High resolution transmission electron microscopy, X-ray diffraction, Raman, diffuse reflectance Fourier transform infrared, and X-ray absorption spectroscopies demonstrate the excellent crystallinity and atomically flat C–H terminated surfaces of nanodiamonds with (111) and (110) facets. The importance of hydrogen to the synthesis of nanodiamond and its faceting is discussed. Following vacancy generation, annealing and oxidation of the nanodiamonds, optically detected magnetic resonance and electron spin resonance coherence times ( T 2 = 0.9 and 2.1 μs) of nitrogen vacancy (NV) centers are measured. Finally, the obtained T 2 values are equivalent to the shallow NV centers (depth <10 nm) in bulk diamond crystals and larger nanocrystals prepared by mechanical milling.

36 MATERIALS SCIENCE

Low-Temperature Gold Deposition Improves CdTe Back Contacts

Improved back contacts can benefit CdTe photovoltaics (PV). In this work, Cd(Se,Te) PV absorbers are cooled during Au evaporation to thermally quench a chemical reaction occurring between gold and CdTe and the generation of a reaction product that lowers device efficiency. Reducing substrate temperature enhances PV power conversion efficiency via open-circuit voltage and fill factor increases. X-ray photoelectron spectroscopy (XPS) reveals that lower temperature also reduces chemical perturbations of the CdTe, potentially linking back contact formation to a CdTe degradation product that hinders PV performance. Comparing reaction enthalpy and substrate heating energy shows that back contact formation by sputtering elemental metals onto ZnTe may exhibit a degradation pathway analogous to that of CdTe/Au reported here. Degradation-diminishing contact formation processes are therefore of general interest for optoelectronic devices, and the reduced substrate temperature in this study is one example.

14 SOLAR ENERGY

High-Temperature SiC Cladding End Plug Irradiation Design and HFIR Readiness

This report documents the design of a High Flux Isotope Reactor (HFIR) irradiation experiment intended to evaluate irradiation effects on the hermeticity of silicon carbide (SiC) end plug specimens under a radial fast neutron flux gradient at representative light-water reactor (LWR) temperatures of approximately 300 °C. The overarching goal of this work is to statistically evaluate SiC end plug hermeticity and mechanical properties following irradiation using the high-throughput irradiation capability discussed here. Each specimen consists of a short section of SiC fiber–reinforced SiC (SiC/SiC) tube with a single monolithic SiC end plug joined to one end. The experiment allows up to 66 specimens to be irradiated in six different stacks within a dry, sealed irradiation capsule derived from the previously developed high-temperature SiC/SiC cladding bowing experiment. The neutronics basis, thermal analysis, and HFIR readiness of the experiment are discussed in this report for two possible design cases. The first design case is based on existing approval documentation and components that are on hand and approved for use, so the experiment insertion would require only specimen receipt, specimen pre-irradiation characterization, experiment assembly, and final fabrication package approval. The second design case provides improved thermal robustness and the preferred end plug geometry but requires fabrication of a modified holder and revisions to the HFIR approval documentation, in addition to the other activities required for the first design case, before insertion.

Hott, Daniel [Oak Ridge National Laboratory (ORNL)

Dielectric Spectroscopy Cable NDE for Unequal Aging Over Different Lengths

This Pacific Northwest National Laboratory milestone report assesses the effect of unequal aging over different lengths of cable on dielectric spectroscopy (DS) bulk impedance measurements from the cable end. DS measurements can indicate the remaining useful life of cables; however, most benchmark tests are based on accelerated aging of the entire cable. If only a portion of the cable is exposed to a harsh environment (as is frequently the case), the DS measurement will indicate a significantly less-aged cable than if the entire cable were exposed to a uniform environmental stress. The DS measurement is primarily related to the intrinsic insulation material relative permittivity—typically between 1.5 and 3.0. Insulation aging increases permittivity and, correspondingly, the cable’s overall capacitance measured from the cable end. To judge the health of the overall cable system, operators are primarily interested in the condition of the most severely aged section since that is where a failure is most likely to occur. This can be expressed as the dimensionless relative permittivity of the severely aged section divided by the permittivity of a pristine cable. This relative permittivity is an intrinsic material parameter independent of cable length and can serve as a quantitative indication of the insulation condition. If the relative percentages of cable exposed to a harsh and benign environment are known, the DS measurement of the entire cable length, including both pristine and aged sections, can be compensated to predict the relative permittivity (relative to pristine permittivity) of the most severly aged segment. A test was performed on three 50 ft (16 m) cables with 10%, 50%, and 90% of the cable inside a thermal aging oven. Predictably, the aging effect on the DS response was greatest in the 90% sample, followed by the 50% sample, and then the 10% sample. The more interesting result is the ratio of the aged insulation permittivity to the pristine insulation permittivity. Based on prior work, an end-of-life cable has a value of approximately 1.35. If the relative percentages of pristine and severely aged cable lengths are known, and the total cable-length capacitance of the initial pristine cable and the combined pristine plus aged cable are known, the relative aged permittivity (ratio of aged section permittivity / pristine section permittivity) can be estimated. The relative cable lengths exposed to a harsh environment may be known or estimated based on plant layout drawings or cable reflectometry tests that can locate the oven entry and exit points. The compensation was verified using a lumped-parameter model to predict the aged-segment permittivity e2/e1, where e2 is the aged-segment permittivity and e1 is the pristine-segment permittivity. For all three percentages of aged cable lengths, the ratio was quite similar, as would be expected since all cable segments were exposed to the same aging environment. This ratio of aged permittivity to pristine permittivity can be compared to other damage indicating tests, including elongation at break, to assess cable condition.

ARENA Test Bed

Electric spiking activity in epithelial cells

Epithelial cells (human keratinocyte cells and the canine MDCK cell line), traditionally viewed as electrically non-self-excitable and involved primarily in physiological functions such as barrier presentation, absorption, secretion, and protection, are shown here to exhibit traveling extracellular electric charge when they recover from spatially focused, laser-induced wounding of confluent monolayers cultured on a multielectrode array chip. Voltage spikes measured on these electrodes display depolarization, repolarization, and hyperpolarization phases with amplitudes similar to the action potentials of neurons but with the markedly slower duration of 1 to 2 s. Some propagate distances up to hundreds of μm from the wound with a mean speed of around 10 mm s −1 . Generation and transmission of bioelectric signals are significantly influenced by the perturbation of mechanosensitive cationic ion channels. These direct measurements confirm bioelectric signaling that previous work has hypothesized to regulate epithelial cell development and may have relevance to the frequency parameter selection of bioelectric devices.

Science & Technology - Other Topics

Design of a Cryogenic Assembly for Comparing Qubit Infrared Packaging Inefficiencies

It is well known that everything emits infrared (IR) light in the form of thermal radiation. IR radiation on superconducting qubits carries enough energy to cause decoherence and so-called “quasiparticle poisoning.” Therefore, proper IR shielding is needed to keep the qubit in a high coherence state. However, trying to extract IR-specific information from a qubit is difficult, so a microwave kinetic inductance detector (MKID) can be used instead. We show that the IR shielding inefficiencies of MKID packages can only be compared with other packaging inefficiencies. We create a cryogenic assembly CAD design, consisting of magnetic shield cans, a copper mounting plate and mounts, and an MKID enclosure, which thermalizes the assembly to dilution refrigerator temperatures. Phase 1 of this design involves using a narrowband IR laser source to test the IR shielding of packaging at the laser’s wavelength. When the best IR shielding packaging is determined, the superconducting qubit can replace the MKID, allowing the qubit to avoid decoherence due to IR radiation and boost its performance and coherence lifetime.

Mailliard, Robert J. [Fermilab] (ORCID:00090000277

Insights into the thermo-hydraulic properties of compacted MX80 bentonite during hydration under elevated temperature

In high-level radioactive waste geological repositories, compacted bentonite undergoes coupled thermo-hydraulic processes due to heat released from a central waste canister and groundwater imbibition from the surrounding host rock. An understanding of these processes is essential for long-term simulations of radionuclide migration and canister corrosion, which requires an understanding of temperature effects on the coupled thermo-hydraulic properties governing these processes. In this study, a tank-scale radial infiltration test was used to investigate water imbibition processes in compacted bentonite under a central heater temperature of 200 °C that simulates high thermal gradients in a repository. Interpretation of this test focuses on evaluation of the liquid water wetting front during hydration and the interpretation of the temperature-dependent transient soil water retention curve (SWRC), thermal conductivity function (TCF), and hydraulic conductivity function (HCF). The SWRC during imbibition follows a temperature-dependent wetting path. Temperature effects on the hydraulic conductivity of bentonite in saturated conditions had the greatest effect on the shape of the HCF, with minimal temperature effects at higher suctions. The transient thermal conductivity data matched well with a new TCF linked with the SWRC shape. Although the bentonite layer was restrained, local deformations during hydration may have affected the shapes of the TCF and HCF.

Engineering

Technoeconomic Studies for the Rorex Creek Pumped Storage Hydro Project: An Evaluation of New Pumped Storage Hydro in the Tennessee Valley Authority System

This report evaluates the economic viability of the proposed 1,200 MW, 23,365 MWh Rorex Creek Pumped Storage Hydro (PSH) plant that would be located near Pisgah, Alabama. In addressing this question, this study has developed processes, models and data that better value PSH from a utility perspective, more specifically a vertically integrated utility, enabling optimal PSH design and deployment. This study is designed to enhance TVA’s toolset in making PSH investment decisions and contribute to the design of a more cost-effective, stable future grid. These techniques can then be applied to a broader range of assets and utilities.

Cohen, Stuart