logo

Adaptability of n–γ discrimination and filtering methods based on plastic scintillation

NUCLEAR ELECTRONICS AND INSTRUMENTATION

Adaptability of n–γ discrimination and filtering methods based on plastic scintillation

Zhuo Zuo
Hao-Ran Liu
Yu-Cheng Yan
Bing-Qi Liu
Song Zhang
Nuclear Science and TechniquesVol.32, No.3Article number 28Published in print 01 Mar 2021Available online 17 Mar 2021
39400

Neutrons have been extensively used in many fields, such as nuclear physics, biology, geology, medical science, and national defense, owing to their unique penetration characteristics. Gamma rays are usually accompanied by the detection of neutrons. The capability to discriminate neutrons from gamma rays is important for evaluating plastic scintillator neutron detectors because similar pulse shapes are generated from both forms of radiation in the detection system. The pulse signals measured by plastic scintillators contain noise, which decreases the accuracy of n–γ discrimination. To improve the performance of n–γ discrimination, the noise of the pulse signals should be filtered before the n–γ discrimination process. In this study, the influences of the Fourier transform, wavelet transform, moving-average filter, and Kalman algorithm on the charge comparison method, fractal spectrum method, and back-propagation neural network methods were studied. It was found that the Fourier transform filtering algorithm exhibits better adaptability to the charge comparison method than others, with an increasing accuracy of 6.87% compared to that without the filtering process. Meanwhile, the Kalman filter offers an improvement of 3.04% over the fractal spectrum method, and the adaptability of the moving-average filter in back-propagation neural network discrimination is better than that in other methods, with an increase of 8.48%. The Kalman filtering algorithm has a significant impact on the peak value of the pulse, reaching 4.49%, and has an insignificant impact on the energy resolution of the spectrum measurement after discrimination.

Fourier transformWavelet transformMoving averageKalman filterCharge comparison methodFractal spectrum methodBack-propagation neural network

1 Introduction

For more than half a century, with the rapid development of nuclear technology, neutron detection technology has been required in several fields, including nuclear power plant control [1] and safety [2], nuclear decommissioning, irradiation facilities [3], medical applications such as boron neutron capture therapy, neutron logging, and nuclear security against illicit transportation of nuclear materials [4]. However, when it comes to the applications of neutron measurement, as a result of the fission process as well as the interaction between neutrons and the surrounding environment (e.g., inelastic scattering and slow neutron capture), gamma rays always accompany neutrons. Generally, both neutrons and gamma rays are easily detected but difficult to discriminate; therefore, discrimination of neutrons from gamma signals is necessary [5, 6]. With regard to this problem, the pulse shape discrimination (PSD) method has been widely used in many fields such as neutron flux monitoring, neutron diagnosis, nuclear medicine, nuclear safety, and nondestructive testing. For example, PSD is used in tokamak fusion devices [7] to monitor the neutron flux and diagnose the energy spectrum. This is an important and significant method. Specifically, according to the different attenuation rates of n–γ signals in a scintillator [8], fractal spectrum [9], charge comparison [10, 11], rise time, pulse gradient [12], and intelligent screening methods [13, 14] are used for n–γ discrimination. In addition, the pulse signals detected by the detector generally contain noise, and the difference between the neutron and gamma signals is insignificant. Moreover, the useless noise affects the performance and accuracy of discrimination; consequently, the pulse signal should be filtered and pre-processed beforehand, which can improve the performance of discrimination. Recently, many filtering methods have been developed; these include the Fourier transform [15, 16], wavelet transform [17, 18], moving-average filter [19], and Kalman filter [20]. The antinoise performance of the classification spectrum method and charge comparison method is discussed in Liu’s data [9]. Chen studied the time-domain discrimination method, which is more suitable for a seven-point-average running filter [11]. Based on the above-mentioned previous studies, in this work we compare the influence of different filtering methods on the performance of discrimination methods and determine an optimized filtering method for different discrimination methods.

The rest of our paper is organized as follows: The fundamental principles of the three discrimination methods and four filtering methods are introduced in Sect. 2. The valuation criteria and comparison of filtering effects are given in Sect. 3. The influence of the discrimination methods by using different filtering methods are discussed in Sect. 4. The conclusion of the work is presented in Sect. 5.

