Search NASASearch

SEARCH · Search NASA

Results for “Interstellar Object 3I/ATLAS”

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.

213 records · Page 9

Research and Development on Advanced Electrochemical Energy Storage Devices Enabling a Spectrum of Electrified Vehicles

The USABC Advanced Battery development plan had the following three focus areas: 1. Existing technology validation, implementation, and cost reduction 2. Identification of the next viable technology with emphasis on the potential to meet USABC cost and energy density goals. 3. Support high-risk, high-reward battery technology R&D The primary aim of this project was focused on the barriers that most impede wider public adoption of electrification in vehicles-cost, energy density, low-temp performance, calendar life, and improvements in abuse tolerance. The specific objectives are as follows: Cost Reduction: drive to significantly reduce battery cost to be in-line with the $\$$100/kWh or less (by the end of calendar year 2020) DOE cost goals. Additionally, goals of $\$$75/KWh were set for 2023 aligned with fast charge and some offset of energy density. Energy Density Increase: focus on improving the cell-level specific energy and energy densities to >350 watt hours per kilogram (Wh/kg) and >750Wh/L. Low Temperature Performance Increase: strive toward developments that improve the discharge power and eliminate or dramatically reduce the life limiting lithium plating associated with regenerative braking at low temperatures, during the program. Calendar Life Increase: drive to achieve a 15-year calendar life. Abuse Tolerance Improvement: strive to develop improvements in Li-ion abuse tolerance and/or development of electrochemical energy storage technologies with inherently better response to abuse circumstances. Emerging Areas: initiate new programs that address emerging technologies that arise during the contract period.

25 ENERGY STORAGE

Behavior of 2-Cell CPV Ni-H2 Battery During Pulse Discharge

A study was carried out to determine the transient voltage behavior of the 2-cell CPV nickel-hydrogen battery with the objective of using the results as a basis for mathematical modeling. The 2-cell CPV battery which is manufactured by Eagle Picher, Inc. for the GOES program yields 18.5 Ah at C/2 rate of discharge at 10 C with a mid-discharge voltage of 2.514 V. The capacity increased with decrease of temperature and a maximum capacity of 22 Ah was obtained at -5 C. The pulse tests consisted of obtaining the voltage profile in the first 20 milliseconds of the one minute pulse discharge at 37 A and pulse discharge was repeated as a function of state-of-charge. The pulse test at 10 C and 20 C provided voltage profiles with the expected decrease in voltage as the pulse was applied. The end of pulse voltage decreased with the state-of-charge. The battery voltage was above 2V at the end of the one-minute pulse at 8 % state-of-charge at 10 C. The voltage profile during the 37 A pulse discharge consists of an initial drop in voltage which was independent of the state of charge. The invariability in the value for the initial drop in voltage with state of charge is a very important observation. The results show that towards the end of discharge the dominant resistance is not ohmic in nature. It could be hypothesized from the nature of the voltage transients that the dominant mechanism towards the end of discharge is proton diffusion. The study also shows that the dominant resistance in the voltage plateau during discharge is activation polarization.

Vaidyanathan, Hari

Technology Readiness Assessment for Stirling Power Convertor

Stirling-based power conversion system could represent a critical enabling technology for future NASA missions, offering significantly enhanced power efficiency over traditional thermoelectric systems. To ensure the successful infusion of this technology into deep space and planetary surface missions, a rigorous evaluation of its maturity and associated risks is essential. The objective of this Technology Readiness Assessment (TRA) is to determine the current technology readiness level (TRL) of the Stirling power convertor and identify key technical risks and challenges associated with its maturation and potential infusion into a targeted flight system. The evaluation process will rigorously follow the NASA TRA procedure: (1) determining the requirements that underpin the design, function, and performance; (2) finding and listing all new technology elements (NTEs) and critical technology elements (CTEs); (3) identifying the level of integration assumed for the assessment; and (4) assessing the TRL for each NTE and CTE. The overall subassembly TRL will then be determined via a roll-up using the “weakest link” criterion, culminating in a final (5) assessment of risks to further progression of maturity. This paper will present the results of a comprehensive technology readiness assessment (TRA) conducted on the Stirling-based dynamic power conversion subassembly, excluding the radioisotope heat source. The paper will also describe a detailed breakdown of the TRL roll-up and a matrix of identified risks and recommended mitigation paths, along with identified key technical risks and challenges to achieve the required long-duration performance. Key Words: Radioisotope Power Conversion, Technology Readiness Assessment

