Search NASASearch

SEARCH · Search NASA

Results for “materials for extreme environments”

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,592 records · Page 65

Working Fluid Characterization and Performance Assessment of Subcritical Organic Rankine Cycles Based on the Lee–Kesler Approach for Energy Recovery

Here, a generalized model using the Lee–Kesler approach based on the corresponding states principle is developed to assess the performance of subcritical Organic Rankine Cycles operating with different working fluids. Each fluid is characterized by five parameters: the acentric factor, critical temperature, critical pressure, molar mass, and the ideal-gas ratio of specific heats at the critical temperature. The model was developed using the compressibility factor modified version of the Benedict–Webb–Rubin equation proposed by Lee and Kesler and the enthalpy and entropy functions to calculate thermodynamic state properties. The model was validated by comparing the results calculated with the model and working fluid thermodynamic properties obtained with the CoolProp database. This comparison was conducted for 91 working fluids, obtaining a relative error below 5% for 88 out of the 91 fluids (∼97%). A generalized parametric study was conducted to determine the influence of the pinch point and each fluid parameter on the performance of Organic Rankine Cycle (ORC) systems. It was found that efficiency increases with critical temperature, ideal-gas ratio of specific heats at the critical temperature, and acentric factor, reaching up to 13%. The developed model enables the evaluation of ORC system performance for existing working fluids. It also allows the formulation and evaluation of new fluids to enhance the performance of the ORC while retrieving energy from any kind of source; and likewise, the methodology can be applied to other power generation cycles.

24 POWER TRANSMISSION AND DISTRIBUTION

Full ribosomal operon sequencing of anaerobic gut fungi (phylum Neocallimastigomycota ): insights on its markers and phylogenetic resolution

The phylogenetic affiliations of anaerobic gut fungi (Neocallimastigomycota) are typically evaluated using single-gene markers. However, this approach often fails to resolve relationships between closely related lineages. To address this issue and identify alternative markers, we created a curated database comprising the complete ribosomal operon sequences of 156 isolates, representing 20 of the 22 recognized genera and two new genus-level clades. Using long-read sequencing, we obtained ~9 kbp operon sequences and developed a robust analysis pipeline. Incorporating both coding genes and non-coding regions (excluding IGS1) improved phylogenetic resolution. This phylogenetic approach successfully resolved the Cyllamyces and Caecomyces clades (hard-to-distinguish genetically), as well as seven analysed Piromyces species. We also scanned the operon for markers that are suitable for short-read sequencing platforms, with the aim of enhancing biodiversity and phylogenetic studies. Notably, the ETS1 genetic region also enabled the distinction between these lineages, indicating its phylogenetic value within the ribosomal operon. The resulting database is a valuable resource for expanding and strengthening phylogenetic frameworks.

High-throughput sequencing

Solid neon as a noise-resilient host for electron qubits above 100 mK

Solid neon can be used as a solid host for single-electron qubits. At temperatures of around 10 mK, electron-on-solid-neon charge qubits exhibit long coherence times and high operation fidelities. However, a systematic characterization of the noise features of such systems is needed for the development of scalable quantum information architectures. Here, in this work, we show that solid neon can be used as a noise-resilient host for electron qubits above 100 mK. We examine the resilience of solid neon against charge and thermal noise when electron-on-solid-neon charge qubits are operated away from the charge-insensitive sweet spot and at elevated temperatures. We show that the extracted high-frequency charge noise density of electron-on-solid-neon qubits, projected as voltage fluctuations on nearby electrodes, is between 10 −4 μV 2 Hz −1 and 10 −6 μV 2 Hz −1 at 0.01 MHz to 1 MHz, which is comparable to common semiconductor hosts. We also show that the electron-on-solid-neon charge qubits operating at frequencies of around 5 GHz can maintain echo coherence times of over 1 μs at temperatures up to 400 mK.

42 ENGINEERING

Determining Stellar Elemental Abundances from DESI Spectra with the Data-driven Payne

