Solved Problems · Set 3

Power Diode Characteristics and Reverse Recovery

Part 1 · Power Semiconductor Devices — the diode is the component most often assumed ideal and most often responsible for the damage. Six problems on what it costs while conducting, and what it costs on the way out.

Prof. Mithun Mondal 6 solved problems GATE · ESE · University

Set 3 — Power Diode Characteristics and Reverse Recovery

A diode has no gate, so it is easy to treat as a wire that only points one way. Two things make that treatment expensive. While it conducts it holds up a volt or so and turns the current passing through into heat; and when the current reverses it does not stop, because the charge stored in its base has to be swept out before it can block.

This set works both. Problems 1 and 4 handle the forward behaviour, where the entire skill is knowing that a diode needs the average current for its offset and the RMS for its resistance. Problems 2, 3 and 6 handle the reverse, where the recovery charge sets a current spike in the opposing switch, an energy paid at full link voltage, and — if the diode snaps — a voltage overshoot that no rating covers. Problem 5 asks what happens when one diode is not enough.

Part 1 · Chapter 2 · 6 solved problems

i Method Recap
  • The forward model that matters at power levels is a straight line, not an exponential:

    \[ v_F = V_0 + r_d i_F \]

    Extract \(r_d\) as the slope between two measured points and \(V_0\) as the intercept — Problem 1.

  • Loss therefore needs two different currents:

    \[ P_F = V_0 I_{avg} + r_d I_{rms}^2 \]
  • Recovery is set by the applied \(di/dt\), not by the diode alone. For an abrupt recovery, with \(Q_{rr}\) taken as fixed:

    \[ I_{RM} = \sqrt{2 Q_{rr}\frac{di}{dt}}, \qquad t_{rr} = \sqrt{\frac{2Q_{rr}}{di/dt}} \]

    So switching faster gives a shorter but taller spike — Problem 2.

  • Softness decides the overshoot. With \(t_a\) the fall to \(I_{RM}\) and \(t_b\) the return to zero:

    \[ S = \frac{t_b}{t_a}, \qquad \Delta V = L_\sigma\frac{I_{RM}}{t_b} \]

    A snappy diode (\(S \ll 1\)) turns stray inductance into a voltage spike — Problem 3.

  • Recovery energy is charged to the opposing switch at full link voltage:

    \[ E_{rr} = Q_{rr}V_{dc}, \qquad P_{rr} = Q_{rr}V_{dc}f_s \]
  • Diodes in series share badly because the one with lower leakage takes more voltage. Sharing resistors force the imbalance into the resistors instead:

    \[ R = \frac{V_1-V_2}{\Delta I_s} \]
  • Diodes in parallel share badly because the one with the lower \(V_0\) takes more current. Series resistors add slope and pull them together — Problem 5.

Problem 1CoreA Model From Two Measurements

A power diode is measured at two forward currents: \(v_F = 0.85\) V at \(i_F = 10\) A, and \(v_F = 1.25\) V at \(i_F = 50\) A. Find:

  1. the piecewise-linear parameters \(V_0\) and \(r_d\);
  2. the forward drop and dissipation at a steady 30 A;
  3. the dissipation when the diode carries a 60 A rectangular pulse at a duty ratio of \(1/3\);
  4. the ideality factor \(n\) that an exponential model would need to fit the same two points, and what that tells you.
Solution

Slope and intercept. Two points define the line:

\[ r_d = \frac{\Delta v}{\Delta i} = \frac{1.25-0.85}{50-10} = \frac{0.40}{40} = 10\ \text{m}\Omega \]
\[ V_0 = 0.85 - (0.010)(10) = 0.75\ \text{V} \qquad\Longrightarrow\qquad v_F = 0.75 + 0.010\,i_F \]

At a steady 30 A the average and RMS coincide, so the two loss terms combine into the obvious product:

