Search NASA⌕ Search

SEARCH · Search NASA

Results for “Static Analysis”

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 127 records · Page 7

ToF-SIMS spectral data analysis of Paenibacillus sp. 300A biofilms and planktonic cells

Analysis of bacterial biofilms is particularly challenging and important with diverse applications from systems biology to biotechnology. Among the variety of techniques that have been applied, time-of-flight secondary ion mass spectrometry (ToF-SIMS) has many promising features in studying the surface characteristics of biofilms. ToF-SIMS offers high spatial resolution and high mass accuracy, which permit surface sensitive analysis of biofilm components. Thus, ToF-SIMS provides a powerful solution to addressing the challenge of bacterial biofilm analysis. This dataset covers ToF-SIMS analysis of Paenibacillus sp. 300A (300A) isolated from the Hanford site in Richland, WA. The strain is known to have metal and sulfur reducing properties and can be used for bioremediation, wastewater treatment, bioengineering and technology development. There is a current need to identify small molecules and fragments produced from bacterial biofilms. Static ToF-SIMS spectra of 300A were obtained using an IONTOF TOF-SIMS V instrument equipped with a 25 keV Bi 3 + metal ion gun. Identified molecules and molecular fragments are compared against known biological databases and the reported peaks have at least 65 ppm mass accuracy. These molecules range from lipids and fatty acids to flavonoids, quinolones, and other naturally occurring organic compounds. It is anticipated that the spectral identification of key peaks will assist detection of metabolites, extracellular polymeric substance molecules like polysaccharides, and biologically relevant small molecules using ToF-SIMS in future surface and interface research of bacterial biofilms.

Biofilms↗

Development of a broadband hard x-ray radiography platform for pulsed-power experiments

In this article, we develop and demonstrate a broadband hard x-ray radiography platform at the Zebra Pulsed Power Laboratory that integrates point-projection radiography, bremsstrahlung measurements, and hard x-ray pinhole imaging, designed to diagnose current-driven, cylindrically compressed matter. Initial laser-pulsed-power coupled experiments revealed that intense background radiation generated during 1 MA Zebra current shots overwhelmed laser-produced hard x-rays, obscuring radiographic images. Using combined spectral and spatial diagnostics, we identify energetic electrons accelerated by return currents as the dominant source of background hard x-rays, with electron energies inferred to be 3–4 MeV based on Monte Carlo simulations, and demonstrate mitigation through modifications to the radiation shielding and return-current configuration. The diagnostic platform was validated using a wire-pinch hard x-ray source, allowing radiographs of static 1-mm-diameter aluminum wires to be obtained while simultaneously measuring x-ray source spectra and spatial emission distributions within a single shot. Measured wire transmission profiles were quantitatively reconstructed using radiation transport simulations that incorporate an experimentally inferred two-temperature exponential x-ray spectrum from bremsstrahlung signal analysis and spatially distributed emission sources identified by pinhole imaging. Agreement between measured and simulated transmission profiles demonstrates the validity of the radiographic and x-ray source characterization approach, establishing this diagnostic platform as a promising tool for diagnosing magnetically driven, high-density plasmas relevant to warm dense matter and inertial fusion energy research.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Nanoscale Magnetic Ordering Dynamics in a High Curie Temperature Ferromagnet

Thermally driven transitions between ferromagnetic and paramagnetic phases are characterized by critical behavior with divergent susceptibilities, long-range correlations, and spin dynamics that can span kHz to GHz scales as the material approaches the critical temperature T c , but it has proven technically challenging to probe the relevant length and time scales with most conventional measurement techniques. In this study, we employ scanning nitrogen-vacancy center based magnetometry and relaxometry to reveal the critical behavior of a high-T c ferromagnetic oxide near its Curie temperature. Cluster analysis of the measured temperature-dependent nanoscale magnetic textures points to a 3D universality class with a correlation length that diverges near T c . Meanwhile, the temperature-dependent spin dynamics, measured through all optical relaxometry suggest that the phase transition is in the XY universality class. In conclusion, our results capture both static and dynamic aspects of critical behavior, providing insights into universal properties that govern phase transitions in magnetic materials.

