Search NASASearch

SEARCH · Search NASA

Results for “Consumer vehicle data”

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.

896 records · Page 10

Mass Economy Evaluation for Integrated ECLSS and Propulsion Architecture

As missions in low Earth orbit (LEO) lengthen and extend to deep space, minimizing resupply needs becomes vital for sustaining crewed operations. Traditional life support systems depend on consumables resupplied from Earth, a method that is increasingly impractical for missions beyond LEO, such as lunar outposts or Mars transit. Long-duration missions require more efficient, autonomous systems that can recycle essential resources, particularly water and oxygen, to minimize the frequency and mass of resupply missions. The Environmental Control and Life Support System (ECLSS) is essential to such missions, with the International Space Station (ISS) serving as a testbed for advanced water recovery and partial oxygen recycling via physico-chemical methods. Yet, ECLSS and propulsion subsystems generally operate independently, despite overlapping requirements and potential areas for synergy. For instance, ECLSS byproducts, water, CO 2 , and hydrogen, could be repurposed for propulsion, potentially reducing dedicated propellant mass and increasing overall system efficiency. One promising approach is to develop shared-resource architectures that integrate ECLSS with propulsion systems. This study examines the potential of such integration through the Sabatier CO₂ reduction process, focusing on water management as a key factor in system mass trade-offs. The Sabatier reaction produces water and methane from metabolic CO 2 and electrolytic hydrogen, partially closing the life support loop and providing methane, which could serve as a propellant. This integration could minimize waste, reduce resupply requirements, and enhance mission mass efficiency. A dynamic modeling framework will be used to simulate resource flows over long missions, capturing interactions between life support and propulsion. By comparing integrated versus separate system configurations, the study aims to quantify mass benefits and penalties, informing future habitat designs and trade studies for missions prioritizing autonomy and mass efficiency.

ECLSS

A Simplified Model of VIPER Thermal Management System. Part I: Loop Heat Pipe

NASA’s Volatiles Investigating Polar Exploration Rover (VIPER) uses a combination of loop heat pipes (LHPs) and heaters as the primary hardware to modulate the temperature of the electronic boxes and payloads instruments. LHPs have been designed and instrumented to be capable of passive and active shutdown. The goal of the passive shutdown, using a thermal control valve (TCV) to limit the flow of the working fluid, is to preserve thermal energy and avoid unnecessary heat leaks during lunar night. The goal of the active shutdown on the other hand, is to forcefully increase the vehicle internal temperature to bakeout the payload instruments. Several numerical modeling tools are available to analyze LHP performance under the complex set of operational requirements and environments levied on the VIPER Thermal Management System (TMS). Yet, while those numerical modeling tools are capable of detailed performance analysis, they tend to take large computational resources and long computational time. In this paper, a model of a single LHP developed based on control volume approach is presented. By using the control volume approach, the complex geometry of the LHP, and the components attached to it, are reduced to thermal lump capacitances, thus reducing the computation effort. This paper also describes the effort to correlate the proposed LHP model using thermal vacuum (TVAC) test data.

Loop Heat Pipe

A Simplified Model of VIPER Thermal Management System. Part I: Loop Heat Pipe

NASA’s Volatiles Investigating Polar Exploration Rover (VIPER) uses a combination of loop heat pipes (LHPs) and heaters as the primary hardware to modulate the temperature of the electronic boxes and payloads instruments. LHPs have been designed and instrumented to be capable of passive and active shutdown. The goal of the passive shutdown, using a thermal control valve (TCV) to limit the flow of the working fluid, is to preserve thermal energy and avoid unnecessary heat leaks during lunar night. The goal of the active shutdown on the other hand, is to forcefully increase the vehicle internal temperature to bakeout the payload instruments. Several numerical modeling tools are available to analyze LHP performance under the complex set of operational requirements and environments levied on the VIPER Thermal Management System (TMS). Yet, while those numerical modeling tools are capable of detailed performance analysis, they tend to take large computational resources and long computational time. In this paper, a model of a single LHP developed based on control volume approach is presented. By using the control volume approach, the complex geometry of the LHP, and the components attached to it, are reduced to thermal lump capacitances, thus reducing the computation effort. This paper also describes the effort to correlate the proposed LHP model using thermal vacuum (TVAC) test data.

