Search NASASearch

SEARCH · Search NASA

Results for “in situ electron microscopy”

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,525 records · Page 78

Four Years of Type Ia Supernovae Observed by TESS: Early-time Light-curve Shapes and Constraints on Companion Interaction Models

Abstract We present 307 type Ia supernova (SN) light curves from the first 4 yr of the Transiting Exoplanet Survey Satellite mission. We use this sample to characterize the shapes of the early-time light curves, measure the rise times from first light to peak, and search for companion star interactions. Using simulations, we show that light curves must have noise <10% of the peak flux to avoid biases in the early-time light-curve shape, restricting our quantitative analysis to 74 light curves. We find that the mean power-law index t β 1 of the early-time light curves isβ 1 = 1.93 ± 0.57, and the mean rise time to peak is 15.7 ± 3.5 days. The underlying population distribution forβ 1 may instead consist of a Gaussian component with mean 2.29, width 0.34, and a long tail extending to values less than 1.0. We find that the data can rarely distinguish between models with and without companion interaction models. Nevertheless, we find three high-quality light curves that tentatively prefer the addition of a companion interaction model, but the statistical evidence for the companion interactions is not robust. We also find two SNe that disfavor the addition of a companion interaction model to a curved power-law model. Taking the 74 SNe together, we calculate 3σupper limits on the presence of companion signatures to control for orientation effects that can hide companions in individual light curves. Our results rule out common progenitor systems with companions having Roche lobe radii >31R ⊙ (separations >5.7 × 10 12 cm, 99.9% confidence level) and disfavor companions having Roche lobe radii >10R ⊙ (separations >1.9 × 10 12 cm, 95% confidence level). Lastly, we discuss the implications of our results for the intrinsic fraction of single degenerate progenitor systems.

Astronomy & Astrophysics

Copacabana: a probabilistic membership assignment method for galaxy clusters

Cosmological analyses using galaxy clusters in optical/near-infrared photometric surveys require robust characterization of their galaxy content. Precisely determining which galaxies belong to a cluster is crucial. In this paper, we present the COlor Probabilistic Assignment of Clusters And BAyesiaN Analysis (Copacabana) algorithm. Copacabana computes membership probabilities for all galaxies within an aperture centred on the cluster using photometric redshifts, colours, and projected radial probability density functions. We use simulations to validate Copacabana and we show that it achieves up to 89 per cent membership accuracy with a mild dependence on photometric redshift uncertainties and choice of aperture size. We find that the precision of the photometric redshifts has the largest impact on the determination of the membership probabilities followed by the choice of the cluster aperture size. We also quantify how much these uncertainties in the membership probabilities affect the stellar mass–cluster mass scaling relation, a relation that directly impacts cosmology. Using the sum of the stellar masses weighted by membership probabilities (⁠μ * ⁠) as the observable, we find that Copacabana can reach an accuracy of 0.06 dex in the measurement of the scaling relation at low redshift for a Legacy Survey of Space and Time type survey. These results indicate the potential of Copacabana and μ * to be used in cosmological analyses of optically selected clusters in the future.

79 ASTRONOMY AND ASTROPHYSICS

Durability of ABC Team Wall Assemblies

This study evaluates the long-term hygrothermal durability of four advanced retrofit wall systems using a field test facility located in Hollywood, South Carolina, representative of a mixed-humid coastal climate (Zone 3). The research focuses on assessing the thermal and moisture performance of a baseline wall assembly retrofitted with (1) Tremco/Dryvit prefabricated panel systems (Revitalite and Fedderlite), (2) Reinforced Fiberglass Plastic (RFP) panels developed by Oak Ridge National Laboratory (ORNL), and (3) Vacuum Insulated Panels (VIP) integrated with EPS by Home Innovation Research Labs (HIRL) and ORNL. A baseline wall representing a typical uninsulated wood-frame construction was used for comparison.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI

Distributed Tomographic Reconstruction with Quantization

Conventional tomographic reconstruction typically depends on centralized servers for both data storage and computation, leading to concerns about memory limitations and data privacy. Distributed reconstruction algorithms mitigate these issues by partitioning data across multiple nodes, reducing server load and enhancing privacy. However, these algorithms often encounter challenges related to memory constraints and communication overhead between nodes. In this paper, we introduce a decentralized Alternating Directions Method of Multipliers (ADMM) with configurable quantization. By distributing local objectives across nodes, our approach is highly scalable and can efficiently reconstruct images while adapting to available resources. To overcome communication bottlenecks, we propose two quantization techniques based on K-means clustering and JPEG compression. Numerical experiments with benchmark images illustrate the tradeoffs between communication efficiency, memory use, and reconstruction accuracy.

