Line 1: Line 1:
 
[[Category:ECE637]]
 
[[Category:ECE637]]
[[Category:sLecture]]
 
 
[[Category:image processing]]
 
[[Category:image processing]]
 +
[[Category:Slecture]] [[Category:ECE438Fall2014Boutin]] [[Category:ECE]] [[Category:ECE438]] [[Category:Signal_processing]]
  
 
[[Link title]]  
 
[[Link title]]  
Line 17: Line 17:
 
=CT Scanner Structure=
 
=CT Scanner Structure=
 
[[Image:CT_scanner.jpg|250px|thumb|left|Fig 1: A CT Scanner]]
 
[[Image:CT_scanner.jpg|250px|thumb|left|Fig 1: A CT Scanner]]
[[Image:CT_Internals_labeled_scaled.jpg|400px|thumb|right|Fig 2: CT Scanner Internals]]
+
[[Image:CT_Internals_labeled_scaled.jpg|400px|thumb|right|Fig 2: CT Scanner Internals[2]]]
 
Figure 1 shows a typical CT scanner used for medical imaging. The CT scanner is composed to two main parts: the bed and the scanner. The bed horizontally translates through the scanner, which houses the rotating X-ray source and detector. Figure 2 shows a CT scanner without the cover. The X-ray source, detector and travel have been highlighted. As the bed translates horizontally through the scanner, the scanner collects multiple data scans and processes them. Because the scanner is collecting as the patient moves through it, the path of the scan is actually helical, as shown in Figure 3.
 
Figure 1 shows a typical CT scanner used for medical imaging. The CT scanner is composed to two main parts: the bed and the scanner. The bed horizontally translates through the scanner, which houses the rotating X-ray source and detector. Figure 2 shows a CT scanner without the cover. The X-ray source, detector and travel have been highlighted. As the bed translates horizontally through the scanner, the scanner collects multiple data scans and processes them. Because the scanner is collecting as the patient moves through it, the path of the scan is actually helical, as shown in Figure 3.
  
Line 25: Line 25:
 
There are a couple assumptions and approximations that are used in the CT scanning and recording technology. The first approximation is that the X-ray source emits photons that supposedly travel in a straight line. This can be achieved with a pinhole collimator as shown in Figure 4. Just like how a lens focuses light, the pinhole collimator focuses X-rays. Typically a pinhole isn't used because the diffraction effects cause constructive and destructive interference. However, since the wavelength of X-rays is so small, the diffraction artifacts don't affect the pinhole collimator. Thus we can assume that the X-rays that come through the pinhole propagate in a straight line.
 
There are a couple assumptions and approximations that are used in the CT scanning and recording technology. The first approximation is that the X-ray source emits photons that supposedly travel in a straight line. This can be achieved with a pinhole collimator as shown in Figure 4. Just like how a lens focuses light, the pinhole collimator focuses X-rays. Typically a pinhole isn't used because the diffraction effects cause constructive and destructive interference. However, since the wavelength of X-rays is so small, the diffraction artifacts don't affect the pinhole collimator. Thus we can assume that the X-rays that come through the pinhole propagate in a straight line.
  
The second assumption is that the energy loss from absorbed photons is significant. Each photon that travels through the material has a probability of being "absorbed" for each increment of distance it travels. Being "absorbed" means that the photon is scattered, changing its direction and wavelength enough for the detector to miss that photon. The scattered photons dissipate into the surrounds in the form of heat. These two assumptions imply that photons emitted from the X-ray source either gets to the detector directly opposite the pinhole, or it doesn't.
+
The second assumption is that the energy loss from absorbed photons is significant. Each photon that travels through the material has a probability of being "absorbed" for each increment of distance it travels. Being "absorbed" means that the photon is scattered, changing its direction and wavelength enough for the detector to miss that photon. The scattered photons dissipate into the surrounds in the form of heat.  
 +
 
 +
The third assumption is that new photons are created only at the source. Photons can only be absorbed (scattered) after they leave the source.
 +
 
 +
These three assumptions imply that photons emitted from the X-ray source either gets to the detector directly opposite the pinhole, or it doesn't.
 
[[Image:collimator.jpg|550px|thumb|left|Figure 4: Photon Path and Attenuation]]
 
[[Image:collimator.jpg|550px|thumb|left|Figure 4: Photon Path and Attenuation]]
 
<br />
 
<br />
Line 37: Line 41:
  
 
<math>\mu(x):</math>= density of the material being scanned
 
<math>\mu(x):</math>= density of the material being scanned
 +
 +
<math>dx:</math>= distance increment and voxel depth
  
 
<math>P\{Y_x = k\}:</math>= the probability that there are <math>k</math> photons at depth <math>x</math> cm
 
<math>P\{Y_x = k\}:</math>= the probability that there are <math>k</math> photons at depth <math>x</math> cm
Line 42: Line 48:
 
