This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Numerous transuranic nuclides exist in nuclear facility operations, accidents, decommissioning, decontamination, storage of nuclear waste, and the disposal process of recycling. In these projects, radioactive particles may be produced, forming radioactive aerosols in the air, which include alpha, beta, and gamma radioactive aerosols [1]. The alpha particles dispersed hold a particularly important position amongst the three particles. Accurate alpha particle pulse data accuracy is imperative, and a method for the effective measurement of alpha particles is necessary. Alpha particle pulses can provide a scientific basis for the implementation of nuclear facility decommissioning and nuclear waste disposal [2, 3]. The technology of alpha particle measurements, analysis, and identification has rapidly developed over the last ten years [4–7]. Alpha-ray measurement is an important method used for the analysis of alpha particles [8, 9]. For a long time, researchers surveyed alpha particle pulses [10]; however, the penetration of alpha particles is very weak and gets absorbed by the medium before reaching the detector [11, 12]. Alpha particle measurement technology is very difficult to master [13]. At present, passivated implanted planar silicon (PIPS) detectors have been widely used to perform alpha particle measurement. Thus, alpha particle pulses may be analyzed, and alpha particle pulse characteristics may be observed. Currently, the study of alpha particle waveforms is still in its infancy and cannot be detected accurately. Research has demonstrated that the decay of the radioactive nucleus is random and occurs over time. Moreover, nuclear decay obeys the Poisson distribution (Pd) in average unit time, in which charged particles (i.e., alpha and Beta) follow this rule. Alpha particles are emitted during radiating alpha decay in an unstable nucleus, which also takes place randomly over time [14]. Hence, the alpha particle pulse belongs within Poisson distribution.
This paper puts forward a digital pulse generator focused on alpha particles. The generator simulates the statistical properties of the alpha particle pulse and obtains a standard alpha particle waveform [15]. Although the alpha particle numbers are random, amongst equal time interval distributions, the probability of generating pulses is equal at an arbitrary time interval on the timeline. They are also different in amplitude; however, the waveform amplitude is related to the energy of the alpha particle [16]. This study considers the characteristics of alpha particle waveforms, the time interval random sequence, and the standard of the amplitude characteristics of disparate energy alpha particles. Simultaneously, the generator is able to simulate the entire alpha particle pulse. To this effect, we have attempted to obtain the true alpha particle pulse using a passivated implanted planar silicon (PIPS) detector in a laboratory setting. Finally, the two pulses were compared, the errors were calculated, and the characteristics of alpha particle pulses were analyzed.
This study proposes a simulated algorithm for the nuclear pulse of alpha particles. Accordingly, it establishes a mathematical function in order to simulate the pulse according to the real alpha particle pulse’s characteristics’ parameters. This function was programmed using MATLAB in order to draw pulse waveforms and generate pulse data. Researchers can change the parameters of the function to alter the pulse waveforms. Finally, the data were put from the MATLAB program into the ROM of field programmable gate array (FPGA), after which direct digital synthesis (DDS) technology was used to simulate alpha pulse waveforms. This study innovatively utilizes mathematical functions so as to simulate the nuclear signal rather than using the tracing point diagram method. Hence, this technique is convenient in altering the waveforms, enabling it to more truly reflect the characteristics of the nuclear pulse.
2. Method
2.1. Alpha Particle Pulse Generator
Alpha particles have a fast-moving helium nucleus with an energy of 4–8 MeV, which is emitted from transuranic nuclides such as 239Pu and 241Am. When an alpha particle passed through the detector, the detector material absorbed its energy. Following absorption, the alpha particle electrical pulse signal was obtained. By analyzing the captured electron pulses, the alpha particle’s characteristics were subsequently acquired. The alpha particle pulse period was from 35
Tracing point graph is a new method of drawing image, which aims to realize MIF file. The MIF file can be used to store simulated alpha pulse signal image and can be directly connected with ROM of the FPGA. We convert MIF image into data and put into ROM. The image of tracking point graph method needs to follow the characteristics of alpha pulse signals and is drawn in MIF_Make 2010 software.
Direct digital synthesis technology (DDS) is that which converts a series of digital signals into analog signals through the D/A converter. This technology mainly uses ROM look-up table method. It only needs to store the amplitude sequence corresponding to different phases in ROM and then address it through the output of phase accumulator. After digital to analog conversion and low-pass filtering (LPF) output, the desired analog signal can be obtained. DDS is mainly composed of standard reference frequency source, phase accumulator, waveform memory, and D/A converter.
2.2. Time Interval Random Algorithm Implementation
The alpha particle numbers were random. When the pulses were generated with a constant speed, the time intervals between the two adjacent pulses were different. This time interval was regarded as a random variable, which obeyed a certain distribution. A pseudorandom number was then generated in order to replace the time interval using a computer program. The common algorithm adopted the linear congruence (LC) method, established in 1951 by Lehmer, which generated uniformly distributed random numbers [18].
The formula is as follows:
The algorithm was made up of four parameters: modulus M (M > 0), multiplier a (0 ≤ a < M), incremental c (0 ≤ c < M), and initial value (Seed) X0 (0 ≤ X0< M), obtaining a random sequence {Xn} via iterative formula (1), where 0 ≤ Xn < M. If the condition satisfies 0 ≤ Xn, Xn+1 < M, the generating sequence must be periodic. The parameters a, c, and M are key to produce a more accurate random number. The parameter c in a random sequence has no effect on the pseudorandom number; hence, c = 0 simplifies the algorithm. To avoid algorithm overflow, the algorithm must be improved.
The formula is as follows:
Then,
These findings demonstrated advanced linear congruence algorithms, including mixed linear congruence (MLC) and prime modulo multiplicative linear congruence (PMMLC).
When C > 0 in formula (1), it is called MLC.
Chosen algorithm parameters are as follows:
The MLC recursive formula is as follows:
When the parameters a and M are positive integers and coprime, it is called PMMLC. The minimum
The parameter M = 2L −
2.3. Amplitude Random Implementation
Alpha particles are not only random in time intervals, but they are also random in amplitude [19, 20]. After an alpha particle is converted to an electronic signal from the detector, the statistical fluctuations of the electronic pulse amplitude become random. Therefore, alpha particle pulse amplitudes obey Gaussian distribution.
The mathematical equation is as follows:
The generator produced a large classic Gaussian pseudorandom number using the polar algorithm [21]. The Gaussian number replaced the pulse amplitude of the alpha particle, and its main principle may be outlined as follows. Independent random variables were adopted in (
After the density function an independent Gaussian random number was produced,
Then, the results
A uniform random number was then obtained by obeying Gaussian distribution, which transformed the method derivation process when acquiring two uniform random variables U1 and U2 within the interval (0, 1). The transformed function is given as follows:
The function in the Box-Muller derivation process is formulated as follows.
Then, the parameters of the Gaussian random number are obtained as follows:
2.4. Generator Hardware Architecture
The alpha particle pulse generator adopted the field programmable gate array (FPGA) as the core chip. The FPGA chip has advantages of low cost, high density, short design cycle, and repeatable programming [22]. Moreover, it has a million logic gate resources and powerful hardware computing power. The processing speed and FPGA fit the requirements of the alpha particle electronic pulse [23, 24].
In this approach, the cyclone family EP2C8Q208C8N FPGA of Altera Company was packaged in PQ208 with a capacity of approximately 150000 gates. This FPGA configuration contained PROM chip EPCS1S and EPCS4S, and an external +5 V power source was supplied to the FPGA core board. Using the LM317 chip, the +5 V power was turned into +3.3 V and +1.5 V so as to supply the FPGA chip. The FPGA core board has a 50 MHz crystal oscillator to supply standard clock signals as well as 138 I/O ports and two programming interfaces to download the FPGA and PROM. These configurations are convenient in selection for different users.
Next, conversion of the alpha particle digital pulses into analog electronic pulses was necessary. Therefore, the alpha particle pulse generator utilized a high-speed digital-to-analog converter (DAC), where the DAC900 E DAC chip of Texas Instruments® (TI) was used, which has a high-performance conversion rate of 10-bit resolution. The DAC chip is available in a TSSOP-28 package with an update rate greater than 165 MSPS. MSPS means million samples per second. It is the unit of A/D conversion rate. This DAC900 E DAC board adopted a single-ended DC output power method, which provided positive and negative bipolar output power and was connected to a OPA690 chip operational amplifier at the end. Modifications of the ratio resistance were made in order to adjust the output voltage amplitude, ranging from −5 V to +5 V, as an option.
3. Experiment and Simulation Result
3.1. Experiment Result
The testing of the alpha particle pulse was carried out using an alpha spectrometer at the Fundamental Science on Nuclear Wastes and Environmental Safety Laboratory at Southwest University of Science and Technology. The spectrometer was produced by ORTEC® (USA), utilizing the passivated implanted planar silicon (PIPS) detector for testing [25]. This detector adopted three-micron complementary metal-oxide-semiconductor transistor (CMOS) technology and can accurately determinate the geometric size of the detector while controlling oxide passivation and ion implantation [26–28].
The PIPS detector and alpha spectrometer are shown in Figure 1.
[figure omitted; refer to PDF]
The principle utilized the PIPS detector [29, 30], which is the complex interaction between incident particles and the depletion layer crystal detector. The detector produced the junction capacitance C. For the silicon detector, the junction capacitance C function is as follows:
When the surface area of the alpha detector was about 0.06 cm2, the resistivity (ρ) was 1000 Ω·cm and the offset voltage was 50 volts. According to formula (15), the capacitance was calculated to be 5.6PF. For an alpha particle of about 5.48 (56 MeV), an ionization energy of about 3.62 eV was observed when measured in the PIPS detector.
The formula for calculating the electrostatic charge is given as follows:
The formula for calculated amplitude of the alpha pulse from this detector is as follows:
According to the abovementioned experimental conditions, a radioactive source of 241Am was adopted for measurement in the laboratory. For the alpha spectrometer, vacuum degree and distance were considered. When the vacuum degree was 300 Torr and the detection range was 24 mm, an alpha particle pulse of 241Am was measured by the detector. After passing the filter, linear amplifier, analog to digital converter (ADC), the waveform of the pulse was recorded in the oscilloscope. The pulse waveform from the PIPS detector is shown in Figure 2.
[figure omitted; refer to PDF]
Based on the pulse generator of the super uranium radionuclide alpha particle, the pulse shape of alpha particle was concluded to grow rapidly, slowly decreasing with a large tail. Accordingly, it had a period of 34.88 us and a maximum pulse amplitude that did not exceed 100 mV. In addition, the alpha particle pulse possessed a certain time interval, and the half width was equal.
The new issue, as discussed, concerns the relationship between the alpha particle pulse data, which used the PIPS detector in the laboratory, and the instrument generated. According to the obtained data regarding alpha particle pulses in laboratory, such as pulse cycle, rise time, fall time, half width, time interval, and amplitude, the alpha particle pulse program was rebuilt in FPGA. The experimental results demonstrated that the alpha particles pulse waveform on the oscilloscope had similarity and consistency. However, due to the randomness and uncertainty of the real alpha particle pulse, the PIPS detector found it difficult to capture the full alpha particle pulse signal. Hence, the more representative and complete pulse signal was chosen in the oscilloscope, as shown in Table 1.
Table 1
Comparison of alpha particle pulse signal parameters.
Pulsevalue in lab | Generated pulse | Relative error | |
Cycle (us) | 35.25 | 34.88 | 0.0104 |
Rise time (us) | 3.22 | 4.01 | 0.2452 |
Fall time (us) | 30.44 | 29.76 | 0.0223 |
Pulse width (us) | 10.24 | 9.66 | 0.0566 |
Random amplitude (mV) | 43.3 | 54.8 | 0.2425 |
Max amplitude (mV) | 48 | 53.5 | 0.1146 |
Min amplitude (mV) | 21 | 25.3 | 0.2047 |
When comparing the two alpha particles pulses, the error of the single pulse time parameter was quite scant, as noted. The instrument generated pulse signal was able to approximate the alpha particle in cycle, fall time, and half width. The difference in particle energy led to a different amplitude of data. Since only one pulse amplitude was selected, it was unable to replace all alpha particle pulse signals, representing a sizable error. Accordingly, further experimentation is needed in the future in order to ascertain the amplitude rules. Furthermore, more accurate information regarding the amplitude of the alpha particle pulse signal should be obtained.
6. Conclusion
A preliminary study regarding the alpha particle generator was presented in this study. Here, the circuit program was designed in FPGA, and Gauss random numbers were calculated using the polar algorithm to obtain the alpha particle pulse amplitude, after which the uniform distributed random numbers were generated using the LC algorithm. The pulse time interval was then obtained, and the alpha pulse data were provided using the PIPS detector in the laboratory and simulated using MATLAB. Moreover, the alpha particle pulse data were imported into the FPGA ROM to complete the generator’s design. When comparing the three kinds of pulse data, it was concluded that the error of pulse data was insignificant.
Currently, the as designed alpha spectrometry pulse generator is not perfect, and some defects exist. Essentially, a noise signal is present on the alpha pulse waveform with a bit of burr in the pulse shape. Additionally, errors were noted in the alpha particle pulse data, in which some parameter errors were greater than ten percent. However, this study may improve circuit design in the future to enhance the accuracy of alpha pulse parameters and reduce any corresponding errors.
Acknowledgments
This work was supported by the National Natural Science Foundation of China (nos. 42074218 and 41874213) and Fundamental Science on Nuclear Wastes and Environmental Safety Laboratory Open Foundation (no. 17kfhk04).
[1] A. Noureddine, B. Baggoura, J. J. Larosa, N. Vajda, "Gamma and alpha emitting radionuclides in some Algerian soil samples," Applied Radiation and Isotopes, vol. 48 no. 8, pp. 1145-1148, DOI: 10.1016/s0969-8043(97)00046-8, 1997.
[2] A. Baeza, J. Guillén, J. W. Mietelski, "Uptake of alpha and beta emitters by mushrooms collected and cultured in Spain," Journal of Radio analytical and Nuclear Chemistry, vol. 261, pp. 375-380, 2004.
[3] A. Baeza, J. A. Corbacho, R. Pérez, "A new approach to the analysis of alpha spectra based on neural network techniques," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 652 no. 1, pp. 450-453, DOI: 10.1016/j.nima.2011.01.170, 2011.
[4] Z. Li, T. Xianguo, S. Rui, "Analytic fitting and simulation methods for characteristic X-ray peaks from Si-PIN detector," Nuclear Science and Techniques, vol. 24 no. 6, 2013.
[5] T. Xianguo, Z. Li, K. Mu, "Alpha contamination monitoring instrument based on LRAD technique for complex surface monitoring," Journal of Nuclear Science and Technology, vol. 45, pp. 282-285, 2008.
[6] W. B. Divon, B. Rozen, "A random pulse generator," Nuclear Instruments and Methods, vol. 39 no. 1, pp. 77-87, 1966.
[7] Y. I. Cheng, T. Xianguo, Z. Li, "Measuring energy loss of alpha particles in different vacuum, conditions," Nuclear Science and Technique, vol. 22, pp. 146-150, 2011.
[8] A. Martín Sánchez, F. Vera Tomé, "An experimental study of symmetric and asymmetric peak-fitting parameters for alpha-particle spectrometry fitting parameters for alpha-particle spectrometry," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 339 no. 1-2, pp. 127-130, DOI: 10.1016/0168-9002(94)91791-4, 1994.
[9] A. Bland, F. Vera Tomé, P. Rubio, "Fitting of alpha spectra. Application to low-level measurements," Applied Radiation and Isotopes, vol. 47 no. 9-10, pp. 899-903, DOI: 10.1016/s0969-8043(96)00084-x, 1996.
[10] J. Rubio Montero, A. Pertti, T. Jorma, "SAMPO80: An accurate gamma spectrum analysis method for minicomputers," Nuclear Instruments and Methods, vol. 190 no. 1, pp. 89-99, 1981.
[11] E. Garciatorano, "A model shape for the analysis of alpha-particle spectra," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 498 no. 1-3, pp. 289-291, DOI: 10.1016/s0168-9002(02)02076-4, 2003.
[12] E. García-Toraño, "Current status of alpha-particle spectrometry," Applied Radiation and Isotopes, vol. 64 no. 10-11, pp. 1273-1280, DOI: 10.1016/j.apradiso.2006.02.034, 2006.
[13] F. Bayrakçeken, Z. Telatar, L. Tunçyürek, İ. Karaaslan, A. Yaman, "High-resolution discrete absorption spectrum of α -methallyl free radical in the vapor phase," Spectrochimica Acta Part A: Molecular and Biomolecular Spectroscopy, vol. 65 no. 1, pp. 143-146, DOI: 10.1016/j.saa.2005.09.038, 2006.
[14] S. Arı, M. C. Jiménez-Ramos, M. Villa, I. Vioque, G. Manjón, R. García-Tenorio, "Numerical analysis of alpha spectra using two different codes," Applied Radiation and Isotopes, vol. 66 no. 6-7, pp. 808-812, DOI: 10.1016/j.apradiso.2008.02.018, 2008.
[15] M. P. R. Villa, C. J. G. Orellana, H. G. Velasco, A. M. C. Lourtau, "Fast adaptive alpha-particle spectrum fitting algorithm based on genetically estimated initial parameters," Applied Radiation and Isotopes, vol. 60 no. 2-4, pp. 145-149, DOI: 10.1016/j.apradiso.2003.11.007, 2004.
[16] G. Velasco, "Uncertainty assessment in the analysis of alpha-particle spectra," Applied Radiation and Isotopes, vol. 49 no. 9–11, pp. 1241-1244, DOI: 10.1016/s0969-8043(97)10053-7, 1998.
[17] F. Vera Tomé, V. Gómez Escobar, A. Martı́n Sánchez, "Study of the peak shape in alpha spectra measured by liquid scintillation," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 485 no. 3, pp. 444-452, DOI: 10.1016/s0168-9002(01)02104-0, 2002.
[18] R. E. Abdel-Aal, "A programmable Gaussian random pulse generator for automated performance measurements, nuclear instruments and methods in physics research section A: accelerators, spectrometers, " , Detectors and Associated Equipment, vol. 276 no. 3, pp. 573-576, DOI: 10.1016/0168-9002(89)90585-8, 1989.
[19] Z. Li, X.-G. Tuo, L. M. Zhe, "Statistical distribution-based detector response function of a Si (PIN) detector for K α and K β X-ray," Chinese Physics C, vol. 37 no. 1, 2013.
[20] D. Strul, R. B. Slates, M. Dahlbom, S. R. Cherry, P. K. Marsden, "An improved analytical detector response function model for multilayer small-diameter PET scanners," Physics in Medicine and Biology, vol. 48 no. 8, pp. 979-994, DOI: 10.1088/0031-9155/48/8/302, 2003.
[21] B. T. David, H. W. L. Philip, L. Wayne, D. V. John, Gaussian Random Number Generators, 1997.
[22] W. Dahlbom, J. Van Aarle, "PC-based high-precision nuclear spectrometry," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 286 no. 3, pp. 439-442, DOI: 10.1016/0168-9002(90)90893-b, 1990.
[23] Berkeley Nucleonic Corporation, PB-5 datasheet, vailable at: https://www.berkeleynucleonics.com/model-pb-5-precision-nim-pulse-generator
[24] CAEN Digital Detector Emulator, web page, available at: https://www.caen.it/csite/CaenProd
[25] A. Fernández Timón, M. Vargas, A. Martin, "A method to reproduce alpha-particle spectra measured with semiconductor detectors," Applied Radiation and Isotopes, vol. 68 no. 4-5, pp. 941-945, DOI: 10.1016/j.apradiso.2009.10.046, 2010.
[26] E. Martín Sánchez, G. Bortels, P. Bauer, "A survey of the physical processes which determine the response function of silicon detectors to alpha particles," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 339 no. 1-2, pp. 102-108, DOI: 10.1016/0168-9002(94)91787-6, 1994.
[27] K. Bortels, R. Helmer, Gamma- and X-ray Spectrometry with Semiconductor Detectors, 1988.
[28] J. C. Lozano, S. Madruga, F. Fernández, "A function using cubic splines for the analysis of alpha-particle spectra from silicon detectors," Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment, vol. 449 no. 1-2, pp. 356-365, DOI: 10.1016/s0168-9002(99)01297-8, 2000.
[29] Z. Fernández, X. Tuo, R. Shi, J. Yang, "A statistical approach to fit Gaussian part of full-energy peaks from Si (PIN) and SDD X-ray spectrometers," Science China Technological Sciences, vol. 57 no. 1, pp. 19-24, DOI: 10.1007/s11431-013-5427-7, 2014.
[30] C. M. Yang, C. C. Conti, P. H. B. Becker, "Determination of HPGe detector response using MCNP5 for 20-150keV X-rays," Applied Radiation and Isotopes, vol. 64 no. 6, pp. 700-705, DOI: 10.1016/j.apradiso.2005.12.011, 2006.
[31] D. Ponikvar, "Generator of pseudo random pulses," Nuclear Instruments and Methods in Physics Research Section B: Beam Interactions with Materials and Atoms, vol. 83 no. 1-2, pp. 295-299, DOI: 10.1016/0168-583x(93)95941-w, 1993.
[32] J. Gál, B. György, J. Pálvölgyi, "A random tail pulse generator for simulation of nuclear radiation detector signals," Nuclear Instruments and Methods, vol. 171 no. 2, pp. 401-406, DOI: 10.1016/0029-554x(80)90519-4, 1980.
[33] M. J. Koskelo, W. C. Burnett, P. H. Cable, "An advanced analysis program for alpha-particle spectrometry," Radioactivity & Radiochemistry, vol. 7 no. 1, pp. 23-36, 1996.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2021 Guili Peng et al. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
Alpha energy spectrum measurement has been employed in the nuclear waste disposal of transuranic nuclides (such as 239Pu and 241Am), supervision, and disposal process. The alpha spectrum is made up of alpha particles, which have a fast-moving helium nucleus and an energy of 4–8 MeV with weak penetration ability. Removing alpha particles from radioactive nuclides is an important scientific issue. In this study, a transuranic nuclide alpha particle pulse generator that produces simulated alpha particle pulses similar to real particles was designed. Field programmable gate array (FPGA) was adopted as its core chip and we obtained the digital pulse waveform using software tracing points while simulating real alpha particles by random numbers. Accordingly, the alpha energy spectrum of a radioactive source 241Am was obtained using a passivated ion-implanted planar silicon (PIPS) detector. Afterward, the alpha particle was extracted from the energy spectrum and was then compared to the alpha particle pulse of the two methods, deriving a result. Here, both groupings of particle pulse waveforms were found to be very similar, and the periodic error of the particle was observed to be less than 1%. Furthermore, the amplitude and time interval of the particle were apparently similar to the actual spectrometry pulse.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details

1 Fundamental Science on Nuclear Wastes and Environmental Safety Laboratory, Southwest University of Science and Technology, Mianyang 621010, China; School of Control and Mechanical Engineering, Tianjin ChengJian University, Tianjin 300384, China
2 Fundamental Science on Nuclear Wastes and Environmental Safety Laboratory, Southwest University of Science and Technology, Mianyang 621010, China; School of Automation and Information Engineering, Sichuan University of Science & Engineering, Zigong 643000, China
3 School of Geophysics, Chengdu University of Technology, Chengdu 610059, China
4 School of Automation and Information Engineering, Sichuan University of Science & Engineering, Zigong 643000, China