Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Testing and assessment”

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 55 records · Page 3

Development of Ionic Based Fluid to Improve Fluid Hydraulics in Enhanced Geothermal Systems

This research advances the field of geothermal energy by developing and evaluating novel fluid systems designed explicitly for high-temperature subsurface environments to enhance fracture flow distribution. The project integrates chemical synthesis, environmental assessment, rheological testing, microfluidic analysis, and reservoir-scale laboratory testing and analysis to identify optimal ionic and nonionic fluids for Enhanced Geothermal Systems (EGS).

15 GEOTHERMAL ENERGY

Environmental Durability Assessment and Development of Subcomponent Test Methods for Advanced Materials in Marine Energy Applications

Marine energy developers are beginning to rely more heavily on advanced composite materials for their load-bearing structures. Understanding how these materials respond and degrade in harsh marine environments is a complex problem. Much research has been performed at smaller laboratory scales to understand the fundamental physical and chemical degradation mechanisms, but little structural testing research has been performed at larger scales to understand how these physical and chemical interactions scale and how they should be accounted for in the design process. The Advanced Materials project is a multilaboratory research collaboration that addresses these issues with the intention of reducing risks and barriers to marine energy developers wanting to adopt advanced composite materials. The National Laboratory of the Rockies has been playing a leading role in developing larger-scale testing infrastructure and test methods to validate complex numerical degradation models and standardize testing procedures to do so. This paper reviews past structural testing activities, how they have grown into current research activities, and how they will continue to evolve to directly address industry needs. This paper covers key research areas - large-scale water absorption and subsequent structural validation testing, qualification of bolted and adhesive connections, and combined submerged fatigue testing at increasing scales. It provides insights into the complex requirements for testing infrastructure and test method development to effectively qualify materials and certify marine energy structures for harsh marine environments. This research program paves the way for better guidance and standardization within the industry when adopting advanced composite materials.

16 TIDAL AND WAVE POWER

Environmental Durability Assessment and Development of Subcomponent Test Methods for Advanced Materials in Marine Energy Applications: Preprint

Marine energy developers are beginning to rely more heavily on advanced composite materials for their load bearing structures. Understanding how these materials respond and degrade in harsh marine environments is a complex problem. Much research has been performed at smaller laboratory scales to understand the fundamental physical and chemical degradation mechanisms, but little structural testing research has been performed at larger scales to understand how these physical and chemical interactions scale and how they should be accounted for in the design process. The Advanced Materials project is a multilaboratory research collaboration that has been addressing these issues with the intention of reducing risks and barriers to marine energy developers wanting to adopt advanced composite materials. The National Laboratory of the Rockies has been playing a leading role in developing larger scale testing infrastructure and test methods to validate complex numerical degradation models and standardize testing procedures to do so. This paper provides a review of past structural testing activities and how they have grown into current research activities and will continue to evolve into the future to directly address industry needs. This paper covers key research areas large-scale water absorption and subsequent structural validation testing, qualification of bolted and adhesive connections, and conducting combined submerged fatigue testing at increasing scales. This paper provides insights into the complex requirements for testing infrastructure and test method development to effectively qualify materials and certify marine energy structures for harsh marine environments. This research program paves the way for better guidance and standardization within the industry when adopting advanced composite materials.

16 TIDAL AND WAVE POWER

Alpha-Imaging Detector System Development for Large Area Monitoring

Effective management and disposal of legacy nuclear waste are essential for ensuring safe work environments and minimizing environmental impacts. Monitoring airborne actinide contamination is particularly critical due to the high internal dose potential of alpha-emitting radionuclides. Traditional continuous air monitoring systems (CAMs) used in the industry are limited in the volume of air they can sample, potentially leading to inaccurate radiation detection over large areas. For example, in 2018, elevated levels of airborne Plutonium-239 were detected beyond the controlled areas of the Hanford Plutonium Finishing Plant, highlighting the potential risks to both plant workers and nearby residents. To address these challenges, high-efficiency particulate absorbing (HEPA) air purifiers can enhance air flow by up to 1.5 orders of magnitude, thereby increasing monitoring efficiency and providing a cost-effective solution for large-area surveillance. To quantify the activities of alpha-emitting radionuclides on HEPA filters, the Savannah River National Laboratory is developing an advanced alpha-imaging detection system. This system includes scintillating materials combined with a digital scientific camera. A significant concern in operating such a large-area airborne monitoring system is the handling of HEPA filters, which may be contaminated with radioactive particles. To mitigate these hazards, it is crucial to ensure that any contamination is securely fixed onto the filters. Efforts have been made to optimize the sensitivity of scintillator-epoxy composites and apply them to HEPA filters. These materials were characterized using fluoroscence spectroscopy. These techniques confirmed the purity of the raw materials, the dispersion of scintillators in the epoxy matrix, and the stability of their optical and structural properties post-modification. The optimal scintillator-epoxy composite was selected for use on alpha-spiked HEPA filters to evaluate the efficiency of the sprayer. HEPA filters, embedded with alpha particles collected by an air purifier deployed in an airborne radiation area, have been tested to assess detection efficiency. Future work will focus on employing multiple imaging sensors simultaneously to enhance sensitivity across different regions of the HEPA filter.

