Engineering PapersSearch

SEARCH · Engineering Papers

Results for “solution optimization”

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

Enhancing the Survivability of Power Systems With Grid-Edge DERs Against DoS Attacks

Power system survivability, defined as the ability of a system to maintain steady-state functionality under varying operational conditions, reflects its resilience against disturbances. While existing research primarily focuses on physical-layer disturbances, the increasing prevalence of grid-edge DERs, which are primarily used for integrating renewable energy, has significantly expanded the cyber attack surface. As a result, operational disruptions caused by cyber threats are posing significant challenges to system survivability and cannot be overlooked. To fill this gap, we redefine system survivability to incorporate the cyber layer’s status and propose a Distributionally Robust Optimization (DRO) approach to enhance power system survivability against potential cyber-physical threats. In this paper, we first analyze the operational guidelines of systems with a high penetration of DERs under various cyber network conditions and redefine survivability in this context. Next, we focus on the most common cyber threat, Denial-of-Service (DoS) attacks, and develop a corresponding attack model. This model allows for the creation of a kernel-based ambiguity set that captures attack uncertainties using historical data. Finally, we transform the proposed DRO model as a tractable optimization problem, with its solution providing an optimal cyber redundancy plan to enhance system survivability in DoS attack scenarios. Simulation results on the IEEE 13-node and 123-node test feeders demonstrate the effectiveness of our proposed model in improving system survivability. This model can also be expanded to include other types of common attacks and serve as a comprehensive planning tool to improve overall cyber physical survival of the system.

cybersecurity

Control co-design under uncertainty for offshore wind farms: Optimizing grid integration, energy storage, and market participation

Offshore wind farms (OWFs) are set to significantly contribute to global decarbonization efforts. Developers often use a sequential approach to optimize design variables and market participation for grid-integrated offshore wind farms. However, this method can lead to sub-optimal system performance, and uncertainties associated with renewable resources are often overlooked in decision-making. Here, this paper proposes a control co-design approach, optimizing design and control decisions for integrating OWFs into the power grid while considering energy market and primary frequency market participation. Additionally, we introduce optimal sizing solutions for energy storage systems deployed onshore to enhance revenue for OWF developers over time. This framework addresses uncertainties related to wind resources and energy prices. We analyze five U.S. west-coast offshore wind farm locations and potential interconnection points, as identified by the Bureau of Ocean Energy Management (BOEM). Results show that optimized control co-design solutions can increase market revenue by 3.2% and provide flexibility in managing wind resource uncertainties.

Control Co-design

Quantifying the impact of precision errors on quantum approximate optimization algorithms

The quantum approximate optimization algorithm (QAOA) is a hybrid quantum-classical algorithm that seeks to achieve approximate solutions to optimization problems by iteratively alternating between intervals of controlled quantum evolution. Here, we examine the effect of analog precision errors on QAOA performance from the perspective of both algorithmic training and performance guarantees. Leveraging cumulant expansions, we recast the faulty QAOA as a control problem in which precision errors are expressed as multiplicative control noise and derive bounds on the performance of QAOA. We show using both analytical techniques and numerical simulations that fixed precision implementations of QAOA circuits are subject to an exponential degradation in performance dependent upon the number of optimal QAOA layers and magnitude of the precision error. Despite this significant reduction, we show that it is possible to mitigate precision errors in QAOA via digitization of the variational parameters at the cost of increasing circuit depth.

quantum algorithms

Optimization and quantification of silver( II ) for mediated electrochemical oxidation applications

Mediated electrochemical oxidation (MEO) is a low-temperature, low-pressure, aqueous mineralization process used to treat organic waste. A powerful metal oxidant is used as a mediator in an acidic solution. Although Ce and Co are thoroughly studied mediators, Ag is a preferred choice because of the higher efficiency rates of mineralization observed with this system. Importantly, the quantification methodology and spectroscopic characteristics of the Ag(II) ion must be obtained. In this study, we determined molar extinction coefficients of the primary absorption band associated with the Ag(II) ion in 2–9 M HNO 3 solution. The optimization of Ag(II) electrooxidation was also determined by altering parameters such as HNO 3 concentration, mediator concentration, and temperature. The optimization studies and extinction coefficient data provide parameters for implementation of Ag as a suitable mediator for MEO processing of organic waste.

