Abstract

Pellet-clad interaction (PCI) is one of the major issues in fuel rod design and reactor core operation in water cooled reactors. The prediction of fuel rod failure by PCI is studied in this paper by the method of radial basis function neural network (RBFNN). The neural network is built through the analysis of the existing experimental data. It is concluded that it is a suitable way to reduce the calculation complexity. A self-organized RBFNN is used in our study, which can vary its structure dynamically in order to maintain the prediction accuracy. For the purpose of the appropriate network complexity and overall computational efficiency, the hidden neurons in the RBFNN can be changed online based on the neuron activity and mutual information. The presented method is tested by the experimental data from the reference, and the results demonstrate its effectiveness.

1. Introduction

The reactor core of Light Water Reactors (LWRs) holds fuel assemblies of fuel rods, which consist of zirconium alloy tubes containing uranium dioxide pellets. The Zr-alloy cladding is the first containment barrier for fission products. Due to water pressure, the cladding creeps down until contact with the pellet occurs after a few operating cycles. In the case of a power increase, this Pellet-Cladding Interaction (PCI) induces large stresses in the cladding that might lead to fuel rod failure [1]. PCI-induced clad tube failure is caused by a combination of stresses in the Zr-alloy clad due to the pellet-clad contact pressure and chemical reaction of corrosive fission products, such as iodine released during operation, with Zr-alloy under a power ramp. If the induced stresses in the clad are sufficiently large and the concentration of the fission product is high, clad failure may occur [2, 3]. PCI has been a topic of numerous experimental and computational studies with a great amount of accumulated field experience. This has led to PCI-resistant designs and operation guidelines, which have dramatically reduced the propensity for such failures in recent years. Overviews, from industrial perspective, on PCI testing and computations relating to reactor fuels can be found in the literatures [4, 5].

It is well known that the development of the crack before clad failure is difficult to detect. The usual methods for calculating PCI mainly are finite elements models [68]. Nevertheless, the probability of PCI failure is hard to assess. The present study aims at this purpose. In this paper, we present a neural network method to predict PCI failure. The reduction of the calculation complexity of the present method may contribute to the online calculation and prediction of the PCI failure in operating reactors. The transients will be calculated during the entire lifetime of the pins and for each of them the PCI failure probability will be predicted. Firstly, the radial basis function neural network (RBFNN) will be trained by sufficient experimental data. Before a transient, the PCI failure probability (failure or not) will be predicted by the trained network. After the transient, the actual result and its inputs will be used to replace one of the initial experimental data; then a new RBFNN will be trained by the new data. In this way, after every transient, the REFNN will be retrained. In this study, a self-organized one RBFNN is used, which can vary its structure dynamically in order to maintain its accuracy. The hidden neurons in the RBFNN can be added or removed online based on the neuron activity and mutual information, to achieve the appropriate network complexity and maintain overall computational efficiency. In this manner, the PCI failure probability can be predicted online by the simple and fast neural network method, which allow for straightforward implementation within a transient analysis methodology and core monitoring systems, and only the input parameters of the transient are considered in this method.

This paper is structured as follows. Section 2 illustrates the design of the self-organized RBFNN. Section 3 presents the calculation process of the PCI failure probability. The calculation results are discussed in Section 4. Finally, conclusion is given in Section 5.

2. A Self-Organized RBFNN

Taking into account that the performance of an RBFNN is heavily dependent on its architecture, many researchers have focused on self-organizing methods that can be used to design the architecture of three-layered RBFNN. In order to design the structure of the RBFNN automatically, Han et al. [9] presented a flexible structure radial basis function neural network (FS-RBFNN) by using a dynamic tuning strategy. The strategy changes the topology of the RBFNN by measuring the average firing rate of the neurons and the mutual information (MI) in the training process. The firing rate is similar to the spiking frequency of the presynaptic neuron in the biological neural system [10]. When the rate value of the hidden neuron is bigger than a given threshold value, new neurons will be inserted into the hidden layer. MI is used to measure the connectivity of hidden neurons and to obtain the connectivity between hidden neurons [11].

2.1. Radial Basis Function Neural Network

Figure 1 shows the structure of a basic RBFNN consisting of one input layer, one output layer, and one hidden layer [12]. In order to simplify the discussion, the RBF model used for analysis is multi input and single output (MISO). A single-output RBFNN with hidden layer neurons can be described bywhere denotes the input of the network, is the number of input variables, denotes the output of the network, is the connecting weights between the hidden neuron and the output layer, and is the output value of the th hidden neuron and can be calculated bywhere denotes the center vector of the th hidden neuron and is the Euclidean distance between and ; is the radius or width of the th hidden neuron.