\[ v_F = 0.75+(0.010)(30) = 1.05\ \text{V}, \qquad P = (1.05)(30) = 31.5\ \text{W} \]

The pulsed case is where the model earns its keep. The two currents now differ:

\[ I_{avg} = DI = \tfrac13(60) = 20\ \text{A}, \qquad I_{rms}^2 = DI^2 = \tfrac13(3600) = 1200\ \text{A}^2 \]
\[ P = V_0 I_{avg} + r_d I_{rms}^2 = (0.75)(20)+(0.010)(1200) = 15+12 = 27\ \text{W} \]

Both diodes carry 20 A on average, yet the pulsed one dissipates 27 W against the steady one’s 19 W — a 42% penalty bought entirely by the resistive term responding to the RMS.

Now try to fit an exponential. With \(v_F = nV_T\ln\left(i_F/I_S\right)\), taking the difference of the two points eliminates \(I_S\):

\[ \Delta v = nV_T\ln\!\left(\frac{50}{10}\right) \;\Longrightarrow\; n = \frac{0.40}{(0.02585)\ln 5} = \frac{0.40}{0.0416} = 9.6 \]

Read what that number means. The ideality factor of a real junction lies between 1 and 2. A fitted value of 9.6 says the exponential is not describing this data at all: between 10 and 50 A the diode’s voltage is rising almost linearly with current, because it is dominated by ohmic drop in the drift region and the contacts — not by the junction.

This is the justification for the whole piecewise-linear approach. The exponential governs microamps to milliamps; at tens of amps a power diode is a battery in series with a resistor, and modelling it as anything else is wasted effort.

The straight line is not an approximation to the exponential; it is a different physical regime. At low current the junction sets the voltage and the model is logarithmic. At power levels the bulk resistance sets it and the model is linear. Extracting \(V_0\) and \(r_d\) from two points in the operating range is both easier and more accurate than any curve fit through a region the device never visits.
Answera\(V_0 = 0.75\ \text{V},\ r_d = 10\ \text{m}\Omega\)   b\(1.05\ \text{V},\ 31.5\ \text{W}\)   c\(27\ \text{W}\)   d\(n = 9.6\), so the exponential model does not apply
Problem 2CoreRecovery Charge and di/dt

Two diodes are considered for a chopper freewheeling position, where the current is commutated off at \(di/dt = 20\) A/µs from a load current of 40 A against a 300 V link switched at 5 kHz:

  • a standard diode with \(Q_{rr} = 30\ \mu\text{C}\);
  • a fast-recovery diode with \(Q_{rr} = 2\ \mu\text{C}\).

Assume abrupt recovery. Find \(I_{RM}\) and \(t_{rr}\) for each, the peak current in the incoming switch, the recovery loss at 5 kHz, and the effect of doubling the applied \(di/dt\).

+40 A I RM Q rr iD slope = −di/dt t a t b
The shaded area is the recovery charge; the applied slope decides how it is split between height and width
Solution

The two relations come from one triangle. The current falls through zero at the applied slope and continues to \(-I_{RM}\), so \(I_{RM} = (di/dt)t_a\). With abrupt recovery the whole charge is in that first segment, \(Q_{rr} = \tfrac12 I_{RM}t_a\). Eliminating \(t_a\):

\[ I_{RM} = \sqrt{2Q_{rr}\frac{di}{dt}}, \qquad t_{rr} \approx t_a = \sqrt{\frac{2Q_{rr}}{di/dt}} \]

The standard diode:

\[ I_{RM} = \sqrt{2\left(30\times10^{-6}\right)\left(20\times10^{6}\right)} = \sqrt{1200} = 34.6\ \text{A} \]
\[ t_{rr} = \sqrt{\frac{2\left(30\times10^{-6}\right)}{20\times10^{6}}} = \sqrt{3\times10^{-12}} = 1.73\ \mu\text{s} \]

The fast diode, with fifteen times less stored charge:

\[ I_{RM} = \sqrt{2\left(2\times10^{-6}\right)\left(20\times10^{6}\right)} = 8.94\ \text{A}, \qquad t_{rr} = 0.447\ \mu\text{s} \]

Both scale as \(\sqrt{Q_{rr}}\), so a 15× reduction in charge buys only a 3.9× reduction in peak current and duration. Recovery is stubborn.

The incoming switch carries the sum:

\[ I_{S,pk} = I_o + I_{RM} = 40+34.6 = 74.6\ \text{A} \quad\text{(standard)}, \qquad 48.9\ \text{A} \quad\text{(fast)} \]

Recovery loss. The charge is removed while the switch stands off the full link:

\[ E_{rr} = Q_{rr}V_{dc} = \left(30\times10^{-6}\right)(300) = 9.0\ \text{mJ} \;\Longrightarrow\; P_{rr} = (9.0\times10^{-3})(5\times10^{3}) = 45\ \text{W} \]
\[ \text{fast diode:}\quad E_{rr} = 0.6\ \text{mJ},\qquad P_{rr} = 3\ \text{W} \]

Here the loss is proportional to \(Q_{rr}\), so the 15× improvement transfers in full. The current spike scales as a square root; the energy scales linearly.

Doubling the \(di/dt\) to 40 A/µs, by using a stronger gate drive:

\[ I_{RM} \propto \sqrt{di/dt}: \quad 34.6\to49.0\ \text{A}, \qquad t_{rr} \propto \frac{1}{\sqrt{di/dt}}: \quad 1.73\to1.22\ \mu\text{s} \]

Switching faster shortens the event but raises the spike, and since \(E_{rr} = Q_{rr}V_{dc}\) is unchanged, the energy is the same. Fast gate drive reduces the overlap loss of the switch but does nothing about recovery — and makes the peak current worse.

Recovery charge belongs to the diode; how it appears belongs to the circuit. The same \(Q_{rr}\) can arrive as a short tall spike or a long low one depending entirely on the \(di/dt\) the switch imposes. The only way to reduce the energy is to reduce the charge — a faster diode, or a majority-carrier device that stores none at all.
Answera\(34.6\ \text{A},\ 1.73\ \mu\text{s}\) / \(8.94\ \text{A},\ 0.447\ \mu\text{s}\)   b\(74.6\ \text{A}\)   c\(45\ \text{W}\) vs \(3\ \text{W}\)   d\(I_{RM}\to49\ \text{A},\ t_{rr}\to1.22\ \mu\text{s}\), energy unchanged
Problem 3Exam levelSnappy or Soft?

The standard diode of Problem 2 recovers with \(I_{RM} = 34.6\) A into a circuit with a stray loop inductance of \(L_\sigma = 200\) nH on a 300 V link at 5 kHz. Compare two devices with the same \(Q_{rr}\) but different softness:

  • a snappy diode which returns from \(-I_{RM}\) to zero in \(t_b = 100\) ns;
  • a soft diode with \(t_b = 1.2\ \mu\text{s}\).

Find the overshoot voltage in each case, the required diode voltage rating with 100% margin, and design an RC snubber that limits the snappy diode’s overshoot to 50 V — including what it costs.

Solution

Where the overshoot comes from. Once the recovery current is falling, the stray inductance in the commutation loop opposes the change and adds its own voltage to the link. The rate that matters is the return, not the initial fall:

\[ \Delta V = L_\sigma\frac{di}{dt}\bigg|_{t_b} = L_\sigma\frac{I_{RM}}{t_b} \]

The snappy device:

\[ \frac{I_{RM}}{t_b} = \frac{34.6}{100\times10^{-9}} = 346\ \text{A}/\mu\text{s} \]
\[ \Delta V = \left(200\times10^{-9}\right)\left(346\times10^{6}\right) = 69.3\ \text{V} \;\Longrightarrow\; V_{pk} = 300+69 = 369\ \text{V} \]

