Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “in-house”

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.

At least 19 records

Demonstration of Electrolyzer Operation at a Nuclear Plant to Allow for Dynamic Participation in an Organized Electricity Market and In-House Hydrogen Supply

This document details the execution of Cooperative Agreement DE-EE0008849, “demonstration of electrolyzer operation at a nuclear plant to allow for dynamic participation in an organized electricity market and in-house hydrogen supply” during the performance period of 10/1/2019 – 9/30/2024. The project was funded by the U.S. Department of Energy’s Office of Energy Efficiency and Renewable Energy (EERE). Constellation Energy Generation, LLC (formerly Exelon Generation Company, LLC) is the prime recipient of the award. Other members of the project team are INL, NREL, ANL and Nel Hydrogen. The main project objective was to demonstrate an end-to-end integrated grid-scale carbon-free H 2 production, storage and utilization pilot plant at a nuclear generating facility. The project also aimed to evaluate market opportunities and regulatory requirements related to the participation of integrated hydrogen production and nuclear plant facilities in organized power markets, by demonstrating dynamic control and operation of the electrolyzer and assessing the economics of dynamic participation combined with the revenue streams from hydrogen production. On March 7th , 2023 Constellation started hydrogen production at it’s Nine Mile Point Nuclear Plant in Oswego, New York. The PEM electrolyzer operating at Nine Mile Point uses 1.25 megawatt of nuclear electricity to produce 560 kilograms of clean hydrogen per day, more than enough to meet the plant’s operational hydrogen use. It will also help set the stage for possible large-scale deployments at other clean energy centers in Constellation’s fleet that would couple clean hydrogen production with storage and other on-site uses. Employing the lessons learned from the 1.25 MW demonstration-scale, nuclear-powered clean hydrogen production facility at Nine Mile Point, Constellation was a major participant in the MachH2 hydrogen hub recently selected for up to $\$$1 billion by the Department of Energy (DOE) as part of the bipartisan Infrastructure Investment and Jobs Act. Constellation will use a portion of the hub funding to build the world’s largest nuclear-powered clean hydrogen production facility at its LaSalle Clean Energy Center in Illinois. The project was featured in a number of news articles and press releases and received 2 awards. At the 2023 DOE HFTO’s Annual Merit Review meeting, the P.I. Dr. Uuganbayar Otgonbaatar and project manager Robert Beaumont were recognized for “outstanding achievements in the development and demonstration of a first-of-a-kind clean hydrogen production facility, powered by carbon-free nuclear energy, at the Nine Mile Point Nuclear Station in Oswego, New York.” The project was also awarded 2023 Nuclear Energy Institute’s Top Innovative Practice award.

08 HYDROGEN↗

Oxygen Reduction on Platinum-Nickel and Platinum-Cobalt Alloy Based Catalysts for High Temperature Proton Exchange Membrane Fuel Cells

Catalyst layers, with commercial PtNi/TKK (TECNiE52; platinum 46.5 wt%), PtCo/TKK (TEC36E52; platinum 45.8 wt%) catalysts, and an in-house catalyst PtNi-NC (platinum 38.4 wt%), synthesised using acoustic mixer and a tube furnace, are prepared using three different ionomers: 20 wt% Nafion®, 60 wt% polytetrafluoroethylene (PTFE), and an in-house 5 wt% ionomer (‘Ionomer X’). These inks are bar-coated onto carbon paper gas diffusion layers (GDLs), which are cut into 3 cm × 5 cm pieces. The coated layers are tested for oxygen reduction in a commercial gas diffusion electrode (GDE) test cell, FlexCell® (Gaskatel GmbH, Germany), using 85 wt% phosphoric acid at both room temperature and at 155°C. This study evaluates the polynorbornene (PNB)-based in-house ionomer performance as binder and in-house catalyst oxygen reduction reaction (ORR) activity in comparison to commercial products. The catalyst layers are characterised using X-ray diffraction (XRD) analysis, X-ray photoelectron spectroscopy (XPS), and high-angle annular dark-field scanning transmission electron microscopy (HAADF-STEM). Among the catalyst layers prepared with PTFE ionomer and tested at 155°C, the in-house catalyst demonstrates the highest ORR activity. Ionomer X proves to be a good candidate to be used as a per- and polyfluoroalkyl-free binder for high-temperature (HT) proton exchange membrane fuel cell (PEMFC) applications.

