Search NASASearch

SEARCH · Search NASA

Results for “Reliability Testing”

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 37 records · Page 2

Solar Decarbonization of Paraffin Dehydrogenation Through Particle Heat Carriers (Final Technical Report)

This project focuses on solutions to decarbonize high-temperature catalytic processes using solar thermal heat. The primary project goal is to show the validity of a moving packed bed reactor for propane dehydrogenation using catalyst particles as the heat carrier for the reaction, which can be heated by concentrated solar energy in a particle receiver. This concept, if further developed, may provide a cost-effective pathway for converting lower value gases to important chemical precursors for industrial materials using only renewable energy. The project was divided into six tasks. In Task 1, DFT calculations were performed to understand the role of Pt and Sn in the catalytic dehydrogenation reaction. In Task 2 chemical kinetics measurements were made for several catalyst formulations at high temperatures. In Task 3, the solar absorptance of catalyst particles was compared to the absorptance of commonly used materials in particle receivers. In Task 4, numerical models were developed which could predict performance of the complete system and predict specific temperatures in the system. In Task 5, a prototype system was designed, fabricated, and tested to show the validity of the concept. Task 6 concerned project management activities. Experiments with the prototype showed repeatable thermal performance at temperatures targeted for the reaction. A limited set of tests were done with active catalyst and propane dehydrogenation, showing conversion of propane to propylene with a range of conversions and selectivities. The results are promising, and the prototype designed was reliable during testing, and the team expects that further development of the prototype would yield improved results. A numerical model framework based on coupled fluid and particle mechanics was developed with high computational efficiency using GPU calculations. The model may prove highly useful for evaluating other high-temperature particle systems. However, it was determined that simpler porous media models were good fits for the needs of the current moving packed bed concept. Data showing strong solar absorption of the particles validates the plan of using existing solar particle receivers with only a change in the particle type. Catalyst investigation showed that Pt 1 Sn 3 is the most viable candidate for developing PtSn catalysts for high temperature propane dehydrogenation, considering the balance of activity, selectivity, and deactivation. This project completed an initial study of various factors needed to incorporate a moving bed catalytic reactor for propane dehydrogenation into a concentrated solar thermal particle system. Future developments may allow this technology to be scaled up and help to use solar thermal energy to decarbonize not only the propane dehydrogenation reaction, but other gas-solid catalytic reactions at similar temperatures.

14 SOLAR ENERGY

Surface Stress Characterization and Trends in Thermally Strengthened Photovoltaic Module Glass

Simultaneous changes in photovoltaic (PV) module architecture-such as increased area, replacing the polymeric backsheet with a glass backsheet, and reducing glass thickness from 3.2 to 2.0 mm-have resulted in a novel failure called spontaneous glass breakage. Spontaneous glass breakage results in front and/or rear glass failure without any obvious cause. The resulting low-energy fracture patterns have raised concerns about the thermal strengthening in 2.0-mm glass. We present validation of a nondestructive method for measuring the glass surface stress in PV modules. We use a scattered light polariscope to examine the glass properties of 11 modules from 6 solar fields, with and without spontaneous glass breakage. Based on a Mann-Whitney test p-value of 1.4 x 10-6, we conclude that there is a correlation between lower surface stress and susceptibility to spontaneous breakage. A Kendall's Tau test p-value of 2.0 x 10-4 indicates a correlation between increased module area and lower surface stress. We find that 2.0-mm glass can be, and often is, fully tempered (surface stress ≥69 MPa), but inspecting the fracture pattern is not a reliable way to assess the amount of thermal strengthening. A combination of factors, not just surface stress, influences glass breakage.

14 SOLAR ENERGY

Different Damp-Heat-Induced Series Resistance Degradation Behaviors in Fielded Crystalline Silicon Photovoltaic Modules Due to Difference in Bill of Materials

