The primary purpose of a diode is to allow electrical current to flow in only one direction, acting as a one-way valve for electrons. In practical circuits, we use this property for rectification (converting AC to DC), reverse-polarity protection, voltage clamping, and signal steering. If you apply forward voltage, it conducts; if you apply reverse voltage, it blocks. Rather than getting lost in semiconductor physics, this guide focuses on exact voltages, standard part numbers, thermal limits, and how to test them on the bench.

Symbol, Pinout, and the One-Way Valve Principle

On a schematic, a diode is represented by a triangle pointing toward a vertical line. The triangle side is the Anode (positive), and the line side is the Cathode (negative). Current flows from the Anode to the Cathode. Think of it like a spring-loaded check valve in a plumbing system: water pressure (voltage) pushing the right way forces the valve open, but back-pressure slams it shut.

Physically, through-hole diodes (like the common DO-41 epoxy or glass packages) feature a painted band or stripe on one end. This stripe always indicates the Cathode. For surface-mount devices (SMD) like the DO-214AC (SMA) package, a white or silver band on the black plastic body serves the same purpose. Misidentifying these pins is the most common cause of dead-on-arrival prototype boards.

Operation Regions and Forward Voltage Drops

A diode does not turn on instantly at 0.0V. It requires a specific threshold, known as the forward voltage ($V_f$), to overcome the internal depletion region. Below is the operational breakdown for standard silicon and Schottky junctions.

Operation RegionBias ConditionTypical Voltage (V)Current (I)Practical Circuit State
Forward Bias (Silicon)Anode > Cathode0.6V to 0.8VmA to AmpsConducting (Closed Switch)
Forward Bias (Schottky)Anode > Cathode0.2V to 0.4VmA to AmpsConducting (Low Loss)
Reverse BiasCathode > Anode0V to PIV limit< 5 µA (Leakage)Blocking (Open Switch)
Avalanche BreakdownCathode >> Anode> PIV ratingHigh (Uncontrolled)Destructive Failure (usually)
Zener BreakdownCathode > AnodeSpecific $V_z$ (e.g., 5.1V)Controlled mAVoltage Regulation

According to All About Circuits, the non-linear voltage-current relationship means that once a silicon diode crosses the ~0.7V threshold, current increases exponentially while the voltage drop remains relatively constant. This is why we must always use a current-limiting resistor or rely on the load's impedance to prevent thermal runaway.

How to Select and Bias a Diode for the Job

To bias a diode correctly, the Anode must be more positive than the Cathode by at least the $V_f$ threshold. When selecting a part, you must evaluate four parameters: Peak Inverse Voltage (PIV), Maximum Forward Current ($I_f$), Forward Voltage Drop ($V_f$), and Reverse Recovery Time ($t_{rr}$).

Here are the safe default part numbers you should stock in your bench kit, complete with their critical ratings:

  • 1N4007 (1A $I_f$, 1000V PIV, $V_f$ ~0.7V): The undisputed king of general-purpose, low-frequency rectification and reverse-polarity protection in circuits under 1A.
  • 1N5819 (1A $I_f$, 40V PIV, $V_f$ ~0.3V): A Schottky diode ideal for low-voltage DC circuits (like 3.3V or 5V Arduino projects) where a 0.7V silicon drop would starve the microcontroller.
  • 1N4148 (300mA $I_f$, 100V PIV, $t_{rr}$ 4ns): A small-signal glass diode used for high-speed logic steering, clipping, and switching. Never use this for power rectification.
  • 1N4733A (1W, 5.1V Zener): Used in reverse bias to clamp voltage rails or provide a crude voltage reference.
Bench Tip: Always derate continuous DC current by 20% to 30% for through-hole diodes in free air. A 1N4007 rated for 1A will run uncomfortably hot (~100°C) at a continuous 1A load without airflow or a heatsink. Design for 0.7A maximum in unventilated enclosures.

Complete Application Circuit: Reverse Polarity Protection

One of the most vital answers to 'what is the purpose of the diode' in DIY electronics is protecting expensive loads from backwards batteries. Here is a complete, optimized 12V reverse-polarity protection circuit.

