Skip to main content
The Review of Scientific Instruments logoLink to The Review of Scientific Instruments
. 2014 Aug 12;85(11):11E118. doi: 10.1063/1.4891711

A study on fast digital discrimination of neutron and gamma-ray for improvement neutron emission profile measurementa)

Y Uchida 1,b), E Takada 1, A Fujisaki 1, M Isobe 2,3, K Ogawa 2, K Shinohara 4, H Tomita 5, J Kawarabayashi 5, T Iguchi 5
PMCID: PMC4137813  PMID: 25430297

Abstract

Neutron and γ-ray (n-γ) discrimination with a digital signal processing system has been used to measure the neutron emission profile in magnetic confinement fusion devices. However, a sampling rate must be set low to extend the measurement time because the memory storage is limited. Time jitter decreases a discrimination quality due to a low sampling rate. As described in this paper, a new charge comparison method was developed. Furthermore, automatic n-γ discrimination method was examined using a probabilistic approach. Analysis results were investigated using the figure of merit. Results show that the discrimination quality was improved. Automatic discrimination was applied using the EM algorithm and k-means algorithm.

I. INTRODUCTION

Neutron measurement is an important diagnostic task for the control of burning plasmas. A neutron emission profile measurement is extremely important for fusion reactor development because it monitors time behavior and space behavior of neutron emissions, which is useful for plasma transport study of energetic ions.1 In such measurements, neutron and γ-ray (n-γ) discrimination has been conducted for signals from an organic scintillation detector because it generally has sensitivity not only to neutrons but also to γ-rays, which are a unfavorable noise source.2–4 Recently, a digital signal processing (DSP) system equipped with a fast flash analog-to-digital converter (Flash ADC) has been used for such measurements.3–9 The output waveform from an anode of a photomultiplier tube (PMT) is recorded using a Flash ADC and is analyzed off-line. The DSP system is applicable for measurement under high-counting-rate conditions in which analog processing is impossible to use.1,8,10,11 A charge comparison method was applied to pulse signals from the scintillation detector, where neutrons and γ-rays are discriminated through comparison of pulse shape attenuation.3–8,11 In the conventional pulse comparison method, each pulse signal is integrated in two time intervals. Using the results, a two-dimensional (2D) map was drawn.11 However, to increase the total measuring time, the sampling rate of the Flash ADC must be set low because the memory installed on the DSP system is limited. A decrease of the sampling rate increases the time jitter, which results in the broadening of the distribution in the 2D map. As described in this paper, a new charge comparison method was developed to improve n-γ discrimination quality, even at a low sampling rate. Furthermore, the possibility is examined of automatic n-γ discrimination method using a probabilistic approach.

II. DIGITAL SIGNAL PROCESSING SYSTEM

In this study, the desktop waveform digitizer (CAEN; DT5751) used for this study has a 10-bit vertical resolution and a sampling rate of 1G samples/s. Experiments with a 252Cf neutron source were conducted, where an NE213 liquid scintillation detector coupled to a PMT (R878; Hamamatsu Photonics KK) was used. Figure 1 presents an example of a pulse waveform from the scintillation detector measured using the DSP system. For the pulse produced by a neutron, the attenuation time is longer than that by γ-rays. In the conventional method, the 2D map was generated using the ratio of integral values designated as Qfast, Qslow, and Qtotal as presented in Fig. 1.11 Figures 2(a) and 2(b) respectively portray examples of the 2D map measured at a sampling rate of 1G samples/s and 200 M samples/s. The result of 200 M samples/s was generated using the data of 1G samples/s. The distribution in Fig. 2(a) is broader than that in Fig. 2(b). This broadening stems from the increase in the time jitter due to the lower sampling rate. This means that the degradation of the discrimination quality occurred in the case of 200 M samples/s. To resolve this problem, the rise-time region of each pulse designated as Qrise was introduced into analyses to reduce the influence of time jitter in detecting the pulse peak. In addition, a new region was set, Qmiddle, which covers the boundary of fast and slow regions to reduce the fluctuation of the boundary line between Qfast and Qslow regions. Qmiddle region was neglected to exclude the effects of the time jitter. Figure 3 presents an example of a 2D map with the new charge comparison method. In Fig. 3, each segment corresponding to neutron and γ-ray exists in a narrow region. It has been demonstrated that the time jitter influence was reduced as compared to the conventional procedure.

FIG. 1.

FIG. 1.