85 wt% phosphoric acid↗

Anion-exchange membrane water electrolysis: insights from round-robin testing

As research and industrial interest in anion-exchange membrane water electrolysis (AEMWE) grows, there is an increasing need for reliable baselines and cross-lab validation of results. The wide variety of material sets and operating conditions under consideration for AEMWE has thus far limited efforts for standardization. In this study, round-robin testing was conducted in deionized water and KOH-based supporting electrolyte by 5 institutions from academia, national laboratories, and industry to provide baseline performance data and identify sources of cross-lab variability. Baseline membrane electrode assemblies were fabricated with commercial catalysts, membranes, and transport layers using standard techniques and tested using reagent-grade electrolytes, aiming for accessibility rather than state-of-the-art performance. From all tests, the average voltage at 1 A/cm 2 was 2.72 ± 0.17 V and 1.87 ± 0.03 V in deionized water and 0.1 M KOH, respectively. The maximum in-house and cross-lab variations at this current density were 118 mV and 476 mV in water and 60 and 88 mV in 0.1 M KOH. The KOH purity, station contamination, and temperature control were identified as possible factors affecting performance between labs, with in-house specific variation attributed to sample-to-sample differences in fabrication, cell assembly, and station contamination. This work provides a commercial baseline for the field and highlights the need for improved standardization and reproducibility in AEMWE research.

08 HYDROGEN↗

Leveraging large language models to address data scarcity in machine learning for graphene synthesis

Machine learning in experimental materials science faces significant challenges due to the scarcity of data, which are costly and time-consuming to generate, particularly when relying on in-house experiments. Literature data mining offers a potential solution but introduces issues like mixed data quality, inconsistent formats, and non-uniform reporting of synthesis parameters, resulting in partially missing and heterogeneous features across the dataset. Here, we propose data imputation and feature engineering methods that employ pre-trained large language models (LLMs) to enhance machine learning performance on scarce, heterogeneous datasets, demonstrated on graphene CVD synthesis data and the ML-HydPARK hydrogen storage dataset. GPT models perform data imputation via tailored prompting and semantic normalization of inconsistently reported features through embeddings, for example, to harmonize the complex nomenclature of CVD substrates. Beyond yielding more diverse and richer feature representations than traditional methods such as K-nearest neighbors (KNN) and Multivariate Imputation by Chained Equations (MICE), LLM-based data imputation is evaluated against dataset characteristics and prompting strategies. We vary the level of autonomy granted to the LLM, from generic prompting that leverages pre-trained knowledge for autonomous data generation to data-informed prompting that constrains outputs using target-specific information, and demonstrate which level of autonomy yields superior imputation performance across datasets and feature types. The proposed data engineering methods markedly improve downstream performance; for example, in graphene layer number classification using a support vector machine (SVM), binary accuracy increases from 39% to 65% and ternary accuracy from 52% to 72%. Fine-tuning experiments on both datasets show that combining our proposed LLM-based data imputation and feature encoding methods with numerical machine learning predictors outperforms standalone fine-tuned LLM predictors in data-scarce settings. The proposed strategies emphasize data enhancement techniques rather than refining learning architectures or regularizing loss functions, offering a broadly applicable framework for improving machine learning performance on scarce, inhomogeneous datasets.

Chemical vapor deposition↗

Microwave-Assisted Plastic Upcycling: Dynamic Data Reconciliation, Parameter Estimation, and Kinetic Modeling

