Cannot open file (/var/www/vhosts/aprendtech.com/httpdocs/wordpress/wp-content/backup/.htaccess)Cannot write to file (/var/www/vhosts/aprendtech.com/httpdocs/wordpress/wp-content/backup/.htaccess) AprendBlog » 2011 » October


Oct 29 2011

Logarithm of PHA with deadtime

Tag: Math,Noiseadmin @ 10:23 am

The logarithm of the data is often used in x-ray imaging systems because it is (very) approximately proportional to the line integral. The statistics of the log of the counts in photon counting detectors are are different than those of the counts as summarized in my last post and I derive them in this post. I then test the formulas using a Monte Carlo simulation.

more –>;


Oct 29 2011

Deadtime 4-Monte Carlo simulation of PHA data

Tag: Implementation,Noise,Physics,Uncategorizedadmin @ 10:22 am

I used a Monte Carlo simulation to test the formulas derived in my last post for the mean value, variance, and covariance of pulse height analysis (PHA) data as a function of deadtime. In this post, I discuss the simulation software and the results. The formulas were quite accurate except for the covariance where the relatively small value and the difficulty in getting good statistics for variance estimates in general caused a spread around the theoretical values.

more –>;


Oct 17 2011

Deadtime-3 Pulse Height Analysis Theory

Tag: Noise,Physicsadmin @ 10:23 am

In previous posts, I discussed the mean and variance and the energy spectrum of photon counting with deadtime. In this post, I will describe the statistics of pulse height analysis (PHA) data as a function of the deadtime of the detector. I will analyze the idealized case with perfect energy bins with zero transition width and no overlap and no added electronic noise. With these assumptions and no deadtime, the number of counts in each bin is Poisson distributed with a mean value equal to the number of incident photons and the data in different bins are independent. With deadtime, the PHA data mean and variance are smaller than those with no deadtime. In addition, the data in different bins become negatively correlated.

In my next post, I will describe a Monte Carlo simulation to validate the formulas derived here.

more –>;


Oct 08 2011

Deadtime 2–The energy spectrum

Tag: Physics,softwareadmin @ 10:45 am

My previous post discussed the mean and variance of photon counts with deadtime. In this post, I describe a model for the energy spectrum that might be measured by a photon counter with perfect pulse height analysis (PHA). Again, my purpose is to gain insight so I will use a highly simplified model. I derive a theoretical formula for the measured spectrum and then a Monte Carlo simulation to validate the model.

more –>;


Oct 03 2011

Photon counting with deadtime-Part 1

Tag: Noise,Physicsadmin @ 10:17 am

The main problem with photon counting detectors in medical x-ray systems is the large count rates, which can be greater than 108/sec. The maximum count rate is limited in part by the deadtime and a critical question is the effects of deadtime on the image quality. This post starts the derivation of a simplified model to understand these effects. I do not claim that the model describes a real detector in detail. Instead, I want to get an insight into the magnitude of the effects. For a given mean incident count rate what are small deadtimes that do not affect the results and what values are so large that the images are totally degraded? I start in this post by deriving formulas for the mean value and variance of the recorded counts as a function of deadtime. I found that books and papers that cover this topic, like Parzen and Yu and Fessler, refer to other much more mathematical books for the central limit theorem of renewal processes, which forms the basis for the derivation. Here, I present a derivation, which, although decidedly not mathematically rigorous, gives insight into the assumptions of the formulas. I then validate the formulas with a Monte Carlo simulation. As always, I provide the code and data to reproduce the simulation results.

more –>;