Ever looked at a diode datasheet, and wondered how reverse recovery is measured?
Ever wondered about not-often-discussed forward recovery?
https://www.seventransistorlabs.com/Images/Diode_Recovery_Tester.pdfThis project more or less replicates the conditions specified in most datasheets. It's very adjustable: pulse duration, forward current, ramp rate, and commutation voltage are all adjustable. (Well, test power is external, so you can use an adjustable supply for that.)
Connect an inductor between the labeled terminals, then connect a diode.
Warning: short circuit current is not limited, beyond what the transistor can do. Testing a diode backwards may explode it. (That said, a 1N4007 will handle 80A for a few microseconds just fine.)
The snubber circuit clamps open-circuit voltage, so the circuit does not need to be stopped while swapping out diodes. (TVS are impressively robust and handle this service easily!)
There are only small differences between the circuit shown, and what I've built. The big one is the transistor, where I used some beefy salvaged IGBT (RJH6075 -- it "doesn't exist", but it's probably 600V, 75A, and 200 or
300nC). It's suitable for most diodes (which are tested in the 100-1000A/us range, for whatever reason), but too slow to see interesting behavior.
Observations:
- I haven't seen any spooky (SRD-like) behavior, on any of the diodes I've tested, in the operating range I was testing at. Dang.
- Zener diodes are generally pretty fast (t_rr < 50ns), and quite sharp (sharpness factor < 0.3?). Might be useful?
- Most diodes do have t_rr varying with t_on, but Irm varies too. This seems an inefficient way to sharpen a pulse. That is, unless Irm gets disproportionately large at high dI/dt, which seems likely, and presumably leads to the region of SRD-like behavior.
- Some junctions have t_rr varying with t_on, even for t_on > 10us. I interpret this as, it takes a few recombination times for charge to "soak" in and reach steady state. (Accordingly, it should take as long for Vf to stabilize, but Vf is ~logarithmic with charge(?), so it would barely be noticeable.)
- I think the slowest diode I have is HIB120 (high voltage, 3A size; can't find any data), t_rr > 5us.
- Horizontal output transistors are unimpressive as diodes (unsurprising given their ~us t_stg, I guess).
- I have some surprisingly fast diodes: MUR880E for instance, lives up to its datasheet. Others I don't remember at the moment, but have salvaged from power supplies and TVs, with similar performance. And schottky of course, which do indeed exhibit nearly (or actually) zero recovery.
Ooh, now I can test if SiC schottky exhibit nasty recovery drool at pulsed currents (i.e., where Vf is high enough to forward bias the guard ring PN junction).
Tim