Microwave (MW)-assisted catalytic pyrolysis offers a promising pathway for efficient plastic upcycling. This work develops an integrated modeling framework combining dynamic data reconciliation, a temperature-dependent rate model, and a yield model to represent the time-varying production rate of components in MW-assisted LDPE pyrolysis conducted in a batch reactor. An Arrhenius-type rate model with a temperature-dependent reaction order is developed. A biexponential correlation is proposed for the yield of gaseous products that enables to capture the evolving product formation behavior during conversion. In the yield correlation, one term is used to represent the initial increase in yield, reflecting the rapid formation of intermediate or primary products at the early stages of the reaction when a larger fraction of the reactant remains available. As conversion progresses, the influence of this term gradually diminishes. The other term accounts for the subsequent decrease in the predicted yield, representing secondary reactions such as further cracking or coke formation that reduce the concentration of certain products at higher conversion. The model is found to accurately represent reconciled experimental flow rate profiles from an in-house MW-assisted catalytic batch reactor for major products, including ethylene, ethane, 1-butene, and benzene, across 250−350 °C. Ethylene remains the dominant product but decreases from about 41.95% at 250 °C to 30.14% at 350 °C, while heavier products increase significantly, with 1-butene rising to nearly 8.37% and benzene reaching 2.17% at intermediate temperatures. The model shows that the ethylene production rate can be maximized at around 270 °C. The models developed in this work can be utilized for process optimization, reactor design and scale-up of microwave-assisted plastic conversion technologies, and economic analysis.

