28

The Hall effect can be used to determine the sign of the charge carriers, as a positive particle drifting along the wire and a negative particle drifting the other direction get deflected the same (as $F = q \vec{v}\times\vec{B} = (-q) (-\vec{v})\times\vec{B}$). But I don't understand how positive charge carriers are ever possible.

As I've understood, a positive hole is nothing more than the absence of an electron. As all the electrons in the valence band are still negatively charged, why would this hole behave in a magnetic field as if it were positive?

Also, a hole is created if an electron is excited into the conductance band. If there is always the same numbers of holes as electrons, how can any Hall effect ever occur?

Thank you very much

Kasper
  • 2,060

3 Answers3

34

There are two essential facts that make a hole a hole: Fact (1) The valence band is almost full of electrons (unlike the conduction band which is almost empty); Fact (2) The dispersion relation near the valence band maximum curves in the opposite direction to a normal electron or a conduction-band electron. Fact (2) is often omitted in simplistic explanations, but it's crucial, so I'll elaborate.

STEP 1: Dispersion relation determines how electrons respond to forces (via the concept of effective mass)

EXPLANATION: A dispersion relation is the relationship between wavevector (k-vector) and energy in a band, part of the band structure. Remember, in quantum mechanics, the electrons are waves, and energy is the wave frequency. A localized electron is a wavepacket, and the motion of an electron is given by the formula for the group velocity of a wave. An electric field affects an electron by gradually shifting all the wavevectors in the wavepacket, and the electron moves because its wave group velocity changes. Again, the way an electron responds to forces is entirely determined by its dispersion relation. A free electron has the dispersion relation $E=\frac{\hbar^2k^2}{2m}$, where m is the (real) electron mass. In the conduction band, the dispersion relation is $E=\frac{\hbar^2k^2}{2m^*}$ ($m^*$ is the "effective mass"), so the electron responds to forces as if it had the mass $m^*$.

STEP 2: Electrons near the top of the valence band behave like they have negative mass.

EXPLANATION: The dispersion relation near the top of the valence band is $E=\frac{\hbar^2k^2}{2m^*}$ with negative effective mass. So electrons near the top of the valence band behave like they have negative mass. When a force pulls the electrons to the right, these electrons actually move left!! I want to emphasize again that this is solely due to Fact (2) above, not Fact (1). If you could somehow empty out the valence band and just put one electron near the valence band maximum (an unstable situation of course), this electron would really move the "wrong way" in response to forces.

STEP 3: What is a hole, and why does it carry positive charge?

EXPLANATION: Here we're finally invoking Fact (1). A hole is a state without an electron in an otherwise-almost-full valence band. Since a full valence band doesn't do anything (can't carry current), we can calculate currents by starting with a full valence band and subtracting the motion of the electrons that would be in the hole state if it wasn't a hole. Subtracting the current from a negative charge moving is the same as adding the current from a positive charge moving on the same path.

STEP 4: A hole near the top of the valence band move the same way as an electron near the top of the valence band would move.

EXPLANATION: This is blindingly obvious from the definition of a hole. But many people deny it anyway, with the "parking lot example". In a parking lot, it is true, when a car moves right, an empty space moves left. But electrons are not in a parking lot. A better analogy is a bubble underwater in a river: The bubble moves the same direction as the water, not opposite.

STEP 5: Put it all together. From Steps 2 and 4, a hole responds to electromagnetic forces in the exact opposite direction that a normal electron would. But wait, that's the same response as it would have if it were a normal particle with positive charge. Also, from Step 3, a hole in fact carries a positive charge. So to sum up, holes (A) carry a positive charge, and (B) respond to electric and magnetic fields as if they have a positive charge. That explains why we can completely treat them as real mobile positive charges in their response to both electric and magnetic fields. So it's no surprise that the Hall effect can show the signs of mobile positive charges.

Steve Byrnes
  • 17,082
1

"...why would this hole behave in a magnetic field as if it were positive?"

You are correct that a positively charged hole is nothing but a lack of an electron. It is positively charged because there is a proton in that atom that does not have an electron to balance its charge. Holes move around by having an electron cross the hole to get to the other side. For example. A hole is located at 200 Elm Street. There is no house there. Just an empty lot. The house from 198 Elm street is moved onto the 200 lot. A house has moved to the right and a hole has moved to the left. This is how a hole behaves in a magnetic field as if it were positive.

Bill Slugg
  • 413
  • 3
  • 6
0

Steve Byrnes has already explained very clearly in his great answer why we can treat holes as if they were real positive charge carriers. From this it is clear that if we have holes near the top of the valence band and an empty conductance band, we get a Hall voltage which is opposite to normal metals. However, what still left me puzzled for a moment is that in this scenario, microscopically, it is in fact only electrons in the valence band which flow. So we should be able to explain the positive Hall voltage without referring to the "positive hole" picture. Since $\vec{F} = q \vec{v} \times \vec{B} = (-q) (-\vec{v}) \times \vec{B}$ has the same sign for right-moving positive holes as it has for left-moving electrons, it seems like they should get deflected in the same direction, which would give contradicting results for the sign of the Hall voltage.

The solution to this is that, as highlighted by Steve Byrnes, electrons near the top of the valence band have negative effective mass. So while the force $\vec{F}$ is the same for the holes and for the electrons, this is not the case for the acceleration $\vec{a} = \vec{F} / m_\text{eff}$. Since $m_\text{eff}$ is positive for the holes, while it is negative for the electrons, they move into opposite directions so that the resulting Hall voltage is the same in both descriptions as it should be.

Also, a hole is created if an electron is excited into the conductance band. If there is always the same numbers of holes as electrons, how can any Hall effect ever occur?

This is only true for an intrinsic semiconductor. In this case, the Hall voltage would indeed always vanish if electrons and holes had the same mobility. However, in real systems they usually have different mobilities, so that one measures a finite Hall voltage also for intrinsic semiconductors. For a more elaborate answer see Hall effect with similar positive and negative carriers?.

Eruvaer
  • 351