This case study investigates mono-crystalline silicon modules from underperforming portions of a utility-scale photovoltaic power plant. Field-collected I-V curves and electroluminescence imaging suggested that increased series resistance was a primary factor driving module degradation. Selected modules were removed from the field for further analysis, including incremental damp heat accelerated testing, which confirmed a progression in series resistance degradation. Two distinct cell degradation behaviors became apparent during the investigation. Cross-sectional scanning electron microscopy (with elemental analysis) and scanning spreading resistance microscopy identified key differences between the two degradation mechanisms, primarily grid finger width and contact resistance. Additionally, the study highlights the reliability implications of retest requirements in International Electrotechnical Commission 61215 for material changes and how they may have mitigated the degradation observed at this site.

14 SOLAR ENERGY

Uniform Mechanical Loading Can Test for Nonuniform Loading Durability

In this work, we present a method to evaluate the equivalency between any module mechanical loading conditions. The method is developed to address the specific failure mode of glass fracture and is based on Weibull analysis and weakest link theory. It considers the varying stress profile across the module to calculate the probability of glass fracture, which is used as the metric of equivalency. An idealized nonuniform loading scheme is employed to demonstrate the method and introduce the concept of the equivalent uniform load factor: a factor applied to the maximum pressure of the nonuniform load to obtain the equivalent uniform load value. It is demonstrated that this factor is less than unity for all nonuniform load cases considered, including snow and various characters of wind loading. These significant results suggest that uniform loading may be reliably, and practically, employed to evaluate photovoltaic module glass for nonuniform loading durability.

14 SOLAR ENERGY

A bi-level advanced control framework for large-scale control of buildings with system-level impact

Increased electricity consumption combined with new forms of generation is testing the reliability of our grid infrastructure. This work describes a method to improve the reliability of the grid through large-scale advanced building control. This paper develops a bi-level distributed control framework to shift the load of 153 buildings to achieve a system-level objective of tracking a power reference signal. This bi-level control is based on the previously-developed ANPV-MPC, a predictive controller that uses a Bayesian neural network to generate an accurate control model and adapt to changing conditions over time. By shifting the building electricity demand to better match the available power, the grid system supplying the buildings is more reliable as evidenced by the analysis of node voltages across an IEEE 13-bus distribution system. The proposed bi-level control framework tracks the system-level power reference with enough accuracy to regulate node voltages across the IEEE 13-bus distribution system within ANSI limits of ±5%. Additionally, the adaptive nature of ANPV-MPC allows each building across the system to adapt to changing conditions, further amplifying the system-level reliability.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI

Using Generative AI to implement the discrepancy checker for a Nearly Autonomous Management and Control System for Advanced Reactors

Developments related to generative artificial intelligence (AI) have brought a major breakthrough in AI. These developments are rapidly accelerating developments in different science and engineering applications. Nearly Autonomous Management and Control (NAMAC) system provides recommendations to the operator for maintaining the safety and performance of the reactor. The discrepancy checker (DC) is an important component of the NAMAC) system, whose goal is to determine if the plant is moving towards the expected system state after the control actions are injected. In this work, we explore generative AI methods, particularly, a generative pretrained transformer (GPT) for implementing the DC function in NAMAC. The GPT-based DC aims to alert the operator in situations outside NAMAC’s scope and act as a chatbot the operator can use to retrieve relevant information. This study involves two versions of GPT developed by OpenAI: GPT-3.5 and GPT-4. These GPTs are trained on huge amounts of undisclosed general domain datasets. We explored two methods to adapt GPTs for DC implementation in NAMAC: fine-tuning and retrieval augmented generation. A small knowledge base (information file) that encompasses rules for DC implementation and some general information related to NAMAC has been created to support DC implementation using GPT. In this work, the GPT-based DC implementations have been tested for their reasoning abilities, comprehension, information retrieval, and extraction abilities. It should be noted that this paper only presents a preliminary study to test the feasibility of DC implementation using generative AI technology. Given the potential risks and severe consequences associated with nuclear reactor applications, combined with the black-box nature of AI, extensive offline and online testing and reliability analyses of GPT-based DCs are needed for further developing such capabilities.

22 GENERAL STUDIES OF NUCLEAR REACTORS

New Report Highlights LAMP's Role as a Robust and Reliable System for Wave Energy Converter Testing