Loop Heat Pipe

Battery-Charge-State Model

Charge-state model for lead/acid batteries proposed as part of effort to make equivalent of fuel gage for battery-powered vehicles. Models based on equations that approximate observable characteristics of battery electrochemistry. Uses linear equations, easier to simulate on computer, and gives smooth transitions between charge, discharge, and recuperation.

Vivian, H. C.

Improving the Performance of NEML2 with Modern Graph Compilation Backends

NEML2 vectorizes constitutive-model evaluation for large-scale multiphysics simulation, using PyTorch as its tensor backend so that a batch of material-point updates runs on CPU or GPU through a single implementation. In the two prior reports in this series it was a C++-native library, deployed through TorchScript tracing and just-in-time (JIT) compilation; it has since been rewritten from the ground up into a Python-native library deployed through Ahead-of-Time Inductor (AOTInductor), a modern PyTorch graph-compilation backend. The rewrite is driven by a persistent tension, not a language preference: NEML2 composes constitutive models at runtime from a registry of small, independently-authored pieces, and that flexibility is difficult to reconcile with the compile-time knowledge an efficient GPU kernel needs. This report documents the rewrite and the investment that accompanied it: the AOTInductor export pipeline that turns a Python-authored model into a portable, Python-free compiled artifact loadable from pure C++; the eager and compiled runtimes and the new implicit solver layer built on them; a head-to-head benchmark of legacy JIT against AOTInductor; the physics-model catalog and its worked examples; the developer tooling; and the corresponding overhaul of MOOSE’s NEML2 integration that lets MOOSE consume it. A central objective is to examine whether modern PyTorch graph-compilation backends are effective for MOOSE GPU integration. The benchmark answers directly: AOTInductor outperforms legacy JIT on every GPU scenario measured, by 1.0–4.5×. Modern graph-compilation backends are effective for MOOSE GPU integration, and AOTInductor specifically – not compilation in the abstract – is why.

