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 271 records · Page 15

A comprehensive line spread function error for the Off-plane Grating Rocket Experiment

The Off-plane Grating Rocket Experiment (OGRE) is a soft X-ray grating spectrometer to be flown on a suborbital rocket. The payload is designed to obtain the highest-resolution soft X-ray spectrum of Capella to date with a resolution goal of R(lambda/delta lambda) > 2000 at select wavelengths in its 10 - 55 A bandpass of interest. The optical design of the spectrometer realizes a maximum resolution of R 5000 with all components performing optimally, in perfect alignment, and not considering in-flight pointing errors; however, performance errors, misalignments, and in-flight pointing errors work to degrade this performance. A comprehensive line spread function (LSF) error budget has been constructed for the spectrometer to identify errors contributing to the LSF, to determine how each affects the LSF, and to inform performance requirements and alignment tolerances for the spectrometer. In this document, the comprehensive LSF error budget for the OGRE spectrometer is presented and its implications are discussed.

Benjamin D Donovan↗

Integration of Structural Analysis and Manufacturing Process Planning for Global Optimization with Automated Fiber Placement

Design of mass-efficient composite structures intended for Automated Fiber Placement (AFP) requires close interaction between structural analysis and manufacturing process planning. Tools exist for each of these disciplines, but software interplay has been insufficient for rapid and efficient design iteration. Within the NASA Advanced Composites Consortium (ACC), the Design for Manufacturing (DFM) task has made significant progress towards linking these disciplines and respective software – HyperX (design), CAPP (process planning), and VCP (tool path generation). The initial focus in previous work was on data exchange between disciplines. The ability to both export and consume composite design and manufacturing data to and from each tool. This paper focuses on the effort to automate and streamline the connection between the tools listed above, with the goal of being able to automatically generate a composite AFP design that is mass-efficient and manufacturable. The optimization method being pursued is a bi-level approach, where each tool performs optimization within its discipline. The optimization in HyperX is focused on mass and laminate strength, while CAPP is focused on maximizing manufacturability. VCP is used to generate fiber paths for each design iteration. These sub-processes are wrapped with a global level optimization, driven by HyperX, used to converge the design. This paper describes the current state of this effort, which is a completed HyperX-VCP iteration loop and initial work on the HyperX-CAPP iteration loop. Additionally, example results are shown for a wind blade structure with double curvature.

Automated Fiber Placement↗

Biocybernetic Adaptation Strategies: Machine Awareness of Human Engagement for Improved Operational Performance

Human operators interacting with machines or computers continually adapt to the needs of the system ideally resulting in optimal performance. In some cases, however, deteriorated performance is an outcome. Adaptation to the situation is a strength expected of the human operator which is often accomplished by the human through self-regulation of mental state. Adaptation is at the core of the human operator's activity, and research has demonstrated that the implementation of a feedback loop can enhance this natural skill to improve training and human/machine interaction. Biocybernetic adaptation involves a “loop upon a loop,” which may be visualized as a superimposed loop which senses a physiological signal and influences the operator’s task at some point. Biocybernetic adaptation in, for example, physiologically adaptive automation employs the “steering” sense of “cybernetic,” and serves a transitory adaptive purpose – to better serve the human operator by more fully representing their responses to the sys- tem. The adaptation process usually makes use of an assessment of transient cog- nitive state to steer a functional aspect of a system that is external to the operator’s physiology from which the state assessment is derived. Therefore, the objective of this paper is to detail the structure of biocybernetic systems regarding the level of engagement of interest for adaptive systems, their processing pipeline, and the adaptation strategies employed for training purposes, in an effort to pave the way towards machine awareness of human state for self-regulation and improved operational performance.

Stephens, Chad↗

A Framework for Preliminary Design of Aircraft Structures Based on Process Information

This report discusses the general framework and development of a computational tool for preliminary design of aircraft structures based on process information. The described methodology is suitable for multidisciplinary design optimization (MDO) activities associated with integrated product and process development (IPPD). The framework consists of three parts: (1) product and process definitions; (2) engineering synthesis, and (3) optimization. The product and process definitions are part of input information provided by the design team. The backbone of the system is its ability to analyze a given structural design for performance as well as manufacturability and cost assessment. The system uses a database on material systems and manufacturing processes. Based on the identified set of design variables and an objective function, the system is capable of performing optimization subject to manufacturability, cost, and performance constraints. The accuracy of the manufacturability measures and cost models discussed here depend largely on the available data on specific methods of manufacture and assembly and associated labor requirements. As such, our focus in this research has been on the methodology itself and not so much on its accurate implementation in an industrial setting. A three-tier approach is presented for an IPPD-MDO based design of aircraft structures. The variable-complexity cost estimation methodology and an approach for integrating manufacturing cost assessment into design process are also discussed. This report is presented in two parts. In the first part, the design methodology is presented, and the computational design tool is described. In the second part, a prototype model of the preliminary design Tool for Aircraft Structures based on Process Information (TASPI) is described. Part two also contains an example problem that applies the methodology described here for evaluation of six different design concepts for a wing spar.