36 MATERIALS SCIENCE↗

Design Status and Experimental Strategy for Initial Molten Salt Irradiation Experiments in HFIR

The development and deployment of molten salt reactor (MSR) technologies require experimental capabilities that can evaluate molten fuel salt behavior and structural material performance under representative irradiation conditions. Although modeling and separate effects testing provide important insight, there remains a critical lack of in-pile data that capture the coupled effects of neutron irradiation, temperature, salt chemistry, and time. Informed by lessons learned from historical MSR programs and recent international irradiation efforts, this report presents a structured approach to addressing existing gaps in molten salt irradiation testing using the High Flux Isotope Reactor (HFIR). A phased irradiation strategy is presented that incrementally increases experimental complexity while managing cost, risk, and facility constraints. The framework progresses from passive, nonfueled static capsule experiments to fueled, instrumented, and ultimately circulating molten salt systems, providing a pathway for materials screening, mechanistic understanding, and qualification-relevant testing. The report defines a near-term Phase 1 passive capsule concept, associated irradiation conditions, and a conceptual post-irradiation examination strategy. Ongoing modeling, out-of-pile testing, and safety analysis activities are described to support continued capability maturation and to enable future phases of molten salt irradiation testing in support of MSR technology deployment.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

Intelligent Experiments through Real-Time AI: Fast Data Processing and Autonomous Detector Control for High-Energy Nuclear Experiments

The aim of this project is to develop software and hardware for fast real-time data processing and autonomous detector control and calibration for the sPHENIX and the future EIC experiments. Below summarizes Georgia Tech team efforts in the past year: 1. We developed a real-time clustering algorithm and FPGA-based pipeline architecture for processing fired pixel data from ALPIDE sensors in sPHENIX experiments. Our Columnar Clustering Co-Design introduces a hardware-aware, stream-friendly approach that segments pixel data by column pairs using a Column Pair Clustering (CPC) strategy, followed by Cluster Stitching to merge adjacent subclusters. Implemented in Vitis HLS, the pipeline comprises five stages—read-in, subclustering, stitching, analysis, and write-out—connected by tagged HLS streams with custom end-of-event signaling for robust synchronization. We designed a pipelined dataflow model optimized for throughput, low latency, and minimal buffering, enabling scalable clustering across events of arbitrary size. Our system maintains spatial precision via center-of-mass and shape key extraction and efficiently handles edge cases such as fragmented or nested clusters. Compared against DBSCAN in both software and hardware, our approach demonstrates competitive performance under FPGA constraints. 2. We also conducted a comprehensive algorithm-to-hardware co-design of connected component analysis tailored for sPHENIX experiments, focusing on real-time, low-latency processing using FPGAs and High-Level Synthesis (HLS). Starting from a Python-based particle tracking pipeline, the team translated the core logic—graph traversal via DFS and Union-Find—into an HLS-compatible C++ model, replacing dynamic memory and recursion with static arrays and pipelined control flow. The final design includes a fully streamed and dataflow-compatible Union-Find kernel optimized across five iterations, incorporating loop pipelining, array partitioning, AXI/FIFO interface tuning, and function flattening. Experimental results show up to 14.8× speedup over the CPU baseline, reducing per-graph latency to 1.58 μs and demonstrating strong resource efficiency with only ~7k LUTs and zero BRAM usage. The design maintains functional correctness against the Python reference using a Python-based C-simulation framework and Mean Squared Error metrics. This work validates the potential of HLS-driven FPGA designs for edge-level HEP data acquisition, laying a scalable foundation for future integration with real-time detector pipelines and multi-graph processing systems.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

ToF-SIMS spectral analysis of Shewanella oneidensis MR-1 biofilms