Radioisotope Power Conversion

The Relevance of the VIPER Mission to NASA’s Artemis Human Exploration of the Moon

NASA has ambitious plans to send astronaut crews to the south polar region of the Moon and explore this lunar terrain with humans for the first time through a series of Artemis missions. Artemis will provide economic benefits, drive technological advancement, and inspire the next generation of explorers. Simultaneously, Artemis presents a unique opportunity for humans to conduct high-priority planetary science in situ in the south polar region of the Moon. Prior to human exploration, landed robotic precursor investigations can provide valuable information to reduce risk and maximize discovery and productivity of subsequent crewed missions. NASA’s Volatiles Investigating Polar Exploration Rover (VIPER) is a robotic mission designed to explore and characterize the lunar south polar region prior to crewed Artemis landed missions. VIPER is designed to explore multiple thermal regimes to characterize the lunar polar environment and regolith properties, and to explore for surface and subsurface ices. Each of these objectives are key for both scientific investigation and to detect and assess volatile deposits to support in situ resource utilization (ISRU) and a sustained human presence on the Moon. VIPER would also operate with a real-time mission operations architecture with relevance and feed-forward to Artemis crewed operations on the lunar surface. VIPER would provide key information regarding the lunar environment, scientific exploration, technologies, and real-time operations to optimize the valuable surface exploration time of Artemis crew members while simultaneously reducing risk to crew and increasing health and human safety on the lunar surface.

Jennifer L Heldmann

Coordinated Natural Gas and Electric Planning: Case Studies of Current Approaches and Practices

This paper examines how natural gas and electric utilities across eight U.S. states and two Canadian provinces are beginning to coordinate historically separate planning processes in response to growing system interdependencies, policy mandates, aging infrastructure, and changing customer energy choices. Electricity planning has long relied on robust integrated resource planning frameworks that weigh numerous objectives, risks, and costs. Natural gas planning, on the other hand, is typically less transparent and more narrowly focused on safety and system integrity. As economic, reliability, and policy drivers place new and shared demands on both systems, jurisdictions and utilities are experimenting with approaches such as coordinated forecasting, non pipeline alternatives, and combined planning pilots. A few have issued regulatory or statutory directives for greater data sharing and methodological alignment. Case studies from British Columbia, California, Colorado, Illinois, Massachusetts, Minnesota, New York, Québec, Rhode Island, and Washington illustrate a wide range of approaches to rethinking siloed planning. The paper identifies several common themes across the jurisdictions examined. It provides observations on the methods, processes, and organizational steps that may be needed in the future to address the challenges being faced by states and utilities. Lastly, it identifies some initial steps that states and utilities can consider if they would like to pursue more integrated, cost-effective, policy-aligned energy system planning.

