nuclear calculators

Radiation Shielding Calculator

Calculates the transmitted radiation intensity after passing through a shielding material using the Beer-Lambert attenuation law. Used by health physicists and radiation safety officers to design protective barriers.

About this calculator

Radiation shielding relies on exponential attenuation described by the Beer-Lambert law: I = I₀ × e^(−μx), where I₀ is the initial intensity (mR/h), μ is the linear attenuation coefficient (cm⁻¹), and x is the shield thickness (cm). The linear attenuation coefficient depends on both the photon energy and the material's density and atomic number; lead and concrete have very different μ values at the same photon energy. Each additional thickness equal to the half-value layer (HVL = ln2 / μ) halves the transmitted intensity. For narrow-beam geometry the formula is exact; for broad-beam conditions a buildup factor B is introduced: I = B × I₀ × e^(−μx), accounting for scattered photons that reach the detector. This calculator uses the narrow-beam (good geometry) approximation.

How to use

A source produces 500 mR/h. You plan to use a 5 cm thick lead shield. Lead at 0.662 MeV (Cs-137) has a linear attenuation coefficient of approximately 1.23 cm⁻¹. Applying the formula: I = 500 × e^(−1.23 × 5) = 500 × e^(−6.15) = 500 × 0.00212 ≈ 1.06 mR/h. The 5 cm lead shield reduces the dose rate by a factor of roughly 470. If only 2 cm of lead were available: I = 500 × e^(−1.23 × 2) = 500 × 0.0837 ≈ 41.9 mR/h, illustrating how critically thickness matters.

Frequently asked questions

What is the linear attenuation coefficient and how do I find it for my shielding material?

The linear attenuation coefficient μ (cm⁻¹) quantifies how effectively a material attenuates photons per unit thickness. It is the product of the mass attenuation coefficient (cm²/g), available from NIST XCOM tables, and the material density (g/cm³). Values are strongly energy-dependent: lead has μ ≈ 1.23 cm⁻¹ for 0.662 MeV gamma rays but much higher values at lower energies. For your calculation, identify the dominant photon energy of your source and look up the corresponding mass attenuation coefficient from NIST, then multiply by the density of your chosen material.

Why does radiation shielding follow an exponential rather than a linear decay with thickness?

Each thin layer of material has the same probability of removing a photon from the beam, regardless of how many layers came before. This constant fractional removal per unit thickness is the defining property of a Poisson process and leads directly to exponential attenuation. Mathematically, dI/dx = −μI, whose solution is the Beer-Lambert law. This means you can never reduce the intensity to exactly zero with finite thickness; you can only reduce it by successive factors. Each half-value layer (HVL) cuts the intensity in half, so three HVLs give a factor-of-8 reduction.

When should a buildup factor be included in radiation shielding calculations?

The simple Beer-Lambert formula applies to narrow-beam (good geometry) conditions where scattered photons are excluded from the detector. In practical shielding design, Compton-scattered photons travelling at small angles still pass through the shield and contribute to dose on the far side, making the actual transmitted intensity higher than the narrow-beam prediction. The buildup factor B (always ≥ 1) corrects for this effect and depends on material, photon energy, and shield thickness in mean free paths. For thick shields (more than 3–4 mean free paths) or broad-beam geometries typical of room shielding, ignoring B can underestimate transmitted dose by an order of magnitude, so regulatory shielding designs always include it.