2.2. Flexible Structure Radial Basis Function Neural Network

The FS-RBFNN is based on the average firing rate of the hidden neurons and the MI intensities between the hidden layer and the output layer. Firstly, the activities of the hidden neuron are evaluated according to the average firing rate. The hidden neurons which have a high firing rate are divided into new neurons. Secondly the MI value is used to adjust the network structure; that is, the value of the MI is used as a measure of the connectivity between the hidden layer and the output layer; connections which have a small MI value will be pruned in order to simplify the structure of the network. Finally the gradient-descent method, which is used to adjust the values of the parameters, ensures the exactitude of the FS-RBFNN.

The main steps of the proposed FS-RBFNN algorithm can be summarized as follows.

Step 1. Create an initial RBFNN consisting of three layers, an input layer, a hidden layer, and an output layer. The number of neurons in the input and output layers is the same as the number of input and output variables in the problem that is being solved. The number of neurons in the hidden layer is randomly generated. Initialize all the parameters: the centers, radii, and connection weights of the RBFNN are all uniformly distributed with a small range.

Step 2. For the input sample , train the RBFNN using training rule asThe centers and radii are adjusted by the gradient method proposed in [13]. The mean squared error (MSE) is defined as where is the number of the training samples.

Step 3. Compute the active firing rate, , of the hidden neurons using formula (4). New neurons are inserted according to the activity threshold . If , go to Step 4; else go to Step 5. Consider where is the active firing of the th hidden neuron, is the number of hidden neurons, is the output value of the th hidden neuron, and is a positive constant.

Step 4. Split the th hidden neuron and insert new hidden neurons. The initial parameters of the new inserted neurons are obtained from formulas (5) and (6).

Step 5. If , which is calculated by formula (6), is less than the threshold (), go to Step 6. Otherwise, go to Step 7. Consider where is the joint distribution and and are the single-variable marginal. In this paper, is the output value of the th hidden neuron; is the network’s output.

Step 6. Delete the connection between the hidden neuron and the output neuron ; update the remaining RBFNN parameters. Find the neuron in the hidden layer which has the minimal Euclidean distance between neuron and neuron . The parameters of the hidden neuron are adjusted aswhere and are the connecting weight of the hidden neurons before and after structure adjusting, and are the center of the hidden neurons before and after deleting neuron , and and are the radius of the hidden neurons before and after deleting neuron .

Step 7. ; go to Step 2. Stop when .
Figure 2 is the flow chart of FS-RBFNN.

3. PCI Failure Probability Prediction

Water cooled reactor fuel is subjected to several operational restrictions in order to secure cladding integrity under various classes of anticipated operational transients. Typically, only a few failures occur during a reactor start-up or Condition 2 transients. They are avoided by controlling the magnitude, and the rate of power increases to maintain the cladding tensile stress below the threshold stress or by design measures that increase the threshold for given ramp conditions. Maximum allowable operating conditions are established on the basis of extensive calculations involving analyses of multiple transients, multiple irradiation histories for every rod in a large portion of a reactor core. Pellet-induced cladding failures occurring during power transients can be classified as follows [5].

SCC is described as follows: Stress corrosion cracking (SCC) is initiated on the inside surface of the cladding due to the sustained strain from pellet-cladding mechanical interaction (PCMI) and the presence of a caustic agents such as iodine and cesium fission products. The tensile stress for this type of defect is below the yield strength of the cladding.

PCMI is described as follows: cladding ductility is exceeded due to strain from pellet thermal expansion and fission gas-induced swelling. The tensile stress required for this type of defect exceeds the yield strength of the cladding. Since PCMI cracks may initiate either on inside or outside cladding surfaces, this failure mechanism also includes outside-in failures, some of which are presently attributed to the local hydriding weakening of the cladding.

Once PCI failures were recognized as a manifestation of PCMI and SCC, it was evident that four factors would be simultaneously necessary for failure to occur: sufficient stress, sufficient time, a susceptible material, and the right chemical environment. However, the four factors are hard to detect during operation or power transients, and the mechanism of the whole PCI-induced clad failure process is so complex, which consists of nuclear dynamics, thermohydraulics, mechanics of materials, and so on. We solve the problem by a “black box method,” which only focuses on the inputs and outputs of the system but do not consider its mechanism. The four factors of the PCI failures mentioned before are the results of the power transient and history, not the sources. As for the power transient and history, the power increase () and peak power () during power ramp are used to denote the effects of the power transient, and the Burnup of the fuel (BU) is used to denote the effects of the power history. In this way, the model uses , , and BU as inputs to estimate the output PCI by FS-RBFNN.

