A MONTE CARLO CODE FOR SIMULATION OF PULSE PILE-UP SPECTRAL DISTORTION IN PULSE-HEIGHT MEASUREMENT

Size: px
Start display at page:

Download "A MONTE CARLO CODE FOR SIMULATION OF PULSE PILE-UP SPECTRAL DISTORTION IN PULSE-HEIGHT MEASUREMENT"

Transcription

1 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume A MONTE CARLO CODE FOR SIMULATION OF PULSE PILE-UP SPECTRAL DISTORTION IN PULSE-HEIGHT MEASUREMENT ABSTRACT Weijun Guo, Robin P. Gardner, and Fusheng Li Center for Engineering Applications of Radioisotopes (CEAR) Nuclear Engineering Department, PO Box 7909 North Carolina State University Raleigh, NC The Monte Carlo simulation code CEARPPU has been improved to obtain better accuracy for predicting pulse-height spectra measured at high counting rates. Experimental verification was carried out by measuring an Fe-55 spectrum with a Si(Li) X-ray spectrometer. Based on the spectrum measured at low counting rate, which is considered to be the true spectrum with no pulse pile-up distortion, the predicted high counting-rate spectrum by CEARPPU is in excellent agreement with the measured one for all of the folded regions due to pulse pile-up. This code is available for public dissemination at Oak Ridge National Laboratory (ORNL) through RSICC. By iteratively using this code, a Monte Carlo approach MCPUT has been proposed and demonstrated for solving the inverse problem to make pulse pile-up corrections for pulseheight spectra measured at high counting rates. INTRODUCTION Pulse pile-up distortion is a common problem for pulse-height measurement at high counting rates. High counting rates are a must for many medical and industrial applications of radiation measurement to ensure good counting statistics in the shortest possible diagnosis or on-line measurement times. The electronics of a spectrometer for pulse-height measurement are illustrated in Figure 1. Two signal acquisition options are now available, analog and digital pulse processing. Detector Current Pulses Preamplifier Tail Pulses Tail Pulses Digital Digitizer Digitized Pulses Display Analog Linear Amplifier Shaped Pulses MCA MCB (ADC+Memory) Display Figure 1. Schematic diagram of a generalized chain of electronics for energy pulse-height measurement

2 This document was presented at the Denver X-ray Conference (DXC) on Applications of X-ray Analysis. Sponsored by the International Centre for Diffraction Data (ICDD). This document is provided by ICDD in cooperation with the authors and presenters of the DXC for the express purpose of educating the scientific community. All copyrights for the document are retained by ICDD. Usage is restricted for the purposes of education and scientific research. DXC Website ICDD Website -

3 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume For analog pulse processing, the incident radiation particles interact in the detector and generate relatively fast current pulses. These current pulses are amplified and shaped before being digitized and stored by the Multi-Channel Analyzer. These stored values accumulate to form the measured spectrum. For digital pulse processing, the main difference comes after the preamplifier. The tail pulse will be digitized directly and thereafter shaped by digital filters. The occurrences of radiation are random, and may be characterized by the Poisson distribution. However, the shaped pulses have finite width so that two or more adjacent pulses may overlap each other. The individual components of each folded pulse are not directly measurable. The maximum counting rate that could be used otherwise is therefore limited by pulse pile up. The analytical relationship between measured counting rate and true counting rate is as follows: Rm = Rt exp( λ Rt ). (1) Where Rm and Rt are the measured and true counting rate respectively and λ is the total system dead time. Typically, for analog pulse processing, this system dead time could be characterized by the width of the main amplifier output pulse. According to this equation, if we could reduce the pulse width, the maximum achievable counting rate would be increased as well. However, the optimal setting of pulse width is limited by the ballistic deficit and the signal to noise ratio. Figure 2 plots Equation 1 with λ equal to 10 µ s, which is typical for a Si(Li) spectrometer. The Monte Carlo simulation code, CEARPPU, was previously developed by Figure 2. Counting rate curve. our research center [1] to simulate the pulse pile-up distortion of a Si(Li) spectroscopy system measuring an annular Fe-55 radioisotope source at high counting rate. A low counting rate Fe-55 spectrum was measured with the same spectrometer and used as the true spectrum shape for the Monte Carlo simulation. As one of the inputs for the Monte Carlo simulation, the normalized true spectrum serves as the probability density function (pdf) for sampling the pulse heights of the linear amplifier s output pulse. A semi-empirical function was applied to model the pulse shape of the linear amplifier output. The occurrence time of pulses are sampled with the exponential interval distribution characterized by the counting rate. Pulse pile-up distortion is automatically simulated by the Monte Carlo code when two pulses occur within an interval less than the pulse width of a single pulse. The simulation showed good agreement with a benchmark experiment. Discrepancies were observed for the regions with three or more pulses piled-up or folded together. In recent efforts, the dead time model has been modified by double weighting the rise time of amplifier output pulse [2]. The new simulation results are reported in this paper and show significant improvement. The linear amplifier output is now directly digitized for use in pointwise format. This enhancement makes it easier for other researchers to use the CEARPPU code for their own spectroscopy system. This code is available from the Radiation Safety Information

4 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume Computational Center (RSICC) at ORNL for general dissemination [3]. By iteratively using this forward algorithm for predicting pulse pile-up distortion, the MCPUT approach has been reported for correcting spectral distortion by pulse pile up [4]. MONTE CARLO SIMULATION In general, Monte Carlo simulation solves problems by sampling individual events one by one. These events are tracked from birth to death. The contribution of each event to the quantities of interest is tallied and both the average and the variance of the average can be predicted. For pulse pile- up simulation, individual pulses are sampled for both occurrence time and pulse height. Pile up is determined according to the time-interval criterion. The pulse-height value of each pulse train is sorted to the appropriate ADC channel to form the pulse-height spectrum. The code flow diagram of the CEARPPU code is presented in Figure 3. The sampling algorithms for single pulses are the kernel of the CEARPPU code. Two random variables need to be sampled for each single pulse: the occurrence time (that is relative to the previous pulse, thereby, time interval between two adjacent pulses) and the pulse height. Radiation emission from a source is characterized by the Poisson process. The time interval of two adjacent emissions is described by the exponential interval distribution: f ( t) = Rt exp( Rt t). (2) The cumulative density function (CDF) is equal to the integration of this pdf from time 0 to t : F( t) = t 0 f ( x) dx = 1 exp( R t) Code Initialization - Load experiment settings (Counting rate, amplifier parameters, etc.) t Single Pulse Sampling. (3) To sample one value of time interval ( t ), we sample a uniformly distributed number R first. R is greater than or equal to 0 and less than or equal to 1. Then we apply the inverse function of CDF to this R. A value of t can then be sampled. To verify the sampling process and also show the effect of sampling history number, two sampling cases were made. It is noted that the sampling history number is linearly proportional to the actual experiment time. The comparison for simulated and true distribution for time interval is plotted in Figure 4(a) and Figure 4(b) for 1k and 1M histories, respectively. Obviously, for fewer histories, the trend of the distribution is kept but the variance is much larger. PPU?. Histogram the pulse height of the preceding pulse train. Reset the pulse train storage to the current pulse No No Yes Complete? End Reject? No Update Pulse Train Figure 3. CEARPPU code flow diagram. Yes

