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 235 records · Page 13

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.↗

Design Concepts for an Optimized, Modular, and Scalable Liquid Amine Test Stand

The Air Revitalization Labs at NASA Ames Research Center (ARC) is investigating liquid amines to for their performance removing spacecraft carbon dioxide (CO2) for crewed space missions. Development of the current one-crew scale amine test stand stems from several modifications to a test stand initially built at NASA Johnson Space Center (JSC) This sub-scale system has been modified to incorporate a flow spreader for the inlet air stream, an updated contactor design for CO2 capture, a degasser to regenerate the liquid sorbent and recover the captured CO2, and a condenser to reduce water loss. Results from the existing integrated liquid amine test stand have provided valuable insight, but continued performance optimization requires design and build of a new integrated test system. New design concepts will institute a modular configuration to allow for interfacing with novel contactor and degasser architecture, parallel or series flow pathways for the air stream and liquid sorbent, and scaling up to a 4-crew CO2 removal system.

Tiago Faria Costa↗

Object-Oriented Multi-Disciplinary Design, Analysis, and Optimization Tool

An Object-Oriented Optimization (O3) tool was developed that leverages existing tools and practices, and allows the easy integration and adoption of new state-of-the-art software. At the heart of the O3 tool is the Central Executive Module (CEM), which can integrate disparate software packages in a cross platform network environment so as to quickly perform optimization and design tasks in a cohesive, streamlined manner. This object-oriented framework can integrate the analysis codes for multiple disciplines instead of relying on one code to perform the analysis for all disciplines. The CEM was written in FORTRAN and the script commands for each performance index were submitted through the use of the FORTRAN Call System command. In this CEM, the user chooses an optimization methodology, defines objective and constraint functions from performance indices, and provides starting and side constraints for continuous as well as discrete design variables. The structural analysis modules such as computations of the structural weight, stress, deflection, buckling, and flutter and divergence speeds have been developed and incorporated into the O3 tool to build an object-oriented Multidisciplinary Design, Analysis, and Optimization (MDAO) tool.

Pak, Chan-gi↗

Performance of a 2-micrometer coherent Doppler lidar for wind measurements

Measurements of boundary layer winds are presented using a 2-micrometer coherent Doppler lidar and the optimal performance of the maximum likelihood estimator. The systematic error for single-shot estimates was estimated as 3.6 cm/s using measurements from a stationary hard target. The estimation error for measurements of the radial component of the wind field was determined, as well as the fraction of the estimates that are randomly distributed over the velocity search space, when the signal power is low and speckle fading is important. The results from actual data are compared with the results from ideal simulations. The first direct estimation of the spatial structure function of the radial wind field and of the energy dissipation rate is presented for both horizontal and vertical directions of propagation. The rms estimation error of the velocity estimates is found to be within 30% of ideal performance based on simulation.

Frehlich, Rod↗

Using Markov Models of Fault Growth Physics and Environmental Stresses to Optimize Control Actions

A generalized Markov chain representation of fault dynamics is presented for the case that available modeling of fault growth physics and future environmental stresses can be represented by two independent stochastic process models. A contrived but representatively challenging example will be presented and analyzed, in which uncertainty in the modeling of fault growth physics is represented by a uniformly distributed dice throwing process, and a discrete random walk is used to represent uncertain modeling of future exogenous loading demands to be placed on the system. A finite horizon dynamic programming algorithm is used to solve for an optimal control policy over a finite time window for the case that stochastic models representing physics of failure and future environmental stresses are known, and the states of both stochastic processes are observable by implemented control routines. The fundamental limitations of optimization performed in the presence of uncertain modeling information are examined by comparing the outcomes obtained from simulations of an optimizing control policy with the outcomes that would be achievable if all modeling uncertainties were removed from the system.

Bole, Brian↗

Robust Control of Uncertain Systems via Dissipative LQG-Type Controllers

Optimal controller design is addressed for a class of linear, time-invariant systems which are dissipative with respect to a quadratic power function. The system matrices are assumed to be affine functions of uncertain parameters confined to a convex polytopic region in the parameter space. For such systems, a method is developed for designing a controller which is dissipative with respect to a given power function, and is simultaneously optimal in the linear-quadratic-Gaussian (LQG) sense. The resulting controller provides robust stability as well as optimal performance. Three important special cases, namely, passive, norm-bounded, and sector-bounded controllers, which are also LQG-optimal, are presented. The results give new methods for robust controller design in the presence of parametric uncertainties.

Joshi, Suresh M.↗

Optimal design of gas adsorption refrigerators for cryogenic cooling

The design of gas adsorption refrigerators used for cryogenic cooling in the temperature range of 4K to 120K was examined. The functional relationships among the power requirement for the refrigerator, the system mass, the cycle time and the operating conditions were derived. It was found that the precool temperature, the temperature dependent heat capacities and thermal conductivities, and pressure and temperature variations in the compressors have important impacts on the cooling performance. Optimal designs based on a minimum power criterion were performed for four different gas adsorption refrigerators and a multistage system. It is concluded that the estimates of the power required and the system mass are within manageable limits in various spacecraft environments.

