Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Management Efficiency”

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 91 records · Page 5

Accelerating Multiphase Simulations With Denoising Diffusion Model Driven Initializations

This study introduces a hybrid fluid simulation approach that integrates generative diffusion models with physics‐based simulations, aiming at reducing the computational costs of flow simulations while still honoring all the physical properties of interest. Pore‐scale simulations enhance our understanding of applications such as assessing hydrogen and storage efficiency in underground reservoirs. Nevertheless, they are computationally expensive and the presence of non‐unique solutions can require multiple simulations within a single geometry. To overcome the computational cost hurdle, we propose a method that couples generative diffusion models and physics‐based simulations. While training the data‐driven model, we simultaneously generate initial conditions and perform physics‐based simulations using these. This integrated approach enables us to receive real‐time feedback on a single compute node equipped with both CPUs and GPUs. By efficiently managing these processes within a single compute node, we can continuously monitor performance and halt training once the model meets the specified criteria. To test our model, we generate realizations in a real Berea sandstone fracture which shows that our technique is up to 4.4 times faster than commonly used flow simulation initializations.

36 MATERIALS SCIENCE↗

Scaling Laws of Graph Neural Networks for Atomistic Materials Modeling

Atomistic materials modeling is a critical task with wide-ranging applications, from drug discovery to materials science, where accurate predictions of the target material property can lead to significant advancements in scientific discovery. Graph Neural Networks (GNNs) represent the state-of-the-art approach for modeling atomistic material data thanks to their capacity to capture complex relational structures. While machine learning performance has historically improved with larger models and datasets, GNNs for atomistic materials modeling remain relatively small compared to large language models (LLMs), which leverage billions of parameters and terabyte-scale datasets to achieve remarkable performance in their respective domains. To address this gap, we explore the scaling limits of GNNs for atomistic materials modeling by developing a foundational model with billions of parameters, trained on extensive datasets in terabytescale. Our approach incorporates techniques from LLM libraries to efficiently manage large-scale data and models, enabling both effective training and deployment of these large-scale GNN models. This work addresses three fundamental questions in scaling GNNs: the potential for scaling GNN model architectures, the effect of dataset size on model accuracy, and the applicability of LLM-inspired techniques to GNN architectures. Specifically, the outcomes of this study include (1) insights into the scaling laws for GNNs, highlighting the relationship between model size, dataset volume, and accuracy, (2) a foundational GNN model optimized for atomistic materials modeling, and (3) a GNN codebase enhanced with advanced LLM-based training techniques. Our findings lay the groundwork for large-scale GNNs with billions of parameters and terabyte-scale datasets, establishing a scalable pathway for future advancements in atomistic materials modeling.

Li, Chaojian [ORNL] (ORCID:0000000340309777)↗

DoCeph: DPU-Offloaded Messaging in Ceph for Reduced Host CPU Utilization

Ceph is a widely used distributed object store, but its messenger layer imposes substantial CPU overhead on the host. To address this limitation, we propose DoCeph, a DPU-offloaded storage architecture for Ceph that disaggregates the system by offloading the communication-intensive messaging component to the DPU while retaining the storage backend on the host. The DPU efficiently manages communication, using lightweight RPC for metadata operations and DMA for data transfer. Moreover, DoCeph introduces a pipelining technique that overlaps data transmission with buffer preparation, mitigating hardware-imposed transfer size limitations. We implemented DoCeph on a Ceph cluster with NVIDIA BlueField-3 DPUs. Evaluation results indicate that DoCeph cuts host CPU usage by up to 92% while sustaining stable throughput and providing larger performance benefits for object writes over 1 MB.

Park, Kuri [Sogang University]↗

BULKI-Store v0.3.2

