Most "hot MOSFET" problems aren't the MOSFET — they're the drive, the package, or the part.
In our Shenzhen repair-adjacent work (2025–2026), when a customer sends back a board with a scorched SOP-8, the root cause is almost never the die failing on its own.
It's one of three things: the gate is driven at a voltage the part was never specified for; the package can't shed the watts the application demands; or the part is a remarked die with 2–3× the resistance it's marked with.
Here's the short version: a SOP-8 MOSFET dissipates through its pins, a TO-252 through an exposed tab. That one difference explains why a 5.5mΩ TO-252 can carry 100A while a 53mΩ SOP-8 struggles at 4A.
Three loss mechanisms, and only one gets the attention it deserves:
Conduction loss at 10A — same current, ten times the heat:
Rule of thumb: if the load current times itself times the resistance comes out above the package's power budget, the design is wrong regardless of the part's datasheet rating.
| Package | Thermal path | Typical RθJA | Typical PD | Practical continuous limit |
|---|---|---|---|---|
| SOT-23 | pins only | ~250°C/W | 0.4–1W | 1–2A |
| SOP-8 | drain pins | ~50°C/W (FR4) | 1.25–2.5W | 2–4A |
| TO-252 (DPAK) | exposed tab | ~3–5°C/W (junction-case) | 50–110W | 10A+ with copper/heatsink |
The numbers are why the SOP-8's 6A rating is a "datasheet rating" and the TO-252's 100A rating is a "capability." 4A through 28mΩ is 0.45W — half the NCE9926's 1.25W budget.
4A through 53mΩ is 0.85W — already a 42°C rise on the NCE9435's 50°C/W. The die is fine; the package is sweating.
The TO-252's tab changes the physics. It's soldered to a copper pour, which is soldered to the ground plane — the heat leaves through the board, not the air. That's how 110W becomes physically possible.
Trap 1: driving a 4.5V-specified part with 3.3V. The P-Channel 9435 family is specified from -4.5V. At -3.3V the channel conducts at 2–3× the resistance — and the "unexplained heat" is just the missing gate headroom.
In our experience, this is the single most common cause of warm P-Channel switches in battery products.
Trap 2: an MCU pin driving a power-stage gate. A 70nC gate charge through a GPIO is a linear-region ride. The FET turns on, the load runs, and the switching loss roasts the die.
The part isn't wrong — the driver is missing. If Qg is above ~20nC, budget a real gate driver.
Trap 3: a remarked die. In Shenzhen (2025–2026), the 9435 family is one of the most frequently remarked sockets. The counterfeits pass visual checks and even VGS(th) spot tests.
Measure RDS(on) at logic level and a smaller die fails by 2–3×. The board runs hot, fails thermally, and nobody suspects the part.
Move to TO-252 when: the load is above ~4A continuous, the board has a copper pour to spare, and a gate driver exists or is budgeted. A TO-252 N-Channel at 10A burns 0.55W — the same 10A that pushes an SOP-8 past its budget.
Don't move when: the switch is high-side and simple (a P-Channel SOP-8 needs no driver), the current is under 2–4A, or the layout can't take a tab pour. A TO-252 without copper is a TO-252 without its advantage — the tab does nothing if it floats.
| Socket | Stay SOP-8 | Move TO-252 |
|---|---|---|
| High-side load switch | P-Channel, 4.5V drive, ≤4A | — (needs level shifter) |
| Logic-driven switching | 2.5V-specified dual, 2–4A | — (TO-252 isn't logic-level) |
| Power stage / motor | — | 10A+, driver present, copper pour |
| Battery protection | dual N-Ch back-to-back, ≤4A | high-current BMS discharge path |
Three heat sources, three fixes: conduction (I²R), drive (linear region), and the part itself (remarked die). Diagnose in that order — most tickets die at the first check.
Before you blame the MOSFET, run this on a napkin:
Most "hot MOSFET" tickets die at step one. If I²R fits the budget and the board still burns, check steps two and three — that's where the free heat lives.