Miao, Runxuan

U.S. ESCO Industry Report: Industry Size and Recent Market Trends, 2022- 2024

The latest edition of the U.S. Energy Service Company (ESCO) Industry Report by Lawrence Berkeley National Laboratory (LBNL) finds that the U.S. ESCO industry continues to show strong growth. The report draws from ESCO industry reported revenue data for the 2022-2024 period, detailing the current size and characteristics of the U.S. ESCO industry. Following 20 years of ESCO industry reports, the 2024 report explores significant revenue trends across market segments, geographic regions, ESCO size, financing structures, and business activities. New analysis in this report outlines customer priorities and non-energy benefit drivers of Energy Savings Performance Contract projects, adjusted revenue analysis detailing the impacts of inflation on industry growth, and project challenges by market segment.

Chelminski, Kathryn

Toward an AI-Powered Software Pipeline for Real-Time Tracking and Analysis of Wildfire and Smoke

Real-time tracking of wildfires and smoke is crucial for effective response, minimizing damage, protecting lives, and efficiently managing resources during fire emergencies. We develop a web-based AI-powered pipeline that detects wildfires in aerial video and estimates deployment-relevant behavior metrics, including cumulative burned area, burned-area growth rate, fire spread direction, and smoke dispersion. The system combines a YOLO-based detector with YCbCr-based fire segmentation, HSV-based smoke segmentation, Farneback optical flow, and centroid-based spatiotemporal tracking. Using ground sampling distance (GSD), pixel-level fire masks are converted to physical burned-area measurements by correlating fire pixel counts with camera altitude and tilt angle. We benchmark YOLO variants and non-YOLO baselines (GoogLeNet, CNN, DBN, Autoencoder, U-Net, and AlexNet) on the IEEE FLAME dataset and a newly created aerial frame dataset, Wildfire-DB. Cross-dataset evaluation uses a strict threshold-transfer protocol: decision thresholds are selected on FLAME validation and transferred unchanged to Wildfire-DB to quantify generalization under domain shift. YOLOv6 achieves the strongest cross-dataset frame-level fire detection on Wildfire-DB (ROC-AUC 0.8200, PR-AUC 0.8044, and transferred-threshold F1 0.7596). For tracking-oriented deployment requiring oriented localization, YOLO11-OBB provides the most reliable cross-dataset behavior among OBB-capable models while remaining computationally feasible. To analyze the feasibility of UAV deployment, we further measure inference efficiency using synchronized GPU and CPU power logs on a fixed workload of 1569 frames. YOLO-family models process the video in 5.73–12.47 seconds with net energy of 1247.28–1775.39 J, substantially lower latency and energy than heavier classification and reconstruction baselines. Overall, model optimality depends on operational objectives: YOLOv6 is best for cross-dataset detection robustness, whereas YOL...

Color segmentation

Validation Data for Benchmarking Wire Arc Additive Manufacturing Process Simulations

Residual stresses cause geometric distortion and affect mechanical performance of additively manufactured structures, yet they are notoriously difficult to assess and predict. Distortion (warpage) can drive parts outside dimensional tolerance limits, leading to part rejection or rework. For parts that meet tolerance, locked-in residual stress fields can affect structural integrity during operation, particularly subcritical cracking by fatigue, creep, or corrosion. This work develops benchmark data for a common additive manufacturing process (Wire Arc Additive Manufacturing) that can be applied for calibration and validation of physical process models that predict residual stress fields. The work includes design of two different samples of differing geometry, detailed manufacturing records for a set of physical samples, and an extensive set of residual stress measurement data developed using two diverse techniques (the contour method and neutron diffraction). An initial application of the work is also reported, where a modeling challenge was issued to secure residual stress model predictions from two independent laboratories that were blind to residual stress measurement data. These initial blind residual stress predictions show significant discrepancies relative to the measurement data, illustrating the potential value of the underlying validation data. An open repository for this work, including the sample designs, manufacturing process records, and the residual stress data, is also provided for future application in non-blind validation efforts.

