PET Tracer Kinetics Simulator: SUV, Uptake Rates & Radioactive Decay

simulator advanced ~12 min
Loading simulation...
SUV = 3.2 — above malignancy threshold

With 370 MBq FDG injected in a 70 kg patient and an uptake rate of 0.1 min⁻¹, the standardized uptake value reaches 3.2 at 60 minutes post-injection — above the typical 2.5 threshold for suspected malignancy.

Formula

SUV = (tissue activity [kBq/mL] × body weight [kg]) / injected dose [kBq]
A(t) = A₀ × e^(−λt), where λ = ln(2)/t½
C_tissue(t) = (k × D / (k − λ)) × (e^(−λt) − e^(−kt))

Positrons Meet Tissue

Positron emission tomography detects pairs of 511 keV photons produced when a positron from a radioactive tracer annihilates with a tissue electron. By recording millions of coincidence events around a detector ring, the scanner reconstructs a 3D map of tracer concentration — revealing metabolism, receptor density, or blood flow depending on the tracer used. FDG, an analog of glucose labeled with fluorine-18, is the workhorse tracer for oncology.

Tracer Kinetics & Compartment Models

After intravenous injection, the tracer distributes through the bloodstream, crosses capillary walls into tissue, and may become metabolically trapped. The rate constants governing these transitions — K₁ (influx), k₂ (efflux), k₃ (trapping), k₄ (release) — determine how tissue activity rises and falls over time. For FDG, k₄ is effectively zero in most tissues, meaning phosphorylated FDG remains trapped.

Standardized Uptake Value

SUV provides a semi-quantitative measure of tracer uptake normalized to injected dose and body weight. An SUV of 1.0 indicates average whole-body distribution; malignant tumors typically show SUVs of 3-20 due to elevated glycolysis (the Warburg effect). This simulation models how injected dose, body mass, uptake kinetics, and isotope decay interact to produce the SUV measured at the standard 60-minute imaging time point.

Clinical Applications

FDG-PET is indispensable in oncology for staging, restaging, and treatment response assessment. Beyond cancer, PET with specialized tracers maps amyloid plaques in Alzheimer's disease (florbetapir), dopamine transporters in Parkinson's (FP-CIT), and myocardial perfusion (rubidium-82). Each tracer brings unique kinetics — this simulator helps you understand the fundamental time-activity curves underlying all PET imaging.

FAQ

What is SUV in PET imaging?

Standardized Uptake Value (SUV) normalizes tissue radiotracer concentration by injected dose and body weight: SUV = (tissue activity concentration × body weight) / injected dose. An SUV of 1.0 means the tissue concentration equals the average whole-body concentration. Values above 2.5 with FDG often suggest malignancy.

How does FDG-PET detect cancer?

FDG (fluorodeoxyglucose) is a glucose analog labeled with F-18. Cancer cells have elevated glucose metabolism, so they take up more FDG than normal tissue. The trapped FDG emits positrons that annihilate with electrons, producing pairs of 511 keV gamma rays detected by the PET scanner ring.

What is the half-life of F-18?

F-18 has a half-life of 109.77 minutes (~110 min). This is long enough to synthesize FDG, transport it to imaging centers, inject the patient, wait for uptake (~60 min), and complete the scan — but short enough that radiation exposure remains low.

What are compartment models in PET?

Compartment models describe tracer kinetics using rate constants for transport between plasma, free tissue, and metabolically trapped states. The simplest is the two-tissue compartment model with rate constants K₁, k₂, k₃, k₄. These models quantify metabolic rates from dynamic PET data.

Sources

Embed

<iframe src="https://homo-deus.com/lab/biomedical-imaging/pet-tracer/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub