If you are searching for origin schottky diodes, you have likely fallen victim to one of the most common autocorrect traps in power electronics. There is no major semiconductor product line called "Origin." What you are actually looking for are OR-ing Schottky diodes—the standard, passive method for combining redundant power supplies (like a main wall adapter and a battery backup) without allowing current to back-feed and destroy the offline source.
For a standard 12V, 3A redundant system, the safe default part number is the 1N5822 (axial) or SS34 (surface mount). Both are rated for 3A continuous forward current and 40V reverse voltage, providing a low forward voltage drop ($V_F$) that preserves headroom and minimizes heat. Below is your complete bench guide to designing, testing, and selecting OR-ing diodes for your next power multiplexing project.
The "Origin" vs. OR-ing Schottky Diode: Clearing the Terminology
In schematic notes, forum posts, and voice-to-text engineering logs, "OR-ing" is frequently mangled into "origin." The concept refers to a logical OR operation applied to power rails: Source A OR Source B feeds the load.
While standard PN-junction silicon diodes (like the 1N4007) can perform this function, they drop roughly 0.7V to 1.0V under load. In a 5V or 12V system, that stolen voltage reduces your headroom and generates significant heat ($P = V_F \times I$). Schottky diodes utilize a metal-semiconductor junction rather than a P-N junction, yielding a much lower forward voltage drop (typically 0.3V to 0.5V) and virtually zero reverse recovery time.
The schematic symbol for a Schottky diode looks like a standard diode (a triangle pointing to a vertical line), but the cathode bar features distinct hooked edges or a U-shape at both ends. On physical components, the cathode is always marked. On axial through-hole parts (DO-201AD), it is a painted band. On SMA/SMB surface-mount packages, it is a thick silkscreen stripe or a colored band on the plastic body.
Operation Regions and Voltage Drop Realities
To properly bias and select an OR-ing diode, you must understand how it behaves across its operational regions. The primary trade-off with Schottky diodes is that their low forward voltage drop comes at the cost of higher reverse leakage current, which worsens exponentially with temperature.
| Operation Region | Anode-Cathode Voltage ($V_{AK}$) | Current State | Thermal & Circuit Impact |
|---|---|---|---|
| Forward Bias (Conducting) | +0.3V to +0.6V | Load current flows freely from Anode to Cathode. | Generates heat based on $V_F \times I_{load}$. A 3A load at 0.5V drops 1.5W, requiring thermal management. |
| Reverse Bias (Blocking) | -1.0V to -$V_{RRM}$ | Blocks back-feed current. Only micro-amps to milli-amps of leakage ($I_R$) flow. | Leakage current doubles approximately every 10°C. High ambient heat can cause thermal runaway if reverse voltage is high. |
| Breakdown (Avalanche) | Beyond -$V_{RRM}$ (e.g., < -40V) | Massive reverse current flows uncontrollably. | Catastrophic failure. The diode will typically fail short-circuit, permanently bridging the two power supplies. |
Complete 12V Dual-Supply OR-ing Application Circuit
Here is a concrete, buildable OR-ing circuit for a 12V system that switches seamlessly between a primary 12V/5A wall adapter and a 12V sealed lead-acid (SLA) backup battery.
Component List and Values
- D1 & D2: SS34 Schottky Diodes (40V, 3A, SMA package)
- C1: 100µF, 25V Electrolytic Capacitor (Output filtering)
- R1: 10kΩ, 1/4W Resistor (Bleeder resistor for safety)
- F1 & F2: 5A fast-blow fuses (Source protection)
Wiring and Biasing Steps
- Source Protection: Place F1 on the positive rail of the Main 12V PSU, and F2 on the positive rail of the Battery.
- Diode Orientation: Connect the Anode of D1 to the Main PSU positive (after F1). Connect the Anode of D2 to the Battery positive (after F2).
- Common Cathode Tie: Tie the Cathodes of both D1 and D2 together. This junction is your new $V_{OUT}$ positive rail.
- Grounding: Tie the negative/ground rails of both power sources directly together (do not put diodes on the ground return path, as this creates ground loops and reference issues).
- Output Conditioning: Place C1 across $V_{OUT}$ and Ground to handle transient load spikes during the microsecond switchover between supplies. Place R1 in parallel with C1 to bleed residual charge when the system is powered down.
Decision Tree: Selecting the Right Schottky for Your Load
Do not blindly grab the first diode in your bin. Use this decision matrix to terminate your selection process with a concrete part number based on your system's maximum continuous current and voltage rails.
| System Condition | If-Then Logic | Concrete Part Pick |
|---|---|---|
| Load < 1A, Rail < 40V | Low current, minimal heat. Standard DO-41 axial package is sufficient. | 1N5819 (1A, 40V) |
| Load 1A - 3A, Rail < 40V | Moderate current. Requires DO-201AD axial or SMA/SMB surface mount for thermal dissipation. | 1N5822 (Axial) or SS34 (SMD) |
| Load 3A - 5A, Rail < 60V | High current. Must use SMC package or large axial with heatsinking. Watch reverse leakage. | SS56 (5A, 60V, SMC) |
| Load > 5A OR Rail < 5V (e.g., 3.3V) | Passive diode drop will cause unacceptable power loss or logic brownouts. Abandon passive diodes. | LTC4376 (Active Ideal Diode Controller IC + External MOSFETs) |
Failure Modes and Bench Testing with a Multimeter
Schottky diodes in OR-ing configurations generally fail in two distinct ways. Understanding these modes is critical for troubleshooting a dead board.
1. Thermal Runaway (The Silent Killer):
Because reverse leakage current ($I_R$) increases exponentially with temperature, a diode mounted near a hot voltage regulator or in an unventilated enclosure can begin leaking heavily when reverse-biased. This leakage generates its own heat ($P = V_{reverse} \times I_R$), which causes more leakage, eventually melting the junction and failing the part.
2. Catastrophic Short (Overcurrent):
If a downstream short circuit pulls more current than the diode's $I_{FSM}$ (surge current rating) can handle, the silicon junction melts and fuses into a dead short. In an OR-ing circuit, this is disastrous: if D1 shorts, the battery will violently back-feed into the main PSU, potentially causing a fire or exploding the PSU's output capacitors.
How to Test an OR-ing Diode with a DMM
Remove the diode from the circuit (or ensure both power sources are disconnected and capacitors drained) before testing. Set your multimeter to Diode Test Mode (the symbol with an arrow and a line).
- Forward Bias Test: Place the red probe on the Anode and the black probe on the Cathode. A healthy Schottky will read between 0.200V and 0.450V. If it reads 0.600V or higher, you likely have a standard silicon diode, not a Schottky.
- Reverse Bias Test: Swap the probes (red on Cathode, black on Anode). The meter should display "OL" (Over Limit) or "1" depending on your DMM brand, indicating infinite resistance.
- Diagnose Failures:
- If both directions read "OL", the internal bond wire has snapped (Open Circuit).
- If both directions read near 0.000V or emit a continuity beep, the junction has melted (Short Circuit). Throw it away.
For deeper diagnostic insights on multimeter techniques, refer to Fluke's official diode testing guidelines, which detail how temperature and probe pressure can affect micro-junction readings.
Safe Default Part Numbers for the Workbench
When prototyping OR-ing circuits, keep a curated selection of Schottky diodes in your bench drawers. These are the industry-standard, easily sourced defaults that cover 90% of hobbyist and commercial low-power redundancy designs.
| Part Number | Max Reverse Voltage ($V_{RRM}$) | Continuous Forward Current ($I_F$) | Typical $V_F$ at Rated Current | Package |
|---|---|---|---|---|
| 1N5817 | 20V | 1.0A | 0.32V | DO-41 (Axial) |
| 1N5819 | 40V | 1.0A | 0.48V | DO-41 (Axial) |
| 1N5822 | 40V | 3.0A | 0.52V | DO-201AD (Axial) |
| SS14 | 40V | 1.0A | 0.50V | SMA (SMD) |
| SS34 | 40V | 3.0A | 0.55V | SMB (SMD) |
| SS56 | 60V | 5.0A | 0.70V | SMC (SMD) |
For modern power multiplexing architectures, especially in 3.3V and 5V logic systems where a 0.5V drop represents a massive percentage of total headroom, the industry is shifting toward Ideal Diode Controllers. These ICs use external MOSFETs to emulate a diode with a voltage drop of just 20mV. However, for robust, high-voltage (12V-48V) analog systems, battery backups, and automotive redundancy, the passive OR-ing Schottky diode remains the undisputed, fail-safe workhorse of power electronics.