Abstract Stellar abundances for a large number of stars provide key information for the study of Galactic formation history. Large spectroscopic surveys such as the Dark Energy Spectroscopic Instrument (DESI) and LAMOST take median-to-low-resolution (R≲ 5000) spectra in the full optical wavelength range for millions of stars. However, the line-blending effect in these spectra causes great challenges for elemental abundance determination. Here we employDD-Payne, a data-driven method regularized by differential spectra from stellar physical models, to the DESI early data release spectra for stellar abundance determination. Our implementation delivers 15 labels, including effective temperatureT eff , surface gravity log g , microturbulence velocityv mic , and the abundances for 12 individual elements, namely C, N, O, Mg, Al, Si, Ca, Ti, Cr, Mn, Fe, and Ni. Given a spectral signal-to-noise ratio of 100 per pixel, the internal precisions of the label estimates are about 20 K forT eff , 0.05 dex for log g , and 0.05 dex for most elemental abundances. These results agree with the theoretical limits from the Crámer–Rao bound calculation within a factor of 2. The majority of the accreted halo stars contributed by the Gaia–Enceladus–Sausage are discernible from the disk and in situ halo populations in the resultant [Mg/Fe]–[Fe/H] and [Al/Fe]–[Fe/H] abundance spaces. We also provide distance and orbital parameters for the sample stars, which spread over a distance out to ∼100 kpc. The DESI sample has a significantly higher fraction of distant (or metal-poor) stars than the other existing spectroscopic surveys, making it a powerful data set for studying the Galactic outskirts. The catalog is publicly available.

Astronomy & Astrophysics

Toward an AI-Powered Software Pipeline for Real-Time Tracking and Analysis of Wildfire and Smoke

Real-time tracking of wildfires and smoke is crucial for effective response, minimizing damage, protecting lives, and efficiently managing resources during fire emergencies. We develop a web-based AI-powered pipeline that detects wildfires in aerial video and estimates deployment-relevant behavior metrics, including cumulative burned area, burned-area growth rate, fire spread direction, and smoke dispersion. The system combines a YOLO-based detector with YCbCr-based fire segmentation, HSV-based smoke segmentation, Farneback optical flow, and centroid-based spatiotemporal tracking. Using ground sampling distance (GSD), pixel-level fire masks are converted to physical burned-area measurements by correlating fire pixel counts with camera altitude and tilt angle. We benchmark YOLO variants and non-YOLO baselines (GoogLeNet, CNN, DBN, Autoencoder, U-Net, and AlexNet) on the IEEE FLAME dataset and a newly created aerial frame dataset, Wildfire-DB. Cross-dataset evaluation uses a strict threshold-transfer protocol: decision thresholds are selected on FLAME validation and transferred unchanged to Wildfire-DB to quantify generalization under domain shift. YOLOv6 achieves the strongest cross-dataset frame-level fire detection on Wildfire-DB (ROC-AUC 0.8200, PR-AUC 0.8044, and transferred-threshold F1 0.7596). For tracking-oriented deployment requiring oriented localization, YOLO11-OBB provides the most reliable cross-dataset behavior among OBB-capable models while remaining computationally feasible. To analyze the feasibility of UAV deployment, we further measure inference efficiency using synchronized GPU and CPU power logs on a fixed workload of 1569 frames. YOLO-family models process the video in 5.73–12.47 seconds with net energy of 1247.28–1775.39 J, substantially lower latency and energy than heavier classification and reconstruction baselines. Overall, model optimality depends on operational objectives: YOLOv6 is best for cross-dataset detection robustness, whereas YOL...

Color segmentation

Λ polarization from vortex rings as the medium response for jet thermalization

We performed a systematic study on the formation of vorticity rings as the process for jet thermalization in the medium created in high-energy nuclear collisions. In this work, we expanded our previous analysis to a more realistic framework by considering noncentral events and fluctuations in the initial condition. We simulate the formation and evolution of the flow vortex structure in a relativistic viscous hydrodynamic model and study the sensitivity of the proposed “ring observable” (ℛ$^{𝑡}_{Λ}$) that can be measured experimentally through the polarization of Λ hyperons. We show that this observable is robust with respect to fluctuating initial conditions to capture the jet-induced vortex flow signal and further study its dependence on different model parameters, such as the jet's velocity, position, the fluid's shear viscosity, and the collision centrality. The proposed observable is associated with the formation of vorticity in a quark-gluon plasma, showing that the measurement of particle polarization can be a powerful tool to probe different properties of jet-medium interactions and to understand better the polarization induced by the transverse and longitudinal expansions of the medium.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS

SUDA: A SUrface Dust Analyser for Compositional Mapping of the Galilean Moon Europa

