Core Lesson Content
Why Semiconductors Changed Everything
Welcome to Lesson 1: Semiconductor Fundamentals & Diodes. Every digital device you will study in this course โ logic gates, flip-flops, microprocessors, memory โ is built from billions of P-N junctions. Before you can analyze a NAND gate or bias a transistor, you must understand the single junction that started it all: the diode.
Conductors (copper, aluminum) have loosely bound electrons and conduct freely. Insulators (glass, rubber) hold their electrons tightly and block current. Semiconductors sit in between โ and, critically, their conductivity can be engineered with atomic precision. That controllability is the foundation of all modern electronics.
This lesson builds in a deliberate sequence: atoms โ crystals โ doping โ the junction โ bias โ the characteristic curve โ real applications. Each stage depends on the one before it, so resist the urge to skip ahead.
Try It Live
Atomic Structure of Semiconductor Materials
Silicon (atomic number 14) and germanium (atomic number 32) share one crucial property: exactly four valence electrons in their outermost shell. Atoms seek a full outer shell of eight electrons, and a silicon atom achieves this by covalently bonding with four neighboring atoms โ each pair of atoms sharing one electron apiece.
The result is a highly ordered, repeating three-dimensional structure called a crystal lattice. In a perfect lattice at absolute zero, every valence electron is locked into a bond: there are no free carriers, and the crystal is an insulator.
Thermal Energy and Electron-Hole Pairs
At room temperature, thermal energy occasionally breaks a covalent bond. The freed electron becomes a mobile negative carrier, and it leaves behind a vacancy โ a hole โ that behaves as a mobile positive carrier as neighboring electrons hop into it. In pure (intrinsic) silicon these electron-hole pairs are the only carriers, so conduction is weak and rises with temperature.
| Property | Conductor (Cu) | Semiconductor (Si) | Insulator (Glass) |
|---|---|---|---|
| Valence electrons | 1 | 4 | 8 (effectively full) |
| Energy gap to conduction | Overlapping bands | โ1.1 eV (Si) | >5 eV |
| Carriers at room temp | Enormous | Few (intrinsic) โ tunable by doping | Essentially none |
| Effect of heat | Resistance rises | Resistance falls | Negligible |
Silicon vs. Germanium
Germanium powered the first transistors, but silicon dominates today: it tolerates higher temperatures, leaks far less, forms a stable native oxide (essential for chip fabrication), and is the second most abundant element in Earth's crust. Germanium survives in niche roles where its lower 0.3 V barrier potential is an advantage.
Doping: Engineering Conductivity
Intrinsic silicon is nearly useless on its own. The breakthrough of solid-state electronics is doping โ deliberately adding roughly one impurity atom per ten million silicon atoms to control exactly how many carriers exist and what charge they carry.
N-Type: Donor Atoms (Pentavalent)
Add an atom with five valence electrons โ phosphorus, arsenic, or antimony. Four electrons form covalent bonds with neighboring silicon; the fifth has no bond to join and becomes a free electron with almost no energy required. Each donor atom "donates" one carrier. In N-type material, electrons are the majority carriers and thermally generated holes are the minority carriers.
P-Type: Acceptor Atoms (Trivalent)
Add an atom with three valence electrons โ boron, gallium, or indium. It can complete only three of the four bonds, leaving a vacancy that readily "accepts" an electron from a neighbor. Each acceptor atom creates one mobile hole. In P-type material, holes are the majority carriers and electrons are the minority carriers.
| Property | N-Type | P-Type |
|---|---|---|
| Dopant valence | 5 (pentavalent) | 3 (trivalent) |
| Common dopants | Phosphorus, arsenic, antimony | Boron, gallium, indium |
| Dopant name | Donor | Acceptor |
| Majority carrier | Free electron (โ) | Hole (+) |
| Minority carrier | Hole | Electron |
| Net charge of material | Neutral | Neutral |
The P-N Junction and the Depletion Region
A junction is not made by gluing P and N pieces together โ it is formed by diffusing or implanting dopants into a single continuous crystal, creating adjacent P and N regions with an atomically clean boundary.
What Happens at the Instant of Formation
- Diffusion: Free electrons near the boundary diffuse from the N-side into the P-side, where they recombine with holes (and vice versa).
- Fixed ions remain: Each departed electron leaves behind a positively charged donor ion on the N-side; each filled hole creates a negatively charged acceptor ion on the P-side. These ions are locked in the lattice and cannot move.
- Depletion region forms: A thin zone straddling the junction is now "depleted" of mobile carriers โ only fixed ions remain.
- Barrier potential develops: The wall of fixed positive ions facing fixed negative ions creates an internal electric field, and therefore a voltage, that opposes further diffusion. Equilibrium is reached at approximately 0.7 V for silicon and 0.3 V for germanium.
The width of the depletion region โ and therefore how the junction behaves โ is controlled entirely by the polarity and magnitude of the external voltage. That is the subject of the next tab.
Forward and Reverse Bias
Forward Bias: The Closed Gate Opens
Connect the source's positive terminal to the anode (P-side) and negative terminal to the cathode (N-side). The external field pushes majority carriers toward the junction: electrons and holes flood the depletion region, narrowing it. Once the applied voltage exceeds the barrier potential (โ0.7 V Si), the junction conducts and current rises exponentially. The diode itself continues to drop roughly 0.7 V; the series resistor must limit the current.
Reverse Bias: The Gate Slams Shut
Reverse the source: positive terminal to the cathode. Majority carriers are pulled away from the junction, widening the depletion region until it supports the entire applied voltage. Only a tiny reverse leakage current (nanoamps in silicon) flows, carried by thermally generated minority carriers. For circuit analysis, a reverse-biased diode is an open switch.
Reverse Breakdown
Push reverse voltage past the diode's rating and the field accelerates minority carriers hard enough to knock loose additional electrons in a chain reaction โ avalanche breakdown. Current spikes almost vertically. In rectifier diodes this usually destroys the part; in Zener diodes it is the intended, precisely engineered operating mode.
| Condition | Polarity (Anode) | Depletion Region | Current | Circuit Model |
|---|---|---|---|---|
| Forward bias | Positive (> +0.7 V vs cathode) | Narrows / collapses | Large, exponential | Closed switch + 0.7 V drop |
| Reverse bias | Negative | Widens | โ0 (nA leakage) | Open switch |
| Breakdown | Negative, beyond rating | Field-punctured | Large (must be limited) | Constant-voltage source (VZ) |
The Diode I-V Characteristic Curve
The characteristic curve is the diode's complete behavioral fingerprint: current (vertical axis) plotted against applied voltage (horizontal axis). Learn to read its three regions and you can predict the diode's behavior in any circuit.
- Forward region (upper right): Nearly zero current until the knee voltage (~0.7 V Si), then an exponential rise. Above the knee, voltage stays almost constant while current varies enormously.
- Reverse region (lower left, flat): A nearly horizontal line hugging the axis โ only leakage current (IS) flows, which roughly doubles every 10 ยฐC.
- Breakdown region (far lower left): A near-vertical plunge at the breakdown voltage where reverse current increases without limit.
The Shockley Equation
IS is the reverse saturation (leakage) current, n is the ideality factor (1โ2, depending on construction), and VT is the thermal voltage, which grows with absolute temperature. Two practical consequences: forward voltage drops about 2 mV for every 1 ยฐC rise, and leakage roughly doubles every 10 ยฐC.
Three Practical Diode Models
| Model | Forward Assumption | When to Use |
|---|---|---|
| Ideal | Perfect closed switch (0 V drop) | Quick logic-level reasoning; VSOURCE โซ 0.7 V |
| Constant-drop (2nd approx.) | Closed switch + fixed 0.7 V | Standard bench and homework analysis โ the default |
| Piecewise-linear (3rd approx.) | 0.7 V + small bulk resistance rB | Precision work, high currents, curve fitting |
Now scroll down to the Interactive I-V Curve Grapher and manipulate every parameter in this equation yourself โ temperature, ideality factor, saturation current, and breakdown voltage.
The Diode as an Electronic Switch
Strip away the physics and a diode is a voltage-controlled one-way valve: forward bias closes the switch, reverse bias opens it. No moving parts, switching in nanoseconds, controlled entirely by polarity. This is the conceptual bridge between analog devices and the digital logic you will study for the rest of ELT 102.
Analysis Procedure for Diode Switching Circuits
- Guess the state of each diode (ON or OFF) from the polarity of sources.
- Replace each ON diode with a 0.7 V drop and each OFF diode with an open circuit.
- Solve the resulting linear circuit with Ohm's and Kirchhoff's laws.
- Verify: every "ON" diode must show forward current > 0; every "OFF" diode must show anode-cathode voltage < 0.7 V. If a check fails, flip that assumption and re-solve.
Diode Logic โ a Preview of Digital
Two diodes with a shared resistor form primitive logic: a diode AND gate outputs HIGH only when both inputs are HIGH; a diode OR gate outputs HIGH when either input is HIGH. Early computers were literally built this way (diode-resistor logic). Understanding why the 0.7 V drop degrades the logic levels โ and why transistors were needed to restore them โ sets up Lesson 5 perfectly.
Other Switching Roles
- Clippers (limiters): chop off waveform portions above or below a set level โ input protection on nearly every IC pin.
- Clampers: shift a waveform's DC level without changing its shape.
- Flyback (freewheeling) diodes: placed across relay coils and motor windings to safely discharge inductive kickback that would otherwise destroy switching transistors.
- Reverse-polarity protection: a single series diode prevents damage when a battery is installed backwards โ at the cost of a 0.7 V drop.
The Diode as a Rectifier
The wall outlet delivers AC; nearly every electronic device needs DC. Rectification โ converting AC to pulsating DC โ is the diode's most important industrial job and the first stage of every linear power supply: transformer โ rectifier โ filter โ regulator.
Half-Wave Rectifier
One diode in series with the load. During the positive half-cycle the diode conducts and the load sees the input (minus 0.7 V); during the negative half-cycle the diode blocks and the output is zero. The output is DC โ it never changes polarity โ but it is very rough: 60 Hz pulses with dead gaps between them.
Full-Wave Bridge Rectifier
Four diodes arranged so that on each half-cycle, two conduct and steer current through the load in the same direction. The negative half-cycles are flipped upward instead of discarded.
Doubling the ripple frequency to 120 Hz is the hidden win: the filter capacitor recharges twice as often, so a much smaller capacitor achieves the same smoothness.
| Parameter | Half-Wave | Full-Wave Bridge |
|---|---|---|
| Diodes required | 1 | 4 |
| Diode drops in path | 0.7 V | 1.4 V |
| Ripple frequency (60 Hz in) | 60 Hz | 120 Hz |
| Average DC output | 0.318 ร VPK | 0.637 ร VPK |
| Transformer utilization | Poor | Excellent |
| Typical use | Cheap chargers, signal detection | Virtually all power supplies |
The Zener Diode as a Voltage Regulator
Every diode breaks down in reverse eventually โ the Zener diode is simply built to do it on purpose, at a precise voltage, and survive. Heavy doping produces a thin depletion region that breaks down sharply at a designed value (VZ), available from about 2.4 V to 200 V.
How Shunt Regulation Works
Place the Zener in reverse bias, in parallel (shunt) with the load, fed through a series resistor RS. Once the input exceeds VZ, the Zener enters breakdown and clamps the output at VZ. If the input rises or the load draws less current, the Zener simply absorbs the surplus current; RS soaks up the excess voltage. The output barely moves.
Worked Example
A 5.1 V Zener (1N4733A) regulates a 9 V input through RS = 180 ฮฉ, feeding a load drawing 10 mA:
- Series current: IS = (9 โ 5.1) / 180 = 21.7 mA
- Zener current: IZ = 21.7 โ 10 = 11.7 mA โ (above the ~5 mA minimum needed to stay in breakdown)
- Zener power: PZ = 5.1 ร 0.0117 = 60 mW โ (well under the 1 W rating)
Avalanche vs. Zener Mechanisms
Below about 5 V, true Zener tunneling dominates (negative temperature coefficient). Above about 6 V, avalanche multiplication dominates (positive coefficient). Around 5.6 V the two effects nearly cancel โ which is why 5.6 V Zeners make unusually temperature-stable references.
Set the breakdown slider in the grapher below to 5.1 V and watch the reverse region of the curve become a vertical regulation wall.