7

This is my (flawed) understanding of how fusion basically works:

Let's assume that a fusion reaction has a net gain in energy.

First, there is an input amount of kinetic energy to get the two light nuclei close enough to overcome the Coulomb barrier, so that the attractive strong nuclear force becomes greater than the electrostatic repulsion.

Then, the potential energy from the strong nuclear force causes the two nuclei to 'fall into' each other by converting the potential energy into kinetic energy (doing work). They then fuse into one nuclei.

The residual output kinetic energy is then the 'released energy' from the process and is, in this case, greater than the input energy. The reason why the output energy is greater than the input, is because the gain of energy from the strong force interaction is greater than the energy required to overcome the Coulomb barrier.

For heavier nuclei, the Coulomb barrier is too strong, so that the input energy is greater than the output energy from the strong force interaction.

My question:

In my explanation, I didn't mention the probably most defining feature of fusion, which is the conversion of mass into energy (and energy into mass).

I don't understand why it is necessary for mass to be converted into energy. Where exactly in the process does it happen, and how exactly does it happen?

Every time I read something about it, they just mention $$E=mc^2,$$ or $$Q=-\Delta mc^2,$$ but that doesn't explain where and why it is necessary for the process to happen. It just describes how you can calculate the energy lost or gained from the fusion over all. Doesn't the strong nuclear force just by virtue of proximity make all the kinetic energy?

Update 1:

I saw this video that explains it:

https://www.youtube.com/watch?v=m4t4agOHMLE

Though I understood virtually nothing, I guess my flawed understanding basically lies in the fact that I haven't studied quantum mechanics. The strong force and the nuclear force look pretty complicated.

Update 2:

The answer by RC_23 opened my eyes to the fact that conversion from mass to energy and energy to mass are processes that happen everywhere. The only reason why it is so specifically associated with nuclear reactions, is because the mass changes that happen in them are generally quite significant, which makes them useful to humanity, because it means that we can harness energy from them. And also, because it's interesting to explain how stars are powered.

But all of this just reaffirms how awesome $$E = mc^2$$ is, because many processes can actually be explained by it.

Here are some everyday examples given by this Wikipedia article https://en.wikipedia.org/wiki/Mass–energy_equivalence:

"A spring's mass increases whenever it is put into compression or tension. Its mass increase arises from the increased potential energy stored within it, which is bound in the stretched chemical (electron) bonds linking the atoms within the spring."

"Raising the temperature of an object (increasing its thermal energy) increases its mass. For example, consider the world's primary mass standard for the kilogram, made of platinum and iridum. If its temperature is allowed to change by 1 °C, its mass changes by 1.5 picograms."

"A spinning ball has greater mass than when it is not spinning. Its increase of mass is exactly the equivalent of the mass of energy of rotation, which is itself the sum of the kinetic energies of all the moving parts of the ball. For example, the Earth itself is more massive due to its rotation, than it would be with no rotation."

This article explains how mass actually isn't conserved in chemical reactions:

https://www.wtamu.edu/~cbaird/sq/2013/10/21/why-is-mass-conserved-in-chemical-reactions/

I'm baffled that I never knew this.

Mass gets converted into energy vice versa in fusion reactions too, it's just that it requires some quite advanced knowledge about quantum mechanics to explain how exactly it works.

2 Answers2

11

Your explanation vis a vis the strong force and the Coulomb barrier is spot-on conceptually, and you've discovered that there is no reason to invoke "mass energy conversion." Indeed, I think mass energy conversion started as a pop science way of explaining atomic energy to the layperson by journalists, and is a very poor choice for modeling anything at a scientific level. Energy and energy levels are what you should focus on; the only meaningful conversion that is happening is potential to kinetic energy.

It is true that any confined energy has a corresponding mass, $m = E/c^2$, and that consequently any energy change in a system will result in a corresponding mass change. But this is a superfluous detail. Nuclear reactions result in a mass difference between the reactants and products; but so do chemical reactions; so does a 90°C pot of water cooling to 20°C; so does a meteor falling from space to the ground.

The real reason fission and fusion reactions are more powerful than chemical reactions is simply that the difference in energy levels between different nuclear states is much greater than the difference in energy levels between electron states (which drive chemical reactions). But there is no qualitative difference, when it comes to mass-energy conversion.

This video may be helpful, and this Q/A discussion.

RC_23
  • 12,766
  • 2
  • 17
  • 53
0

There is no reason to call mass-energy conversion as merely as popular science

Experimental measurements of masses:

 Proton mass = 1.67262192369e-27 #kg
 Neutron rest mass=1.67492749804e-27 # kg
 Rest mass alpha particle=6.6446573357e-27 #kg

Over the last 60-70 years, we have spent a lot of time making these numbers as accurate as possible. They are so accurate that we can use them as basic units in many cases. Alpha particles, also called alpha rays or alpha radiation, consist of two protons and two neutrons:

 mass_of_individual_particles = 2 *(Proton_mass + Neutron_rest_mass)
 diff = mass_of_individual_particles - Rest_mass_alpha_particle

So it takes less energy to bind the nucleons when fusion happens and excess energy is released. But this process needs us to overcome to coulomb barrier. This is why fusion only happens in extreme conditions and has been a challenge for mankind to achieve controlled fusion in the laboratory in an energy positive way.

Yes, this analog can be extended to other reactions and dynamics where kinetic energy is converted to potential energy. But the above case is so easy to demonstrate.

wander95
  • 196