Chan, C. K.↗

SpF: Enabling Petascale Performance for Pseudospectral Dynamo Models

Pseudospectral (PS) methods possess a number of characteristics (e.g., efficiency, accuracy, natural boundary conditions) that are extremely desirable for dynamo models. Unfortunately, dynamo models based upon PS methods face a number of daunting challenges, which include exposing additional parallelism, leveraging hardware accelerators, exploiting hybrid parallelism, and improving the scalability of global memory transposes. Although these issues are a concern for most models, solutions for PS methods tend to require far more pervasive changes to underlying data and control structures. Further, improvements in performance in one model are difficult to transfer to other models, resulting in significant duplication of effort across the research community.We have developed an extensible software framework for pseudospectral methods called SpF that is intended to enable extreme scalability and optimal performance. High-level abstractions provided by SpF unburden applications of the responsibility of managing domain decomposition and load balance while reducing the changes in code required to adapt to new computing architectures. The key design concept in SpF is that each phase of the numerical calculation is partitioned into disjoint numerical kernels that can be performed entirely in-processor. The granularity of domain-decomposition provided by SpF is only constrained by the data-locality requirements of these kernels. SpF builds on top of optimized vendor libraries for common numerical operations such as transforms, matrix solvers, etc., but can also be configured to use open source alternatives for portability. SpF includes several alternative schemes for global data redistribution and is expected to serve as an ideal testbed for further research into optimal approaches for different network architectures.In this presentation, we will describe the basic architecture of SpF as well as preliminary performance data and experience with adapting legacy dynamo codes. We will conclude with a discussion of planned extensions to SpF that will provide pseudospectral applications with additional flexibility with regard to time integration, linear solvers, and discretization in the radial direction.

Pseudospectral (PS)↗

Entropy Generation/Availability Energy Loss Analysis Inside MIT Gas Spring and "Two Space" Test Rigs

The results of the entropy generation and availability energy loss analysis under conditions of oscillating pressure and oscillating helium gas flow in two Massachusetts Institute of Technology (MIT) test rigs piston-cylinder and piston-cylinder-heat exchanger are presented. Two solution domains, the gas spring (single-space) in the piston-cylinder test rig and the gas spring + heat exchanger (two-space) in the piston-cylinder-heat exchanger test rig are of interest. Sage and CFD-ACE+ commercial numerical codes are used to obtain 1-D and 2-D computer models, respectively, of each of the two solution domains and to simulate the oscillating gas flow and heat transfer effects in these domains. Second law analysis is used to characterize the entropy generation and availability energy losses inside the two solution domains. Internal and external entropy generation and availability energy loss results predicted by Sage and CFD-ACE+ are compared. Thermodynamic loss analysis of simple systems such as the MIT test rigs are often useful to understand some important features of complex pattern forming processes in more complex systems like the Stirling engine. This study is aimed at improving numerical codes for the prediction of thermodynamic losses via the development of a loss post-processor. The incorporation of loss post-processors in Stirling engine numerical codes will facilitate Stirling engine performance optimization. Loss analysis using entropy-generation rates due to heat and fluid flow is a relatively new technique for assessing component performance. It offers a deep insight into the flow phenomena, allows a more exact calculation of losses than is possible with traditional means involving the application of loss correlations and provides an effective tool for improving component and overall system performance.

Ebiana, Asuquo B.↗

Space Transfer Vehicle Concepts and Requirements Study. Volume 2, Book 2: System and Program Requirements Trade Studies

During the 90-day study, support was provided to NASA in defining a point-of-departure space transfer vehicle (STV). The resulting STV concept was performance optimized with a two-stage LTV/LEV configuration. Appendix A reports on the effort during this period of the study. From the end of the 90-day study until the March Interim Review, effort was placed on optimizing the two-stage vehicle approach identified in the 90-day effort. After the March Interim Review, the effort was expanded to perform a full architectural trade study with the intent of developing a decision database to support STV system decisions in response to changing SEI infrastructure concepts. Several of the architecture trade studies were combined in a System Architecture Trade Study. In addition to this trade, system optimization/definition trades and analyses were completed and some special topics were addressed. Program- and system-level trade study and analyses methodologies and results are presented in this section. Trades and analyses covered in this section are: (1) a system architecture trade study; (2) evolution; (3) safety and abort considerations; (4) STV as a launch vehicle upper stage; and (5) optimum crew and cargo split.

Weber, Gary A.↗

Using SpF to Achieve Petascale for Legacy Pseudospectral Applications

