Engineering PapersSearch

SEARCH · Engineering Papers

Results for “activity-based models”

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.

1,694 records · Page 2

Hybrid Data‐Driven Discovery of High‐Performance Silver Selenide‐Based Thermoelectric Composites

Optimizing material compositions often enhances thermoelectric performances. However, the large selection of possible base elements and dopants results in a vast composition design space that is too large to systematically search using solely domain knowledge. To address this challenge, a hybrid data-driven strategy that integrates Bayesian optimization (BO) and Gaussian process regression (GPR) is proposed to optimize the composition of five elements (Ag, Se, S, Cu, and Te) in AgSe-based thermoelectric materials. Data is collected from the literature to provide prior knowledge for the initial GPR model, which is updated by actively collected experimental data during the iteration between BO and experiments. Within seven iterations, the optimized AgSe-based materials prepared using a simple high-throughput ink mixing and blade coating method deliver a high power factor of 2100 µW m −1 K −2 , which is a 75% improvement from the baseline composite (nominal composition of Ag 2 Se 1 ). In conclusion, the success of this study provides opportunities to generalize the demonstrated active machine learning technique to accelerate the development and optimization of a wide range of material systems with reduced experimental trials.

36 MATERIALS SCIENCE

Enabling Mission Flexibility to Battery Driven Deep Space Endeavors With Generalized Battery-Health-Monitoring Using Physics-Based and Data-Driven Reduced-Order Models

The needs and requirements for an electrochemical energy storage for deep space exploration is well explored. It is often understood that different mission sites and environmental conditions require different battery chemistries or technologies. Additionally, various engineering solutions are deployed to overcome specific chemical challenges. One often overlooked need is the “health” monitoring of an electrochemical storage system. The term generalized health monitoring, as envisioned in this work, refers to the monitoring of various aspects such as electrode health, electrolyte health, reaction pathway health, cooling system health, sensor health, and BMS health [1]. Generalized health monitoring allows mission leads, engineers, and scientists to incorporate flexibility in mission designs, make on-the-fly mission changes, and extend the duration of science missions. Moreover, it enables automation and data-driven decision-making without compromising safety and performance. Recently, our group developed a hierarchy of thermal reduced-order models (TROM) by combining a physics-based modeling approach and data-driven model reduction techniques applied to flight data [2]. The resulting TROMs were found to be not only accurate but also identifiable from the flight data. Consequently, the coefficient of variance of the model parameters is small over the course of hundreds of flights, allowing for monitoring the parameter evolution trajectories as the battery ages and degrades. These parameters constitute the metrics of the generalized health of a battery. Monitoring their evolution allows such models to be used for anomaly detection and prognostics, improving early detection of abnormal behavior and thus enabling timely maintenance, longer battery life, and enhanced battery safety. For this presentation, the practicality of the thermal model will be validated on a pack of 14cells under various topology configurations such as 1S14P, 2P7S, 7S2P, and 1P14S. It is well known that manufacturing and non-uniform aging lead to variability in the performance of a cell, which is exacerbated by cell balancing during active load. Additionally, in extreme scenarios, the paramount objective is to complete the mission, regardless of the stresses on the battery. Topology-induced balancing issues further stress the battery. The goal of this study is to determine if the noise (identifiability) in the reduced-order thermal model parameters is sensitive to topology, cell spacing, cooling strategy, and manufacturing or age variability. The variability in cells is considered by assuming a multimodal distribution for microscopic parameters of a cell (such as porosity, tortuosity, reaction kinetics, volumetric thermal conductivity, and volumetric heat capacity). The compounded effect of manufacturing variability, topological selection, cooling strategies, and cell balancing ages each cell in a battery differently. The study aims to clarify whether the challenge in extracting maximum information depends on the minimum number of sensors or models used for data extraction.

Automation

Thermal Neutral Format Based on the Step Technology

