Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Leidenfrost point”

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.

196 records · Page 8

A Review of Pump Package Assembly Anomalies and Demonstration to Gain Motor Controller Replacement Capability

The International Space Station (ISS) generates heat within the US modules from systems used to operate the station, maintain crew health, and conduct science experiments in the orbiting laboratory. The Internal Thermal Control System (ITCS) collects this heat in water loops and transfers it to the external ammonia system for rejection to space. The ITCS uses six Pump Package Assemblies (PPA) as the motive force to circulate the water within the Lab, Node 2, and Node 3 (Node 1 is parasitic to the Lab and Node 3 ITCS loops). In the life of ISS, 3 PPAs have had to be replaced and 2 PPAs are currently showing signs of degradation. The first PPA to fail in 2003 was due to early coolant chemistry issues; the remaining pump failures and current pump degradations are determined to be related to the Pump/Fan Motor Controller (PFMC), with their individual signatures all being unique to this point. The PFMC of one of the failed PPAs was returned and testing confirmed its sub-components to be the root cause of the PPA failure. Due to the relative size and weight of the standalone PFMC in comparison to the integrated assembly, it is desired, from a launch and on-orbit stowage perspective, to replace the PFMC component of the degraded PPA instead of the entire PPA. The PPA was not designed for this capability, so on the ground demonstrations are planned using crew tools to show that the PFMC can be replaced on-orbit while maintaining full functionality. This paper will focus on the signatures of the two most recent PPA failures and the two PPAs showing signs of degradation, in addition to presenting the findings from the PFMC demonstration effort.

Aaron Rodriguez

Adaptation of virtual synchronous generators to dynamic conditions in power grids

Virtual synchronous generators (VSGs) are widely adopted as grid-forming controls for inverter-based resources. However, when grid conditions vary significantly as characterized by changes in short-circuit ratio (SCR) and the reactance-to-resistance (X/R) ratio, fixed-gain designs and the commonly used P–Q decoupling assumption can become inaccurate. Such conditions can degrade transient power performance, leading to oscillations, prolonged settling, and overshoot, particularly in stiff-grid operating points. This paper quantifies how grid strength and impedance-dependent coupling affect the active–reactive power dynamics of a conventional VSG over a broad range of SCR and X/R values. An adaptive VSG tuning framework is then developed by combining (i) a coupling-explicit, impedance-parameterized state-space model to enable systematic controller synthesis, (ii) a full-state-feedback law designed via pole placement to meet prescribed damping and settling-time specifications, and (iii) a physics-informed neural network (PINN)–based online grid-impedance estimator that updates controller gains in real time as grid conditions vary. Offline simulations in MATLAB/Simulink and real-time validation on an OPAL-RT platform show that the proposed method preserves consistent damping and settling behavior with reduced overshoot across wide SCR and X/R ranges, compared with fixed-gain VSG baselines.

