MOSFET Power Loss Calculator

Break a power MOSFET's losses into conduction, switching, and gate-drive components — and find the junction temperature.
Switching MOSFET
Conduction Only

Switching MOSFET Loss Breakdown

Pcond = Iload² × RDS(on) × D  •  Psw = ½ × VDS × Iload × (tr+tf) × fsw
Pgate = Qg × VGS × fsw  •  TJ = TA + (Pcond+Psw) × θJA
48V buck, 100kHz
400V inverter, 50kHz
12V, 500kHz sync
V
A
mΩ
%
kHz
ns
ns
nC
V
°C/W
°C
Enter values and press Calculate.

Conduction Loss (Always-On / Load Switch)

Pcond = Iload² × RDS(on)  •  TJ = TA + Pcond × θJA
10A, 10mΩ
30A, 5mΩ
A
mΩ
°C/W
°C
Enter values and press Calculate.

Where a Power MOSFET Loses Power

A switching MOSFET dissipates power in three ways. Conduction loss is I²R heating while it is fully on. Switching loss happens during the brief moments it turns on and off, when voltage and current overlap. Gate-drive loss is the energy to charge and discharge the gate each cycle (dissipated mostly in the driver).

LossFormulaGrows with
ConductionIload² × RDS(on) × Dcurrent², RDS(on), duty
Switching½ VDS Iload (tr+tf) fswvoltage, current, frequency
Gate driveQg × VGS × fswgate charge, frequency
Junction tempTA + Ptotal × θJAtotal loss, thermal resistance

At low frequency conduction loss dominates (choose a low RDS(on) part); at high frequency and high voltage, switching loss dominates (choose a fast part with low gate charge).

Real-World Applications & Examples

Worked examples

1. 48 V buck at 100 kHz. I=5 A, RDS(on)=20 mΩ, D=50%, tr=tf=20 ns. Pcond=5²×0.02×0.5=0.25 W; Psw=0.5×48×5×40 ns×100 kHz=0.48 W. Total ≈0.73 W — switching dominates.
2. Doubling the frequency. Take example 1 to 200 kHz: conduction stays 0.25 W but switching doubles to 0.96 W — showing why fast switching needs a low-charge MOSFET.
3. Lower RDS(on). Halving RDS(on) to 10 mΩ in example 1 cuts conduction loss to 0.125 W but does nothing for switching loss — useful only when conduction dominates.
4. High-voltage inverter. 400 V, 10 A, 50 kHz, tr+tf=80 ns: Psw=0.5×400×10×80 ns×50 kHz=8 W — switching loss is huge, so soft-switching or SiC/GaN devices are used.
5. Gate-drive loss. Qg=20 nC, VGS=10 V at 500 kHz: Pgate=20 nC×10×500 kHz=0.1 W in the driver — small here but significant at MHz frequencies.
6. Always-on load switch. 30 A through a 5 mΩ MOSFET: Pcond=30²×0.005=4.5 W — a heat sink is essential (see our Heat Sink Calculator).

Frequently Asked Questions

What are the main power losses in a MOSFET?

Three: conduction loss (I²R while fully on), switching loss (during the turn-on/turn-off transitions when voltage and current overlap), and gate-drive loss (energy to charge the gate each cycle).

What is conduction loss?

The I²×RDS(on) heating while the MOSFET is fully on, scaled by the duty cycle for a switch. It grows with the square of current, so it dominates in high-current, low-frequency circuits.

What is switching loss?

The power dissipated during the short turn-on and turn-off transitions, when the device has both voltage across it and current through it. It is proportional to voltage, current, transition time, and switching frequency.

What is gate-drive loss?

The energy Qg×VGS needed to charge and discharge the gate each cycle, times the frequency. Most of it is dissipated in the gate driver, not the MOSFET, but it still costs system efficiency.

How does Rds(on) affect efficiency?

Lower RDS(on) directly reduces conduction loss. But very low-RDS(on) parts have larger gate charge, which raises switching and gate losses — so the best choice depends on your frequency and current.

Why does switching loss increase with frequency?

Each on/off transition dissipates a fixed packet of energy. The more times per second you switch, the more of those packets you pay for, so switching loss rises linearly with frequency.

What are tr and tf (rise and fall times)?

They are how long the drain voltage/current take to transition during switching, from the datasheet. Longer transitions mean more voltage-current overlap and higher switching loss.

How do I reduce MOSFET losses?

Lower RDS(on) for conduction loss; pick a faster, lower-gate-charge device and drive the gate harder for switching loss; reduce frequency; or use soft-switching (ZVS/ZCS) and wide-bandgap (SiC/GaN) devices for high-voltage designs.

What is Qg (gate charge)?

The total charge needed to fully turn the gate on, in nanocoulombs. It sets the gate-drive loss and how fast you can switch for a given driver current.

Does Rds(on) change with temperature?

Yes — it rises significantly as the junction heats up (often 1.5–2× at 125 °C). For accurate conduction loss, use the RDS(on) value at your expected operating temperature.

When does conduction loss dominate versus switching loss?

Conduction dominates at high current and low frequency; switching dominates at high voltage and high frequency. Balancing the two is the heart of converter MOSFET selection.

What is θJA and how do I use it?

θJA is the junction-to-ambient thermal resistance in °C/W. Multiply it by the total loss to get the temperature rise above ambient. A heat sink lowers the effective value — see our Heat Sink Calculator.

Do I need a heat sink for my MOSFET?

Compute the junction temperature here. If it exceeds ~110–125 °C (leave margin below the datasheet max), add a heat sink or improve airflow, or pick a lower-loss device.

How is MOSFET loss different from IGBT loss?

A MOSFET has resistive conduction loss (I²R), so loss falls at low current; an IGBT has a roughly fixed voltage drop, so it is better at high current/high voltage but has more turn-off (tail) loss.

How accurate is this estimate?

It uses the standard first-order model and is excellent for device selection and thermal sizing. For final designs, also account for reverse-recovery, output-capacitance (Coss) loss, and temperature-dependent RDS(on).

Related Calculators

Heat Sink CalculatorLinear Voltage RegulatorBuck Converter CalculatorBoost Converter CalculatorAll Calculators