Abstract

Artificial neural network (ANN) is applied to predict the number of produced neutrons from IR-IECF device in wide discharge current and voltage ranges. Experimentally, discharge current from 20 to 100 mA had been tuned by deuterium gas pressure and cathode voltage had been changed from −20 to −82 kV (maximum voltage of the used supply). The maximum neutron production rate (NPR) of 1.46 × 107 n/s had occurred when the voltage was −82 kV and the discharge current was 48 mA. The back-propagation algorithm is used for training of the proposed multilayer perceptron (MLP) neural network structure. The obtained results show that the proposed ANN model has achieved good agreement with the experimental data. Results show that NPR of 1.855 × 108 n/s can be achieved in voltage and current of 125 kV and 45 mA, respectively. This prediction shows 52% increment in maximum voltage of power supply. Also, the optimum discharge current can increase 1270% NPR.

1. Introduction

Inertial electrostatic confinement fusion (IECF) device is a compact and simple structure for nuclear fusion researches by electrical discharge, which can operate in the pulsed or continuous mode. It consists of two concentric (or coaxial) electrodes in which usually the central one (cathode) is negatively high-voltage-biased and the outward electrode (anode) is grounded. In this configuration, strong electric fields between electrodes lead to iodinating the filling gas and then accelerate the created ions toward the center, where the electrons are placed in the opposite direction. As a result, rather hot and dense plasma is formed in the center of cathode. In this situation, the continuous nuclear fusion reactions occur, which are the results of the beam-target and beam-beam interactions depending on the working conditions, although the beam-beam interactions will be negligible compared to beam-target reactions in the plasma conditions in this study. Therefore IECF is considered as a source of hot and dense plasma, highly energetic ions, and fast neutrons (when using deuterium or mixture of deuterium-tritium gas). IECF device is an excellent apparatus because of its ability to generate fast neutrons with high-flux from a small source for many applications, such as medicine (e.g., boron neutron capture cancer therapy) [13], radiography or tomography of thick materials, space propulsion system [4], inspection system and explosive landmine detection [5], neutron activation analysis, mine and petroleum exploration, and security screening. Therefore neutron production rate optimization in this device will increase its efficiency for the above applications.

IEC researches have been performed since the 1950s decade. Recently, over the last 10 years, many researches and developments on IECF neutron source have been done [2, 4, 68]. Most of these developments are created by the usage of the different ion sources and enhancement of voltage and current [2, 4, 6]. IR-IECF is the prototype IEC device that is structured at the Atomic Energy Organization of Iran (AEOI) and the preliminary experiments on neutron yield were performed [7]. D-D neutrons have lower energy (2.5 MeV) and yield compared with D-T neutrons (14 MeV) and therefore they can be moderated within a thinner moderation layer, and thermal neutron flux can be obtained with D-D neutrons. The mentioned benefit and other advantages of D-D neutrons caused that deuterium gas to be used in IECF device.

Reported results in previous works suggest that using the D-T gas mixture and increasing the ion current via ion source would give a neutron rate of 7.3 × 1012 n/sec at 1.2 mTorr, 75 kV, and 1.5 A ion current [6, 8, 9]. Researchers in Wisconsin University, in order to increase and optimize the neutron production rate in the UW IECF device, studied effect of cathode’s size (diameter), geometry, and material composition on NPR [10]. Dietrich in MIT University investigated multigrid IEC device theoretically and experimentally for improving particle confinement [11]. In this study, for the first time, the ability of artificial neural network for modeling the IECF device in order to optimize the neutron production rate was investigated and the maximum neutron yield was obtained. In the recent work [12], dependence of neutron production rate (NPR) on cathode voltage and discharge current in IR-IECF device for deuterium gas has been studied.

Objective of this work is to train an ANN based on the data presented in [12] to predict NPR at high voltages that cannot be achieved experimentally by the current facilities. The use of ANN is discussed in detail in the following sections to predict NPR for voltages up to 130 kV.

2. Experimental Setup

IR-IECF device consists of a spherical grounded anode, which serves as a chamber, and a grid cathode that are set concentrically as shown in Figure 1. This device consists of 13.5 cm diameter stainless steel cathode, 41 cm diameter anode with a 60 cm diameter, and 60 cm height vacuum chamber [7].

The IR-IECF facility accompanied with the cathode and the anode geometry is shown in Figure 2. In the experiments, facility is adjusted in a desired gas pressure and then by changing the cathode negative voltage glow plasma inside the cathode grid is produced. Produced ions are accelerated toward the cathode, and most of them penetrate the hollow cathode spherical wire net. In this situation, fusion reactions through beam-beam and beam-target collisions occurred. By increasing the cathode voltage and decreasing gas pressure, desired dense plasma is obtained.