BULKI-Store is a distributed object storage system optimized for high-performance computing environments. Built with a Rust core and Python bindings, it efficiently manages scientific and machine learning datasets across HPC clusters. The system employs a client-server architecture with MPI integration, enabling seamless scaling on supercomputers like Perlmutter. BULKI-Store's object-oriented approach provides intuitive data organization with rich metadata support, contrasting with traditional file-based solutions. Key optimizations include selective checkpoint loading, unified checkpoint files, and object chunking for large data transfers. For machine learning workloads, BULKI-Store offers advantages through fine-grained access patterns, dynamic data sharing between training instances, and reduced memory pressure. Memory management features include strategic Python GC calls, minimized data copies, and batch processing capabilities. The system leverages Rayon's thread pool for asynchronous data prefetching and supports multiple CPU architectures (ARM64, x86, AMD, RISC-V). By combining performance optimizations with developer-friendly APIs, BULKI-Store addresses the complex data management challenges of modern HPC applications while maintaining compatibility across heterogeneous computing environments.

Zhang, Wei [Lawrence Berkeley National Laboratory ↗

Pushing the limits of NAND technology scaling with ferroelectrics

Artificial intelligence (AI) continues to drive transformative advancements across various industries. The data-intensive nature of AI training (and inferencing) has resulted in the generation of unprecedented volumes of data with machine-generated content surpassing human-generated data by more than 100-fold in 2025. Efficiently managing this data influx necessitates advanced digital storage technologies. However, traditional NAND flash memory, which is critical for supporting data flows in AI systems—alongside high-bandwidth memory, for AI training—faces fundamental scaling limitations as it approaches the 1000-layer milestone, encompassing more than 40 trillion transistors. This article delves into the potential of hafnia-based ferroelectric materials as a breakthrough solution to these challenges. Recent advancements indicate that the intrinsic limitations of ferroelectric field-effect transistors (FEFETs) can be mitigated through material and device-level engineering. These advancements enable FEFETs to meet the stringent density, reliability, and scalability requirements of future three-dimensional NAND technology. The role of ferroelectrics in addressing NAND scaling challenges and expanding storage capabilities presents a promising avenue for meeting the storage demands of the AI-driven era.

3D NAND↗

Demonstrating the Potential of Adaptive LMS Filtering on FPGA-Based Qubit Control Platforms for Improved Qubit Readout in 2D and 3D Quantum Processing Units

Advancements in quantum computing underscore the critical need for sophisticated qubit readout techniques to accurately discern quantum states. This abstract presents our research intended for optimizing readout pulse fidelity for 2D and 3D Quantum Processing Units (QPUs), the latter coupled with Superconducting Radio Frequency (SRF) cavities. Focusing specifically on the application of the Least Mean Squares (LMS) adaptive filtering algorithm, we explore its integration into the FPGA-based control systems to enhance the accuracy and efficiency of qubit state detection by improving Signal-to-Noise Ratio (SNR). Implementing the LMS algorithm on the Zynq UltraScale+ RFSoC Gen 3 devices (RFSoC 4x2 FPGA and ZCU216 FPGA) using the Quantum Instrumentation Control Kit (QICK) open-source platform, we aim to dynamically test and adjust the filtering parameters in real-time to characterize and adapt to the noise profile presented in quantum computing readout signals. Our preliminary results demonstrate the LMS filter's capability to maintain high readout accuracy while efficiently managing FPGA resources. These findings are expected to contribute to developing more reliable and scalable quantum computing architectures, highlighting the pivotal role of adaptive signal processing in quantum technology advancements.

Johnson, Hans↗

VA EDH Advanced Software Pipeline Framework Report: Enhancing Automation and Scalability

The VA Environmental Determinants of Health (EDH) Advanced Software Pipeline Framework is designed to enhance the efficiency, scalability, and security of geospatial data processing workflows. This framework integrates modern data orchestration and containerization technologies, including Prefect for workflow automation, Docker for containerization, and PostgreSQL/PostGIS for geospatial data storage and analysis. It ensures standardized, reproducible, and automated data processing, supporting VA objectives related to substance use risk assessment and recovery research. The pipeline addresses key scalability and performance challenges through horizontal and vertical scaling, high-performance computing (HPC) integration, parallel processing, task caching, and dynamic resource allocation. These optimizations improve throughput and reduce latency, allowing the system to efficiently manage large and complex datasets. Additionally, security and compliance measures—such as data encryption (SSL), Role-Based Access Control (RBAC), and adherence to GDPR and HIPAA standards—safeguard sensitive information throughout data transmission and storage. A key implementation of this framework includes the automation of shelter list geolocation workflows, ensuring that up-to-date data is readily available for VA decision-making. Lessons learned from this project include the transition from in-memory processing to incremental storage writes, improving resource management and reliability. Future enhancements aim to expand automation, integrate AI-driven anomaly detection, and incorporate high-performance computing resources. This framework provides a scalable, secure, and adaptable solution for managing geospatial datasets, reinforcing the VA’s ability to support clinical and strategic initiatives through data-driven decision-making.

97 MATHEMATICS AND COMPUTING↗

Mauka Energy FEVER Tool DOE SBIR Phase 1 Final Scientific/Technical Report

This report is on the Forestry Electric Vehicle Energy Routing (FEVER) Tool, a novel software system developed to support heavy-duty electric vehicle (EV) operations in remote, forested, and mountainous regions. The Phase I project aimed to demonstrate the feasibility of modeling EV energy consumption using terrain elevation, road conditions, and route features specific to forestry logistics. The tool combines geographic information systems (GIS), electric motor physics, and vehicle-specific data to calculate feasible, energy-efficient routes. Collaborations with Oregon State University’s Research Forests and Titan Freight Systems enabled collection and validation of GPS and elevation-based trip data. The FEVER Tool offers substantial opportunities for the efficient management of medium- and heavy-duty electric vehicles in sectors like forestry, agriculture, mining, defense and waste management—areas which are beginning to adopt HDEVs. The project demonstrated technical feasibility and lays the groundwork for commercial development and deployment in other industries and environmental conditions in Phase II.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Application of Controller Area Network for Power Converter Network Monitoring and Control

This presentation explores the adaptation and implementation of CAN bus technology in a network of power converters, emphasizing its potential beyond automotive applications. In this system, multiple power converters can utilize the CAN bus to transmit diverse data types, each assigned specific message and node IDs. A central controller continuously monitors the status of each converter, ensuring efficient management and coordination of power distribution. Additionally, an individual CAN node is

Montoya, Armando Yassir↗

Argonne National Laboratory Site Environmental Report for Calendar Year 2024

This report discusses the status and accomplishments of the environmental protection program at Argonne National Laboratory for calendar year 2024. The status of Argonne environmental protection activities with respect to compliance with the various laws and regulations is discussed, along with environmental management, efficiency efforts, environmental corrective actions, and habitat restoration. To evaluate the effects of Argonne operations on the environment, samples of environmental media collected on the site, at the site boundary, and off the Argonne site were analyzed and compared with applicable guidelines and standards. A variety of radionuclides were measured in air, surface water, groundwater, and bottom sediment samples. In addition, chemical constituents in surface water, groundwater, and wastewater were analyzed. External penetrating radiation doses were measured, and the potential for radiation exposure to off-site population groups and on-site members of the public was estimated. Results are interpreted with respect to the origin of radioactive and chemical substances (i.e., natural, Argonne, and other) and are compared with applicable standards intended to protect human health and the environment. A U.S. Department of Energy (DOE) dose calculation methodology, based on International Commission on Radiological Protection (ICRP) recommendations and the U.S. Environmental Protection Agency’s (EPA) CAP 88 computer code, was used in preparing this report.

54 ENVIRONMENTAL SCIENCES↗

A Scalable and Cost-Effective Solution to the U.S. Housing Crisis: A Case Study on Locally Manufactured Modular Multifamily Housing

This case study assesses waste management efficiencies in modular buildings compared to traditional construction methods. We focus on the modular 1-bedroom Model/Z unit by Model Z Modular, LLC. As part of the collaboration between Model Z Modular and the National Renewable Energy Laboratory, we analyzed waste metrics from design through construction, contrasting these findings against conventional stick-built and site-built multifamily buildings. The Model/Z unit is part of a strategic effort to address affordable housing shortages in South Los Angeles, where household income challenges are pronounced. The unit is produced in a state-of-the-art 150,000 sq. ft. modular manufacturing facility located within the city it is serving, and has so far supported the production of over 1,500 affordable housing units. Model/Z units have been used in projects with as many as 195 units, achieving large economies of scale and time. Our analysis demonstrates that modular construction reduces waste compared to traditional methods. This reduction is achieved through precise prefabrication techniques, the implementation of new framing methods, the concentration of workforce expertise, and streamlined logistics, which optimize material use and greatly reduce on-site handling. Additionally, local manufacturing minimizes transportation needs, improving overall project efficiency. The Model/Z unit exemplifies a scalable solution for enhancing housing affordability by optimizing resource utilization and minimizing associated costs. These methods support the delivery of high-quality units at reduced expenses, addressing critical urban housing shortages effectively. This case study underscores Model Z Modular's commitment to producing affordable, quality housing while fostering economic opportunities through job creation and training programs.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

Three-Dimensional Grid Visualization for Planning Activities: A Dubai Case Study

National Laboratory of the Rockies (NLR), in collaboration with the Dubai Electricity and Water Authority (DEWA) and Infra-X, has undertaken the Energy Visualization Analysis Project. The aim of this project is to enhance analytical and 3D visualization capabilities for distribution network planning and renewable energy integration. As modern grid continues to evolve with large-scale solar PV deployment and emerging distributed energy resources (DERs), the ability to effectively analyze, visualize, and communicate complex grid behaviors has become increasingly critical. The project focuses on developing empirical use cases based on real distribution feeder data and engineering workflows, ensuring the outcomes are directly aligned with operational environment. Through time-series power flow simulations and nodal hosting capacity analysis, the study quantifies the impacts of high PV penetration on voltage and thermal limits within representative 11 kV feeders. These analyses identify specific nodes and conditions where DER integration challenges arise. Furthermore, a Battery Energy Storage System (BESS) optimization algorithm was applied to determine the optimal size and placement of storage systems that can mitigate network constraints and enhance hosting capacity. The comparative results between base-case and BESS-augmented scenarios clearly demonstrate improvements in network stability and load management efficiency. In parallel, the NLR team developed an immersive 3D visualization framework, enabling interactive exploration of grid simulations using commodity head-mounted display (HMD) systems. This framework transforms conventional 2D simulation data into spatially intuitive visual environments - allowing engineers to analyze feeder conditions, PV hosting potential, and BESS effects in real time. This report represents the first foundational phase in establishing a visualization-driven analytical ecosystem. It provides a methodological foundation for data integration, visualization architecture, and simulation-based decision support, paving the way for large-scale adoption of immersive visualization across DEWA's Smart Grid Initiative, R&D activities, and future network resilience studies.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Geological applications of LANDSAT-1 imagery to the Great Salt Lake area

The ERTS program has been designed as a research and development tool to demonstrate that remote sensing from orbital altitudes is a feasible and practical approach to efficient management of earth resources. From this synoptic view and repetitive coverage provided by ERTS imagery of the Great Salt Lake area, large geological and structural features, trends, and patterns have been identified and mapped. A comparative analysis of lineaments observed in September and December data was conducted, existing mineral locations were plotted, and areas considered prospective for mineralization based on apparent structure-mineralization relationships were defined. The additional information obtained using ERTS data provides an added source of information to aid in the development of more effective mineral exploration programs.

Anderson, A. T.↗

Operational considerations for the application of remotely sensed forest data from LANDSAT or other airborne platforms

Research in the application of remotely sensed data from LANDSAT or other airborne platforms to the efficient management of a large timber based forest industry was divided into three phases: (1) establishment of a photo/ground sample correlation, (2) investigation of techniques for multi-spectral digital analysis, and (3) development of a semi-automated multi-level sampling system. To properly verify results, three distinct test areas were selected: (1) Jacksonville Mill Region, Lower Coastal Plain, Flatwoods, (2) Pensacola Mill Region, Middle Coastal Plain, and (3) Mississippi Mill Region, Middle Coastal Plain. The following conclusions were reached: (1) the probability of establishing an information base suitable for management requirements through a photo/ground double sampling procedure, alleviating the ground sampling effort, is encouraging, (2) known classification techniques must be investigated to ascertain the level of precision possible in separating the many densities involved, and (3) the multi-level approach must be related to an information system that is executable and feasible.

Baker, G. R.↗

The NASA Energy Conservation Program

Large energy-intensive research and test equipment at NASA installations is identified, and methods for reducing energy consumption outlined. However, some of the research facilities are involved in developing more efficient, fuel-conserving aircraft, and tradeoffs between immediate and long-term conservation may be necessary. Major programs for conservation include: computer-based systems to automatically monitor and control utility consumption; a steam-producing solid waste incinerator; and a computer-based cost analysis technique to engineer more efficient heating and cooling of buildings. Alternate energy sources in operation or under evaluation include: solar collectors; electric vehicles; and ultrasonically emulsified fuel to attain higher combustion efficiency. Management support, cooperative participation by employees, and effective reporting systems for conservation programs, are also discussed.

Gaffney, G. P.↗

Preliminary results of passive microwave snow experiment during February and March 1978

The purpose of the experiment was to determine if remote microwave sensing of snowpack data could be used to predict runoff, thereby allowing more efficient management of the water supply. A four-frequency microwave radiometer system was attached to a truck-mounted aerial lift and was used to gather data on snowpacks at three different sites in the Colorado Rocky Mountains. Ground truth data measurements (density, temperature, grain size, hardness, and free-liquid water content) were taken at each site corresponding to each microwave scan.

Chang, A. T. C.↗

Fuel conservative guidance concept for shipboard landing of powered-life aircraft

A simulation study was undertaken to investigate the application of energy conservative guidance (ECG) software, developed at NASA Ames Research Center, to improve the time and fuel efficiency of powered lift airplanes operating from aircraft carriers at sea. When a flightpath is indicated by a set of initial conditions for the aircraft and a set of positional waypoints with associated airspeeds, the ECG software synthesizes the necessary guidance commands to optimize fuel and time along the specified path. A major feature of the ECG system is the ability to synthesize a trajectory that will allow the aircraft to capture the specified path at any waypoint with the desired heading and airspeed from an arbitrary set of initial conditions. Five paths were identified and studied. These paths demonstrate the ECG system's ability to save flight time and fuel by more efficiently managing the aircraft's capabilities. Results of this simulation study show that when restrictions on the approach flightpath imposed for manual operation are removed completely, fuel consumption during the approach was reduced by as much as 49% (610 lb fuel) and the time required to fly the flightpath was reduced by as much as 41% (5 min). Savings due to ECG were produced by: (1) shortening the total flight time; (2) keeping the airspeed high as long as possible to minimize time spent flying in a regime in which more engine thrust is required for lift to aid the aerodynamic lift; (3) minimizing time spent flying at constant altitude at slow airspeeds; and (4) synthesizing a path from any location for a direct approach to landing without entering a holding pattern or other fixed approach path.

Warner, D. N., Jr.↗

American experiences and perspectives - International cooperation on a permanently manned Space Station

In the late 1960s, NASA contemplated the establishment of a permanently manned Space Station along with the development of the Space Shuttle. After a temporary postponement of the Space Station project, it was finally decided to develop a Space Station and to have it operating by the early 1990s. This station is to serve in a variety of functions which are important for further advances with respect to the utilization of space. The Space Station could even serve as a staging base for trips to the moon and visits to Mars. An international approach is to be taken regarding the development and utilization of the Space Station, giving attention to a cooperation of the U.S. with Canada, Europe, and Japan. The implementation of such a cooperation requires that a number of problems are solved. Basic approaches suitable for achieving such a solution are discussed, taking into account the development of operational schemes which provide for efficient management, while permitting the exercise of diverse 'ownership' rights.

Pedersen, K. S.↗