In this section, the main objective is to develop a PCI failure probability prediction model using the proposed FS-RBFNN. The FS-RBFNN was programmed with Matlab version 8.3 and was run on an Intel(R) Core(TM) i7 with a clock speed of 3.4 GHz and 4 GB of RAM, under a Microsoft Windows 8.1 environment.

The FS-RBFNN can be designed to update its input-output performance, resulting in continuous, online, self-correcting models. In the experiment, the most important parameters affecting PCI are selected: power increase () during power ramp, peak power () during power ramp, and Burnup of the fuel (BU) as the input research variables. The network’s output vector is the clad condition (defect or nondefect) after power ramp. We use “1” to denote “defect” and “0” to denote “nondefect.” The data used in the experiment was collected from Douglas Point Reactor, which is a pressurized heavy water reactor in Canada [14]. 31 defect points and 199 nondefect points are chosen in the -BU experimental results, 5 defect points and 15 nondefect points in them are the testing samples named Douglas-1 test, and others are training samples named Douglas-1. 29 defect points and 181 nondefect points are chosen in the -BU experimental results, 5 defect points and 15 nondefect points in them are the testing samples named Douglas-2 test, and others are training samples named Douglas-2.

As the various units of the inputs and output, the samples are normalized aswhere is the actual value, and are the minimum and maximum value, and denotes the normalized value of .

4. Results and Discussion

4.1. Training and Testing of Douglas-1

First, the data Douglas-1 is trained, the inputs here are and BU, and the output is the clad condition. There are 210 groups of -BU-clad condition in Douglas-1. Figure 3 shows the RBFNN training process by Douglas-1.

It can be seen from Figure 3 that the neuron network almost totally converges at the 50th step. The Mean Square Error (MSE) is less than 10−28. The Douglas-1 test is used to test the trained network, and the results are list in Table 1.

Tests numbers 1–5 are the defect points, and tests numbers 6–20 are the nondefect points in the literature. The real value in Table 1 is the real output of clad condition, while the predicted value is the output from the RBFNN. It can be seen that the predicted values are not equal to the real value. But they vary in the order of magnitude, the predicted values of numbers 1–5 are in the range of 10−1–100 (real value = 1), and those of numbers 6–20 are in the range of 10−21–10−19 (real value = 0). That means the RBFNN can classify the defect and nondefect points effectively.

4.2. Training and Testing of Douglas-2

As to the training of the data Douglas-2, the inputs are and BU and the output is the clad condition. There are 190 groups of -BU-clad condition in Douglas-2. Figure 4 shows the RBFNN training process by Douglas-2.

It can be seen from Figure 4 that the neuron network converges at the about 100th step, which is slower than that in Figure 3. The MSE is approximately 10−28. The Douglas-2 test is used to test the trained network, and the results are listed in Table 2.

The results in Table 2 are similar to Table 1, while the test number 3’s prediction value is 0.0156 very small than other defect points. When it comes to the nondefect points (test numbers 6–20), the prediction results are in the range of 10−21–10−18 (real value = 0), which are similar to their real value. Therefore, the method also does well on Douglas-2.

Tables 1 and 2 show that the prediction results correspond to the experimental data. That means the PCI failure prediction by using FS-RBFNN model is feasible and that the results calculated by this model are accurate. The average training time is less than 4 seconds, which is rapid enough and more accurate for our problem. The experiment data contain two groups; one is the relationship between and BU, and the other is the relationship between and BU. As the two relationships were listed separately in the literature, the RBFNN models are trained separately, too.

5. Conclusions

In this paper, a self-organizing neural network named FS-RBFNN is used to predict the PCI failure probability. Based on its advantages of varying its hidden layer dynamically and reducing the calculation time, this neural network model can maintain its prediction accuracy and efficiency, which are suitable features for online calculation when a reactor is operating. Although other mechanistic models are probably more accurate than the present neural network model, the benefit of the latter is the faster calculation with moderate accuracy. Comparing to a simple criterion, the FS-RBFNN method can be used by the input data processing instead of the PCI mechanism analysis. The calculation results based on the data from existing literature demonstrate the effectiveness of the present method. According to the rapid and accurate prediction results, the PCI failure condition after a power ramp can be obtained. Therefore, it is beneficial for early warning and dealing with the possible accident of clad failure. Finally, it should be stressed that the applicability of FS-RBFNN relies on the availability of large number of experimental data.

Competing Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was supported by the National Science Foundation of China under Grant 11405125, China Postdoctoral Science Foundation Funded Project under Grant 2014M562420, and the Fundamental Research Funds for the Central Universities.