In order to measure the neutron production rate (NPR), a calibrated neutron probe LB6411, which consists of a cylindrical 3He proportional counter tube, was placed in 60 cm distance from cathode center of IR-IECF device [12]. The cathode voltage and discharge current have a significant impact on the NPR. The experiments had been carried out with the tunable 82 kV DC high voltage. Maximum NPR was 1.46 × 107 n/s and had occurred when the voltage was 82 kV and the discharge current was 48 mA. In the next sections using artificial neural network and these experimental data the NPR has been predicted for these ranges: current discharge = 40 mA–120 mA and voltage = 50 kV–130 kV. The extrapolation beyond the range of experimental data is one of the most important applications of using ANNs to model the nonlinear unknown-response systems such as the studied IECF. This method has been used in many published works such as [1315].

3. Neural Network Computations

Artificial neural networks (ANNs) are mathematical models inspired in the human brain. Ability of learning to use experimental data is the main characteristic of this technique. This model can predict behaviors and patterns from a finite set of experimental data, called the “training set” of the ANN [16]. In general, the structure of ANN typically is comprised of three layers including input, hidden, and output layers. First primary data is collected in input layer and then sent to different processing units (neuron), which constitute the hidden layer of the networks [17]. The structure of a neuron consists of two major terms of weight and activation function as shown in Figure 3.

Activation function receives an argument and generates an output . The input of network for each neuron is sum of all input values in which each is multiplied by its weight and a bias term. The output value can be calculated by feeding the network input into the activation function of the neuron. Many activation functions are applied in ANN model such as triangular basis, pure line, soft max, log sigmoid, tan sigmoid, and hard limit. To achieve an acceptable prediction, the ANN is trained to minimize the error between ANN output and experimental data.

In this research, multilayer perceptron (MLP) neural networks were used. MLP is a feed-forward artificial neural network model that maps input data sets onto a set of appropriate outputs. What makes a multilayer perceptron a different tool to predict the nonlinear unknown-response systems is that each neuron uses a nonlinear activation function (such as tangent sigmoid), which was developed to model the frequency of action potentials, or firing, of biological neurons in the brain [18, 19]. The proposed MLP model is shown in Figure 4, where the inputs are discharge current (mA) and voltage (kV) and the output is NPR (n/s).

The input to the node in the first hidden layer is given by [20, 21] The output from the th neuron of the second hidden layer is given by where is the input variables, is the bias term, is the weighting factor, and is the activation function of the hidden layer. The output of the neuron in the output layer is given by Required data set for training the network is obtained by use of IR-IECF experimental data. The presented MLP network is trained by Levenberg-Marquardt (LM) algorithm [22]. In this method, first derivative and second derivative (Hessian) are used for network weight correction [23]. The numbers of samples for training and testing data are 36 (about 70%) and 15 (about 30%), respectively. In this study, for optimizing the ANN configuration many different structures with one hidden layer and two, three, and four hidden layers were tested by applying different number of neurons in each layer and different epochs. MATLAB 7.0.4 software was used for training the ANN model. Table 1 shows the specification of the proposed ANN model being used in this study. In this table, an epoch represents completion of processing on the entire training data set [23].

4. Results and Dissection

Table 2 shows the obtained errors for the proposed ANN model, where the mean relative error percentage (MRE%) and the roots mean square error (RMSE) are calculated by where is the number of data and “” and “” stand for experimental and predicted (ANN) values, respectively.

Figure 5 shows the comparison of the experimental and predicted results using the proposed ANN model for training and testing data. The comparisons between experimental and predicted (ANN) results for training and testing data are listed in Tables 2 and 3, respectively.

For training results, variance and standard deviation of differences are obtained as and 0.0445, respectively.

For testing result, the variance and standard deviation of differences are obtained as 0.005088 and 0.07134, respectively. From Tables 3 and 4 and Figure 5, clearly the predicted produced neutrons by ANN model are close to the experimental results. These results show the applicability of ANN as an accurate and reliable model for the prediction of NPR in IECF device according to the discharge current and voltage. Figure 6 shows the prediction of NPR in the range of current discharge = 40 mA–120 mA and voltage = 50 kV–130 kV.

In this range, maximum number of produced neutrons happened in  mA and  kV. In this situation, IECF can produce 1.855 × 108 neutrons per second. In another optimum point where  mA and  kV, the IECF can produce 1.854 × 108 neutrons per second. These results show significant NPR increase in the IECF device according to increasing voltage. 52% increment in maximum voltage of power supply (82 kV to 125 kV) was found and, in optimum operational discharge current (in this case  mA), the neutron produced rate can be increased to 1270% NPR (1.46 × 107 n/s to 1.855 × 108 n/s).

5. Conclusion

In this paper, the development of an ANN model for prediction of the neutron yield in IECF devices is presented. The comparison between experimental and predicted results by ANN model shows that there is a good agreement between them with mean relative error (MRE) less than 0.66%. Therefore, the MLP network can be used as an efficient tool to predict the NPR in the IECF device. For developing the model, the input parameters are voltage (kV) and discharge current (mA) and the output is neutron yield (n/s). Results show that in optimum discharge current when maximum voltage of power supply increases 1.5 times, NPR can increase more than 12 times.

Conflict of Interests

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