AI Enabled Neutron Flux Measurement and Virtual Calibration in Boiling Water Reactors

Read original: arXiv:2409.17405 - Published 9/27/2024 by Anirudh Tunga, Jordan Heim, Michael Mueterthies, Thomas Gruenwald, Jonathan Nistor
Total Score

0

AI Enabled Neutron Flux Measurement and Virtual Calibration in Boiling Water Reactors

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • The paper discusses the use of AI techniques to enable neutron flux measurement and virtual calibration in boiling water reactors.
  • It focuses on the development of a deep learning-based approach to accurately predict neutron flux levels and perform virtual calibration of neutron detectors.
  • The proposed system aims to enhance safety and efficiency in the operation of boiling water reactors.

Plain English Explanation

The paper describes a new way to measure the neutron flux, which is a key indicator of the power and activity inside a boiling water nuclear reactor. Traditionally, this is done using physical sensors, but the authors have developed an AI-based approach that can predict the neutron flux without needing the physical sensors.

The key idea is to use a deep learning model that is trained on data from the reactor, such as temperature, pressure, and other operating parameters. This model can then be used to estimate the neutron flux levels, effectively replacing the need for physical neutron detectors.

Additionally, the system can perform "virtual calibration" of the neutron detectors. This means it can verify the accuracy of the physical sensors without actually having to recalibrate them, saving time and effort. The virtual calibration is also more precise than manual calibration.

Overall, this AI-enabled approach aims to improve the safety and efficiency of boiling water reactors by providing more accurate and reliable neutron flux measurements, as well as streamlining the calibration process.

Technical Explanation

The paper presents a deep learning-based framework for neutron flux measurement and virtual calibration in boiling water reactors (BWRs). The key components of the system are:

  1. Neutron Flux Prediction Model: The authors develop a deep neural network that takes in various operating parameters of the BWR, such as temperature, pressure, and control rod positions, and outputs a prediction of the neutron flux levels. This model is trained on historical data from the reactor.

  2. Virtual Calibration: The system can perform virtual calibration of the neutron detectors by comparing the predicted neutron flux from the deep learning model to the measurements from the physical sensors. This allows for more frequent and precise calibration without the need for manual intervention.

The authors evaluate the performance of their approach using data from a commercial BWR plant. Their results show that the deep learning model can accurately predict neutron flux levels, with errors typically within 5% of the physical measurements. The virtual calibration process is also demonstrated to be more efficient and accurate than manual calibration.

Critical Analysis

The paper presents a promising approach for enhancing the safety and efficiency of BWR operations through the use of AI-based neutron flux measurement and virtual calibration. However, there are a few potential limitations and areas for further research:

  1. Generalization to Different Reactor Designs: The study is focused on a specific commercial BWR plant, so further research is needed to evaluate the generalizability of the approach to other reactor designs, such as pressurized water reactors (PWRs) or advanced reactor concepts.

  2. Robustness to Sensor Failures: The system relies on the availability of accurate operating data from the reactor. It would be important to investigate the robustness of the approach to potential sensor failures or measurement errors.

  3. Integration with Existing Control Systems: The paper does not discuss how the AI-based neutron flux prediction and virtual calibration would be integrated with the existing reactor control and monitoring systems. Careful integration would be crucial for practical deployment.

  4. Regulatory Acceptance: The deployment of AI-based systems in nuclear power plants may face regulatory hurdles, as the industry is highly risk-averse. Extensive validation and certification would be required to gain regulatory approval.

Despite these potential limitations, the proposed approach represents an important step forward in leveraging AI techniques to enhance the safety and efficiency of nuclear power operations.

Conclusion

The paper presents a novel AI-enabled framework for neutron flux measurement and virtual calibration in boiling water reactors. The key innovations include the development of a deep learning-based neutron flux prediction model and a virtual calibration process that can improve the accuracy and efficiency of reactor monitoring and control.

This research has the potential to significantly impact the nuclear power industry by enabling more reliable and cost-effective reactor operations, ultimately contributing to the safety and sustainability of nuclear energy as a crucial component of the global energy mix.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

AI Enabled Neutron Flux Measurement and Virtual Calibration in Boiling Water Reactors
Total Score

0

AI Enabled Neutron Flux Measurement and Virtual Calibration in Boiling Water Reactors

Anirudh Tunga, Jordan Heim, Michael Mueterthies, Thomas Gruenwald, Jonathan Nistor

