Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Payload”

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 55 records · Page 3

A Deep Learning Approach for In-Network Synchrophasor Missing Data Recovery Using Programmable Network Switches

Phasor measurement unit (PMU) networks deliver accurate and timely measurements, which is essential for managing today’s electric power systems. To ensure data quality and enhance the cyber-resilience of PMU networks against malicious attacks and data errors, this study presents an online PMU missing data recovery scheme by leveraging P4 programmable switches. The data plane incorporates a customized PMU protocol parser that abstracts the necessary payload data for recovery. Recovery processes are executed in the control plane using a pre-trained machine learning model. Both traditional and advanced ML models, such as transformer and TimeGPT, are explicitly employed for data prediction. This approach ensures rapid and precise data recovery. Performance evaluations focus on recovery speed and accuracy, using a real dataset from a campus microgrid. With 20% missing PMU data, the mean absolute percentage error for voltage magnitude is 0.0384%, and the phase angle error discrepancy is approximately 0.4064%.

Phasor Measurement Unit, Machine Learning, Program↗

Design of the Electromagnetic Particle Injector (EPI) for Tokamak Deployment

Both predicting and controlling disruptions are critical and urgent issues for ITER as some disruptions with a short warning time may be unavoidable. For these cases, a rapid response disruption mitigation system (DMS) referred to as the electromagnetic particle injector (EPI) is being developed. The primary advantages of the EPI are its fast response time and high velocity, which have been demonstrated in offline experiments (Raman et al., 2021). The EPI is capable of accelerating a metallic sabot electromagnetically using a rail gun to the required velocities ( > 2 km/s) within 2 ms. Two high-field racetrack magnets able to generate fields over 2 T are positioned above and below the rails to permit high velocity at low rail currents, a requirement to minimize electrode erosion. At the end of the acceleration phase, a sabot capture mechanism retains the spent sabot inside the vacuum chamber that houses the EPI. At this point, it releases well-defined microspheres, or a shell pellet, of a radiative payload into the disrupting plasma. A remotely operated sabot loading system positioned behind the injector contains several pre-equipped sabots that can be loaded by an operator from the tokamak control room. The injector is interfaced to the tokamak through a guide tube attached to the front of the EPI vacuum chamber. Finally, the advantages of the EPI system over other DMSs under consideration are described in conjunction with the details of an EPI system designed for near-term test on an existing large tokamak.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Development and characterization of the flight model spectrometer onboard LuSEE-Night

The Lunar Surface Electromagnetics Experiment - Night, LuSEE-Night, is a low-frequency radio astronomy experiment that will explore the cosmic Dark Ages signal on the radio-quiet far side of the Moon. Here, the LuSEE-Night carries a radio frequency spectrometer consisting of a set of antennas, analog and digital processing electronics, and will be launched by NASA’s Commercial Lunar Payload Services in 2025. The spectrometer is designed to observe the spectrum of the radio sky in the 0.5-50MHz band. The flight model (FM) of the four-channel spectrometer has been developed. The FM has been characterized for linearity, gain, noise, and their temperature dependence, confirming that the FM meets all the requirements for LuSEE-Night.

47 OTHER INSTRUMENTATION↗

Tools for genetic engineering and gene expression control in Novosphingobium aromaticivorans and Rhodobacter sphaeroides

