Lesson 7 of Space Radiation Foundations: rad, gray, sievert, rem, flux, fluence, and LET, sorted out for good

Radiation Units Without Tears

What you’ll learn

Correctly use rad, gray, sievert, rem, flux, fluence, and LET without confusing them.

Lesson 7 of Space Radiation Foundations: rad, gray, sievert, rem, flux, fluence, and LET, sorted out for good

Fifty rad and fifty rem look like the same number wearing different clothes. They almost never are, and treating them as interchangeable is exactly the kind of mistake that turns a routine measurement into a wrong one. Lesson 6 covered how Earth’s magnetic field and atmosphere hold most space radiation back before it reaches us. This lesson picks up on the other side of that shield: once radiation does reach a person, a spacecraft component, or a test sample, how do you actually measure and report how much? Seven words carry almost all of that weight: rad, gray, sievert, rem, flux, fluence, and LET. None of them are optional vocabulary — they show up in test reports, mission requirements, and regulatory limits constantly, and mixing them up produces numbers that are wrong by a factor of 10, 100, or more. This lesson sorts out what each one measures, how they relate to each other, and how to convert between them with a fully worked example. Lesson 6 is worth a quick review first if the shielding picture is still fuzzy.

Absorbed Dose vs. Equivalent Dose: Two Different Questions

Radiation dose answers two separate questions, and most of the confusion around rad and rem comes from treating them as one question instead of two. The first question is physical: how much energy did the radiation actually deposit into a kilogram of material? That is absorbed dose, and its SI unit is the gray, defined as one joule of deposited energy per kilogram. The second question is about consequence: given that deposited energy, how much does it actually matter for the outcome you care about — tissue damage, or a failed component? That is equivalent dose, and its SI unit is the sievert. Gray and sievert are both dimensionally identical, joules per kilogram, which is exactly why they were given separate names: a joule of deposited energy from alpha particles causes far more damage than a joule from x-rays, even when the gray reading is identical. ICRU Report 85a, from the International Commission on Radiation Units and Measurements, formalizes this relationship as equivalent dose equals absorbed dose multiplied by a radiation-weighting factor, written H = D × w_R. Get the deposited energy right and apply the wrong weighting factor, and the sievert number is wrong even though the gray number underneath it was correct the entire time.

rad and rem Aren’t Retired: The Conventional Units

Gray and sievert are the SI units, but a large share of existing radiation literature, U.S. regulation, and older test equipment still reports dose in the conventional units: rad and rem. Under 10 CFR § 20.1004, the U.S. Nuclear Regulatory Commission defines one rad as exactly 0.01 gray, and defines rem the same way sievert is defined from gray — as absorbed dose in rad multiplied by the same radiation-weighting factor described above. That relationship fixes the conversion exactly: 1 sievert equals exactly 100 rem, the same way 1 gray equals exactly 100 rad. You will also see the prefixed form krad, meaning 1,000 rad, constantly in radiation-hardness test reports for electronics — a component rated to withstand 100 krad(Si) has been shown to tolerate 100,000 rad, or 1,000 gray, of absorbed dose in silicon before failing. None of this is a rounding convenience. It is exact, legally defined arithmetic, and the two families of units coexist because regulation, test equipment, and decades of published data never fully migrated off the older ones.

Flux vs. Fluence: A Rate and a Running Total

Dose units tell you how much energy landed, but they say nothing about how the radiation arrived — quickly, slowly, all at once, or spread across years. That is what flux and fluence describe, and the two terms are easy to mix up because they measure closely related things on different time scales. Flux is a rate — the number of particles crossing a given area per unit time, typically expressed as particles per square centimeter per second. Fluence, by contrast, is a running total: the number of particles that have crossed a given area over some full period of interest, expressed as particles per square centimeter with no time term at all. A spacecraft passing briefly through a solar particle event experiences a high flux for a short duration; a spacecraft that spends ten years in a high-radiation orbit accumulates a large fluence even if its instantaneous flux at any moment is modest. Mission designers care about both numbers for different reasons: flux drives instantaneous effects like single-event upsets, while fluence drives cumulative effects that build up over a mission’s lifetime.

LET: The Unit Space Engineers Actually Use

None of the units above say anything about how radiation damage is distributed along a particle’s path through material, and for space electronics that distribution matters enormously. Linear energy transfer, or LET, measures how much energy a charged particle deposits per unit distance it travels through a material, normalized by that material’s density. It is typically reported in MeV·cm²/mg, a unit that looks unfamiliar next to gray and sievert because it comes from a different tradition entirely — JEDEC’s semiconductor-testing standards rather than health-physics dosimetry. A low-LET particle like a proton spreads its energy loosely along a long track; a high-LET particle like a heavy ion concentrates enormous energy in a tiny volume, which is exactly what makes heavy ions so effective at flipping a single memory bit or triggering a latch-up in a chip. Heavy-ion single-event-effects qualification testing, run under JEDEC JESD57, plots a device’s failure rate directly against LET rather than against absorbed dose, because for single-event effects the concentration of energy along the track matters more than the total energy deposited. It is the one unit in this lesson that most space engineers reach for before they reach for gray or sievert at all.

Worked Example: One Absorbed Dose, Four Different Numbers

