Multimeter Setup and the 10-Second Verdict

When you need to know how to measure a transistor, you are not measuring resistance; you are measuring the forward voltage drop (Vf) of semiconductor junctions. A standard ohmmeter applies a varying voltage and measures current, which yields useless, non-linear data for silicon. You must use the Diode Test mode, which sources a constant current (typically 1mA to 3mA) and reads the exact voltage required to forward-bias the junction.

Meter Setup Block:
  • Dial Position: Diode Test (symbol: an arrow pointing at a vertical line, often sharing a setting with continuity).
  • Lead Jacks: Black lead into COM. Red lead into V/Ω/mA (never the 10A high-current jack, which lacks internal fuse protection for sensitive semiconductor gates).
  • Range: Auto-ranging. If manual, set to the 2V or 3V DC scale.
  • Open-Circuit Verification: With probes apart, the display must read OL (Over Limit) or 1 (on older 3-digit meters). If it reads 0.00V, your leads are shorted or the meter is in continuity mode.

The direct answer for a quick pass/fail verdict on a standard Bipolar Junction Transistor (BJT) is this: treat the Base pin as the center tap of two diodes. If you read between 0.500V and 0.750V from Base to Emitter and Base to Collector in one polarity, and OL in the reverse polarity, the silicon is intact. Anything else means the part is dead.

How to Measure a Transistor: BJT (NPN and PNP) Probe Placement

Bipolar transistors like the ubiquitous 2N3904 (NPN) or 2N3906 (PNP) consist of two PN junctions. According to standard semiconductor theory, an NPN transistor behaves exactly like two diodes with their anodes tied together at the Base.

Testing an NPN Transistor (e.g., 2N2222, 2N3904)

  1. Base to Collector (Forward): Place the Red probe on the Base. Place the Black probe on the Collector. Expected: 0.500V to 0.750V.
  2. Base to Emitter (Forward): Keep Red on Base. Move Black to Emitter. Expected: 0.500V to 0.750V (often slightly higher than the B-C reading due to heavier emitter doping).
  3. Reverse Bias Check: Swap the probes. Black on Base, Red on Collector, then Emitter. Expected: OL (Over Limit) both times.
  4. Collector to Emitter: Place probes across C and E in both directions. Expected: OL both ways.

Testing a PNP Transistor (e.g., 2N3906, TIP32)

Reverse the probe polarity. The Black probe goes on the Base to forward-bias the junctions, while the Red probe touches the Collector and Emitter. You should see the same 0.500V to 0.750V drops. Reversing the probes must yield OL.

Measuring MOSFETs and Darlington Pairs: The Hidden Gotchas

Power MOSFETs (like the IRFZ44N) and Darlington pairs (like the TIP120) break the standard BJT rules. If you apply the BJT test to these, you will falsely condemn good parts.

N-Channel MOSFET Gate Charge Test

A MOSFET has an insulated gate (capacitance) and an intrinsic body diode between Drain and Source. You must test both.

  1. Discharge the Gate: Touch the Source and Gate pins simultaneously with a piece of bare wire or your finger. This bleeds off any trapped gate charge.
  2. Check the Body Diode: Red on Source, Black on Drain. Expected: 0.400V to 0.600V. Swap probes (Red on Drain, Black on Source). Expected: OL.
  3. Charge the Gate: Red on Gate, Black on Source. The meter will source current, charging the gate capacitance. The reading will climb and eventually hit OL.
  4. Verify Conduction: Move the Red probe to the Drain (leave Black on Source). Expected: 0.00V to 0.10V (or a continuity beep). The charged gate has turned the channel ON.

Darlington Pair Anomalies (e.g., TIP120)

A Darlington transistor contains two BJTs, two internal bleed resistors, and a reverse-biased flyback diode integrated into the silicon die.

  • Base to Emitter: Because you are forward-biasing two base-emitter junctions in series, expect a reading of 1.00V to 1.40V, not 0.6V.
  • Collector to Emitter: The internal flyback diode means a standard C-E test will read OL in one direction, but 0.500V to 0.700V in the reverse direction. This is normal, not a short.

Expected Readings and the Good-vs-Bad Decision Tree

Use this decision matrix to evaluate your readings and determine your next step. Do not guess; follow the fault indications to their logical conclusion.