2 Principles of discrimination and filtering methods

2.1 Discrimination methods
2.1.1 Charge comparison

As a result of the inherent nature of n–γ radiation, the ratio of charge of the slow component to the total charge in different pulse signals will be different for different decay speeds and afterglow effects. The total charge of the pulse signal and the charge of the slow component can be obtained by processing the pulse signals using a computer [21]. Then, the neutron and the γ ray are discriminated by comparing the difference of (charge of the slow component)/(total charge) of different signals. The following is the formula for calculating the charge ratio R:

R=QNQM, (1)

where QN and QM are the charge of the slow component and the total charge of the pulse signal, respectively. Because of the slower attenuation speed of neutrons, the R value is larger than that of gamma rays.

2.1.2 Fractal spectrum

Fractal theory is based on the internal similarity between the same things, which means that, by selecting the appropriate dimension, their internal law can be clearly shown [22, 23]. The fractal spectrum method takes the spectrum as the fractal dimension and then discriminates the n–γ pulse signal. After taking the logarithm of the power spectrum and frequency of n–γ signals, an approximately linear relationship can be obtained. Through linear regression analysis, different regression coefficients can be obtained, by which n–γ signals can be discriminated against. The pulse signal is converted into a frequency-domain signal by fast Fourier transform [24], whose formula is as follows:

F(k)=j=1Nf(j)wN(j1)(k1), (2)

where F are the data after the discrete Fourier transform, f are the original data, N is the calculation time of the Fourier transform, and

wN=e(2πi)/N. (3)

The power spectrum is the mean square of the amplitude of the signal after the Fourier transform, which is defined as

Pss=|F(k)|2/N. (4)

The power spectral density function can be obtained from formulas (2), (3), and (4), by which the logarithmic graph of spatial frequency power and spectral density (logPss–logw) is drawn. It exhibits an approximately linear relationship. Subsequently, it was fitted by the following formula:

G(w)=G(w0)(ww0)α, (5)

where G(w) is the power spectral density of the signal, w is the spatial frequency, w0 is the reference space frequency, and G(w0) is the signal conversion coefficient (which is the signal power spectral density at w0), and α is the fitting coefficient. The fractal dimension is defined as follows:

D=2.5α. (6)

The n–γ signals can then be discriminated according to the different fitting coefficients of neutrons and gamma rays.

2.1.3 Back-propagation neural network

A back-propagation neural network (BPNN) is a specific type of multilayer feed-forward network trained by an error back-propagation algorithm. It can learn and store a large number of input–output mapping relations and modify the weights of the network by back-propagation [25]. The model includes an input, a hidden layer, and an output layer. The learning process consists of two processes: forward propagation of the signal and backward propagation of the error. If the actual output of the output layer does not match the expected output (training signal), it enters an error back-propagation stage. The process of weight adjustment is the process of network learning and training, in which the hidden node output model is

Oj=f(Wij×Xiqj), (7)

and the output node output model is

Yk=f(Tjk×Ojqk), (8)

where Xi is the input, Yk is the output, f is a nonlinear function, q is the threshold of the neural unit, and Wij and Tjk are the weight matrices connecting Xi and Oj as well as Oj and Yk, respectively.

2.2 Filtering methods
2.2.1 Fourier transform

The Fourier transform transforms the time-domain signal into a frequency-domain signal. The low-amplitude frequency-domain information corresponding to the noise signal is removed, and then the frequency-domain signal is converted into the time-domain signal through the inverse Fourier transform to realize filtering. Because the pulse signal is discrete, a discrete Fourier transform (DFT) is used [26]. The positive transform formula for the DFT is as follows:

F(u)=x=1Nf(x)ei2πNxu=x=1Nf(x)wNxu(x=1,2,,N), (9)

and the inverse transform formula for the DFT is as follows:

f(x)=1Nx=1NF(u)ei2πNxu=1Nx=1NF(u)wNxu(x=1,2,,N), (10)

where wN=e(-2πi)/N is the frequency, f(x) is the time-domain signal, F(u) is the frequency domain signal, and N is the length of the signal.

2.2.2 Wavelet transform