Rais-Rohani, Masoud↗

Reinforcement Learning Control for Buildings Co-Optimizing Energy, Comfort, and Indoor Air Quality: An Annual Assessment

Efficient control of Heating, Ventilation, and Air Conditioning (HVAC) systems is crucial for optimizing energy use and maintaining indoor comfort in buildings. Traditional control methods, such as PID control, cannot handle energy use trade-offs among multiple components in the building energy system at a supervisory level. Reinforcement learning (RL) presents a promising solution, offering adaptive and data-driven control strategies that optimize performance over time. However, RL also faces several challenges, including the conflicts encountered in co-optimizing energy savings, occupant comfort, and indoor air quality, and the requirement for extensive interactions with the environment in training. We proposed a flexible simulation platform that integrates a hybrid model for RL training and designed an RL agent to control the entire central HVAC system, focusing on co-optimizing energy consumption, thermal comfort, and indoor air quality ($\text{CO}_{2}$ and PM2.5 concentrations). Finally, we evaluated the RL agent's performance over an annual cycle. Our findings indicate that the RL agent can effectively manage the HVAC system with 14.7 % energy savings annually and balance multiple objectives, which demonstrates significant potential for improving HVAC system control and sustainability in buildings.

Guo, Fangzhou↗

Shifting Between Compute and Memory Bounds: A Compression-Enabled Roofline Model

In the evolving landscape of high-performance computing, especially to fight the end of Moore’s Law and Dennard’s Scaling, the ability to shift between compute-bound and memory-bound states is critical for enhancing adaptability and flexibility to diverse system and domain-specific architectures. Such capability is vital for optimizing performance across distinguished hardware configurations, such as accelerators, memory hierarchies, and cache systems. Despite that ad hoc optimization techniques, such as compressed/approximate computation, have been enabled for compute-/data-intensive computing for improved performance in distinct hardware settings, there lacks an understanding of 1) the rational behind performance improvement; 2) capability of different optimizations; 3) what optimization to respond to specific computational and memory demands. This work proposes a compression-enabled roofline model to facilitate this adaptability with data compression techniques to balance and transform between computational and memory demands. This model enables applications to adjust in response to the specific strengths and limitations of the underlying hardware and system to optimize resource utilization. The effectiveness of this approach is demonstrated with matrix multiplication kernels on different input sizes, with turning on/off various compression techniques, including 1) low-precision floating point; 2) sparse matrix formulation; and 3) compressed arrays with ZFP. By reducing memory transfer volumes and cache misses and increasing data locality and computational intensity through compression, the specific roofline model can transform between compute and memory bounds to align more efficiently with system capabilities. This advancement not only improves overall performance but also maximizes adaptability in diverse computing environments.

Naraparaju, Ramasoumya [University of Washington]↗

ELM 1016706669-AA B581 GDE01 Generator Summary pg 4-5 only

The table below shows the general load breakdown for 581GDE01. Although the total connected load exceeds the generator’s 150kW nameplate capacity, the normal configured load during standby power mode is less, which was measured at 81kW, or 54%, during preventive maintenance activities on 12/12/24. The generator’s available spare capacity must account for dynamically changing loads that can increase the total power demand at any time. If the two online VFD’s are operated at full speed the actual standby mode load is estimated to increase by 38kW, which would bring the total configured load during standby power mode to 119kW, or 79%, still within 581GDE01’s acceptable capacity. Per the LLNL Site 200 Generator Consolidation Final Study 2022, “Standby Emergency Generator nameplate ratings are based upon operation with varying load averaging 70% of the nameplate for 200 hours per year. Continuous loading between 70% and 100% will reduce a generator’s expected lifetime before a major overhaul. This is never a problem with Laboratory machines because of conservative application of generators and the reliability of the normal power system combines to keeps the load and hours down”. To achieve optimal performance and prolong generator life, the recommended generator loading is between 40% and 70%, optimally at 70%, which 581GDE01 appropriately falls within.

42 ENGINEERING↗

Performance bounds on parallel self-initiating discrete-event

The use is considered of massively parallel architectures to execute discrete-event simulations of what is termed self-initiating models. A logical process in a self-initiating model schedules its own state re-evaluation times, independently of any other logical process, and sends its new state to other logical processes following the re-evaluation. The interest is in the effects of that communication on synchronization. The performance is considered of various synchronization protocols by deriving upper and lower bounds on optimal performance, upper bounds on Time Warp's performance, and lower bounds on the performance of a new conservative protocol. The analysis of Time Warp includes the overhead costs of state-saving and rollback. The analysis points out sufficient conditions for the conservative protocol to outperform Time Warp. The analysis also quantifies the sensitivity of performance to message fan-out, lookahead ability, and the probability distributions underlying the simulation.