Analysis of bacterial biofilms is particularly challenging and important with diverse applications from systems biology to biotechnology. Among the variety of techniques that have been applied, time-of-flight secondary ion mass spectrometry (ToF-SIMS) has many powerful features in studying the surface characteristics of biofilms. ToF-SIMS offers high spatial resolution, mass resolution, and mass accuracy, which permit surface sensitive analysis of biofilm components. Thus, ToF-SIMS provides a powerful solution to addressing the challenge of bacterial biofilm analysis. This dataset covers ToF-SIMS analysis of Shewanella oneidensis MR-1 isolated from freshwater lake sediment in New York state. The MR-1 strain is known to have metal and sulfur reducing properties and it can be used for bioremediation and wastewater treatment. There is a current need to identify small molecules and fragments produced from bacterial biofilms, especially those from extracellular polymeric substance (EPS). Static ToF-SIMS spectra of MR-1 were obtained using an IONTOF TOF.SIMS V instrument equipped with a 25 keV Bi$^+_3$ metal ion gun. Identified molecules and molecular fragments are compared against known biological databases and the reported peaks have at least 65 ppm mass accuracy. These molecules range from lipids, fatty acids, flavonoids, and quinolones to other naturally occurring organic compounds. It is anticipated that the mass spectral identification of key peaks will assist detection of metabolites, EPS molecules like polysaccharides, and biologically relevant small organic molecules using ToF-SIMS in future surface and interface research.

59 BASIC BIOLOGICAL SCIENCES↗

Static and Dynamic Thermomechanical Properties of Phase-Separated Epoxy Networks with Tuned Microstructures

Here, polymerization-induced phase separation is a useful method for the construction of heterogeneous epoxy networks with properties exceeding their homogeneous counterparts. In this work, we examine the static and dynamic thermomechanical properties of phase-separated epoxy networks salient to their application as encapsulants. Three heterogeneous epoxy-amine networks with nano-, meso-, and macro-phase-separated morphologies comprised of hard and soft domains are compared to a rigid, unstructured network. The glass transition profiles of the heterogeneous networks are complex, spanning many decades in the frequency domain. The nanophase-separated morphology leads to higher coefficient of thermal expansion, yet surprisingly is characterized by reduced residual stress. Under both quasi-static and dynamic compression (strain rates of order 10 –3 and 10 3 s –1 , respectively), the nanophase-separated network also exhibits higher modulus and strength. In split-Hopkinson bar experiments, the energy dissipation characteristics of the epoxy networks were nearly identical. Curiously, however, the Hugoniot response of the macro-phase-separated network determined by ballistic shockwave analysis indicates a remarkable ability of this material to mitigate shockwave propagation in comparison to many homogeneous and heterogeneous polymer materials. Collectively, this work reveals several previously unreported phenomena with respect to structure–property relationships in phase-separated epoxy networks, illustrating the potential value of systematically tuned microstructures for optimization of application-specific physical properties.

36 MATERIALS SCIENCE↗

Object storage model for CMS data

In CMS, data access and management is organized around the data-tier model: a static definition of what subset of event information is available in a particular dataset, realized as a collection of files. In previous work, we have proposed a novel data management model that obviates the need for data tiers by exploding files into individual event data product objects. In this work, we estimate the potential savings in data volume based on user analysis patterns.

Smith, Nick↗

Are the U.S. Biorefineries Over the Hurdle of 2000 Ton Daily Throughput Yet?

The efficient utilization of lignocellulosic biomass for biofuel and biochemical production is hindered by material handling issues such as clogging and segregation among other challenges. Preprocessing methods such as drying, screening, and milling have improved conversion yield but have not sufficiently enhanced flowability, especially herbaceous biomass. The poor flowability of herbaceous biomass is rooted in some particle attributes that remain less altered by those methods, e.g., irregular particle shape, high roughness, and high compressibility, making it hard to scale up throughput to a key benchmark for a biorefinery – 2000 ton per day. Applying additional preprocessing methods like pelletization and torrefaction to drastically change those particle attributes can improve flow and handling but has not been comprehensively verified through test. The flowability of herbaceous biomass feedstock formats generated by three different preprocessing methods was recently assessed at Idaho National Laboratory’s Biomass Feedstock National User Facility: first, loose particles size reduced from as-received materials; second, pellets produced from an efficient densification process; and third, powders milled from torrefied pellets. Benchmarking tests including static angle of repose, basic flow energy measured in a powder rheometer, and discharge flow in an adjustable hopper, were conducted to evaluate those feedstock formats. Beyond the capacity of existing experimental apparatuses, a digital engineering approach involving flow simulations and AI models were used to identity the material attributes and processing parameters that have dominant influences on flow throughput. Techno-economic analysis focusing on hopper flow as a typical material handling operation was conducted for those feedstock formats. Perspectives will be discussed on whether the 2000-ton daily throughput for a biorefinery is achievable at an acceptable cost by using any of the tested preprocessing methods.