Wavelet analysis is the development and extension of Fourier analysis. The Fourier transform is the superposition of sine waves with different frequencies in the entire time domain, whereas the wavelet transform decomposes the signal into a series of attenuated wavelets [27], which can be used for scale transformation [28]. The Fourier transform of ψ(t) ∈ L2 (R), defined as ψ(w). ψ(t), is called a basic wavelet when ψ(w) satisfies the admissible condition

Cψ=R|ψ(w)|2|w|dw<. (11)

After stretching and shifting, the following wavelet sequence is obtained:

ψa,b(t)=1|a|ψ(tba)a,bR,a0, (12)

where a is the stretching factor and b is the translation factor. The formulas for the wavelet transform and inverse wavelet transform are, respectively, as follows:

Wf(a,b)=f,ψa,b=|a|f(t)ψ(tba)dt, (13) f(t)=1CψRR1a2Wf(a,b)ψ(tba)dadb. (14)
2.2.3 Moving average

The moving-average smoothing filter is based on linear smoothing, which regards continuous sampling data as a queue with a fixed length of N. After a new measurement, the first datum of the queue is removed, the remaining N-1 data are moved forward, and the new sampling data are inserted as the tail of the new queue. Finally, an arithmetic operation is performed on the queue to realize filtering [29, 30]. If the input signal is x and the data after the arithmetic operation are y, the calculation formula for the moving smoothing filter is as follows:

Y(n)=X(n)+X(n1)++X(nN+1)N. (15)

Taking N=5 as an example gives

Y(n)=X(n)+X(n1)++X(n4)5. (16)

Equation (15) is the calculation formula for the moving-average smoothing filter. In this study, n = 5 was selected to filter the pulse. This method is described as a moving-average filter.

2.2.4 Kalman filter

The Kalman filter uses the state-space model of signal and noise, updates the estimated value of the state variable by using the estimation value of the previous time and the observation value of the current time, and then calculates the estimated value of the current time [31, 32]. Through the iterative operation, the filtering is completed. In principle, the operation of the Kalman filter includes two stages: prediction and update [33]. With regard to the mathematical expression of the Kalman filter [34], the evolution of the state sequence {xk, kN} of a target is denoted by

xk=Fkxk1+vk1, (17)

where Fk is a known matrix, {vk, kN} is an independent and identically distributed (i.i.d.) process noise sequence, and N is the set of natural numbers. The objective of tracking is to recursively estimate xk from the measurements

zk=Hkxk+nk, (18)

where Hk is also a known matrix that defines the linear functions similar to Fk and {nk, kN} is an i.i.d. measurement noise sequence. Based on the aforementioned definitions, the recursive relationships of the Kalman filter algorithm are given as

p(xk1|z1;k1)=N(xk1;mk1|k1,Pk1|k1), (19) p(xk|z1;k1)=N(xk;mk|k1,Pk|k1), (20) p(xk|z1;k)=N(xk;mk|k,Pk|k), (21)

where

mk|k1=Fkmk1|k1, (22) Pk|k1=Qk1+FkPk1|k1FkT, (23) mk|k=mk|k1+Kk(zkHkmk|k1), (24) Pk|k=Pk|k1KkHkPk|k1, (25)

In these equations, N(x; m, p) is a Gaussian density with arguments x, mean m, and covariance P; p denotes the posterior probability density function; and Qk-1 and Rk represent the covariances of vk-1 and nk, respectively. The covariances of the innovation term zk-Hkmk|k-1 and the Kalman gain are, respectively, denoted as

Sk=HkPk|k1HkT+Rk, (26) Kk=Pk|k1HkTSk1, (27)

where the transpose of a matrix M is defined by MT.

3 Valuation criteria and filtering effect

3.1 n–γ pulse signals

In our study, an 241Am–Be isotope neutron source, with an average energy of 4.5. MeV, was used as the radioactive source. A plastic scintillator (EJ299-33) and a digital oscilloscope with a 1 GS/s sampling rate and 200 MHz bandwidth were used to measure the n–γ superposed field (with a trigger threshold set at 500 mV), in which 9414 pulse signals were obtained. The neutron pulse signals are compared with the gamma-ray pulse signals in Fig. 1. When the signals are normalized by their maximum amplitudes, it was observed that the luminous attenuation rate of the neutron pulse signals [35, 36] was significantly lower than that of the gamma pulse signals, where the two signals were normalized to their peak value.

