A Schottky barrier rectifier utilizes a metal-semiconductor junction rather than the traditional PN semiconductor junction found in standard diodes. This physical difference yields two critical advantages for power supply designers: a significantly lower forward voltage drop ($V_F$, typically 0.15V to 0.45V) and near-zero reverse recovery time ($t_{rr}$). While standard PN diodes like the 1N4007 trap minority carriers that must be cleared during reverse bias—causing massive switching losses and high-frequency ringing at 500kHz—a Schottky diode transitions almost instantly. This makes the Schottky barrier rectifier the undisputed default for high-frequency switching power supplies (SMPS) and low-headroom linear regulator bypassing.
Topology Comparison: Schottky, PN Junction, and Synchronous
Selecting the right rectification topology dictates your power supply's efficiency, thermal profile, and BOM cost. The table below compares standard PN, ultrafast PN, Schottky, and synchronous (MOSFET-based) rectification for a typical 3A continuous output load.
| Rectifier Type | Example Part | $V_F$ at 3A | $t_{rr}$ (Reverse Recovery) | Efficiency Impact (vs Sync) | Heat Dissipation at 3A (100% Duty) | Approx. Cost (per unit) |
|---|---|---|---|---|---|---|
| Standard PN | 1N5408 | 1.0V | ~2.0 µs | -8% to -12% | 3.00W | $0.08 |
| Ultrafast PN | UF4007 | 1.7V | ~50 ns | -10% to -15% | 5.10W | $0.12 |
| Schottky Barrier | SR560 (5A, 60V) | 0.65V | < 1 ns (Negligible) | -3% to -5% | 1.95W | $0.15 |
| Synchronous (MOSFET) | CSD87350Q5D | 0.05V ($R_{DS(on)}$) | N/A (Active Drive) | Baseline (Highest) | 0.15W | $1.20+ |
For loads under 5A and output voltages above 3.3V, the Schottky barrier rectifier offers the best balance of cost and efficiency. Synchronous rectification replaces the diode with a low-$R_{DS(on)}$ MOSFET, virtually eliminating conduction losses, but it requires a more complex controller IC with high-side and low-side gate drivers. If your design constraints demand >92% efficiency at 5V/10A, you must move to synchronous. But for a 5V/3A buck converter, the 3-5% efficiency penalty of a Schottky diode is easily justified by the $1.00+ savings in controller complexity and board space.
Linear vs. Switching Loads and Ripple Expectations
A common bench mistake is assuming Schottky diodes are universally superior. Their suitability depends entirely on whether the load is linear or switching.
The Switching Load (SMPS)
In a switching topology (buck, boost, or flyback) operating between 100kHz and 2MHz, the Schottky barrier rectifier wins decisively. Because it lacks the stored minority charge of a PN junction, it does not exhibit reverse recovery current ($I_{RR}$). If you use a standard 1N4007 in a 500kHz buck converter, the diode will momentarily short the switching node to ground during the reverse recovery phase. This causes massive current spikes, destroys the switching MOSFET via thermal overstress, and generates severe electromagnetic interference (EMI).
The Linear Load (LDOs and Transformer Bridges)
In a 50/60Hz linear power supply, reverse recovery time is irrelevant because the frequency is so low. Here, the Schottky is used strictly for its low $V_F$. If you are rectifying a 5V AC transformer to feed a 3.3V Low Dropout Regulator (LDO), a standard silicon bridge drops ~1.4V, leaving you with insufficient headroom. A Schottky bridge drops only ~0.6V, preserving critical headroom for the LDO. However, Schottkys have significantly higher reverse leakage current ($I_R$) than PN diodes. In ultra-low-noise analog rails (e.g., powering a 24-bit ADC), this temperature-dependent leakage can introduce minor low-frequency noise.
Ripple and Noise Expectations
While the Schottky diode eliminates $t_{rr}$ ringing, its high junction capacitance ($C_j$) can couple high-frequency switching node noise into the output. Expect output voltage ripple in a Schottky-rectified buck converter to be dominated by the output capacitor's Equivalent Series Resistance (ESR), not the diode itself. However, to tame the high-frequency ringing caused by the Schottky's parasitic inductance and capacitance interacting with the switching node, an RC snubber (e.g., 10Ω in series with 470pF) placed directly across the diode's anode and cathode is often required to pass FCC Part 15 Class B radiated emissions testing.
5V/3A Buck Converter Design Example and Thermal Derating
Let's design the rectification stage for a practical 12V-to-5V, 3A buck converter using the widely available Texas Instruments TPS5430 or LM2596-5.0 architecture. We will use the Vishay SR560 (5A, 60V Schottky) to ensure adequate voltage and current headroom.
Dropout and Headroom Math
First, we calculate the duty cycle ($D$) and the diode's conduction time. Assuming ideal components for baseline math:
- Input Voltage ($V_{in}$): 12V nominal (Operating range: 9V to 18V)
- Output Voltage ($V_{out}$): 5.0V
- Duty Cycle ($D$): $V_{out} / V_{in} = 5 / 12 = 0.416$ (41.6%)
- Diode Conduction Time: $1 - D = 0.584$ (58.4% of the switching cycle)
The average current through the Schottky barrier rectifier ($I_{D(avg)}$) is the output current multiplied by the diode's conduction time:
$I_{D(avg)} = 3A \times 0.584 = 1.75A$
Looking at the SR560 datasheet, the forward voltage drop ($V_F$) at 1.75A and 25°C ambient is approximately 0.45V. The power dissipated by the diode ($P_D$) is:
$P_D = V_F \times I_{D(avg)} = 0.45V \times 1.75A = 0.78W$
Thermal Derating and PCB Layout
A common failure mode in hobbyist and prosumer SMPS designs is ignoring the thermal resistance ($R_{\theta JA}$) of through-hole diodes. The SR560 comes in a DO-201AD package. In free air, its $R_{\theta JA}$ is roughly 40°C/W.
$\Delta T = P_D \times R_{\theta JA} = 0.78W \times 40°C/W = 31.2°C$
If your enclosure's ambient temperature reaches 50°C, the diode junction will sit at 81.2°C. This is well below the 150°C maximum junction temperature ($T_j$), but it leaves little margin if the load transient spikes to 4A. To improve this, you must utilize the PCB copper as a heatsink. By bending the leads flat and soldering them to a 2 oz copper pour connected to the ground plane, you can drop the effective $R_{\theta JA}$ to roughly 20°C/W, halving the temperature rise. For detailed layout guidelines regarding the diode's high-current return path to the input capacitor, refer to TI's SNVA168 layout application note, which emphasizes keeping the diode-to-capacitor loop area as small as physically possible to minimize EMI.
Input Protection and Real-World Failure Modes
Schottky diodes are robust against high-frequency switching stresses, but they are highly vulnerable to reverse voltage spikes and thermal runaway. When designing the input protection and specifying the rectifier's Peak Repetitive Reverse Voltage ($V_{RRM}$), you must account for worst-case transients, not just nominal DC inputs.
Unlike PN diodes, a Schottky's reverse leakage current ($I_R$) doubles approximately every 10°C. If you operate a 40V Schottky diode on a 24V nominal truck system, a load-dump transient pushing the rail to 45V will force the diode into avalanche breakdown. The massive leakage current generates heat, which exponentially increases leakage, leading to catastrophic thermal runaway and a dead short. Always specify a $V_{RRM}$ at least 50% higher than your maximum steady-state input, and use a TVS diode for transient clamping.
Designing the Protection Stage
For the 12V nominal (18V max) buck converter example above, a 40V Schottky (like the SR540) is technically sufficient for steady-state, but a 60V part (SR560) provides the necessary margin for inductive kickback from the input wiring. To protect against reverse polarity, you have two choices:
- Series Schottky: Place a second Schottky in series with the input. This is cheap and simple, but you will burn $V_F \times I_{in}$ continuously as heat before the regulator even starts.
- P-FET Reverse Polarity Protection: Use a P-channel MOSFET (e.g., SI2301) in the high-side path. The P-FET turns on via its body diode, then the $V_{GS}$ fully enhances the channel, dropping the voltage loss to mere millivolts ($I^2 \times R_{DS(on)}$). This is the mandatory choice for high-current or battery-powered designs where every milliwatt of efficiency matters.
Finally, always place a bidirectional TVS diode (like the SMAJ15CA) at the input terminal block. The TVS will clamp inductive spikes from long input cables, ensuring the voltage never exceeds the Schottky barrier rectifier's $V_{RRM}$ rating, keeping your power supply reliable across years of continuous bench or field operation.