Normalized pulse waveform from the NE213 scintillation detector. The sampling rate was set 200 M samples/s.

FIG. 2.

FIG. 2.

2D map generated using the conventional charge comparison method. (a) 1 Gsamples/s. (b) 200 Msamples/s.

FIG. 3.

FIG. 3.

2D map generated using the new charge comparison method.

III. STATISTICAL APPROACH FOR AUTOMATIC DISCRIMINATION

Conventionally, linear discriminant functions have been used to perform n-γ discrimination automatically on 2D maps.11 However, categorization of data by a discrete line is not the optimum method when data on a 2D map comprise the overlapped region of neutron and γ-ray distributions. In this study, a statistical approach for n-γ discrimination on the 2D map was examined. Parameters of probabilistic distributions are calculated on the assumption that each datum x = (x, y) follows a Gaussian Mixture Model (GMM). GMM is defined as

P(X|Θ)=k=1KπkN(X|θk), (1)

where N(X|θk) is the kth normalized Gaussian function constructed by the grand data groups X ≡ {xt|t = 1, …, N} and the model parameter of the Gaussian function θk = {Σk, μk, ∑k}. π, μ, and Σ respectively represent the mixing coefficient, average of a two-dimensional vector, and covariance matrix of a (2 × 2)-dimensional matrix. Θ ≡ {θk|k = 1, …K} denotes the parameters of the grand Gaussian function. K represents the number of clusters. In this case, K is set to 2 because the data on the 2D map are divided into the neutron and γ-ray groups. A stochastic model can be determined using the maximum likelihood estimation method. We adapted the expectation-maximization (EM) algorithm for that purpose. The EM algorithm repeats the following E-step and M-step.12

  • E-step

    Using parameter θ, the posterior probability of the kth Gaussian function calculated for each datum x is calculated
    P(k|xn,θk)=P(xn,k|θk)k=1KP(xn,k|θk). (2)
  • M-step

    The log-likelihood ln P(X|Θ) is maximized for data groups on the 2D map. For maximizing the log-likelihood, ∂ln P(X|Θ) / ∂Θ = 0 is calculable as shown below
    μk=1Nkn=1NP(k|xn,θk)xn, (3)
    k=1Nkn=1NP(k|xn,θk)(xnμk)(xnμk)T, (4)
    πk=NkN, (5)
    Nk=n=1NP(k|xn,θk). (6)

Therein, (·)T denotes a transpose. In the calculation, the iteration was stopped when the difference between the old and the updated log-likelihood, Δln P(X|Θ), is less than 1 × 10−12. Figure 4 presents an example of the relationship between the log-likelihood and the iteration. Although the log-likelihood value saturated with the iteration number of more than 20, the iteration was continued until it becomes less than 1 × 10−12 for taking sufficient margin. The EM algorithm is a sophisticated method, but it is known to have the shortcoming that setting of the initial values strongly affects its results. In the present study, the k-means algorithm was applied to set those for automatic discrimination. Discrimination quality was evaluated through the Figure of Merit (FOM) between conventional and new charge comparison methods. Figure 5 presents the definition of the FOM, where the red solid line shows the contour line of standard deviation 1σ of GMM, and D stands for the distance between two points that are the average values of GMM. The values of σneutron and σγ-ray are the distances between the two intersection points between the contour and the straight line connecting the mean values of the two GMMs. The higher FOM presents the higher discrimination ability. Table I shows the FOMs for the two charge comparison methods at two different sampling rates. As a result, FOM was improved from 0.642 with the conventional charge comparison procedure to 0.699 with the new one. The results demonstrated the effectiveness of the new charge comparison method in low sampling rate experiments. Figure 6 presents an example of data measured in the JT-60U tokamak. Because the mapped result of the γ-ray component curves under a high counting rate condition, it can be a cause of misclassification.13 To evaluate the misclassification, the posterior probabilities to belong to the neutron clusters and γ-clusters were calculated for the γ-ray data in the solid circle in Fig. 6. The probability of misclassification as neutrons was reduced by 8% compared to the conventional procedure.

FIG. 4.

FIG. 4.

Relationship between the log-likelihood and iteration.

FIG. 5.

FIG. 5.

Method for FOM evaluation.

Table I.

The FOMs for the two charge comparison methods at two different sampling rates.

  Conventional method New method
FOM (1G samples) 0.714 0.725
FOM (200M samples) 0.642 0.699

FIG. 6.

FIG. 6.