The exchange of models is one of the most serious problems currently encountered in the practice of spacecraft thermal analysis. Essentially, the problem originates in the diversity of computing environments that are used across different sites, and the consequent proliferation of native tool formats. Furthermore, increasing pressure to reduce the development's life cycle time has originated a growing interest in the so-called spacecraft concurrent engineering. In this context, the realization of the interdependencies between different disciplines and the proper communication between them become critical issues. The use of a neutral format represents a step forward in addressing these problems. Such a means of communication is adopted by consensus. A neutral format is not directly tied to any specific tool and it is kept under stringent change control. Currently, most of the groups promoting exchange formats are contributing with their experience to STEP, the Standard for Exchange of Product Model Data, which is being developed under the auspices of the International Standards Organization (ISO 10303). This paper presents the different efforts made in Europe to provide the spacecraft thermal analysis community with a Thermal Neutral Format (TNF) based on STEP. Following an introduction with some background information, the paper presents the characteristics of the STEP standard. Later, the first efforts to produce a STEP Spacecraft Thermal Application Protocol are described. Finally, the paper presents the currently harmonized European activities that follow up and extend earlier work on the area.

P Planas Almazan

Revealing Hidden Quinones Through Diagnostic MS² Fragmentation of Peptide–Quinone Adducts

Quinones are redox-active components of natural organic matter that mediate electron transfer and influence biogeochemical processes, but many quinones in pyrogenic organic matter (PyOM) remain unresolved because they ionize poorly by mass spectrometry. Here, we present a peptide-tagging approach to improve detection of cysteine-reactive electrophiles in PyOM, with quinones expected to be a dominant subset based on reaction chemistry and selectivity experiments. A cysteine-containing peptide was used to form Michael-addition adducts, enhancing electrospray ionization and enabling untargeted screening by high-performance liquid chromatography-high-resolution tandem mass spectrometry. The method was benchmarked with five quinone standards and applied to extracts from charred plant material as a discovery-level screen for cysteine-reactive targets. We identified 98 quinone-candidate adducts (mean neutral mass ~603 Da), of which more than 70% were not detectable in native MS1 data. Among formula-assigned features, hidden quinone candidates had median (O+N)/C of 0.391 and normalized oxidation state of carbon of -0.281, consistent with relatively low polarity and low oxidation state. These results reveal a previously inaccessible pool of hidden redox-active compounds in PyOM and provide a framework for prioritizing quinone-like electrophiles for confirmation and incorporation into models of fire-driven biogeochemical cycling.

LC-MS/MS

Fast Active-Set Thresholding Method for Nonnegative Least Squares

Nonnegative Least Squares (NNLS) is a fundamental constrained optimization problem encountered in many applications such as image deblurring, signal processing, nonnegative matrix factorization, magnetic microscopy, and hyperspectral imaging. Active-set based methods are a common class of algorithms for solving NNLS which identify the optimal variable set of the NNLS solution. They do so by iteratively solving a series of unconstrained least squares problems, identifying which variables violate the nonnegativity constraints, and then swapping variables in/out of consideration until the optimal set of variables is found. Several variations improving upon this method exist in the literature. In this work, we propose an active-set swap heuristic which further improves upon existing active-set based methods for NNLS. Our optimizations are based upon adding multiple variables to the passive set within a threshold of the smallest gradient value and removing variables within a similar threshold of the closest boundary constraint. We leverage these optimizations to yield a Fast Active-Set Thresholding NNLS (FAST-NNLS) algorithm which significantly outperforms the existing state-of-the-art NNLS algorithms for a wide range of problems. Rigorous convergence guarantees are proven for the proposed method. We demonstrate the effectiveness of our proposed method on multiple synthetic datasets and two realworld text analysis applications. In doing so, we present the most comprehensive NNLS solver comparison in the literature to date.

Cobb, Benjamin [Georgia Institute of Technology]

Stoichiometry dependent properties of cerium hydride: An active learning developed interatomic potential study

Cerium hydride has a variety of interesting properties, including a known lattice contraction and densification with increasing hydrogen content. However, precise stoichiometric control is not experimentally straightforward and ab initio approaches are not computationally feasible for many properties such as melting and low temperature diffusion. Therefore, we develop a machine-learned interatomic potential for cerium hydride that is valid for H to Ce ratios from 2.0 to 3.0. A query-by-committee active learning approach is used to develop the training set. Leveraging classical molecular dynamics simulations, we assess a range of properties and provide fundamental mechanisms for the trends with stoichiometry. Finally, a majority of the properties follow the trend of lattice contraction, being governed by the stronger lattice binding induced by adding octahedral atoms.

36 MATERIALS SCIENCE

Designing a Propylene-Glycol Coolant Servicer System for Gateway’s Internal Active Thermal Control System