09 - BIOMASS FUELS↗

Failure Strain and Related Triaxiality of Aluminum 6061-T6, A36 Carbon Steel, 304 Stainless Steel, and Nitronic 60 Metals, Part I: Experimental Investigation

The objective of this study is to develop failure-limit material models for Aluminum 6061-T6, A36 Carbon Steel, 304 Stainless Steel, and Nitronic 60 metals, based on parameters of plastic equivalent strain (failure strain) and stress triaxiality. The research is conducted in two parts. This paper presents Part One of the study. In Part One, custom-designed test specimens undergo controlled uniaxial tension and compression testing at ambient temperature. These tests are performed at quasi-static speeds using Universal Testing Machines (UTMs) in accordance with ASTM E8 and ASTM E9 standards. Experimental data, specifically engineering stress–strain and force–displacement curves, are recorded from the onset of loading until specimen fracture, or in the case of compression tests, until the capacity of the testing machine is reached. In Part Two, the emphasis shifts to the calibration of Finite Element Analysis (FEA) models of the custom-designed test specimens. Plastic equivalent strain and the corresponding stress triaxiality values at failure are extracted from each test specimen for the given metal. These values are then systematically plotted onto a single graph to construct the failure-limit curve, which delineates the boundary conditions for material failure. This approach will facilitate the development of a comprehensive material property definition that correlates plastic equivalent strain with stress triaxiality at failure for Aluminum 6061-T6, A36 Carbon Steel, 304 Stainless Steel, and Nitronic 60 metals.

Harwell, Ron↗

Optimizing Alabama’s CO 2 Storage in Shelby County (Project OASIS): Task 4.0 Deliverable – Geologic Analysis Report

Project OASIS (Optimizing Alabama’s CO 2 Storage in Shelby County) is a geologic and reservoir characterization study designed to evaluate deep saline formations for potential long-term carbon dioxide (CO 2 ) storage in central Alabama near the National Carbon Capture Center (NCCC) and Alabama Power’s Plant Gaston. The project centers on the Cambro-Ordovician Knox Group and underlying strata such as the Conasauga and Rome Formations, which were investigated through the drilling of two stratigraphic test wells to obtain electronic well logs, core, and sidewall core plugs. These data provide direct measurements of porosity, permeability, and lithologic variability critical for reservoir characterization. Complementing the well program, a limited 2D seismic survey was acquired to help select the site for Westover #2, and a more regional Seismic Exchange (SEI) seismic survey was licensed and interpreted to define structural and stratigraphic frameworks in a new Static Earth Model (SEM), map reservoir continuity, and identify potential sealing intervals. Integrated with geologic and reservoir modeling, these datasets form the basis for evaluating storage capacity, injectivity, and containment.

20 FOSSIL-FUELED POWER PLANTS↗

Corrosion characteristics of silicon carbide fiber-reinforced composites in beryllium-bearing molten fluoride salt

Corrosion of SiC-fiber reinforced SiC matrix composites in 2LiF-BeF 2 molten salt was examined following static molten salt exposure for 1000 h at 650 and 750 °C. Composites were fabricated with either Tyranno SA3 or Hi-Nicalon type-S fibers and a chemical vapor infiltration SiC matrix. Both composites showed minimal weight loss after salt exposure and maintained shape. Corrosion was characterized by comprehensive electron microscopy and Raman spectroscopy. In conclusion, based on the results of experimental and thermodynamic analysis, a corrosion mechanism for SiC/SiC is proposed where both the salt and SiC materials play a key role in the phase stability of the composite.

