Search NASA⌕ Search

SEARCH · Search NASA

Results for “data storage”

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 253 records · Page 14

Optimizing Alabama’s CO 2 Storage in Shelby County (Project OASIS) - Deliverable Task 7: Risk Assessment

The “Optimizing Alabama’s CO 2 Storage in Shelby County: Project OASIS” CarbonSAFE Phase II Project seeks to build on regional data sets that demonstrate that the subsurface within Shelby County, Alabama has the potential to store commercial volumes of CO 2 safely, permanently, and economically. The primary target CO 2 Storage Complex is the deep Ketona Dolomite located within a 140 square mile area of the Valley and Ridge Region of Alabama. This deep saline reservoir is beneath a confining system encompassing at least 6,500 ft of shales and other low permeability sediments. Project OASIS drilled a deep stratigraphic test well to confirm the geological properties of the confining system and storage reservoir(s) within the Storage Complex. The geological data was incorporated into numerical models to establish the areal extent of the CO 2 plume and help design the storage site and its monitoring system. The project is managed by the Southern States Energy Board (SSEB), an interstate compact organization consisting of governors and state legislative leaders from sixteen southern states, Puerto Rico, and the U.S. Virgin Islands, as well as an appointee by the President of the United States. The organizational compact provides it with access to state government organizations and legislatures. The Board also maintains an Associate Members program comprised of energy resource companies, utilities, trade groups, academic R&D science and technology experts and energy consultants. Further, the SSEB staff is experienced in managing and coordinating complex energy and environmental programs, from research programs to full-scale design and demonstrations of new and innovative technologies. Project OASIS is a public-private partnership of six entities with multiple principal investigators (PIs). SSEB’s Lead PI and Co-PI are responsible for all aspects of project performance in accordance with the DOE-NETL Cooperative Agreement. SSEB has issued subgrants to Advanced Resources International, Inc., Alabama A&M University, Auburn University, Crescent Resource Innovation, and Oklahoma State University. Advanced Resources International, Inc., issued subgrants to Baker Hughes and Loudon Technical Services for field services

20 FOSSIL-FUELED POWER PLANTS↗

Semi–Analytical Modeling of Transient Stream Drawdown and Depletion in Response to Aquifer Pumping

Analytical and semi–analytical models for stream depletion with transient stream stage drawdown induced by groundwater pumping are developed to address a deficiency in existing models, namely, the use of a fixed stream stage condition at the stream–aquifer interface. Here field data are presented to demonstrate that stream stage drawdown does indeed occur in response to groundwater pumping near aquifer–connected streams. A model that predicts stream depletion with transient stream drawdown is developed based on stream channel mass conservation and finite stream channel storage. The resulting models are shown to reduce to existing fixed–stage models in the limit as stream channel storage becomes infinitely large, and to the confined aquifer flow with a no–flow boundary at the streambed in the limit as stream storage becomes vanishingly small. The model is applied to field measurements of aquifer and stream drawdown, giving estimates of aquifer hydraulic parameters, streambed conductance, and a measure of stream channel storage. The results of the modeling and data analysis presented herein have implications for sustainable groundwater management.

54 ENVIRONMENTAL SCIENCES↗

The Muon g-2 Experiment at Fermilab: Precision Measurements and Nonlinear Beam Dynamics

The Muon g-2 Experiment has achieved a significant milestone by measuring the positive muon anomalous magnetic moment to an unprecedented accuracy of 0.20 ppm, paving the way to a better understanding of particle physics, including beyond-the-Standard-Model possibilities. In the experiment, muons are circulated within a storage ring, and their anomalous precession frequency — the spin precession relative to momentum — is determined from decay positron time and energy data, captured using calorimeters. In support of accurate storage ring simulations, we performed high-order calculations of the field of the experiment's high-voltage quadrupoles. We also carried out accurate, transfer map–based calculations of the storage ring's chromaticity. These calculations are essential for understanding the beam dynamics effects in the Muon g-2 storage ring.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗

Challenges of open data in aquatic sciences: issues faced by data users and data providers