03 NATURAL GAS

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 (

Chapter 9 - Pre-Flight Tests

Pre-flight testing is critical to the success of any flight test program. Pre-flight tests are performed to measure and evaluate the characteristics of an aircraft in a non-flying environment and to verify that these characteristics are as desired. Since aircraft systems are becoming more and more complex, conducting proper pre-flight testing to help identify system characteristics and deficiencies prior to flight is more important now than ever before. Much flight test time has been lost fixing problems that should have been found and corrected prior to flight. Accidents have occurred because pre-flight tests and verification procedures were not conducted thoroughly enough to identify the aircraft's characteristics properly or to find system discrepancies. Proper pre-flight testing helps ensure that the aircraft is ready to fly and contributes toward an efficient, productive, and safe flight test program. The reader should be aware that this Section is dedicated to the testing that should take place prior to the first flight. There are other "pre-flight" tests that take place prior to each individual flight. These latter tests are not discussed in this Section. The following paragraphs of this Section describe significant tests that are usually accomplished prior to flying a new or highly modified aircraft. Test objectives, descriptions, products, and requirements are provided in the following subsections: 9.1 Wind tunnel tests 9.2 Simulation tests 9.3 Propulsion tests 9.4 Weight and balance tests 9.5 Ground vibration tests 9.6 Structural loads tests 9.7 Gain margin tests 9.8 Verification and calibration tests 9.9 Taxi tests The specific examples given and the test facilities mentioned in this Section will illustrate the approach taken and the techniques used by the US Air Force; however, they are typical of those used by other test organizations.

Paul W Kirsten

Evaluation of U10Mo Fuel Plate Performance Modeling Over Hot Isostatic Press and Hydraulic Bending for MURR DDE Plates

The United States High Performance Research Reactor Program’s objective is to reduce the amount of highly enriched uranium currently implemented in research reactors. The conversion of these research reactors requires designing a monolithic U10Mo plate fuel, with the fuel plate geometry being dependent on each research reactor. The process of forming the plates includes a hot isostatic pressing (HIP) to manufacture a prototypic plate. In the case of the Missouri University Research Reactor (MURR) design demonstration element (DDE) plate manufacture, plates that have been through HIP are then curved using dies and a hydraulic press to impart the desired curvature. Both fabrication processes impart residual stresses into each fuel plate region, with the curvature of the plates taking some regions of the fuel plate up to their material yield stresses, accompanied by plastic strain. The amount of plastic strain and stress imparted onto each MURR DDE plate is determined by the radius of curvature, thickness of each region, and overall width of the fuel plates. Furthermore, this work aims to predict the yield stresses and strain using ABAQUS to simulate the proposed fabrication process of the MURR DDE plates, accompanied by discussion over the stresses and strains as to their relation to nuclear fuel performance and the impact they will have during early irradiation.

ABAQUS

Material-dependent photon ionizing radiation effects in Si and GaAs PIN diodes: A numerical investigation

We present a finite-element drift-diffusion-Poisson model in the Multiphysics Object-Oriented Simulation Environment (MOOSE) framework to compare the radiation response of silicon (Si) and gallium arsenide (GaAs) PIN diodes under high-energy photon irradiation. The model solves coupled carrier continuity and Poisson’s equations with Shockley-Read-Hall recombination, and is verified against standard analytical J-V behavior. Using a simplified 1D geometry with ideal Ohmic contacts, we quantify device response under forward and reverse bias with a 100 MeV photon flux. Under forward bias, Si exhibits markedly greater radiation sensitivity than GaAs, including larger increases in current density, stronger local field and carrier-product perturbations, and higher recombination. Under reverse bias, GaAs shows larger radiation-induced photocurrent and broader current-density peaks near junctions, indicating an advantage for photodetection. Integrated steady-state recombination is consistently higher in Si across voltages. Under periodic photon pulses, GaAs produces higher-amplitude photoresponse and settles more rapidly than Si. These results highlight material-dependent trade-offs for radiation-tolerant, high-speed optoelectronics and provide guidance for selecting PIN architectures in aerospace, nuclear, and high-energy physics environments.

36 MATERIALS SCIENCE

Battery Pack Shape Optimization using Transient Heat Conduction Coupled with Cell-Discharge Analysis

Battery electric systems exhibit significant time-dependence, especially when evaluated in the context of an aircraft mission profile with continually changing power demands. Additionally, when evaluating battery-powered aircraft concepts, it is important to accurately compute the temperature of the batteries and properly characterize the thermal response of the system. The temperature of the batteries has a significant impact on cell performance, in addition to safety considerations of maintaining battery temperatures below their operating limit. Because of these considerations, battery models for preliminary design and optimization of aircraft should include the capability to accurately compute the temperature distribution within the battery pack. Furthermore, battery pack designs should be as light-weight as possible to maximize the pack energy density, while also considering battery temperature limits. Here, we demonstrate a simultaneous trajectory and shape optimization of a battery pack concept, using a transient heat transfer finite element model coupled with a time-varying cell-discharge battery model to provide this capability. Including the transient finite element problem in the loop enables accurate temperatures that can be passed back to the cell discharge model, while the cell discharge model can supply the finite element model with time-varying heat boundary conditions to the finite element problem, further benefiting the fidelity of the thermal response of the batteries. We first demonstrate the coupling capability between the battery cell-discharge model and the transient finite-element heat transfer through an optimization which computes the optimal current profile for the battery pack while ensuring the battery temperatures remain below their operational limit. We then build on this optimization by adding shape optimization to the problem, which allows us to consider a composite objective function which also minimizes the mass of the battery pack, while also producing an optimal current discharge profile.

Optimization

ClassNMSW- a real-time classification approach for non-recycled municipal solid waste using hyperspectral imaging

Real-time classification of non-recycled municipal solid waste (NMSW) is essential for efficient valorization. This study introduces ClassNMSW, a comprehensive framework for classifying 22 NMSW subclasses under industrial constraints by using hyperspectral imaging (HSI). A primary innovation of this work is the development of a variance-controlled spectral extraction algorithm. Unlike traditional methods that rely on simple averaging, this approach systematically investigates the extent of pixel extraction to minimize the loss of critical chemical information while maximizing data reduction thus ensuring high spectral fidelity with low computational cost. The approach developed in this work integrates automated, computer-vision-based background removal, eliminating the need for the manual thresholding common in current literature. To resolve ambiguities among chemically similar subclasses, a tiered classification and multi-camera fusion strategy (NIR17 and NIR22) is implemented. Results demonstrate that ClassNMSW achieves an object-wise weighted accuracy of 98.70% for single-sensor configurations and 100% under sensor fusion. A novel rolling-window strategy satisfies desired end-to-end latency of <2 s, satisfying the strict deterministic requirements of high-speed industrial sorting environments. The ClassNMSW framework provides a scalable foundation for advancing circularity and resource recovery in large-scale waste valorization operations.

99 - GENERAL AND MISCELLANEOUS

Battery Pack Shape Optimization using Transient Heat Conduction Coupled with Cell-Discharge Analysis

Battery electric systems exhibit significant time-dependence, especially when evaluated in the context of an aircraft mission profile with continually changing power demands. Additionally, when evaluating battery-powered aircraft concepts, it is important to accurately compute the temperature of the batteries and properly characterize the thermal response of the system. The temperature of the batteries has a significant impact on cell performance, in addition to safety considerations of maintaining battery temperatures below their operating limit. Because of these considerations, battery models for preliminary design and optimization of aircraft should include the capability to accurately compute the temperature distribution within the battery pack. Furthermore, battery pack designs should be as light-weight as possible to maximize the pack energy density, while also considering battery temperature limits. Here, we demonstrate a simultaneous trajectory and shape optimization of a battery pack concept, using a transient heat transfer finite element model coupled with a time-varying cell-discharge battery model to provide this capability. The transient finite-element analysis is done using TACS, and the cell-discharge battery model uses OpenMDAO and dymos. Including the transient finite element problem in the loop enables accurate temperatures that can be passed back to the cell discharge model, while the cell discharge model can supply the finite element model with time-varying heat boundary conditions, further benefiting the fidelity of the thermal response of the batteries. We first demonstrate the coupling capability between the battery cell-discharge model and the transient finite-element heat transfer through an optimization which computes the optimal current profile for the battery pack while ensuring the battery temperatures remain below their operational limit. We then build on this optimization by adding shape optimization to the problem, which allows us to consider a composite objective function which also minimizes the mass of the battery pack, while also producing an optimal current discharge profile.

Optimization

A holistic platform for accelerating sorbent-based carbon capture

Abstract Reducing carbon dioxide (CO 2 ) emissions urgently requires the large-scale deployment of carbon-capture technologies. These technologies must separate CO 2 from various sources and deliver it to different sinks 1,2 . The quest for optimal solutions for specific source–sink pairs is a complex, multi-objective challenge involving multiple stakeholders and depends on social, economic and regional contexts. Currently, research follows a sequential approach: chemists focus on materials design 3 and engineers on optimizing processes 4,5 , which are then operated at a scale that impacts the economy and the environment. Assessing these impacts, such as the greenhouse gas emissions over the plant’s lifetime, is typically one of the final steps 6 . Here we introduce the PrISMa (Process-Informed design of tailor-made Sorbent Materials) platform, which integrates materials, process design, techno-economics and life-cycle assessment. We compare more than 60 case studies capturing CO 2 from various sources in 5 global regions using different technologies. The platform simultaneously informs various stakeholders about the cost-effectiveness of technologies, process configurations and locations, reveals the molecular characteristics of the top-performing sorbents, and provides insights on environmental impacts, co-benefits and trade-offs. By uniting stakeholders at an early research stage, PrISMa accelerates carbon-capture technology development during this critical period as we aim for a net-zero world.

Science & Technology - Other Topics

An Efficient Approach to Collect Inlet Characterization Data

This report considers a novel process to acquire performance data for supersonic mixed compression inlets that is faster, and therefore less costly, than the previous one. In the previous process, measurements were recorded in discrete increments. The backpressuring actuator was advanced, there was a pause to allow for airflow fluctuations to diminish, and then the measurements were recorded. While this process was methodical, reliable and accurate, it consumed significant wind-on time. In general, high-speed wind tunnels are expensive to operate considering maintenance, energy and human resource requirements. Furthermore, many facilities, such as blowdown wind tunnels, are limited in the duration that they can maintain the desired test condition. Consequently, a quick method to collect the measurements is desired. A favored approach has the actuator moving in a continuous fashion with measurements recorded as the actuator continuously progresses through the increment points. This approach, identified as the dynamic inlet characteristic data acquisition procedure, uses in situ dynamic high-speed pressure sensors to measure pressure signals. While faster, continuous movement adds dynamic effects to the data. To better understand these dynamic effects and other potential influences, a study was undertaken to compare wind tunnel measurements taken at discrete actuator position points with data gathered during continuous actuator movement. Specially, plots of inlet pressure recovery versus mass capture ratio, or total pressure characteristic curves, were examined. The data were measured during experiments in the NASA Glenn Research Center Abe Silverstein 10- by 10-Foot Supersonic Wind Tunnel (SWT) with an inlet propulsion test article. In this report, the wind tunnel experiment and the study objectives are described. The processes to reduce the data and for analysis are explained. A discussion of the results along with features noted in the data is given. Finally, conclusions from this study that may be used to guide future wind tunnel experiment planning are presented.

Inlet

An Efficient Approach to Collect Inlet Characterization Data

This report considers a novel process to acquire performance data for supersonic mixed compression inlets that is faster, and therefore less costly, than the previous one. In the previous process, measurements were recorded in discrete increments. The backpressuring actuator was advanced, there was a pause to allow for airflow fluctuations to diminish, and then the measurements were recorded. While this process was methodical, reliable and accurate, it consumed significant wind-on time. In general, high-speed wind tunnels are expensive to operate considering maintenance, energy and human resource requirements. Furthermore, many facilities, such as blowdown wind tunnels, are limited in the duration that they can maintain the desired test condition. Consequently, a quick method to collect the measurements is desired. A favored approach has the actuator moving in a continuous fashion with measurements recorded as the actuator continuously progresses through the increment points. This approach, identified as the dynamic inlet characteristic data acquisition procedure, uses in situ dynamic high-speed pressure sensors to measure pressure signals. While faster, continuous movement adds dynamic effects to the data. To better understand these dynamic effects and other potential influences, a study was undertaken to compare wind tunnel measurements taken at discrete actuator position points with data gathered during continuous actuator movement. Specially, plots of inlet pressure recovery versus mass capture ratio, or total pressure characteristic curves, were examined. The data were measured during experiments in the NASA Glenn Research Center Abe Silverstein 10- by 10-Foot Supersonic Wind Tunnel (SWT) with an inlet propulsion test article. In this report, the wind tunnel experiment and the study objectives are described. The processes to reduce the data and for analysis are explained. A discussion of the results along with features noted in the data is given. Finally, conclusions from this study that may be used to guide future wind tunnel experiment planning are presented.

Data Acquisition

Fuel injector design for high temperature aircraft engine

The objective of the Innovative High Temperature Aircraft Engine Fuel Nozzle Program was to design and evaluate a nozzle capable of operating at a combustor inlet air temperature of 1600 F (1144 K) and a fuel temperature of 350 F (450 K). The nozzle was designed to meet the same performance requirements and fit within the size envelope of a current production dual orifice fuel nozzle. The design approach was to use improved thermal protection and fuel passage geometry in combination with fuel passage surface treatment to minimize coking at these extreme fuel and air temperatures. Heat transfer models of several fuel injector concepts were used to optimize the thermal protection, while sample tube coking tests were run to evaluate the effect of surface finish, coatings and tube material on the coking rate. Based on heat transfer analysis, additional air gaps, reduced fuel passage flow area and use of ceramic tip components reduced local fuel wetted wall temperatures by more than 200 F (100 K) when compared to a current production fuel nozzle. Sample tube coking test results showed the importance of surface finish on the fuel coking rate. Therefore, a one micro-inch (0.025 micron) roughness was specified for all fuel passage surfaces. A novel flow divider valve in the tip was also employed to reduce weight, allow room for additional thermal protection, and provide back pressure to reduce the risk of fuel vaporization. The fuel nozzle was fabricated and evaluated in a series of high temperature coking tests. Initial results of these tests indicate that thermal protection and surface treatments were partially successful in preventing nozzle fouling, but additional refinement of the internal flowpath is needed to prevent buildup of coke particles that partially blocked the spin slots which meter the nozzle fuel flow.

R. W. Stickles

Performance Evaluation of Intravehicular Activity Spacesuit Without the Use of a Liquid Cooling Garment

The Orion Crew Survival Systems (OCSS) suit is equipped with safety technology that protects the crew during launch and re-entry and Intravehicular Activities (IVA). It was designed to be used with a Liquid Cooling Garment (LCG), an undergarment with tubes that circulate water to remove excess heat from a crew member. The objective of this study is to determine if the Modified Advanced Crew Escape Suit (MACES), which has very similar material, assembly, and pressure characteristics as the OCSS suit, can be used without the LCG to maintain the crew within their heat storage requirements where exceedances can lead to cognitive and physiological impairment. Testing was completed for both hot and cold environments where test subjects wore varying configurations of the MACES suit ensemble without the LCG. The tests were conducted in a temperature and humidity-controlled chamber with four test subjects ranging from extra small to large. Target metabolic rates were reached using an arm ergometer. To represent the different suit configurations seen in the concept of operations, the suit was tested with visor-down, visor-up, and without helmet and gloves. The test data was analyzed to determine how the environment, test subject size, metabolic rate, and suit configuration affected heat storage. Furthermore, the test data was used to correlate the METMAN model, a transient metabolic man program that simulates the heat transfer within a crew member’s body and from a crew member to the surrounding environment. The METMAN correlation showed good agreement between predicted heat storage and test data at the end of the test duration, with a coefficient of determination (R 2 ) value of 0.8999 for visor-down cases and R 2 of 0.8902 for visor-up and helmet off cases. A correlated METMAN model allows for the analysis and prediction of IVA suit performance without an LCG in additional scenarios.

Spacesuit

Performance Evaluation of Intravehicular Activity Spacesuit Without the Use of a Liquid Cooling Garment

The Orion Crew Survival Systems (OCSS) suit is equipped with safety technology that protects the crew during launch and re-entry and Intravehicular Activities (IVA). It was designed to be used with a Liquid Cooling Garment (LCG), an undergarment with tubes that circulate water to remove excess heat from a crew member. The objective of this study is to determine if the Modified Advanced Crew Escape Suit (MACES), which has very similar material, assembly, and pressure characteristics as the OCSS suit, can be used without the LCG to maintain the crew within their heat storage requirements where exceedances can lead to cognitive and physiological impairment. Testing was completed for both hot and cold environments where test subjects wore varying configurations of the MACES suit ensemble without the LCG. The tests were conducted in a temperature and humidity-controlled chamber with four test subjects ranging from extra small to large. Target metabolic rates were reached using an arm ergometer. To represent the different suit configurations seen in the concept of operations, the suit was tested with visor-down, visor-up, and without helmet and gloves. The test data was analyzed to determine how the environment, test subject size, metabolic rate, and suit configuration affected heat storage. Furthermore, the test data was used to correlate the METMAN model, a transient metabolic man program that simulates the heat transfer within a crew member’s body and from a crew member to the surrounding environment. The METMAN correlation showed good agreement between predicted heat storage and test data at the end of the test duration, with a coefficient of determination (R 2 ) value of 0.8999 for visor-down cases and R 2 of 0.8902 for visor-up and helmet off cases. A correlated METMAN model allows for the analysis and prediction of IVA suit performance without an LCG in additional scenarios.

Human Thermal Modeling