Search NASA⌕ Search

SEARCH · Search NASA

Results for “Performance 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 289 records · Page 16

Developing Near Optimal Control Sequences for Chiller Plants with Water-side Economizers: A Case Study in a Warm and Marine Climate

Various advanced control sequences for chiller plants with water-side economizers (WSE) have been proposed in literature, but the optimization of those controls is limited. It is possible to maximize energy savings by developing near-optimal control sequences, which are dependent on several factors such as the load profile. To address these gaps, we first identify an advanced control sequence and three key control parameters for chiller plants with WSE. Next, optimizations are performed to minimize energy consumption for seven combinations of control parameters. A chiller plant with WSE system in a warm and marine climate is studied and two load profiles are considered. The system and controls are modeled using the Modelica Buildings library. The results show optimizing the selected control parameters can reduce energy consumption by up to 11% depending on the load profile. Specifically, optimizing the cooling tower efficiency threshold in the condenser water reset control can significantly reduce energy savings for the variable load profile by efficiently shifting the load from the cooling tower to the chiller. This paper provides practical guidance for developing near-optimal control sequences for chiller plant with WSE systems considering impacts such as the load profile.

chiller plant↗

Interactions Enhance Ramp Reversal Memory in Locally Phase Separated Materials

The ramp-reversal memory (RRM) effect in metal–insulator transition metal oxides (TMOs), a non-volatile resistance change induced by repeated temperature cycling, has attracted considerable interest in neuromorphic computing and non-volatile memory devices. Our previous defect motion model successfully explained RRM in vanadium dioxide (VO 2 ), capturing observed critical temperature shifts and memory accumulation throughout the sample. However, this approach lacked interactions between metallic and insulating domains. Here, we extend our model by combining a correlated Random Field Ising Model with defect diffusion-segregation, enabling accurate hysteresis modeling while predicting the relationship between RRM and domain interactions. Our simulations demonstrate that the maximum RRM occurs when the turnaround temperature approaches the inflection point. This peak in RRM vs. turnaround temperature is consistent with prior transport measurements, as well as our own optical measurements reported here. Significantly, we find that increasing nearest-neighbor interactions enhances the maximum memory effect, thus providing a clear mechanism for optimizing RRM performance. Since our model employs minimal assumptions, we predict that RRM should be a widespread phenomenon in materials exhibiting patterned phase coexistence of electronic domains. This work not only advances fundamental understanding of memory behavior in TMOs but also establishes a much-needed theoretical framework for optimizing device applications.

36 MATERIALS SCIENCE↗

Moderator Optimization for the Second Target Station Final Design

This report details the results from the optimization simulations performed for the final design of the Second Target Station (STS). This is a continuation of the analysis performed in 2022 for the preliminary design. To evaluate the impact of the design changes since 2022, the analysis was repeated with updated target and moderator models. Additionally, more degrees of freedom have been considered in the premoderator dimensions which provide a refinement compared to the previous optimization analysis.

43 PARTICLE ACCELERATORS↗

Experimental Evaluation of a Microchannel Condenser for R600a Domestic Refrigerators

Domestic refrigerators are among the most common household appliances, accounting for approximately 4% of total household energy consumption, which is higher than that of clothes dryers, lighting, or cooking appliances. With nearly 13 million new domestic refrigerators sold annually, even marginal improvements in their energy performance can yield significant reductions in overall energy demand and cost. This study focuses on enhancing the performance of domestic refrigerators using R600a as the refrigerant. Most domestic refrigerators currently employ wire-and-tube condensers, which are bulky and require a larger refrigerant charge. Given that R600a is classified as an A3 flammable refrigerant under ASHRAE standards, minimizing the system charge while maintaining or improving performance is critical. To address this, a compact and light weight single-pass serpentine microchannel heat exchanger (made of aluminum) was adopted as a condenser, replacing the conventional wire-and-tube configuration. The modified system was experimentally tested according to AHAM test standards, and charge optimization was performed. The results demonstrated that the refrigerator equipped with the microchannel condenser achieved a 5.3% reduction in energy consumption compared to the baseline configuration with wire-and-tube condenser.

