Power Semiconductor Devices
Learning Objectives
- Distinguish between uncontrolled, semi-controlled, and fully-controlled power devices.
- Explain the structure and switching behavior of the power diode, thyristor (SCR), power MOSFET, and IGBT.
- Compare devices on switching speed, voltage/current handling, and gate-drive requirements.
- Identify which device suits a given application based on power level and frequency.
- Explain why thermal management and gate drive design matter for power devices.
Quick Answer
Power semiconductor devices are the switches that make power electronics possible — they turn ON and OFF to control current flow with minimal energy loss. The main families are the power diode (uncontrolled), the thyristor/SCR (turned ON by a gate pulse but self-commutated OFF), the power MOSFET (fully voltage-controlled, very fast), and the IGBT (voltage-controlled like a MOSFET but handles higher voltage/current like a bipolar transistor). They matter because the choice of device determines a converter's efficiency, switching frequency, size, and cost — an SCR-based rectifier for a steel mill and a MOSFET-based DC-DC converter in a phone charger solve completely different problems using the same underlying physics of controlled conduction.
The Control Spectrum
It helps to arrange devices along one axis: how much control you have over turning them ON and OFF.
- Uncontrolled — the diode. Conducts whenever forward-biased, blocks when reverse-biased. No gate, no control signal. Simple, cheap, but you can't decide when it turns on — the circuit conditions decide for it.
- Semi-controlled — the thyristor (SCR). You can choose when it turns ON (a small gate pulse fires it), but once it's conducting, the gate loses control — it only turns OFF when the current through it naturally falls to zero (natural or "line" commutation) or is forced to zero by an external circuit (forced commutation).
- Fully controlled — MOSFET and IGBT. The gate voltage can turn the device ON and OFF at will, as many times per second as needed. This is what makes high-frequency switching converters (kHz to MHz) possible.
This progression matters because switching frequency and control flexibility trade off against voltage/current capability — as you'll see below.
Power Diode
A power diode is a PN junction rated for high voltage and current. Its two defining numbers are the forward voltage drop (V_F) — typically 0.7–1.2 V for silicon, contributing directly to conduction loss — and the reverse recovery time (t_rr) — how long it takes to stop conducting after the current tries to reverse, which matters a lot in fast-switching circuits because a slow diode causes overlap losses. Power diodes are the backbone of rectifiers and also appear as freewheeling diodes across inductive loads (motors, inductors) to give stored energy somewhere to go when a switch turns off.
Thyristor (SCR)
The silicon-controlled rectifier is a four-layer (PNPN) device with three terminals: anode, cathode, and gate. A brief current pulse into the gate while the anode is forward-biased latches the device into full conduction; it then behaves like a diode until the current is externally forced to zero. Because it cannot be turned off by the gate, SCRs are best suited to line-commutated applications — circuits like industrial rectifiers and phase-controlled converters where the AC supply itself naturally forces the current through zero every half-cycle. SCRs can handle very large currents and voltages (kA and kV range), which is why they still dominate very high-power applications like HVDC transmission and large motor soft-starters, even though they're "old" technology compared to MOSFETs and IGBTs.
Two important thyristor variants:
- GTO (Gate Turn-Off thyristor) — can be turned off by a (large, negative) gate pulse, restoring some controllability at the cost of a more complex gate drive.
- TRIAC — essentially two SCRs in antiparallel, allowing bidirectional conduction; used in household light dimmers and AC motor speed controls.
Power MOSFET
The power MOSFET is a voltage-controlled device: applying a gate-source voltage above the threshold creates a conducting channel between drain and source. Because it's controlled by voltage (not gate current), it needs very little drive power and can switch in nanoseconds — enabling switching frequencies from tens of kHz to several MHz. Its main limitation is on-resistance (R_DS(on)), which rises sharply with the device's voltage rating, so MOSFETs are efficient mainly in low-to-medium voltage applications (typically under ~200–600 V). This is why MOSFETs dominate DC-DC converters, phone/laptop chargers, and battery-powered motor drives.
IGBT
The Insulated-Gate Bipolar Transistor combines a MOSFET's gate (easy voltage control, high input impedance) with a bipolar transistor's output stage (low conduction voltage drop at high current). The result is a device that handles hundreds to a few thousand volts and hundreds of amps with a low on-state voltage drop, at the cost of somewhat slower switching than a MOSFET (microseconds, due to a "tail current" as stored charge recombines when turning off). This makes IGBTs the default choice for motor drives, industrial inverters, welding equipment, and renewable energy inverters — anywhere you need high power with switching frequencies in the low tens of kHz.
Real-World Example
A variable frequency drive (VFD) that controls a factory conveyor motor uses IGBTs, not MOSFETs or thyristors, in its output inverter stage. The motor needs hundreds of volts and tens of amps, and the inverter switches at only a few kHz — well within IGBT capability, and the IGBT's low conduction loss at that current keeps the drive cool without heroic cooling. Compare that to the buck converter inside the same VFD's control-board power supply, which steps 24 V down to 5 V for the logic circuits at 500 kHz — there, a MOSFET is the obvious choice because switching speed matters more than raw voltage/current handling.
Common Mistakes
| Misconception | Why It's Wrong | Correct Understanding |
|---|---|---|
| "A thyristor can be switched on and off like a MOSFET." | Once an SCR is triggered ON by its gate, the gate has no further influence — the device stays on until the anode current falls to zero on its own. | The SCR's gate only controls the turn-ON event. Turn-OFF happens through commutation (natural, in AC circuits, or forced, using extra circuitry in DC circuits), which is why SCRs are unsuitable for high-frequency switching. |
| "IGBTs are just faster, better MOSFETs, so you should always use them." | IGBTs switch more slowly than MOSFETs due to the tail current during turn-off, making them inefficient at high switching frequencies. | Device choice depends on the operating point: MOSFETs win at high frequency/lower voltage; IGBTs win at high voltage/current with lower switching frequency. Neither is universally "better." |
| "Diodes have zero loss because they have no gate to drive." | A diode's forward voltage drop (0.7-1.2 V typical) multiplied by the current through it is real conduction loss, and slow reverse recovery causes real switching loss in fast circuits. | Diodes are simple and require no drive circuit, but they still dissipate power, and diode selection (fast-recovery vs. standard) matters a great deal in high-frequency converter design. |
Comparison and Connections
| Device | Control | Typical Switching Speed | Voltage/Current Range | Typical Use |
|---|---|---|---|---|
| Power Diode | None (uncontrolled) | Very fast (limited by t_rr) | Wide | Rectification, freewheeling |
| Thyristor (SCR) | Turn-on only | Slow (line frequency, ms) | Very high (kV, kA) | Industrial rectifiers, HVDC, soft starters |
| Power MOSFET | Full (voltage-controlled) | Very fast (ns) | Low-medium voltage, moderate current | DC-DC converters, chargers |
| IGBT | Full (voltage-controlled) | Moderate (µs, tail current) | High voltage/current | Motor drives, industrial inverters |
Practice Questions
Recall
- What are the three terminals of a thyristor, and which one initiates turn-on? Answer guidance: Anode, cathode, and gate; a gate pulse initiates turn-on.
- Name the two key parasitic/loss-related characteristics that define a power diode's performance. Answer guidance: Forward voltage drop (V_F) and reverse recovery time (t_rr).
Understanding 3. Explain why a thyristor is described as "semi-controlled" rather than "fully controlled." Answer guidance: Its gate can only initiate conduction (turn-on); it cannot turn the device off — that requires the anode current to fall to zero through natural or forced commutation. 4. Why does an IGBT's on-state voltage drop stay relatively low even at high current, unlike a MOSFET at the same current? Answer guidance: The IGBT's bipolar output stage exhibits conductivity modulation (like a BJT), keeping the voltage drop roughly constant with current, while a MOSFET's resistive channel means voltage drop rises linearly with current (I × R_DS(on)).
Application 5. You are designing a 1 MHz DC-DC converter for a 12 V-to-3.3 V, 5 A phone charger circuit. Which device family would you choose, and why? Answer guidance: Power MOSFET — it can switch at MHz frequencies with low switching loss and its R_DS(on) is manageable at 12 V, unlike an IGBT which is too slow for 1 MHz. 6. An industrial plant needs to rectify a 3-phase, 11 kV, 500 A supply for a large DC motor drive. Which device would you select, and what commutation method applies? Answer guidance: Thyristor (SCR) — it can handle the high voltage/current, and being an AC line supply, natural (line) commutation occurs every half-cycle, so no extra turn-off circuitry is needed.
Analysis 7. Compare what would happen if you tried to build a 500 kHz motor inverter using thyristors instead of IGBTs. Answer guidance: Thyristors cannot be turned off on demand at 500 kHz — they would need complex forced-commutation circuitry to turn off each cycle, adding cost, size, and loss, and even then couldn't switch fast enough; IGBTs are designed for exactly this kind of controllable, moderate-frequency switching. 8. A designer replaces the freewheeling diode in a motor drive with a slow-recovery rectifier diode instead of a fast-recovery diode. Analyze the consequence. Answer guidance: During the switching transition, the slow diode continues conducting briefly while reverse voltage is applied, causing a current spike (reverse recovery current) that overlaps with the main switch turning on, increasing switching losses and stressing the main switch — potentially causing failure at high frequency.
FAQ
Q1: Why can't thyristors be used in fast switching converters like DC-DC converters? Because their gate can't turn them off — once triggered, they stay on until current naturally drops to zero. Fast converters need devices that can be commanded off on demand every switching cycle, which only MOSFETs, IGBTs, and GTOs can do.
Q2: Is an IGBT a type of MOSFET? Not exactly — it's a hybrid. It has a MOSFET-like gate for control but a bipolar-transistor-like output stage for current conduction, combining the best of both for high-power applications.
Q3: Why do power MOSFETs have such low on-resistance compared to signal-level MOSFETs? Power MOSFETs use a vertical structure (like the DMOS or trench design) with a much larger die area and parallel current paths, which spreads the current over more silicon and lowers resistance — allowing them to handle amps instead of milliamps.
Q4: What does "reverse recovery" mean for a diode? When a conducting diode is suddenly reverse-biased, it doesn't stop conducting instantly — stored minority charge carriers must be swept out first, causing a brief reverse current spike. This delay is the reverse recovery time, and it causes extra loss in fast-switching circuits.
Q5: Why do power devices need heatsinks even though switching is supposed to be efficient? Even in switch-mode operation, devices have a small on-state voltage drop (conduction loss) and a brief but nonzero transition time during switching (switching loss). At high current or high frequency, these losses add up to real heat that must be removed to keep the junction temperature safe.
Quick Revision
- Diodes: uncontrolled, always conduct when forward-biased; loss depends on V_F and reverse recovery.
- Thyristors (SCR): gate turns ON only; OFF requires current to hit zero (natural or forced commutation).
- GTO: a thyristor that CAN be turned off via gate, at the cost of drive complexity.
- TRIAC: bidirectional thyristor pair, used in AC dimmers/controllers.
- MOSFET: voltage-controlled, very fast (ns), low on-resistance at low voltage; best for high-frequency, lower-power circuits.
- IGBT: voltage-controlled gate + bipolar output; handles high voltage/current with low conduction drop, but slower switching (µs, tail current).
- General rule: MOSFET for high frequency/low voltage; IGBT for high voltage/high power; SCR for very high power, line-frequency switching.
- Key MOSFET/IGBT selection parameters: voltage rating, current rating, R_DS(on) or V_CE(sat), switching speed, gate charge.
- Freewheeling diodes give inductive load current a path when a switch turns off, preventing voltage spikes.
- Fast-recovery diodes are required alongside fast switches to avoid reverse-recovery losses.
- All power devices need thermal management — conduction loss + switching loss = heat that must be dissipated.
Related Topics
Prerequisites: Introduction to Power Electronics, basic PN junction and transistor theory.
Related Topics: Rectifiers and Inverters, DC-DC Converters, thermal management and heatsink design.
Next Topics: Rectifiers and Inverters, DC-DC Converters, AC-AC Converters.