The soft device, with the same stored charge released twelve times more gently:

\[ \Delta V = \left(200\times10^{-9}\right)\left(28.8\times10^{6}\right) = 5.8\ \text{V} \;\Longrightarrow\; V_{pk} = 306\ \text{V} \]

Identical \(Q_{rr}\), identical \(I_{RM}\), identical recovery energy — and a twelvefold difference in peak voltage. Softness is not a refinement of the recovery specification; it is a separate specification.

Voltage rating. Applying the customary 100% margin to the worst case:

\[ V_{RRM} \ge 2(369) = 738\ \text{V} \quad\Longrightarrow\quad \text{1200 V class (snappy)} \]
\[ V_{RRM} \ge 2(306) = 612\ \text{V} \quad\Longrightarrow\quad \text{650 V class (soft)} \]

A snappy diode does not merely ring — it pushes the whole design into the next voltage class, and higher-voltage silicon has a higher forward drop, so the conduction loss rises too.

Snubber design. The energy trapped in the stray inductance at the moment of the snap must go somewhere; an RC snubber gives it a capacitor to charge instead of a voltage to build:

\[ W = \tfrac12 L_\sigma I_{RM}^2 = \tfrac12\left(200\times10^{-9}\right)(34.6)^2 = 120\ \mu\text{J} \]
\[ \tfrac12 C\,\Delta V^2 = W \;\Longrightarrow\; C = \frac{2(120\times10^{-6})}{(50)^2} = 96\ \text{nF} \quad\to\quad 100\ \text{nF} \]

What the snubber costs. That capacitor is charged to the link voltage and discharged through the resistor once per cycle:

\[ P_{snub} \approx \tfrac12 CV_{dc}^2 f_s = \tfrac12\left(100\times10^{-9}\right)(300)^2\left(5\times10^{3}\right) = 22.5\ \text{W} \]

Compare the alternative: fitting the soft-recovery diode costs 0 W and needs no components. The snubber is the right answer when the device is already chosen and the layout cannot be improved — it is rarely the right answer when the diode can still be changed.

Reduce the inductance, then soften the recovery, then snub. In that order. The overshoot is the product of \(L_\sigma\) and a \(di/dt\), and halving the loop area is free while a snubber costs 22.5 W of permanent dissipation. Every design that reaches for a snubber first ends up paying for a layout mistake for the life of the product.
Answera\(69.3\ \text{V}\) vs \(5.8\ \text{V}\)   b 1200 V vs 650 V class   c\(C = 100\ \text{nF}\), costing \(22.5\ \text{W}\)
Problem 4Exam levelChoosing a Bridge Diode

A single-phase diode bridge operates from 230 V, 50 Hz into a highly inductive load drawing a constant 25 A. Each diode has \(V_0 = 0.8\) V and \(r_d = 8\ \text{m}\Omega\). Find:

  1. the average current, RMS current and peak inverse voltage of each diode;
  2. the dissipation per diode and for the bridge;
  3. the DC output voltage, ideal and actual;
  4. a suitable device rating.
Solution

What each diode actually sees. With a highly inductive load the DC current is smooth, and each diode of the bridge conducts it for a full half cycle — a rectangular pulse of 25 A at \(D = 0.5\):

\[ I_{D,avg} = \frac{I_{dc}}{2} = 12.5\ \text{A}, \qquad I_{D,rms} = \frac{I_{dc}}{\sqrt2} = 17.68\ \text{A} \]

Note that the RMS is not 12.5 A. The ratio is \(1/\sqrt{D} = 1.414\), exactly as in Set 1.

Peak inverse voltage. The blocked diode stands off the full supply peak:

\[ V_m = \sqrt2\,(230) = 325.3\ \text{V} = \text{PIV} \]

For a bridge, not \(2V_m\) — that figure belongs to the centre-tapped rectifier, and confusing the two doubles the cost of the device.

