ArticleslgStudy

computer science

Photon-counting computed tomography

Photon-counting computed tomography is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Photon-counting computed tomography rather than just read about it. In short: Photon-counting computed tomography (PCCT) is a form of X-ray computed tomography (CT) in which X-rays are detected using a photon-counting detector (PCD) which registers the interactions of individual photons. By keeping track of the deposited energy in each interaction, the detector pixels of a PCD each record an approximate energy spectrum, making it a spectral or energy-resolved CT technique.

Photon-counting computed tomography — main illustration
Photon-counting computed tomography — illustration

Key takeaways

  • Photon-counting computed tomography belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Photon-counting computed tomography to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Photon-counting computed tomography from memory before moving on to harder problems.

Reference excerpt

Photon-counting computed tomography (PCCT) is a form of X-ray computed tomography (CT) in which X-rays are detected using a photon-counting detector (PCD) which registers the interactions of individual photons. By keeping track of the deposited energy in each interaction, the detector pixels of a PCD each record an approximate energy spectrum, making it a spectral or energy-resolved CT technique. In contrast, more conventional CT scanners use energy-integrating detectors (EIDs), where the total energy (generally from a large number of photons as well as electronic noise) deposited in a pixel during a fixed period of time is registered. These EIDs thus register only photon intensity, comparable to black-and-white photography, whereas PCDs register also spectral information, similar to color photography. The first clinically-approved PCCT system was cleared by the Food and Drug Administration (FDA) in September 2021.

General advantages Often EIDs are used as a baseline for comparison when evaluating PCD performance capabilities. With this lens, there are several potential advantages of using a PCD over using an EID in CT imaging. These include improved signal (and contrast) to noise ratio, reduced X-ray dose to the patient, improved spatial resolution and, through use of several energy bins, the ability to distinguish multiple contrast agents. Due to the large volumes and rates of data required (up to several hundred million photon interactions per mm2 and second) the use of PCDs in CT scanners has become feasible only with recent improvements in detector technology. As of January 2021 photon-counting CT is in use at five clinical sites. Some early research has found the dose reduction potential of photon-counting CT for breast imaging to be very promising. On September 29, 2021 the FDA cleared the first photon-counting CT (developed by Siemens Healthineers) for clinical use.

Detection characteristics

Discrete energy-dependent detection When a photon interacts in a PCD, the amplitude of the resulting electrical pulse is roughly proportional to the photon energy. By comparing each pulse produced in a pixel with a suitable low-energy threshold, contributions from low-energy events (resulting from both photon interactions and electronic noise) can be filtered out. This effectively eliminates contributions from electronic noise at the expense of discarding photons with energy comparable to the noise level (which are of little use since they are indistinguishable from noise counts). In an EID, on the other hand, the contributions from individual photons are not known. Therefore, an energy threshold cannot be applied, making this technique susceptible to noise and other factors which can affect the linearity of the voltage to X-ray intensity relationship.

The removal of electronic noise gives PCDs two advantages over EIDs. First, higher signal-to-noise and contrast-to-noise ratios are expected from using PCDs compared to EIDs. This can either be used to increase the image quality at the same X-ray exposure level, or to lower the patient X-ray dose whilst maintaining the same image quality. Second, it is difficult to manufacture energy-integrating detectors with smaller pixel size than approximately 1×1 mm2 without compromising dose efficiency. The reason for this is that reflective layers must be placed in the scintillator between the pixels to prevent cross-talk between pixels, and these cannot be made too thin. In addition, the measured signal is proportional to the pixel area whereas the electronic noise is fairly independent of pixel size, so that noise will dominate the measured signal if the pixels are made too small. These problems do not occur in a photon-counting detector with a low-energy threshold, which can therefore achieve higher detector resolution.

Multi-energy, spectral detection By introducing more energy thresholds above the low-energy threshold, a PCD can be divided into several discrete energy bins. Each registered photon is thus assigned to a specific bin depending on its energy, such that each pixel measures a histogram of the incident X-ray spectrum. This spectral information provides several advantages over the integrated deposited energy of an EID. First, it makes it possible to quantitatively determine the material composition of each pixel in the reconstructed CT image, as opposed to the estimated average linear attenuation coefficient obtained in a conventional CT scan. It turns out such a material base decomposition, using at least two energy bins, can adequately account for all elements found in the body and increases the contrast between tissue types. Further, the spectral information can be used to remove beam hardening artefacts. These arise because of the higher linear attenuation of most materials at lower energy which shifts the mean energy of the X-ray spectrum towards higher energies as the beam passes through the object. By comparing the ratios of counts in different energy bins with those of the attenuated beam, the amount of beam hardening can be accounted for (either explicitly or implicitly in the reconstruction) using a PCD. Finally, using more than two energy bins allows to discriminate between on the one hand dense bone and calcifications and on the other hand heavier elements (commonly iodine or gadolinium) used as contrast agents. This has the potential reduce the amount of X-ray dose from a contrast scan by removing the need for a reference scan before contrast injection. Although spectral CT is already clinically available in the form of dual-energy scanners, photon-counting CT offers a number of advantages. A PCD can implement more than two energy thresholds with a higher degree of separation than what is possible to achieve in dual-energy CT. This improvement in energy resolution translates to higher contrast-to-noise ratio in the image, in particular in contrast-enhanced and material-selective images. Also, it can be shown that at least three energies are necessary to simultaneously decompose both tissue and contrast medium. More energy bins also allow for simultaneously differentiating between different contrast agents.

… excerpt ends here. Continue reading the full article.

Illustrations

Photon-counting computed tomography: Simplified illustration of pulse-pileup, one of the fundamental contributors to spectral distortion within PCDs. In this case, two photons that impact the detector at the same time or within a very small, indiscernible time window are recorded as a single high energy photon rather than as two lower energy photons. This creates an incorrect spectral reading.
Simplified illustration of pulse-pileup, one of the fundamental contributors to spectral distortion within PCDs. In this case, two photons that impact the detector at the same time or within a very small, indiscernible time window are recorded as a single high energy photon rather than as two lower energy photons. This creates an incorrect spectral reading.
Photon-counting computed tomography: A simplified illustration of charge-sharing, one of the fundamental contributors to spectral distortion within PCDs. An incident photon is identified as two individual photons of smaller energies rather than as a singular photon of the actual higher energy.
A simplified illustration of charge-sharing, one of the fundamental contributors to spectral distortion within PCDs. An incident photon is identified as two individual photons of smaller energies rather than as a singular photon of the actual higher energy.

Worked examples

Example 1 — a first encounter with Photon-counting computed tomography

Start with the simplest possible case. Write down what Photon-counting computed tomography claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Photon-counting computed tomography before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Photon-counting computed tomography ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Photon-counting computed tomography

In research
Photon-counting computed tomography appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Photon-counting computed tomography in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Photon-counting computed tomography is common in secondary-school and first-year university syllabi. It links to neighbouring topics Tomography, so understanding it makes those chapters shorter.
In everyday life
Look for Photon-counting computed tomography outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Photon-counting computed tomography” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Photon-counting computed tomography in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Photon-counting computed tomography means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Photon-counting computed tomography out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Photon-counting computed tomography in simple terms?

Photon-counting computed tomography (PCCT) is a form of X-ray computed tomography (CT) in which X-rays are detected using a photon-counting detector (PCD) which registers the interactions of individual photons. By keeping track of the deposited energy in each interaction, the detector pixels of a P…

Why does Photon-counting computed tomography matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Photon-counting computed tomography?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Photon-counting computed tomography.

Tags

  • Tomography

Keep exploring