36 MATERIALS SCIENCE↗

Automobile and Technology Lifecycle-Based Assignment (ATLAS) v2.0.12

ATLAS is a comprehensive vehicle transaction and technology adoption microsimulator. ATLAS evolves the fleet mix of individual households by simulating the transaction (vehicle addition, disposal, and replacement) and choice (vehicle type, vintage, powertrain, and tenure) decisions in response to the co-evolving demographics, land use, and vehicle technology simulations. Different from the existing vehicle models that are either static or aggregated (e.g. stock model), ATLAS is fully disaggregated and dynamic following a sequential and circumstantial decision-making trajectory. This fine-grained approach not only enhances the realism of the simulation but also provides a nuanced understanding of the dynamics inherent in vehicle fleet evolution. ATLAS outputs are fully compatible with subsequent agent-based transportation modeling system and can enable distributional effect analysis regarding the fleet turnover among heterogeneous populations. ATLAS expands the typical new sale focused vehicle choice modeling to including used vehicle transactions that are of increasing interests to understanding the vehicle adoption behavior among lower income households.

Jin, Ling↗

Observational evidence for groundwater influence on crop yields in the United States

As climate change shifts crop exposure to dry and wet extremes, a better understanding of factors governing crop response is needed. Recent studies identified shallow groundwater—groundwater within or near the crop rooting zone—as influential, yet existing evidence is largely based on theoretical crop model simulations, indirect or static groundwater data, or small-scale field studies. Here, we use observational satellite yield data and dynamic water table simulations from 1999 to 2018 to provide field-scale evidence for shallow groundwater effects on maize yields across the United States Corn Belt. We identify three lines of evidence supporting groundwater influence: 1) crop model simulations better match observed yields after improvements in groundwater representation; 2) machine learning analysis of observed yields and modeled groundwater levels reveals a subsidy zone between 1.1 and 2.5 m depths, with yield penalties at shallower depths and no effect at deeper depths; and 3) locations with groundwater typically in the subsidy zone display higher yield stability across time. We estimate an average 3.4% yield increase when groundwater levels are at optimum depth, and this effect roughly doubles in dry conditions. Groundwater yield subsidies occur ~35% of years on average across locations, with 75% of the region benefitting in at least 10% of years. Overall, we estimate that groundwater-yield interactions had a net monetary contribution of approximately $10 billion from 1999 to 2018. This study provides empirical evidence for region-wide groundwater yield impacts and further underlines the need for better quantification of groundwater levels and their dynamic responses to short- and long-term weather conditions.

60 APPLIED LIFE SCIENCES↗

Composition-Nanoarchitecture-Performance Analysis of High Energy Density Electrodeposited Silicon for Lithium-Ion Battery Anodes

Electrodeposition of silicon (Si) was previously demonstrated as a promising method for fabricating 3D-structured lithium-ion battery anodes. However, the relationship between the electrochemical performance and chemical composition of the relatively impure electrodeposited silicon is not well understood. Here, we report the electrodeposition of a Si-dominant active material (EDEP-Si) onto 3D-structured nickel (Ni) scaffolds and systematically compare the electrochemical properties, elemental composition, atomistic Si coordination, and molecular structure of EDEP-Si with high-purity amorphous Si grown via static chemical vapor deposition. Despite the considerable amount of carbon (9–11 at %) and oxygen (42–44 at %) present in EDEP-Si, the cycling stability and high reversible specific capacity are remarkably similar to those of CVD-Si on a silicon basis (~2400 mA h/g-Si after 100 cycles). The primary difference is that EDEP-Si exhibits reduced cycling efficiency over the first 10–20 cycles. Reactions between carbon and, more importantly, oxygen in EDEP-Si with lithium are likely responsible for the reduced early cycle performance and lower capacity of the total deposit. Finally, our observations suggest ultrapure Si is not necessary for high electrochemical access to reversible charge storage, although limiting the presence of incorporated impurity species would improve energy density and first cycle efficiency.