A human spacecraft ATCS—especially one using single-phase coolant loops exposed to cabin atmospheric conditions—requires periodic degassing and refilling to support long-duration missions of 15 to 30 years. During initial fill operations, system maintenance, gas permeation, and quick-disconnect mating or de-mating, small amounts of gas can gradually enter the coolant system over time. This can lead to degraded heat transfer performance, pump cavitation, and potentially pump vapor lock if a significant gas volume accumulates over time. Additionally, system leaks and routine fluid sampling can gradually reduce accumulator volumes to unacceptable levels, requiring periodic refills. In more severe cases, catastrophic changes in fluid composition may necessitate emergency draining, refilling, and degassing to ensure continued system functionality. These risks were identified and mitigated on the ISS ITCS through the development of a dual-membrane degasser ORU and a Fluid Servicer System ORU for coolant refilling. These systems were developed for the fully water-based ISS ITCS Coolant[1]. The Gateway space station, the first permanent human habitat in lunar orbit, uses a propylene-glycol/water coolant mixture, which has significantly different fluid properties compared to pure water. Because microgravity degassing technologies are sensitive to fluid surface tension and viscosity, existing ISS hardware is not suitable for servicing a propylene-glycol-based TCS. Unlike the ISS, the Gateway will operate in a higher-radiation environment and must meet stricter mass constraints due to its location outside of low earth orbit. This Government Furnished Equipment (GFE) flight hardware project aims to develop a lightweight, radiation-resistant Coolant Servicer System (CSS) capable of degassing and refilling Gateway’s propylene-glycol water-based IATCS.

Propylene Glycol Water

Designing a Propylene-Glycol Coolant Servicer System for Gateway’s Internal Active Thermal Control System

A human spacecraft ATCS—especially one using single-phase coolant loops exposed to cabin atmospheric conditions—requires periodic degassing and refilling to support long-duration missions of 15 to 30 years. During initial fill operations, system maintenance, gas permeation, and quick-disconnect mating or de-mating, small amounts of gas can gradually enter the coolant system over time. This can lead to degraded heat transfer performance, pump cavitation, and potentially pump vapor lock if a significant gas volume accumulates over time. Additionally, system leaks and routine fluid sampling can gradually reduce accumulator volumes to unacceptable levels, requiring periodic refills. In more severe cases, catastrophic changes in fluid composition may necessitate emergency draining, refilling, and degassing to ensure continued system functionality. These risks were identified and mitigated on the ISS ITCS through the development of a dual-membrane degasser ORU and a Fluid Servicer System ORU for coolant refilling. These systems were developed for the fully water-based ISS ITCS Coolant[1]. The Gateway space station, the first permanent human habitat in lunar orbit, uses a propylene-glycol/water coolant mixture, which has significantly different fluid properties compared to pure water. Because microgravity degassing technologies are sensitive to fluid surface tension and viscosity, existing ISS hardware is not suitable for servicing a propylene-glycol-based TCS. Unlike the ISS, the Gateway will operate in a higher-radiation environment and must meet stricter mass constraints due to its location outside of low earth orbit. This Government Furnished Equipment (GFE) flight hardware project aims to develop a lightweight, radiation-resistant Coolant Servicer System (CSS) capable of degassing and refilling Gateway’s propylene-glycol water-based IATCS.

Propylene Glycol Water

Effect of Fe on Co-Based SiO2Al2O3 Mixed Support Catalyst for Fischer–Tropsch Synthesis in 3D-Printed SS Microchannel Microreactor

This research explores the effect of a composite support of SiO2 and Al2O3 with Fe and Co incorporated as catalysts for Fischer–Tropsch synthesis (FTS) using a 3D-printed stainless steel (SS) microchannel microreactor. Two mesoporous catalysts, FeCo/SiO2Al2O3 and Co/SiO2Al2O3, were synthesized via a one-pot (OP) method and extensively characterized using N2 physisorption, XRD, SEM, TEM, H2-TPR, TGA-DSC, FTIR, and XPS. H2-TPR results revealed that the synthesis method significantly affected the reducibility of metal oxides, thereby influencing the formation of active FTS sites. SEM-EDS and TEM further revealed a well-defined hexagonal matrix with a porous surface morphology and uniform metal ion distribution. FTS reactions, carried out in the 200–350 °C temperature range at 20 bar with a H2/CO molar ratio of 2:1, exhibited the highest activity for FeCo/SiO2Al2O3, with up to 80% CO conversion. Long-term stability was evaluated by monitoring the catalyst performance for 30 h on stream at 320 °C under identical reaction conditions. The catalyst was initially active for the methanation reaction for up to 15 h, after which the selectivity for CH4 declined. Correspondingly, the C4+ selectivity increased after 15 h of time-on-stream, indicating a shift in the product distribution toward longer-chain hydrocarbons. This trend suggests that the catalyst undergoes gradual activation or restructuring under reaction conditions, which enhances chain growth over time. The increase in C4+ products may be attributed to the stabilization of the active sites and suppression of methane or light hydrocarbon formation.