Abstract The Surface Dust Analyser (SUDA) is a mass spectrometer onboard the Europa Clipper mission for investigating the surface composition of the Galilean moon Europa. Atmosphereless planetary moons such as the Galilean satellites are wrapped into a ballistic dust exosphere populated by tiny samples from the moon’s surface produced by impacts of fast micrometeoroids. SUDA will measure the composition of such surface ejecta during close flybys of Europa to obtain key chemical signatures for revealing the satellite’s composition such as organic molecules and salts, history, and geological evolution. Because of their ballistic orbits, detected ejecta can be traced back to the surface with a spatial resolution roughly equal to the instantaneous altitude of the spacecraft. SUDA is a Time-Of-Flight (TOF), reflectron-type impact mass spectrometer, optimized for a high mass resolution which only weakly depends on the impact location. The instrument will measure the mass, speed, charge, elemental, molecular, and isotopic composition of impacting grains. The instrument’s small size of$268 ~\mathrm {mm} \times 250 ~\mathrm {mm} \times 171$ 268 mm × 250 mm × 171 $~\mathrm {mm}$ mm , radiation-hard design, and rather large sensitive area of 220 cm 2 matches well the challenging demands of the Clipper mission.

Astronomy & Astrophysics

A review of United States energy-only generator interconnection service policy and considerations for reform

Grid interconnection has emerged as a significant obstacle to the development of new electricity resources. There is growing interest in energy-only interconnection, which is an interconnection service option meant to allow the interconnection of new generators without ensuring their energy deliverability during all hours through the transmission system to customers. This approach potentially avoids upfront congestion-related transmission upgrades but could increase curtailment risk. Interest in energy-only interconnection is shaped by incomplete understanding of how interconnection policy functions in different jurisdictions, a knowledge gap that makes it difficult to determine how energy-only interconnection might be better used or re-designed. In this paper, we provide a regulatory review of energy-only interconnection in U.S. interconnection policy and practice, identifying jurisdictions in which rules are close to -or farther from-the theoretical concept of energy-only interconnection service. We find substantial jurisdictional differences in how energy-only interconnection is implemented, driven by differences in resource adequacy frameworks, real-time transmission operations, and state-level procurement practices. U.S. regulators have preferred local jurisdictional flexibility over federal prescription of interconnection study methods and procedures, which also contributes to differences among regions. Such findings raise fundamental questions about whether competition policies in electricity markets should extend beyond spot energy markets and into more prescriptive guidelines around interconnection rules and market entry. This paper sheds light on tensions that energy-only interconnection raises in allowing generators to access the transmission system on an as available basis and discusses how controlling thresholds for congestion-related network upgrades may be a barrier to electricity market entry.

Gorman, Will

Activating magnetite ores for aqueous ironmaking at high current densities

Low-temperature electrochemical cells reducing iron oxides to metal in alkaline electrolytes can support fully electrified steelmaking processes. Previous studies on these cells have primarily focused on high-surface-area hematite, Fe 2 O 3 , reactants whereas attempts to reduce suspensions of magnetite, Fe 3 O 4 —one of the two feedstocks for existing ironmaking reactors—have generally been limited to low rates of reaction (<30 mA cm −2 ). Here, in this study, we control the crystalline domain size of Fe 2 O 3 and Fe 3 O 4 particles in 10 M NaOH electrolytes to study how the nanoscale morphology of oxides controls the rate of electrochemical ironmaking. Rotating-ring disk electrode measurements of Fe 2+ , in situ Raman spectroscopy of the electrode surface, and ex situ electron microscopy were consistent with a hypothesized passivation process at Fe 3 O 4 surfaces that may prevent the continuous formation of soluble intermediates. Sufficiently small (<100 nm diameter) oxide particles yielded Fe partial current densities >160 mA cm −2 , a fivefold increase relative to previously reported rates for Fe 3 O 4 suspensions and comparable to active Fe 2 O 3 . Electron microscopy revealed that electrodeposited films were composed of micron-scale crystalline Fe domains with a porous film of Fe 3 O 4 nanoparticles and supports a model where Fe is grown primarily from soluble Fe 2+ intermediates. Based on these insights, inactive blast-furnace-grade iron-oxides were transformed into high surface area nanoparticles (1.6 to 229.2 m 2 g −1 ) via reprecipitation, leading to a ninefold enhancement in faradaic efficiency and an Fe partial current density of 120 mA cm −2 . When integrated with chlor-iron cells producing reagents for reprecipitation, this approach could lead to a cost-competitive process for electrochemical ironmaking from industrially relevant feedstocks.

TEM