36 MATERIALS SCIENCE

Effects of Composition and Oxidation States on the Structures of Chromium-Containing Sodium Silicate Glasses: Molecular Dynamics Simulations using Machine Learning Interatomic Potentials

Chromium represents a significant challenge for the vitrification of high-level nuclear waste into silicate and borosilicate glasses due to its low solubility and variable oxidation states, which can limit the waste loading due to promotion of crystallization or phase separation during processing. In this study, we modeled chromium containing silicate glasses using molecular dynamics simulations with three machine learning interatomic potentials (MLIPs), MACE, CHGNet, and PFP were employed, to gain insights on glass composition and oxidation states on the structures of these glasses. One of the goals is to evaluate their ability of these MLIPs to accurately represent the general structure of silicate glasses and chromium local environments as a function of chromium oxidation states. Density Functional Theory (DFT) based calculations and experimental data such as neutron structure factors were used to validate the structural models. It was found that the foundation models of all three MLIPs are able to reproduce general structural features of the sodium silicate glass structure consistent with experimental and DFT data, but only CHGNet and PFP can accurately capture the oxidation states and local environment of chromium: tetrahedral for Cr6+ and octahedral for Cr3+. Furthermore, we studied the effect of varying Cr3+/ Cr6+ (Cr3+/Crtotal) ratio and total chromium content using PFP. Our results show that Cr6+ enhances network polymerization by reducing non-bridging oxygens through Na? charge compensation required due to the formation of chromate (CrO42-) species, while Cr³? acts as a network modifier that disrupts connectivity. System size effects on the structural characteristics and chromium environments were also tested using the PFP potential. This work highlights the importance of careful validation on the precision, transferability, and potential of MLIPs for modeling glasses containing transition metal elements that can exist in multiple oxidation states. It is also encouraging to see the foundational models are all three MLFFs are able to reproduce the basic sodium silicate glass structures, while suggesting additional training or refining is needed to improve the description of more complex systems containing transition metals.

Puga, Christina L.

Justification that the Thermo-Fisher Scientific 241 Am Residues Were Generated by Atomic Energy Defense Activities

The Waste Isolation Pilot Plant (WIPP) Land Withdrawal Act (LWA) as amended by the National Defense Authorization Act for Fiscal Year 1997 (1) requires that for Transuranic (TRU) waste to be eligible for disposal at WIPP, it must have been generated by atomic energy defense activities. The definition of “atomic energy defense activity” is defined in the Nuclear Waste Policy Act of 1982 (NWPA) (2).

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W

Corrosion Resistance of Lignin-Based Thermoplastic Adhesive-Bonded Aluminum Joints

Adhesive-bonded joints are essential for lightweight, multimaterial automotive structures. We developed a lignin-based thermoplastic adhesive with adhesion strength comparable to conventional epoxy adhesives (20–23 MPa), while offering exceptional durability, recyclability, and corrosion resistance. Unlike commercial epoxy adhesives requiring refrigerated storage, our adhesive retains its bonding potential after a year of ambient conditioning. Bonded joints can be repeatedly disassembled and rejoined with less than 2% strength loss. After 500 h of salt fog exposure, the adhesive-bonded aluminum joints exhibited a 24% strength reduction, compared to 61% reduction in strength of joints based on a commercial epoxy adhesive.

Yu, Zeyang [ORNL] (ORCID:0000000209002374)

Robustness of pairwise kinematic Sunyaev–Zel’dovich effect to optical-cluster-selection bias

The pairwise kinematic Sunyaev–Zel’dovich (kSZ) effect measures both the pairwise motion between galaxy groups and clusters and the amount of gas within them, providing a tracer for cosmic growth. To interpret the cosmological information in the kSZ measurements, it is crucial to understand the optical-cluster-selection bias on the kSZ observables. Line-of-sight structures that contribute to both the optical observable (e.g., richness) and the cosmological signal can induce a correlation between these two quantities at a fixed cluster mass. The selection bias arising from this correlation is a key systematic effect for cosmological analyses. For cosmological observables such as cluster abundance and weak lensing, controlling this selection bias may help explain the tension between the DES-Y1 results and the Planck constraints. In order to test for a kSZ effect equivalent of such a bias, we adopted an alternative mock richness based on galaxy counts within cylindrical volumes along the line of sight. We applied the cylindrical count method to hydrodynamical simulations across a wide range of galaxy-selection criteria, assigning richness consistent with DES-Y1 to the mock clusters. When comparing optically selected clusters to mass-selected halos, we find no significant bias on pairwise kSZ signals, pairwise velocities, or optical depth within our uncertainty limits of approximately 16, 10, and 8%, respectively.

