Electronic – How does current get into a diode

diodespn-junctionsemiconductors

I think I understand more or less how an ordinary semiconductor diode works: Crystal doped differently in different regions, carrier depletion where they meet, bla bla bla.

However, actual diodes that one builds circuits with do not end with bits of n-doped and p-doped silicon. They're little ceramic/plastic packages with metal leads coming out of the ends. Somehow the current needs to pass between those metal leads and the semiconductor inside.

And there's a problem. If I understand things correctly, a metal ought to be the ultimate n-carrier material — every atom in the lattice contributes at least one electron to a conduction band. When we stick a metal lead onto the p-doped end of the semiconductor, we ought to get another pn-junction, one that goes in the wrong direction for forward current to flow.

How come the entire component can conduct in the forward direction anyway?

Is it just a matter of making the area of the silicon-metal interface so big that the total reverse leakage current of the p/metal junction is greater than the forward current we want the entire diode to carry? (I'm imagining large volumes of finely interdigitated metal and silicon for multi-ampere rectifiers). Or is there something else going on?

Best Answer

There is a type of diode called a Schottky diode, which is basically a metal-semiconductor junction, so it raises the question, how do you form a metal contact with any semiconductor device, not just a diode.

The answer lies in why a metal-semi junction exhibits diode behaviour in some circumstances. First we need to look quickly at the difference between metal and n-type and p-type semiconductors.

Metal and Semiconductor Band Structures

Metals are a continuous band of electron states. Electrons prefer to be in the lower states, so this is show with the shaded brown region. The red line indicates the average energy level (Fermi level) which in the metal is basically how "full" it is with electrons. There is then an escape energy where electrons are no longer bound to the structure - they become free. This is shown as the work function \$\phi_m\$.

For semiconductors, the bands are a little different. There is a gap in the middle where electrons don't like to be. The structure is split into the valence band which is typically full of electrons, and the conduction band which is typically empty. Depending on how much the semiconductor gets doped, the average energy will change. In n-type, additional electrons are added to the conduction band which moves the average energy up. In p-type electrons are removed from the valence band, moving the average energy down.

When you have a discrete junction between the metal and semiconductor regions, in simplistic terms it causes bending of the band structure. The energy bands in the semiconductor curve to match those of the metal at the junction. The rules are simply that the Fermi energies must match across the structure, and that the escape energy level must match at the junction. Depending on how the bands bend will determine whether and an inbuilt energy barrier forms (a diode).


Ohmic Contact using Work Function

N-type Metal Junction

If the metal has a higher work function than an n-type semiconductor, the bands of the semiconductor bend upwards to meet it. This causes the lower edge of the conduction band to rise up causing a potential barrier (diode) which must be overcome in order for electrons to flow from the conduction band of the semiconductor into the metal.

Conversely if the metal has a lower work function than the n-type semiconductor, the bands of the semiconductor bend down to meet it. This results in no barrier because electrons don't need to gain energy to get into the metal.

P-Type Metal Junction

For a p-type semiconductor, the opposite is true. The metal must have a higher work function that the semiconductor because in a p-type material the majority carriers are holes in the valence band, so electrons need to flow from the metal out into the semiconductor.

However, this type of contact is rarely used. As you point out in the comments, the optimal current flow is the opposite from what we need in the diode. I chose to include it for completeness, and to look at the difference between the structure of a pure Ohmic contact and a Schottky diode contact.


Ohmic contact using Tunnelling

Tunnelling in N+ Metal Junction

The more common method is to use the Schottky format (which forms a barrier), but to make the barrier larger - sounds odd, but its true. When you make the barrier larger, it gets thinner. When the barrier is thin enough, quantum effects take over. The electrons can basically tunnel through the barrier and junction loses its diode behaviour. As a result, we now form an Ohmic contact.

Once electrons are able to tunnel in large numbers, the barrier basically becomes nothing more than a resistive path. Electrons can tunnel both ways through the barrier, i.e., from metal to semi, or from semi to metal.

The barrier is made higher by more heavily doping the semiconductor in the region around the contact which forces the bend in the bands to be larger because the difference in Fermi level between the metal and semiconductor gets larger. This in turn results in a narrowing of the barrier.

Tunnelling in P+ Metal Junction

The same can be done with a P-type. The tunnelling occurs through the barrier in the valence band.


Once you have an Ohmic connection with the semiconductor, you can simply deposit a metal bond pad onto the connection point, and then wire bond those to the diodes metal pads (SMD) or legs (through-hole).