Nicol, David M.↗

A Standard Platform for Testing and Comparison of MDAO Architectures

The Multidisciplinary Design Analysis and Optimization (MDAO) community has developed a multitude of algorithms and techniques, called architectures, for performing optimizations on complex engineering systems which involve coupling between multiple discipline analyses. These architectures seek to efficiently handle optimizations with computationally expensive analyses including multiple disciplines. We propose a new testing procedure that can provide a quantitative and qualitative means of comparison among architectures. The proposed test procedure is implemented within the open source framework, OpenMDAO, and comparative results are presented for five well-known architectures: MDF, IDF, CO, BLISS, and BLISS-2000. We also demonstrate how using open source soft- ware development methods can allow the MDAO community to submit new problems and architectures to keep the test suite relevant.

Gray, Justin S.↗

Actuation Using Piezoelectric Materials: Application in Augmenters, Energy Harvesters, and Motors

Piezoelectric actuators are used in many manipulation, movement, and mobility applications as well as transducers and sensors. When used at the resonance frequencies of the piezoelectric stack, the actuator performs at its maximum actuation capability. In this Space Grant internship, three applications of piezoelectric actuators were investigated including hammering augmenters of rotary drills, energy harvesters, and piezo-motors. The augmenter shows improved drill performance over rotation only. The energy harvesters rely on moving fluid to convert mechanical energy into electrical power. Specific designs allow the harvesters more freedom to move, which creates more power. The motor uses the linear movement of the actuator with a horn applied to the side of a rotor to create rotational motion. Friction inhibits this motion and is to be minimized for best performance. Tests and measurements were made during this internship to determine the requirements for optimal performance of the studied mechanisms and devices.

drills↗

Using the ATLAS experiment software on heterogeneous resources

With the large dataset expected from 2030 onwards by the HL-LHC at CERN, the ATLAS experiment is reaching the limits of the current data processing model in terms of traditional CPU resources based on x86_64 architectures and an extensive program for software upgrades towards the HL-LHC has been set up. The ARM CPU architecture is becoming a competitive and energy efficient alternative. Accelerators like GPUs are available in any recent HPC. In the past years ATLAS has successfully ported its full data processing and simulation software framework Athena to ARM and has invested significant effort in porting parts of the reconstruction and simulation algorithms to GPUs. We report on the successful usage of the ATLAS experiment offline and online software framework Athena on ARM and GPUs through the PanDA workflow management system at various WLCG sites. Furthermore we report on performance optimizations of the builds for ARM CPUs and the GPU integration efforts. We will discuss performance comparisons of different ARM and x86_64 architectures on WLCG resources and Cloud compute providers like GCP and AWS using ATLAS productions workflows as used in the Hep-Score23 benchmark suite.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

A Performance Comparison of Pulsed Plasma Thruster Electrode Configurations

Pulsed plasma thrusters are currently planned on two small satellite missions and proposed for a third. In these missions, the pulsed plasma thruster's unique characteristics will be used variously to provide propulsive attitude control, orbit raising, translation, and precision positioning. Pulsed plasma thrusters are attractive for small satellite applications because they are essentially stand alone devices which eliminate the need for toxic and/or distributed propellant systems. Pulsed plasma thrusters also operate at low power and over a wide power range without loss of performance. As part of the technical development required for the noted missions, an experimental program to optimize performance with respect to electrode configuration was undertaken. One of the planned missions will use pulsed plasma thrusters for orbit raising requiring relatively high thrust and previously tested configurations did not provide this. Also, higher capacitor energies were tested than previously tried for this mission. Multiple configurations were tested and a final configuration was selected for flight hardware development. This paper describes the results of the electrode optimization in detail.

Arrington, Lynn A.↗

Performance Enhancement of the Flexible Transonic Truss-Braced Wing Aircraft Using Variable-Camber Continuous Trailing-Edge Flaps

Aircraft designers are to a growing extent using vehicle flexibility to optimize performance with objectives such as gust load alleviation and drag minimization. More complex aerodynamically optimized configurations may also require dynamic loads and perhaps eventually flutter suppression. This paper considers an aerodynamically optimized truss-braced wing aircraft designed for a Mach 0.745 cruise. The variable camber continuous trailing edge flap concept with a feedback control system is used to enhance aeroelastic stability. A linearized reduced order aerodynamic model is developed from unsteady Reynolds averaged Navier-Stokes simulations. A static output feedback controller is developed from that model. Closed-loop simulations using the reduced order aerodynamic model show that the controller is effective in stabilizing the vehicle dynamics.

Bartels, Robert E.↗