79 ASTRONOMY AND ASTROPHYSICS

High-Fidelity Building Emulator for Integrated Comfort and Energy Analysis using EnergyPlus and Radiance

The growing need for smart, energy-efficient, and occupant-centric buildings has created a demand for advanced control systems that can optimize building operations to balance energy savings, demand flexibility, and comfort. However, current building energy simulation tools, such as EnergyPlus, have limitations that hinder the development and evaluation of these complex control systems. To address this challenge, we introduce a high-fidelity building emulator that dynamically couples EnergyPlus with Radiance for enhanced daylight modeling. The introduced workflow allows researchers and practitioners to rapidly develop and evaluate innovative control solutions. An example study looking at a south-facing office zone revealed up to 67% deviation in predicted light levels, which can significantly impact building assessment.

Yu, Tammie

Catalytic Borylation of Poly(vinyl chloride) Produces Adhesive Materials

Postpolymerization functionalization of polymers can create new applications for existing materials, while retaining their most favorable, intrinsic properties. Polyvinyl chloride (PVC) is a widely used, commodity polymer that is particularly challenging to modify. We report a copper-catalyzed protocol that replaces a small fraction of the C-Cl bonds in PVC with C-B bonds to boronic esters. The reaction occurs with an inexpensive catalyst comprising copper(II) chloride and an NHC ligand derived from a common ionic liquid that is distinct from the N-heterocyclic carbene (NHC) used for the borylation of small alkyl halides. The resulting materials adhere strongly to common surfaces, such as glass and metals, even more strongly than do commercial glues.

D’Angelo, Kyan A

Quantifying System Strength From Grid-Forming Resources Using Frequency Scan Approach: Preprint

Current industry practices for quantifying the system strength contribution from grid-forming (GFM) resources to ensure stability of power systems dominated by inverter-based resources (IBRs) are primarily based on iterative electromagnetic transient (EMT) time-domain simulation studies. While feasible, these approaches are resource-intensive, lack scalability and intuition, and might not evaluate the system strength contribution over the entire frequency range of interest. This paper introduces a novel, frequency-domain approach to quantify system strength support provided by a GFM resource using frequency scans. The proposed method uses transfer functions from the grid voltage magnitude (V) and phase (?), respectively, to the reactive (Q) and active power (P) output of a GFM resource for quantifying its contribution to system strength. These transfer functions provide a direct measure of the ability of a GFM resource to behave as a stiff voltage source behind a reactance over a specified frequency range, enabling robust quantification of its system strength contribution. The key innovation of this work is the development of a frequency domain system strength metric called the dynamic short-circuit ratio (dSCR) that is suitable for IBR-dominated power systems and is directly related with the familiar short circuit ratio (SCR) metric. The new metric, dSCR, enables the assessment of system strength contributions from both synchronous machines and converter-based GFM resources using a unified benchmark, which is not possible with the traditional SCR metric. The paper also demonstrates how impedance scans could identify if an unstable condition observed during weak grid conditions is a result of the lack active or reactive power support or both. By leveraging the proposed frequency-domain dSCR metric for quantifying system strength contribution from GFM IBRs, the paper demonstrates targeted mitigation strategies for weak grid instabilities without resorting to repeated, time-consuming time-domain simulations. The result is a scalable and efficient approach to remediate stability challenges in power systems with high shares of IBRs and accelerating the integration of GFM technologies for system strength support in power systems.

24 POWER TRANSMISSION AND DISTRIBUTION

Cost-effective valorization of 2,3-butanediol to high-value chemicals and jet fuel

