To test a transistor out-of-circuit, set your digital multimeter (DMM) to Diode Test mode. For a healthy NPN Bipolar Junction Transistor (BJT), you will read a forward voltage drop of 0.500V to 0.700V (500mV–700mV) when placing the red probe on the Base and the black probe on the Emitter. Reversing the probes, or testing Collector-to-Emitter in either direction, must yield an OL (Open Loop) reading. If you read 0.000V or a short, the junction is blown; if you read OL in the forward direction, the junction is open.
This guide provides the exact bench procedures for testing both BJTs and MOSFETs, the specific millivolt thresholds that define a passing component, and a concrete decision tree for selecting replacement parts when your transistor fails.
Meter Setup and Safety Category (CAT) Requirements
DMM Configuration Block
- Dial Position: Diode Test (symbol:
→|+or a diode icon with sound waves). Do not use the standard Ohms (Ω) range, as the test voltage is often too low to forward-bias a silicon junction. - Lead Jacks: Black lead to
COM. Red lead toV/Ω/Diode. - Range: Auto-ranging (default for Diode mode). The meter outputs roughly 2V to 3V DC at the probes with a current limit of ~1mA.
- Display Expectation: The screen will show the forward voltage drop in millivolts or volts (e.g.,
.543or0.543), orOLfor an open circuit.
Testing BJTs: Probe Placement and Numbered Steps
A BJT is essentially two back-to-back diodes (Base-Emitter and Base-Collector). We test these PN junctions directly. The following steps assume a standard NPN silicon transistor (like the 2N3904). For a PNP transistor, simply swap the red and black probe roles.
- Identify the Pins: Consult the datasheet for your specific package (TO-92, TO-220, SOT-23). For a standard TO-92 NPN held with the flat face toward you, the pins are typically Emitter (E), Base (B), Collector (C) from left to right.
- Test Base-to-Emitter (Forward): Place the Red probe on the Base and the Black probe on the Emitter. Expected: 0.500V – 0.700V.
- Test Base-to-Emitter (Reverse): Swap probes (Black on Base, Red on Emitter). Expected: OL.
- Test Base-to-Collector (Forward): Place Red on Base, Black on Collector. Expected: 0.500V – 0.700V.
- Test Base-to-Collector (Reverse): Swap probes. Expected: OL.
- Test Collector-to-Emitter: Place probes across C and E in both directions. Expected: OL in both directions. (If you read a low resistance or 0V, the transistor is shorted internally).
Testing MOSFETs: The Body Diode and Gate Charge Trick
MOSFETs do not have a Base; they have a Gate, Drain, and Source. Because the Gate is insulated by a silicon dioxide layer, a DMM will always read OL between the Gate and the other pins. Instead, we test the intrinsic body diode located between the Drain and Source, and use the DMM's test voltage to charge the gate capacitance to prove the channel switches.
These steps are for an N-Channel MOSFET (like the IRFZ44N). For a P-Channel, reverse the probe polarities.
- Discharge the Gate: Briefly short the Gate pin to the Source pin with a piece of wire or your finger to ensure any residual static charge is bled off. The MOSFET is now in the OFF state.
- Test the Body Diode (Reverse Bias): Place Red on Drain, Black on Source. Expected: OL.
- Test the Body Diode (Forward Bias): Place Red on Source, Black on Drain. Expected: 0.400V – 0.600V (This is the forward drop of the internal body diode).
- Charge the Gate: Keep the Black probe on the Source. Move the Red probe to the Gate. The DMM's ~3V output will charge the gate capacitor, turning the MOSFET ON.
- Verify the Channel is ON: Move the Red probe back to the Drain (Black remains on Source). Expected: A very low voltage drop (near 0.000V to 0.050V), indicating the channel is conducting and bypassing the body diode.
- Discharge and Verify OFF: Short Gate to Source again. Repeat Step 2 (Red on Drain, Black on Source). It must return to
OL. If it stays near 0V, the gate oxide is punctured and the MOSFET is dead.
Expected Readings Table: Good vs. Blown Transistors
Use this reference matrix to quickly diagnose the health of your component. Any deviation from the 'Good' column usually mandates desoldering and replacement.
| Component / Test Point | Probe Orientation | Good Reading | Blown (Shorted) | Blown (Open) |
|---|---|---|---|---|
| NPN BJT: Base-Emitter | Red on B, Black on E | 0.500V – 0.700V | 0.000V – 0.100V | OL |
| NPN BJT: Collector-Emitter | Either direction | OL | 0.000V – 0.200V | OL (Normal) |
| N-MOSFET: Drain-Source (Body Diode) | Red on S, Black on D | 0.400V – 0.600V | 0.000V | OL |
| N-MOSFET: Drain-Source (Channel ON) | Red on D, Black on S (Gate Charged) | 0.000V – 0.050V | 0.000V (Fails to turn off) | OL (Fails to turn on) |
| MOSFET: Gate-to-Source/Drain | Either direction | OL | Any value < 1MΩ | OL (Normal) |
Misleading Readings: Mistakes That Ruin Your Data
Before you rip a component off the board with your desoldering station, be aware of the two most common bench errors that yield false failures:
- In-Circuit Testing (The Parallel Path Error): Testing a transistor while it is still soldered to the PCB is highly unreliable. Surrounding components—like snubber networks, transformer windings, or bleeder resistors—create parallel current paths. A healthy transistor might read 0.200V instead of 0.600V simply because a 100Ω resistor is wired in parallel with the junction. Rule: Always lift at least one pin (preferably all three) off the PCB pad before testing.
- The Floating Gate Phantom Short: If you test an N-channel MOSFET's Drain-to-Source and read 0.000V, you might assume it is shorted. However, if you previously handled the component and transferred static charge to the Gate, the channel might be turned ON. Always short the Gate to Source with a 10kΩ resistor or a jumper wire before taking your baseline Drain-Source reading.
- Ignoring the hFE Socket: Many DMMs have an
hFEsocket on the face. While useful for sorting matched pairs of small-signal BJTs by gain, it is useless for diagnosing a shorted power transistor, and it cannot test MOSFETs at all. Rely on Diode mode for fault-finding.
Replacement Decision Tree: Default Part Picks
When your transistor fails and you cannot find the exact OEM part number in your local shop's inventory, use this decision matrix to select a proven, widely-available default replacement. These parts cover 90% of general-purpose hobby and repair scenarios.
| If Your Failed Component Is... | And The Application Is... | Default Replacement Pick (Buy This) | Key Specs to Verify |
|---|---|---|---|
| Small-Signal NPN BJT | < 200mA, < 40V (Logic switching, LED driving) | 2N3904 or 2N2222 | Check pinout (E-B-C vs E-C-B) |
| Small-Signal PNP BJT | < 200mA, < 40V (High-side switching) | 2N3906 or 2N2907 | Check pinout |
| Power NPN BJT | 1A – 3A, linear regulators, audio output | TIP31C (NPN) or TIP32C (PNP) | Requires heatsink, check Vce(sat) |
| Standard N-Channel MOSFET | 10V+ Gate drive, power supplies, motor control | IRFZ44N or IRF520 | Vgs(th) requires 10V to fully turn on |
| Logic-Level N-Channel MOSFET | 3.3V or 5V Gate drive (Arduino/ESP32 direct drive) | IRLZ44N or FQP30N06L | Look for the 'L' indicating logic-level Vgs(th) |
By strictly following the Diode mode probe sequences and verifying the millivolt drops against the tables above, you can confidently isolate blown silicon from healthy components. When a failure is confirmed, default to the industry-standard replacements listed in the decision tree to get your circuit back on the bench and functioning immediately.






