When you apply a positive voltage to a diode's cathode relative to its anode, you establish the reverse bias of a diode. In this state, the internal depletion region widens, effectively blocking current flow and turning the component into a high-impedance open circuit. However, "blocking" is not an absolute infinite wall. Every diode has a specific Peak Inverse Voltage (PIV) limit, a measurable reverse leakage current, and a reverse recovery time that dictates how it behaves in real-world circuits.
Understanding how a diode behaves under reverse bias is critical for designing power supplies, protecting microcontrollers from inductive spikes, and troubleshooting blown components on the bench. This guide moves past abstract semiconductor physics and provides the exact part numbers, testing procedures, and circuit frameworks you need to select and verify diodes for your next build.
The Anatomy of Reverse Bias: Symbol, Pins, and Operation Regions
Before wiring a circuit, you must correctly identify the terminals. The standard schematic symbol for a diode is a triangle pointing toward a vertical line. The flat base of the triangle is the Anode (A), and the vertical line is the Cathode (K). Current conventionally flows from anode to cathode (the direction the triangle points).
On a physical through-hole diode (like the ubiquitous DO-41 package), the cathode is marked by a painted band—usually silver, white, or black—wrapping around one end of the cylindrical body. To achieve reverse bias, your circuit must apply a higher electrical potential to the banded cathode end than to the unbanded anode end.
Diode Operation Regions
A diode's behavior shifts dramatically depending on the voltage polarity and magnitude applied across its terminals. The table below maps the three primary operation regions you will encounter on the bench.
| Operation Region | Voltage Condition | Depletion Region | Current Flow | Practical Effect |
|---|---|---|---|---|
| Forward Bias | V_Anode > V_Cathode by ~0.7V | Collapses | High (mA to Amps) | Acts as a closed switch with a small voltage drop. |
| Reverse Bias | V_Cathode > V_Anode (V < PIV) | Widens | Microscopic (nA to µA) | Acts as an open switch; blocks current with minor leakage. |
| Breakdown | V_Cathode > V_Anode (V ≥ PIV) | Avalanche/Zener effect | Massive (Amps) | Conducts heavily in reverse; destructive unless current-limited. |
Safe Default Part Numbers: Reverse Voltage Ratings and Leakage
Walking into an electronics store or browsing a distributor like Mouser or Digi-Key yields thousands of diode variants. For 95% of hobbyist and prototyping tasks, a handful of "safe default" part numbers will cover your needs. When selecting a diode to block reverse voltage, the Peak Inverse Voltage (PIV)—also listed as Repetitive Peak Reverse Voltage (V_RRM) on datasheets—is your most critical metric.
Below is a data-dense reference table of the most common default diodes, their reverse bias limits, and their switching speeds. Note: Pricing reflects approximate 2026 single-unit retail costs.
| Part Number | Type | Peak Inverse Voltage (PIV) | Max Reverse Leakage (I_R) | Reverse Recovery (t_rr) | Typical Use Case |
|---|---|---|---|---|---|
| 1N4001 | Standard Rectifier | 50V | 5.0 µA @ 50V | 30 µs (Slow) | Low-voltage AC/DC blocking, basic polarity protection. |
| 1N4007 | Standard Rectifier | 1000V | 5.0 µA @ 1000V | 30 µs (Slow) | Mains flyback diodes, high-voltage snubbers, general purpose. |
| UF4007 | Ultrafast Rectifier | 1000V | 10 µA @ 1000V | 75 ns (Fast) | Switch-mode power supplies (SMPS), high-frequency inverters. |
| 1N4148 | Small Signal | 100V | 25 nA @ 20V | 4 ns (Very Fast) | Logic gating, RF mixing, high-speed signal clamping. |
| 1N5819 | Schottky | 40V | 1.0 mA @ 40V | < 10 ns (Instant) | Low-voltage reverse polarity protection (low forward drop). |
| 1N5231B | Zener | 5.1V (Designed for breakdown) | 10 µA @ 3V | N/A | Voltage references, regulated reverse-bias clamping. |
How Diodes Fail in Reverse Bias and How to Test Them
Diodes rarely fail gracefully when pushed beyond their reverse bias limits. Understanding the failure modes helps you diagnose dead boards and avoid repeating the same design mistakes.
Common Reverse Bias Failure Modes
- Avalanche Punch-Through (Short Circuit): If the reverse voltage exceeds the PIV, the depletion region's electric field accelerates minority carriers so violently that they knock other electrons loose (avalanche effect). Without an external current-limiting resistor, this creates a thermal runaway event that melts the silicon junction, leaving the diode permanently shorted in both directions.
- Thermal Runaway from Leakage: Reverse leakage current (I_R) generates heat. Because silicon's conductivity increases with temperature, a hot diode leaks more current, which generates more heat. In high-temperature environments (like inside a sealed power supply enclosure), a diode operating near its PIV limit can fail short-circuit purely from thermal leakage runaway, even if the voltage never spiked.
- Reverse Recovery Failure (dV/dt stress): In high-frequency switching circuits, a slow diode (like the 1N4007) remains forward-biased for microseconds after the voltage reverses. This creates a massive momentary short circuit across the power rail, often destroying the driving MOSFET before the diode itself fails.
Testing Reverse Bias with a Digital Multimeter
You can quickly verify a diode's junction health using the Diode Test mode on a standard digital multimeter (DMM). According to Fluke's official testing guidelines, this mode applies a small internal current (usually 1-2 mA) and measures the resulting voltage drop.
- Isolate the Component: Remove the diode from the circuit, or ensure at least one leg is lifted. Testing in-circuit will yield false readings due to parallel parallel paths.
- Set the DMM: Turn the dial to the Diode Test symbol (a triangle with a line).
- Forward Bias Test: Place the Red probe on the Anode (unbanded) and the Black probe on the Cathode (banded). A healthy silicon diode will read between 0.500V and 0.750V. A Schottky will read 0.150V to 0.300V.
- Reverse Bias Test: Swap the probes. Place the Red probe on the Cathode and the Black probe on the Anode. The DMM should display "OL" (Over Limit) or "1" depending on the brand, indicating infinite resistance.
- Interpret the Results:
- If the reverse test reads a specific voltage (e.g., 0.400V) or near 0.000V, the junction has suffered avalanche punch-through and is shorted. Throw it away.
- If the forward test reads "OL", the internal wire bond has snapped, and the diode is open-circuit.
Application Circuit: 12V Inductive Flyback Protection
The most common practical application relying on the reverse bias of a diode is the flyback (or freewheeling) diode used to protect switching transistors from inductive loads like relays, solenoids, and DC motors.
Circuit Schematic and Component Values
Imagine a 12V DC system where a 5V microcontroller GPIO pin switches a 12V Omron G5V-2 relay coil via an NPN transistor.
- Power Supply: 12V DC
- Load: 12V Relay Coil (~400Ω internal resistance, ~30mA draw)
- Switch: 2N2222 NPN Transistor
- Base Resistor (R1): 1kΩ (limits GPIO current to ~4.3mA)
- Flyback Diode (D1): 1N4007 (Cathode to +12V rail, Anode to Transistor Collector)
How the Reverse Bias Protects the Circuit
State 1: Transistor ON (Steady State). When the GPIO goes high, the 2N2222 saturates. Current flows from the 12V rail, through the relay coil, through the transistor, to ground. The relay clicks on. Look at Diode D1: its Cathode is tied directly to the +12V rail. Its Anode is tied to the transistor's collector, which is sitting at roughly +0.2V (V_CE saturation). Because the Cathode (12V) is much more positive than the Anode (0.2V), the diode is heavily reverse-biased by 11.8V. It blocks current completely, drawing only ~5µA of leakage. It is effectively invisible to the circuit.
State 2: Transistor OFF (The Inductive Spike). When the GPIO goes low, the transistor cuts off instantly. The relay coil is an inductor, and inductors resist changes in current (V = L * di/dt). The collapsing magnetic field generates a massive reverse voltage spike at the transistor's collector to keep current flowing. The Anode of the diode instantly shoots up from +0.2V to +50V, +100V, or higher.
The moment the Anode voltage exceeds the 12V Cathode voltage by ~0.7V, the diode snaps out of reverse bias and becomes forward-biased. It creates a low-impedance short circuit across the coil, clamping the voltage spike to a safe 12.7V. The stored inductive energy circulates through the coil and the diode, dissipating safely as heat, while the 2N2222 transistor is protected from a lethal high-voltage punch-through.
Selection Framework: How to Bias and Choose for the Job
Selecting the right diode for a reverse-blocking application requires balancing three competing factors: voltage headroom, leakage current, and switching speed. Use this decision framework for your next design.
1. Calculate the Required PIV
Identify the absolute maximum reverse voltage the diode will see. If you are building a half-wave rectifier for a 24V AC transformer, the peak reverse voltage is 24V * 1.414 = ~34V. Add a 50% safety margin (34V * 1.5 = 51V). A 1N4001 (50V PIV) is too close to the edge; step up to the 1N4002 (100V PIV) or the default 1N4007 (1000V PIV) for bulletproof reliability.
2. Check the Reverse Recovery Time (t_rr)
If your diode will transition between forward and reverse bias rapidly (such as in a 100kHz buck converter or a PWM motor driver), standard rectifiers will fail. The 1N4007 has a reverse recovery time of 30µs. At 100kHz, the switching period is only 10µs—the diode never has time to turn off, resulting in massive short-circuit currents. For high-frequency reverse bias switching, you must select an ultrafast diode like the UF4007 (75ns) or a Schottky diode like the 1N5819, which has essentially zero reverse recovery charge.
3. Account for Temperature Derating
Silicon reverse leakage current roughly doubles for every 10°C increase in junction temperature. A 1N5819 Schottky diode might leak only 0.1mA at 25°C, but at 100°C, it can leak over 10mA. If your circuit is highly sensitive to reverse leakage (such as a high-impedance sample-and-hold circuit or a low-power solar charge controller), avoid Schottkys and use a small-signal silicon diode like the 1N4148, which maintains nanoamp-level leakage even at elevated temperatures. For deeper component modeling, refer to the diode circuit models at Electronics Tutorials to understand how temperature coefficients affect SPICE simulations.
By treating the reverse bias of a diode not as an absolute "off" state, but as a high-impedance region with strict voltage, thermal, and temporal limits, you can design circuits that survive real-world transients and pass rigorous bench testing on the first try.