Free use and redistribution of data (i.e., Open Data) increases the reproducibility, transparency, and pace of aquatic sciences research. However, barriers to both data users and data providers may limit the adoption of Open Data practices. Here, we describe common Open Data challenges faced by data users and data providers within the aquatic sciences community (i.e., oceanography, limnology, hydrology, and others). These challenges were synthesized from literature, authors’ experiences, and a broad survey of 174 data users and data providers across academia, government agencies, industry, and other sectors. Through this work, we identified seven main challenges: 1) metadata shortcomings, 2) variable data quality and reusability, 3) open data inaccessibility, 4) lack of standardization, 5) authorship and acknowledgement issues 6) lack of funding, and 7) unequal barriers around the globe. Our key recommendation is to improve resources to advance Open Data practices. This includes dedicated funds for capacity building, hiring and maintaining of skilled personnel, and robust digital infrastructures for preparation, storage, and long-term maintenance of Open Data. Further, to incentivize data sharing we reinforce the need for standardized best practices to handle data acknowledgement and citations for both data users and data providers. We also highlight and discuss regional disparities in resources and research practices within a global perspective.

54 ENVIRONMENTAL SCIENCES↗

DEDUPKV: A Space-Efficient and High-Performance Key-Value Store via Fine-Grained Deduplication

Log-Structured Merge Tree (LSM-tree) based key-value stores excel in write-intensive environments but suffer from data duplication, consuming up to 49% of storage space in LSM-tree-based key-value store deployments. Traditional solutions like compression and coarse-grained file system-level deduplication introduce overhead or have limited effectiveness. In this study, we propose DedupKV, a fine-grained deduplication framework tailored for LSM-tree, maximizing data reduction efficiency while minimizing write stalls and read overheads. DedupKV features three key innovations: (1) FLUSH-integrated inline deduplication, which removes duplicates during memory-to-storage writes; (2) WAL file-based offline deduplication, repurposing write-ahead logs to avoid double writes; and (3) elastic execution, dynamically balancing inline and offline deduplication based on memory pressure and workload intensity. Additionally, dynamic granularity management reduces deduplication metadata overhead. We implemented these four ideas in RocksDB for the first time and conducted experiments in a Linux environment. Our evaluation shows that WAL file-based offline deduplication and DedupKV outperform BlobDB by 33% and 23%, respectively, in write-heavy workloads, while reducing write amplification by 1.2 ×, 2 ×, and 1.6 × for real KV datasets.

Jamil, Safdar [Sogang University]↗

Variable rate neural compression for sparse detector data

Particle colliders produce data at extraordinary rates, posing major challenges for transmission and storage. High-throughput compression algorithms are therefore essential. In the sPHENIX experiment taking data at the Relativistic Heavy Ion Collider, a time projection chamber records three-dimensional (3D) particle trajectories that are highly sparse, making conventional learning-free lossy compression ineffective. Convolutional neural networks have surpassed traditional methods in compression ratio and accuracy. However, they fail to exploit sparsity for efficiency. To address these gaps, we present BCAE-VS, a bicephalous convolutional autoencoder with variable compression ratio for sparse data, which adapts compression to input complexity through key-point identification and sparse convolution. BCAE-VS achieves higher accuracy and compression ratios than prior neural approaches while being orders of magnitude smaller. Moreover, its throughput increases with sparsity—a property not observed in other methods. Although it was developed for collider experiments, BCAE-VS readily extends to other sparse data domains, such as light detection and ranging (LiDAR) sensing and 3D microscopy.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

An infrared, Raman, and X-ray database of battery interphase components

Further improvements to lithium-ion and emerging battery technologies can be enabled by an improved understanding of the chemistry and working mechanisms of interphases that form at electrochemically active battery interfaces. However, it is difficult to collect and interpret spectra of interphases for several reasons, including the presence of a variety of compounds. To address this challenge, we herein present a vibrational spectroscopy and X-ray diffraction data library of ten compounds that have been identified as interphase constituents in lithium-ion or emerging battery chemistries. The data library includes attenuated total reflectance Fourier transform infrared spectroscopy, Raman spectroscopy, and X-ray diffraction data, collected in inert atmospheres provided by custom sample chambers. The data library presented in this work (and online repository) simplifies access to reference data that is otherwise either diffusely spread throughout the literature or non-existent, and provides energy storage researchers streamlined access to vital interphase-relevant data that can accelerate battery research efforts.

25 ENERGY STORAGE↗

Data Structure Alchemy

In an increasingly more data-driven world, the project set out to uncover the first principles of data-structure design, chart the immense design space they form, and build automation that can synthesize an optimal structure, or even a whole storage engine, for any given workload, hardware platform, and cost target. Data structures are at the center of every computational system and are directly responsible for its performance. Two core technical thrusts were defined: 1) Mapping design spaces for key data-centric abstractions (filters, hash functions, storage-engine layouts, neural-network topologies, blockchain protocols, image layouts, etc.). 2) Developing search & synthesis algorithms, initially analytical cost models, later neural-guided bi-level optimisers that navigate sextillions of candidate designs in seconds and materialise the best one as ready‐to-run code. This report distills the key insights, accomplishments, and impact.