Here, this work outlines an optimized process for converting 2,3-butanediol (BDO) into sustainable aviation fuel (SAF) and C4 chemicals. BDO is reactively separated from fermentation broth by forming dioxolanes, which are converted to isobutyraldehyde, methyl ethyl ketone (MEK), and 1,3-butadiene. These intermediates are reduced and dehydrated over Cu/ZSM-5 to form alkenes, which can be oligomerized and hydrotreated to jet-range alkanes. Previous BDO-dioxolane-alkene processes are limited by the requirement for a continuous aldehyde source for dioxolane formation. Brønsted acidic zeolites catalyze dioxolane deacetalization to form isobutyraldehyde and MEK in a >2:1 molar ratio, providing an internal, recyclable aldehyde source. Dioxolane formation optimization was performed to achieve >95% dioxolane yields over Amberlyst-15 and minimize isobutyraldehyde recycle. The overall BDO-dioxolane-fuel process yields an alkane mixture that enables at least a 50% v/v blend with Jet-A. Techno-economic analyses and life cycle assessments for this BDO-dioxolane-fuel process yield scenarios with <$2.50 per gallon gas equivalent and >58% reduction in CO2 emissions.

2,3-butanediol

Pressure-Stabilized MnSb2 with Complex Incommensurate Magnetic Order

Marcasite-type compounds have been proposed as promising hosts of exotic magnetic quantum states, yet experimental realizations in stoichiometric, disorder-free systems remain limited. Here, we report the high-pressure stabilization and magnetic characterization of MnSb2, a marcasite-type compound that is thermodynamically metastable under ambient pressure. Single crystals were synthesized using a cubic multianvil press at 3.3 GPa and 490 °C for 24 h, and powder and single-crystal X-ray diffraction confirm the orthorhombic Pnnm structure. These crystals are stable at ambient pressure for a long time up to between 450 and 500 K. Heat-capacity measurements reveal phase transitions at approximately T0 ∼ 118 K and T1 ∼ 220 K. Neutron diffraction uncovers an unconventional magnetic state below T1 ∼ 220 K. Magnetic powder neutron diffraction refinements reveal possible multiple magnetic configurations that provide comparably acceptable fits to the experimental data. While most solutions are consistent with a spin-density-wave (SDW) description, helical models systematically yield inferior agreement factors. Across a broad range of models, the Mn ordered moment reaches a maximum value of approximately 2 μB and remains predominantly collinear, with minimal canting along the c-axis. At 200 K, the magnetic propagation vector is q = (0, 0.3975, 0.3783); upon cooling, the b component increases toward 0.5, reflecting a temperature-dependent evolution of the modulation. The need for modification of the magnetic model between high and low temperatures further highlights the complex and strongly temperature-dependent nature of the magnetic order in this system. These results establish MnSb2 as a pressure-stabilized marcasite magnet with a tunable, complex magnetic state and a compelling stoichiometric platform for exploring unconventional magnetic behavior, including potential altermagnetism.

Xu, Mingyu [Michigan State University , , , ,; Iow

Photoelectrochemical materials for solar energy conversion

Research and development on semiconductors for applications in solar energy conversion has witnessed rapid growth over the past several decades. With the aim of producing chemical fuels from sunlight, intense research efforts have focused on the discovery of semiconductors with crystalline structures and chemical compositions that have the potential to satisfy the complex set of required photoelectrochemical properties. This chapter focuses on the foundational structure-property relationships of selected oxide and nitride semiconductors relevant to their uses as n-/p-type photoelectrodes and as photocatalysts. Their solid-state structures and compositions are described, with a special emphasis on strategies proven effective at targeting suitable band gaps with strong visible-light absorption, efficient charge separation and diffusion of charge carriers, and optimal band edge energies for driving surface redox reactions for water splitting.

O’Donnell, Shaun

PIP-II LLRF Master Oscillator and Precision Reference Line - Station Level Design and Testing

The PIP-II superconducting linac at Fermilab requires a highly stable RF Reference Line to maintain phase syn- chronization throughout the accelerator. Temperature- induced changes in the electrical length of long coaxial cables can introduce phase drift and measurement errors. The reference-line architecture mitigates these effects by phase averaging the forward and reflected RF signals, while a phase-locked loop anchors the system to the mas- ter oscillator. This work focuses on the characterization, validation, and mechanical integration of station-level RF assemblies using CAD modeling, vector network analyzer measurements, and spectrum analyzer testing. PID-controlled thermal plates will stabilize critical RF components and further reduce temperature-dependent phase and amplitude variations. These methods sup- port repeatable, standardized designs that can be reliably integrated across the different reference-line stations.

Mosher, Alexander [U. Illinois, Chicago]