Fig. 1.
Comparison of normalized n–γ pulses.
pic
3.2 Evaluation criteria for n–γ discrimination effect

After discriminating the n–γ pulse signals, two peaks were obtained. These could be fitted by a Gaussian function, as shown in Fig. 2. To evaluate the screening performance, the figure of merit (FOM) was introduced as the criterion [36]:

Fig. 2.
n–γ screening effect evaluation criteria.
pic
FOM=SFWHMn+FWHMγ, (28)

where S is the distance between the two peaks and FWHMn and FWHMγ are the half-height widths of the neutron and gamma-ray peaks, respectively. For this evaluation criterion, the greater the FOM value, the better is the screening effect.

3.3 Filtering effect of the filtering methods

In this work, 9414 pulse data were measured in the experiment, and the subsequent algorithm analysis of the experimental data was performed using MATLAB software. Subsequently, the measured nuclear pulse signals were filtered using the four methods mentioned above. A comparison of the filtering results is presented in Fig. 3. Figs. 3(a), 3(b), and 3(c) show the performances of the Fourier transform filter (FTF), wavelet transform filter (WTF), moving-average filter (MAF), and Kalman filter (KF) compared to unfiltered original data (ORI). Fig. 3(a) indicates that none of the four filtering methods caused pulse signal distortion on the whole. Fig. 3(c) shows enlarged images of the pulse noise area, revealing that these four filtering methods reduced the noise in the pulse signals. The influence of the four filtering methods on the peak value is given in Table 1. From Table 1, it can be seen that the FTF based on the spectrum, WTF, and the MAF based on a linear, simple smoothing process will not cause peak distortion to pulse signal filtering, whereas the Kalman algorithm based on estimation causes a small amount of pulse peak distortion.

TABLE 1.
Influence of the four filtering methods
Filtering method ORI FTF WTF MAF KF
Maximum pulse amplitude 0.5501 0.5566 0.5496 0.5478 0.5254
Percentage change 1.18% 0.09% 0.42% 4.49%
Show more
Fig. 3.
(a) Overall comparison of filtering effect. (b) Comparison of the influences to the peak changes by different filtering methods. (c) Comparison of the filtering effect of the falling edge by different filtering methods.
pic

4 Influence of different filtering methods on the n–γ discrimination algorithm

4.1 Charge comparison method

The rise time of the n–γ pulse signals is ●#x223C;13 ns, and the attenuation time of the gamma pulse signals is 140 ± 10 ns. The decay time of neutron pulse signals is 170 ± 15 ns. The pulse signals between ●#x223C;15 ns before the peak and ●#x223C;200 ns after the peak were selected as the total component, and the pulse signals between T and 200 ns after the peak were selected as the slow component, where T, as mentioned previously, is the delay time. By changing the value of T, the optimal FOM values of the various charge comparison methods were obtained. MATLAB software was used to process the data offline. First, the original data were substituted into the charge comparison method for n–γ discrimination. Then, the original data were filtered using the four filtering methods mentioned above, and the filtered data were replaced by the charge comparison method for n–γ discrimination.

The discrimination of replacing a with b is shown in Fig. 4(a), which show the results of the charge comparison method for the original data (ORI), FTF, WTF, MAF, and KF. Fig. 4(b) shows the Gaussian fitting curves of the FOM distributions of neutrons and gamma rays, which are discriminated by using the four methods. The peaks on the left are gamma signals,and the peaks on the right are neutron signals. The FOM values of the n–γ discrimination effect of the charge comparison method after filtering by using different filtering methods were fitted and calculated, and the screening times are given in Table 2. Table 2 demonstrates that all four filtering methods have improved the discrimination process compared with the direct charge comparison method for the original data. Among them, the FTF and WTF exhibited greater improvement than did the other methods others, increasing discrimination by 6.79% and 5.49%, respectively. It took about ●#x223C;20 s for the unfiltered charge comparison method to distinguish 9414 pulse signals, and the time required for filtering by different filtering methods was slightly increased.