Dissipation per diode, both terms:

\[ P_D = V_0 I_{avg} + r_d I_{rms}^2 = (0.8)(12.5)+(0.008)(312.5) = 10.0+2.5 = 12.5\ \text{W} \]
\[ P_{bridge} = 4(12.5) = 50\ \text{W} \]

Output voltage. The ideal average of a full-wave rectified sine:

\[ V_{dc} = \frac{2V_m}{\pi} = \frac{2(325.3)}{\pi} = 207.1\ \text{V} \]

Two diodes are always in the path, so subtract two forward drops evaluated at 25 A:

\[ v_F = 0.8+(0.008)(25) = 1.0\ \text{V}, \qquad V_{dc,actual} = 207.1-2(1.0) = 205.1\ \text{V} \]

Check the power balance:

\[ P_o = (205.1)(25) = 5127\ \text{W}, \qquad \eta = \frac{5127}{5127+50} = 99.0\% \]

A line-frequency rectifier is a very efficient thing, because there is no switching loss at all — the diodes commutate naturally at a zero crossing. Every percent lost in Part 2 of the book is a conduction percent.

Device selection. Apply the usual margins — roughly 100% on voltage for line transients, and enough current headroom to survive at temperature:

\[ V_{RRM} \ge 2(325.3) = 650\ \text{V}, \qquad I_{F(AV)} \ge 12.5\ \text{A} \ \text{derated} \;\to\; 25\text{--}30\ \text{A class} \]

A 600–800 V, 25 A bridge module. Note that the datasheet \(I_{F(AV)}\) is quoted at a stated case temperature; at a realistic 100 °C it may be half the headline figure, which is where the 2× current derating comes from.

An inductive load turns every diode into a square-wave device. That is what makes this problem easy — no integration, just a rectangular pulse at \(D = 0.5\) — and it is also what makes the RMS exceed the average by \(\sqrt2\). Change to a capacitive load and the current becomes a narrow spike with a far worse ratio, which Set 10 works out.
Answera\(12.5\ \text{A},\ 17.68\ \text{A},\ 325\ \text{V}\)   b\(12.5\ \text{W},\ 50\ \text{W}\)   c\(207.1\to205.1\ \text{V}\)   d 650 V, 25 A class
Problem 5ChallengeMaking Diodes Share

Series. Two diodes, each rated \(V_{RRM} = 2\) kV, block 3 kV between them. Their reverse leakage currents differ: 15 mA and 18 mA. Find the sharing resistance needed to hold the more stressed diode to 2 kV, and the dissipation in the resistors. Repeat for a 10% derating to 1.8 kV.

Parallel. Two diodes share a total of 60 A. Their forward characteristics are \(v = 0.85+0.008i\) and \(v = 0.95+0.008i\). Find the current split, then repeat with a \(10\ \text{m}\Omega\) resistor in series with each, and find the resistor loss.

Solution

Why series diodes share badly. In series they must carry the same total current. A diode with lower leakage needs more reverse voltage to pass that current, so it takes the larger share — and being more stressed, it is the one nearer to breakdown.

Here \(D_1\), at 15 mA, is the more stressed device.

Add a resistor across each diode and write the node condition. The total current down the string is the same at both stages:

\[ \frac{V_1}{R}+I_{s1} = \frac{V_2}{R}+I_{s2} \;\Longrightarrow\; \frac{V_1-V_2}{R} = I_{s2}-I_{s1} = 3\ \text{mA} \]

With \(V_1 = 2000\) V and \(V_2 = 1000\) V:

\[ R = \frac{1000}{3\times10^{-3}} = 333\ \text{k}\Omega \]

The price of that sharing:

\[ P_1 = \frac{V_1^2}{R} = \frac{(2000)^2}{333\times10^{3}} = 12.0\ \text{W}, \qquad P_2 = \frac{(1000)^2}{333\times10^{3}} = 3.0\ \text{W} \]