Here is the full chain, start to finish, for a single absorbed dose of proton radiation. The complete step-by-step version, with the exact weighting factor and its source, is shown in the equation box for this lesson. In short: convert the measured absorbed dose from rad to gray using the fixed 0.01 Gy-per-rad relationship, apply the radiation-weighting factor for the specific particle type as defined in ICRP Publication 103, and the resulting equivalent dose in sievert converts to rem using the fixed 100-rem-per-sievert relationship. Every step is exact arithmetic; the only step that requires a decision is picking the correct weighting factor for the particle type actually involved — protons are not weighted the same as photons, and photons are not weighted the same as heavy ions.

What’s Next

With rad, gray, sievert, rem, flux, fluence, and LET pinned down, Lesson 8 moves from measuring radiation to describing what it actually does once it reaches a material — the physical and electronic effects these units are used to quantify. If you need a standalone summary of the definitions and conversions in this lesson, the Radiation Units Explained article covers the same ground from a lookup-reference angle rather than a teaching sequence, and the quick-reference unit table is worth bookmarking for whenever a conversion factor is needed fast.

Equation / Worked Example

FLAGGED FOR TECHNICAL REVIEW — confirm the quality-factor (w_R) value and its source (ICRP Publication 103).

Worked conversion — 50 rad(Si) of proton absorbed dose, carried through to equivalent dose in rem. Step 1 — Convert absorbed dose from rad to gray: 50 rad(Si) × 0.01 Gy/rad = 0.5 Gy. This factor (1 rad = 0.01 Gy) is fixed by definition under 10 CFR § 20.1004. Step 2 — Identify the radiation-weighting factor: for protons, ICRP Publication 103 (2007), The 2007 Recommendations of the International Commission on Radiological Protection, Annals of the ICRP 37(2–4), assigns w_R = 2. Photons and electrons are weighted at w_R = 1; alpha particles and heavy ions at w_R = 20; neutrons vary continuously with energy. Protons sit at 2. Step 3 — Compute equivalent dose: H = D × w_R = 0.5 Gy × 2 = 1 Sv. This is the defining relationship set out in ICRU Report 85a. Step 4 — Convert to rem: 1 Sv × 100 rem/Sv = 100 rem. Result: 50 rad(Si) of proton absorbed dose is 0.5 Gy of absorbed dose, and 100 rem (1 Sv) of equivalent dose — not the same number as the rad figure at the start, because the weighting factor for protons is not 1.

Key Facts

  • 1 gray (Gy) equals exactly 100 rad; 1 sievert (Sv) equals exactly 100 rem — both conversions are fixed by regulatory definition (10 CFR § 20.1004), not approximations.

  • Absorbed dose (gray, rad) measures deposited energy per kilogram; equivalent dose (sievert, rem) multiplies that by a radiation-weighting factor, per ICRU Report 85a’s H = D × w_R relationship.

  • Radiation-weighting factors are particle-specific and set by ICRP Publication 103: photons and electrons are weighted at 1, protons at 2, and alpha particles and heavy ions at 20.

  • Flux is a rate (particles per area per time); fluence is a running total (particles per area) — flux drives instantaneous effects, fluence drives cumulative ones.

  • Linear energy transfer (LET), reported in MeV·cm²/mg, comes from JEDEC semiconductor-testing standards rather than health-physics dosimetry, and is the unit space engineers reach for when assessing single-event effects.

FAQ

Are rad and rem the same unit?

No. Rad measures absorbed dose — energy deposited per kilogram of material. Rem measures equivalent dose — absorbed dose multiplied by a radiation-weighting factor that accounts for how damaging a given particle type is. For photons, where the weighting factor is 1, the rad and rem numbers happen to match; for protons, alpha particles, and heavy ions, they do not.

How many rem are in a sievert?

Exactly 100. One sievert equals 100 rem by regulatory definition (10 CFR § 20.1004), the same fixed ratio as the 100 rad in one gray.

Why does the radiation-weighting factor matter if the absorbed dose in gray is already known?

Because absorbed dose alone doesn’t say how consequential the exposure is. ICRP Publication 103 assigns different weighting factors to different particle types — protons are weighted higher than photons, and heavy ions higher still — so two exposures with an identical gray reading can produce very different equivalent-dose numbers in sievert once that factor is applied.

Reach out to learn more

We work closely with our customers to design and build purpose-specific radiation shield solutions for your exact mission parameters and requirements.


We want to ensure you have the radiation protection you need for enhanced mission success.

Reach out to learn more

We work closely with our customers to design and build purpose-specific radiation shield solutions for your exact mission parameters and requirements.


We want to ensure you have the radiation protection you need for enhanced mission success.

Reach out to learn more

We work closely with our customers to design and build purpose-specific radiation shield solutions for your exact mission parameters and requirements.


We want to ensure you have the radiation protection you need for enhanced mission success.

hello@melagenlabs.com

19 Morris Ave, Bldg 128, Brooklyn, NY 11205

hello@melagenlabs.com

19 Morris Ave, Bldg 128, Brooklyn, NY 11205

hello@melagenlabs.com

19 Morris Ave, Bldg 128, Brooklyn, NY 11205