TABLE 2.
Discrimination time and FOM value of charge comparison method with different filtering methods
Charge comparison method ORI FTF WTF MAF KF
Discrimination time (s) 19.4 22.9 31.3 27.5 31.6
Optimal delay time, T 23 16 16 16 21
Optimal discrimination effect (FOM value) 1.4855 1.5875 1.5681 1.5352 1.5411
Improvement percentage of discrimination effect 6.87% 5.49% 3.35% 3.7%
Show more
Fig. 4.
(a) Comparison of the four screening methods with original data. (b) Gauss fitting FOM curves for the four screening methods.
pic
4.2 Fractal spectrum method

The results of many pulse signal discrimination intervals revealed that the FOM value of discrimination performance was better than the others when pulse signals between 38 ns after the peak and 130 ns after the peak were selected as the discrimination interval. Therefore, in this work, the pulse signals in this region were selected for n–γ discrimination using different fractal spectrum methods. The filtered data were substituted into the fractal spectrum method for n–γ discrimination. The results of the discrimination process are presented in Fig. 5(a). Fig. 5(b) shows the Gaussian fitting curves of the FOM distributions of neutrons and gamma rays screened by the corresponding methods. The FOM values of the fractal spectrum method for n–γ screening after using different filtering methods were calculated and are given with the screening times in Table 3. Table 3 indicates that the MAF was only based on the simple, linear smoothing processing and that the discrimination between signals and noise was not significant; therefore, the fractal screening effect of the MAF is only 0.086% higher than that of the original pulse directly. The fractal discrimination effect after Kalman filtering increased by 3.04%, which means that the KF can effectively improve the effect of gamma-ray screening in the fractal spectrum method. After wavelet transform filtering, the effect of the fractal spectrum method was reduced, and after Fourier transform filtering, the filtering effect of the fractal spectrum method was improved by only 0.39%. This minor improvement was possibly because the wavelet transform and Fourier transform removed the useful frequency-domain information of the pulse signal noise, and the analysis dimension selected by the fractal spectrum method is the frequency domain. Consequently, it has little influence on the improvement of the discrimination effect. Moreover, this discrimination method is not suitable for real-time n–γ discrimination because it takes ●#x223C;7 min.

TABLE 3.
Discrimination time and FOM value for the fractal method with different filtering methods.
Charge comparison method ORI FTF WTF MAF KF
Discrimination time (s) 400 403.6 414.7 406 407.4
Optimal discrimination effect (FOM value) 1.091 1.0953 1.0816 1.1040 1.1242
Improvement percentage of discrimination effect 0.39% -0.86% 0.086% 3.04%
Show more
Fig. 6.
(a) Comparison of the four screening methods with original data. (b) Gauss fitting FOM curves for the four screening methods.
pic
4.3 BPNN method

Before discriminating 9414 noisy pulse signals by using the BPNN, 7216 pulse signals with neutron and gamma characteristics were selected from 11454 very-low-noise pulse signals. The falling edge of the signals was removed, which is attributed to the small difference between the neutron’s and gamma’s rising edges and the pulse signals to be discriminated containing more noise, which lowers the discrimination of the rising edge. Therefore, the falling edge and the corresponding charge ratio R were selected as the training set.

The FOM value of the n–γ screening effect of the BPNN after using different filtering methods were calculated, and these, along with the screening times, are listed in Table 4 and shown in Figs. 6(a) and 6(b). The filtering effect of the BPNN degrades after Kalman filtering. This is because signals with low noise that were smoothed by the Fourier transform were used as the training set, and the Kalman algorithm based on estimation has a poor smoothing effect on the signals, whereas the BPNN requires that the training set be highly similar to the prediction set. Consequently, it is not suitable for n–γ screening in BPNNs. The other three filtering methods can improve the effect of n–γ screening in the BPNN. The moving-average smoothing filter exhibited the most significant improvement on the n–γ screening effect of the BPNN, and its FOM value reaches 1.5116, which is 8.48% higher than that of the original data.