Harnessing the power of waves requires more than just putting devices in the ocean - it takes tools that can refine and accelerate innovation before the first deployment. That's where NLR's largeamplitude motion platform, or LAMP, comes in. LAMP is a six-degree-of-freedom motion system designed to replicate the response of a wave energy converter (WEC) device in realistic ocean conditions. By letting researchers evaluate WEC performance in a safe, controlled lab environment before moving offshore, LAMP helps accelerate innovation while reducing risk. An NLR report, titled Initial Characterization of the NLR LargeAmplitude Motion Platform (https://www.nrel.gov/docs/fy26osti/93733.pdf), provides a deeper understanding of LAMP's capabilities and also lays the groundwork for future advancements in WEC testing methodologies. Researchers studied LAMP's amplitude and frequency limits across different payloads and collected data from 16 test profiles. Testing demonstrated that platform accuracy remained consistent across all payloads evaluated; researchers expect similar accuracy up to LAMP's 10,000-kilogram capacity limit. The measured position limits for single degrees of freedom experienced by WECs, including surge, sway, heave, roll, pitch, and yaw, also exceeded the original manufacturer specifications, providing new insight into the true boundaries of the system.

16 TIDAL AND WAVE POWER

Data Center Power Systems: Architectures, Impact on Grid Reliability, Modeling Considerations, and Megawatt-Scale Hardware Testing [Slides]

This slide deck describes typical power systems of large datacenters along with reliability problems to bulk power systems from large-scale integration of datacenters. The slide deck covers the architecture of datacenter power systems, different power electronic converters used inside datacenters, their operation modes, and R&Dopportunities in maintaining grid stability.

24 POWER TRANSMISSION AND DISTRIBUTION

Solid oxide electrolysis cell and stack testing best practices

Solid oxide electrolyzer (SOE) technology is an emerging method for hydrogen production, noted for its superior electrical efficiency. Despite the significant progress made in recent years, the broad development of SOE technology is often constrained by the necessary and extensive "skill of the craft" required to successfully test simple single cell test articles. This may be linked to the dearth of practical and pragmatic guidance within the literature for safe, reliable, and performant test equipment and test procedures. Researchers at the Idaho National Laboratory (INL) have been actively testing SOEs ranging from button cells to stacks up to 500 kW, in collaboration with industry and other national laboratories. Based on operational experience, INL has developed system design procedures that ensure safe and reliable operation of SOE systems with the level of support required for each test. This paper presents key aspects of SOE stack and system testing, including safe design procedures, balance of plant components design, and specific implementations at INL. Practical design details of reactants, heat, and power management are presented along with lessons learned from the SOE test facility operations at INL.

08 HYDROGEN

2024 Photovoltaic Inverter Reliability Workshop Summary Report & Proceedings

The National Renewable Energy Laboratory (NREL) organized the 2024 Photovoltaic Inverter Reliability Workshop on April 11-12, 2024, hosted at NREL's South Table Mountain campus in Golden, Colorado. The workshop was organized around seven key topics, including the present state of inverter reliability; solutions for reliability challenges; life cycle cost and ownership issues; testing, standards, performance, and reliability metrics; data reporting, analytics, and sharing; and the future of PV inverter reliability research. Participants included inverter manufacturers, national laboratory researchers, academics, independent testing laboratories, and more. Over the course of the two-day workshop, attendees arrived at several key priorities and conclusions. This report summarizes these conclusions and then collects presentations from the workshop into a record of the workshop's proceedings.

14 SOLAR ENERGY

R&D to Ensure a Scientific Basis for Qualification Tests and Standards (Final Report)

Project return on investment in a photovoltaic (PV) system depends increasingly on maintaining high energy yields, and the system lifetime is a major factor in levelized cost of electricity (LCOE). Thus, the rate of PV deployment and the success of these assets depends upon reliable long-term power generation. The overarching objective of this program is to improve photovoltaic (PV) module reliability via development of tests and standards. Where reliability problems or risk are discovered, we can design tests to ensure that these liabilities don't affect future generations of products. Customers can use these tests to understand which products are susceptible to certain degradation mechanisms, and manufacturers can use the tests to design unwanted characteristics out of their products. The work under this program identifies PV reliability needs, performs characterization that provides scientific understanding of targeted degradation mechanisms, and translates those data into practical and predictive test protocols and standards. Major accomplishments include: A model for polarization-type potential induced degradation (PID-p) was developed and validated against experimental data. NREL is currently leading a new edition of IEC 62804-1 for PID detection. PID-p can cause large losses in current and voltage for some module designs on cloudy days. Finite element modeling (FEM) and experiment was used to determine when cells crack in a module. It was shown that cells in landscape orientation are much more likely to crack than those on portrait orientation. Shortly thereafter, the first products with portrait-oriented cells were introduced. Studies of how to test for light and elevated temperature degradation (LeTID) culminated with the publication of IEC TS 63342. Software to predict the progression of LeTID was developed, validated, and made publicly available. Field validated tests and international standards for durability of PV module coatings abrasion, backsheets, and encapsulants were developed. Examples are IEC 62788-1-1, IEC 62788-2 ED2, IEC TS 62788-7-2, IEC 62788-7-3 ED1, IEC 63209-2. NREL led the development a high-temperature testing technical specification, and published guidelines that enable installers to determine whether higher-temperature testing is needed, simply based on location and mounting configuration. In a number of our case studies, variations in the bills of materials or workmanship have been associated with variations in reliability. These observations emphasize the importance of quality assurance to reliability. A framework for criticality (i.e. Pareto) analysis was developed and published. The framework helps us and other researchers determine what problems should be addressed for reliability research to have the biggest industry impact. NREL continues to participate actively in international standards development and stakeholder engagement activities, including organizing an annual PV Reliability Workshop. These activities are important for ensuring we address issues that are relevant and timely, and that we convey our results to those who may benefit.

14 SOLAR ENERGY

Sensos Smart Label Performance Summary as Observed by Oak Ridge National Laboratory

The Oak Ridge National Laboratory (ORNL) team performed an evaluation of the Sensos Smart Label Gen 2.0, as shown in Figure 1, for package tracking. A long-distance round-trip shipment between Oak Ridge, Tennessee, and Seattle, Washington, was completed to assess the device’s performance in location tracking, environment sensing capabilities, alerting features, threshold options, battery life, and real-time and historical data retrieval from the “Sync” data dashboard provided by Sensos. The evaluation was conducted to gain a general understanding of the capabilities of the device. Furthermore, due to time and resource constraints, ORNL did not conduct exhaustive testing to confirm reliability, availability, or effectiveness of alerting and tracking features. On equipment arrangement, Sensos (sensos.ai) graciously agreed to provide a Sensos Smart Label Gen 2.0 device to ORNL, at no cost, for testing and evaluation purposes. ORNL conducted assessments along with other commercial off-the-shelf (COTS) tracking devices. As a courtesy, ORNL will provide Sensos with this report summarizing the observations and findings specific to the Sensos label based on the tests performed.

42 ENGINEERING

Accelerating Neutrino Event Generation in MARLEY Using CUDA-Based RNG and GPU Parallelization

MARLEY is a simulation tool that helps scientists study how low-energy neutrinos interact with matter. To work properly, MARLEY uses random numbers thousands of times in each simulation. These random numbers are important for modeling things like how neutrinos collide with atoms and what particles they produce. Right now, MARLEY runs on a regular computer processor (CPU) and uses a built-in random number generator called the Mersenne Twister. This setup works, but it can be slow, especially when trying to simulate many events. This research focuses on making MARLEY run faster by moving the random number generation and some of the repetitive calculations from the CPU to a graphics processing unit (GPU), which can handle many tasks at the same time. We use CUDA (a tool for programming NVIDIA GPUs) and cuRAND (a GPU-based random number library) to test faster alternatives to the current random number system. We compare different GPU-based generators, like curand_mtgp32, xorwow, and philox, to see which ones are the quickest and still give reliable results. Early tests show that using the GPU can make MARLEY simulations much faster. This project not only helps improve current simulation performance but also moves closer to a full simulation chain where all stages can run on modern GPU hardware.

Dunkley, Kimieka [Florida A-M]

Development and Reliability of Screen-Printable Fire-Through Cu Paste for Passivated Contact Solar Cells

We present the development of copper (Cu) paste which has been screen printed on Selective Emitter-Passivated Emitter Rear Contact (SE-PERC) solar cells. This paste can also be applied to Tunnel Oxide Passivated Contact (TOPCON) solar cells due to its fire-through nature. Champion PERC cells have achieved ....efficiency with ...parameters . Accelerated testing to investigate reliability performance of the SE- PERC mini-modules were carried out in damp heat chamber with 85oC and 85% humidity. The devices were found to be operational even after 1,500 hours. Devices with screen printed Ag contacts on the front side have been studied in parallel to the Cu contacts for comparison.

copper paste

Performance Evaluation of an Additively Manufactured ultra-High Operating Temperature SiC Solar-Thermal Air Receiver (HOTSSTAR) Test Module

Increasing operating temperatures of solar receivers is paramount to the efficiency of concentrated solar thermal and solar power systems. GE Aerospace Research in collaboration with Heliogen Inc and Sandia National Laboratories (SNL) is engaged in the development of ultra-High Operating Temperature SiC-matrix Solar Thermal Air Receiver (HOTSSTAR) enabled by additive manufacturing. HOTSSTAR goal is to demonstrate SiC receiver with air exit temperatures up to 1100oC. We discuss fabrication and on-sun test results of a prototype 50kWth test module. The receiver architecture is based on a radial airflow design and consists of a series of radial SiC receiver sectors organized around central absorber. These components were fabricated using binder-jet printed SiC followed by melt-infiltration reaction bonding process. To enhance the thermo-mechanical reliability of SiC test articles in thermal gradient/ shock environment of the application, the components were laminated with GE’s MI SiC CMC. A dedicated test facility was constructed at SNL Solar Tower to evaluate the operational performance of HOTSSTAR module under solar fluxes >200 W/cm2. We report on our final 50kW test module fabrication, integration at the test facility at Sandia, and discuss on-sun test results. We compare the performance of HOTSSTAR module relative to our model predictions.

14 SOLAR ENERGY

Installation and Demonstration of CNC Machining for Mechanical Test Specimens in the IFEL Hot Cell

This report documents the installation and demonstration of computer numerical control (CNC) machining capabilities in the Irradiated Fuels Examination Laboratory hot cell facility at Oak Ridge National Laboratory (ORNL). A modified Tormach PCNC 440 mill was integrated into the hot cell with custom fixturing, fines management, and manipulator-compatible interfaces to enable the fabrication of axial tension test (ATT) and ring tension test (RTT) specimens from irradiated cladding. The first irradiated specimens machined included ATT and RTT geometries harvested from the high-burnup 6XV fuel rod. Dimensional inspections confirmed that machined specimens met the ±0.025 mm tolerance envelope established in prior development; deviations were consistent with expected measurement scatter and inherent specimen variability, such as wall thickness gradients and eccentricity. Comparisons with out-of-cell metrology confirmed that in-cell machining performance aligns with baseline scatter observed under ideal conditions. This work establishes reproducible, end-to-end specimen preparation at ORNL, directly supporting the US Department of Energy’s Accident-Tolerant Fuel program by enabling reliable, traceable mechanical testing of irradiated cladding.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS

NEML2: An efficient and modular multiphysics constitutive modeling library for hybrid computing environments

This paper presents NEML2, an open-source, high-performance library developed for constitutive material modeling, designed to support the flexible and modular development of models for complex material behavior. Building on the foundational structure of its predecessor, NEML, the NEML2 library introduces significant improvements, including enhanced vectorization, automatic differentiation, and seamless integration with PyTorch, facilitating the application of machine learning techniques in material simulations. NEML2 provides a C++ backend with Python bindings, enabling users to create custom material models that can be executed efficiently on both CPU and GPU platforms. The library also supports coupling with Multiphysics simulation frameworks like MOOSE, making it suitable for realistic simulations involving coupled physical processes. Rigorous quality assurance through unit and regression testing ensures the reliability of results, while the extensible, user-friendly design encourages collaboration and reproducibility across the scientific community. This paper provides an overview of NEML2’s architecture, core features, and applications, highlighting its impact on accelerating material qualification and advancing computational methods in materials science.

GPU