The number of protons present at a depth <math>x</math> is modeled by a Poisson Random Variable. This fact implies: <br />
 
The number of protons present at a depth <math>x</math> is modeled by a Poisson Random Variable. This fact implies: <br />
 
<math>P\{Y_x = k\} = \frac{e^{-\lambda_x}\lambda_x^k}{k!}</math>
 
<math>P\{Y_x = k\} = \frac{e^{-\lambda_x}\lambda_x^k}{k!}</math>
 +
 +
Now using Beer's law, it can be said that the adsorption rate of photons is proportional to the density of the material and the number of photons entering the material.
 +
 +
<math>-\Delta\lambda_x = \lambda_x\mu(x)\Delta x \ </math>
 +
<math>\frac{d\lambda_x}{dx} = -\mu(x)\lambda_x</math>
 +
 +
The above equation means that the change in the number of photons in a given voxel is proportional to the number of photons entering the material at depth <math>x</math> and to the material density.
 +
 
----
 
----
  

Revision as of 21:57, 15 December 2014

Link title

Computed Tomography (CT)

A slecture by ECE student Sahil Sanghani

Partly based on the ECE 637 material of Professor Bouman.

Introduction

Computed Tomography (CT) is a X-ray based method of 3D imaging. Other 3D imaging techniques are Magnetic Resonance Imaging (MRI) and Positron Emission Tomography (PET). Both CT and PET use tomographic reconstruction to create their 3D representations. Tomography has a variety of uses in the medical field, remote nondestructive sensing, RADAR, and SAR.


CT Scanner Structure

Fig 1: A CT Scanner
Fig 2: CT Scanner Internals[2]

Figure 1 shows a typical CT scanner used for medical imaging. The CT scanner is composed to two main parts: the bed and the scanner. The bed horizontally translates through the scanner, which houses the rotating X-ray source and detector. Figure 2 shows a CT scanner without the cover. The X-ray source, detector and travel have been highlighted. As the bed translates horizontally through the scanner, the scanner collects multiple data scans and processes them. Because the scanner is collecting as the patient moves through it, the path of the scan is actually helical, as shown in Figure 3.

HelicalSlice.jpg

Photon Attenuation

There are a couple assumptions and approximations that are used in the CT scanning and recording technology. The first approximation is that the X-ray source emits photons that supposedly travel in a straight line. This can be achieved with a pinhole collimator as shown in Figure 4. Just like how a lens focuses light, the pinhole collimator focuses X-rays. Typically a pinhole isn't used because the diffraction effects cause constructive and destructive interference. However, since the wavelength of X-rays is so small, the diffraction artifacts don't affect the pinhole collimator. Thus we can assume that the X-rays that come through the pinhole propagate in a straight line.

The second assumption is that the energy loss from absorbed photons is significant. Each photon that travels through the material has a probability of being "absorbed" for each increment of distance it travels. Being "absorbed" means that the photon is scattered, changing its direction and wavelength enough for the detector to miss that photon. The scattered photons dissipate into the surrounds in the form of heat.

The third assumption is that new photons are created only at the source. Photons can only be absorbed (scattered) after they leave the source.

These three assumptions imply that photons emitted from the X-ray source either gets to the detector directly opposite the pinhole, or it doesn't.

Figure 4: Photon Path and Attenuation


Extracting the Line Integral for Convolution Back Projection

$ x: $= the depth into the material measured in cm

$ Y_x: $= the number of photons at depth $ x $.

$ \lambda_x = E[Y_x]: $= the expectation of the number of photons at depth $ x $

$ \mu(x): $= density of the material being scanned

$ dx: $= distance increment and voxel depth

$ P\{Y_x = k\}: $= the probability that there are $ k $ photons at depth $ x $ cm

The number of protons present at a depth $ x $ is modeled by a Poisson Random Variable. This fact implies:
$ P\{Y_x = k\} = \frac{e^{-\lambda_x}\lambda_x^k}{k!} $

Now using Beer's law, it can be said that the adsorption rate of photons is proportional to the density of the material and the number of photons entering the material.

$ -\Delta\lambda_x = \lambda_x\mu(x)\Delta x \ $ $ \frac{d\lambda_x}{dx} = -\mu(x)\lambda_x $

The above equation means that the change in the number of photons in a given voxel is proportional to the number of photons entering the material at depth $ x $ and to the material density.


References:
[1] C. A. Bouman. ECE 637. Class Lecture. Digital Image Processing I. Faculty of Electrical Engineering, Purdue University. Spring 2013.
[2] Fung, B. 2012. The Atlantic. December 16, 2014. from: http://www.theatlantic.com/health/archive/2012/09/how-to-build-your-own-ct-scanner/262066/
Note: Photo Edited by Sahil Sanghani


Back to Honors Contract Main Page

Alumni Liaison

Correspondence Chess Grandmaster and Purdue Alumni

Prof. Dan Fleetwood