25 ENERGY STORAGE↗

Direct observation of ultrafast cluster dynamics in supercritical carbon dioxide using X-ray Photon Correlation Spectroscopy

Supercritical fluids exhibit distinct thermodynamic and transport properties, making them of particular interest for a wide range of scientific and engineering applications. These anomalous properties emerge from structural heterogeneities due to the formation of molecular clusters at conditions above the critical point. While the static behavior of these clusters and their effects on the thermodynamic response functions have been recognized, the relation between the ultrafast cluster dynamics and transport properties remains elusive. By measuring the intermediate scattering function in carbon dioxide at conditions near the critical point with X-ray photon correlation spectroscopy, we directly capture the cross-over dynamics between 4 and 13 picoseconds, revealing the transition between ballistic and diffusive motion. Complementary analysis using large-scale molecular dynamics simulations reveals that this behavior arises from collisions between unbound molecules and clusters. This study provides direct evidence of the ultrafast momentum exchange between clusters, which has significant impact on transport properties, solvation processes, and reaction kinetics in supercritical fluids.

carbon capture and storage↗

Dynamic STEM-EELS for single-atom and defect measurement during electron beam transformations

This study introduces the integration of dynamic computer vision–enabled imaging with electron energy loss spectroscopy (EELS) in scanning transmission electron microscopy (STEM). This approach involves real-time discovery and analysis of atomic structures as they form, allowing us to observe the evolution of material properties at the atomic level, capturing transient states traditional techniques often miss. Rapid object detection and action system enhances the efficiency and accuracy of STEM-EELS by autonomously identifying and targeting only areas of interest. This machine learning (ML)–based approach differs from classical ML in that it must be executed on the fly, not using static data. We apply this technology to V-doped MoS 2 , uncovering insights into defect formation and evolution under electron beam exposure. This approach opens uncharted avenues for exploring and characterizing materials in dynamic states, offering a pathway to increase our understanding of dynamic phenomena in materials under thermal, chemical, and beam stimuli.

47 OTHER INSTRUMENTATION↗

Precipitation hardening of laser powder bed fusion Ti-6Al-4V

Here, the laser powder bed fusion (PBF-L) additive manufacturing (AM) community has dedicated significant efforts into process optimization and control for defect-free Ti-6Al-4V. As defects become less of an issue for PBF-L Ti-6Al-4V, the processing-structure-properties (PSP) relationships between AM microstructures can now be explored to optimize mechanical properties. Lower temperature aging treatments around 550 °C in wrought Ti-6A-4V have been historically understood to precipitation harden the α phase with an ordered, hexagonal close packed (HCP) α 2 phase. The α 2 phase existed as nanoscale Ti 3 Al precipitates coherent with the parent α phase. The goal of the present investigation was to implement a vacuum heat treatment of 545 °C for 100 hours on PBF-L Ti-6Al-4V. This vacuum heat treatment took place after an initial hot isostatic pressure (HIP) treatment that decomposed the as-built, martensitic microstructure. The vacuum aging successfully produced nanoscale precipitates of α 2 phase within α-laths, confirmed via atom probe tomography (APT). Microstructural-length scale and quasi-static mechanical properties were investigated by nanoindentation and uniaxial tensile tests of miniaturized test specimens. Given the sensitivity of Ti-6Al-4V mechanical properties to small changes in chemistry, all test specimens originated from the same build. The α 2 precipitation resulted in significantly harder α-laths (≈ 2 GPa) as measured via nanoindentation, as well as a relative yield and ultimate tensile strength increase of 60 MPa and 38 MPa, respectively. Analysis of Variance (ANOVA) of the datasets revealed no statistical differences in total elongation between the HIPed and HIPed + aged specimens, indicative of the aging treatment producing a net benefit of strength with no loss in ductility.

36 MATERIALS SCIENCE↗