97 MATHEMATICS AND COMPUTING↗

DOE EV Data Collection - Facility Data

Facility data includes information on electricity consumption by larger-scale infrastructure, including buildings, solar arrays, and energy storage systems. Parameter definitions can be found in the data dictionary. If a connection between specific vehicle information and facility data exists, it will be available in the vehicle attributes table. Vehicle ID can be used as a key between vehicle data and vehicle attribute tables. Data is being uploaded quarterly through 2023 and subject to change until the conclusion of the project.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

Efficient Dimension Reduction of Complex Three-dimensional CO2 Saturation using Deep Learning Models

In the domain of deep learning (DL), dimension reduction is crucial for enhancing training efficiency and mitigating overfitting, particularly when managing complex data such as three-dimensional (3D) saturation data. The 3D saturation data in the context of geological carbon storage (GCS) presents unique challenges due to its inherent sparsity and the abrupt transitions at plume boundaries, known as shock fronts. To address the challenges, we proposed a novel DL framework that integrates dimension reduction with advanced 3D reconstruction techniques. Our model leveraged latent variables derived from 2D average saturation data, offering a robust and efficient solution tailored to the intricate dynamics of 3D saturation fields. The proposed framework can extract the critical features of the high-dimensional data while reducing the variable numbers, which is more tractable for DL models and enhances the model robustness and accuracy. Therefore, it provides a novel approach for modeling and analyses in complex geological scenarios, which finds great potential applications in environmental monitoring and energy storage.

Wang, Hongsheng↗

Towards a self-driving trigger at the LHC: adaptive response in real time

Real-time data filtering and selection—or trigger—systems at high-throughput scientific facilities such as the experiments at the Large Hadron Collider must process extremely high-rate data streams under stringent bandwidth, latency, and storage constraints. Yet these systems are typically designed as static, hand-tuned menus of selection criteria grounded in prior knowledge and simulation. In this work, we further explore the concept of a self-driving trigger, an autonomous data-filtering framework that reallocates resources and adjusts thresholds dynamically in real-time to optimize signal efficiency, rate stability, and computational cost as instrumentation and environmental conditions evolve. We introduce a benchmark ecosystem to emulate realistic collider scenarios and demonstrate real-time optimization of a menu including canonical energy sum triggers as well as modern anomaly-detection algorithms that target non-standard event topologies using machine learning. Using simulated data streams and publicly available collision data from the Compact Muon Solenoid experiment, we demonstrate the capability to dynamically and automatically optimize trigger performance under specific cost objectives without manual retuning. Our adaptive strategy shifts trigger design from static menus with heuristic tuning to intelligent, automated, data-driven control, unlocking greater flexibility and discovery potential in future high-energy physics analyses.