Now demand better sharing — hold \(D_1\) to 1.8 kV, a 10% derating:

\[ V_1-V_2 = 1800-1200 = 600\ \text{V} \;\Longrightarrow\; R = \frac{600}{3\times10^{-3}} = 200\ \text{k}\Omega \]
\[ P_1 = \frac{(1800)^2}{200\times10^{3}} = 16.2\ \text{W}, \qquad P_2 = \frac{(1200)^2}{200\times10^{3}} = 7.2\ \text{W} \]

Tighter sharing needs a smaller resistor, and a smaller resistor burns more power: 23.4 W against 15.0 W for a 200 V improvement in balance. There is no free sharing — only a choice of where to pay.

Parallel diodes. In parallel the two devices are forced to the same voltage, and the one with the lower offset hogs the current:

\[ 0.85+0.008I_1 = 0.95+0.008I_2 \;\Longrightarrow\; I_1-I_2 = \frac{0.10}{0.008} = 12.5\ \text{A} \]
\[ I_1+I_2 = 60 \;\Longrightarrow\; I_1 = 36.25\ \text{A},\quad I_2 = 23.75\ \text{A} \]

A ratio of 1.53:1 from a 100 mV mismatch. Diode 1 carries 21% more than its fair share, runs hotter, and — because a diode’s forward drop falls with temperature — then takes even more. Parallel diodes are thermally unstable in a way that parallel MOSFETs are not.

Force sharing with series resistors. Adding \(R_s = 10\ \text{m}\Omega\) to each branch simply adds to the slope:

\[ I_1-I_2 = \frac{0.10}{0.008+0.010} = 5.56\ \text{A} \;\Longrightarrow\; I_1 = 32.78\ \text{A},\quad I_2 = 27.22\ \text{A} \]

The ratio improves from 1.53:1 to 1.20:1. The mechanism is worth stating plainly: the mismatch is a fixed voltage, so raising the slope of the characteristic reduces the current it produces.

The cost of that too:

\[ P_{R} = R_s\left(I_1^2+I_2^2\right) = (0.010)\left(32.78^2+27.22^2\right) = (0.010)(1815) = 18.2\ \text{W} \]

Which is why a single larger diode is preferred whenever one exists. Paralleling is for when it does not.

Series diodes are mismatched in leakage; parallel diodes are mismatched in forward drop. Both are fixed by adding a component whose characteristic swamps the mismatch, and both pay for it in dissipation. The design question is never whether to accept the loss but how much imbalance is worth how many watts — and matching devices from the same batch is the only lever that costs nothing.
Answera\(R = 333\ \text{k}\Omega,\ 15.0\ \text{W}\); at 1.8 kV, \(200\ \text{k}\Omega,\ 23.4\ \text{W}\)   b\(36.25/23.75\ \text{A}\to32.78/27.22\ \text{A}\), \(18.2\ \text{W}\)
Problem 6ChallengeSilicon or Silicon Carbide?

A boost converter delivers 5 A at 400 V with \(D = 0.5\). Two output diodes are available:

  • silicon ultrafast: \(V_F = 1.6\) V, \(Q_{rr} = 100\) nC;
  • SiC Schottky: \(V_F = 1.9\) V, capacitive charge \(Q_c = 25\) nC.

Find the conduction and recovery losses of each at 60 kHz, the totals, the comparison at 150 kHz, and the frequency at which the two are equal.

Solution

The diode’s average current in a boost is the load current. It carries the full inductor current \(I_L = I_o/(1-D) = 10\) A, but only for the fraction \((1-D) = 0.5\):

\[ I_{D,avg} = I_L(1-D) = (10)(0.5) = 5\ \text{A} = I_o \]

This is a general result for the boost, and a useful check: whatever leaves through the diode must be what the load takes.

Conduction loss follows the average, so the SiC device — with the higher forward drop — starts behind:

\[ P_{cond,Si} = (1.6)(5) = 8.0\ \text{W}, \qquad P_{cond,SiC} = (1.9)(5) = 9.5\ \text{W} \]

Recovery loss at 60 kHz, paid by the MOSFET at the full output voltage:

\[ P_{rr,Si} = Q_{rr}V_o f_s = \left(100\times10^{-9}\right)(400)\left(60\times10^{3}\right) = 2.4\ \text{W} \]
\[ P_{rr,SiC} = \left(25\times10^{-9}\right)(400)\left(60\times10^{3}\right) = 0.6\ \text{W} \]

A SiC Schottky is not perfectly charge-free: it has a junction capacitance that must still be charged to the output voltage each cycle. That charge is independent of temperature and current, which is its real advantage — silicon’s \(Q_{rr}\) roughly doubles from 25 to 125 °C.

Totals at 60 kHz — and it is close:

DeviceConductionRecovery @ 60 kHzTotal@ 150 kHz
Si ultrafast8.0 W2.4 W10.4 W14.0 W
SiC Schottky9.5 W0.6 W10.1 W11.0 W

At 60 kHz the SiC wins by 0.3 W — within the tolerance of the forward drops, so effectively a tie. At 150 kHz it wins by 3.0 W, which is decisive.

Find the crossover explicitly. Equate the two totals as functions of frequency:

\[ 8.0 + \left(40\times10^{-6}\right)f_s = 9.5 + \left(10\times10^{-6}\right)f_s \]
\[ \left(30\times10^{-6}\right)f_s = 1.5 \;\Longrightarrow\; f_s = 50\ \text{kHz} \]

Below 50 kHz the silicon diode’s lower forward drop wins; above it, the absence of stored charge does. The same structure as Problem 2 of Set 2 — a fixed penalty against a penalty that scales — with frequency in place of current.

What the loss comparison leaves out. Three things push the crossover lower than 50 kHz in practice:

EffectConsequence
Si \(Q_{rr}\) roughly doubles at 125 °CSi recovery loss understated at room temperature
Recovery spike raises MOSFET peak currentSi needs a larger switch, or derating
Snappy recovery causes ringing and EMISi may need a snubber — Problem 3

None of these appear in the two-line loss comparison, and all of them favour the SiC device. The arithmetic identifies the region where the choice is genuinely open; it does not settle it.

A better device is not better everywhere. The SiC Schottky has a worse forward drop and no stored charge, so it loses at low frequency and wins at high — and between the two lies a band where the decision belongs to the peak current, the EMI budget and the price list rather than to the watts. Knowing where that band sits is the point of computing the crossover at all.
Answera\(8.0\ \text{W}\) vs \(9.5\ \text{W}\)   b\(2.4\ \text{W}\) vs \(0.6\ \text{W}\)   c\(10.4\) vs \(10.1\ \text{W}\); at 150 kHz, \(14.0\) vs \(11.0\ \text{W}\)   d\(f_s = 50\ \text{kHz}\)
Formulas

Key Formulas

