The Direct Answer: Testing a Transistor with a Multimeter
When using a transistor testing multimeter to check a Bipolar Junction Transistor (BJT), you are not measuring resistance; you are measuring the forward voltage drop of the internal PN junctions. A good silicon NPN or PNP transistor will show a forward voltage drop between 0.550V and 0.750V across the Base-Emitter and Base-Collector junctions, and an OL (Over Limit) reading when reverse-biased. Germanium transistors (rare today, but found in vintage audio gear) will read lower, typically 0.200V to 0.300V.
If your meter reads 0.000V (or near zero) in the forward direction, the junction is shorted. If it reads OL in the forward direction, the junction is blown open. The diode test function is the only reliable way to check a BJT with a standard multimeter, as the standard Ohms (Ω) range often outputs less than 0.5V—insufficient to forward-bias a silicon junction, leading hobbyists to falsely condemn good parts.
Meter Setup and Safety Category (CAT) Requirements
Before probing, configure your meter correctly and assess the environment. Testing semiconductors requires a specific internal test current, usually between 1mA and 2mA, which is only supplied in diode mode.
- Dial Position: Set to the Diode Test symbol (an arrow pointing into a perpendicular line). Do not use the Ω or continuity settings.
- Lead Jacks: Black lead to COM, Red lead to the V/Ω/Hz jack.
- Range: Auto-ranging is standard. If using a manual meter, set the range to 2V DC.
- Open-Circuit Voltage: Touch the probes together. The meter should read 0.000V to 0.010V. Separate them; the display should immediately jump to OL (or 3.000V+ depending on the meter's internal test voltage).
Safety Categories for Semiconductor Testing
While most transistor testing happens on de-energized bench circuits, the environment dictates your multimeter's required safety rating.
- Unpowered Bench / Low Voltage DC (CAT I / CAT II): If you are testing a pulled transistor on a bench or probing an unpowered 12V/24V automotive or Arduino board, a standard CAT II rated meter (like the Klein MM400) is perfectly adequate.
- Mains-Adjacent / SMPS Primary Side (CAT III / CAT IV): If you are probing the primary-side switching transistors in a Switch-Mode Power Supply (SMPS) or a 240V motor drive, even if powered off, large filter capacitors can hold lethal charges and arc back through the transistor. You must use a CAT III or CAT IV rated meter (like the Fluke 87V), verify the circuit is dead with a dedicated voltage sniffer, and bleed the bus capacitors before testing.
Step-by-Step Probe Placement for BJT Transistors
A BJT is essentially two diodes sharing a common anode (NPN) or cathode (PNP). We will use the ubiquitous 2N2222A (NPN) as our baseline. Identify the Base (B), Collector (C), and Emitter (E) pins using the component's datasheet. For a standard TO-92 package held with the flat side facing you, the pins are typically E, B, C from left to right.
Testing an NPN Transistor (e.g., 2N2222, 2N3904, TIP31)
- Base to Emitter (Forward): Place the Red probe on the Base and the Black probe on the Emitter. Expected: 0.550V - 0.750V.
- Base to Collector (Forward): Keep Red on Base, move Black to Collector. Expected: 0.550V - 0.750V. (Note: The Collector junction is physically larger, so this reading is often 0.020V to 0.050V lower than the B-E reading).
- Base to Emitter (Reverse): Swap probes. Black on Base, Red on Emitter. Expected: OL.
- Base to Collector (Reverse): Keep Black on Base, move Red to Collector. Expected: OL.
- Collector to Emitter (Both directions): Test C to E with Red/Black, then swap. Expected: OL in both directions. (If this reads anything else, the transistor has suffered punch-through breakdown).
Testing a PNP Transistor (e.g., 2N3906, 2N2907)
For PNP transistors, simply reverse the probe colors in the steps above. The Black probe goes to the Base for the forward-bias tests (yielding 0.550V - 0.750V), and the Red probe goes to the Base for the reverse-bias tests (yielding OL).
Expected Readings: Good vs. Bad Junction Table
Use this spec-sheet-table to diagnose the health of your silicon BJT. These values assume an ambient temperature of 20°C to 25°C. Remember that PN junction voltage drops have a negative temperature coefficient; a hot transistor will read a lower voltage drop than a cold one.
| Test Points | Red Probe | Black Probe | Good NPN (Silicon) | Bad: Shorted | Bad: Open |
|---|---|---|---|---|---|
| Base - Emitter | Base | Emitter | 0.550V - 0.750V | 0.000V - 0.100V | OL (Forward) |
| Base - Collector | Base | Collector | 0.500V - 0.700V | 0.000V - 0.100V | OL (Forward) |
| Emitter - Base | Emitter | Base | OL | 0.000V - 0.100V | OL (Normal) |
| Collector - Base | Collector | Base | OL | 0.000V - 0.100V | OL (Normal) |
| Collector - Emitter | Collector | Emitter | OL | 0.000V - 0.400V | OL (Normal) |
Mistakes That Give Misleading Readings
If your readings don't match the table, you might not have a bad transistor. Check for these common bench errors:
- The 'Meat Bridge' Effect: If you hold the transistor in your hand and touch the metal probe tips with your fingers, your body's resistance (roughly 50kΩ to 500kΩ) will parallel the reverse-biased junction. Instead of seeing 'OL' on the reverse test, you will see a phantom reading of 1.2V to 2.5V. Always hold the component by the plastic casing or use a third-hand tool.
- In-Circuit Parallel Paths: Testing a transistor while soldered into a PCB is notoriously unreliable. A 1kΩ bias resistor across the Base-Emitter junction will pull your reverse-bias reading down from 'OL' to roughly 1.000V, making a perfectly good transistor look leaky. Rule of thumb: Desolder at least the Base leg (lift it out of the pad) before testing.
- Darlington Pairs: If you are testing a Darlington transistor (like the TIP120), the internal structure contains two BJTs and built-in bleed resistors. A standard diode test will yield confusing results (often showing ~1.1V to 1.4V forward drop due to the two series junctions, and failing to show 'OL' in reverse due to the internal 12kΩ base resistor). You must consult the specific Darlington datasheet or use a dedicated component tester.
Decision Tree: Pass, Fail, or Misleading?
Use this decision path to determine your next step based on your multimeter readings.
| Observation | Diagnosis | Action Required |
|---|---|---|
| Forward B-E and B-C read 0.55V-0.75V; all reverse and C-E read OL. | Transistor is healthy. | Reinstall or reuse. If troubleshooting a dead board, the transistor is not your problem; check the base drive resistor or load. |
| Any forward junction reads < 0.200V, or C-E reads < 0.400V in either direction. | Internal short (melted junction or punch-through). | Scrap it. Replace with an exact original part (e.g., ON Semiconductor 2N3904) or a verified NTE equivalent (e.g., NTE128). |
| Forward B-E or B-C reads OL. | Internal open (bond wire snapped from overcurrent). | Scrap it. Check the circuit for the fault that caused the overcurrent before installing the replacement, or the new part will blow instantly. |
| Reverse test reads 1.0V - 2.5V instead of OL. | Misleading (Parallel path or finger resistance). | Remove fingers from probes. If in-circuit, desolder the Base leg and re-test. |
Final Replacement Recommendation
When a transistor fails the decision tree and ends up in the 'Scrap' bin, do not guess on a replacement based purely on the physical package (TO-92, TO-220, SOT-23). Package shape does not dictate pinout or electrical limits.
For general-purpose NPN switching and amplification, standardize your bench stock on the ON Semiconductor 2N2222A (TO-92) or TIP31C (TO-220 for higher current). If you are repairing legacy gear and the exact OEM part is obsolete, use the NTE Electronics cross-reference (e.g., NTE128 for a 2N2222). Always verify the replacement's VCEO (Collector-Emitter Voltage) and IC (Continuous Collector Current) meet or exceed the original specifications before soldering it in.