Modelling and design of high performance indium phosphide solar cells

A first principles pn junction device model has predicted new designs for high voltage, high efficiency InP solar cells. Measured InP material properties were applied and device parameters (thicknesses and doping) were adjusted to obtain optimal performance designs. Results indicate that p/n InP designs will provide higher voltages and higher energy conversion efficiencies than n/p structures. Improvements to n/p structures for increased efficiency are predicted. These new designs exploit the high absorption capabilities, relatively long diffusion lengths, and modest surface recombination velocities characteristic of InP. Predictions of performance indicate achievable open-circuit voltage values as high as 943 mV for InP and a practical maximum AM0 efficiency of 22.5 percent at 1 sun and 27 C. The details of the model, the optimal InP structure and the effect of individual parameter variations on device performance are presented.

Rhoads, Sandra L.↗

Enhancing dimensionality prediction in hybrid metal halides via feature engineering and class-imbalance mitigation

We present a machine learning (ML) framework for predicting the structural dimensionality of hybrid metal halides (HMHs), including organic-inorganic perovskites, using a combination of chemically-informed feature engineering and advanced class-imbalance handling techniques. This study is motivated by the small and highly imbalanced nature of experimentally available HMH datasets, which limits the applicability and reliability of conventional ML approaches. The dataset, consisting of 494 HMH structures, is highly imbalanced across dimensionality classes (0D, 1D, 2D, 3D), posing significant challenges to predictive modeling. To mitigate this limitation, the dataset was augmented to 1336 samples using the synthetic minority oversampling technique, enabling improved learning of underrepresented dimensionality classes while preserving chemically meaningful feature relationships. We developed interaction-based descriptors designed to capture coupled steric and polarity effects relevant to dimensionality prediction, which are not readily captured by standard single-parameter or composition-only descriptors. These descriptors are integrated into a multi-stage workflow combining feature selection, ensemble stacking, and performance optimization. Our approach significantly improves F1-scores for underrepresented classes, achieving robust cross-validation performance across all dimensionalities. This work demonstrates a generalizable strategy for extracting reliable and interpretable structure–dimensionality relationships from limited experimental data, enabling pre-synthesis screening of organic cations and providing a practical blueprint for small-data ML in hybrid materials systems.

36 MATERIALS SCIENCE↗

High accuracy image centroiding with a moving Ronchi ruling

A moving Ronchi ruling at the focal plane of a telescope has been employed to measure the relative motions of stars with great accuracy. The method has long-term stability and exceptional linearity over a relatively large field-of-view. This measurement technique may prove useful in other applications where such capabilities are required. This paper employs Fourier optics to describe the operation of the device, explore performance at very long and very short periods, and consider ruling profiles and other means of optimizing performance.

Lawrence, George N.↗

A Review of State-of-the-Art Separator Materials for Advanced Lithium-Based Batteries for Future Aerospace Missions

As NASA embarks on a renewed human presence in space, safe, human-rated, electrical energy storage and power generation technologies, which will be capable of demonstrating reliable performance in a variety of unique mission environments, will be required. To address the future performance and safety requirements for the energy storage technologies that will enhance and enable future NASA Constellation Program elements and other future aerospace missions, advanced rechargeable, lithium-ion battery technology development is being pursued with an emphasis on addressing performance technology gaps between state-of-the-art capabilities and critical future mission requirements. The material attributes and related performance of a lithium-ion cell's internal separator component are critical for achieving overall optimal performance, safety and reliability. This review provides an overview of the general types, material properties and the performance and safety characteristics of current separator materials employed in lithium-ion batteries, such as those materials that are being assessed and developed for future aerospace missions.

Bladwin, Richard S.↗

Optimization of Desalination Systems with Detailed Water Chemistry through Integration of Reaktoro in WaterTAP

Chemistry predictions are critical for an accurate estimation of performance and costs in desalination process models, which allows for the estimation of the value of new technologies and the viability of treating new water sources. Herein, we present how an implicit function formulation can be used to integrate the chemical modeling package, Reaktoro, into the techno-economic assessment and modeling platform, WaterTAP. This approach resolves the critical issues of integrating large-scale thermodynamic models and databases into equation-oriented process models while allowing more flexibility relative to previously presented surrogate-based methods. We describe how this integration into Pyomo and WaterTAP models is implemented and used through the open-source package Reaktoro-PSE . We first validate this integration approach by performing optimization on a previously presented desalination treatment train with softening and acid addition as the pretreatment steps. Then, to demonstrate the value of this approach, we extend the cost-optimization problem to include the simultaneous addition of lime and soda ash for softening, and HCl and H 2 SO 4 in the acidification steps. Finally, we were able to confirm the previously established results that were obtained by using surrogate models and demonstrate that the implicit function approach enables exploration of different feedwater compositions and a larger number of chemicals and their combinations.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