DESI Strong Lens Foundry. III. Keck Spectroscopy for Strong Lenses Discovered Using Residual Neural Networks

We present spectroscopic data of strong lenses and their source galaxies using the Keck Near-Infrared Echellette Spectrometer (NIRES) and the Dark Energy Spectroscopic Instrument (DESI), providing redshifts necessary for nearly all strong-lensing applications with these systems, especially the extraction of physical parameters from lensing modeling. These strong lenses were found in the DESI Legacy Imaging Surveys using residual neural networks and followed up by our Hubble Space Telescope program, with all systems displaying unambiguous lensed arcs. With NIRES, we target eight lensed sources at redshifts difficult to measure in the optical range and determine the source redshifts for six, between z s = 1.675 and 3.332. DESI observed one of the remaining source redshifts, as well as an additional source redshift within the six systems. The two systems with nondetections by NIRES were observed for a considerably shorter 600 s at high airmass. Combining NIRES infrared spectroscopy with optical spectroscopy from our DESI Strong Lensing Secondary Target Program, these results provide the complete lens and source redshifts for six systems, a resource for refining automated strong lens searches in future deep- and wide-field imaging surveys and addressing a range of questions in astrophysics and cosmology.

Agarwal, Shrihan [University of Chicago, IL (Unite

Nuclear Reactor Heat Extraction for Synthetic Fuel Plants

This report looks at the viability and best approach when producing synthetic fuels using heat and power supplied by advanced nuclear energy systems. The report looks at a low temperature integration pathway with four types of advanced reactors: a pressurized water reactor (PWR), an advanced light water reactor (A-LWR), a sodium fast reactor (SFR), and a high-temperature gas-cooled reactor (HTGR). A failure modes and effects analysis (FMEA) of the coupling system between the nuclear plant and the synthetic fuel systems is performed with the goal of identifying the reliability of such a thermal delivery system. Furthermore, a high temperature pathway is investigated for synfuel coupling to determine if this is more efficient and more cost effective as a coupling approach.

10 - SYNTHETIC FUELS

Manganese‐Based Spinel Cathodes: A Promising Frontier for Solid‐State Lithium‐Ion Batteries

Recently, all-solid-state lithium-ion batteries (ASSLIBs), which exhibit improved safety and enhanced energy density compared to conventional commercialized lithium-ion batteries (LIBs), thereby have garnered extensive research interest. Among the promising cathode candidates, Mn-based spinel cathodes LiMn 2 O 4 (LMO) and LiNi 0.5 Mn 1.5 O 4 (LNMO), with the unique characteristics of low cost, structural stability, and 3D Li-ion diffusion channels, have demonstrated excellent performance in LIBs and presented great potential in ASSLIBs applications. However, several challenges, including structural degradations, poor interfacial contact, large interfacial resistance, and Mn-dissolution/diffusion during the electrochemical cycling, hinder their practical applications and commercialization in the ASSLIBs. Particularly, the high-voltage LNMO cathodes suffer from the challenge of electrochemical incompatibility with most of the solid-state electrolytes (SSEs). Herein, the spinel structure, the electrochemical behavior, and the structural degradation of the LMO/LNMO are explored. The characteristics and recent progress of the mitigating strategies to the challenges of various SSEs, including polymer-, oxide-, composite-, sulfide-, halide-, and LiPON-based SSEs, are introduced when paired with LMO/LNMO. Finally, the directions for future research to advance Mn-based spinel cathodes and fulfill the requirements of the next-generation ASSLIBs are also discussed.

Dou, Yu [Concordia University, Montreal, QC (Canad

Adsorption of hydroxamic acid ligands for improved extraction of rare earth elements from monazite ores

Efficient separation of rare earth element (REE) ores via froth flotation requires the development of novel ligands with enhanced adsorption capacity and selectivity. To realize these advances, understanding the mechanisms underlying interactions between the ligand and mineral surfaces is essential. This study systematically evaluates the adsorption behavior of alkyl- and aromatic alkyl-substituted hydroxamic acid ligands on monazite surfaces using complementary spectroscopic techniques, including UV–visible (UV–vis) spectroscopy, Raman spectroscopy, infrared spectroscopy, and vibrational sum frequency generation (SFG) spectroscopy, together with the ab initio molecular dynamics (AIMD) simulations. Among the studied ligands, octanohydroxamic acid (OHA) and 4-ethoxy-N,2-dihydroxybenzamide (EDHBA) exhibit high adsorption capacity under basic pH (8–10) by forming multilayers on the surface. OHA has a higher equilibrium adsorption capacity compared to EDHBA, but it forms a less stable multilayer susceptible to disruption in the presence of interfering ions. AIMD results show that OHA adopts a single stable chelating geometry, while EDHBA exhibits multiple binding modes involving distinct interactions with La surface atoms and phosphate-bound oxygens, resulting in more complex adsorption kinetics. The variations in surface binding and intermolecular interactions observed between alkyl and aromatic molecules influence the differences in adsorption kinetics, equilibrium adsorption capacities on the mineral surface, and their flotation performance. This work provides valuable insight into the adsorption mechanism of ligands at mineral interfaces, which is crucial for guiding the design of new ligands with enhanced separation performance.

Zhou, Muchu [ORNL] (ORCID:0000000182650215)

Heat Transfer Fluids as Co‐Diluents in Localized High‐Concentration Electrolytes for High‐Rate Lithium Metal Batteries With Enhanced Safety

Localized high-concentration electrolytes (LHCEs) have been identified as promising electrolyte formulations for lithium metal batteries, due to their effective interphase formation and promotion of compact Li deposition, yet their practical implementation is often limited by reduced ion transport kinetics. In this study, two industrially established fluorinated ethers are identified for the first time in battery research as effective co-diluents as they combine a broad electrochemical stability window with a low viscosity and intrinsic non-flammability. Incorporating these components, commonly used as heat transfer fluids, yields safer, less flammable electrolyte formulations with enhanced ion mobilities. In particular, the ternary co-diluent formulation shows improved ion mobility by reducing the electrolyte's viscosity while limiting excessive ion clustering. Based on the improved electrolyte transport kinetics, lower overvoltages and higher Coulombic efficiencies at current densities ≥ 1 mA cm −2 are achieved with the ternary co-diluent blend, resulting in markedly extended cycle life in an application-oriented zero-excess pouch cell compared with the baseline system. Complementary electrochemical and ex situ analysis of harvested electrodes at moderate current densities reveals no discernible differences in interphase morphology and composition, suggesting enhanced ion mobility as the primary cause of the improved high-rate performance.

electrolyte diluent

Galaxy Zoo DESI: large-scale bars as a secular mechanism for triggering AGNs

ABSTRACT Despite the evidence that supermassive black holes (SMBHs) co-evolve with their host galaxy, and that most of the growth of these SMBHs occurs via merger-free processes, the underlying mechanisms which drive this secular co-evolution are poorly understood. We investigate the role that both strong and weak large-scale galactic bars play in mediating this relationship. Using 48 871 disc galaxies in a volume-limited sample from Galaxy Zoo DESI, we analyse the active galactic nucleus (AGN) fraction in strongly barred, weakly barred, and unbarred galaxies up to $z = 0.1$ over a range of stellar masses and colours. After controlling for stellar mass and colour, we find that the optically selected AGN fraction is $31.6 \pm 0.9$ per cent in strongly barred galaxies, $23.3 \pm 0.8$ per cent in weakly barred galaxies, and $14.2 \pm 0.6$ per cent in unbarred disc galaxies. These are highly statistically robust results, strengthening the tantalizing results in earlier works. Strongly barred galaxies have a higher fraction of AGNs than weakly barred galaxies, which in turn have a higher fraction than unbarred galaxies. Thus, while bars are not required in order to grow an SMBH in a disc galaxy, large-scale galactic bars appear to facilitate AGN fuelling, and the presence of a strong bar makes a disc galaxy more than twice as likely to host an AGN than an unbarred galaxy at all galaxy stellar masses and colours.

Astronomy & Astrophysics

Next-Generation Energy Technologies for Connected and Automated On-Road Vehicles (NEXTCAR) - Predictive Data-Driven Vehicle Dynamics and Powertrain Control: from ECU to the Cloud (Final Scientific/Technical Report)

This project developed and demonstrated a predictive, data-driven vehicle control system designed to improve energy efficiency and driving performance. The team created intelligent self-driving car technology that optimizes fuel and electricity use by proactively planning vehicle actions. By combining Level 4 autonomous driving capabilities with vehicle-to-everything (V2X) connectivity, the system enables vehicles to adjust speed and change lanes in response to traffic signals, surrounding vehicles, and road conditions, reducing unnecessary stops and delays. In testing, the system improved vehicle fuel economy by more than 30% and reduced travel time by approximately 10%, compared to a conventional adaptive cruise control baseline. These results demonstrate the technical effectiveness of using predictive, V2X-enabled strategies, such as traffic light timing and surrounding traffic awareness, to inform real-time vehicle powertrain control and driving behavior. Additionally, a supporting cloud platform was developed to provide dispatch and route recommendations as well as to log vehicle data, demonstrating the economic feasibility of this approach at the fleet level. By optimizing dispatching and routing operations, this technology enables electric fleet operators to use their vehicles more efficiently and reduce reliance on diesel backups, lowering both operating costs and energy consumption. Overall, this project’s technology advances the future of clean, energy-efficient transportation, enabling vehicles and fleets to reduce energy waste, cut costs, and lower emissions through intelligent automation and connectivity.

33 ADVANCED PROPULSION SYSTEMS

Analysis of an irradiated uranium sample for source attribution without chemical separation using microplasma ionization and ultrahigh resolution mass spectrometry

The use of element isotope ratios has great potential in not only determining the reactor type used to produce plutonium (Pu) but also in determining the burnup and the time since irradiation. While a powerful nuclear forensic technique, determining element isotope ratios is complicated by severe isobaric interferences when performed on typical inductively coupled plasma mass spectrometers. Such analyses require extensive chemical separations prior to analysis to alleviate the inter-elemental isobars. Ultrahigh mass resolution spectrometry provides a potential alternative, greatly reducing the complexity of sample preparation and turnaround times for these critical measurements. To demonstrate the power of the approach, a sample of irradiated, depleted uranium was analyzed with the liquid sampling—atmospheric pressure glow discharge ion source coupled to an Orbitrap mass spectrometer. The Orbitrap is augmented with an external data acquisition system, Spectroswiss’s FTMS-Booster X2T, allowing collection of extended ion transients, providing higher mass resolution. In using this approach, the 150 Sm/ 149 Sm and 152 Sm/ 149 Sm isotope ratios were found to be within 20% of predicted values without any chemical separations and without mass bias corrections. In addition, the 240 Pu/ 239 Pu isotope ratio was determined, free from the 238 UH + interferences common to the ICP-MS platforms, while at the same time allowing for the determination of U isotopic signatures. While these demonstrative results are from a single sample, the advantages of the microplasma/ultrahigh mass resolution approach to intra-element isotope ratio determinations are clear.

Fuel burnup

Hazard and risk analysis framework for nuclear power plant–based integrated energy systems

Employing integrated energy systems (IESs) with nuclear power plants (NPPs) can improve NPP utilization by leveraging dedicated thermal and electric power delivery, but it may also increase operational safety risks. This paper presents a framework to identify and quantify hazards and risks for such IESs. The framework combines accidentology to review past industrial accidents with failure modes and effects analysis (FMEA) to identify potential future incidents. Hydrogen explosion and toxic chemical release hazards are of particular concern. Explosion consequences are quantified using the Bauwens-Dorofeev (Bauwens) and trinitrotoluene equivalent mass (TNT-EM) methods, while chemical release consequences are computed using the Gaussian atmospheric dispersion method. Operational disturbances from direct electrical and thermal integration that may affect NPP safety are modeled using probabilistic risk analysis (PRA). Hazards and risks are then evaluated for regulatory compliance. The framework is applied to IESs comprising pressurized or boiling water reactors supplying three levels of thermal and electrical power to industrial customers. Case studies include high-temperature steam electrolysis hydrogen plants of varying capacities and a synthetic fuel production plant. Sensitivity analysis examines piping component failures in the PRA model as a precursor to cost estimation for thermal extraction line design. Additionally, Fussel-Vessely (FV) and risk increase importance (RII) measures identify risk-informed design improvements for the thermal extraction system. FMEA highlights hazards such as loss of offsite power, prompt loss of electrical load, loss of thermal output, and immediate steam diversion, in addition to hydrogen explosions and toxic chemical releases. Both Bauwens and TNT-EM methods suggest maintaining several hundred meters of separation between the NPP and hydrogen facility to mitigate explosion risks. PRA results show a maximum initiating event frequency increase of 1.15% and an overall risk increase of 0.28%. Importance measure analysis identifies upstream pipe leak isolation components as critical. Evaluating the results against safety regulations, it is concluded that hazards and risks can be managed to comply with regulations through risk-informed thermal and electrical connection designs, component selection, maintenance programs, and safe separation distances between NPPs and integrated industrial facilities.

08 - HYDROGEN