Curve of γ-ray component causing misclassification.

IV. SUMMARY

A new charge comparison method has been applied to reduce the influence of time jitter in n-γ pulse shape discrimination using a DSP system. In addition, the probability of automatic n-γ discrimination was examined using the k-means algorithm and EM algorithm in 2D map. Discrimination quality using Gaussian parameters was evaluated using the conventional charge comparison method and the new one. Results show that the discrimination quality has been improved from 0.642 to 0.699. By applying this algorithm, the probability of misclassification has been reduced by 8% even for the data at high counting rate condition. It is necessary to determine a suitable stochastic model when applying this method to actual neutron emission profile measurements.

ACKNOWLEDGMENTS

This research was supported by NIFS Collaboration Research programs (NIFS12KOAH029). The authors thank the Japan Atomic Energy Agency for providing JT-60U measurement data. One author, Y.U., is deeply grateful to the LHD team for development of the system and software.

a)

Contributed paper, published as part of the Proceedings of the 20th Topical Conference on High-Temperature Plasma Diagnostics, Atlanta, Georgia, USA, June 2014.

REFERENCES

  • 1.Ishikawa M., Itoga T., Okuji T., and Nakhostin M., Rev. Sci. Instrum. 77, 10E706 (2006). 10.1063/1.2221927 [DOI] [Google Scholar]
  • 2.Esposito B., Kaschuck Y., Rizzo A., Bertalot L., and Pensa A., Nucl. Instrum. Methods Phys. Res. A 598, 551–555 (2009). 10.1016/j.nima.2008.09.028 [DOI] [Google Scholar]
  • 3.Riva M., Esposito B., Marocco D., Belli F., Syme B., and JET-EFDA Contributors, Fusion Eng. Des. 86, 1191–1195 (2011). 10.1016/j.fusengdes.2011.02.038 [DOI] [Google Scholar]
  • 4.Giacomelli L., Zimbal A., Reginatto M., and Tittelmeier K., Rev. Sci. Instrum. 82, 013505 (2011). 10.1063/1.3519016 [DOI] [PubMed] [Google Scholar]
  • 5.Bertalot L., Esposito B., Kaschuck Y., Marocco D., Riva M., Rizzo A., and Skopintsev D., Nucl. Phys. B 150, 78–81 (2006). 10.1016/j.nuclphysbps.2004.07.003 [DOI] [Google Scholar]
  • 6.Belli F., Esposito B., Marocco D., Riva M., Kaschuk Y., Bonheure G., and JET EFDA Contributors, Nucl. Instrum. Methods Phys. Res. A 595, 512–519 (2008). 10.1016/j.nima.2008.06.045 [DOI] [Google Scholar]
  • 7.Esposito B., Kaschuck Y., Rizzo A., Bertalot L., and Pensa A., Nucl. Instrum. Methods Phys. A 518, 626–628 (2004). 10.1016/j.nima.2003.11.103 [DOI] [Google Scholar]
  • 8.Esposito B.et al. , Rev. Sci. Instrum. 75, 3550 (2004). 10.1063/1.1785278 [DOI] [Google Scholar]
  • 9.Pereira R. C., Combo A., Cruz N., Sousa J., Correia C., Varandas C., and Conroy S., J. Källne, Fusion Eng. Des. 81, 1873–1877 (2006). 10.1016/j.fusengdes.2006.04.017 [DOI] [Google Scholar]
  • 10.Itoga T., Ishikawa M., Baba M., Okuji T., Oishi T., Nakhostin M., and Nishitani T., Radiat. Prot. Dosim. 126, 380 (2007). 10.1093/rpd/ncm141 [DOI] [PubMed] [Google Scholar]
  • 11.Ishii K., Shinohara K., Ishikawa M., Baba M., Isobe M., Okamoto A., Kitajima S., and Sasao M., Rev. Sci. Instrum. 81, 10D334 (2010). 10.1063/1.3496986 [DOI] [PubMed] [Google Scholar]
  • 12.Bishop C. M.et al. , Pattern Recognition and Machine Learning (Springer-Verlag, New York, 2006). [Google Scholar]
  • 13.Shinohara K., Ishii K., Ochiai K., Baba M., Sasao M., and Kitajima S., Plasma Fusion Res. 8, 1402144 (2013). 10.1585/pfr.8.1402144 [DOI] [Google Scholar]

Articles from The Review of Scientific Instruments are provided here courtesy of American Institute of Physics

RESOURCES