Equivalent Dose¶
A radiation-protection quantity that sums organ- or tissue-absorbed dose by radiation type after multiplying each component by its radiation weighting factor, yielding sieverts.
Core Idea¶
Equivalent dose is a radiation-protection quantity that converts absorbed dose in a specified tissue or organ into a radiation-type-weighted quantity. For tissue or organ T, the International Commission on Radiological Protection (ICRP) defines
H_T = Σ_R w_R D_T,R,
where D_T,R is the mean absorbed dose from radiation type and energy range R, and w_R is the corresponding radiation weighting factor. The SI unit is the sievert (Sv), dimensionally joule per kilogram, while absorbed dose is reported in gray (Gy).
Scope of Application¶
Equivalent dose supports radiation-protection limits and assessments for particular organs and tissues exposed to one or more radiation types. It is used in planned, existing, and emergency exposure analysis within the applicable protection system, often as an intermediate quantity between absorbed dose and effective dose.
The quantity is particularly useful when equal absorbed doses of photons, neutrons, alpha particles, and other radiations should not be treated as protection-equivalent. The weighting table supplies a controlled way to combine them. However, the calculation requires credible organ absorbed-dose estimates and correct classification by radiation type and energy.
Clarity¶
Three indices prevent common category errors:
Tidentifies where the energy is deposited.Ridentifies which radiation type and energy category contributed it.w_Ridentifies the protection weighting convention applied to that category.
The sum is over R, not over organs. Consequently, H_T remains an organ/tissue quantity. Summing it across tissues without tissue weighting does not produce effective dose.
Manages Complexity¶
A mixed field can deposit different amounts of energy via photons, neutrons, and charged particles. Keeping every microphysical interaction in routine protection decisions is impractical. Equivalent dose compresses those contributions into a tissue-specific weighted sum while retaining the distinction that matters most for the protection framework: radiation quality.
Abstract Reasoning¶
Type the inputs. Every term must be an absorbed dose for the same tissue T, separated into categories matching the weighting table.
Apply before aggregating. Multiply each D_T,R by its own w_R, then sum. Applying one factor to a mixed total is valid only if all contributions share that factor.
Knowledge Transfer¶
The portable skeleton is typed weighted aggregation: partition a physical quantity by causal class, apply class-specific weights chosen for a decision objective, and sum while preserving the target index. Similar skeletons occur in environmental impact indices and risk-weighted exposure measures.
What does not transfer is the named quantity. Radiation categories, w_R values, organ averaging, the sievert, and the ICRP protection objective jointly define equivalent dose. Reusing the arithmetic with toxicity weights or economic harms produces a different domain abstraction.
Relationships to Other Abstractions¶
Current abstraction Equivalent Dose Domain-specific
Parents (2) — more general patterns this builds on
-
Equivalent Dose is a kind of Linear Combination Prime
Measurement is instantiated through assessed absorbed doses and the disciplined production of a reportable quantity.
-
Equivalent Dose presupposes Measurement Prime
Measurement is instantiated through assessed absorbed doses and the disciplined production of a reportable quantity.
Hierarchy paths (2) — routes to 2 parentless roots
- Equivalent Dose → Linear Combination → Aggregation → Micro Macro Linkage
- Equivalent Dose → Measurement
Neighborhood in Abstraction Space¶
Equivalent Dose sits in a sparse region of the domain-specific corpus (84th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Unclustered & Miscellaneous (1565 abstractions)
Nearest neighbors
- Sievert — 0.85
- Adverse Drug Event — 0.81
- Cumulative Dose — 0.81
- Idiosyncratic Reaction — 0.80
- Absorption Phase — 0.80
Computed from structural-signature embeddings · 2026-09-08