TABLE 4.
Discrimination time and FOM value of the BPNN with different filtering methods
Charge comparison method ORI FTF WTF MAF KF
Discrimination time (s) 3.92 5.69 7.31 10.91 6.02
Optimal discrimination effect (FOM value) 1.3934 1.4271 1.4162 1.5116 1.0392
Improvement percentage of discrimination effect 2.42% 1.04% 8.48% -25.42
Show more
Fig. 6.
(a) Comparison of the four screening methods with original data. (b) Gauss fitting FOM curves for the four screening methods.
pic

5 Conclusion

In this work, based on EJ299-33 plastic scintillation data, four filtering algorithms were used to filter the detected neutron and gamma signals. Three n–γ screening methods were then applied to complete the filtering operation for the filtered pulse signals. By comparing the filtering performance with the final filtering effect, a better filtering method was found with each n–γ screening algorithm. According to the calculation, in the charge comparison method, the Fourier transform filtering algorithm had the best adaptability, with an increase of 6.87%, the KF had the best adaptability effect of 3.04% in the fractal spectrum method, and the adaptability of the moving-average smoothing filter in BPNN screening exhibited an increase of 8.48%. Furthermore, the Kalman filtering algorithm has a significant influence on the peak value of the pulse, reaching 4.49%, and has a certain impact on the energy resolution of the spectrum measurement after screening. In addition, the calculation time of the fractal spectrum method is the longest; this is not conducive to rapid realization of n–γ discrimination, as it require high performance of instrument calculations and is thus not suitable for real-time applications.

References
[1] B. Tang, J. Cai, W.B. Huang et al.,

Experimental study of silicon carbide neutron detectors

. Journal of Radiation Research and Radiation Processing,38(5), 67-72 (2020) https://dx.chinadoi.cn/10.11889/j.1000-3436.2020.rrj.38.050702 (in Chinese)
Baidu ScholarGoogle Scholar
[2] T.M. Shen, J.M. Chen, W.J. Li,

A method for material identification based on X-ray dual-energy backscatter detection

. Nuclear Techniques, 42(6), 060201 (2019) http://dx.chinadoi.cn/10.11889/j.0253-3219.2019.hjs.42.060201(in Chinese)
Baidu ScholarGoogle Scholar
[3] D.D. Zhou, S.M. You, J. Xin et al.

Development of a 4π-phoswich detector for measuring radioactive inert gases

. Nuclear Techniques, 43(5), 050401 (2020) http://dx.chinadoi.cn/10.11889/j.0253-3219.2020.hjs.43.050401 (in Chinese)
Baidu ScholarGoogle Scholar
[4] J. Zeng, Q.P. Xiang, Y.Z. Zhang et al.

Neutron detection efficiency and gamma discrimination of boron-coated straw detectors

. Nuclear Techniques, 42(7), 070401 (2019) http://dx.chinadoi.cn/10.11889/j.0253-3219.2019.hjs.42.070401 (in Chinese)
Baidu ScholarGoogle Scholar
[5] S.A. Pozzi, M.M. Bourne, S.D. Clarke,

Pulse shape discrimination in the plastic scintillator EJ-299-33

. Nucl. Instrum. Methods Physics Research A,723,19-23 (2013). doi: 10.1016/j.nima.2013.04.085
Baidu ScholarGoogle Scholar
[6] L. Chang, Y. Liu, D.U. Long et al.

Pulse shape discrimination and energy calibration of EJ301 liquid scintillation detector

. Nuclear Techniques 38 020501(2015) doi: 10.11889/j.0253-3219.2015.hjs.38.020501(in Chinese)
Baidu ScholarGoogle Scholar
[7] X. Zhang, X. Yuan, X.F. Xie et al.

Digital delay-line-shaping method for pulse shape discrimination in stilbene neutron detectors and application to fusion neutron measurement at the HL-2A tokamak

. Nucl. Instrum. Methods Physics Research Section A, 687,7-13 (2012). DOI: 10.1016/j.nima.2012.05.077
Baidu ScholarGoogle Scholar
[8] S.A. Pozzi, M.M. Bourne, J.L. Dolan et al.

Plutonium metal vs. oxide determination with the pulse-shape-discrimination-capable plastic scintillator EJ-299-33

. Nucl. Instrum. Methods Physics Research A, 767,188-192 (2014). doi: 10.1016/j.nima.2014.08.002
Baidu ScholarGoogle Scholar
[9] M.Z. Liu, B.Q. Liu, Z. Zuo et al.