Component Values & Specifications:

  • Input: 12V DC supply (max 1.5A continuous).
  • D1: 1N5822 (3A, 40V Schottky diode, DO-201AD package).
  • C1: 100µF, 25V electrolytic capacitor (bulk filtering, placed after D1).
  • C2: 0.1µF, 50V ceramic capacitor (high-frequency bypass, placed parallel to C1).
  • Load: 12V DC motor driver or microcontroller board.

Circuit Math & Thermal Analysis:
We chose the 1N5822 Schottky over a standard 1N5408 silicon diode because of the lower $V_f$. At a 1.5A load, a silicon diode would drop about 0.8V, wasting 1.2W of power ($0.8V imes 1.5A$) and leaving only 11.2V for the load. The 1N5822 drops roughly 0.4V at 1.5A. Power dissipated in D1 is $0.4V imes 1.5A = 0.6W$. The DO-201AD package can safely dissipate ~1W in free air at 25°C ambient, meaning the diode will get warm (~60°C) but will not fail. The capacitors smooth out the voltage ripple caused by the sudden inrush current when the load switches on.

Failure Modes and Multimeter Testing

Diodes typically fail in two ways: Short circuit (catastrophic thermal runaway from exceeding the PIV or $I_f$ limits, melting the silicon junction) or Open circuit (the internal bond wire melts like a fuse due to a massive current spike). Testing them requires a digital multimeter (DMM) with a dedicated diode test mode, as standard resistance modes do not supply enough voltage to forward-bias the junction.

Follow these numbered steps, aligned with Fluke's official testing procedures, to verify a diode out of circuit:

  1. Isolate the component: Remove the diode from the circuit or ensure at least one leg is lifted. Testing in-circuit often yields false readings due to parallel current paths.
  2. Set the DMM: Turn the dial to the Diode Test mode (indicated by a triangle and line symbol).
  3. Forward Bias Test: Place the Red probe on the Anode and the Black probe on the Cathode. A healthy silicon diode will read between 0.500V and 0.750V. A Schottky will read 0.200V to 0.400V.
  4. Reverse Bias Test: Swap the probes (Red to Cathode, Black to Anode). The meter should display 'OL' (Over Limit) or '1', indicating infinite resistance.
  5. Interpret Failures: If you read ~0.0V or a very low number in both directions, the diode is shorted. If you read 'OL' in both directions, the internal bond wire is blown (open).

Frequently Asked Questions

What is the purpose of the diode in a relay coil?

When placed in reverse bias across a relay coil or solenoid, it acts as a flyback (or freewheeling) diode. Inductive loads resist changes in current. When you cut power to a relay, the collapsing magnetic field generates a massive reverse voltage spike (often hundreds of volts) that can instantly destroy the driving transistor or microcontroller GPIO pin. The flyback diode provides a safe, localized loop for this inductive kickback current to circulate and dissipate as heat.

What is the purpose of the diode across a solar panel?

In solar arrays, diodes serve two distinct roles. Blocking diodes are placed in series with the panel to prevent battery current from flowing backward into the panel at night, which would drain the battery. Bypass diodes are placed in parallel with substrings of solar cells; if a leaf shades one cell, it becomes highly resistive and bottlenecks the whole panel. The bypass diode routes the current around the shaded cell, preventing it from overheating and catching fire.

Why does my diode get too hot to touch in a 1A circuit?

A standard DO-41 packaged 1N4007 has a thermal resistance of roughly 50°C/W. At 1A, it dissipates about 0.7W. This raises the junction temperature by 35°C above ambient. If your ambient bench temperature is 25°C, the diode body will sit around 60°C—hot enough to burn your finger, but technically within the 150°C maximum junction limit. If it is too hot for your enclosure, switch to a larger package (like a TO-220 rectifier), add a heatsink, or use a Schottky diode to cut the voltage drop (and heat generation) in half.

What is the difference between a rectifier diode and a Zener diode?

A standard rectifier diode is designed to block reverse current entirely; if reverse voltage exceeds its PIV rating, it avalanches and is usually destroyed. A Zener diode is specifically doped and engineered to operate continuously in the reverse breakdown region. As noted in SparkFun's diode tutorial, once the reverse voltage hits the Zener voltage ($V_z$), it conducts heavily while clamping the voltage across it to that exact $V_z$ value, making it ideal for voltage regulation and overvoltage protection.