🔌 Embedded · Electronics
Components (#7–11)

Diode characteristics & types

VFtrrSchottkywiki/embedded-diode-types
TL;DR

A diode passes current one way, but even when conducting it keeps a forward drop VF (~0.7 V). Its I-V curve has three regions — forward conduction, reverse block, breakdown — and turn-off isn't instant: the reverse-recovery time (trr) comes back as switching loss. Types split by efficiency (low-VF Schottky), speed (fast-trr switching / fast-recovery) and protection (Zener/TVS using reverse breakdown).

One-way conduction + three I-V regions

  • Forward (anode +, cathode −) conducts but leaves VF≈0.7 V across it (the first loss); reverse blocks.
  • Three regions: forward conduction (VF), reverse block (tiny leakage), breakdown (current surges → destruction). Not unlimited current — always check the datasheet max.
RegionConditionBehavior
ForwardV > VFConducts (VF≈0.7 V drop)
Reverse block−Vbr < V < VFBlocks (tiny leakage)
BreakdownV < −VbrSurges → destroyed (Zener/TVS use it on purpose)
Three regions by voltage direction & size

Reverse-recovery time trr — the second loss

  • Cut a conducting diode and current doesn't stop instantly — it briefly flows backward, then recovers. That time is trr; the area under that current is the loss.
  • In switching circuits that toggle on/off constantly the loss accumulates every cycle, so fast switching needs a short-trr diode.
Forward on
Switch offnot instant
Reverse currenttrr window
🔥Switching loss
Turn-off draws reverse current for trr = loss

Six types — split by efficiency, speed, protection

  • General/rectifier has high breakdown & rating but large VF/trr (poor for switching). Switching (1N4148) is fast-trr for signals; Schottky has VF 0.2–0.6 V (efficient) and very short trr (but high leakage).
  • Fast-recovery is a low-trr rectifier. Zener/TVS aren't rectifiers — they deliberately use reverse breakdown for voltage regulation and surge/ESD protection.
TypeVF / traitUse
Generalhigh VF/trrAC rectify · block reverse
Switching 1N4148fast trr, low leakfast signal switching
SchottkyVF 0.2–0.6 V, high leakpower supplies · efficiency
Fast-recoveryvery short trrhigh-freq rectify
Zenerreverse breakdownvoltage reg · clamp
TVSfast, absorbs surgeESD / surge protection
Picking among six diode types
Pitfalls & gotchas

Schottky's low VF (efficiency) is traded for large reverse leakage — you buy efficiency by giving up leakage. Deferred by the lecture: the Schottky-based inverter gate circuit and the MOSFET body diode (recovery). Applied circuits live in the sibling topic 'diode circuits'; for STT errors in the raw transcript, check its correction table.

The topic cards on this page are compiled from the Brain Trinity wiki. The original wiki can be demoed live in an interview.Back to study log