A fractal spectrum approach for neutron and gamma pulse shape discrimination was supported by the National Natural Science Foundation of China (41274109), Sichuan Youth Science and Technology Innovation Research Team (2015TD0020), Scientific and Technology

. Chinese Physics C,40, 066201(2016). http://iopscience.iop.org/article/10.1088/1674-1137/40/6/066201
Baidu ScholarGoogle Scholar
[10] D.I. Shippen, M.J. Joyce, M.D. Aspinall,

A wavelet packet transform inspired method of neutron-gamma discrimination

. IEEE T. Nucl. Sci.57, 2617-2624 (2009). doi: 10.1109/TNS.2010.2044190
Baidu ScholarGoogle Scholar
[11] X. Chen, R. Liu, X.X. Lu et al.

Analysis of the three digital n/y discrimination algorithms for liquid scintillation neutron spectrometry

. Radiation Measurements,49,13-18 (2013). doi: 10.1016/j.radmeas.2012.12.010
Baidu ScholarGoogle Scholar
[12] K.A.A. Gamage, M.J. Joyce, N.P. Hawkes,

A comparison of four different digital algorithms for pulse-shape discrimination in fast scintillators

. Nucl. Instrum.Methods Physics Research A, 642,78-83 (2011). doi: 10.1016/j.nima.2011.03.065
Baidu ScholarGoogle Scholar
[13] T. Tambouratzis, D. Chernikova, I. Pázsit,

A comparison of artificial neural network performance: The case of neutron/gamma pulse shape discrimination

. IEEE Symposium on Computational Intelligence for Security and Defense Applications. 88-95 (2013). doi: 10.1109/CISDA.2013.6595432
Baidu ScholarGoogle Scholar
[14] N. Yildiz, S. Akkoyun,

Neural network consistent empirical physical formula construction for neutron–gamma discrimination in gamma ray tracking

. Annals of Nuclear Energy, 51,10-17 (2013). doi: 10.1016/j.anucene.2012.07.042
Baidu ScholarGoogle Scholar
[15] B. Deng, R. Tao, Q.I. Lin et al.

Fractional Fourier transform and time-frequency filtering

. Systems Engineering and Electronics, 26(10),1357-1405 (2004). http://en.cnki.com.cn/Article_en/CJFDTOTAL-XTYD200410008.htm (in Chinese)
Baidu ScholarGoogle Scholar
[16] T.G. Payne, A.D. Southam, T.N. Arvanitis et al.

A signal filtering method for improved quantification and noise discrimination in Fourier transform ion cyclotron resonance mass spectrometry-based metabolomics data

. J. Am. Soc. Mass. Spectrom, 20,1087-1095 (2009). doi: 10.1016/j.jasms.2009.02.001
Baidu ScholarGoogle Scholar
[17] S. Hosur, A.H. Tewfik,

Wavelet transform domain adaptive FIR filtering

. IEEE T.Signal Processing, 45, 617-630 (1997). doi: 10.1109/78.558477
Baidu ScholarGoogle Scholar
[18] H. Singh, R. Mehra,

Discrete wavelet transform method for high flux n–γ discrimination with liquid scintillators

. IEEE T. Nucl. Sci. 64,1-7 (2017). doi: 10.1109/TNS.2017.2708602
Baidu ScholarGoogle Scholar
[19] J.A. Burns, E.M. Cliff, C. Rautenberg,

A distributed parameter control approach to optimal filtering and smoothing with mobile sensor networks

.Conference on Control & Automation. (2009). doi: 10.1109/MED.2009.5164536
Baidu ScholarGoogle Scholar
[20] Y. Zheng, S. Chen, W. Tan et al.

Detection of tissue harmonic motion induced by ultrasonic radiation force using pulse-echo ultrasound and a kalman filter

. IEEE Transactions on Ultrasonics, Ferroelectrics, Frequency Control, 54, 290-300 (2007). doi: 10.1109/TUFFC.2007.243
Baidu ScholarGoogle Scholar
[21] DEMON Collaboration, M. Moszynski, G. Bizard et al.,

Study of n-γ discrimination by digital charge comparison method for a large volume liquid scintillator

