Figure 1: MOSFET Gate Resistor Calculator — enter values to calculate the result with step-by-step workings.
Table of Contents
Why MOSFETs Need a Gate Resistor
A MOSFET gate is a capacitor. When the driver output switches, it dumps current into that capacitance as fast as the driver can supply it. Without a gate resistor, the peak current can reach amps, the voltage overshoots and rings, and the fast dV/dt radiates EMI across the PCB. The gate resistor limits the peak current and controls the turn-on speed — trading a small increase in switching loss for dramatically cleaner waveforms.
The calculator above takes drive voltage, Ciss (input capacitance from the MOSFET datasheet), and a target gate resistor value, then returns the turn-on time, peak gate current, gate charge, and drive power. The MOSFET Calculator analyses the drain-side operating point once the gate is fully driven.
The Formulas
ton ≈ 2.2 × RG × CissPeak gate current:
Ipeak = Vdrive / RGGate charge:
Qg = Ciss × VdriveDrive power:
P = Qg × Vdrive × fsw
The 2.2 factor comes from the RC time constant — it takes about 2.2τ for the gate voltage to reach 90% of the drive voltage. Ciss is the input capacitance (Cgs + Cgd) listed on the MOSFET datasheet. The MOSFET Threshold Voltage Calculator determines the voltage at which the MOSFET begins to conduct — the gate voltage must reach this level before any drain current flows.
Example: Small-Signal MOSFET (1 nF)
ton = 2.2 × 10 × 1n = 22 ns
Ipeak = 12 / 10 = 1.2 A
Qg = 1n × 12 = 12 nC
P @ 25 kHz = 12n × 12 × 25k = 3.6 mW
22 ns turn-on is fast — good for efficiency but may cause ringing. Increase RG to 22 Ω for 48 ns turn-on with less EMI.
Example: Power MOSFET (10 nF)
ton = 2.2 × 4.7 × 10n = 103 ns
Ipeak = 15 / 4.7 = 3.19 A
Qg = 10n × 15 = 150 nC
P @ 100 kHz = 150n × 15 × 100k = 225 mW
At 100 kHz switching, gate drive power alone is 225 mW. The gate driver IC must source 3.19 A peak. Ensure the driver can handle this — a dedicated gate driver like the MCP1407 or IR2110 is typically needed for power MOSFETs.
Speed vs EMI Trade-Off
Smaller RG means faster switching, lower switching losses, but more EMI and voltage ringing. Larger RG means slower switching, higher losses, but cleaner waveforms. Start with 10 Ω and adjust: if you see ringing on the drain waveform, increase RG. If switching losses are too high (MOSFET runs hot), decrease RG. The Transistor Base Resistor Calculator handles the analogous problem for BJT switches where the base resistor controls turn-on speed.
Split Gate Resistors
Many designs use separate resistors for turn-on and turn-off, connected via diodes. A small resistor (2–5 Ω) for turn-on gives fast switching, while a larger resistor (10–47 Ω) for turn-off controls the dV/dt to prevent false turn-on of the complementary MOSFET in a half-bridge. The Op-Amp Gain Calculator can help design an active gate driver with variable drive strength.
Frequently Asked Questions
Why use a gate resistor?
How do I choose the value?
What is Ciss?
What about separate on/off resistors?
Does gate drive power matter?
Related Calculators
Browse all Electronics Calculators →