Adaptive control

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 (

Characterization testing of a 40 Ahr bipolar nickel hydrogen battery

In a continuing effort to develop NiH2 bipolar technology to a point where it can be used efficiently in space flight, testing of a second 40 Ahr, 10-cell bipolar battery has begun. This battery has undergone extensive characterization testing to determine the effects of such operating parameters as charge and discharge rates, temperature, and pressure. The fundamental design of this actively cooled bipolar battery is the same as the first battery. Most of the individual components, however, are from different manufacturers. Different testing procedures as well as certain unique battery characteristics make it difficult to directly compare the two sets of results. In general, the performance of this battery throughout characterization produced expected results. The main differences seen between the first and second batteries occurred during the high-rate discharge portion of the test matrix. The first battery also had poor high-rate discharge results, although better than those of the second battery. Minor changes were made to the battery frame design used for the first battery in an attempt to allow better gas access to the reaction sites for the second build and hopefully improve performance. The changes, however, did not improve the performance of the second battery and could have possibly contributed to the poorer performance that was observed. There are other component differences that could have contributed to the poorer performance of the second battery. The H2 electrode in the second battery was constructed with a Goretex backing which could have limited the high-rate current flow. The gas screen in the second battery had a larger mesh which again could have limited the high-rate current flow. Small scale 2 x 2 batteries are being tested to evaluate the effects of the component variations.

Brewer, Jeffrey C.

Plume Impingement Software Module for Real-Time Proximity Operations

Successfully executing proximity operations in space, such as docking or in-orbit servicing, requires sophisticated spacecraft design that accounts for induced environments. As a chaser vehicle’s attitude control thrusters fire, they create rarefied plumes that can impact the target vehicle, with the potential to overload components, exceed thermal limits, and spin the target vehicle out of control. High-fidelity simulations of the thruster plume impingement environment require the direct simulation Monte Carlo (DSMC) method, but DSMC is too computationally expensive to simulate proximity operations that involve thousands of thruster firings. For this analysis to be tractable, engineering models of the plume flowfield and impingement events are used to simulate these trajectories [1]. Currently, on-orbit plume impingement environments are modeled through an inefficient open-loop analysis cycle where the vehicle’s flight controller and plume impingement teams iterate on the trajectories until they pass the target vehicle’s plume requirements. As complex on-orbit missions evolve and become more frequent, lengthy design cycles will become operational bottlenecks. To address this gap, this work develops an advanced plume impingement module capable of operating at real-time scale that can be integrated with existing mission planning tools and onboard flight systems. The plume module leverages state-of-the-art plume simulation techniques [2] to deliver fast, physics-based impingement predictions in a software architecture that can be tailored to diverse proximity operations scenarios. A prototype of this plume impingement module is built to demonstrate the feasibility of real-time performance. This prototype completes plume impingement calculations in microseconds per target geometry mesh point. The software serves as a foundational capability for plume-aware trajectory design, operational risk assessment, and future autonomous decision-making systems.

Plume Impingement

The Use of Immersion Rigs for High Temperature Hydrogen Exposure Testing within the Nuclear Thermal Rocket Element Environmental Simulator (NTREES): Thermal Soak Rig (TSR)

The Nuclear Thermal Rocket Element Environmental Simulator (NTREES) facility was purpose constructed to perform non-nuclear evaluations of nuclear thermal propulsion (NTP) system fuel materials and structures within prototypic thermochemical environments. This system has been utilized steadily in its ability to subject test specimens to thermochemical and thermohydraulic environments simulating that of an operating nuclear rocket engine. Fission heat is simulated by induction power and experiments are conducted within a ~1000 psi pressure vessel. Hydrogen is conventionally passed through the heated fuel surrogate test specimen while pressure, temperature, and gas species data are collected at various points along the experiment. In order to test fuel and material coupon samples, a class of test apparatus named “immersion rigs” are being developed and employed to more rapidly test these smaller and more technically challenging test specimen. One example of a promising potential fuel structure, Tristructural-isotropic (TRISO) particles, presents unique challenges for testing of this type. TRISO fuel micro-particles are spheroids typically on the order of 500 – 1000 μm in diameter, and exposing a batch sample to hot hydrogen requires purpose-built special test equipment. Thusly, an immersion rig was developed and successfully demonstrated to expose ~1 g of micro-particles to hydrogen gas at temperatures and pressures relevant to NTP systems for the purpose of fuel evaluation. The rig, comprised primarily of graphite and pure tungsten, houses in its core a batch of micro-particles between pucks of porous silicon carbide (SiC). This approach permits gas flow while simultaneously retaining the particles in place. Herein is a discussion of the design, analysis, fabrication, and testing of the NTREES Thermal Soak Rig (TSR).

Space Nuclear Propulsion

Swamp Works Regolith Compaction Technologies

While the level of compaction below the lunar surface increases quickly after only a few cm of depth, in many cases during a construction mission there will be a need to excavate and transport regolith to a new location for cut-and-fill or horizontal construction of structures such as berms. In these cases to achieve high levels of bulk density, compaction must be per-formed. Additionally, in some cases surface technologies such as systems that sinter/melt the surface may desire the maximum possible compaction at the sur-face to improve melting/heating performance and the final material strength properties. Kennedy Space Center’s (KSC) Swamp Works has developed two means of compaction, lunar and mar-tian compaction. Planetary Autonomous Compaction Technology (PACT) which is part of the Multifunction End Effector for Regolith Compaction Acquisition and Transfer (MEERCAT) robotic arm end effector system’s capabilities and the Site Preparation Tooling for Operations on Mobility Platforms (STOMP) vibratory roller compactor. PACT on MEERCAT has been demonstrated to a TRL 5 and STOMP to a TRL 4 in ambient testing. The results of PACT on MEERCAT and STOMP testing will be shared with results for various simulants including BP-1, ICN-LHT-1G (aka CSM-LHT-1G), RDW-LHT-1GH (a simulant developed for the Mason Tipping Point to match characteristics of ICN-LHT-1G), and Exolith LHS-1E. This will also include discussions on methods used to verify relative density before and after compaction and means to verify density effects below depth. To calculate relative density, maximum and minimum densities for simulants were taken from literature and additional lab testing (publication in work).

redwire

Progress and Perspectives: Zirconium Electrodeposition from Different Electrolytes

Zirconium (Zr) possesses outstanding properties, including exceptional chemical resistance and a high melting point, and is therefore desirable for use in a wide variety of challenging environments, such as in nuclear reactors and the chemical processing industry. To minimize the amount of Zr required for any given application, developing methods for generating metallic Zr coatings is highly advantageous. Owing to Zr’s highly negative reduction potential, electrodeposition in traditional solvents at near ambient temperatures remains challenging and thus not well understood. Due to the extreme conditions required to deposit this metal, extensive work has been conducted in molten salt electrolytes, however the broad applicability of this methodology is limited due to its corrosivity. The primary focus of this article is to present an overview of Zr’s electrochemical behavior and to consolidate the efforts of researchers in exploring electrodeposition techniques for Zr involving aqueous, organic, ionic liquid, deep eutectic, and molten salt solvents. With this information, we highlight trends across solvent systems and opportunities for future research.

42 ENGINEERING

Effect of the Nature of Both Cation and Anion Substitution on the Structural Symmetry of Li‐Rich 3 d ‐Metal Chalcogenide Electrodes

Abstract Li‐rich layered chalcogenides have recently led to better understanding of the anionic redox process and its associated high capacity while providing ways to overcome its practical limitations of voltage fade and irreversibility. This study reports on the feasibility of triggering anionic activity in Li 2 TiS 3 , through anionic substitution (Se for S) or cationic substitution (Fe for Ti). Herein, the chalcogenide chemical space is further explored to prepare mono‐substituted Li 1.7 Ti 0.85 Mn 0.45 Ch 3 (Ch = S/Se) and doubly substituted cationic and anionic phases (Li 1.7 Ti 0.85 Fe 0.45 S 3‐z Se z ) which crystallize either in the O3‐ or O1‐type structures depending upon substituents. All series show a bell‐shape capacity variation as function of the transition metal (TM) substitution degree with values up to 240 mAh g −1 . For specific compositions, a structural O3 to O1 phase transition is observed upon Li removal, which is not reversible upon Li re‐insertion due to kinetic limitations and negatively affects long‐term cycling performance. Density functional theory (DFT) calculations confirm the O3/O1 relative stability along the different series and point subtle electronic differences in the TM‐doping, rationalizing the structural and electrochemical behaviors of these phases upon cycling. These findings provide further insights into the link between structural and electronic stability, which is of key importance for designing chalcogenide‐based anionic redox compounds.

Chemistry

Symmetry‐Breaking Strategy Yields Dopant‐Free Small Molecule Hole Transport Materials for Inorganic Perovskite Solar Cells with 20.58% Efficiency and Outstanding Stability

Abstract Inorganic perovskites are known for their excellent photothermal stability; however, the photothermal stability of all‐inorganic n‐i‐p perovskite solar cells (PSCs) is compromised due to ion diffusion and free radical‐induced degradation caused by the use of doped spiro‐OMeTAD hole transport materials (HTMs). In this study, two isomeric donor–acceptor–donor (D–A–D) type small molecules, namely HBT and HiBT, were developed and used as dopant‐free HTMs, using 2,1,3‐benzothiadiazole or benzo[d][1,2,3]thiadiazole as acceptor moieties. The HiBT molecule, with its symmetry‐breaking features, exhibits a large dipole moment, enhanced coordination‐active sites, and a well‐aligned energy level structure, all of which contribute to passivating perovskite surface defects and improving free charge separation. As a result, inorganic CsPbI 3 PSCs with HiBT HTM achieved an impressive power conversion efficiency (PCE) of 20.58%, the highest reported for dopant‐free HTM‐based inorganic PSCs. Moreover, the enhanced hydrophobic properties of HiBT molecules, coupled with their ability to passivate perovskite surface defects, contribute to significantly improved device stability. The unencapsulated devices based on HiBT HTM retained over 83% and 80% of their initial efficiency after being stored at 85 °C for 50 days and undergoing maximum power point (MPP) tracking at 85 °C for 1100 h, respectively. These results highlight that the symmetry‐breaking strategy is an exceptionally effective approach for designing efficient, dopant‐free small molecule HTMs, significantly contributing to both the high efficiency and enhanced stability of all‐inorganic PSCs.

Chemistry

Swamp Works Regolith Compaction Technologies

While the level of compaction below the lunar surface increases quickly after only a few cm of depth, in many cases during a construction mission there will be a need to excavate and transport regolith to a new location for cut-and-fill or horizontal construction of structures such as berms. In these cases to achieve high levels of bulk density, compaction must be per-formed. Additionally, in some cases surface technolo-gies such as systems that sinter/melt the surface may desire the maximum possible compaction at the sur-face to improve melting/heating performance and the final material strength properties. Kennedy Space Center’s (KSC) Swamp Works has developed two means of compaction, lunar and mar-tian compaction. Planetary Autonomous Compaction Technology (PACT) which is part of the Multifunction End Effector for Regolith Compaction Acquisition and Transfer (MEERCAT [1]) robotic arm end effector system’s capabilities and the Site Preparation Tooling for Operations on Mobility Platforms (STOMP [2]) vibratory roller compactor. PACT on MEERCAT has been demonstrated to a TRL 5 and STOMP to a TRL 4 in ambient testing. The results of PACT on MEERCAT and STOMP testing will be shared with results for various simulants including BP-1, ICN-LHT-1G (aka CSM-LHT-1G), RDW-LHT-1GH (a simulant developed for the Mason Tipping Point to match characteristics of ICN-LHT-1G), and Exolith LHS-1E. This will also include discus-sions on methods used to verify relative density before and after compaction and means to verify density effects below depth. To calculate relative density, maximum and minimum densities for simulants were taken from literature [3] [4] [5] and additional lab test-ing (publication in work).

vibration

Understanding and Controlling Hybrid Electric Gas Turbine Engine Transient Dynamics

The electrification of the gas turbine engine is known to increase the flexibility of aircraft architectures by enabling the generation of electrical power to distribute to other electrically based, thrust producing subsystems. It also has potential for direct performance benefits in the gas turbine engine itself, both at steady state and dynamically. Although the design focus of the gas turbine engine performance is primarily at steady state, it is often the instabilities occurring during transients that cause disequilibrium and constrain performance improvements. Instabilities arise due to the disequilibrium of the energy storage mechanisms within the traditional engine system and likewise for the electrified engine system. The primary energy storage mechanisms in the traditional system are the rotational inertia, gas path volumes, the thermal masses that make up the mechanical structure, and now, the electrical power system will provide additional contributions. Understanding the effect each of these energy storage mechanisms has on the others and controlling them appropriately allows for the suppression of state changes within the turbomachinery components to the degree that the components remain near steady state, thus reducing the disequilibrium within the system. The ability to tightly regulate the state changes of turbomachinery components, such as the compressor, minimizes the excursion of the compressor operating point from the operating line (operability), allowing for higher performing, more efficient compressor designs by decreasing the amount of stall margin needed for safe engine power level changes. Preliminary studies with the electrification of the turbine engine have shown that this is possible, and this concept can lead to design trades benefitting engine performance, weight, and volume. This paper explores in detail the energy storage mechanisms and control approaches for coordinating their state changes, and ultimately proposes that a higher performing, more efficient compressor design can result.

transient dynamics

Low thermal budget dopant activation in shallow junctions of implanted Si via Tunable plasma enhanced annealing

Low thermal budget (LTB) annealing has become increasingly critical for shallow junctions as semiconductor devices are scaled down. Plasma Enhanced Annealing (PEA) has emerged as a promising LTB annealing process, however its mechanisms remain unclear. In this study, arsenic and boron implanted silicon wafers were subjected to helium or argon ion bombardment generated by annealing plasmas under controlled ion energies and doses in a home-built annealing reactor. The structural and electrical changes were characterized by four-point probe measurements, secondary ion mass spectrometry, Raman spectroscopy and spectroscopic ellipsometry. A pronounced reduction in sheet resistance, accompanied by a decrease in the damage layer thickness demonstrates the surface selective annealing capability of PEA process. Comparative studies using He and Ar plasmas and related ion bombardment reveal a dependence of activation efficacy on both ion species and the dopant implantation profile. Furthermore, a multi-step annealing mechanism is proposed, consisting of an initial (low dose) structural recovery stage followed by the generation of “extended” defects and concluded at large doses by an enhanced dopant activation. The proposed annealing kinetics are thought to be controlled by ion flux, dose and energy. Finally, these results highlight PEA as an effective, surface-selective, LTB approach for shallow-dopant activation and near surface annealing, and provide mechanistic insights into PEA processes.

dopant activation

Resistance of Silicon Nitride Turbine Components to Erosion and Hot Corrosion/Oxidation Attack

Silicon nitride turbine components are under intensive development by AlliedSignal to enable a new generation of higher power density auxiliary power systems. In order to be viable in the intended applications, silicon nitride turbine airfoils must be designed for survival in aggressive oxidizing combustion gas environments. Erosive and corrosive damage to ceramic airfoils from ingested sand and sea salt must be avoided. Recent engine test experience demonstrated that NT154 silicon nitride turbine vanes have exceptional resistance to sand erosion, relative to superalloys used in production engines. Similarly, NT154 silicon nitride has excellent resistance to oxidation in the temperature range of interest - up to 1400 C. Hot corrosion attack of superalloy gas turbine components is well documented. While hot corrosion from ingested sea salt will attack silicon nitride substantially less than the superalloys being replaced in initial engine applications, this degradation has the potential to limit component lives in advanced engine applications. Hot corrosion adversely affects the strength of silicon nitride in the 850 to 1300 C range. Since unacceptable reductions in strength must be rapidly identified and avoided, AlliedSignal and the NASA Lewis Research Center have pioneered the development of an environmental life prediction model for silicon nitride turbine components. Strength retention in flexure specimens following 1 to 3300 hour exposures to high temperature oxidation and hot corrosion has been measured and used to calibrate the life prediction model. Predicted component life is dependent upon engine design (stress, temperature, pressure, fuel/air ratio, gas velocity, and inlet air filtration), mission usage (fuel sulfur content, location (salt in air), and times at duty cycle power points), and material parameters. Preliminary analyses indicate that the hot corrosion resistance of NT154 silicon nitride is adequate for AlliedSignal's initial engine applications. Protective coatings and/or inlet air filtration may be required to achieve required ceramic component lives in more aggressive environments.

Nitride

Development, Characterization, and Validation of Elevated-Temperature Constitutive Models: Deformation and Damage

This report provides a brief review of experimentally observed hereditary and nonhereditary material behavior along with background information on standard as well as advanced internal state variable constitutive modeling at elevated temperature. A description of exploratory, characterization, and validation testing is presented along with a detailed outline of what constitutes “sufficient” data content (i.e., quality and quantity) for developing or enhancing, characterizing, and validating a particular sophisticated nonlinear time- and history-dependent (hereditary) class of constitutive models known as GVIPS (generalized viscoplasticity with potential structure). The tests described are necessary to reveal a material’s behavior in the reversible (or viscoelastic) and irreversible (or viscoplastic) regimes, for the identification of both deformation and damage model parameters. Results presented are primarily for metallic materials. In all cases, both uniaxial and multiaxial tests are described, and the linkage between the specific tests and the parameters within the model that can be characterized from the results of these tests are also discussed. Discussion is also provided relative to the role information management must play relative to material data collection, analysis, maintenance, and dissemination. The need for such an information system is particularly important as both analyst and designer move toward utilizations of sophisticated, nonlinear time- and history dependent (hereditary) constitutive models. Lastly, the concept of state space and its utility in understanding and establishing constitutive models is addressed throughout. The intent behind this document is to help both the modeler and experimentalist understand each other’s specific points of view and provide guidance for both model development and characterization. Emphasis has been placed on providing the mechanician with information regarding how tests are performed and what issues to be aware of when interpreting results. It is hoped that experimentalists will take away a new perspective on the types of information that modelers and analysts are looking for from them.

Constitutive Modeling

SOLPS-ITER modeling of a dedicated divertor for negative triangularity operation on DIII-D

The design of a new dedicated divertor for negative triangularity (NT) operation on DIII-D with neutral baffles and pumping is informed by SOLPS-ITER transport modeling. This dedicated NT divertor is the latest step in a progression of NT shapes with various divertor characteristics explored on DIII-D, including NT shapes at reduced triangularity and a campaign with stronger shaping that included new armored components on the outboard side. SOLPS simulations played a key role in these divertor designs. Interpretive simulations, using cross-field diffusivities constrained by experimental data in the NT Shelf shape were used to inform the design of the 2023 armor campaign components. A similar procedure used armor campaign data to predict conditions for the dedicated NT divertor. The predictive simulations were used to assess the divertor fluxes, detachment threshold, pumped flux, and neutral leakage. For the dedicated NT divertor, SOLPS simulations and two-point-modeling were used to show the relative impact of magnetic topology (mainly longer connection length) and divertor closure on the divertor conditions relative to the armor campaign. It is predicted that the dedicated NT divertor reaches detachment (measured by target ion flux rollover) at a lower upstream density (≈(1.75−−2.4)×1⁢019m−3) as compared to the armor campaign shape. For the preliminary design geometry, divertor closure reduces the neutral leakage by ≈10%. Parametric optimization indicating further ≈20%–60% improvement in the leakage flux and recycled flux crossing the pump entrance is possible for relatively minor changes to the divertor and baffle layout.

Lore, Jeremy [ORNL] (ORCID:000000029192465X)

In-suit CO2 Washout Test System (ICWTS) for CO2 Washout Verification in Spacesuits

Since the time of Mercury, Gemini, and Apollo, NASA has been performing CO 2 washout verification of spacesuits with Human in the Loop (HITL) test methods. Classically, the only instrumentation both with the accuracy and response time necessary was that of external mass spectrometers or medical gas analyzers fed by a long capillary line from the oro-nasal region within the suit. The helmet CO 2 washout configuration including the challenges posed by variation of a suited human subject frequently created difficulty in capturing adequate breath by breath data. For example, a nasal cannula could be worn with reasonable comfort however it posed the following challenges: (1) impeded the test subject’s ability to do a proper Valsalva maneuver; (2) frequently provided a corrupted waveform with relative movement; (3) precluded the ability to evaluate the Flow Weighted Average (FWA) at subject interface. A mouthpiece could be used in lieu of a cannula but posed challenges as well: (1) created potential disturbances of the flow field; (2) precluded the test subject from speaking during usage; and (3) presented comfort issues limiting the duration of test points. These challenges made it impractical to use a mouthpiece for anything other than short lab ambient environment tests. Technology development and NASA investment have afforded new capabilities to address some of these measurements providing improved data collection and are implemented in the In-suit CO 2 Washout Test System (ICWTS) which provides suit inlet/outlet pressure, temperature, relative humidity, partial pressure of oxygen, partial pressure of CO 2 , and flow measurement coupled with the acquisition of the inspired PPCO 2 including the ability for FWA measurement. This test system, coupled with use of the In-suit Respiration Mannequin Assembly (IRMA) and Computational Fluid Dynamics (CFD) combine to provide a full picture of the in-suit oro-nasal flow field and effectiveness of CO 2 washout in a spacesuit design.

Colin Campbell

In-suit CO 2 Washout Test System (ICWTS) for CO 2 Washout Verification in Spacesuits

Since the time of Mercury, Gemini, and Apollo, NASA has been performing CO 2 washout verification of spacesuits with Human in the Loop (HITL) test methods. Classically, the only instrumentation both with the accuracy and response time necessary was that of external mass spectrometers or medical gas analyzers fed by a long capillary line from the oro-nasal region within the suit. The helmet CO 2 washout configuration including the challenges posed by variation of a suited human subject frequently created difficulty in capturing adequate breath by breath data. For example, a nasal cannula could be worn with reasonable comfort however it posed the following challenges: (1) impeded the test subject’s ability to do a proper Valsalva maneuver; (2) frequently provided a corrupted waveform with relative movement; (3) precluded the ability to evaluate the Flow Weighted Average (FWA) at subject interface. A mouthpiece could be used in lieu of a cannula but posed challenges as well: (1) created potential disturbances of the flow field; (2) precluded the test subject from speaking during usage; and (3) presented comfort issues limiting the duration of test points. These challenges made it impractical to use a mouthpiece for anything other than short lab ambient environment tests. Technology development and NASA investment have afforded new capabilities to address some of these measurements providing improved data collection and are implemented in the In-suit CO 2 Washout Test System (ICWTS) which provides suit inlet/outlet pressure, temperature, relative humidity, partial pressure of oxygen, partial pressure of CO 2 , and flow measurement coupled with the acquisition of the inspired PPCO 2 including the ability for FWA measurement. This test system, coupled with use of the In-suit Respiration Mannequin Assembly (IRMA) and Computational Fluid Dynamics (CFD) combine to provide a full picture of the in-suit oro-nasal flow field and effectiveness of CO 2 washout in a spacesuit design.

Colin Campbell