Emami, Shaghayegh [Michigan U.] (ORCID:00090007589↗

Statistical White-Line Analysis in High-Throughput TXM-XANES for Chemical State Quantification

The transmission X-ray microscopy (TXM) based X-ray absorption near-edge structure (XANES) technique provides three-dimensional mapping of element-specific chemical states at nanometer-scale spatial resolution and micrometer-scale fields of view. However, compared to conventional volume-averaged XANES (VA-XANES) measurements, the inherently small voxel size in TXM-XANES leads to a lower signal-to-noise ratio, making full-spectrum analysis computationally demanding and less robust. Here, we present the structural and compositional conditions for a statistical white-line analysis framework under which chemical state information can be directly extracted from the white-line peak position in voxel spectra without the need for voxel-wise background subtraction or normalization, under well-defined structural and compositional conditions. The method is validated on layered oxide cathode materials, where low-order polynomial fitting accurately reproduces white-line features, and the extracted energy distributions correlate strongly with VA-XANES results. This statistical approach enables high-throughput, dose-efficient, and noise-robust chemical state quantification in TXM-XANES, offering broad applicability to functional materials requiring nanoscale oxidation-state mapping.

TXM↗

Development and flight-testing of modular autonomous cultivation systems for biological plastics upcycling aboard the ISS

Cultivation of microorganisms in space has enormous potential to enable in-situ resource utilization (ISRU) Here, we develop an autonomous payload with fully programmable serial passaging and sample preservation, termed the Modular Open Biological Platform (MOBP), and flight-test the MOBP aboard the International Space Station (ISS) by conducting enzymatic and microbial plastics upcycling experiments. The MOBP is a compact, modular bioreactor system that allows for sustained microbial growth via automated media transfers, such as those for sample collection and storage for terrestrial analyses, and precise data monitoring from integrated sensors. The MOBP was flight-tested with two experiments designed to evaluate biological upcycling of the plastic poly(ethylene terephthalate) (PET). The bioproduct βKA can be polymerized into a nylon-6,6 analog with improved properties for use in the production of a variety of materials. We posit the MOBP will aid in democratizing the execution of synthetic biology in spaceflight towards enabling ISRU.

09 BIOMASS FUELS↗

Nuclear Waste Tank Emission Contributions to Particle Size Distribution

Pollutants from anthropogenic activities including industrial processes are ubiquitous to the environment. To understand the impact from industrial aerosol on climate and human health, industrial aerosol needs to be better characterized. Here, in this study, particle number concentrations were used as a proxy for atmospheric pollutants, which include both particles and gases. Particle concentration and size distribution were measured using a scanning mobility particle sizer (SMPS) approximately 4.5 km from primary industrial areas at the Savannah River Site in Aiken, SC. Industrial areas include numerous nuclear waste storage and processing tanks. The SMPS data were divided into two groups depending on the wind direction measured onsite to categorize transport from the industrial area or from elsewhere. Industrial contributions were found to have a higher concentration of particles with sizes less than 200 nm, 859 ± 564 cm -3 , in comparison to non-industrial attributed particles, 733 ± 495 cm -3 on average from March-July 2021. For sizes larger than 200 nm, industrial and non-industrial particles have a similar concentration, 89 ± 59 cm -3 and 99 ± 61 cm -3 , with non-industrial concentrations being slightly larger. To confirm that industrial particles could travel to the sampling location, air dispersion modeling was completed for specific case studies during the sampling period. The atmospheric dispersion modeling results confirmed that particles released at the industrial areas reached the sampling location when the wind direction was favorable for transport from the industrial areas. The greater concentration of smaller-sized particles in industrial emissions has implications for typical particulate measurements (PM2.5), heath impacts, and climatological influences.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W↗

SlimIO: Lightweight I/O Path Design for Write Isolation in FDP-backed In-Memory Databases

In-Memory Databases (IMDBs) are widely used with HPC applications to manage transient data, often using snapshot-based persistence for backups. Redis, a representative IMDB, employs both snapshot and Write-Ahead Log (WAL) mechanisms, storing data on persistent devices via the traditional kernel I/O path. This method incurs syscall overhead, I/O contention between processes, and SSD garbage collection (GC) delays. To address these issues, we propose SlimIO, which adopts I/O passthru to minimize syscall overhead and inter-process I/O interference. Additionally, it leverages Flexible Data Placement (FDP) SSDs as backup storage to avoid performance degradation from SSD GC. Experimental results show that SlimIO reduces snapshot time by up to 25%, increases query throughput by up to 30% during non-snapshot periods, and lowers 99.9%-ile latency by up to 50%. Furthermore, it achieves a write amplification factor (WAF) of 1.00, indicating no redundant internal writes, thus extending SSD lifespan.

Lee, Sangyun [Sogang University]↗

Supporting Resource Adequacy via the ReEDS-India Model [Slides]

ReEDS-India is an open-access tool for mid- and long-term capacity expansion modeling that finds the mix of generation, transmission, and storage technologies that meet the anticipated requirements of the electric sector at least cost.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Supplement Analysis for the Proposed Shipment of High Burnup Research Cask to Idaho National Laboratory for Research and Development Purposes

DOE needs to continue with the HBUSFDP and transfer the HBURC to a facility capable of examination and testing of HBU SNF. These types of facilities do not exist at NAPS but are available at DOE national laboratories. The removal and eventual opening of the TN-32B research cask will provide DOE with the opportunity to gather data that will support continued safe storage of SNF at existing nuclear power plants, or a future federal consolidated storage facility. This effort will also help build public trust and confidence by demonstrating DOE’s ability to safely and securely transport commercial SNF using the certified Atlas rail consist.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W↗

U.S. Hydropower Market Report Data and Metadata (2025 update)

This database complements the U.S. Hydropower Market Report (2025 update). This update focuses on data and trends in 2024 and contextualizes this information compared to evolving high-level trends over the past 10–20 years. It contains data on U.S. hydropower (and pumped storage hydropower) development pipeline, relicenses, license surrenders, performance metrics, and supply chain.

Johnson, Megan [ORNL] (ORCID:0000000290141741)↗