Biochemistry & Molecular Biology

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

Reliability Analysis of Single Crystal NiAl Turbine Blades

As part of a co-operative agreement with General Electric Aircraft Engines (GEAE), NASA LeRC is modifying and validating the Ceramic Analysis and Reliability Evaluation of Structures algorithm for use in design of components made of high strength NiAl based intermetallic materials. NiAl single crystal alloys are being actively investigated by GEAE as a replacement for Ni-based single crystal superalloys for use in high pressure turbine blades and vanes. The driving force for this research lies in the numerous property advantages offered by NiAl alloys over their superalloy counterparts. These include a reduction of density by as much as a third without significantly sacrificing strength, higher melting point, greater thermal conductivity, better oxidation resistance, and a better response to thermal barrier coatings. The current drawback to high strength NiAl single crystals is their limited ductility. Consequently, significant efforts including the work agreement with GEAE are underway to develop testing and design methodologies for these materials. The approach to validation and component analysis involves the following steps: determination of the statistical nature and source of fracture in a high strength, NiAl single crystal turbine blade material; measurement of the failure strength envelope of the material; coding of statistically based reliability models; verification of the code and model; and modeling of turbine blades and vanes for rig testing.

Joseph Palko

The impact of aerosol mixing state on immersion freezing: insights from classical nucleation theory and particle-resolved simulations

Immersion freezing, initiated by ice-nucleating particles (INPs) in supercooled aqueous droplets, plays an important role in the formation of ice crystals within clouds. The efficiency of immersion freezing depends strongly on INP composition and, crucially, on the mixing state – how chemical species are distributed across the particle population. Here, we quantify the impact of aerosol mixing state on immersion freezing using a combined theoretical and particle-resolved modeling approach. We derive analytical expressions for the frozen fraction of internally and externally mixed INP populations based on classical nucleation theory, showing that the frozen fraction is sensitive to whether ice-active species are present in all particles or only in a subset of the population. We introduce a multi-species immersion freezing scheme into the particle-resolved model PartMC, using the water activity-based immersion freezing model (ABIFM) to compute freezing probabilities for mixed-composition particles. To improve computational efficiency, we implement a Binned Tau-Leaping algorithm and demonstrate an order-of-magnitude speedup with minimal accuracy loss. Simulations reproduce the analytical trends in limiting cases and extend the analysis to more general aerosol populations, where mixing state continues to exert a substantial control on frozen fraction. Sensitivity analyses across particle size, species type, and cooling condition reveal that the mixing state effect is most pronounced when small amounts of highly efficient INPs are mixed with less efficient materials. These findings underscore the need to represent aerosol mixing state explicitly in models of heterogeneous ice nucleation to reduce uncertainty in cloud-phase partitioning.

54 ENVIRONMENTAL SCIENCES

Review of Carbon Support Coordination Environments for Single Metal Atom Electrocatalysts (SACS)

This topical review focuses on the distinct role of carbon support coordination environment of single-atom catalysts (SACs) for electrocatalysis. The article begins with an overview of atomic coordination configurations in SACs, including a discussion of the advanced characterization techniques and simulation used for understanding the active sites. A summary of key electrocatalysis applications is then provided. These processes are oxygen reduction reaction (ORR), oxygen evolution reaction (OER), hydrogen evolution reaction (HER), nitrogen reduction reaction (NRR), and carbon dioxide reduction reaction (CO 2 RR). The review then shifts to modulation of the metal atom-carbon coordination environments, focusing on nitrogen and other non-metal coordination through modulation at the first coordination shell and modulation in the second and higher coordination shells. Representative case studies are provided, starting with the classic four-nitrogen-coordinated single metal atom (M$-$N 4 ) based SACs. Bimetallic coordination models including homo-paired and hetero-paired active sites are also discussed, being categorized as emerging approaches. The theme of the discussions is the correlation between synthesis methods for selective doping, the carbon structure–electron configuration changes associated with the doping, the analytical techniques used to ascertain these changes, and the resultant electrocatalysis performance. In conclusion, critical unanswered questions as well as promising underexplored research directions are identified.