Damahe, Harish [West Virginia Univ., Morgantown, W↗

Effect of convective transport in edge and scrape-off-layer plasmas of ADITYA-U tokamak

The 2-D edge plasma fluid transport code, UEDGE has been used to simulate the edge and scrape-off layer regions of circular limiter plasmas of ADITYA-U. The computational mesh defining the limiter geometry of ADITYA-U has been introduced in the UEDGE code through an in-house developed routine. It has successfully been integrated with the UEDGE code and the measured radial profile of electron density (n e ) in the edge region is modelled using the simulations. The plasma discharge for the present study has plasma current I P ~ 130 kA, duration ~ 150 ms, chord-averaged electron density ~ 1.3 x 10 19 m -3 , and central electron temperature ~ 270 eV has been observed. The maximum toroidal magnetic field is ~ 1.2 T. It has been found that an inward convective velocity, v conv ~ 1.5 m/s is required in addition to the constant perpendicular diffusion coefficient, D ⟂ ~ 0.2 m 2 /s to adequately match the measured n e profile in typical discharges of ADITYA-U. The value of D ⟂ ~ 0.2 m 2 /s is found to lie between the estimated neoclassical diffusivity and Bohm diffusivity.

Physics - Plasma physics↗

Production and performance of a 172 Hf/ 172 Lu generator

A 172 Hf/ 172 Lu radionuclide generator system to produce 172 Lu for laboratory scale applications in lutetium-based radiochemistry development was established and evaluated. The parent 172 Hf radionuclide was produced through 35.2 MeV proton irradiation of natural lutetium metal foil at the Brookhaven Linac Isotope Producer. Four resins were investigated for 172 Hf separation from bulk Lu target material: LN resin, ZR resin, in-house synthesized hydroxamate, and methyl-substituted hydroxamate resins, all with comparable performance. Separated 172 Hf was consolidated and used to create a ZR resin-based 4.9(3) MBq 172 Hf/ 172 Lu generator which was eluted 49 times over two years with no observed breakthrough of 172 Hf, and an average elution efficiency of 98(1)%. The eluted 172 Lu was used to radiolabel the macrocyclic chelator DOTA with an apparent molar activity of 8(2)x10 2 kBq/nmol.

172Hf/172Lu radionuclide generator↗

Jet Drift in Heavy-Ion Collision: Acoplanarity and v 2

We introduce a sub-eikonal anisotropic contribution to jet-broadening, “jet drift,” that couples to the flow of the nuclear medium, showing that this effect results in a deflection of hard partons, and thus jets, in the direction of the medium flow. We study two-jet observables, i.e. v 2 and acoplanarity for √s = 5.02 TeV PbPb collisions at the LHC. We show that jet drift leads to an enhancement of the elliptic flow (v 2 ) of charged hadrons and modification of the acoplanarity of dihadrons and discuss the implications for jet substructure and medium response effects. We also demonstrate that we can obtain independent information about the event geometry encoded in the drift modification to acoplanarity vs v 2 enhancement, whereas the temperature dependence of these observables is qualitatively different. By disentangling this temperature vs geometry dependence of these observables, we can add discriminatory power to our analysis. Next, we study acoplanarity and v 2 across different system sizes and collisional energies i.e. 200 GeV AuAu collision at RHIC using our in-house simulation package (APE). Our analysis will be critical for understanding and generalizing dynamical jet-QGP interactions for different collisional systems and energies which will aid event engineering applications in the future.

72 PHYSICS OF ELEMENTARY PARTICLES AND FIELDS↗

Fluid modeling of low-temperature plasmas

Fluid models are essential for understanding and predicting low-temperature plasma (LTP) behavior in various scientific and industrial settings. This paper provides an introductory tutorial on fluid modeling of LTPs, covering model formulation, implementation, and computational simulations. The tutorial focuses on five main components of the formulation of LTP fluid models: fluid flow, energy, chemistry, electromagnetism, and material properties, as well as in essential aspects of model implementations, including multiscale phenomena, multiphysics coupling, and numerical convergence. Designed for students and early-career researchers, this work offers a practical foundation for developing and using fluid models, from in-house computational codes to commercial software, bridging fundamental theory with real-world applications.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY↗

Rolling Root Mean Square Based Multimodal Anomaly Detection for Real Time Monitoring of Smart Grid

Reliable real-time monitoring is valuable for maintaining the operational integrity of modern electrical smart grids. Deployment of heterogeneous sensing technologies in substations has enabled high-resolution, multichannel waveform monitoring, but also introduces challenges for anomaly detection due to noise, baseline drift, and modality-dependent signal characteristics. In this work, we present a computationally efficient unsupervised method for multimodal event detection based on Rolling Root Mean Square based Event Detection (RRMSED). The method is developed using in-house, field deployed sensors collecting data at a utility substation. The sensing system comprises voltage and current sensors, triaxial accelerometers, and magnetometers, collectively capturing electrical, vibrational, and magnetic waveform measurements at high temporal resolution. RRMSED operates by extracting rolling RMS energy features and their first-order temporal differences from consecutive waveform segments for each channel and then applying channel-specific statistical thresholds learned from historical data. A persistence-based exceedance logic is employed to robustly identify transient events while suppressing impulsive noise, and to provide precise temporal localization with high resolution. The framework is designed for continuous server-side operation and can be deployed in real time without requiring complex models. Experiments on simulated waveform data with known ground truth demonstrate low false positive (FP) and false negative (FN) rates. Application to real substation data shows RRMSED to identify events that are not captured by conventional monitoring indicators including fast transient detection algorithm currently deployed in the system. These results indicate that rolling RMS based features provide an effective and practical basis for real-time multimodal event detection in smart-grid substations.

Mukherjee, Subrata [ORNL] (ORCID:0000000309930338)↗

PRIME: Protein Representation Inference for Mutation Evaluation

Protein language machine learning models built upon existing ESM-2 model developed by Evolutionary Scale (evolutionaryscale.ai) and an in-house protein language model based on the BERT model developed by Google. The code also includes model training scripts and saved checkpoints from our own training using publicly available SARS-CoV-2 protein sequences.

Gibson, Kaetlyn [Los Alamos National Lab]↗

PyJMAK: An Open-Source Python Toolkit for Modeling Solid-State Metallurgical Phase Transformations

Accurate prediction of metallurgical phase transformations is an essential basis for autonomous optimization and rapid part qualification. Several methods can be used to estimate the evolution of phase fractions such as JMAK kinetics-based models, phase-field models, thermodynamic models, and data-driven machine learning models. Thermodynamic and phase-field-based methodologies solve multiphysics equations requiring numerous calibration parameters and significant computational resources. As a result, the computation domain is limited to a point or on order of micron-meters. The data-driven models rely on large datasets from experiments and simulations. While the JMAK model only provides information about phase fraction evolution, it can predict this evolution in near real-time using thermal history and thermodynamic data without restriction on the domain. JMAK models have been popularly used by researchers to model phase transformations occuring during additive manufacturing or over arbitrary temperature profiles. Commercial proprietary software such as Abaqus and Ansys or closed-source in-house implementations offer the ability to model JMAK based kinetics to predict phase transformation. However, these software packages are not open-source or freely available for use and development in conjunction with manufacturing machines, sensors, and machine learning algorithms. In addition, the use of the model is restricted by a license token. In contrast, given temperature profiles at multiple points in the domain, this Python-based PyJMAK model can compute phase evolution in parallel due to its stand-alone modular, voxel-based structure, and it can be executed on high-performance computing resources without any license restrictions.

Prabhune, Bhagya [Oak Ridge National Laboratory (O↗

A GPU-based compressible combustion solver for applications exhibiting disparate space and time scales

High-speed chemically active flows pose significant computational challenges due to their disparate space and time scales, with stiff chemistry often dominating simulation time. While modern scientific computing programs achieve exascale performance by leveraging graphics processing units (GPUs), existing GPU-based compressible combustion solvers face critical limitations in memory management, load balancing, and handling the highly localized nature of chemical reactions. To this end, we present a high-performance compressible reacting flow solver built on the AMReX framework and optimized for multi-GPU settings. Here, our approach addresses three GPU performance bottlenecks: memory access patterns through column-major storage optimization, computational workload variability via a bulk-sparse integration strategy for chemical kinetics, and multi-GPU load distribution for adaptive mesh refinement applications. The solver adapts existing matrix-based chemical kinetics formulations to multi-grid contexts. Using representative combustion applications, including 2D and 3D detonations and a 3D jet-in-crossflow configuration, we demonstrate 1.4–5× performance improvements over initial implementations on an in-house cluster of NVIDIA H100 GPUs, and near-ideal weak scaling on the Frontier supercomputer (Oak Ridge Leadership Computing Facility) with up to 1024 AMD Instinct MI250X GPUs. Roofline analysis reveals substantial improvements in arithmetic intensity for both convection (∼ 10 ×) and chemistry (∼ 4 ×) routines, confirming efficient utilization of GPU memory bandwidth and computational resources.

42 ENGINEERING↗

Performance of Quantum Dot Coatings for Luminescent Solar Concentrating Windows: Cooperative Research and Development Final Report, CRADA Number CRD-16-00640

The two major outcomes from this DOE supported collaboration between UbiQD and NREL were: 1) an expert analysis/modeling of the expected performance and cost of luminescent solar concentrating windows with quantum dot coatings, and 2) critical R&D characterization of materials and device performance analysis using equipment and processes that are too expensive for UbiQD to perform in-house. The latter also included third-party validation of the device performance with an NREL-certified conversion efficiency that was ultimately published. (see ACS Energy Lett. 2018 and recently ACS Appl. Energy Mater. 2020).

14 SOLAR ENERGY↗

A Novel Manufacturing Process of Lightweight Automotive Seats (Integration of Additive Manufacturing and Reinforced Polymer Composite)

Lightweight automotive seats offer multiple benefits to original equipment manufacturers in terms of cost savings from various aspects, including less material usage, more integrated processes, and compliance with Corporate Average Fuel Economy Standards. Original equipment manufacturers have been focusing on innovative ways to produce light weight automotive seats. The commercially available automotive seats are currently made of multiple metal components combined through welding and fasteners. The use of additive manufacturing and composite structures is particularly useful for light weighting the automotive components. Additive manufacturing (AM) offers multiple advantages over traditional manufacturing processes such as freedom of design thereby enabling complex structural geometries, mass customization and waste minimization, and control over the fiber alignment through deposition in a predetermined pattern. Combining metal inserts with polymer composites through a novel manufacturing process allows design of lightweight and high-performance materials for automotive components. However, fabricating these metal polymer composite structures through traditional manufacturing processes limits their mechanical properties due to limited design freedom, lack of control over fiber orientation in composite parts, and poor interfacial bonding between the constituent materials. It is essential to develop a novel manufacturing process to enable high throughput production of lightweight automotive seats using metal and polymer composites. As such it is important to design the automotive seat suitable for manufacturing via this process and perform mechanical characterization on various subcomponents of the seat to ensure that the design and performance requirements provided by the auto manufacturer are met. The aim of this project is to develop a novel manufacturing technique to produce lightweight automotive seat by combining AM with conventional manufacturing processes. The car seat back panel will be designed via topology optimization and numerical simulations to minimize the overall weight while ensuring it meets all the performance requirements. The optimization of the seat back structure will be based on computational stress analysis to maximize the stiffness and minimize the weight. Materials currently used by Ford Motor Company will be adopted for a few subcomponents while the in-house composite materials will be used for the rest of the seat back. The composite and metallic materials will be tested to determine their mechanical properties as these are necessary for simulations. A novel manufacturing process will be developed to integrate AM metal inserts with discontinuous reinforced composite through large scale additive manufacturing and compression overmolding processes. The developed manufacturing technique will be used to fabricated various subcomponents suitable for the seat back design and mechanically tested to determine their properties. The manufacturing of the lightweight seat back design through this process involves integrated AM metal inserts with the composite structure for recliner connection. The manufacturing of the entire seat back which is lightweight through the novel manufacturing process will be discussed. The performance of the designed seat back will be investigated through numerical simulations and shown to meet all the requirements provided by the auto manufacturer. The final goal of developing a novel manufacturing process for lightweight automotive seats is met through design optimization of seat back, manufacturing of subcomponents, mechanical characterization, and validation through numerical simulations. The routes to achieve the final goal of the project and the depth in which they were investigated changed throughout the project due to personnel changes and the COVID-19 pandemic. The project resulted in the development of a novel manufacturing process to integrate metal inserts with tailored polymer composite preforms through overmolding. Leveraging this proven manufacturing process, a lightweight seat back was designed through topology optimization and numerical simulations. The designed seat back uses AM metal inserts and compression overmolding of tailored polymer composite preforms obtained via large scale additive manufacturing. The metal polymer composite structures fabricated through this process exhibited enhancement in stiffness and improved ductility upon testing. Overall, the project provided an alternative design and manufacturing technique for automotive seat back that enables weight saving while meeting the safety and performance requirements.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

HFIR Activity Workbook Generator (HAWK) User Guide

The HFIR Activity WorkbooK generator (HAWK) is a Python code that automates and streamlines the activity calculation of samples after irradiation in the High Flux Isotope Reactor (HFIR). HAWK’s results provide estimates of the activity and nuclide inventory of irradiated specimens before they are moved to hot cell facilities, where they undergo post-irradiation examination. The samples’ activity results guide the packing of shipping containers and inform the accountable inventories for the hot cell facilities. The toolkit was originally developed by Charles Daily, a former R&D staff member at Oak Ridge National Laboratory (ORNL). As of May 2025, HAWK is developed by the Radiation Transport & HPC Methods Group (Nuclear Energy and Fuel Cycle Division) at ORNL. Figure 1 presents HAWK’s workflow. To use HAWK, users need to: 1. Develop an Excel input workbook (i.e., XLSX extension) containing data from the experiment’s materials, irradiation history (cycles), and irradiation positions. 2. Make minor edits to an existing template JSON file (i.e., auxiliary_data.JSON) and to the Python driver. The driver sets the necessary environment variables, defines the material compositions, and ultimately calls HAWK. Once configured, HAWK runs the Oak Ridge Isotope Generation code (ORIGEN) to calculate the masses, activities, and heat load at the end of irradiation for each isotope in the specimen. ORIGEN is part of SCALE, ORNL’s in-house computational tool for performing nuclear safety and design calculations. Following this step, HAWK postprocesses the results and generates three output workbooks summarizing the activity calculations.

21 SPECIFIC NUCLEAR REACTORS AND ASSOCIATED PLANTS↗

High-temperature seals for supercritical carbon-dioxide (sCO 2 ) turbines (Final Report)

This is the final report for project DE-FE0031924 titled “High-temperature seals for supercritical carbon-dioxide (sCO 2 ) turbines.” The report provides a summary of the entire project efforts from October 2020 through December 2024 including the high-temperature commercial dry gas seal (DGS) tests and thermal modeling of Task 2, as well as the high-temperature, large-diameter seal design and high-temperature tests of large-diameter seals in Task 3. A key outcome of Task 2 was the testing completion of specially instrumented commercial DGS in the GE-SwRI Apollo sCO 2 compressor (27,000 rpm). Test data from the DGS showed elevated temperatures upwards of 350 o F, which are close to the higher operating temperature limit of the DGS. The temperature measurements provide insight into the expected thermal loads on DGS operating in high-speed sCO 2 compressor and provided test data for validation of an in-house thermal model of the compressor/seal. Under Task 2.0, this report also presents the development of a steady-state conjugate heat-transfer model of the DGS operating in the sCO 2 compressor – a first of its kind model for modeling heat transfer of sCO 2 in an actual operating compressor. The findings of the thermal model show a reasonable match between temperature predictions of the model and the measured temperature data, also pointing out the validity of the approach and assumptions made in modeling the flows, heat transfer coefficients and windage modeling in the rig. Under Task 3.0, this report presents the preliminary design of a large-diameter hybrid face seal (14 inch and 26-inch diameter) for field testing in a land-based GE turbine. The preliminary seal design effort presented in this report under project DE-FE0031924 builds on the development and successful laboratory testing for such large diameter hybrid face seal under the prior DE-FE0024007 project. Key aspects of seal fluid analyses with CFD, mechanical design considerations and assembly considerations in a land-based turbine are presented. Finally, under Task 3.0, this report also presents the continued high-temperature testing of the 14-inch diameter hybrid face seal developed previously under the DE-FE0024007 program. Specifically, test data demonstrating successful non-contact seal operation and seal effective leakage of 0.001-inch with seal inlet temperatures above 700 o F are presented in this report. Successful hybrid seal operation in a laboratory environment for a large diameter (14-inch) seal at temperatures above 700 o F is a major technological milestone for this technology.

01 COAL, LIGNITE, AND PEAT↗

Correlating Nb-SRF Surface Processing with Evolution of Surface Electronic States

The few nanometers of the surface exposed to RF field plays a major role in defining the RF performance of superconducting cavities. Over the past two decades, several pioneering surface treatment and processing methods have emerged, enabling remarkable improvements in cavity performance by simultaneously achieving high Q with increasing Eacc. These processing methods include: thermal treatment under ultra-high vacuum (UHV) conditions across lo¬¬¬¬¬¬¬w-, mid-, and high-temperature ranges and high temperature treatments under controlled N2 atmosphere. These processes also produce distinct surface oxide configurations with different valence states, thicknesses, and uniformity, as well as different oxygen concentration profiles in bulk Nb. In this work, we are trying to understand how do surface-processing methods and the resulting oxide/oxygen profiles affect the electronic structure of surface and the mechanism of superconductivity? With the help of Fermilab’s in-house X-ray photoemission facility and, in collaboration with the synchrotron-based angle-resolved photoemission (ARPES) facility at Argonne National Laboratory, we are investigating how the valence band structure and density of states (DoS) near the Fermi level modify with different surface treatments. Our observations show that different surface-processing methods lead to distinct evolutions of the valence-band states near the Fermi level during the superconducting transition. This behavior suggests variations in Nb-O orbital hybridizations and points towards the possibility of different underlying mechanisms of superconductivity governed by the surface chemistry and oxide configuration. We also correlate these distinct superconducting mechanisms with RF cavity performance, specifically focusing on measured surface resistance, the nature of the Q-slope, and quench fields observed in SRF measurements. These results will enable us to identify the potential limiting factors and relevant controllable parameters that can be further optimized to improve the performance of SRF cavities.

Tripathi, Malvika [Fermilab]↗