Testing a bipolar junction transistor (BJT) with a multimeter relies on the diode test setting to measure the forward voltage drop across the base-emitter and base-collector PN junctions. A good silicon NPN transistor will read between 0.500 V and 0.750 V when forward-biased, and display 'OL' (overload) when reverse-biased. If your readings fall outside these brackets, the silicon is likely compromised.
Meter Setup and Safety Category Requirements
Before you touch a probe to a component, your digital multimeter (DMM) must be configured correctly to inject the small test current (usually 1mA to 2mA) required to forward-bias a semiconductor junction.
- Dial Position: Diode test mode (symbol: a diode arrow pointing at a vertical line).
- Lead Jacks: Black lead in COM, Red lead in the V/Ω/Diode jack.
- Range: Auto-ranging (standard on modern DMMs like the Fluke 87V or Klein MM400). If using a manual meter, set it to the 2V DC range.
Probe Placement and the Diode Test Method
A BJT is essentially two diodes sharing a common terminal (the base). To test it, we treat it as such. The following numbered steps assume an NPN transistor (like the ubiquitous 2N3904 or 2N2222). For a PNP transistor, simply swap the red and black probe roles.
- Identify the Pins: Consult the datasheet for your specific package (e.g., TO-92, TO-220). For a standard TO-92 NPN held with the flat side facing you and pins pointing down, the pins are Emitter (E), Base (B), and Collector (C) from left to right.
- Forward Bias Base-Emitter (BE): Place the Red probe on the Base and the Black probe on the Emitter. Record the voltage.
- Forward Bias Base-Collector (BC): Place the Red probe on the Base and the Black probe on the Collector. Record the voltage.
- Reverse Bias BE: Swap probes. Black on Base, Red on Emitter.
- Reverse Bias BC: Black on Base, Red on Collector.
- Collector-Emitter (CE) Check: Place probes across the Collector and Emitter in both directions. Neither junction should conduct.
Expected Readings: Good vs. Bad Transistors
The exact forward voltage drop depends on the semiconductor material and the doping concentration. Silicon is the modern standard, but you may encounter germanium in vintage audio gear. Furthermore, Darlington pairs (which contain two internal transistors) will show a compounded voltage drop.
| Transistor Type / Material | Forward Bias Reading (Red on Base) | Reverse Bias Reading (Black on Base) | Collector-Emitter (Both Directions) |
|---|---|---|---|
| Silicon NPN (e.g., 2N3904) | 0.500 V to 0.750 V | OL (Overload) | OL |
| Silicon PNP (e.g., 2N3906) | 0.500 V to 0.750 V (Black on Base) | OL (Red on Base) | OL |
| Germanium NPN (e.g., AC128) | 0.200 V to 0.350 V | OL | OL |
| Darlington NPN (e.g., TIP120) | 1.100 V to 1.400 V | OL | OL |
| Shorted Junction (Failed) | 0.000 V to 0.100 V (or continuity beep) | 0.000 V to 0.100 V | OL or 0.000 V |
| Open Junction (Failed) | OL | OL | OL |
Note: The BC junction forward voltage is often 0.050 V to 0.100 V lower than the BE junction due to differences in doping concentrations between the collector and emitter regions. This is normal and indicates a healthy, asymmetrical BJT structure (All About Circuits).
Decision Tree: Diagnosing Your Transistor State
Use this decision matrix to determine the exact state of your component. Do not guess; follow the logic path to its conclusion.
| Measurement Condition | Diagnosis | Concrete Action |
|---|---|---|
| BE and BC read 0.5V-0.7V forward; OL reverse. CE reads OL. | Healthy Silicon BJT | Reinstall or keep in inventory. |
| BE or BC reads < 0.2V forward AND reverse. | Shorted Junction | Discard. Order replacement ON Semi 2N3904G (NPN) or 2N3906G (PNP). |
| BE or BC reads OL in both directions. | Open Junction (Blown) | Discard. Check base resistor for failure before installing new part. |
| CE reads anything other than OL (e.g., 0.4V or 1.2V). | CE Leakage / Punch-through | Discard. The transistor is internally shorted across the main current path. |
| Forward reads 1.2V - 1.4V; reverse OL. | Healthy Darlington Pair | Normal for TIP120/TIP125. Keep in inventory. |
Common Mistakes That Give Misleading Readings
When bench technicians get 'weird' readings, it is rarely the multimeter's fault. It is almost always one of three procedural errors:
- In-Circuit Parallel Paths: Testing a transistor while it is still soldered to a PCB is unreliable. Surrounding resistors, diodes, and ICs create parallel current paths that will pull your reverse-bias 'OL' reading down to a few kilo-ohms, making a good transistor look leaky. Fix: Desolder at least the Base pin, or remove the component entirely before testing.
- Finger Resistance: The human body has a DC resistance of roughly 50kΩ to 200kΩ depending on skin moisture. If you hold the metal transistor body or the metal probe tips with your bare fingers while taking a reverse-bias reading, your body acts as a parallel resistor. The meter will read 1.5 MΩ instead of 'OL', leading you to falsely diagnose a 'leaky' junction. Fix: Hold only the insulated probe grips, or use alligator clip test leads.
- MOSFET Confusion: This diode test method is strictly for BJTs. If you apply this to a power MOSFET (like an IRFZ44N), the meter will read the intrinsic body diode (approx 0.4V to 0.5V from Source to Drain) and show 'OL' everywhere else. This tells you the body diode is intact, but it completely fails to test the Gate oxide layer or the actual switching channel. Testing MOSFETs requires a dedicated transistor tester or a specific gate-charge procedure.
When to Throw It Out and What to Buy Instead
Transistors are remarkably cheap; a failed BJT is never worth attempting to salvage or 'recondition.' If your decision tree terminates in a 'Discard' action, replace it with a modern, high-reliability equivalent from a reputable manufacturer. Avoid unbranded bulk bins from overseas marketplaces, which frequently contain counterfeit dies with lower current ratings.
Here are the concrete, default replacements to stock in your bench kit:
- General Purpose NPN (TO-92): ON Semiconductor 2N3904G (40V, 200mA). The undisputed king of low-signal switching. Cost: ~$0.15 each.
- General Purpose PNP (TO-92): ON Semiconductor 2N3906G (40V, 200mA). The exact complementary match to the 2N3904. Cost: ~$0.15 each.
- Medium Power NPN (TO-220): STMicroelectronics TIP31C (100V, 3A). Ideal for driving relays, small motors, or linear regulators. Cost: ~$0.60 each.
- High Current Darlington (TO-220): STMicroelectronics TIP120 (60V, 5A). Use this when your microcontroller GPIO needs to switch a heavy inductive load, but remember to add a flyback diode across the load.
By strictly adhering to the diode test method, observing the expected voltage thresholds, and eliminating parallel path interference, you can confidently verify BJT health in under 30 seconds. If the silicon fails the decision tree, bin it and solder in a verified replacement.