36 MATERIALS SCIENCE

Statistical Uncertainty of Inhalation Dose Coefficients: Impact of Particle Deposition in ICRP 66 Human Respiratory Tract Model

Inhaled radioactive materials can pose a long-term health concern, as the material can be incorporated into the body’s metabolic pathways and remain in organs and tissues for extended durations. During the retention period, the radioactive material may localize in a source organ and irradiate adjacent target organs and tissues. Distribution of these materials changes over time, requiring biokinetic modeling to evaluate their movement through various tissues and organs. The evolving distribution depends on multiple inputs characterizing the inhaled material, such as particle size and size distribution, particle density, aspect ratio, specific radionuclide, the chemical form, and solubility. In addition, biological parameters such as breathing rate, breathing type (nasal or nasal/oral), respiratory system morphometry, tidal volume, functional residual capacity, and anatomical dead space all influence material transport. These aerosol properties and physiological characteristics of the respiratory tract jointly define a range of initial conditions that influence the time-dependent distribution of radioactive material. To evaluate both uncertainty in the initial conditions of inhalation exposure and the final output (committed effective dose) from biokinetic models, a Python-based software tool, Radiological Exposure Dose Calculator (REDCAL), was developed to propagate uncertainty within the human respiratory tract model. Focusing on deposition fraction uncertainty, the primary objective was to characterize the initial activity distribution across respiratory regions as a function of anticipated particle sizes and distributions. The impact of the deposition fraction uncertainty was propagated to committed effective dose coefficients for selected radionuclides in a companion publication. For each particle size, a lognormal distribution, characterized by its geometric mean as defined within ICRP Publication 66, serves as the basis for introducing uncertainty into the physical processes governing deposition in various lung regions. Finally, this study addresses the deposition process and examines how uncertainty in deposition mechanisms affects activity distribution in the airways, ultimately presenting the expected range and standard deviation of deposited activity as a function of particle size.

International Commission on Radiological Protectio

An Overview of Experiments and Modeling of Polysiloxane-Coated Thermal Protection Systems for Missions to Mars, Titan, and Beyond.