QuantityRelationNotes
Forward model\(v_F = V_0 + r_d i_F\)Two points give both — Problem 1
Forward loss\(P = V_0 I_{avg} + r_d I_{rms}^2\)Two different currents
Recovery charge\(Q_{rr} = \tfrac12 I_{RM}t_{rr}\)Area of the triangle
Peak recovery current\(I_{RM} = \sqrt{2Q_{rr}\,di/dt}\)Grows as \(\sqrt{di/dt}\) — Problem 2
Recovery time\(t_{rr} = \sqrt{2Q_{rr}/(di/dt)}\)Falls as \(1/\sqrt{di/dt}\)
Softness factor\(S = t_b/t_a\)Small \(S\) = snappy
Recovery overshoot\(\Delta V = L_\sigma I_{RM}/t_b\)Softness, not \(Q_{rr}\) — Problem 3
Snubber capacitor\(C = \dfrac{L_\sigma I_{RM}^2}{\Delta V^2}\)From energy transfer — Problem 3
Snubber loss\(P = \tfrac12 CV_{dc}^2 f_s\)Permanent — Problem 3
Bridge diode currents\(I_{avg} = I_{dc}/2,\ I_{rms} = I_{dc}/\sqrt2\)Inductive load — Problem 4
Bridge PIV\(\text{PIV} = V_m\)\(2V_m\) for centre-tapped
Full-wave average\(V_{dc} = 2V_m/\pi\)Less two diode drops
Series sharing\(R = \dfrac{V_1-V_2}{I_{s2}-I_{s1}}\)Tighter sharing costs more — Problem 5
Parallel sharing\(I_1-I_2 = \dfrac{\Delta V_0}{r_d+R_s}\)Added slope swamps mismatch
Device crossover\(f_s = \dfrac{\Delta V_F I_o}{\Delta Q\,V_o}\)Si below, SiC above — Problem 6
Pitfalls

Common Mistakes

  1. Fitting an exponential to power-level data. Above a few amps the diode is ohmic; forcing the Shockley equation onto it returns an ideality factor near 10, which should be read as a rejection of the model — Problem 1.

  2. Using \(v_F I_{avg}\) for the whole loss. The resistive term needs \(I_{rms}^2\). For a pulsed diode the omission understated the loss by 42% here — Problem 1.

  3. Treating \(t_{rr}\) as a device constant. Both \(t_{rr}\) and \(I_{RM}\) depend on the applied \(di/dt\); only \(Q_{rr}\) is approximately fixed — Problem 2.

  4. Expecting fast gate drive to reduce recovery loss. It shortens \(t_{rr}\) and raises \(I_{RM}\), but \(E_{rr} = Q_{rr}V_{dc}\) is unchanged — Problem 2.

  5. Confusing recovery energy with recovery overshoot. Two diodes with identical \(Q_{rr}\) gave 69 V and 5.8 V of overshoot. Softness is a separate specification — Problem 3.

  6. Reaching for a snubber before fixing the layout. The overshoot is \(L_\sigma\,di/dt\); halving the loop inductance is free, and the snubber here cost 22.5 W forever — Problem 3.

  7. Quoting PIV as \(2V_m\) for a bridge. That is the centre-tapped figure. A bridge diode blocks \(V_m\) — Problem 4.

  8. Forgetting that two diodes conduct at once in a bridge. The output loses two forward drops, not one — Problem 4.

  9. Assuming series diodes share voltage equally. They share it in inverse proportion to their leakage, and the less leaky device is the endangered one — Problem 5.

  10. Assuming a lower forward drop is always better. The SiC diode with the worse \(V_F\) wins above 50 kHz, because what it lacks matters more than what it has — Problem 6.

Looking Ahead

Six problems, and the diode turned out to have three separate personalities. Forward, it is a battery in series with a resistor, and needs two different currents to describe its heating. In reverse, it holds a charge that the opposing switch must pay to remove, at full link voltage. And on the way out, how gracefully it releases that charge decides whether the circuit merely warms or also rings, radiates and over-volts — a property with no connection to \(Q_{rr}\) at all.

What the diode lacks is control. It conducts when the circuit says so and blocks when the circuit says so, and every converter in Part 2 needs that decision moved from the circuit to the gate. The device that first made that possible at power levels can be turned on by a gate pulse but not turned off — which turns out to be enough to control a line-frequency rectifier, and to create a whole family of problems about di/dt, dv/dt and getting the thing to stop.

Next: Set 4 — SCR Ratings, di/dt and dv/dt Protection, where average and RMS ratings are checked against a phase-controlled waveform, the \(I^2t\) of a fault is set against the device’s surge rating, and the series inductor and RC snubber that keep a thyristor alive are designed from its data sheet limits.