Pham, Phuong [Savannah River National Laboratory (

Rapid Assessment of Sulfate Resistance in Mortar and Concrete

Extensive research has been conducted on the sulfate attack of concrete structures; however, the need to adopt the use of more sustainable materials is driving a need for a quicker test method to assess sulfate resistance. This work presents accelerated methods that can reduce the time required for assessing the sulfate resistance of mixtures by 70%. Class F fly ash has historically been used in concrete mixtures to improve sulfate resistance. However, environmental considerations and the evolving energy industry have decreased its availability, requiring the identification of economically viable and environmentally friendly alternatives to fly ash. Another challenge in addressing sulfate attack durability issues in concrete is that the standard sulfate attack test (ASTM C1012) is time-consuming and designed for only standard mortars (not concrete mixtures). To expedite the testing process, accelerated testing methods for both mortar and concrete mixtures were adopted from previous work to further the development of the accelerated tests and to assess the feasibility of testing the sulfate resistance of mortar and concrete mixtures rapidly. This study also established criteria for interpreting sulfate resistance for each of the test methods used in this work. A total of 14 mortar mixtures and four concrete mixtures using two types of Portland cement (Type I and Type I/II) and various supplementary cementitious materials (SCMs) were evaluated in this study. The accelerated testing methods significantly reduced the evaluation time from 12 months to 21 days for mortar mixtures and from 6 months to 56 days for concrete mixtures. The proposed interpretation method for mortar accelerated test results showed acceptable consistency with the ACI 318-19 interpretations for ASTM C1012 results. The interpretation methods proposed for the two concrete sulfate attack tests demonstrated excellent consistency with the ASTM C1012 results from mortar mixtures with the same cementitious materials combinations. Metakaolin was shown to improve sulfate resistance for both mortar and concrete mixtures, while silica fume and natural pozzolan had a limited impact. Using 15% metakaolin in mortar or concrete mixtures with Type I/II cement provided the best sulfate resistance.

Chemistry

LLM Benchmarking with LLaMA2: Evaluating Code Development Performance Across Multiple Programming Languages

The rapid evolution of large language models (LLMs) has opened new possibilities for automating various tasks in software development. This paper evaluates the capabilities of the LLaMA 2-70B model in automating these tasks for scientific applications written in commonly used programming languages. Using representative test problems, we assess the model's capacity to generate code, documentation, and unit tests, as well as its ability to translate existing code between commonly used programming languages. Our comprehensive analysis evaluates the compilation, runtime behavior, and correctness of the generated and translated code. Additionally, we assess the quality of automatically generated code, documentation, and unit tests. Here, our results indicate that while LLaMA 2-70B frequently generates syntactically correct and functional code for simpler numerical tasks, it encounters substantial difficulties with more complex, parallelized, or distributed computations, requiring considerable manual corrections. We identify key limitations and suggest areas for future improvements to better leverage AI-driven automation in scientific computing workflows.

97 MATHEMATICS AND COMPUTING

Assessment of Flow-Enhanced Electrochemical Sensor Testing and Deployments

The goal of our activities in FY24 was to enable advanced materials accountancy for molten salt reactors (MSRs) through the development and optimization of robust flow-enhanced electrochemical sensors (FEES) using a safeguards-focused sensor testing platform called the modular flow instrumentation testbed (MFIT). Flow-enhanced electrochemical sensors are a type of electroanalytical sensor that have been developed at Argonne National Laboratory to be installed directly into MSR flow conduits to make measurements of the salt composition. These sensors represent a significant improvement in capabilities compared to earlier electroanalytical sensors that instead can only be operated in quiescent conditions. Previous work has focused on testing of the FEES in flowing conditions provided by the MFIT to assess the accuracy and precision of the sensor measurements. This year, the FEES technical readiness was increased by (1) demonstrating the use of optimized sensor techniques to achieve measurements in very high-concentration MSR-relevant salts, (2) leveraging new multimodal sensors and automation approaches to reduce measurement uncertainties, and (3) fabricating and deploying sensors to industrial partners to improve their ability to make measurements in challenging environments. Additionally, we also ran the sensors during complex system operations involving combined flow and purification activities to demonstrate safeguards-relevant measurements during online processing for MSRs.

22 GENERAL STUDIES OF NUCLEAR REACTORS

Comparative Analyses of Bioequivalence Assessment Methods for In Vitro Permeation Test Data

ABSTRACT For topical, dermatological drug products, an in vitro option to determine bioequivalence (BE) between test and reference products is recommended. In particular, in vitro permeation test (IVPT) data analysis uses a reference‐scaled approach for two primary endpoints, cumulative penetration amount (AMT) and maximum flux ( J max ), which takes the within donor variability into consideration. In 2022, the Food and Drug Administration (FDA) published a draft IVPT guidance that includes statistical analysis methods for both balanced and unbalanced cases of IVPT study data. This work presents a comprehensive evaluation of various methodologies used to estimate critical parameters essential in assessing BE. Specifically, we investigate the performance of the FDA draft IVPT guidance approach alongside alternative empirical and model‐based methods utilizing mixed‐effects models. Our analyses include both simulated scenarios and real‐world studies. In simulated scenarios, empirical formulas consistently demonstrate robustness in approximating the true model, particularly in effectively addressing treatment–donor interactions. Conversely, the effectiveness of model‐based approaches heavily relies on precise model selection, which significantly influences their results. The research emphasizes the importance of accurate model selection in model‐based BE assessment methodologies. It sheds light on the advantages of empirical formulas, highlighting their reliability compared to model‐based approaches and offers valuable implications for BE assessments. Our findings underscore the significance of robust methodologies and provide essential insights to advance their understanding and application in the assessment of BE, employed in IVPT data analysis.

Leon, Sami

Fluor Solvent Evaluation and Testing New Scope: Techno-economic Assessment of EEMPA Solvent for CO 2 Separations from Natural Gas Combined Cycle Power Plant

In this project, a techno-economic analysis (TEA) and sensitivity studies were conducted to assess the PNNL’s leading water-lean CO 2 capture solvent, EEMPA, for capture CO 2 from a natural gas combined cycle (NGCC) power plant at different levels of capture rate. Process models for the NGCC power plant, integrated with EEMPA carbon capture processes, were developed in Aspen Plus V14 using the most up-to-date property package for EEMPA-H 2 O-CO 2 system. The TEA evaluated EEMPA carbon capture process at normal capture rates (90%, 95% and 97%) against Case B32B (Cansolv) described in NETL Rev4a baseline report, and at higher capture rates aimed at achieving zero or negative emissions from the power plant (400 ppmv, 200 ppmv, and 100 ppmv CO 2 in exhaust gas), compared to typical Direct Air Capture (DAC) technologies. A manuscript was drafted for peer-reviewed publication. The results suggested that the carbon capture cost reaches a minimum of $\$$53.7/tonne CO 2 at 90% capture rate. Compared to Cansolv, one of the industrial benchmarks, EEMPA demonstrates 2-4% cost savings at capture rates up to 95%, but minimal savings at higher capture rate. The water lean-solvent system proves economically attractive for achieving moderate negative emissions (about 200 ppmv CO 2 in exhaust gas, and equivalent to 50% CO 2 removal from air) for NGCC flue gas, with marginal capture costs comparable to direct air capture (DAC) technologies. A sensitivity analysis results reveal that its economic advantage, unaffected by EEMPA price due to low solvent loss and degradation rate. However, the marginal carbon capture cost exceeds $\$$1,000/tonne CO 2 when transitioning from moderate to extreme negative emissions (100 ppmv CO 2 in exhaust gas), suggesting that water-lean solvents may not be economically competitive with other DAC technologies for removing more than 75% CO 2 from air. In addition, initial connection was established with Technology Center Mongstad (TCM) for a potential pilot testing proposal. However, detailed modeling and proposal preparation was not conducted due to the delay of non-disclosure agreement.

20 FOSSIL-FUELED POWER PLANTS

Mechanical and Tribological Performance of Additively Manufactured Nanocrystalline Aluminum via Cryomilling and Cold Spray

In this study, nanocrystalline (NC) aluminum (Al) and magnesium (Mg)-doped Al bulk components were fabricated using a hybrid manufacturing process that combines cryomilling and high-pressure cold spray (HPCS) additive deposition techniques. Yttria-stabilized zirconia (YSZ) was also added during the HPCS process to improve deposition efficiency and build-up thickness via peening. The evolution of morphology, crystallite size, and elemental composition of both cryomilled powders and cold-sprayed (CS’ed) components was systematically characterized using X-ray Diffraction (XRD), Scanning Electron Microscopy (SEM), and Transmission Electron Microscopy (TEM). Mechanical characterization was performed using Vickers microhardness and uniaxial tensile testing, while the tribological behavior was assessed using sliding wear tests under dry/lubricated conditions. XRD analysis revealed that increased cryomilling duration led to significant crystallite refinement, which directly correlated with enhanced hardness and strength. This mechanical strengthening was accompanied by an increase in coefficient of friction (COF) and lower wear rates. The results also showed that the Mg-doped Al exhibited superior hardness, tensile strength, and tribological performance compared to pure Al. The study further explores the underlying mechanisms responsible for these enhancements, highlighting the potential of solute-assisted grain boundary stabilization in tailoring high-performance NC Al alloys.

36 MATERIALS SCIENCE

Code Coverage Status of the ARC Code RCT

The Argonne Reactor Code (ARC) software system supports users in their fast reactor design goals by providing neutronic, thermal-hydraulic, and structural analysis capabilities. REBUS plays a pivotal role in the ARC system as the primary fuel cycle analysis capability for fast reactor problems. Over its 60 year history, ARC software usage with REBUS has been applied to numerous fast and thermal spectrum reactor analysis projects with good to excellent comparison against experiments. The RCT code is a later addition and uses the REBUS restart files to define its input. The RCT code was built to provide pin depletion details on EBR-II models and thus many features of RCT were specifically tailored to the needs of EBR-II models. Additional approximations were invoked which are likely only valid for the EBR-II reactor and the particular fuel management that was done for it. The purpose of the present work is to identify a set of test problems for RCT and assess the code coverage for those test problems. The goal is to document what parts of the existing RCT code are touched by the set of test problems and which are not. Because no detailed verification work has been done on RCT, the existing regression testing suite was chosen for the code coverage assessment. The code coverage analysis of RCT was performed with the Code Coverage Tool of the Intel Fortran compiler which requires modifications to the compilation of RCT. The detailed coverage tables are given for each part of RCT. As will be discussed and shown, some parts of the RCT capability that are known to be used by the EBR-II analysis work are not tested by the regression testing suite. These aspects should be resolved before major source code changes are taken for the RCT software. Because REBUS and DIF3D are not subroutines of RCT, the coverage changes in both of those codes is not altered by RCT. The same is true for all of the modules of DIF3D that are used by RCT such as SYSLIB and SEGLIB.

22 GENERAL STUDIES OF NUCLEAR REACTORS

TEAMER Technical Support for Optimal Control of an Oscillating Surge Wave Energy Converter (CRADA Final Report)

This project will focus on running experiments that evaluate the benefits of using model predictive control (MPC) to optimize power absorbed by a laboratory-scale oscillating surge wave energy converter (OSWEC). MPC is a promising technique to optimize wave energy converter (WEC) behavior while applying system constraints that can help promote structural integrity and device survivability, but there are few studies that experimentally test this control scheme on WECs. Therefore, the Participant is proposing a series of tests that will assess the benefits of MPC experimentally in response to a variety of sea states. For these tests, the Participant will provide the OSWEC device and Data Acquisition (DAQ) system, and request support from the Contractor to use and operate the wave tank for experiments.

16 TIDAL AND WAVE POWER

Development and demonstration of a BISON–Griffin modeling framework for the design of targeted TRISO transient experiments in the Transient Reactor Test Facility

Uranium oxycarbide (UCO)-bearing tri-structural isotropic (TRISO) particle fuels are expected to be used in numerous U.S. commercial reactor applications within the next decade. Here, in this work, we reviewed historical particle fuel transient experiments to identify gaps in TRISO fuel performance transient testing. A BISON–Griffin modeling framework was then developed to conduct preliminary TRISO transient analyses and begin to address these gaps. The framework was demonstrated using limiting-case transient conditions from a prototypic high-temperature gas-cooled reactor (HTGR). It was then applied to develop a matrix of experiments that could be performed in the Transient Reactor Test Facility (TREAT) to (1) evaluate UCO-fueled particle performance at moderate and high heat rates, (2) assess whether historical testing involving UO 2 -fueled particles is applicable to modern UCO-fueled particles, (3) deconvolute the impacts of temperature and heat rate on particle transient response, and (4) collect the data needed for fuel performance model validation and/or further development.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS

Pre-Test Feasibility Study Of Reactivity Transient Testing On TRISO Fuel In The TREAT Reactor

Uranium oxycarbide (UCO)-bearing tri-structural isotropic (TRISO) particle fuels are expected to be used in numerous US commercial reactor applications within the next decade. In this work, we reviewed historical particle fuel transient experiments to identify gaps in the TRISO fuel performance transient testing. A BISON--Griffin modeling framework was then developed to conduct preliminary TRISO transient analyses and begin to address these gaps. The framework was demonstrated using limiting-case transient conditions from a prototypic high-temperature gas-cooled reactor. It was then applied to develop a matrix of experiments that could be performed in the Transient Reactor Test Facility (TREAT) to (1) evaluate UCO-fueled particle performance at moderate and high heat rates, (2) assess whether historical testing involving UO$_2$-fueled particles is applicable to modern UCO-fueled particles, (3) deconvolute the impacts of temperature and heat rate on particle transient response, and (4) collect the data needed for fuel performance model validation and/or further development.

22 GENERAL STUDIES OF NUCLEAR REACTORS

Reliability Assessment of Cooling Fans for PV Inverters: Testing, Modeling, and Case Studies

The reliability of photovoltaic (PV) inverters is critical for long-term solar system performance, with cooling fan failures frequently leading to costly downtime. While much research exists on general cooling fan reliability, little attention has been given to fans operating within PV inverters and their unique environmental challenges. Here, this article proposes a comprehensive methodology to address this gap. First, a failure mode and effects analysis is performed on fans to identify the key failure mechanisms in PV applications, their corresponding stressors, and the models necessary for lifetime prediction. Second, an accelerated life test is designed and conducted to collect valuable experimental data for PV inverter fans in a reasonable amount of time. Third, a mathematical conversion of dynamic mission profiles into effective constant stress levels is derived. Fourth, case studies are given, showcasing lifetime estimates that account for geographic variations in mission profile data. The results demonstrate that this integrated approach leads to an accurate reliability assessment for PV inverter cooling fans.

accelerated life testing (ALT)

Screening Metal Halide Perovskite Solar Modules for Premature Field Failures

Developing metal halide perovskite (MHP) photovoltaic (PV) devices into reliable large-area solar modules could accelerate global solar energy deployment. Many MHP devices are susceptible to degradation under light and elevated temperature (LT). Published research on LT testing is limited at the module level, and LT testing has not yet been developed for qualification testing of commercial PV products. This report assesses whether results of LT testing at moderately elevated temperatures correlate with those of field-tested modules from the same batch. Six batches of samples from four manufacturers are assessed. It is shown that modules with a robust package that can maintain over 80% of their peak efficiency during LT testing at 55 °C for 100 h are more likely to retain over 80% of their peak efficiency during outdoor operation for 10 weeks. This finding is a step towards developing a validated test protocol that could be incorporated into a qualification standard for the commercialization of MHP PV technologies.

14 SOLAR ENERGY

Melter Tests to Define LAW Halide Concentrations, Phase 2

The present work represents the second of two phases to address the formation of secondary sulfate phases while processing high waste loading LAW formulations with elevated halide, chromium, and phosphate feed concentrations over a wide range of LAW waste types, including those with high potassium concentrations. The Test Plan for the present work outlines a series of tests designed to assess the formation of secondary phases over a range of sulfur and halide concentrations for two LAW streams and associated glass formulations as well as crucible testing to identify additives that have the potential to suppress the formation of secondary phases for wastes with high chlorine contents. The combined results from both phases of testing and from previous tests with these LAW waste streams will be used as inputs to future work to develop concentration limits for these components in the LAW glass property composition models and to support the modification and updating of the current WTP LAW glass formulation algorithm.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W