To verify an N-channel MOSFET using standard electronics test equipment, set your digital multimeter (DMM) to Diode Test mode. Place the black probe on the Source pin and the red probe on the Drain pin; a good MOSFET will read a forward voltage drop between 0.400 V and 0.700 V across its intrinsic body diode. Reverse the probes (red on Source, black on Drain) and the meter must read 'OL' (Open Loop). If it reads 0.000 V or a dead short in either direction, the silicon junction is punctured and the component is dead.

Meter Setup and Safety Categories (CAT Ratings)

Before touching probes to silicon, configure your meter correctly and verify your safety category. A misconfigured meter will inject the wrong test current, and an under-rated meter can arc over if you accidentally probe a live primary circuit.

SAFETY CATEGORY WARNING: If you are probing a switching power supply (SMPS) primary side connected to 120V/240V AC mains, your DMM and test leads must be rated CAT III 600V or CAT IV 600V per IEC 61010 safety standards. For secondary side DC outputs or isolated bench prototypes, CAT II 1000V is sufficient. Never use CAT I test leads on mains-connected circuits, even if the circuit is powered off; residual capacitor charge can exceed lead insulation ratings.

Standard DMM Configuration Block

  • Dial Position: Diode Test (symbol: an arrow pointing into a vertical line). Do not use the Ohms (Ω) or Continuity (beep) modes, as their open-circuit test voltage is often too low to forward-bias the MOSFET's body diode.
  • Red Lead Jack: V/Ω/Hz (Voltage/Ohms input).
  • Black Lead Jack: COM (Common ground).
  • Expected Open-Air Reading: With probes touching nothing, the display must show 'OL'. If it shows a numeric value, your test leads are shorted or the meter's input protection fuse is compromised.

Probe Placement and the Gate Capacitance Trap

For a standard TO-220 packaged N-channel MOSFET (like the ubiquitous IRF540N or IRF3205PbF), hold the component with the metal tab facing away from you and the pins pointing down. From left to right, the pins are Gate (G), Drain (D), and Source (S). The metal tab itself is internally bonded to the Drain pin.

The most common mistake when using electronics test equipment on MOSFETs is forgetting to discharge the gate capacitance before testing. A MOSFET's gate is essentially a small capacitor (input capacitance, Ciss, typically ranges from 500 pF to 3000 pF). If static electricity or residual circuit voltage charges this gate above the threshold voltage (Vgs(th)), the MOSFET channel turns on. If you then test Drain-to-Source, the DMM will read a near-short (0.001 V to 0.050 V) through the conductive channel, leading you to falsely condemn a perfectly good part.

Pro-Tip: Before taking any measurements, short all three pins (Gate, Drain, and Source) together simultaneously using a probe tip or a 10kΩ resistor for two seconds. This bleeds off any trapped charge in the gate oxide layer and ensures the MOSFET is in its default 'off' state.

Numbered Testing Steps

  1. Discharge: Short G, D, and S pins together.
  2. Test Body Diode (Forward): Black probe on Source, Red probe on Drain. Read the junction drop.
  3. Test Body Diode (Reverse): Red probe on Source, Black probe on Drain. Verify isolation.
  4. Test Gate Isolation: Place one probe on Gate, the other on Drain. Read isolation. Swap probes and read again.
  5. Test Gate-to-Source Isolation: Place one probe on Gate, the other on Source. Read isolation. Swap probes and read again.

Expected Readings: Good vs. Bad MOSFET Values

The table below outlines the exact numeric expectations for a healthy N-channel MOSFET. These values assume a standard silicon MOSFET tested with a quality DMM (e.g., Fluke 87V, Brymen BM235, or Keysight U1252B) outputting a standard 1mA to 2mA diode test current.

Test Points DMM Setting Good Reading (Numeric) Bad Reading Failure Mode Indicated
Source (+) to Drain (-) Diode 0.400 V – 0.700 V 0.000 V or 'OL' Shorted junction or blown open diode
Drain (+) to Source (-) Diode 'OL' (Open Loop) Any numeric value < 0.800 V Channel stuck 'on' or punctured silicon
Gate to Drain (Both directions) Diode 'OL' (Both ways) Any numeric value Gate oxide breakdown (fatal)
Gate to Source (Both directions) Diode 'OL' (Both ways) Any numeric value Gate oxide breakdown (fatal)

According to fundamental semiconductor theory, the Gate is insulated from the channel by a microscopic layer of silicon dioxide. It should exhibit infinite resistance to both Drain and Source. Any numeric reading between Gate and the other pins means the insulation has arced through, usually due to electrostatic discharge (ESD) or a voltage spike exceeding the maximum Vgs rating (typically ±20V).

Decision Tree: Repair or Replace?

When your readings deviate from the spec sheet above, use this decision path to determine your next move. Do not attempt to 'recondition' a shorted MOSFET; silicon damage at the lattice level is permanent.

Symptom / Reading Diagnostic Conclusion Action & Concrete Part Pick
Drain-Source reads < 0.100 V in both directions. Main channel is shorted. Silicon has melted internally due to thermal runaway or overcurrent. Replace. For 12V/24V high-current DC motor or inverter circuits, buy the IRF3205PbF (55V, 110A, low Rds(on)).
Gate-Source or Gate-Drain reads any numeric value (e.g., 0.250 V). Gate oxide puncture. The MOSFET will destroy your gate driver IC upon power-up. Replace & Inspect Driver. Buy the IRF540N (100V, 33A) for general bench circuits, and replace the gate drive resistor.
Source-Drain reads 'OL' in the forward direction (Red on Drain, Black on Source). Intrinsic body diode is blown open. The MOSFET cannot conduct reverse recovery currents. Replace. Buy the IRLZ44N if you need a logic-level (5V GPIO) drive for Arduino/ESP32 projects.
Drain-Source reads 0.050 V reverse, but returns to 'OL' after shorting all pins. False short caused by trapped gate charge. The MOSFET is actually healthy. Keep. Reinstall the component. No replacement needed.

Why In-Circuit Testing Gives Misleading Readings

A frequent point of frustration for technicians using electronics test equipment is getting a 'short' reading across Drain and Source while the MOSFET is still soldered into the PCB. In 90% of these cases, the MOSFET is fine, but the surrounding circuit is skewing the measurement.

When a MOSFET is in-circuit, your DMM's test current flows through all parallel paths connected to the Drain and Source nodes. If the circuit includes a bleeder resistor, a snubber network, a freewheeling diode, or the primary winding of a transformer, the DMM will measure the combined parallel impedance of those components, not just the MOSFET. A 100Ω bleeder resistor across the Drain-Source nodes will cause the DMM to read a very low voltage drop, mimicking a dead short.

Furthermore, if the Gate pin is connected to a microcontroller GPIO or a gate driver IC with a pull-down resistor, that resistor can form a voltage divider with the DMM's internal test circuitry, partially biasing the gate and turning the channel on during the test.

The Desoldering Rule

If your in-circuit Drain-Source reading is anything other than 'OL' in the reverse direction, you cannot trust the result. You must isolate the component. At minimum, use a soldering iron and desoldering wick to lift the Gate pin completely off the PCB pad. This removes the gate driver influence. If the Drain-Source reading still indicates a short, you must desolder the Drain pin as well to eliminate parallel transformer or diode paths. Only trust a 'pass' or 'fail' verdict when at least the Gate, and preferably all three pins, are physically lifted from the board.