Phenolic Impregnated Carbon Ablator (PICA) gained heritage during the historic Stardust mission, where it successfully returned samples from a comet’s tail and has since been instrumental in delivering payloads to the surface of Mars [1-3]. Most recently, PICA enabled the safe return of samples collected from asteroid Bennu as part of the OSIRIS-REx mission. This rich legacy underscores PICA’s critical role in allowing NASA’s most ambitious exploration missions. However, the friable nature of its phenolic phase presents challenges during handling and pre-launch activities. To mitigate this issue, PICA is coated with a polysiloxane resin system, which serves to suppress particulate dispersion and thereby safeguard spacecraft components. A comprehensive understanding of the polysiloxane resin’s behavior is imperative, as it profoundly shapes the material response of PICA during atmospheric entry by influencing its thermal and oxidative stability. This influence extends to thermocouple plugs embedded within thermal protection systems. These plugs have demonstrated their significance in missions such as Mars Science Laboratory (MSL) and Mars 2020, where the MEDLI and MEDLI2 instrumentation suites delivered in-valuable insights into the performance of thermal protection systems during entry into the Martian atmosphere [4]. Looking ahead, missions such as Dragonfly, set to descend into Titan’s dense atmosphere, aim to leverage advanced sensor technologies to further refine our understanding of thermal protection response [5]. Moreover, thermocouple plugs play an essential role in validating cutting-edge material response models, such as those pioneered under NASA’s Entry Systems Modeling Project (ESM), designed, in-part, to predict the operational integrity of thermal protection systems under the extreme stresses of atmospheric entry. To achieve these modeling goals, ground-based experiments are crucial to provide the foundational data necessary for developing and refining these predictive tools. To this end, an extensive test campaign was conducted at the Hypersonic Materials Environmental Test System (HyMETS) to investigate the high-temperature behavior of the polysiloxane resin in an air environment [6]. These experiments revealed critical phenomena, including the formation of a silicon oxycarbide layer that enhances oxidation resistance, moderates surface temperatures, and alters in-depth thermal response. Building on these findings, subsequent tests were designed to simulate atmospheric entry conditions in reactive gases, such as CO2 and N2, to mimic the environments of Mars and Titan, respectively, as well as non-reactive gases representing the atmospheres of the Ice Giants (Neptune and Uranus). A heating rate dependent decomposition mechanism has been identified for the polysiloxane resin under oxidizing conditions (Fig. 1). In the initial stage, the resin and the underlying thermal protection system undergo pyrolysis, rapidly generating a thin amorphous silicon oxycarbide interwoven with carbonaceous char and residual fibers from PICA. During the second stage, the nascent oxide layer establishes a robust, oxidation-resistant thermal barrier coating, which significantly impedes heat transfer to the underlying carbonaceous char, resulting in a stagnation of the surface temperature. A key factor contributing to this thermal resistance is the low recombination efficiency of atomic oxygen (γ), which further diminishes the heat load on the material’s interior layers [7]. Moreover, as the surface temperature stagnates, the silicon oxycarbide phase separates into distinct regions of silica and free graphite. Ultimately, when the heat flux reaches a critical threshold, a third stage is triggered, leading to the breakdown of the coating through carbothermal reduction, exposing the underlying char layer. This exposure leads to a dramatic surface temperature spike, driven by highly exothermic reactions between atomic oxygen and the char layer, further accelerating material degradation. A detailed mass and heat transfer model of PICA coated with polysiloxane resin was implemented in the Porous material Analysis Toolbox based on OpenFOAM, PATO [8]. The initial stage was considered negligible in this model because the resin decomposition occurs rapidly within a thin surface layer. Instead, the coating was directly considered as an oxygen-resistant thermal barrier coating. For the second stage, the thin amorphous silicon oxycarbide was treated as a pure silica surface to simplify the thermochemical behavior. The model ac-counts for surface equilibrium processes using representative elements of the coating-environment system. For the third stage, specific boundary conditions were developed to estimate the onset and progression of the coating removal. Two-dimensional material response simulations were conducted to compare uncoated and coated PICA using boundary conditions calibrated with HyMETS data. Fig. 2 illustrates that the simulations closely align with experimental data, successfully reproducing measured temperature profiles. This work will include the latest advancements in the coating model, including the calibration of recombination of atomic oxygen at the surface during the second phase. These simulated results will be further validated against additional CO2 data points from HyMETS, reinforcing the models’ predictive capabilities. These mechanisms and their effects on thermal protection systems, including thermochemical behavior and thermocouple probe performance in extreme environments, provide crucial insights for optimizing spacecraft designs that safeguard scientific payload and ensure mission success in future planetary exploration endeavors.

Active Oxidation

Aerothermal Shape Optimization of Actively-Cooled Battery Packs Using Conjugate Heat Transfer

Thermal management for battery is important for electric aircraft because battery temperature is critically important to vehicle safety, and it also has direct impact on the efficiency of the battery system. Because ambient air is a readily available resource for aircraft, this paper considers an active cooling concept with forced convection of ambient air through the battery pack. Conjugate heat transfer analysis is used to solve the coupled aero-thermal problem, which consists of a finite-volume computational fluid dynamics solver for the fluid domain, and a conduction heat transfer solver for the solid domain. A mixed Neumann and Dirichlet boundary condition is developed for the fluid-solid interface, which allows the solid domain to completely submerge in the fluid domain. A gradient-based optimization method is adopted, and the discrete adjoint approach implemented in DAFoam is used to efficiently compute the gradients. The aero-thermal coupling for primal analysis and gradient computation is handled using the OpenMDAO-based MPhys framework. A constant heat source is prescribed for the battery cells, and the battery shape (design variable) is optimized to minimize cooling pump power and battery weight (composite objective function) while keeping the battery temperature below a threshold (constraint). The optimized design achieves a 44.6% and 1.5% reduction in the cooling pump power and battery weight, respectively, and the maximal temperature constraint is satisfied. This work has the potential to reduce battery-pack weight, improve performance, and reduce the weight of thermal management systems for electric vertical take-off and landing aircraft.

heat transfer