5 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume Simulated distribution True distribution Simulated distribution True distribution PDF 3000 PDF TIME(ms) a TIME(ms) Figure 4. Comparison of simulated and true time interval distribution (a) 1k histories (b) 1M histories The pulse heights are sampled in similar fashion to the time interval. One major difference is that the pdf of the pulse height is the normalized low counting-rate spectrum. It is in discrete form and the normalization factor is the total number of counts in the measurement. The CDF is calculated from the cumulative sum of the pdf instead of by integration. To sample each pulseheight value, a uniform random number is sampled first. Then an index i is obtained by forcing the random number to be within the range of two adjacent CDF values. The pulse height is finally found by interpolation according to the following equation: H = H i ( F(H i ) - r)( H i+ 1 H i ) /[F(Hi+ 1) F(Hi )] (4) The simulated pulse height distributions are also compared to the true distribution for different numbers of sampled pulses in Figure 5. We see that the simulation does a good job when enough pulses have been sampled. b Simulated distribution True distribution Simulated distribution True distribution dn/dh dn/dh CHANNEL NO. CHANNEL NO. a b Figure 5. Comparison of simulated and true pulse height distribution (a) 1k histories (b) 1M histories A new dead time model has been implemented in CEARPPU by double weighting the rise time of each pulse [2]. A cubic spline pulse model is now available in the code to model the linear amplifier output pulses. By digitizing the output pulse into a point-wise table, different application-specific linear amplifiers are modeled easily and accurately. So far, three different pulse shapes of general interest are available, namely, Gaussian, trapezoidal and triangular pulses,

6 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume respectively. For a pulse with unit pulse height from an ORTEC-572 amplifier, 20 digitized points were used to construct the pulse model. The comparison of the interpolated model with 64 digitization values is presented in Figure 6. EXPERIMENTAL VERIFICATION To benchmark the CEARPPU code, two pulseheight spectra with an annular Fe-55 radioisotope source were measured with an X-ray Si(Li) detector. The ORTEC 572 linear amplifier and the ORTEC 919 ADC were used. The shaping time of the linear amplifier was set to be 2 µs, which produced an Figure 6. Cubic spline pulse model verification. output pulse with a width of 12.8 µs. According to the classification criterion introduced on page 627 of Knoll s book [5], this pulse width identifies measurements with counting rates lower than 78 counts per second as low counting-rate measurements and 7812 counts per second as the lower limit for high counting-rate measurements. Observed counting rates for benchmark experiments here were 74 and 18,169 counts per second, respectively. The gain and zero for energy calibration were ev/channel and ev, respectively. Two measured spectra for low and high counting-rate measurements are compared in Figure 7. Based on the previous discussion, the low counting-rate spectrum may be considered to be free of pulse pile-up distortion. Due to the simplicity of the source spectrum of Fe-55, those counts for channels with related energy greater than the Manganese X-rays (5.9 kev and 6.5 kev) are considered to be from background sources. Figure 7 shows the true, double, triple, and quadruple and higher piled-up regions of a high counting-rate spectrum. The first region is the region that corresponds to the true region of the low counting-rate measurement, from channel 1 to 510. Regions following that are caused mainly by piled-up pulses, and the upper limits of the double pile-up region, triple pile-up region, and quadruple and more pile-up region are shown Low Counting Rate High Counting Rate 10 6 COUNTS 10 4 "True" "Double" "Quadruple and more" "Triple" CHANNEL NUMBER Figure 7. Comparison of the Fe-55 spectra measured with low counting rate and high counting rate. Four regions are marked according to their major contribution of pulses. More accurately, double piled-up pulses contribute to both True and Double regions, and so on.

7 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume The CEARPPU code was used to simulate the high counting-rate measurement by using the low counting-rate measurement and the electronics parameters as input. The simulated spectrum is compared with the experimental one in Figure 8 with excellent agreement. CONCLUSIONS AND DISCUSSION The CEARPPU code has been successfully improved in accuracy to predict the high counting rate performance of a spectrometer based on a low counting-rate measurement. The Monte Carlo solution for the inverse problem of correcting pulse pile-up distortion for high counting- rate measurement becomes possible based on an accurate forward simulation tool like CEARPPU. The iterative approach MCPUT has been published [4] by our group. Moreover, the pulse pile-up problem might be dealt with in real time. MCPUT solves the problem in the offline mode and it has an advantage for pulse pile-up that occurs in extremely small time intervals (true coincidences at the nanosecond level). However, it has a potential limit in recovering information that was lost during the measurement, such as that of variable counting rates. The computer is becoming cheaper and faster and the same applies for instrument electronics. It is realistic to predict that direct digitization and storage of incoming pulse trains from the radiation detectors will be possible very soon. Two simple approaches for pulse pile-up real-time deconvolution have been proposed in a recent publication by our group [6]. Figure 8. Spectrum comparisons between simulated high counting-rate spectrum and experimental spectrum. ACKNOWLEDGMENTS The work described was supported by Grant Number 2R01ES06671 from the National Institute of Environmental Health Sciences, National Institutes of Health, US Public Health Service. Its contents are solely the responsibility of the authors and do not necessarily represent the official views of the NIEHS, NIH. The authors are also grateful for the financial support from the

8 Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume Associates Program for Nuclear Techniques in Oil Well Logging presently supported by Baker Atlas, Advantage Engineering, Shell, and EXXON Mobil. REFERENCES [1] Gardner, R.P. and S.H. Lee, Monte Carlo Simulation of pulse pile up. Advances in X-ray Analysis, : p [2] Ortec, ORTEC Modular Pulse-Processing Electronics Catalog [3] Gardner, R.P., et al., CEAR-PPU: A Monte Carlo Code for Predicting Pulse Pile-up Distortion for High Counting-Rate Radiation Spectra. PSR , Radiation Safety Information Computational Center, Oak Ridge National Laboratory. [4] Guo, W., S.H. Lee, and R.P. Gardner, The Monte Carlo Approach MCPUT for Correcting Pile-up Distorted Pulse-height Spectra. Nuclear Instruments and Methods in Physics Research A, In Press: p. pp. TBD. [5] Knoll, G.F., Radiation Detection and Measurement. 3rd ed. 2000, New York: Wiley. [6] Guo, W., R.P. Gardner, and C.W. Mayo, On the development of approaches for the real- time deconvolution of pulse pile-up for digital radiation spectroscopy. ANS Winter Meeting, Invited Paper for Mark Mills Award.

