The Direct Answer: What a Good Diode Reading Looks Like
When you measure a standard silicon diode with a multimeter in diode-test mode, a good forward-bias reading is a voltage drop between 0.500 V and 0.800 V (typically hovering around 0.6 V). In reverse bias, the meter must display OL (Over Limit) or a 1 on the far left of the screen, indicating infinite resistance.
Why voltage and not ohms? In diode-test mode, your multimeter acts as a constant current source, typically pushing 1 mA to 2 mA through the component. It then measures the voltage drop across the PN junction required to push that current. Because different semiconductor materials have different bandgaps, the 'good' numerical reading shifts based on the diode chemistry:
- Silicon (e.g., 1N4007, 1N4148): 0.5 V to 0.8 V
- Schottky (e.g., 1N5819): 0.2 V to 0.4 V
- Germanium (e.g., 1N34A): 0.2 V to 0.3 V
- LEDs (Red/Green/Yellow): 1.8 V to 2.2 V (Note: Blue/White LEDs require ~3.0 V, which some basic multimeters cannot source, resulting in a false 'OL' reading).
Multimeter Setup and Safety Category (CAT) Requirements
Before touching the probes to the component, you need to configure the meter correctly and verify it is safe for the environment you are working in.
Meter Setup Block
- Dial Position: Turn the dial to the diode test symbol (an arrow pointing into a vertical line: →|). Do not use the Ohms (Ω) or continuity settings.
- Lead Jacks: Black lead in COM. Red lead in the V/Ω/Diode jack (never the 10A current jack).
- Range: Auto-ranging. (If using a manual meter, set it to the lowest voltage range that accommodates up to 3V).
Safety Category (CAT) and Mains Warning
If you are testing a diode in-circuit on a board connected to mains power (like an ATX power supply, a microwave inverter, or a solar charge controller), you must use a meter rated CAT III or CAT IV. A cheap CAT II meter can suffer internal arc-over if a transient voltage spike hits the probes while testing in-circuit.
Mandatory Protocol: De-energize the circuit, unplug the device, and discharge all bulk filter capacitors using a high-wattage bleeder resistor before measuring. Never test diodes in live mains circuits.
Step-by-Step: Probe Placement and Testing
For the most accurate results, test the diode out-of-circuit. If you must test in-circuit, be aware that parallel components can skew your readings (covered in the mistakes section below).
- Identify the Polarity: Locate the cathode stripe on the diode body. The end with the printed band is the cathode (negative); the unmarked end is the anode (positive).
- Forward Bias Test: Place the Red probe on the Anode and the Black probe on the Cathode. The meter should display a numerical voltage drop (e.g., 0.545 V).
- Reverse Bias Test: Swap the probes. Place the Red probe on the Cathode and the Black probe on the Anode. The meter should display 'OL' or '1'.
- Short the Probes: Touch the probes together to verify your leads have continuity and the meter reads 0.00 V before testing the next batch.
Expected Readings: Good vs. Bad Diode Matrix
Use this decision matrix to interpret your multimeter's display. This table assumes a standard silicon rectifier diode (like the ubiquitous 1N400x series).
| Diode Condition | Forward Bias (Red→Anode) | Reverse Bias (Red→Cathode) | Verdict & Action |
|---|---|---|---|
| Good | 0.500 V - 0.800 V | OL (Over Limit) | Pass. Keep the component. |
| Shorted | 0.000 V - 0.004 V | 0.000 V - 0.004 V | Fail. Replace immediately. Check upstream fuses. |
| Open | OL | OL | Fail. Internal wire bond broke. Replace. |
| Leaky | 0.400 V - 0.700 V | 0.500 V - 2.000 V | Fail. Junction is degraded. Replace. |
Pro-Tip: Testing Zener Diodes
A standard multimeter outputs a maximum of 2V to 3V in diode mode. If you test a 5.1V Zener diode in reverse bias, the meter cannot supply enough voltage to reach the Zener breakdown knee, so it will read 'OL'. This looks like a good reading, but it doesn't prove the Zener regulates at 5.1V. To truly test a Zener, you need a dedicated transistor tester (like the TC1) or a 9V battery in series with a 1kΩ resistor, measuring the DC voltage across the reverse-biased Zener with your meter.
Common Mistakes That Give Misleading Readings
If your readings don't match the matrix above, you are likely falling victim to one of these bench errors:
- Testing In-Circuit with Parallel Paths: If a 1kΩ resistor or a large capacitor is wired in parallel with the diode on the PCB, the multimeter's test current will flow through the parallel path. This often results in a low, misleading voltage drop in both directions, making a perfectly good diode look 'leaky' or 'shorted'. Fix: Desolder at least one leg of the diode to isolate it.
- Using the Ohms (Ω) Setting: The resistance setting applies a much lower test voltage (often <0.3V). This is not enough to forward-bias a silicon PN junction. The meter will read 'OL' in both directions, tricking you into thinking a good diode is 'Open'. Fix: Always use the dedicated Diode mode.
- Touching the Metal Probe Tips: Your body has a resistance of roughly 50kΩ to 100kΩ. If you hold the metal tips of both probes with your bare fingers during the reverse-bias test, the meter will read your body resistance instead of the diode's infinite reverse resistance. Fix: Hold only the insulated plastic handles, or use alligator clip leads.
- Using a Meter with Low Test Voltage: Some ultra-cheap multimeters only output 0.3V in diode mode to save battery. This will successfully turn on a Schottky diode, but a standard silicon diode will read 'OL' because 0.3V is below its 0.5V threshold. Fix: Verify your meter's open-circuit diode test voltage (should be >2.0V) using a second meter. For reliable bench work, the Fluke 87V is the industry standard for accurate junction testing.
Decision Tree: Diagnosing Your Diode and Picking a Replacement
When a diode fails, you need to replace it with the correct chemistry and rating. Follow this decision path to select the exact part number you need to order.
If your diode reads Shorted, Open, or Leaky, follow this path:
- IF the failed diode is on the secondary side of a low-voltage power supply (e.g., 5V or 12V DC output) and handles 1A to 3A:
- THEN you need a low forward-voltage drop to minimize heat.
- CONCRETE PICK: Buy the 1N5819 (Schottky, 1A, 40V). Cost: ~$0.10 each. If you need 3A, step up to the SR360.
- THEN you need a low forward-voltage drop to minimize heat.
- IF the failed diode is a general-purpose rectifier on a mains bridge or snubber circuit handling up to 1A:
- THEN you need high reverse voltage tolerance and standard recovery times.
- CONCRETE PICK: Buy the 1N4007 (Silicon, 1A, 1000V). Cost: ~$0.05 each. This is the ultimate universal bench staple.
- THEN you need high reverse voltage tolerance and standard recovery times.
- IF the failed diode is in a high-speed digital logic circuit, RF envelope detector, or Arduino signal routing (<100mA):
- THEN you need ultra-fast switching speeds (low reverse recovery time) and a glass package.
- CONCRETE PICK: Buy the 1N4148 (Silicon Signal Diode, 300mA, 100V). Cost: ~$0.03 each.
- THEN you need ultra-fast switching speeds (low reverse recovery time) and a glass package.
- IF the failed diode is in a switching power supply (SMPS) flyback or snubber network:
- THEN standard 1N400x diodes will overheat and fail again due to slow reverse recovery.
- CONCRETE PICK: Buy the UF4007 (Ultra-Fast Recovery, 1A, 1000V) or FR307 (3A Fast Recovery).
- THEN standard 1N400x diodes will overheat and fail again due to slow reverse recovery.
By matching your multimeter's numerical readout to the expected voltage drops, isolating the component from parasitic PCB paths, and selecting the exact replacement part based on the circuit's speed and voltage requirements, you will eliminate diode failures from your troubleshooting workflow. For deeper semiconductor theory, refer to the All About Circuits semiconductor chapter on PN junction physics.