ABSTRACT Alphaproteobacteria have a variety of cellular and metabolic features that provide important insights into biological systems and enable biotechnologies. For example, some species are capable of converting plant biomass into valuable biofuels and bioproducts that have the potential to contribute to the sustainable bioeconomy. Among the Alphaproteobacteria, Novosphingobium aromaticivorans , Rhodobacter sphaeroides , and Zymomonas mobilis show promise as organisms that can be engineered to convert extracted plant lignin or sugars into bioproducts and biofuels. Genetic manipulation of these bacteria is needed to introduce engineered pathways and modulate expression of native genes with the goal of enhancing bioproduct output. Although recent work has expanded the genetic toolkit for Z. mobilis , N. aromaticivorans and R. sphaeroides still need facile, reliable approaches to deliver genetic payloads to the genome and to control gene expression. Here, we expand the platform of genetic tools for N. aromaticivorans and R. sphaeroides to address these issues. We demonstrate that Tn 7 transposition is an effective approach for introducing engineered DNA into the chromosome of N. aromaticivorans and R. sphaeroides . We screen a synthetic promoter library to identify isopropyl β-D-1-thiogalactopyranoside-inducible promoters with regulated activity in both organisms (up to ~15-fold induction in N. aromaticivorans and ~5-fold induction in R. sphaeroides ). Combining Tn 7 integration with promoters from our library, we establish CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) interference systems for N. aromaticivorans and R. sphaeroides (up to ~10-fold knockdown in N. aromaticivorans and R. sphaeroides ) that can target essential genes and modulate engineered pathways. We anticipate that these systems will greatly facilitate both genetic engineering and gene function discovery efforts in these species and other Alphaproteobacteria. IMPORTANCE It is important to increase our understanding of the microbial world to improve health, agriculture, the environment, and biotechnology. For example, building a sustainable bioeconomy depends on the efficient conversion of plant material to valuable biofuels and bioproducts by microbes. One limitation in this conversion process is that microbes with otherwise promising properties for conversion are challenging to genetically engineer. Here we report genetic tools for Novosphingobium aromaticivorans and Rhodobacter sphaeroides that add to the burgeoning set of tools available for genome engineering and gene expression in Alphaproteobacteria. Our approaches allow straightforward insertion of engineered pathways into the N. aromaticivorans or R. sphaeroides genome and control of gene expression by inducing genes with synthetic promoters or repressing genes using CRISPR interference. These tools can be used in future work to gain additional insight into these and other Alphaproteobacteria and to aid in optimizing yield of biofuels and bioproducts.

Hall, Ashley N.↗

Optimizing Energy For Delivery Drones - A Comprehensive Tool Set For Drone Energy Calculation And Drone Fleet Optimization

This tool is intended to be deployed for potential customers to compare the energy profiles across various drone types/classes. The primary factors considered were design of the drone, the weight of the drone, the weight of the payload, and how the drone is flown. It has energy comparison metrics like "Drone (A) vs Drone (B) ", "Drone vs Ground Vehicle", "Drone Energy from delivery via landing versus hovering". It also includes the ability to determine the number of drones and batteries needed to optimally deliver goods from a chosen location to a set of destinations.