Pseudospectral (PS) methods possess a number of characteristics (e.g., efficiency, accuracy, natural boundary conditions) that are extremely desirable for dynamo models. Unfortunately, dynamo models based upon PS methods face a number of daunting challenges, which include exposing additional parallelism, leveraging hardware accelerators, exploiting hybrid parallelism, and improving the scalability of global memory transposes. Although these issues are a concern for most models, solutions for PS methods tend to require far more pervasive changes to underlying data and control structures. Further, improvements in performance in one model are difficult to transfer to other models, resulting in significant duplication of effort across the research community. We have developed an extensible software framework for pseudospectral methods called SpF that is intended to enable extreme scalability and optimal performance. Highlevel abstractions provided by SpF unburden applications of the responsibility of managing domain decomposition and load balance while reducing the changes in code required to adapt to new computing architectures. The key design concept in SpF is that each phase of the numerical calculation is partitioned into disjoint numerical kernels that can be performed entirely inprocessor. The granularity of domain decomposition provided by SpF is only constrained by the datalocality requirements of these kernels. SpF builds on top of optimized vendor libraries for common numerical operations such as transforms, matrix solvers, etc., but can also be configured to use open source alternatives for portability. SpF includes several alternative schemes for global data redistribution and is expected to serve as an ideal testbed for further research into optimal approaches for different network architectures. In this presentation, we will describe our experience in porting legacy pseudospectral models, MoSST and DYNAMO, to use SpF as well as present preliminary performance results provided by the improved scalability.

DYNAMO↗

Augmenting ejector endwall effects

Rectangular inlet ejectors which had multiple hypermixing nozzles for their primary jets were investigated for the effects of endwall blowing on thrust augmentation performance. The ejector configurations tested had both straight wall and active boundary layer control type diffusers. Endwall flows were energized and controlled by simple blowing jets suitably located in the ejector. Both the endwall and boundary layer control diffuser blowing rates were varied to determine optimum performance. High area ratio diffusers with insufficient endwall blowing showed endwall separation and rapid degradation of thrust performance. Optimized values of diffuser boundary layer control and endwall nozzle blowing rates in an ejector augmenter were shown to achieve high levels of augmentation performance for maximum compactness.

Porter, J. L.↗

Aeroassisted-vehicle design studies for a manned Mars mission

An aerobrake design that has matured over several years of development accounting for all of the important flow phenomenology which are characteristic of aerobraking vehicles is proposed as the mission baseline. Flight regimes and aerothermal environments for both Mars and Earth entry are calculated using advanced methods to account for real-gas, thermochemical, relaxation effects. The results are correlated with thermal-protection and structural requirements and mission performance capability. The importance of nonequilibrium radiative heating for Earth aerocapture is demonstrated. It is suggested that two aerobrakes of different sizes will produce optimal performance for the three phases of the mission (i.e., one aerobrake for Mars aerocapture and descent of the surface lander and another for Earth return).

Menees, Gene P.↗

Aeroassisted-vehicle design studies for a manned Mars mission

An aerobrake design accounting for all of the important flow phenomenology which are characteristic of aerobraking vehicles is proposed as the mission baseline. Flight regimes and aerothermal environments for both Mars and earth entry are calculated using advanced methods to account for real-gas, thermochemical, relaxation effects. The results are correlated with thermal-protection and structural requirements and mission performance capability. The importance of nonequilibrium radiative heating for earth aerocapture is demonstrated. It is suggested that two aerobrakes of different sizes will produce optimal performance for the three phases of the mission (i.e., one aerobrake for Mars aerocapture and descent of the surface lander and another for earth return).

Menees, Gene P.↗

Automatic flare transition penetrating wind shears

In this paper, the development of a digital three-dimensional automatic control law designated to achieve an optimal transition of a large commercial aircraft between the glideslope conditions and the desired final touchdown condition is presented. The linearized equations representing the perturbed motion of the aircraft from the nominal glideslope trajectory are presented. A method of incorporating the spatial, low-level wind shears into these perturbed equations of motion is indicated. It is shown that the system equations then assume the familiar form of the linear regulator problem, acted upon by a constant disturbance. A design procedure is presented to compute a digital, time-invariant, optimal control law for the discrete regulator problem acted upon by a constant disturbance. The response trajectories presented demonstrate the capability of this controller to perform optimal flare maneuvers in the presence of various wind shear conditions.

Nadkarni, A. A.↗

An approach for configuring space photovoltaic tandem arrays based on cell layer performance

Meeting solar array performance goals of 300 W/Kg requires use of solar cells with orbital efficiencies greater than 20 percent. Only multijunction cells and cell layers operating in tandem produce this required efficiency. An approach for defining solar array design concepts that use tandem cell layers involve the following: transforming cell layer performance at standard test conditions to on-orbit performance; optimizing circuit configuration with tandem cell layers; evaluating circuit sensitivity to cell current mismatch; developing array electrical design around selected circuit; and predicting array orbital performance including seasonal variations.

Flora, C. S.↗

Orbit transfer vehicle engine study, phase A extension. Volume 2A: Study results

Engine trade studies and systems analyses leading to a baseline engine selection for advanced expander cycle engine are discussed with emphasis on: (1) performance optimization of advanced expander cycle engines in the 10 to 20K pound thrust range; (2) selection of a recommended advanced expander engine configuration based on maximized performance and minimized mission risk, and definition of the components for this configuration; (3) characterization of the low thrust adaptation requirements and performance for the staged combustion engine; (4) generation of a suggested safety and reliability approach for OTV engines independent of engine cycle; (5) definition of program risk relationships between expander and staged combustion cycle engines; and (6) development of schedules and costs for the DDT&E, production, and operation phases of the 10K pound thrust expander engine program.

Source record↗