Schrage, Briana R. [Oak Ridge National Laboratory

Framework to select robust energy retrofit measures for residential communities

Residential building energy retrofits are essential for enhancing environmental sustainability and reducing energy costs. The selection of retrofit measures is influenced by factors such as building systems, occupant behavior, government policy, weather variability, and climate change, all of which can significantly impact energy performance. Compared to retrofitting individual homes, evaluating and selecting optimal retrofit solutions for an entire community is challenging due to diverse residential compositions and variability present. Therefore, engineering robustness is crucial for ensuring consistent energy performance and resilience across different conditions. In this context, robustness refers to the ability of a retrofit measure to maintain its functionality and remain an optimal choice despite external disturbances or changes in inputs and conditions. This study presents a framework for evaluating the robustness of multiple retrofit measures across various building systems, occupant behaviors, and environmental scenarios at the community level. The framework comprises five key steps: scenario model development, integration of the National Residential Efficiency Measures database, energy performance simulation, cost-benefit aggregation, and retrofit solution selection. Each step enhances the framework’s robustness by incorporating the diversity of building characteristics, occupant behaviors, environmental conditions, retrofit options, and evaluation criteria. The framework’s effectiveness is demonstrated through a case study in southern Michigan in the United States, which includes 63 one-story single-family houses, 121 two-story single-family houses, and 8 townhouses. The study identifies furnace retrofits as the most robust solution for the entire community, consistently achieving source energy reductions of 4.7 %–8.0 % and payback period of 10–20 years across various scenarios. These findings are consistent with previous research, indicating the framework’s potential for broader applications in optimizing community-scale residential energy retrofits.

Shu, Lei

Metric Learning to Accelerate Convergence of Operator Splitting Methods

Recent developments in machine learning have led to promising advances in accelerating the solution of constrained optimization problems. Increasing demand for real-time decision-making capabilities in applications such as artificial intelligence and optimal control has led to a variety of proposed strategies for learning to produce fast solutions to optimization problems. For example, recent works have shown that it is possible to accelerate the convergence of optimization algorithms by learning to select their parameters, such as gradient descent stepsizes. This work proposes a new approach, in which the underlying metric spaces of proximal operator splitting algorithms are learned to maximize convergence rate. While prior works in optimization theory have derived optimal metrics in simple cases, no such result exists for many practical problem forms including general Quadratic Programming (QP). This paper shows how differentiable optimization can enable the end-to-end learning of proximal metrics, enhancing the convergence of proximal algorithms for QP problems beyond what is possible based on known theory. Additionally, the results illustrate a strong connection between the learned proximal metrics and active constraints at the optima, leading to an interpretation in which the predicted proximal metrics can be viewed as a form of active set prediction.

King, Ethan [BATTELLE (PACIFIC NW LAB)]

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

ECP libraries and tools: An overview

The Exascale Computing Project (ECP) Software Technology and Co-Design teams addressed the growing complexities in high-performance computing (HPC) by developing scalable software libraries and tools that leverage exascale system capabilities. As we enter the exascale era, the need for reusable, optimized software solutions that can handle the unique challenges posed by these systems becomes increasingly important. The primary challenges the ECP teams faced were to create software libraries and tools that are performant on exascale architectures and portable and usable across diverse hardware platforms. Efforts addressed issues related to concurrent execution, memory management, and the integration of heterogeneous computing resources, such as GPUs from multiple vendors. The ECP’s strategy involved a structured development process encompassing the creation, optimization, and deployment of software in collaboration with industry, academia, and national laboratories. The project was organized into several technical areas: co-design of domain-specific suites with target applications, programming models and runtimes, development tools, mathematical libraries, data and visualization tools, and software ecosystem and delivery mechanisms. ECP has successfully developed a large portfolio of software libraries and tools that demonstrate significant improvements in performance and scalability on exascale systems. These products have been integrated into the Department of Energy’s computing facilities, supporting various scientific applications and ensuring robust performance across different hardware setups. ECP advancements in software development for exascale computing highlight the importance of a collaborative and adaptive approach to handling next-generation HPC systems complexities. The lessons learned emphasize the need for continuous engagement with end-users and vendors, and the importance of maintaining a balance between innovation and practical implementation. Future efforts will focus on ensuring scalability, keeping pace with rapid hardware advancements, and further enhancing the interoperability and usability of the software ecosystem. In conclusion, subsequent articles in this special issue provide in-depth discussions and case studies into specific library and tool efforts.

97 MATHEMATICS AND COMPUTING

Synergies and trade-offs between storage, transmission, and sector coupling in high renewable energy systems

Energy storage, transmission, and sector coupling are some prominent flexibility solutions to support variable renewable energy (VRE) integration. However, investment cost uncertainties and public acceptance could hamper the deployment of these flexibility solutions. This raises questions about the development and cost-effectiveness of future energy systems, especially on how the dependence on local and cross-border solutions of flexibility would evolve if the uptake of these solutions is restricted. In this context, this paper identifies the synergies among flexibility options under restrictions on transmission expansion or increased costs of energy storage. It contributes to determining whether investments in energy storage and/or transmission expansion offer the least-cost transition and investigates the impact of sector coupling on these solutions. A long-term energy system planning and optimisation model towards 2050 is developed using the open-source energy system optimisation tool Balmorel, and a case study of the countries surrounding the Baltic Sea and the North Sea is established. Five cases with restrictions imposed on transmission expansion and higher energy storage technology costs are analysed at different levels of sector coupling. The results highlight the importance of transmission expansion at all levels of sector coupling. As the level of sector coupling increases, uncertainties around the cost of energy storage drive the least-cost pathways. Optimal investment solutions are found to have a mix of transmission and energy storage in capacity expansion at all levels of sector coupling.

24 POWER TRANSMISSION AND DISTRIBUTION

Recent Advances of PyROS: A Pyomo Solver for Nonconvex Two-Stage Robust Optimization in Process Systems Engineering

The document presents recent algorithmic and implementation advances of the two-stage robust optimization (RO) solver PyROS, and a benchmarking study which demonstrates the utility of PyROS for two-stage RO problems. The advances include extensions of the scope of PyROS to models with uncertain variable bounds, improvements to the initializations of the subproblems used by the underlying cutting set algorithm, and extensions of the uncertainty set interfaces. The benchmarking study is performed on a library of over 8,500 instances, with variations in the nonlinearities, degree-of-freedom partitioning, uncertainty sets, and polynomial decision rule approximations. An amine-based CO2 capture case study is presented to demonstrate the utility of PyROS for large-scale process models. Overall, the results highlight the effectiveness of PyROS for obtaining robust solutions to optimization problems with uncertain equality constraints.

Sherman, Jason

Is a Generator the Only Solution When the Grid Fails? Optimizing Systems for Resiliency and Carbon Reduction: Preprint

Traditionally, buildings are dependent on utility infrastructure, and when a grid failure happens, end users rely on the closest source of energy storage to sustain operation until power is restored. For buildings, that typically means using an electric generator. This electric generator either uses on-site energy storage such as fossil fuels in a tank or a gas connection which is, in turn, tied to gas wells—also a form of energy storage. Generators are popular for their ease of implementation and low capital costs; however, they have limited value outside of disruptions, and they are a source of scope 1 emissions, or direct greenhouse gas emissions from sources controlled by the building owner. In contrast, some power generation and storage systems, such as photovoltaic (PV) panels and battery energy storage systems (BESS), can serve the same purpose during grid disruptions while presenting advantages outside of power failure. This paper explores methods for storing and converting energy on-site to increase building resiliency, focusing on solutions that minimize scope 1 emissions. We analyze the cost and carbon impacts of energy efficiency measures, PV arrays, and BESS, with and without generators, in a simulation test case. We find significant benefits can be achieved both during and outside of power failure events when designing systems that integrate the on-demand capability of generators, the low carbon energy supplied by PV, and the storage capabilities of BESS. Specifically, adding even minimal BESS and PV can result in downsizing the generator, increasing generator efficiency and requiring less fuel.

ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATION

Reinforcement learning pulses for transmon qubit entangling gates

The utility of a quantum computer is highly dependent on the ability to reliably perform accurate quantum logic operations. For finding optimal control solutions, it is of particular interest to explore model-free approaches, since their quality is not constrained by the limited accuracy of theoretical models for the quantum processor—in contrast to many established gate implementation strategies. In this work, we utilize a continuous control reinforcement learning algorithm to design entangling two-qubit gates for superconducting qubits; specifically, our agent constructs cross-resonance and CNOT gates without any prior information about the physical system. Using a simulated environment of fixed-frequency fixed-coupling transmon qubits, we demonstrate the capability to generate novel pulse sequences that outperform the standard cross-resonance gates in both fidelity and gate duration, while maintaining a comparable susceptibility to stochastic unitary noise. We further showcase an augmentation in training and input information that allows our agent to adapt its pulse design abilities to drifting hardware characteristics, importantly, with little to no additional optimization. Our results exhibit clearly the advantages of unbiased adaptive-feedback learning-based optimization methods for transmon gate design.

71 CLASSICAL AND QUANTUM MECHANICS, GENERAL PHYSIC

An analysis of physics limited dispatch of nuclear renewable integrated energy systems using deep reinforcement learning and dynamic modeling

Previous approaches to dispatching nuclear integrated energy systems (NIES) have focused on the profitability and flexibility of these systems to operate on energy grids with highly variable pricing. However, due to the complexity involved in modeling and designing these systems, there has been less emphasis on ensuring that these dispatch strategies are physically achievable. It is imperative to develop methods that allow the system to remain within the desired NIES operating conditions and perform this based on realistic limited forecasted information. This research employs next generation artificial intelligence, namely deep reinforcement learning (DRL), and a dynamic system model written in Modelica to find a safe and profitable dispatch strategy for a solar nuclear hybrid design. The DRL agent is shown to find a novel dispatch strategy that manages both power ramping and power levels while respecting operational limits. This DRL-based dispatch is compared to other dispatching strategies including an optimal design solution from mixed integer linear programming (MILP). It is found that incorporating the physics of such a tightly coupled NIES limits the profitability of the MILP-based dispatch strategy. As a result, the MILP solution overestimates the design’s generated revenue. In contrast, DRL significantly reduces the number of breaches of safe operational conditions during energy arbitrage while maintaining profitability. Furthermore, this work paves the way for a more detailed assessment of NIES profitability and could be used to aid operator decisions on future NIES projects.

14 - SOLAR ENERGY

The effect of copper additives on hybrid Zr-based chemical conversion coating morphology and chemical compositions

In the realm of corrosion protection, Zr-based conversion coatings offer an environmentally friendly, chromate-free alternative to conventional coating. This study uses advanced X-ray, electron microscopy and electrochemical testing techniques to better understand the impact of varying Cu²⁺ ion concentrations on the characteristics of Zr-based coatings on Fe substrates. Our findings demonstrate that within the tested conditions, higher Cu²⁺ additive concentrations at 40 ppm enhance surface characteristics, increasing stability towards anti-corrosion capability, particularly under NaCl treatment. Conversely, at a lower Cu²⁺ concentration of 20 ppm, coatings exhibited more significant dissolution of Cu clusters and increased vulnerability to chloride-induced degradation. X-ray photoelectron spectroscopy and synchrotron X-ray fluorescence (XRF) and X-ray absorption near edge structure (XANES) spectroscopy analyses revealed Cu²⁺ formation in Cu20, while Cu40 retained its metallic state (Cu⁰) with a slower reaction rate. Cu20 offers some protection but lacks durability, whereas in Cu40, lower I corr , and enhance corrosion resistance, making it ideal for protective coatings in salt-water environments. This study underscores the importance of balancing Cu²⁺ ions concentration in the coating solution to optimize performance, highlighting the role of Cu in enhancing both surface properties and long-term stability.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Surrogate modeling of Monte Carlo radiation transport with convolutional neural networks for shielding optimization

Here, we present a machine learning (ML)-based surrogate model using convolutional neural networks (CNN) designed to emulate the attenuation of neutron fields as they pass through various shielding materials. This model can compute the outgoing neutron flux almost instantaneously and achieves reasonable accuracy compared to traditional Monte Carlo (MC)-based codes, which are computationally intensive. This emulator alleviates the complexity of neutron radiation transport through shielding materials by reducing the dimensionality and enables shielding optimization for a known radiation environment. This optimization process, which would have taken an unrealistic timeline due to several complex radiation transport simulations, can now be achieved in minutes, thus increasing computational capabilities in radiation shielding assessment. We demonstrate the applications of this emulator in computing effective dose rates and optimizing shielding solutions for a heavy-ion accelerator facility, such as the Facility for Rare Isotope Beams, where secondary neutrons produced via beam interactions dominate the radiation environment.

accelerator shielding

Pareto-optimal target definition for multi-axis random vibration testing

In random vibration testing with multiple control channels, existing control laws require specification of a complete spectral density matrix at each control frequency. Spectral density matrices include autospectral densities on the diagonal and cross-spectral densities on the off-diagonal. In practice, the off-diagonal terms are often unknown, and recent vibration testing research has focused on fixing the diagonal and specifying the off-diagonal to minimize the required control energy, subject to a constraint that the target matrix is positive semidefinite. This paper shows that, even with a fixed diagonal, off-diagonal terms strongly affect control residuals. This overlooked effect occurs in both square and rectangular systems. By jointly considering input energy and control residuals, open-loop inputs are derived directly from the diagonal without specifying the off-diagonal terms. Vibration targets that can be used in closed-loop control are then derived using the optimal inputs, with positive semidefinite constraints applied during the derivation. The result is a set of Pareto-optimal control solutions. For each solution in the set, any other possible solution produces greater control error, greater input energy, or both. A balanced solution is selected automatically, though others can be chosen based on test needs. Simulations and experiments show that the proposed method outperforms state-of-the-art energy-minimizing approaches, achieving significant reductions in both control error and input energy.

Autospectral density

Impact of toroidal magnetic field direction on integrated ELM-stable operation and divertor power exhaust via boron powder injection in EAST

We report the first in-depth comparison of the impact of toroidal magnetic field direction on solid boron injection used for Edge-Localized Mode (ELM) control, power exhaust, and core high-Z impurity control in the Experimental Advanced Superconducting Tokamak. With favorable ion ∇B drift towards the upper X-point in an upper-single-null configuration, boron injection effectively suppresses ELMs, produces a detachment of the inner divertor target, and leads to improved energy confinement. ELM suppression in this configuration is accompanied by the excitation of an Edge Harmonic Mode. In contrast, with unfavorable ion ∇B drift away from the upper X-point, boron injection also suppresses ELMs but leads to a more symmetric detachment state of both the inner and outer divertor targets, while plasma energy confinement is slightly degraded despite similar boron injection levels; a different low-frequency coherent mode without multiple harmonics is observed. Measurements from toroidally separated views show that the divertor response to boron injection is essentially toroidally symmetric, supporting the use of two-dimensional SOLPS-ITER modeling with a toroidally uniform impurity source. These experimental observations are qualitatively consistent with SOLPS-ITER simulations, which highlight the critical role of E × B drift effects in setting the Bt-dependent in–out asymmetry of detachment and in asymmetrically transporting particles and injected impurities within the scrape-off layer and private-flux region. These findings underscore the importance of drift physics and real-time wall conditioning in controlling low-Z impurity transport and optimizing edge solutions for integrated, ELM-stable, high-performance tokamak operation.

E × B drift

SYCL for Performance Portability: Application Experience with Coupled Cluster Formalism in Quantum Chemistry on Exascale Systems

The exascale computing has brought unprecedented heterogeneity in node architectures, with systems such as Frontier and Aurora featuring diverse GPU accelerators, network connectivity among others. Ensuring performance portability across these platforms is a key challenge. To address this, we employ the SYCL programming model to develop portable, high-performance quantum chemistry workloads. As a representative application, we focus on the non-iterative Triples component of the coupled-cluster CCSD(T) method, a key driver in quantum chemistry. In this work, we report on our experience deploying SYCL-based implementations using both DPC++ and AdaptiveCPP across two flagship exascale platforms: OLCF Frontier with AMD MI250X GPUs and ALCF Aurora with Intel GPUs. Our results demonstrate that SYCL enables efficient, single-source implementations that scale to thousands of nodes, delivering performance on par with vendor-optimized HIP solutions. We highlight key insights into runtime behavior, kernel portability, and scaling characteristics, showing that SYCL offers a viable path for performance-portable computing.

Bagusetty, Abhishek [Argonne National Laboratory (