. Nucl. Instrum. Methods Physics Research A, 317, 262-272 (1992). DOI: 10.1016/0168-9002(92)90617-D
Baidu ScholarGoogle Scholar
[22] Michael Barnsley.

Fractals Everywhere

. The American Mathematical Monthly, 97, 266-268 (1990). DOI: 10.2307/2324711
Baidu ScholarGoogle Scholar
[23] B.B. Mandelbrot, W.H. Freeman and Company.

Fractal geometry of nature

. The College Mathematics Journal 15, 175-177 (1984). DOI: 10.2307/2686529
Baidu ScholarGoogle Scholar
[24] J.W. Cooley, P.A.W. Lewis, P.D. Welch,

The fast fourier transform and its applications

. IEEE T. Education, 12, 27-34 (1969). DOI: 10.1109/TE.1969.4320436
Baidu ScholarGoogle Scholar
[25] A.T.C. Goh,

Back-propagation neural networks for modeling complex systems

. Artificial Intelligence in Engineering, 9, 143-151 (1995). DOI: 10.1016/0954-1810(94)00011-S
Baidu ScholarGoogle Scholar
[26] J.B. Allen,

Short term spectral analysis, synthesis, and modification by discrete Fourier transform

. IEEE Transactions on Acoustics,Speech, and Signal Processing 25, 235-238(1977). DOI: 10.1109/TASSP.1977.1162950
Baidu ScholarGoogle Scholar
[27] Y.S. Xu, J.B. Weaver, D.M. Healy, et al.,

Wavelet transform domain filters: a spatially selective noise filtration technique

. IEEE T. Image processing, 3,747-758(1994). DOI: 10.1109/83.336245
Baidu ScholarGoogle Scholar
[28] I. Daubechies,

The wavelet transform, time-frequency localization and signal analysis

. IEEE Transactions on Information Theory, 36, 961-1005 (1990). DOI: 10.1109/18.57199
Baidu ScholarGoogle Scholar
[29] A. Loukas, A. Simonetto, G. Leus,

Distributed autoregressive moving average graph filters

. IEEE Signal Processing Letters 22, 1931-1935 (2015). DOI: 10.1109/LSP.2015.2448655
Baidu ScholarGoogle Scholar
[30] J.Y. Wang, J. Liang, F. Gao et al.,

A method to improve the dynamic performance of a moving average filter-based PLL

. IEEE T.Power Electronics, 30, 5978-5990 (2015). DOI: 10.1109/TPEL.2014.2381673
Baidu ScholarGoogle Scholar
[31] J.L. Anderson.

An ensemble adjustment Kalman filter for data assimilation

. Mon. Wea. Rev. 129(12), 2884-2903,(2001).
Baidu ScholarGoogle Scholar
[32] S.J. Julier, J.K. Uhlmann.

New extension of the Kalman filter to nonlinear systems

. Proc. SPIE 3068, Signal Processing, Sensor Fusion, and Target Recognition VI,28 July 1997. doi: 10.1117/12.280797
Baidu ScholarGoogle Scholar
[33] G. Burgers, P.J.V. Leeuwen, G. Evensen,

Analysis scheme in the ensemble Kalman filter

. Mon. Wea. Rev. 126(6), 1719-1724,(1998).
Baidu ScholarGoogle Scholar
[34] J. B. Birks, The Theory and Practice of Scintillation Counting: International Series of Monographs in Electronics and Instrumentation, (1964). doi: 10.1016/C2013-0-01791-4
[35] R. Coulon, M. Becht, J. Dumazert et al,

Simulation of Scintillation Signal as a Help in Phoswich Systems Conception

, IEEE Nuclear Science Symposium, Medical Imaging Conference, Atlanta, GA, USA, 21-28 Oct. 2017. doi: 10.1109/NSSMIC.2017.8533083
Baidu ScholarGoogle Scholar
[36] B. D’Mellow, M.D. Aspinall, R.O. Mackin et al.

Digital discrimination of neutrons and γ-rays in liquid scintillators using pulse gradient analysis

. Nuclear Inst & Methods in Physics Research A, 578,191-197 (2007). doi: 10.1016/j.nima.2007.04.174
Baidu ScholarGoogle Scholar