Abstract. 1. Introduction

Abstract. 1. Introduction 941 Monte Carlo Simulation of Pulse Pile Up R. P. Gardner and S. H. Lee Center for Engineering Applications of Radioisotopes Department of Engineering North Carolina State University Raleigh, NC 276957909,

More information

Summary. Introduction

Summary. Introduction Performance of an Enhanced Throughput Feature in a High-Count Rate System Ronald M Keyser, Senior Member, and Rex C Trammell, Senior Member ORTEC 801 South Illinois Avenue Oak Ridge, TN 37831-0895 Summary

More information

A digital method for separation and reconstruction of pile-up events in germanium detectors. Abstract

A digital method for separation and reconstruction of pile-up events in germanium detectors. Abstract A digital method for separation and reconstruction of pile-up events in germanium detectors M. Nakhostin a), Zs. Podolyak, P. H. Regan, P. M. Walker Department of Physics, University of Surrey, Guildford

More information

LONG TERM STATISTICS OF X-RAY SPECTROMETERS

LONG TERM STATISTICS OF X-RAY SPECTROMETERS 403 LONG TERM STATISTICS OF X-RAY SPECTROMETERS J. F. Dlouhy*, D. Mathieu Department of the Environment, Environmental Technology Center, River Road, Ottawa, Ontario, Canada Kl A OH3 K. N. Stoev Bulgarian

More information

Amptek Silicon Drift Diode (SDD) at High Count Rates

Amptek Silicon Drift Diode (SDD) at High Count Rates Amptek Silicon Drift Diode (SDD) at High Count Rates A silicon drift diode (SDD) is functionally similar to a SiPIN photodiode but its unique electrode structure reduces the electronic noise at short peaking

More information

ORTEC. Research Applications. Pulse-Height, Charge, or Energy Spectroscopy. Detectors. Processing Electronics

ORTEC. Research Applications. Pulse-Height, Charge, or Energy Spectroscopy. Detectors. Processing Electronics ORTEC Spectroscopy systems for ORTEC instrumentation produce pulse height distributions of gamma ray or alpha energies. MAESTRO-32 (model A65-B32) is the software included with most spectroscopy systems

More information

Copyright -International Centre for Diffraction Data 2010 ISSN

Copyright -International Centre for Diffraction Data 2010 ISSN 234 BRIDGING THE PRICE/PERFORMANCE GAP BETWEEN SILICON DRIFT AND SILICON PIN DIODE DETECTORS Derek Hullinger, Keith Decker, Jerry Smith, Chris Carter Moxtek, Inc. ABSTRACT Use of silicon drift detectors

More information

Keyser, Ronald M., Twomey, Timothy R., and Bingham, Russell D. ORTEC, 801 South Illinois Avenue, Oak Ridge, TN 37831s

Keyser, Ronald M., Twomey, Timothy R., and Bingham, Russell D. ORTEC, 801 South Illinois Avenue, Oak Ridge, TN 37831s Improved Performance in Germanium Detector Gamma Spectrometers based on Digital Signal Processing Keyser, Ronald M., Twomey, Timothy R., and Bingham, Russell D. ORTEC, 801 South Illinois Avenue, Oak Ridge,

More information

MOXTEK S NEW ULTRA-LITE X-RAY SOURCES: PERFORMACE CHARACTERIZATIONS

MOXTEK S NEW ULTRA-LITE X-RAY SOURCES: PERFORMACE CHARACTERIZATIONS Copyright JCPDS-International Centre for Diffraction Data 2013 ISSN 1097-0002 202 MOXTEK S NEW ULTRA-LITE X-RAY SOURCES: PERFORMACE CHARACTERIZATIONS S. Cornaby, S. Morris, J. Smith, D. Reynolds, K. Kozaczek

More information

ORTEC. Time-to-Amplitude Converters and Time Calibrator. Choosing the Right TAC. Timing with TACs

ORTEC. Time-to-Amplitude Converters and Time Calibrator. Choosing the Right TAC. Timing with TACs ORTEC Time-to-Amplitude Converters Choosing the Right TAC The following topics provide the information needed for selecting the right time-to-amplitude converter (TAC) for the task. The basic principles

More information

CAEN Tools for Discovery

CAEN Tools for Discovery Viareggio 5 September 211 Introduction In recent years CAEN has developed a complete family of digitizers that consists of several models differing in sampling frequency, resolution, form factor and other

More information

AN-DPP-003 Rev A2: Using the DP5 with HPGe USING THE DP5 WITH GERMANIUM DETECTORS

AN-DPP-003 Rev A2: Using the DP5 with HPGe USING THE DP5 WITH GERMANIUM DETECTORS Normalized Counts USING THE DP5 WITH GERMNIUM DETECTORS N-DPP-3 Rev : Using the DP5 with HPGe The DP5 is a high performance digital pulse processor which can be used with high purity germanium (HPGe) gamma-ray

More information

DEVELOPMENT OF A WAVELENGTH DISPERSIVE X-RAY FLUORESCENCE SPECTROMETER USING A MULTI-CAPILLARY X-RAY LENS FOR X-RAY DETECTION

DEVELOPMENT OF A WAVELENGTH DISPERSIVE X-RAY FLUORESCENCE SPECTROMETER USING A MULTI-CAPILLARY X-RAY LENS FOR X-RAY DETECTION Copyright JCPDS - International Centre for Diffraction Data 2003, Advances in X-ray Analysis, Volume 46. 346 DEVELOPMENT OF A WAVELENGTH DISPERSIVE X-RAY FLUORESCENCE SPECTROMETER USING A MULTI-CAPILLARY

More information

Comparisons Between Digital Gamma-Ray Spectrometer (DSPec) and Standard Nuclear Instrumentation Methods (NIM) Systems

Comparisons Between Digital Gamma-Ray Spectrometer (DSPec) and Standard Nuclear Instrumentation Methods (NIM) Systems LA-13393-MS Comparisons Between Digital Gamma-Ray Spectrometer (DSPec) and Standard Nuclear Instrumentation Methods (NIM) Systems Los Alamos N A T I O N A L L A B O R A T O R Y Los Alamos National Laboratory

More information

Analysis of Complex Modulated Carriers Using Statistical Methods

Analysis of Complex Modulated Carriers Using Statistical Methods Analysis of Complex Modulated Carriers Using Statistical Methods Richard H. Blackwell, Director of Engineering, Boonton Electronics Abstract... This paper describes a method for obtaining and using probability