Accurately capturing the three dimensional power distribution within a reactor core is vital for ensuring the safe and economical operation of the reactor, compliance with Technical Specifications, and fuel cycle planning (safety, control, and performance evaluation). Offline (that is, during cycle planning and core design), a three dimensional neutronics simulator is used to estimate the reactor's power, moderator, void, and flow distributions, from which margin to thermal limits and fuel exposures can be approximated. Online, this is accomplished with a system of local power range monitors (LPRMs) designed to capture enough neutron flux information to infer the full nodal power distribution. Certain problems with this process, ranging from measurement and calibration to the power adaption process, pose challenges to operators and limit the ability to design reload cores economically (e.g., engineering in insufficient margin or more margin than required). Artificial intelligence (AI) and machine learning (ML) are being used to solve the problems to reduce maintenance costs, improve the accuracy of online local power measurements, and decrease the bias between offline and online power distributions, thereby leading to a greater ability to design safe and economical reload cores. We present ML models trained from two deep neural network (DNN) architectures, SurrogateNet and LPRMNet, that demonstrate a testing error of 1 percent and 3 percent, respectively. Applications of these models can include virtual sensing capability for bypassed or malfunctioning LPRMs, on demand virtual calibration of detectors between successive calibrations, highly accurate nuclear end of life determinations for LPRMs, and reduced bias between measured and predicted power distributions within the core.

Read more

9/27/2024

🏅

Total Score

0

Multistep Criticality Search and Power Shaping in Microreactors with Reinforcement Learning

Majdi I. Radaideh, Leo Tunkle, Dean Price, Kamal Abdulraheem, Linyu Lin, Moutaz Elias

Reducing operation and maintenance costs is a key objective for advanced reactors in general and microreactors in particular. To achieve this reduction, developing robust autonomous control algorithms is essential to ensure safe and autonomous reactor operation. Recently, artificial intelligence and machine learning algorithms, specifically reinforcement learning (RL) algorithms, have seen rapid increased application to control problems, such as plasma control in fusion tokamaks and building energy management. In this work, we introduce the use of RL for intelligent control in nuclear microreactors. The RL agent is trained using proximal policy optimization (PPO) and advantage actor-critic (A2C), cutting-edge deep RL techniques, based on a high-fidelity simulation of a microreactor design inspired by the Westinghouse eVincitextsuperscript{TM} design. We utilized a Serpent model to generate data on drum positions, core criticality, and core power distribution for training a feedforward neural network surrogate model. This surrogate model was then used to guide a PPO and A2C control policies in determining the optimal drum position across various reactor burnup states, ensuring critical core conditions and symmetrical power distribution across all six core portions. The results demonstrate the excellent performance of PPO in identifying optimal drum positions, achieving a hextant power tilt ratio of approximately 1.002 (within the limit of $<$ 1.02) and maintaining criticality within a 10 pcm range. A2C did not provide as competitive of a performance as PPO in terms of performance metrics for all burnup steps considered in the cycle. Additionally, the results highlight the capability of well-trained RL control policies to quickly identify control actions, suggesting a promising approach for enabling real-time autonomous control through digital twins.

Read more

6/26/2024

🤿

Total Score

0

Deep Neural Operator Driven Real Time Inference for Nuclear Systems to Enable Digital Twin Solutions

Kazuma Kobayashi, Syed Bahauddin Alam

This paper focuses on the feasibility of Deep Neural Operator (DeepONet) as a robust surrogate modeling method within the context of digital twin (DT) for nuclear energy systems. Through benchmarking and evaluation, this study showcases the generalizability and computational efficiency of DeepONet in solving a challenging particle transport problem. DeepONet also exhibits remarkable prediction accuracy and speed, outperforming traditional ML methods, making it a suitable algorithm for real-time DT inference. However, the application of DeepONet also reveals challenges related to optimal sensor placement and model evaluation, critical aspects of real-world implementation. Addressing these challenges will further enhance the method's practicality and reliability. Overall, DeepONet presents a promising and transformative nuclear engineering research and applications tool. Its accurate prediction and computational efficiency capabilities can revolutionize DT systems, advancing nuclear engineering research. This study marks an important step towards harnessing the power of surrogate modeling techniques in critical engineering domains.

Read more

4/30/2024

📊

Total Score

0

Machine Learning-Assisted Discovery of Flow Reactor Designs

Tom Savage, Nausheen Basha, Jonathan McDonough, James Krassowski, Omar K Matar, Ehecatl Antonio del Rio Chanona

Additive manufacturing has enabled the fabrication of advanced reactor geometries, permitting larger, more complex design spaces. Identifying promising configurations within such spaces presents a significant challenge for current approaches. Furthermore, existing parameterisations of reactor geometries are low-dimensional with expensive optimisation limiting more complex solutions. To address this challenge, we establish a machine learning-assisted approach for the design of the next-generation of chemical reactors, combining the application of high-dimensional parameterisations, computational fluid dynamics, and multi-fidelity Bayesian optimisation. We associate the development of mixing-enhancing vortical flow structures in novel coiled reactors with performance, and use our approach to identify key characteristics of optimal designs. By appealing to the principles of flow dynamics, we rationalise the selection of novel design features that lead to experimental plug flow performance improvements of 60% over conventional designs. Our results demonstrate that coupling advanced manufacturing techniques with `augmented-intelligence' approaches can lead to superior design performance and, consequently, emissions-reduction and sustainability.

Read more

6/7/2024