Test Point / Condition NPN / PNP Expected N-Ch MOSFET Expected Fault Indication & Action
Base/Drain to Emitter/Source (Forward) 0.500V - 0.750V OL (until gate charged) < 0.100V: Junction shorted. Trash part.
Base/Drain to Emitter/Source (Reverse) OL 0.400V - 0.600V (Body Diode) < 0.100V: Shorted. OL on MOSFET: Blown body diode. Trash part.
Collector to Emitter (Both directions) OL both ways OL one way, ~0V after gate charge < 0.100V both ways: C-E punch-through. Trash part.
Gate to Source (MOSFET only) N/A OL (Capacitive charge) < 10Ω (Resistance): Gate oxide ruptured. Trash part.
Concrete Replacement Picks: If your component fails this decision tree, do not waste time hunting for exact legacy cross-references for general-purpose switching. Default to these modern, high-availability equivalents:
  • Small Signal NPN: 2N3904 or 2N7000 (MOSFET equivalent)
  • Small Signal PNP: 2N3906
  • Power N-Channel MOSFET: IRFZ44N or IRLZ44N (Logic level)
  • Power NPN Darlington: TIP120 or TIP122

Five Mistakes That Give Misleading Readings

Before you throw away a perfectly good $4 power transistor, ensure you are not falling victim to these common bench errors:

  1. Testing In-Circuit: This is the cardinal sin of semiconductor testing. Parallel paths through bleeder resistors, snubber networks, or transformer windings will pull your 0.6V diode drop down to 0.1V, making a good transistor look shorted. Rule: Lift at least one leg (preferably the Base or Gate) off the PCB before testing.
  2. Touching the Metal Tab: On TO-220 and TO-247 packages, the metal mounting tab is almost always internally connected to the Collector (BJT) or Drain (MOSFET). If your fingers touch the tab and the probe simultaneously, your body's resistance injects noise and parallel paths into the reading.
  3. Using Ohms Mode Instead of Diode Mode: Resistance mode applies a very low voltage (often <0.3V) to measure ohms. This is insufficient to overcome the 0.6V barrier potential of a silicon PN junction. The meter will read OL even on a perfectly good transistor.
  4. Skipping the MOSFET Gate Discharge: Static electricity or residual circuit voltage can leave a MOSFET gate partially charged. If you test Drain-to-Source without shorting Gate-to-Source first, the channel may be conducting, leading you to falsely diagnose a C-E short.
  5. Ignoring Thermal Drift: Silicon junction voltage drops by approximately 2mV per degree Celsius. If you are testing a transistor immediately after desoldering it from a hot board, a normal 0.650V drop might read 0.520V. Let it cool to room temperature (25°C) before making a final pass/fail judgment.

Safety Categories (CAT Ratings) for Component Testing

When measuring transistors, the environment dictates the safety category (CAT rating) your multimeter must possess. According to Fluke's safety guidelines on CAT ratings, the rating defines the meter's ability to survive transient voltage spikes (impulse let-through current) specific to the measurement location.

Mains Voltage Warning: Never probe a transistor in a live circuit. Always de-energize the equipment, lock out the breaker, discharge high-voltage filter capacitors with a proper bleed resistor, and verify dead with a tested meter before touching semiconductor pins. Local electrical codes may require a licensed professional for mains-adjacent diagnostics.
  • CAT I (Component Level): Testing loose transistors on a bench, or probing low-voltage DC PCBs (like a 12V Arduino shield or a 24V motor controller) that are completely isolated from mains voltage.
  • CAT II (Appliance Level): Testing transistors inside plug-in appliances (like a desktop PC power supply or a soldering iron controller) while they are unplugged. If the device is plugged into the wall, you must use a CAT II rated meter to protect against localized transients.
  • CAT III / CAT IV (Distribution & Service Entrance): If you are troubleshooting high-power IGBTs or MOSFETs inside a hardwired industrial Variable Frequency Drive (VFD), a solar inverter, or a Switch Mode Power Supply (SMPS) connected to the building's distribution panel, your meter and probes must be rated CAT III (minimum 600V) or CAT IV. A cheap $20 CAT-rated meter can explode if a 400V DC bus capacitor arcs across the probe tips.

Final Recommendation: If your current multimeter lacks a reliable Diode Test mode that outputs at least 2.5V to 3.0V (required to fully forward-bias some optocouplers and charge MOSFET gates), or if it lacks the proper CAT rating for your workshop environment, upgrade immediately. The Brymen BM235 (approx. $110) offers exceptional diode test resolution and true CAT III 600V / CAT II 1000V safety certification, making it the definitive default pick for both bench and field transistor diagnostics.