More information

PX4 Frequently Asked Questions (FAQ)

PX4 Frequently Asked Questions (FAQ) PX4 Frequently Asked Questions (FAQ) What is the PX4? The PX4 is a component in the complete signal processing chain of a nuclear instrumentation system. It replaces many different components in a traditional

More information

Gamma Ray Spectroscopy with NaI(Tl) and HPGe Detectors

Gamma Ray Spectroscopy with NaI(Tl) and HPGe Detectors Nuclear Physics #1 Gamma Ray Spectroscopy with NaI(Tl) and HPGe Detectors Introduction: In this experiment you will use both scintillation and semiconductor detectors to study γ- ray energy spectra. The

More information

WIDE ANGLE GEOMETRY EDXRF SPECTROMETERS WITH SECONDARY TARGET AND DIRECT EXCITATION MODES

WIDE ANGLE GEOMETRY EDXRF SPECTROMETERS WITH SECONDARY TARGET AND DIRECT EXCITATION MODES Copyright(C)JCPDS-International Centre for Diffraction Data 2000, Advances in X-ray Analysis, Vol.42 11 Copyright(C)JCPDS-International Centre for Diffraction Data 2000, Advances in X-ray Analysis, Vol.42

More information

Amptek Inc. Page 1 of 7

Amptek Inc. Page 1 of 7 OPERATING THE DP5 AT HIGH COUNT RATES The DP5 with the latest firmware (Ver 6.02) and Amptek s new 25 mm 2 SDD are capable of operating at high rates, with an OCR greater than 1 Mcps. Figure 1 shows a

More information

A novel acquisition method of nuclear spectrum based on pulse area analysis *

