Digital Imaging & Radiography Study Notes

Fundamental Concepts of Digital Imaging

  • Digital imaging in radiography represents the x-ray information as numerical (digital) data rather than on chemical film.

  • Every digital radiograph is, at its core, a data set that the computer can store, display, transmit, and manipulate.

  • The shift began with the introduction of CT in the 1970’s and is now standard in CT, MRI, Ultrasound (US), and Nuclear Medicine (NM).

Radiation Types Encountered in Imaging

  • Incident Radiation

    • Total x-ray beam leaving the tube and striking the patient.

  • Exit Radiation

    • Portion of the beam emerging from the patient.

    • Contains both transmitted photons (never interacted) and scattered photons (deflected from original path). -

    • The digital detector must faithfully capture both components while minimizing the noise introduced by scatter.

Digital Image Structure: Matrix & Pixels

  • Image Matrix

    • A 2-D grid (rows × columns) covering the entire field of view.

  • Pixel (Picture Element)

    • Individual cell of the matrix; each pixel corresponds to a specific anatomical location.

    • Holds one discrete number proportional to image brightness (or density/attenuation) at that point.

  • The greater the matrix size (i.e.
    more, smaller pixels) → the finer the spatial resolution, provided detector physics supports that detail.

Analog vs. Digital Signals

  • Analog: continuous, infinitely variable signal (e.g.
    raw x-ray beam intensity, electrical current).

  • Digital: discrete steps or integers; information is sampled, assigned whole numbers, and quantized for computer processing.

  • In radiography, the analog x-ray exposure must be converted to digital form via an Analog-to-Digital Converter (ADC).

Categories of Digital Radiography Systems

  • Computed Radiography (CR) – cassette-based (indirect digital).

  • Direct Digital Radiography (DR) – cassette or cassette-less, detector permanently wired or wirelessly linked to computer (direct digital).


Computed Radiography (CR)

Overview
  • Introduced to U.S. market by Fuji, 1983.

  • Uses a Photostimulable Storage Phosphor Imaging Plate (PSP or IP) housed inside a traditional-looking cassette.

  • Radiographer must transport the cassette to a separate reader → hence “indirect” digital.

Imaging Plate (IP)—Layer Structure
  • Protective Layer – prevents handling damage.

  • Phosphor (Active) Layer – barium fluorohalide doped with europium; traps electrons.

  • Reflective Layer – directs emitted light toward photodetector during readout.

  • Base – mechanical support.

  • Antistatic Layer – dissipates static electricity; reduces dust attraction.

Latent Image Formation in CR
  • Exit radiation strikes the phosphor layer.

    • ~50%50\% of absorbed energy re-emits immediately as blue-violet light (prompt luminescence).

    • Remaining energy elevates electrons to metastable F-centers where they are trapped, creating an invisible (latent) image.

Plate Processing (Reading)
  • Plate inserted into reader within 11 hour to avoid signal fading.

  • Laser Scan: red laser raster scans the plate, stimulating trapped electrons → they fall back, emitting blue/green light.

  • Photomultiplier Tube (PMT) detects emitted light, converts it to an analog electrical signal (electrons).

  • ADC digitizes that signal, assigning a brightness value to each pixel in the matrix.

  • Software can emphasize or suppress image features (edge enhancement, noise smoothing, window/level).

Erasure & Re-use
  • After readout, a high-intensity fluorescent lamp floods the plate → releases residual electrons.

  • Prevents “ghost” artifacts on subsequent images.

  • Life span1000010\,000 reuse cycles under proper handling.

  • Plates idle > 4848 h should be pre-erased; otherwise latent environmental radiation may raise background signal.

Workflow & Practical Notes
  • Mobile/portable cassettes enable trauma, ICU, or surgical imaging without hard-wired detectors.

  • Time lag from exposure → reader → display can slow department throughput vs.
    DR.

  • Physical handling increases risk of drop damage, contamination, or misplacement.


Direct Digital Radiography (DR)

Overview & Hardware
  • Detector and reader are integrated into table, wall stand, or wireless portable panel.

  • Image appears on workstation instantly—no extra reader step.

  • Typical panel sizes: 14×17  in14\times17\;\text{in} or 17×17  in17\times17\;\text{in} to match common cassette field sizes.

