Free MOSFET Gate Resistor & Switching Loss Tool
Size external gate resistors ($R_G$) and calculate Miller plateau transition times ($t_r, t_f$), turn-on/turn-off switching energy, conduction losses, and driver power dissipation.
⚡ Gate Charge & Operating Conditions
📊 Switching Times & Loss Breakdown
Recommended Tools & Equipment
Tested hardware and components for high reliability
Power MOSFET Gate Drive & Switching Loss Physics
In high-frequency power converters (buck, boost, full-bridge inverters), MOSFET power dissipation divides into two categories: conduction loss (resistive heating when fully turned on) and switching transition loss (overlap of high voltage and high current during turn-on and turn-off transitions).
The Miller Plateau & Switching Times
During turn-on, the gate voltage charges until it reaches the Miller Plateau ($V_{pl}$), where the gate voltage flatlines while all incoming gate current is absorbed by discharging the reverse transfer capacitance ($C_{rss} / Q_{gd}$). The duration of this transition governs the $V_{DS}$ fall time: $$I_{gate,on} = \frac{V_{DRV} - V_{pl}}{R_{loop}}, \quad t_r \approx \frac{Q_{gd}}{I_{gate,on}}$$ Similarly, during turn-off: $$I_{gate,off} = \frac{V_{pl}}{R_{loop}}, \quad t_f \approx \frac{Q_{gd}}{I_{gate,off}}$$ Where $R_{loop} = R_{drv} + R_G + R_{g,int}$.
Switching Loss vs. EMI Ringing Tradeoff
- Smaller $R_G$: Accelerates $t_r$ and $t_f$, dramatically reducing switching losses, but increases $di/dt$ and $dv/dt$, provoking high-frequency ringing on parasitic trace inductances ($L_{trace}$) and high EMI.
- Larger $R_G$: Suppresses ringing and softens switching edges, but prolongs transition times and increases switching heat dissipation ($P_{sw} = \frac{1}{2} V_{DS} I_D (t_r + t_f) f_{sw}$).
Frequently Asked Questions
Why is a separate turn-off diode often placed in parallel with Rg?
A diode (e.g. 1N4148 or Schottky) with its cathode pointing toward the gate driver allows turn-off current to bypass the external Rg. This ensures slow, controlled turn-on (reducing diode reverse recovery spikes and EMI) while keeping turn-off extremely fast to minimize turn-off switching losses and prevent dV/dt parasitic turn-on.
What determines the minimum gate driver current rating?
The peak gate current is determined by Ohm's Law: I_peak = V_DRV / (R_drv + R_G + R_g,int). If your gate driver is rated for only 1A peak, but your circuit attempts to draw 2A, the driver output voltage will sag, slowing down the switching transition and causing the driver IC to overheat.
How do I know if my MOSFET requires a heatsink?
Multiply the total dissipation P_tot by the junction-to-ambient thermal resistance R_theta,JA from the datasheet: Delta_T = P_tot * R_theta,JA. If the resulting junction temperature (T_j = T_ambient + Delta_T) exceeds 100°C to 125°C, a heatsink is mandatory.