Hu, Gary (Tianchen) [Argonne National Laboratory (

Space Shuttle News Reference

A detailed description of the space shuttle vehicle and associated subsystems is given. Space transportation system propulsion, power generation, environmental control and life support system and avionics are among the topics. Also, orbiter crew accommodations and equipment, mission operations and support, and flight crew complement and crew training are addressed.

National Aeronautics and Space Administration

Mathematical Storage-Battery Models

Empirical formula represents performance of electrical storage batteries. Formula covers many battery types and includes numerous coefficients adjusted to fit peculiarities of each type. Battery and load parameters taken into account include power density in battery, discharge time, and electrolyte temperature. Applications include electric-vehicle "fuel" gages and powerline load leveling.

Chapman, C. P.

Exploring the Model Design Space for Battery Health Management

Battery Health Management (BHM) is a core enabling technology for the success and widespread adoption of the emerging electric vehicles of today. Although battery chemistries have been studied in detail in literature, an accurate run-time battery life prediction algorithm has eluded us. Current reliability-based techniques are insufficient to manage the use of such batteries when they are an active power source with frequently varying loads in uncertain environments. The amount of usable charge of a battery for a given discharge profile is not only dependent on the starting state-of-charge (SOC), but also other factors like battery health and the discharge or load profile imposed. This paper presents a Particle Filter (PF) based BHM framework with plug-and-play modules for battery models and uncertainty management. The batteries are modeled at three different levels of granularity with associated uncertainty distributions, encoding the basic electrochemical processes of a Lithium-polymer battery. The effects of different choices in the model design space are explored in the context of prediction performance in an electric unmanned aerial vehicle (UAV) application with emulated flight profiles.

Saha, Bhaskar

Introduction to the Special Issue on Advanced Air Mobility Noise: Predictions, Measurements and Perception

This Special Issue focuses on noise associated with Advanced Air Mobility (AAM), an emerging class of predominantly electric distributed-propulsion aircraft designed for urban and regional transportation. As these vehicles move toward certification and deployment, noise has become a central challenge for regulatory approval and public acceptance, particularly due to operations in densely populated areas and at low altitudes. The 24 contributions in this issue address three key aspects of AAM noise: prediction, measurement, and human perception. Prediction studies span a wide range of modeling fidelities, from high-resolution simulations to improved semi-analytical approaches, and examine complex aeroacoustic mechanisms including rotor interactions, turbulence ingestion, and broadband noise generation. Measurement studies, largely at model scale, provide new insights into tonal and broadband noise characteristics across configurations and operating conditions, while supporting model validation. Perception-focused contributions investigate annoyance, sound quality metrics, and auralization, emphasizing the role of context and operational factors in shaping human response. Together, these works highlight the interdisciplinary nature of AAM noise research and the need for integrated approaches to enable quieter vehicle design.

Perception

Solar-Wind Bombardment of a Surface in Space

The solar wind is described and its effects on surfaces are reviewed. Experimental results are given for materials subjected to simulated solar-wind bombardment. Among the effects discussed are sputtering-type erosion, chemical reaction with paint vehicles and reduction of oxide pigments, and production of lunar-surface optical characteristics in a basalt powder.

Solar Wind

Rinse-Free, Sodium-Efficient Synthesis of O3-Type Layered Oxide Materials Enabled by Acetate Precursors

Sodium-ion batteries (SIBs) are a sustainable alternative to lithium-ion systems for global electrification, with O3-type layered oxide cathodes offering high specific capacity and feasibility of scalable synthesis. Industrial co-precipitation synthesis of these cathodes typically uses transition metal sulfates, requiring extensive water rinsing to remove Na 2 SO 4 impurities, a process that consumes significant water and risks residual inactive phases if incomplete. Here, this work introduces a rinse-free, resource-efficient approach using metal acetate precursors. Residual sodium acetate in non-rinsed precursors decomposes during sintering to generate Na 2 CO 3 in situ, partially substituting an external sodium resource (e.g., NaOH and Na 2 CO 3 ) and reducing its consumption by ∼18–20%. Phase-pure O3-Na 1.0 Ni 1/3 Fe 1/3 Mn 1/3 O 2 (NFM111) cathodes synthesized via this method exhibit microstructure and electrochemical performance comparable to rinsed sulfate-derived counterparts, with initial capacities of 141 mAh g −1 at C/20 (7.5 mA g −1 ). By eliminating rinsing and minimizing sodium reagent use, this acetate-based route enhances sustainability and scalability of layered oxide production for SIBs.

acetate vs. sulfate

RADAI: A Large-Scale Realistic Dataset for Radiation Detection Algorithm Development

Open, realistic datasets are essential for developing and benchmarking radiation detection algorithms, yet they remain scarce. The Radiological Anomaly Detection and Identification (RADAI) project was develop to create datasets that meet the training and testing needs for sophisticated radiation detection algorithms. The RADAI dataset is a large-scale synthetic resource that integrates high-fidelity Monte Carlo simulations with realistic urban scenarios to capture both background variability and source signatures. RADAI models construction-material NORM, people and vehicles, urban clutter, and dynamic environmental effects such as cosmic-ray and rain-induced transients, and they provide list-mode detector data with motion and response modeling suitable for algorithm training and evaluation. The RADAI project resulted in three publicly-released complementary datasets together with an online scoring portal for standardized performance assessment and an open software toolkit that supports data access, augmentation, model development, and evaluation. These resources enable reproducible comparisons across methods and promote rigorous studies at the scale required by contemporary machine learning. By grounding algorithm development in realistic, well-documented conditions, RADAI supports progress toward more robust detection, identification, and localization in complex urban environments.

Ghawaly, James M. [Division of Computer Science an

Space Transportation System Technology Symposium. Volume 2 - Dynamics and Aeroelasticity

The Space Shuttle, being an hybrid – an airplane and a launch vehicle – represents the greatest challenge that the dynamicist and the aeroelastician have faced. Some specific problem areas related to the Space Shuttle are listed on figure 1. Dynamics and aeroelasticity envelop many disciplines, including aerodynamics, vibration, random processes, structures, fluid flow, mechanics, etc., but, of more importance, they involve the interaction and coupling of many of these various disciplines. Fundamentally, we are concerned with structural integrity and safe flight, i.e., trying to ensure that the vehicle will remain structurally intact as well as function properly in the presence of the many faceted dynamic environment. A new area which may have an impact on our task is the effect of the high temperature environment. In the past, we have been able to successfully decouple the temperature effects from our problem formulation. For the Space Shuttle, this problem must be closely reexamined. As has been pointed out in the opening remarks of the Conference, the Dynamics and Aeroelasticity Technology Group comprises one of several technology groups which are attempting to provide the necessary research to support a successful and safe vehicle. The group has members from most of the NASA Centers as well as from the Air Force groups. We meet periodically to review ongoing work, search for new problem areas; and we are constantly updating and revising our program. The group is organized into three panels as shown on figure 2: a panel on Dynamic Loads and Response, one on Aeroelasticity, and one on Flight Dynamics and Environment. The Conference papers accordingly have been grouped in these same three areas, with each Panel Chairman acting as moderator for his particular session.

Harry L Runyan

Behavior of HfB2-SiC Materials in Simulated Re-Entry Environments

The objectives of this research are to: 1) Investigate the oxidation/ablation behavior of HfB2/SiC materials in simulated re-entry environments; 2) Use the arc jet test results to define appropriate use environments for these materials for use in vehicle design. The parameters to be investigated include: surface temperature, stagnation pressure, duration, number of cycles, and thermal stresses.

Don Ellerby

Future Aerospace Technology in the Service of the Alliance: Sustained Hypersonic Flight - Volume 3

Sustained Hypersonic Flight capability is envisioned for several future military and civilian applications, such as long range immediate reaction reconnaissance, high speed interception of air targets, long range precision strike against hardened or time critical targets, and access to space. The inherent reduction in time-to-target and low vulnerability will permit new operational tactics. The symposium outlined mission needs and operational scenarios for hypersonic vehicles. Addressed were: Technological issues and challenges in external hypersonic aerodynamics and design, propulsion and engine/airframe integration, military ramjet applications, overall system design including structures and materials development needs, and test facilities. Ground based test facilities cannot provide full simulation at Mach numbers above 5. Therefore, the use of Computational Fluid Dynamics design tools is essential. For routine use of the computational tools in analysis, design and optimization, it is necessary to reduce the time for the entire computational process by two orders of magnitude. Hypersonic boundary layer transition remains a critical design issue because of the important impact on engine drag and on heating, which can affect the choice of materials and thermal protection systems. In addition, reliable prediction of scramjet net thrust is an absolute must in resolving hypersonic air breathing vehicle design issues. Due to current facility and computational shortfalls, the development of future hypersonic flight systems requires research flight tests in the technology areas of boundary layer transition and air-breathing propulsion engine performance. For sustained hypersonic flight beyond Mach 6, the supersonic combustion ramjet (scramjet) engine is the only choice for the near future. Only this air-breathing concept offers a significant promise of large reductions in required propellant fractions, increased payload fractions, and reduced size vehicles, together with a foreseeable technological feasibility. Airframe/engine integration, combustor design and thermal management are the predominant engineering tasks. Fuels, hydrogen or hydrocarbon, must be matched to the operational needs of military or civil use. Experience in existing ramjet propelled missiles capable of speeds up to Mach 4 can support the development effort. The potential mission and cost benefits of sustained hypersonic flight to both military and civil applications are tremendous. From the budget point of view, the possibility of sharing development costs between military and civil programs offers a specific advantage.

Combustion chambers

Lightweight, High-Energy Lead/Acid Battery

Concept for lead/acid battery calls for woven-grid bipolar electrodes. Stack of bipolar cells form lead/acid battery. Each cell contains pair of folded electrodes, negative on one side of fold, positive on other. In high-voltage configuration, battery has higher specific energy and power. Rugged, longlived, and maintenance-free. Made from readily available, low-cost materials by standard lead/acid production methods, well suited for use in electronic equipment, aircraft, and electric vehicles for industrial and passenger service.

Rippel, Wally E.

NASA Planetary Rover Program

The NASA Planetary Rover Project was initiated in 1989. The emphasis of the work to date has been on development of autonomous navigation technology within the context of a high mobility wheeled vehicle at the JPL and an innovative legged locomotion concept at Carnegie Mellon University. The status and accomplishments of these two efforts are discussed. First, however, background information is given on the three rover types required for the Space Exploration Initiative (SEI) whose objective is a manned mission to Mars.

David Lavery