Bootstrap
Understanding Bootstrap Circuits
In a half-bridge, the high-side FET source terminal floats at the switch node voltage, which swings from ground to the bus voltage. To turn ON the high-side N-channel FET, the gate must be driven 5-12 V above the source, requiring a floating supply. The bootstrap capacitor, pre-charged to VCC during the low-side ON period, provides this floating supply.
Modern gate driver ICs (e.g., TI UCC27211, Infineon IR2110, EPC EPC2152) integrate the bootstrap diode and level-shift circuitry, requiring only an external capacitor. For GaN HEMTs with low gate charge (1-10 nC), small 100 nF capacitors suffice.
Qg = gate charge (nC)
Iq = driver quiescent current
tON = max high-side ON time
ΔV = acceptable voltage droop
Example (GaN, Qg=5 nC):
C ≥ (5 nC + 5 nC) / 0.5 V = 20 nF
Use 100 nF ceramic (margin)
High-Side Drive Comparison
| Method | Cost | Max Duty | Isolation |
|---|---|---|---|
| Bootstrap | Low | <99% | No |
| Charge pump | Low | 100% | No |
| Isolated supply | High | 100% | Yes |
| P-channel FET | Medium | 100% | No |
Frequently Asked Questions
How it works?
Low-side ON: diode charges cap to VCC. High-side ON: cap provides floating gate drive. Simple, cheap, no isolation needed.
Cap sizing?
C ≥ (Qg + Iq·tON)/ΔV. GaN (5 nC): 20 nF min, use 100 nF ceramic. Low ESR critical for fast switching.
Limitations?
Must periodically turn ON low-side to refresh cap. Can't do 100% duty. Diode must handle bus voltage reverse blocking.