A blocking diode is a one-way valve for DC current, placed in series with a power source to prevent reverse current flow. If you are building a DIY solar array, a battery bank, or a redundant power supply, this single component stops your battery from draining backward through your solar panels at night, or prevents one power source from back-feeding another. For most 12V and 24V off-grid and DIY applications, the SB560 (5A, 60V Schottky) or the 1N5408 (3A, 1000V standard silicon) are the safest, most reliable default part numbers to keep in your bench stock.
While the concept is simple, selecting the wrong diode or mismanaging its thermal output is a leading cause of melted terminal blocks and inefficient solar charging. This guide covers the exact specifications, circuit implementations, and bench-testing procedures you need to deploy blocking diodes correctly.
Symbol, Pinout, and Operation Regions
On a schematic, the diode symbol is a triangle pointing toward a vertical line. The triangle represents the Anode (A), and the vertical line represents the Cathode (K). Current flows from Anode to Cathode. On the physical component, the Cathode is always marked by a painted band or stripe on the cylindrical body. If you are holding a DO-201AD packaged diode (the standard through-hole axial package for 3A/5A diodes), the stripe end is the Cathode.
Understanding how the diode behaves across different voltage states is critical for troubleshooting. Here are the three primary operation regions for standard and Schottky blocking diodes:
| Operation Region | Bias State | Silicon (1N5408) Behavior | Schottky (SB560) Behavior |
|---|---|---|---|
| Forward Conduction | Forward Bias (Anode > Cathode) | Conducts current. Voltage drop ($V_F$) is typically 0.7V to 1.0V at rated current. | Conducts current. Voltage drop ($V_F$) is much lower, typically 0.3V to 0.5V. |
| Reverse Blocking | Reverse Bias (Cathode > Anode) | Blocks current. Leakage is microamps. Rated for up to 1000V Peak Inverse Voltage (PIV). | Blocks current. Leakage is higher (milliamps at high temp). Rated for up to 60V PIV. |
| Avalanche Breakdown | Excessive Reverse Bias | Conducts violently in reverse. Usually destroys the junction unless current is limited. | Very low breakdown margin. Exceeding 60V reverse will punch through the junction instantly. |
How to Select and Bias a Blocking Diode
Selecting a blocking diode is not just about picking a part that fits the breadboard. You must calculate two primary parameters: Forward Current ($I_F$) and Peak Inverse Voltage ($V_R$ or PIV). According to the All About Circuits semiconductor guide, exceeding either of these ratings will lead to catastrophic thermal failure.
1. Sizing the Forward Current ($I_F$)
Your diode must handle the maximum continuous current your circuit will draw, plus a safety margin. However, diode ratings are specified at an ambient temperature of 25°C. In a real-world solar combiner box sitting on a roof in July, ambient temperatures easily exceed 50°C.
The Rule of Thumb: Derate the diode's current capacity by 50% for high-heat environments. If your solar panel outputs 8A, do not use a 10A diode. Use a 15A or 20A diode, or parallel two 10A diodes.
2. Sizing the Reverse Voltage (PIV)
The PIV rating must exceed the maximum open-circuit voltage ($V_{oc}$) of your power source, corrected for cold temperatures (solar panel voltage rises as temperature drops).
For a standard 12V nominal solar panel, $V_{oc}$ is usually around 21V. A 40V or 60V Schottky diode is sufficient. If you are wiring 24V or 48V systems, or putting panels in series, you must switch to standard silicon diodes like the 1N5408 (1000V PIV) or use high-voltage Schottky variants.
3. Schottky vs. Standard Silicon
In low-voltage DC systems, the forward voltage drop ($V_F$) is your enemy. Power dissipated as heat is calculated as $P = V_F \times I$.
If you pass 10A through a standard silicon diode with a 0.8V drop, you are wasting 8 Watts of power and generating enough heat to melt a plastic terminal block. A Schottky diode like the SB560 drops only about 0.4V at 10A, cutting the heat and power loss in half. Always default to Schottky for 12V/24V solar and battery systems, provided the reverse voltage stays under 60V.
Application Circuit: Dual Solar Panel OR-ing
One of the most common uses for a blocking diode is in a parallel solar array where shading is a concern. If two panels are wired in parallel and one becomes heavily shaded by a chimney or tree, the shaded panel's voltage drops. The unshaded panel will then push current backward through the shaded panel, wasting power and potentially creating a hot spot.
Below is a complete circuit for wiring two 100W 12V nominal solar panels in parallel to a single PWM or MPPT charge controller, utilizing blocking diodes to prevent cross-current.
Bill of Materials
- D1 & D2: SB560 Schottky Diodes (5A, 60V) - Datasheet Reference
- Wire: 10 AWG UV-rated solar cable
- Connectors: MC4 inline fuse holders and ring terminals
- Load: 30A MPPT Charge Controller
Wiring Steps
- Prepare Panel 1: Cut the positive MC4 lead from Solar Panel 1. Strip the wire and solder the Anode (non-striped end) of D1 to the panel-side positive wire. Use heat shrink tubing to seal the joint.
- Route Panel 1: Connect the Cathode (striped end) of D1 to the positive input terminal of the charge controller. The stripe must face the controller.
- Prepare Panel 2: Repeat the process with Solar Panel 2 and D2. Anode to the panel, Cathode to the controller.
- Combine Negatives: Wire the negative leads from both panels directly together and into the negative input terminal of the charge controller. (No diode is needed on the negative return path).
- Verify: Before connecting the battery to the controller, measure the voltage at the controller's PV input terminals with a multimeter. You should read roughly 18V-20V in full sun. If you read 0V or negative voltage, your diodes are backward.
Failure Modes and Multimeter Testing
Diodes rarely fail gracefully. When a blocking diode fails, it almost always fails into a short circuit due to thermal runaway. As the diode heats up, its reverse leakage current increases. This leakage generates more heat, which causes more leakage, until the silicon junction literally melts and fuses into a dead short. Less commonly, physical vibration or poor soldering can cause an open circuit failure, where the internal wire bond snaps.
If you suspect a blown diode in your solar combiner box or battery bank, you must test it with a digital multimeter (DMM). You cannot reliably test a diode while it is still soldered into a circuit, as parallel components will skew the readings.
Step-by-Step DMM Testing Procedure
- Isolate the Component: Desolder or disconnect the diode completely from the circuit. Testing in-circuit will yield false readings.
- Set the DMM: Turn your multimeter dial to the Diode Test mode (usually indicated by a small diode symbol). Do not use the standard Ohms/Resistance mode, as the test voltage is often too low to forward-bias the junction.
- Forward Bias Test: Touch the Red probe to the Anode (no stripe) and the Black probe to the Cathode (stripe).
Expected Reading: 0.200V to 0.450V for Schottky; 0.500V to 0.800V for Silicon. - Reverse Bias Test: Swap the probes. Touch Red to the Cathode and Black to the Anode.
Expected Reading: "OL" (Over Limit) or "1" on the display, indicating infinite resistance. - Diagnose:
- Shorted: Reads near 0.000V in both directions. (Replace immediately).
- Open: Reads "OL" in both directions. (Replace immediately).
- Leaky: Reads a voltage drop in forward bias, but also reads a low voltage (instead of OL) in reverse bias. (Degraded, replace).
Frequently Asked Questions
Do I need a blocking diode if I have an MPPT charge controller?
In most modern setups, no. As of 2026, virtually all reputable MPPT and PWM charge controllers (from brands like Victron, Renogy, and EPEVER) have internal semiconductor switches or MOSFETs that inherently block reverse current at night. Adding an external blocking diode in series with the PV input will only introduce unnecessary voltage drop and heat. However, if you are wiring panels directly to a battery without a controller, or using a DIY relay-based dump load controller, an external blocking diode is mandatory.
Blocking diode vs bypass diode: what is the difference in a solar array?
They serve opposite purposes and are wired differently. A blocking diode is wired in series with the entire panel or string to stop current from flowing backward out of the battery. A bypass diode is wired in parallel (reverse-biased) across a sub-string of solar cells inside the panel's junction box. If a leaf shades a few cells, the bypass diode provides an alternate path for the forward current to skip the shaded cells, preventing them from overheating and catching fire. You do not install bypass diodes yourself; they come pre-installed inside the panel's rear junction box.
How much voltage does a blocking diode drop in a 12V solar system?
It depends on the diode chemistry and the current. A standard silicon diode (like the 1N5408) will drop about 0.7V to 0.9V at 3A. In a 12V system where the panel is outputting 17V, losing 0.9V is roughly a 5% efficiency loss. A Schottky diode (like the SB560) will drop about 0.35V to 0.45V at 3A, cutting that loss down to roughly 2.5%. If your MPPT controller is struggling to reach the minimum wake-up voltage on cloudy mornings, swapping a silicon blocking diode for a Schottky can provide the extra half-volt needed to start charging.