Detection Physics
  1. Indirect Capture DR

    • Scintillator layer (e.g.
      cesium iodide) converts x-ray → visible light.

    • Light photons interact with amorphous silicon (a-Si) photodiodes producing electron–hole pairs.

    • Resulting charge stored in a Thin-Film-Transistor (TFT) array.

  2. Direct Capture DR

    • No scintillator; x-ray photons ionize amorphous selenium (a-Se) directly.

    • Freed electrons drift under high voltage to the TFT storage capacitors.

Latent Image & Readout
  • In both methods TFTs form a matrix of detector elements (DELs), analogous to pixels.

  • Stored charge pattern = latent image.

  • During readout, TFTs are sequentially switched, charge is amplified, driven to ADC, and digitized.

Advantages / Practical Impact
  • Reduced examination time → higher patient throughput, shorter anesthesia time for peds/OR, faster ER triage.

  • Immediate feedback lowers repeat rate, improving ALARA (dose) compliance.

  • Fewer moving parts (no cassette handling) → lower long-term maintenance, but higher upfront cost.

  • Wireless DR panels enhance positioning flexibility but need battery management and drop protection.


Image Processing & Data Management

  • Post-digitization, each pixel contains a discrete brightness value representing the x-ray attenuation of its tissue voxel.

  • The computer maps these values into the display matrix, then applies:

    • Window Level (brightness shift) & Window Width (contrast scale).

    • Edge enhancement, noise reduction, or anatomical masking algorithms.

  • Digital data can be:

    • Archived in PACS (Picture Archiving and Communication System).

    • Sent through hospital network to Radiology Information System (RIS) / Electronic Medical Record (EMR).

    • Transmitted externally via teleradiology for after-hours reads.


Exposure & Deviation Indices

  • Exposure Index (EI): vendor-specific numeric value indicating radiation incident on the detector.

  • Deviation Index (DI): standardized metric showing how far the actual EI deviates from target EI for a given body part/protocol.

    • DI=0\text{DI}=0 → technique is perfect.

    • +1+126%26\% overexposure.

    • 1-120%20\% underexposure.

    • +3+32×2\times ((+100\%)) overexposure.

    • 3-350%50\% underexposure.

  • Importance:

    • Optimizes image quality vs.
      patient dose.

    • Real-time feedback helps technologists adjust kVp/mAs settings.


Ethical, Philosophical & Patient-Care Implications

  • ALARA Principle: Digital systems can tempt users to increase exposure for cleaner images (dose creep). Monitoring EI/DI and enforcing protocols safeguard patient safety.

  • Data Integrity & Privacy: Digital files must be protected against unauthorized access; HIPAA compliance, encryption, secure PACS.

  • Environmental Impact: Eliminates film chemistry (developer/fixer) and silver waste → greener radiology departments.

  • Economic Considerations: High initial DR costs may disadvantage small or rural clinics, influencing healthcare equity.


Connections to Foundational Principles & Prior Lectures

  • Attenuation physics (photoelectric vs.
    Compton) dictates pixel brightness; earlier lectures on x-ray interaction underpin understanding of histograms and LUTs.

  • Matrix theory echoes basics of digital signal processing introduced in informatics modules (sampling, Nyquist frequency, aliasing).

  • Scatter control (grids, air-gap) remains crucial—even the most advanced detector cannot fully compensate for poor beam quality.


Real-World Relevance & Illustrative Example

  • In busy emergency departments, DR’s instant display allows clinicians to confirm NG-tube placement before leaving the room, shortening patient fasting time.

  • Orthopedic surgery uses DR in the OR to verify screw length and alignment in real time, reducing re-operation risk.

  • Cartoon from “World of Radiology”: Child with heavy backpack develops “schooliosis.”

    • Serves as a mnemonic for remembering proper pediatric positioning and dose reduction—lighten the load (mAs) when imaging children!


Quick Reference Numerical Facts

  • Process CR plates within 1 h1\text{ h} of exposure.

  • Erase CR plates if unused > 48 h48\text{ h}.

  • Estimated CR plate life: 1000010\,000 cycles.

  • DI acceptable range: 3  to  +3-3 \;\text{to}\; +3 (target 00).

  • DR panel sizes: 14×1714\times17 or 17×17  inches17\times17\;\text{inches}.


Study Tips

  • Relate pixel brightness to underlying tissue density: bone (high attenuation → high pixel value in CR/DR systems with inverted LUT).

  • Drill EI→DI conversions so you can predict dose change percentages on exams.

  • Draw layer diagrams of CR IPs and DR detectors; labeling them cements recall.

  • Practice reading DI on sample images to avoid dose creep in clinical rotations.