Mendadhala, Rohit [Idaho National Laboratory (INL)↗

AQDrop Quantum Service (AQDrop) v1.0

AQDrop is a job management system designed to streamline access to the Advanced Quantum Testbed (AQT) at NERSC (National Energy Research Scientific Computing Center). It serves as a centralized middleware layer between researchers and quantum processing hardware. Key Features: AQDrop provides a FastAPI-based server backed by PostgreSQL for job submission, queue management, and role-based access control (members, operators, and administrators). Users submit Qiskit circuits via JSON payloads, which are queued, dispatched to the QPU through the Qubic API, and returned as measurement counts. A Python client library and web dashboard round out the interface options. Primary Use: Researchers submit quantum circuit jobs from a laptop or login node; an operator client executes those jobs on the AQT's physical QPU and returns results — all coordinated through the central API. Advantages: Compared to ad-hoc or direct hardware access, AQDrop adds structured queue management, auditable job-status tracking and OAuth2 authentication — reducing scheduling conflicts and unauthorized access. Its containerized deployment also improves reproducibility and scalability. Overall, AQDrop functions as a purpose-built quantum job broker tailored to NERSC's specific hardware and institutional access requirements.

Caplinger, Evan [Lawrence Berkeley National Labora↗

Robotic automation of maintenance work in nuclear power plants a cross-sector survey and roadmap

Nuclear power plants face increasing cost pressures, workforce constraints (aging workforce and skilled labor shortages), and safety requirements that are accelerating interest in robotic systems for inspection and maintenance. We conducted semi-structured interviews with personnel from seven U.S. nuclear utilities and compared deployment models, operational use cases, and integration practices with those reported by participants in the oil, gas, and petrochemical sector. In nuclear plants, robotic use remains concentrated in inspection—particularly indoor unmanned aerial vehicles and submersible remotely operated vehicles—with limited application to physical maintenance tasks. Reported near-term value includes reduced radiological and industrial risk, reduced outage labor, and improved data for planning and condition assessment. Key barriers include integration and data-interoperability constraints, operator qualification requirements, cybersecurity review burden, and difficulty demonstrating reliability in plant-representative environments. Cross-sector benchmarking highlights organizational and deployment practices that may help nuclear plants scale from pilots to routine use. We propose a deployment-oriented roadmap emphasizing modular payload strategies, representative qualification pathways and testing environments, and improved data governance to support safe and economically justified expansion of robotics in operating nuclear power plants.

11 - NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Improving the Freight Productivity of a Heavy-Duty, Battery Electric Truck by Intelligent Energy Management

This project aimed to enhance the range and reduce the operating costs of battery electric Class 8 trucks traveling over 250 miles daily. This was achieved through the development and implementation of an intelligent-Energy Management System (i-EMS) that leverages vehicle and operations data, physics-aware machine learning algorithms, and vehicle-to-cloud (V2C) connectivity. The project hypothesized that advanced machine learning algorithms and real-time data analytics could significantly improve the energy efficiency and range of these trucks. Key objectives included developing a physics-aware machine learning algorithm, implementing an i-EMS with V2C connectivity and physics-aware spatial data analytics (PSDA), and validating the system’s effectiveness with fleet partners HEB Companies and Murphy Logistics. Extensive data collection from vehicle operations, including vehicle characteristics, road conditions, and payload, was conducted. A machine learning algorithm was developed to predict energy consumption and enable proactive decision-making. The i-EMS was implemented on two Volvo VNR BEVs, with operators receiving charging and routing recommendations. Charging stations were installed at depot locations in Texas and Minnesota, with an additional on-route charger in Minnesota. Significant findings included a 14% range improvement for Murphy Logistics on a highway-driving eco-route and a 22% range improvement for HEB Companies on a city-driving eco-route. The i-EMS utilized rule-based methods and physics-based algorithms to predict and reduce energy consumption, with real-time monitoring and analysis through V2C connectivity enabling proactive decision-making. The project demonstrated the feasibility and economic viability of battery electric Class 8 trucks for long-haul operations, showcasing the potential of physics-aware machine learning in optimizing energy management. The successful implementation of the i-EMS in real-world scenarios validates its practical application and effectiveness, paving the way for the widespread adoption of battery electric vehicles in the freight transportation industry.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

A banner year for solar balloon technology

Solar-powered stratospheric balloons achieved major advancements in test flights, developmental milestones, and operational achievements this year. A solar-powered stratospheric balloon system known as the heliotrope, has emerged as a low-cost platform capable of carrying several pounds of scientific payload to altitudes ranging from 50,000 to 75,000 feet (Bowman et al., 2020; Image 1) for multi-hour level flights. This innovative system has facilitated groundbreaking scientific discoveries in areas such as infrasound and atmospheric composition. Unlike sealed weather balloons that burst, these balloons remain buoyant by retaining hot air within their open envelopes. Because they are solar-powered, they remain aloft as long as the sun remains unobscured.

14 SOLAR ENERGY↗

DarkNESS: developing a skipper-CCD instrument to search for Dark Matter from Low Earth Orbit

The DarkNESS (Dark Matter Nano-satellite Equipped with Skipper Sensors) mission aims to deploy a skipper-CCD CubeSat Observatory to search for dark matter (DM) from Low Earth Orbit. This mission will employ novel skipper-CCDs to investigate O(keV) X-rays from decaying DM, as well as electron recoils from strongly-interacting sub-GeV DM. The DarkNESS mission will be the first space deployment of skipper-CCDs, and the DarkNESS team is developing a skipper-CCD instrument that is compatible with the CubeSat platform. DarkNESS has recently progressed from laboratory validation to a Critical Design Review (CDR) phase, with a launch opportunity anticipated in late 2025. The implementation of the DarkNESS skipper-CCD payload on the CubeSat platform will pave the way for future demonstrators of space-based imagers for X-ray and single-electron counting applications.

46 INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AND ↗

Initial Characterization of the NREL Large-Amplitude Motion Platform

The Large Amplitude Motion Platform (LAMP) at NREL represents a significant advancement in the controlled testing of Wave Energy Converters (WECs) under laboratory conditions. Originally designed by E2M as a six-degree-of-freedom (DOF) Stewart platform for flight simulation, LAMP has been adapted by NREL to facilitate the mounting and evaluation of WECs. This adaptation enables dry testing of WECs using motion profiles similar to the ocean, facilitating the iterative design, testing, and validation of WEC performance prior to ocean deployments. This report presents the initial work completed to characterize LAMP, with particular emphasis on its stability and operational capabilities across various single and multi-degree-of-freedom (DOF) motion profiles. The report includes planned comparisons at three distinct mass payloads, aimed at assessing the platform's positional accuracy, frequency response, and endurance over extended runtime periods. These experimental tests are critical for establishing the platform's limitations and ensuring that the data generated during WEC validation is both accurate and reproducible. The outcomes of this study not only contribute to a deeper understanding of LAMP's capabilities but also lay the groundwork for future advancements in WEC testing methodologies. By providing robust and reliable performance data within a controlled laboratory setting, the findings are expected to significantly enhance the development and commercialization of marine energy technologies. This report presents the initial findings of the LAMP Characterization work and proposed steps to further understand and characterize LAMP. Data collected during this work can be found on MHKDR at: https://mhkdr.openei.org/submissions/602 Note that this report shares the measured/found instantaneous maximum operating range of LAMP. For most applications the maximum operating range cannot be used for system health and longevity. The operating range and capabilities of LAMP will be evaluated on a case-by-case basis, single-DOF position, velocity, and acceleration values presented in Table 4a-c, and Table 5 should be taken as instantaneous absolute maximum values. Future use of LAMP will likely be limited to smaller values.

16 TIDAL AND WAVE POWER↗

Drone Fleet Summary: NNLEMS UxS Rolodex entry for Sandia

Sandia’s UAS Aviation Operations Unit (UAOU) was established in 2019 to be the single entity at Sandia conducting UAS Ops in support the labs Uncrewed Aircraft Systems (UAS) activities. The UAOU currently consists of >330 FAA Registered UAS with a large variety of primarily Class 1&2 UAS: fixed wing (>90), multi-rotor (>230), hybrids, VTOLs, jets, and balloons. Many of these are threat vehicles presented as targets to Counter-UAS (CUAS) systems as part of performance tests, with the remainder in support of other projects across Sandia often with custom payload needs. The UAOU has ~15 primary pilots and reach back to another ~45 FAA Certified Remote Pilots across Sandia. The team conducts flight and CUAS operations at many test locations, including OCONUS. Sandia was awarded the 2024 DOE Federal Aviation Safety Program Award.

42 ENGINEERING↗

Cable-Driven Parallel Robot (CDPR) for Panelized Envelope Retrofits: Feasible Workspace Analysis

Recent decades have seen remarkable progress in the field of robotic-assisted construction. Cable-driven parallel robots (CDPRs) emerge as promising tools for automating construction processes, due to their advantageous features such as scalability, reconfigurability, compact design, and high payload-to-weight ratio. This paper uses a simple static model to determine the feasibility of a CDPR for overclad panel installation in building envelope retrofits. Given that the building facade needs to be a subset of the CDPR’s wrench-feasible workspace, we focus on the sensitivity of the workspace concerning various cable arrangements and CDPR frame sizes (e.g., height and width extensions). Our analysis indicates that no cable arrangement satisfies the requirement of complete facade coverage and avoids cable-to-panel collisions. Thus, frame extension is needed to enhance coverage. However, in densely populated areas where width extension is limited by space constraints, height extension alone is insufficient to guarantee full facade coverage. This paper pioneers the investigation of CDPRs for panelized envelope retrofits, showcasing their advantages and limitations and paving the way for further research and development.

Liu, Yifang↗

Dynamic Analysis of a Six-Cable Parallel Robot for Automated Panelized Building Retrofits

Cable-Driven Parallel Robots (CDPRs) are highly suitable for automated panelized building retrofits, thanks to their compact footprint and high payload-to-weight ratio. A common CDPR configuration featuring eight cables, where the anchors form a rectangular prism in front of the building facade, offers a large wrench feasible workspace and good control versatility. However, installing upper anchor points requires additional support structures, such as towers or beams, increasing setup complexity and posing logistical challenges in construction settings. To mitigate these challenges, we propose a six-cable CDPR model specifically designed for automated panelized building retrofits. Although the feasible workspace is limited, our analysis shows that the proposed CDPR adequately covers the critical areas required for panel installation. To validate that the six-cable system can effectively transport the end effector to the desired installation pose, we calculated optimal trajectories based on a constrained dynamic model. The simulation results of the six-cable CDPR demonstrate promising potential for automated panelized building retrofits, effectively balancing simplicity, cost-effectiveness, and functionality.

Liu, Yifang [ORNL] (ORCID:0000000190817417)↗

Fleet-Level Fuel Impact of Hybrid-Electric Aircraft in United States

Here, this paper examines the impact of two potential solutions for increasing fuel efficiency and reducing emissions in commercial aviation: hybrid-electric propulsion and the use of drop-in synthetic aviation fuels (SAFs). The authors modeled three representative aircraft employed in the U.S. domestic market: a 70-seat regional turboprop, a 100-seat airliner, and a 180-seat airliner. These aircraft were retrofitted with hybrid-electric propulsion systems that integrate batteries and electric motors to provide additional torque to the propeller or fan. The authors explored various technological scenarios involving different battery specific energies, electric motor specific powers, and other relevant parameters. Flight performance models were used to analyze the range–payload capabilities of these new hybrid-electric aircraft and to compare them with their conventional counterparts. Subsequently, the authors virtually deployed the hybrid-electric aircraft on 2019 U.S. domestic commercial flights to assess the types and lengths of flights that could be serviced by this new fleet. We then compared the resulting fuel consumption, energy use, and emissions with those of a conventional fleet using a combination of jet fuel and SAF.

SAF↗

Toward a persistent event-streaming system for high-performance computing applications

High-performance computing (HPC) applications have traditionally relied on parallel file systems and file transfer services to manage data movement and storage. Alternative approaches have been proposed that use direct communications between application components, trading persistence and fault tolerance for speed. Event-driven architectures, as popularized in enterprise contexts, present a compelling middle ground, avoiding the performance cost and API constraints of parallel file systems while retaining persistence and offering impedance matching between application components. However, adapting streaming frameworks to HPC workloads requires addressing challenges unique to HPC systems. This paper investigates the potential for a streaming framework designed for HPC infrastructures and use cases. We introduce Mofka, a persistent event-streaming framework designed specifically for HPC environments. Mofka combines the capabilities of a traditional streaming service with optimizations tailored to the HPC context, such as support for massively multicore nodes, efficient scaling for large producer-consumer workflows, RDMA-enabled high-performance network communications, specialized network fabrics with multiple links per node, and efficient handling of large scientific data payloads. Built using the Mochi suite of HPC data service components, Mofka provides a lightweight, modular, and high-performance solution for persistent streaming in HPC systems. We present the architecture of Mofka and evaluate its performance against Kafka and Redpanda using benchmarks on diverse platforms, including Argonne's Polaris and Oak Ridge's Frontier supercomputers, showing up to 8× improvement in throughput in some scenarios. We then demonstrate its utility in several real-world applications: a tomographic reconstruction pipeline, a workflow for the discovery of metal-organic frameworks for carbon capture, and the instrumentation of Dask workflows for provenance tracking and performance analysis.

HPC↗

The BIRDIES Experiment: Measuring Beryllium Isotopes to Resolve Dynamics in the Stratosphere

Cosmogenic beryllium-10 and beryllium-7, and the ratio of the two (10Be/7Be), are powerful atmospheric tracers of stratosphere–troposphere exchange (STE) processes; however, measurements are sparse for altitudes well above the tropopause. We present a novel high-altitude balloon campaign aimed to measure these isotopes in the mid-stratosphere called Beryllium Isotopes for Resolving Dynamics in the Stratosphere (BIRDIES). BIRDIES targeted gravity waves produced by tropopause-overshooting convection to study their propagation and impact on STE dynamics, including the production of turbulence in the stratosphere. Two custom-designed payloads called FiSH and GASP were flown at altitudes approaching 30 km to measure in situ turbulence and beryllium isotopes (on aerosols), respectively. These were flown on nine high-altitude balloon flights over Kansas, USA, in summer 2022. The atmospheric samples were augmented with a ground-based rainfall collection targeting isotopic signatures of deep convection overshooting. Our GASP samples yielded mostly negligible amounts of both 10Be and 7Be collected in the mid-stratosphere but led to design improvements to increase aerosol capture in low-pressure environments. Observations from FiSH and the precipitation collection were more fruitful. FiSH showed the presence of turbulent velocity, temperature, and acoustic fluctuations in the stratosphere, including length scales in the infra-sonic range and inertial subrange that indicated times of elevated turbulence. The precipitation collection, and subsequent statistical analysis, showed that large spatial datasets of 10Be/7Be can be measured in individual rainfall events with minimum terrestrial contamination. While the spatial patterns in rainfall suggested some evidence for overshooting convection, inter-event temporal variability was clearly observed and predicted with good agreement using the 3D chemical transport model GEOS-CHEM.

58 GEOSCIENCES↗

Mechanistic Insights into the Successful Development of Combination Therapy of Enfortumab Vedotin and Pembrolizumab for the Treatment of Locally Advanced or Metastatic Urothelial Cancer

Antibody–drug conjugates (ADCs) consist of an antibody backbone that recognizes and binds to a target antigen expressed on tumor cells and a small molecule chemotherapy payload that is conjugated to the antibody via a linker. ADCs are one of the most promising therapeutic modalities for the treatment of various cancers. However, many patients have developed resistance to this form of therapy. Extensive efforts have been dedicated to identifying an effective combination of ADCs with other types of anticancer therapies to potentially overcome this resistance. A recent clinical study demonstrated that a combination of the ADC enfortumab vedotin (EV) with the immune checkpoint inhibitor (ICI) pembrolizumab can achieve remarkable clinical efficacy as the first-line therapy for the treatment of locally advanced or metastatic urothelial carcinoma (la/mUC)—leading to the first approval of a combination therapy of an ADC with an ICI for the treatment of cancer patients. In this review, we highlight knowledge and understanding gained from the successful development of EV and the combination therapy of EV with ICI for the treatment of la/mUC. Using urothelial carcinoma as an example, we will focus on dissecting the underlying mechanisms necessary for the development of this type of combination therapy for a variety of cancers.

Oncology↗