Murugan, Muneeshwaran [ORNL] (ORCID:00000003340352↗

Optimal operation of solid-oxide electrolysis cells considering long-term chemical degradation

Optimizing the performance of solid oxide electrolysis cells (SOECs) for long-term hydrogen (H 2 ) production at high temperatures is crucial, as prolonged operation leads to efficiency losses and shorter cell lifespans due to chemical degradation. Here, in this work, we adopt a quasi-steady state approach for dynamic optimization over extended operational periods to address the disparity in timescales between cell operation and degradation. Integrating a 2-D non-isothermal SOEC model with balance-of-plant (BOP) equipment, we explore three optimization objectives: minimizing terminal degradation, maximizing integral efficiency, and minimizing the levelized cost of H 2 (LCOH). Our dynamic optimization algorithm reduces LCOH by 9.5% and 16% compared to strategies focusing solely on terminal degradation and integral efficiency, respectively. For electricity prices of 0.03 $\$$/mWh and 0.3 $\$$ mWh optimal replacement schedules range from 5 to 2 years, depending on the operational mode. Furthermore, a flexible operational mode yields additional improvements in LCOH over traditional galvanostatic and potentiostatic modes.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗

Design of Twisted Two-Dimensional Heterostructures and Performance Regulation Descriptor for Electrocatalytic Ammonia Production from Nitric Oxide

The electrocatalytic reduction of nitric oxide (NO) to ammonia (NH 3 ) represents an attractive alternative for valorizing waste NO streams (NORR). However, discovering efficient catalysts for NO-to-NH 3 conversion remains challenging. We have designed metal-intercalated twisted graphene-BN heterostructures, in which metal atoms act as electron-transfer bridges. The twisted configuration facilitates cross-interface charge transfer, redistributing electrons from the graphene–metal interface to the metal–BN interface and BN surface. This electronic modulation enables boron atom adjacent to the metal center in BN to serve as active sites, promoting strong chemisorption and enhanced activation of NO. After high-throughput screening of the stability and NO capture ability of various transition metal-intercalated twisted heterostructures, we have investigated systematically the NORR pathways across 30 candidates. The results show that the rBN-Ti-Gθ and rBN-V-Gθ heterostructures exhibit exceptional NO-to-NH 3 catalytic performance under optimized twisting conditions. Additionally, using sure independence screening and sparsifying operator (SISSO) for model training, we propose a descriptor and establish a relationship between the twist angle and catalytic activity. This study bridges the gap in applying twisted heterostructures to NORR electrocatalysis and provides new insights and strategies for designing high-performance NORR catalysts.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗

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 ↗

Surrogate-assisted optimization under uncertainty for design for remanufacturing considering material price volatility

Remanufacturing is a well-established end-of-life (EOL) strategy that promises significant savings in energy and carbon emissions. However, the current design practices are not remanufacturing-inclusive, i.e., the majority of products are designed for a single life cycle. As a result, potential products that can sustain multiple life cycles are deprived of additional benefits of being designed for remanufacturing, such as reduced material usage, lower cost, and improved environmental impact. Moreover, the uncertainty in design, material selection, and economics are not considered to produce remanufacturable designs. Accordingly, this research proposes a design for remanufacturing (DfRem) framework that accounts for design uncertainty and material price volatility. The framework systematically explores the design space, performs design optimization under uncertainty, followed by topology optimization to provide additional mass savings, and finally, a price volatility analysis for plausible design material choices. The candidate designs are evaluated based on their design mass, material price volatility, failure mode characteristics, carbon footprint, and embodied energy impacts. The proposed framework's utility is demonstrated via the use of an engine cylinder head case study subjected to thermo-mechanical loads along with fatigue and wear failure. Considering grey cast iron and aluminum alloy as the design material choices, it was found that the cast iron design reduced the initial design mass by 6% as opposed to a 5% decrease for aluminum. On the other hand, about 8% area of the cast iron design failed due to fatigue, compared to 3% for aluminum. Here, we further observed that although the aluminum design provided better mechanical performance than the cast iron design, this material was more expensive and volatile in price.

36 MATERIALS SCIENCE↗

A flexible and differentiable coil proxy for stellarator equilibrium optimization

Balancing plasma performance and coil cost is a significant challenge when designing a stellarator power plant. Most current stellarator designs are produced through two-stage optimization: stage-1 for the equilibrium and stage-2 for a coil design that reproduces its magnetic configuration. Because few proxies connect both stages, two-stage optimization can produce plasmas that have high-quality physical properties but overly complex coils. In recent years, single-stage optimization has increasingly been used to optimize the plasma and coils simultaneously in order to improve the plasma–coil balance. However, all existing single-stage tools are specialized for filament coils, cannot model coil systems containing permanent magnets or dipole arrays, and continue to be challenged by numerical problems. The quasi-single-stage optimization finds a middle ground by integrating a coil optimization subproblem into stage-1 optimization. We present a flexible, differentiable coil complexity proxy based on the newly developed QUADCOIL coil optimization code. QUADCOIL is fast and can target realistic coil metrics and constraints that are unavailable to codes with comparable speed. We demonstrate the effectiveness and flexibility of the QUADCOIL proxy by presenting two QSS optimization studies. The first study produces a permanent magnet solution for the MUSE stellarator with 34% fewer magnets than previous solutions. The second study produces a coil solution for the ARIES-CS stellarator with 30% reductions in both peak and root-mean-square force.

Fu, Lanke [Princeton Plasma Physics Laboratory (PP↗

The Persistent Challenge of Data Locality in the Post-Exascale Era

The era of exascale computing, exemplified by systems like Frontier achieving exaflop-level performance, marks a milestone. However, the quest for sheer compute power leads to strong imbalance in system design. Hence, scaling advancements in memory, network bandwidth, and storage are also necessary and pose challenges, with a crucial need to address data locality issues. This article underscores the fundamental importance of data locality as a key abstraction for optimizing application performance. Despite notable software solutions, the growing complexity of parallelism and memory hierarchy demands performance-portable data locality solutions across diverse computing platforms. Additionally, the article revisits data locality aspects, covering hardware considerations, application perspectives, software stack abstractions, and tool support. It concludes with insights into data locality challenges and opportunities, emphasizing the ongoing significance of collaborative research for progress in this critical issue.

Unat, Didem [Koc University, Istanbul (Turkey)] (O↗

Additive manufacturing of amorphous metal soft magnetic composites

Soft magnet alloys are used as magnetic cores for electric motors, transformers, wind turbines and other power generation systems. Soft magnetic cores are expensive and time consuming to manufacture in the complex shapes required for next-generation devices using conventional press and sinter powder metallurgy. The objective of this effort is to additively manufacture high performance soft magnets, with reduced cost and reduced material waste and 10x lower energy (core) loss at the high operating frequencies of many electric machines. Laser powder bed fusion additive manufacturing is used as the fabrication method. Electrical steel and amorphous alloys atomized powders are used as a feedstock materials. Magnetic cores are printed in topology optimized structures such as the Hilbert curve because this has been shown to reduce energy losses by minimizing the eddy currents that circulate within the magnet at high frequencies. In our project, we succeed in printing FeSi 3.5wt% and FeSi 6.5wt% electrical steels, and iron-based soft magnetic amorphous alloys in the shape of Hilbert and Peano curve topology optimized structures. We found that the Peano curve has a higher cut-off frequency than the Hilbert curve, and that amorphous alloys have high cut-off frequencies and higher mechanical hardness than electrical steels. Processing conditions such as laser power, scan speed, and hatching pattern were optimized to achieve high density prints, and optimize magnetic performance. We find that the printing of amorphous alloy soft magnetic cores may be technoeconomically feasible for large scale applications such as transformers, for which supply chain issues and the labor costs of manual fabrication of magnetic cores is prohibitive in some cases.

36 MATERIALS SCIENCE↗

Revealing the Nature of Binary-Phase on Structural Stability of Sodium Layered Oxide Cathodes

The emergence of layered sodium transition metal oxides featuring a multiphase structure presents a promising approach for cathode materials in sodium-ion batteries, showcasing notably improved energy storage capacity. However, the advancement of cathodes with multiphase structures faces obstacles due to the limited understanding of the integrated structural effects. Herein, the integrated structural effects by an in-depth structure-chemistry analysis in the developed layered cathode system Na x Cu 0.1 Co 0.1 Ni 0.25 Mn 0.4 Ti 0.15 O 2 with purposely designed P2/O3 phase integration, are comprehended. The results affirm that integrated phase ratio plays a pivotal role in electrochemical/structural stability, particularly at high voltage and with the incorporation of anionic redox. In contrast to previous reports advocating solely for the enhanced electrochemical performance in biphasic structures, it is demonstrated that an inappropriate composite structure is more destructive than a single-phase design. The in situ X-ray diffraction results, coupled with density functional theory computations further confirm that the biphasic structure with P2:O3 = 4:6 shows suppressed irreversible phase transition at high desodiated states and thus exhibits optimized electrochemical performance. Finally, these fundamental discoveries provide clues to the design of high-performance layered oxide cathodes for next-generation SIBs.

36 MATERIALS SCIENCE↗

Stable Machine‐Learning Parameterization of Subgrid Processes in a Comprehensive Atmospheric Model Learned From Embedded Convection‐Permitting Simulations

Modern climate projections often suffer from inadequate spatial and temporal resolution due to computational limitations, resulting in inaccurate representations of sub-grid processes. A promising technique to address this is the multiscale modeling framework (MMF), which embeds a kilometer-resolution cloud-resolving model (CRM) within each atmospheric column of a host climate model to replace traditional convection and cloud parameterizations. Machine learning offers a unique opportunity to make MMF more accessible by emulating the embedded CRM and reducing its substantial computational cost. Although many studies have demonstrated proof-of-concept success of achieving stable hybrid simulations, it remains a challenge to achieve near operational-level success with real geography and comprehensive variable emulation that includes, for example, explicit cloud condensate coupling. In this study, we present a stable hybrid model capable of integrating for at least 5 years with near operational-level complexity, including coarse-grid geography, seasonality, explicit cloud condensate and wind predictions, and land coupling. Our model demonstrates skillful online performance, achieving a 5-year zonal mean tropospheric temperature bias within 2 K, water vapor bias within 1 g/kg, and a precipitation root mean square error of 0.96 mm/day. Key factors contributing to our online performance include an expressive U-Net architecture and physical thermodynamic constraints for microphysics. With microphysical constraints mitigating unrealistic cloud formation, our work is the first to demonstrate realistic multi-year cloud condensate climatology under the MMF framework. Despite these advances, online diagnostics reveal persistent biases in certain regions, highlighting the need for innovative strategies to further optimize online performance.

Hu, Zeyuan [NVIDIA Corporation, Santa Clara, CA (U↗

Progress Towards Developing Neutron Tolerant Magnetostrictive and Piezoelectric Transducers

Current generation light water reactors (LWRs), sodium cooled fast reactors (SFRs), small modular reactors (SMRs), and next generation nuclear plants (NGNPs) produce harsh environments in and near the reactor core that can severely tax material performance and limit component operational life. To address this issue, several Department of Energy Office of Nuclear Energy (DOE-NE) research programs are evaluating the long duration irradiation performance of fuel and structural materials used in existing and new reactors. In order to maximize the amount of information obtained from Material Testing Reactor (MTR) irradiations, DOE is also funding development of enhanced instrumentation that will be able to obtain in-situ, real-time data on key material characteristics and properties, with unprecedented accuracy and resolution. Such data are required to validate new multi-scale, multi-physics modeling tools under development as part of a science-based, engineering driven approach to reactor development. It is not feasible to obtain high resolution/microscale data with the current state of instrumentation technology. However, ultrasound-based sensors offer the ability to obtain such data if it is demonstrated that these sensors and their associated transducers are resistant to high neutron flux, high gamma radiation, and high temperature. To address this need, the Advanced Test Reactor National Scientific User Facility (ATR-NSUF) is funding an irradiation, led by PSU, at the Massachusetts Institute of Technology Research Reactor to test the survivability of ultrasound transducers. As part of this effort, PSU and collaborators have designed, fabricated, and provided piezoelectric and magnetostrictive transducers that are optimized to perform in harsh, high flux, environments. Four piezoelectric transducers were fabricated with either aluminum nitride, zinc oxide, or bismuth titanate as the active element that were coupled to either Kovar or aluminum waveguides and two magnetostrictive transducers were fabricated with Remendur or Galfenol as the active elements. Pulse-echo ultrasonic measurements of these transducers are made in-situ. This paper will present an overview of the test design including selection criteria for candidate materials and optimization of test assembly parameters, data obtained from both out-of-pile and in-pile testing at elevated temperatures, and an assessment based on initial data of the expected performance of ultrasonic devices in irradiation conditions

Reinhardt1, Brian↗

Design and Analysis of Short Period 2G-HTS Undulators

Recent advancements in second-generation high-temperature superconducting (2G-HTS) materials have opened new possibilities for superconducting undulator (SCU) technology, particularly in achieving shorter periods and higher magnetic fields. Here, this paper presents the design and analysis of a short-period, as small as 10 mm, 2G-HTS undulator, focusing on magnetic performance, mechanical force minimization, and quench protection. A force-balanced coil pack design is introduced to significantly reduce mechanical stresses on the conductors, eliminating the need for heavy support structures. Rapid prototyping techniques such as3D printing is employed to refine the design for scalability and manufacturability. Correction schemes for end-field effects are developed using a combination of 2G-HTS tapes and NbTi conductors to optimize field integrals. Simulation results demonstrated that optimized magnetic performance and enhanced mechanical stability, positioning 2G-HTS undulators as promising candidates for storage ring and free-electron based light sources.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND↗

Thermal Performance of Neutron Sensor Qualification Device

The neutron sensor qualification device was developed to provide a temperature-controlled environment for neutron sensors and dosimetry, enabling irradiation in a neutron field at the Armed Forces Radiobiology Research Institute (AFRRI) TRIGA reactor facility. The device, constructed from low-activation and low neutron cross-section materials, features a modular tube furnace design with three independently controlled heating zones for controlling axial temperature distribution. Laboratory testing validated the device's thermal performance, including uniform temperature distribution with less than 6°C variation across the central region, a steady-state operational temperature of 350°C achieved in approximately 3 hours, and a cooling time constant of 3.5 hours. External surface temperatures remained safe for handling, with the surrounding aluminum structure remaining at ambient conditions. The results confirm the device’s suitability for neutron sensor qualification experiments, with potential for future operation at higher temperatures and further optimization of performance.

46 - INSTRUMENTATION RELATED TO NUCLEAR SCIENCE AN↗

Spatial Mapping of Chiral-Induced Spin Selectivity in Chiral Perovskite via Spin-Schottky Junction

Chiral halide perovskite (c-HP) semiconductors exhibit on average a large chiral-induced spin selectivity (CISS) effect. Nevertheless, the microscopic details of CISS and its integration in opto-spintronic constructs remain nascent. Reliable reporting of CISS performance characteristics represents a significant challenge in providing the necessary design rules. We show a Kelvin probe force microscopy (KPFM) method that can quantitatively evaluate and spatially map the chirality-dependent surface contact potential difference resulting from the formation of a spin-Schottky junction. We revealed inhomogeneity in the CISS response, where low-CISS regions in the c-HP films reduce the overall macroscopic average, likely serving as a key factor in optimizing macroscopic performance. We also observed that although c-HP films made from higher precursor concentrations lead to thicker films and higher carrier concentrations with subsequent larger barrier heights in the Schottky junction, stronger spin relaxation due to non-ideal film quality reduces spin polarization.

14 SOLAR ENERGY↗

Differentiable lagrangian shock hydrodynamics with application to stable shock acceleration of density interfaces

We develop a gradient based optimization approach for the equations of compressible, Lagrangian hydrodynamics and demonstrate how it can be employed to automatically uncover strategies to control hydrodynamic instabilities arising from shock acceleration of density interfaces. Strategies for controlling the Richtmyer-Meshkov instability (RMI) are of great benefit for inertial confinement fusion (ICF) where shock interactions with many small imperfections in the density interface lead to instabilities which rapidly grow over time. These instabilities lead to mixing which, in the case of laser driven ICF, quenches the runaway fusion process ruining the potential for positive energy return. Here, we demonstrate that control of these instabilities can be achieved by optimization of initial conditions with ( > 100) parameters. Optimizing over a large parameter space like this is not possible with gradient-free optimization strategies. This requires computation of the gradient of the outputs of a numerical solution to the equations of Lagrangian hydrodynamics with respect to the inputs. We show that the efficient computation of these gradients is made possible via a judicious application of (i) adjoint methods, the exact formal representation of sensitivities involving partial differential equations, and (ii) automatic differentiation (AD), the algorithmic calculation of derivatives of functions. Careful regularization of multiple operators including artificial viscosity and timestep control is required. We perform design optimization of > 100 parameter energy field driving the Richtmyer Meshkov instability showing significant suppression while simultaneously enhancing the acceleration of the interface relative to a nominal baseline case.

Hydrophysics↗