How to Calculate Mass Defect: Formula and Examples

To calculate mass defect, you subtract the measured mass of an atom from the total mass of its individual protons, neutrons, and electrons added together. The difference, typically a fraction of an atomic mass unit, represents the mass that was converted into energy when the nucleus formed. Here’s how to do it step by step.

The Mass Defect Formula

Every atom weighs slightly less than the sum of its parts. If you could weigh all the protons, neutrons, and electrons separately, then weigh the assembled atom, the atom would come up short. That missing mass is the mass defect, written as Δm.

The formula is:

Δm = [Z(m_p + m_e) + (A − Z) × m_n] − m_atom

Here’s what each variable means:

  • Z = atomic number (the number of protons)
  • A = mass number (total number of protons + neutrons)
  • m_p = mass of one proton: 1.007277 amu
  • m_e = mass of one electron: 0.000549 amu
  • m_n = mass of one neutron: 1.008665 amu
  • m_atom = the experimentally measured mass of the atom (found in a reference table of atomic masses)

The term Z(m_p + m_e) accounts for all the protons and their paired electrons. The term (A − Z) × m_n accounts for all the neutrons, since neutrons equal the mass number minus the number of protons. You add those together, then subtract the actual atomic mass.

A Shortcut Using Hydrogen Atom Mass

Because a hydrogen-1 atom is just one proton plus one electron, its atomic mass (1.007825 amu) already bundles those two particles together. This lets you simplify the calculation. Instead of tracking proton and electron masses separately, you can write:

Δm = [Z × 1.007825 + (A − Z) × 1.008665] − m_atom

This version is faster and reduces the chance of arithmetic errors. Both approaches give the same result.

Worked Example: Iron-56

Iron-56 is a good example because it sits at the peak of nuclear stability. It has 26 protons, 26 electrons, and 30 neutrons (since 56 − 26 = 30). The experimentally measured atomic mass of iron-56 is 55.934938 amu.

First, calculate the total mass of the parts using the hydrogen shortcut:

26 × 1.007825 amu = 26.203450 amu (covers all protons and electrons)
30 × 1.008665 amu = 30.259950 amu (covers all neutrons)

Add those together: 26.203450 + 30.259950 = 56.463400 amu

Now subtract the actual atomic mass:

56.463400 − 55.934938 = 0.528462 amu

That 0.528462 amu is the mass defect of iron-56. It’s the amount of mass that “disappeared” when 26 protons, 30 neutrons, and 26 electrons came together to form the atom. That mass wasn’t destroyed. It was converted into the energy holding the nucleus together.

Converting Mass Defect to Binding Energy

The mass defect tells you how much mass is missing, but what most people really want to know is how much energy that represents. Einstein’s equation E = mc² connects the two, and physicists have already done the unit conversion for you: 1 atomic mass unit equals 931.5 MeV of energy.

For iron-56:

0.528462 amu × 931.5 MeV/amu = 492.3 MeV

That’s the total binding energy of the iron-56 nucleus, the energy you would need to supply to rip it apart into individual protons and neutrons. It’s also the energy that was released when the nucleus originally formed.

If you need the answer in standard physics units instead, 1 amu equals 1.6605 × 10⁻²⁷ kilograms. You can plug that into E = mc² directly, using c = 3 × 10⁸ m/s, and you’ll get the binding energy in joules. For most chemistry and introductory physics courses, the MeV conversion is simpler and more commonly used.

Why Binding Energy Per Nucleon Matters More

Total binding energy gets larger as atoms get bigger simply because there are more particles involved. A more useful comparison is the binding energy per nucleon, which you get by dividing the total binding energy by the mass number (A). For iron-56, that’s roughly 492.3 MeV ÷ 56 = 8.8 MeV per nucleon.

When you plot binding energy per nucleon against mass number for all elements, a distinctive curve emerges. It rises steeply from hydrogen, peaks around iron-56, then gradually declines for heavier elements. This curve explains the two main ways nuclear energy is released. Lightweight nuclei like hydrogen release energy by fusing together (moving up the curve toward the peak), while very heavy nuclei like uranium release energy by splitting apart (also moving toward the peak). Iron sits at the top, which is why it’s considered the most tightly bound and stable nucleus.

Where to Find Atomic Masses

The one number you can’t calculate on your own is the actual atomic mass of the isotope you’re working with. These values come from precision experiments and are published in reference tables. Your textbook likely has an appendix of isotopic masses, and online databases from organizations like the National Institute of Standards and Technology (NIST) maintain comprehensive, up-to-date lists. Make sure you’re using the mass for a specific isotope (like carbon-12 at exactly 12.000000 amu), not the weighted average atomic mass shown on the periodic table, which blends multiple isotopes together.

Common Mistakes to Avoid

The most frequent error is forgetting to account for electrons. If you use the mass of bare protons without adding electron masses, your answer will be off. The hydrogen atom shortcut avoids this entirely, which is why most textbooks recommend it.

Another common mistake is using the periodic table mass instead of the isotopic mass. The periodic table lists an average across all naturally occurring isotopes of an element, weighted by their abundance. For mass defect calculations, you need the mass of the specific isotope. Carbon on the periodic table shows 12.011, but the isotopic mass of carbon-12 is 12.000000 and carbon-13 is 13.003355. Using the wrong one will throw off your result.

Finally, watch your units. If the problem asks for binding energy in MeV, keep your mass defect in amu and multiply by 931.5. If it asks for joules, convert to kilograms first using 1 amu = 1.6605 × 10⁻²⁷ kg, then apply E = mc².