A novel acquisition method of nuclear spectrum based on pulse area analysis * Submitted to Chinese Physics C A novel acquisition method of nuclear spectrum based on pulse area analysis * Li Dongcang( 李东仓 ) 1,, Ren Zhongguo( 任忠国 ) 1, 2, Yang Lei( 杨磊 ) 1, Qi Zhong( 祁中 ) 1, Meng Xiangting(

More information

DOUBLE MULTILAYER MONOCHROMATOR WITH FIXED EXIT GEOMETRY. H.Gatterbauer, P.Wobrauschek, F.Hegediis, P.Biini, C.Streli

DOUBLE MULTILAYER MONOCHROMATOR WITH FIXED EXIT GEOMETRY. H.Gatterbauer, P.Wobrauschek, F.Hegediis, P.Biini, C.Streli Copyright (C) JCPDS International Centre for Diffraction Data 1999 379 DOUBLE MULTILAYER MONOCHROMATOR WITH FIXED EXIT GEOMETRY H.Gatterbauer, P.Wobrauschek, F.Hegediis, P.Biini, C.Streli Atominsitut der

More information

ORTEC Experiment 13. Gamma-Gamma Coincidence with Angular Correlation. Equipment Required

ORTEC Experiment 13. Gamma-Gamma Coincidence with Angular Correlation. Equipment Required ORTEC Experiment 13 Equipment Required Two 905-3 2-in. x 2-in. NaI(Tl) Scintillation Detector Assemblies. Two 266 Photomultiplier Tube Bases. Two 113 Scintillation Preamplifiers. Two 556 High Voltage Power

More information

Spectral distribution from end window X-ray tubes

Spectral distribution from end window X-ray tubes Copyright ISSN (C) 1097-0002, JCPDS-International Advances in X-ray Centre Analysis, for Volume Diffraction 41 Data 1999 393 Spectral distribution from end window X-ray tubes N. Broll 1, P. de Chateaubourg

More information

USING A CHARGE-COUPLED DEVICE (CCD) TO GATHER X-RAY FLUORESCENCE (XRF)AND X-RAY DIFFRACTION (XRD) INFORMATION SIMULTANEOUSLY

USING A CHARGE-COUPLED DEVICE (CCD) TO GATHER X-RAY FLUORESCENCE (XRF)AND X-RAY DIFFRACTION (XRD) INFORMATION SIMULTANEOUSLY Copyright(c)JCPDS-International Centre for Diffraction Data 2001,Advances in X-ray Analysis,Vol.44 343 USING A CHARGE-COUPLED DEVICE (CCD) TO GATHER X-RAY FLUORESCENCE (XRF)AND X-RAY DIFFRACTION (XRD)

More information

nanomca 80 MHz HIGH PERFORMANCE, LOW POWER DIGITAL MCA Model Numbers: NM0530 and NM0530Z

nanomca 80 MHz HIGH PERFORMANCE, LOW POWER DIGITAL MCA Model Numbers: NM0530 and NM0530Z datasheet nanomca 80 MHz HIGH PERFORMANCE, LOW POWER DIGITAL MCA Model Numbers: NM0530 and NM0530Z I. FEATURES Finger-sized, high performance digital MCA. 16k channels utilizing smart spectrum-size technology

More information

nanomca datasheet I. FEATURES

nanomca datasheet I. FEATURES datasheet nanomca I. FEATURES Finger-sized, high performance digital MCA. 16k channels utilizing smart spectrum-size technology -- all spectra are recorded and stored as 16k spectra with instant, distortion-free

More information

Physics Laboratory Scattering of Photons from Electrons: Compton Scattering

Physics Laboratory Scattering of Photons from Electrons: Compton Scattering RR Oct 2001 SS Dec 2001 MJ Oct 2009 Physics 34000 Laboratory Scattering of Photons from Electrons: Compton Scattering Objective: To measure the energy of high energy photons scattered from electrons in

More information

Statistics, Probability and Noise

Statistics, Probability and Noise Statistics, Probability and Noise Claudia Feregrino-Uribe & Alicia Morales-Reyes Original material: Rene Cumplido Autumn 2015, CCC-INAOE Contents Signal and graph terminology Mean and standard deviation

More information

Chapter 6 Pulse Processing

Chapter 6 Pulse Processing Med Phys 4RA3, 4RB3/6R3 Radioisotopes and Radiation Methodology 6-6.. Introduction Chapter 6 Pulse Processing Most radiation detectors require pulse (or signal) processing electronics so that energy or

More information

Traditional analog QDC chain and Digital Pulse Processing [1]

Traditional analog QDC chain and Digital Pulse Processing [1] Giuliano Mini Viareggio April 22, 2010 Introduction The aim of this paper is to compare the energy resolution of two gamma ray spectroscopy setups based on two different acquisition chains; the first chain

More information

ANALYTICAL MICRO X-RAY FLUORESCENCE SPECTROMETER

ANALYTICAL MICRO X-RAY FLUORESCENCE SPECTROMETER Copyright(c)JCPDS-International Centre for Diffraction Data 2001,Advances in X-ray Analysis,Vol.44 325 ANALYTICAL MICRO X-RAY FLUORESCENCE SPECTROMETER ABSTRACT William Chang, Jonathan Kerner, and Edward

More information

MICRO XRF OF LIGHT ELEMENTS USING A POLYCAPILLARY LENS AND AN ULTRA THIN WINDOW SILICON DRIFT DETECTOR INSIDE A VACUUM CHAMBER

MICRO XRF OF LIGHT ELEMENTS USING A POLYCAPILLARY LENS AND AN ULTRA THIN WINDOW SILICON DRIFT DETECTOR INSIDE A VACUUM CHAMBER Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume 48. 229 MICRO XRF OF LIGHT ELEMENTS USING A POLYCAPILLARY LENS AND AN ULTRA THIN WINDOW SILICON DRIFT

More information

Energy Measurements with a Si Surface Barrier Detector and a 5.5-MeV 241 Am α Source

Energy Measurements with a Si Surface Barrier Detector and a 5.5-MeV 241 Am α Source Energy Measurements with a Si Surface Barrier Detector and a 5.5-MeV 241 Am α Source October 18, 2017 The goals of this experiment are to become familiar with semiconductor detectors, which are widely

More information

Electronic Instrumentation for Radiation Detection Systems

Electronic Instrumentation for Radiation Detection Systems Electronic Instrumentation for Radiation Detection Systems January 23, 2018 Joshua W. Cates, Ph.D. and Craig S. Levin, Ph.D. Course Outline Lecture Overview Brief Review of Radiation Detectors Detector

More information

INDEX. Firmware for DPP (Digital Pulse Processing) DPP-PSD Digital Pulse Processing for Pulse Shape Discrimination

INDEX. Firmware for DPP (Digital Pulse Processing) DPP-PSD Digital Pulse Processing for Pulse Shape Discrimination Firmware for DPP (Digital Pulse Processing) Thanks to the powerful FPGAs available nowadays, it is possible to implement Digital Pulse Processing (DPP) algorithms directly on the acquisition boards and

More information

Figure 1: Schematic diagram of Analog Pulse Processing Architecture. Figure 2: Schematic diagram of Digital Pulse Processing (DPP) Architecture

Figure 1: Schematic diagram of Analog Pulse Processing Architecture. Figure 2: Schematic diagram of Digital Pulse Processing (DPP) Architecture ! Model based robust Peak Detection algorithm of Radiation Pulse Shape using limited samples Rajendra Chhajed [1], Himanshu Purohit [2], Madhuri Bhavsar [3] [1] M.Tech. Scholar, CSE Dept. at Nirma University,

More information

MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture

MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture IMA Journal of Mathematical Control and Information Page 1 of 10 doi:10.1093/imamci/dri000 1. Principles of Operation MWPC Gas Gain with Argon-CO 2 80:20 Gas Mixture Michael Roberts A multi-wire proportional

More information

Applications of New, High Intensity X-Ray Optics - Normal and thin film diffraction using a parabolic, multilayer mirror

Applications of New, High Intensity X-Ray Optics - Normal and thin film diffraction using a parabolic, multilayer mirror Applications of New, High Intensity X-Ray Optics - Normal and thin film diffraction using a parabolic, multilayer mirror Stephen B. Robie scintag, Inc. 10040 Bubb Road Cupertino, CA 95014 Abstract Corundum

More information

Homework Set 3.5 Sensitive optoelectronic detectors: seeing single photons

Homework Set 3.5 Sensitive optoelectronic detectors: seeing single photons Homework Set 3.5 Sensitive optoelectronic detectors: seeing single photons Due by 12:00 noon (in class) on Tuesday, Nov. 7, 2006. This is another hybrid lab/homework; please see Section 3.4 for what you

More information

S Simulation program SEAMCAT

S Simulation program SEAMCAT S-72.333 Post Graduate Course in Radiocommunications Spring 2001 Simulation program SEAMCAT (The Spectrum Engineering Advanced Monte Carlo Analysis Tool) Pekka Ollikainen pekka.ollikainen@thk.fi Page 1

More information

Comparisons of the Portable Digital Spectrometer Systems

Comparisons of the Portable Digital Spectrometer Systems LA-13895-MS Issued: February 2002 Comparisons of the Portable Digital Spectrometer Systems Duc T. Vo Phyllis A. Russo TABLE OF CONTENTS I. Introduction... 1 II. Spectroscopy Systems... 2 A. Multichannel

More information

Instructions for gg Coincidence with 22 Na. Overview of the Experiment

Instructions for gg Coincidence with 22 Na. Overview of the Experiment Overview of the Experiment Instructions for gg Coincidence with 22 Na 22 Na is a radioactive element that decays by converting a proton into a neutron: about 90% of the time through β + decay and about

More information

Simulation of Algorithms for Pulse Timing in FPGAs

Simulation of Algorithms for Pulse Timing in FPGAs 2007 IEEE Nuclear Science Symposium Conference Record M13-369 Simulation of Algorithms for Pulse Timing in FPGAs Michael D. Haselman, Member IEEE, Scott Hauck, Senior Member IEEE, Thomas K. Lewellen, Senior

More information

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss Introduction Small-scale fading is used to describe the rapid fluctuation of the amplitude of a radio

More information

A CMOS INTEGRATED CIRCUIT FOR PULSE-SHAPE DISCRIMINATION*

A CMOS INTEGRATED CIRCUIT FOR PULSE-SHAPE DISCRIMINATION* A CMOS INTEGRATED CIRCUIT FOR PULSE-SHAPE DISCRIMINATION* S. S. Frank, M. N. Ericson, M. L. Simpson, R. A. Todd, and D. P. Hutchinson Oak Ridge National Laboratory, Oak Ridge, TN 3783 1 Abstract and Summary

More information

Design Strategy for a Pipelined ADC Employing Digital Post-Correction

Design Strategy for a Pipelined ADC Employing Digital Post-Correction Design Strategy for a Pipelined ADC Employing Digital Post-Correction Pieter Harpe, Athon Zanikopoulos, Hans Hegt and Arthur van Roermund Technische Universiteit Eindhoven, Mixed-signal Microelectronics

More information

XRF Instrumentation. Introduction to spectrometer

XRF Instrumentation. Introduction to spectrometer XRF Instrumentation Introduction to spectrometer AMPTEK, INC., Bedford, MA 01730 Ph: +1 781 275 2242 Fax: +1 781 275 3470 sales@amptek.com 1 Instrument Excitation source Sample X-ray tube or radioisotope

More information

TOWARDS FAST RECIPROCAL SPACE MAPPING

TOWARDS FAST RECIPROCAL SPACE MAPPING Copyright JCPDS - International Centre for Diffraction Data 2005, Advances in X-ray Analysis, Volume 48. 165 ABSTRACT TOWARDS FAST RECIPROCAL SPACE MAPPING J.F. Woitok and A. Kharchenko PANalytical B.V.,

More information

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems

Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems Nonlinear Companding Transform Algorithm for Suppression of PAPR in OFDM Systems P. Guru Vamsikrishna Reddy 1, Dr. C. Subhas 2 1 Student, Department of ECE, Sree Vidyanikethan Engineering College, Andhra

More information

COMPTON SCATTERING. Purpose. Introduction. Fundamentals of Experiment

COMPTON SCATTERING. Purpose. Introduction. Fundamentals of Experiment COMPTON SCATTERING Purpose The purpose of this experiment is to verify the energy dependence of gamma radiation upon scattering angle and to compare the differential cross section obtained from the data

More information

Gamma Spectrometer Initial Project Proposal

Gamma Spectrometer Initial Project Proposal Gamma Spectrometer Initial Project Proposal Group 9 Aman Kataria Johnny Klarenbeek Dean Sullivan David Valentine Introduction There are currently two main types of gamma radiation detectors used for gamma

More information

nanomca-sp datasheet I. FEATURES

nanomca-sp datasheet I. FEATURES datasheet nanomca-sp 80 MHz HIGH PERFORMANCE, LOW POWER DIGITAL MCA WITH BUILT IN PREAMPLIFIER Model Numbers: SP0534A/B to SP0539A/B Standard Models: SP0536B and SP0536A I. FEATURES Built-in preamplifier

More information

PoS(ICRC2017)241. Estimated Pulse Height Spectrum with Pulse Pile-Up Correction for Neutron Monitor of Mexico City

PoS(ICRC2017)241. Estimated Pulse Height Spectrum with Pulse Pile-Up Correction for Neutron Monitor of Mexico City Estimated Pulse Height Spectrum with Pulse Pile-Up Correction for Neutron Monitor of Mexico City a, J.F.Valdés-Galicia a, Marcos Anzorena a, Octavio Musalem a, Alejandro Hurtado a, Ernesto Ortiz b, L.X.González

More information

Digital Pulse Processing in HPGe Gamma-ray Spectroscopy

Digital Pulse Processing in HPGe Gamma-ray Spectroscopy Digital Pulse Processing in HPGe Gamma-ray Spectroscopy Supplement to the spring 2013, 2016 & 2017 courses on Activity Measurements with Germanium Detectors Peter Jansson First edition: 2013-04-16 Second

More information

nanodpp datasheet I. FEATURES

nanodpp datasheet I. FEATURES datasheet nanodpp I. FEATURES Ultra small size high-performance Digital Pulse Processor (DPP). 16k channels utilizing smart spectrum-size technology -- all spectra are recorded and stored as 16k spectra

More information

Evaluating the Performance of a Commercial Silicon Drift Detector for X-ray Microanalysis

Evaluating the Performance of a Commercial Silicon Drift Detector for X-ray Microanalysis Evaluating the Performance of a Commercial Silicon Drift Detector for X-ray Microanalysis Edward A. Kenik Materials Science & Technology Division, Oak Ridge National Laboratory, Oak Ridge, TN 37831 kenikea@ornl.gov

More information

A PC104 Multiprocessor DSP System for Radiation Spectroscopy Applications

A PC104 Multiprocessor DSP System for Radiation Spectroscopy Applications A PC104 Multiprocessor DSP System for Radiation Spectroscopy Applications J. Basílio Simões, João Cardoso, Nuno Cruz, and Carlos M. B. A. Correia Instrumentation Center, Physics Department of the University

More information

TB-5 User Manual. Products for Your Imagination

TB-5 User Manual. Products for Your Imagination TB-5 User Manual 1 Introduction... 2 1.1 TB-5 Description... 2 1.2 DP5 Family... 2 1.3 Options and Variations... 3 2 Specifications... 3 2.1 Spectroscopic Performance... 3 2.2 Processing, physical, and

More information

ORTEC. High-Count-Rate Spectroscopy with Ge Detectors: Quantitative Evaluation of the Performance of High-Rate Systems 1. I.

ORTEC. High-Count-Rate Spectroscopy with Ge Detectors: Quantitative Evaluation of the Performance of High-Rate Systems 1. I. High-Count-Rate Spectroscopy with Ge Detectors: Quantitative Evaluation of the Performance of High-Rate Systems 1 T.R. Twomey, R.M. Keyser, M.L. Simpson, and S.E. Wagner, ORTEC The performance of a high-count-rate

More information

NEEP 427 PROPORTIONAL COUNTERS. Knoll, Chapters 6 & 14 Sect. I & II

NEEP 427 PROPORTIONAL COUNTERS. Knoll, Chapters 6 & 14 Sect. I & II NEEP 427 PROPORTIONAL COUNTERS References: Knoll, Chapters 6 & 14 Sect. I & II a proportional counter the height of the output pulse is proportional to the number of ion pairs produced in the counter gas.

More information

GUNSHOT RESIDUE INVESTIGATIONS USING TXRF

GUNSHOT RESIDUE INVESTIGATIONS USING TXRF 299 GUNSHOT RESIDUE INVESTIGATIONS USING TXRF Alexander Wastl 1, Bettina Bogner 2, Peter Kregsamer 1, Peter Wobrauschek 1, Christina Streli 1 1 Atominstitut, Vienna University of Technology, Vienna, Austria

More information

Shape-based event pileup separation in Troitsk nu-mass experiment

Shape-based event pileup separation in Troitsk nu-mass experiment arxiv:1812.10936v1 [physics.ins-det] 28 Dec 2018 Shape-based event pileup separation in Troitsk nu-mass experiment Vasily Chernov 1 and Alexander Nozik 1,2 1 Institute for Nuclear Research RAS, 117312

More information

Nonuniform multi level crossing for signal reconstruction

Nonuniform multi level crossing for signal reconstruction 6 Nonuniform multi level crossing for signal reconstruction 6.1 Introduction In recent years, there has been considerable interest in level crossing algorithms for sampling continuous time signals. Driven

More information

X-RAY OPTICS FOR TWO-DIMENSIONAL DIFFRACTION

X-RAY OPTICS FOR TWO-DIMENSIONAL DIFFRACTION Copyright (c)jcpds-international Centre for Diffraction Data 2002, Advances in X-ray Analysis, Volume 45. 332 ABSTRACT X-RAY OPTICS FOR TWO-DIMENSIONAL DIFFRACTION Bob B. He and Uwe Preckwinkel Bruker

More information

Development of Personal Dosimeter Using Electronic Dose Conversion Method

Development of Personal Dosimeter Using Electronic Dose Conversion Method Proceedings of the Korean Nuclear Spring Meeting Gyeong ju, Korea, May 2003 Development of Personal Dosimeter Using Electronic Dose Conversion Method Wanno Lee, Bong Jae Lee, and Chang Woo Lee Korea Atomic

More information

Real Time Pulse Pile-up Recovery in a High Throughput Digital Pulse Processor

Real Time Pulse Pile-up Recovery in a High Throughput Digital Pulse Processor Real Time Pulse Pile-up Recovery in a High Throughput Digital Pulse Processor Paul A. B. Scoullar a, Chris C. McLean a and Rob J. Evans b a Southern Innovation, Melbourne, Australia b Department of Electrical

More information

Lab #1: X-ray Photon Counting & the Statistics of Light Lab report is due Wednesday, October 11, 2017, before 11:59 pm EDT

Lab #1: X-ray Photon Counting & the Statistics of Light Lab report is due Wednesday, October 11, 2017, before 11:59 pm EDT Lab #1: X-ray Photon Counting & the Statistics of Light Lab report is due Wednesday, October 11, 2017, before 11:59 pm EDT 1. Overview This handout provides a description of the activities that we will

More information

Moderne Teilchendetektoren - Theorie und Praxis 2. Dr. Bernhard Ketzer Technische Universität München SS 2013

Moderne Teilchendetektoren - Theorie und Praxis 2. Dr. Bernhard Ketzer Technische Universität München SS 2013 Moderne Teilchendetektoren - Theorie und Praxis 2 Dr. Bernhard Ketzer Technische Universität München SS 2013 7 Signal Processing and Acquisition 7.1 Signals 7.2 Amplifier 7.3 Electronic Noise 7.4 Analog-to-Digital

More information

Statistical Analysis of Modern Communication Signals

Statistical Analysis of Modern Communication Signals Whitepaper Statistical Analysis of Modern Communication Signals Bob Muro Application Group Manager, Boonton Electronics Abstract The latest wireless communication formats like DVB, DAB, WiMax, WLAN, and

More information

Digital Signal Processing for HPGe Detectors

Digital Signal Processing for HPGe Detectors Digital Signal Processing for HPGe Detectors David Radford ORNL Physics Division July 28, 2012 HPGe Detectors Hyper-Pure Ge (HPGe) detectors are the gold standard for gamma-ray spectroscopy Unsurpassed

More information

The detection efficiency of electron multipliers

The detection efficiency of electron multipliers BRIT. J. APPL. PHYS. (J. PHYS. D), 1969, SER. 2, VOL. 2. PRINTED IN GREAT BRITAIN The detection efficiency of electron multipliers W. H. WRIGHT Department of Physics, University of Natal, Durban, South

More information

Investigation of a Cs137 and Ba133 runs. Michael Dugger and Robert Lee

Investigation of a Cs137 and Ba133 runs. Michael Dugger and Robert Lee Investigation of a Cs137 and Ba133 runs Michael Dugger and Robert Lee 1 Cs137 Using run 149 One million triggers Doing a quick analysis with fits: Not using Kei s noise corrections at the moment 2 ADC

More information

PARTICLE DETECTORS (V): ELECTRONICS

PARTICLE DETECTORS (V): ELECTRONICS Monday, April 13, 2015 1 PARTICLE DETECTORS (V): ELECTRONICS Zhenyu Ye April 13, 2015 Monday, April 13, 2015 2 References Techniques for Nuclear and Particle Physics Experiments by Leo, Chapter 15-17 Particle

More information

Effects of multipath propagation on design and operation of line-of-sight digital radio-relay systems

Effects of multipath propagation on design and operation of line-of-sight digital radio-relay systems Rec. ITU-R F.1093-1 1 RECOMMENDATION ITU-R F.1093-1* Rec. ITU-R F.1093-1 EFFECTS OF MULTIPATH PROPAGATION ON THE DESIGN AND OPERATION OF LINE-OF-SIGHT DIGITAL RADIO-RELAY SYSTEMS (Question ITU-R 122/9)

More information

Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through. Monte Carlo Simulation. Amy Orsborn

Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through. Monte Carlo Simulation. Amy Orsborn Assessment of Hall A Vertical Drift Chamber Analysis Software Performance Through Monte Carlo Simulation Amy Orsborn Office of Science, SULI Program Case Western Reserve University Thomas Jefferson National

More information

Building Optimal Statistical Models with the Parabolic Equation Method

Building Optimal Statistical Models with the Parabolic Equation Method PIERS ONLINE, VOL. 3, NO. 4, 2007 526 Building Optimal Statistical Models with the Parabolic Equation Method M. Le Palud CREC St-Cyr Telecommunications Department (LESTP), Guer, France Abstract In this

More information

System Identification and CDMA Communication

System Identification and CDMA Communication System Identification and CDMA Communication A (partial) sample report by Nathan A. Goodman Abstract This (sample) report describes theory and simulations associated with a class project on system identification

More information

MINIATURE X-RAY SOURCES AND THE EFFECTS OF SPOT SIZE ON SYSTEM PERFORMANCE

MINIATURE X-RAY SOURCES AND THE EFFECTS OF SPOT SIZE ON SYSTEM PERFORMANCE 228 MINIATURE X-RAY SOURCES AND THE EFFECTS OF SPOT SIZE ON SYSTEM PERFORMANCE D. CARUSO, M. DINSMORE TWX LLC, CONCORD, MA 01742 S. CORNABY MOXTEK, OREM, UT 84057 ABSTRACT Miniature x-ray sources present

More information

CHAPTER 6 SIGNAL PROCESSING TECHNIQUES TO IMPROVE PRECISION OF SPECTRAL FIT ALGORITHM

CHAPTER 6 SIGNAL PROCESSING TECHNIQUES TO IMPROVE PRECISION OF SPECTRAL FIT ALGORITHM CHAPTER 6 SIGNAL PROCESSING TECHNIQUES TO IMPROVE PRECISION OF SPECTRAL FIT ALGORITHM After developing the Spectral Fit algorithm, many different signal processing techniques were investigated with the

More information

Land and Waste Characterisation. In-situ and bulk assay technologies

Land and Waste Characterisation. In-situ and bulk assay technologies Land and Waste Characterisation In-situ and bulk assay technologies Helen Beddow 1 Content Land Characterisation Development of the Groundhog system Groundhog and high resolution gamma spectrometry for

More information

Preliminary simulation study of the front-end electronics for the central detector PMTs

Preliminary simulation study of the front-end electronics for the central detector PMTs Angra Neutrino Project AngraNote 1-27 (Draft) Preliminary simulation study of the front-end electronics for the central detector PMTs A. F. Barbosa Centro Brasileiro de Pesquisas Fsicas - CBPF, e-mail:

More information

ADC, FFT and Noise. p. 1. ADC, FFT, and Noise

ADC, FFT and Noise. p. 1. ADC, FFT, and Noise ADC, FFT and Noise. p. 1 ADC, FFT, and Noise Analog to digital conversion and the FFT A LabView program, Acquire&FFT_Nscans.vi, is available on your pc which (1) captures a waveform and digitizes it using

More information

Picosecond Time Analyzer Applications in...

Picosecond Time Analyzer Applications in... ORTEC AN52 Picosecond Time Analyzer Applications in... LIDAR and DIAL Time-of-Flight Mass Spectrometry Fluorescence/Phosphorescence Lifetime Spectrometry Pulse or Signal Jitter Analysis CONTENTS of this

More information

Real Time Jitter Analysis

Real Time Jitter Analysis Real Time Jitter Analysis Agenda ı Background on jitter measurements Definition Measurement types: parametric, graphical ı Jitter noise floor ı Statistical analysis of jitter Jitter structure Jitter PDF

More information

Propagation Channels. Chapter Path Loss

Propagation Channels. Chapter Path Loss Chapter 9 Propagation Channels The transmit and receive antennas in the systems we have analyzed in earlier chapters have been in free space with no other objects present. In a practical communication

More information

Measurement of X-ray Photon Energy and Arrival Time Using a Silicon Drift Detector

Measurement of X-ray Photon Energy and Arrival Time Using a Silicon Drift Detector Measurement of X-ray Photon Energy and Arrival Time Using a Silicon Drift Detector Liu Li 1 ( 刘利 ), Zheng Wei 1 ( 郑伟 ) 1 College of Aerospace Science and Engineering, National University of Defense Technology,

More information

CHARACTERIZATION and modeling of large-signal

CHARACTERIZATION and modeling of large-signal IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 53, NO. 2, APRIL 2004 341 A Nonlinear Dynamic Model for Performance Analysis of Large-Signal Amplifiers in Communication Systems Domenico Mirri,

More information

SPECTROMETRIC CHARACTERISTIC IMPROVEMENT OF CdTe DETECTORS*

SPECTROMETRIC CHARACTERISTIC IMPROVEMENT OF CdTe DETECTORS* SPECTROMETRIC CHARACTERISTIC IMPROVEMENT OF CdTe DETECTORS* Abstract V. I. Ivanov, V. Garbusin, P. G. Dorogov, A. E. Loutchanski, V. V. Kondrashov Baltic Scientific Instruments, RITEC Ltd., P. O. Box 25,

More information

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS

EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS EET 223 RF COMMUNICATIONS LABORATORY EXPERIMENTS Experimental Goals A good technician needs to make accurate measurements, keep good records and know the proper usage and limitations of the instruments

More information

Low noise readout techniques for Charge Coupled Devices (CCD) Gustavo Cancelo, Juan Estrada, Guillermo Fernandez Moroni, Ken Treptow, Ted Zmuda

Low noise readout techniques for Charge Coupled Devices (CCD) Gustavo Cancelo, Juan Estrada, Guillermo Fernandez Moroni, Ken Treptow, Ted Zmuda Low noise readout techniques for Charge Coupled Devices (CCD) Gustavo Cancelo, Juan Estrada, Guillermo Fernandez Moroni, Ken Treptow, Ted Zmuda Charge Coupled Devices (CCD) Potential well Characteristics:

More information

Title detector with operating temperature.

Title detector with operating temperature. Title Radiation measurements by a detector with operating temperature cryogen Kanno, Ikuo; Yoshihara, Fumiki; Nou Author(s) Osamu; Murase, Yasuhiro; Nakamura, Masaki Citation REVIEW OF SCIENTIFIC INSTRUMENTS

More information

ABSTRACT. Supported by U.S. DoE grant No. DE-FG02-96ER54375

ABSTRACT. Supported by U.S. DoE grant No. DE-FG02-96ER54375 ABSTRACT A CCD imaging system is currently being developed for T e (,t) and bolometric measurements on the Pegasus Toroidal Experiment. Soft X-rays (E

More information

EXPERIMENT 5. SCINTILLATION COUNTING AND QUENCH CORRECTION.

EXPERIMENT 5. SCINTILLATION COUNTING AND QUENCH CORRECTION. 59 EXPERIMENT 5. SCINTILLATION COUNTING AND QUENCH CORRECTION. (The report for this experiment is due 1 week after the completion of the experiment) 5.1 Introduction Liquid scintillation is the method

More information

Voice Transmission --Basic Concepts--

Voice Transmission --Basic Concepts-- Voice Transmission --Basic Concepts-- Voice---is analog in character and moves in the form of waves. 3-important wave-characteristics: Amplitude Frequency Phase Telephone Handset (has 2-parts) 2 1. Transmitter

More information

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010

Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications. Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions & Errors and their Relation to Communication Channel Specifications Howard Hausman April 1, 2010 Satellite Communications: Part 4 Signal Distortions

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

A New Statistical Model of the Noise Power Density Spectrum for Powerline Communication

A New Statistical Model of the Noise Power Density Spectrum for Powerline Communication A New tatistical Model of the Noise Power Density pectrum for Powerline Communication Dirk Benyoucef Institute of Digital Communications, University of aarland D 66041 aarbruecken, Germany E-mail: Dirk.Benyoucef@LNT.uni-saarland.de

More information

Method for digital particle spectrometry Khryachkov Vitaly

Method for digital particle spectrometry Khryachkov Vitaly Method for digital particle spectrometry Khryachkov Vitaly Institute for physics and power engineering (IPPE) Obninsk, Russia The goals of Analog Signal Processing Signal amplification Signal filtering

More information

ORTEC Experiment 3. Gamma-Ray Spectroscopy Using NaI(Tl) Equipment Required. Purpose. Gamma Emission

ORTEC Experiment 3. Gamma-Ray Spectroscopy Using NaI(Tl) Equipment Required. Purpose. Gamma Emission ORTEC Experiment 3 Equipment Required Electronic Instrumentation o SPA38 Integral Assembly consisting of a 38 mm x 38 mm NaI(Tl) Scintillator, Photomultiplier Tube, and PMT Base with Stand o 4001A/4002D

More information

Module 10 : Receiver Noise and Bit Error Ratio

Module 10 : Receiver Noise and Bit Error Ratio Module 10 : Receiver Noise and Bit Error Ratio Lecture : Receiver Noise and Bit Error Ratio Objectives In this lecture you will learn the following Receiver Noise and Bit Error Ratio Shot Noise Thermal

More information