Training Nuclear Engineering Radiation Shielding — Exponential Attenuation
5 / 7

Radiation Shielding — Exponential Attenuation

25 min Nuclear Engineering

Radiation Shielding

Radiation shielding is the practice of placing material between a radiation source and people or equipment to reduce exposure to safe levels. This is one of the most important practical applications of nuclear engineering, essential in reactor design, medical facilities, nuclear waste storage, and space exploration.

The attenuation of radiation through matter follows an exponential law very similar to radioactive decay. When a beam of gamma rays or neutrons passes through a shield of thickness x, the intensity decreases as I of x equals I-zero times e raised to the power of negative mu times x, where mu is the linear attenuation coefficient of the shielding material. This is sometimes called the Beer-Lambert law.

The half-value layer, or HVL, is the thickness of material required to reduce radiation intensity by half — analogous to the half-life in radioactive decay. Just as it takes about 10 half-lives for activity to drop to 0.1%, it takes about 10 HVLs to reduce radiation intensity by a factor of 1000. The HVL depends on both the radiation type and the shielding material. Lead is excellent for gamma rays (HVL about 1-2 cm for typical gamma energies), while water, concrete, and polyethylene are effective against neutrons.

Designing adequate shielding requires knowing the source activity, the distance to the point of interest (inverse-square law), the acceptable dose rate, and then calculating the required thickness. This involves combining exponential attenuation with geometric considerations — a beautiful application of the same mathematical tools used throughout this course.

Exponential Attenuation (Beer–Lambert Law)

$$I(x) = I_0 \, e^{-\mu x}$$

$I_0$ = incident intensity, $\mu$ = linear attenuation coefficient (cm$^{-1}$), $x$ = shield thickness (cm).

Half-Value Layer (HVL)

$$\text{HVL} = \frac{\ln 2}{\mu} = \frac{0.6931}{\mu}$$

The thickness that reduces intensity by 50%. After $n$ HVLs: $I = I_0 / 2^n$.

Tenth-Value Layer (TVL)

$$\text{TVL} = \frac{\ln 10}{\mu} = \frac{2.303}{\mu}$$

The thickness that reduces intensity by a factor of 10. TVL $= 3.322 \times$ HVL.

Example 1

Cesium-137 gamma rays have $\mu = 0.105$ cm$^{-1}$ in lead. Find the HVL and the thickness needed to reduce intensity to 1%.

Step 1: Find the HVL.

$$\text{HVL} = \frac{0.6931}{0.105} = 6.60 \text{ cm}$$

Step 2: For 1% transmission: $0.01 = e^{-0.105 x}$

$$x = -\ln(0.01)/0.105 = 4.605/0.105 = 43.9 \text{ cm}$$

About 44 cm of lead cuts the gamma intensity to 1%. That's approximately 6.6 HVLs.

Example 2

A source produces a dose rate of 500 mSv/hr at 1 m. How much lead shielding (HVL = 6.6 cm) is needed to reduce the dose to 1 mSv/hr?

Step 1: Required attenuation factor: $500/1 = 500$.

Step 2: Number of HVLs: $2^n = 500 \Rightarrow n = \log_2(500) = \ln(500)/\ln(2) \approx 8.97$.

Step 3: Thickness: $x = 8.97 \times 6.6 = 59.2$ cm of lead.

Example 3

Combining shielding with distance: a source gives 200 mSv/hr at 1 m. At 5 m with 3 HVLs of lead, what is the dose rate?

Step 1: Inverse-square law: dose at 5 m $= 200 \times (1/5)^2 = 200/25 = 8$ mSv/hr.

Step 2: After 3 HVLs: dose $= 8/2^3 = 8/8 = 1.0$ mSv/hr.

Interactive Explorer: Radiation Shielding Calculator
HVL = 6.60 cm
HVLs used = 3.03
Transmission = 12.2 %
Attenuation factor = 8.17 ×
0%Transmitted100%

Practice Problems

1. A 10 cm lead shield has $\mu = 0.15$ cm$^{-1}$. What fraction of gamma rays is transmitted?
2. Find the HVL for concrete with $\mu = 0.065$ cm$^{-1}$.
3. How many HVLs of shielding reduce radiation to 0.1% of the original intensity?
4. A 2 TVL shield reduces intensity by what factor?
5. Dose rate is 1000 mSv/hr at 0.5 m. What is it at 3 m (no shielding)?
6. Design problem: reduce 400 mSv/hr to below 0.5 mSv/hr using lead (HVL = 5 cm). What minimum thickness?
7. Water has $\mu = 0.07$ cm$^{-1}$ for 1 MeV gammas. How deep must a spent fuel pool be to attenuate by $10^6$?
8. If two different materials with $\mu_1$ and $\mu_2$ are stacked, what is the total transmission through thicknesses $x_1$ and $x_2$?
9. Why is the inverse-square law important in addition to shielding?
10. A worker stands 2 m from a source (100 mSv/hr at 1 m) behind 4 HVLs of concrete. Find the dose rate.
Show Answer Key

1. $I/I_0 = e^{-0.15 \times 10} = e^{-1.5} \approx 0.223$ or 22.3%.

2. HVL $= 0.6931/0.065 = 10.66$ cm.

3. $2^n = 1000 \Rightarrow n = \log_2 1000 \approx 9.97 \approx 10$ HVLs.

4. $10^2 = 100$. A 2 TVL shield reduces intensity by a factor of 100.

5. $1000 \times (0.5/3)^2 = 1000 \times 0.02778 = 27.8$ mSv/hr.

6. Factor $= 400/0.5 = 800$. HVLs $= \log_2(800) = 9.64$. Thickness $= 9.64 \times 5 = 48.2$ cm.

7. $e^{-0.07x} = 10^{-6} \Rightarrow x = \ln(10^6)/0.07 = 13.816/0.07 = 197.4$ cm $\approx 2$ m.

8. $I = I_0 \, e^{-\mu_1 x_1} \cdot e^{-\mu_2 x_2} = I_0 \, e^{-(\mu_1 x_1 + \mu_2 x_2)}$. The exponents add.

9. Distance alone reduces dose by $1/r^2$. Doubling the distance cuts dose to 1/4. It's the cheapest form of radiation protection.

10. At 2 m: $100 \times (1/2)^2 = 25$ mSv/hr. After 4 HVLs: $25/2^4 = 25/16 = 1.56$ mSv/hr.