To check an NPN or PNP bipolar junction transistor (BJT) with a multimeter, set your meter to Diode Test mode. Place the red probe on the base and the black probe on the emitter and collector; a healthy silicon NPN will show a 0.5V to 0.8V forward voltage drop on both junctions, while a PNP requires the black probe on the base to show the same drop. If your meter reads "OL" (open) in both directions, or ~0.00V (a dead short) across any junction, the transistor has failed and must be replaced.

How to Check a Transistor with a Multimeter

Before probing, you need to understand how BJTs fail and how their physical packaging maps to the internal silicon. Transistors typically fail in three ways: thermal runaway (causing a collector-to-emitter short), secondary breakdown (from exceeding Vceo limits, punching through the junction), or base-emitter open (often caused by ESD or exceeding the reverse Vbe breakdown voltage of ~5V).

Bench Warning: Never test a transistor while it is fully soldered into a circuit. Parallel resistive paths from surrounding components will give you false "short" or "leaky" readings. Desolder at least the base pin, or remove the component entirely for an accurate diode test.

Identifying the Pinout

The schematic symbol for a BJT features a circle (optional) with a vertical base line and an angled emitter and collector. The arrow is always on the emitter: it points outward for NPN (Not Pointing iN) and inward for PNP. Physically, the most common through-hole package is the TO-92. However, pinouts vary by region and part family:

  • US Standard (2N3904, 2N2222): Flat side facing you, leads down. Pin 1 = Emitter, Pin 2 = Base, Pin 3 = Collector (E-B-C).
  • European Standard (BC547, BC557): Flat side facing you, leads down. Pin 1 = Collector, Pin 2 = Base, Pin 3 = Emitter (C-B-E).

Step-by-Step Diode Testing (NPN Example)

  1. Set the meter: Turn the dial to the diode symbol. A quality meter (like a Fluke 87V) outputs about 3mA in this mode, which is perfect for forward-biasing a B-E junction without damaging it.
  2. Find the Base: Probe pins 1-2, 1-3, and 2-3 in both directions. You are looking for one pin that shows a ~0.65V drop to the other two pins when the red probe is on it. That pin is the Base, and the transistor is NPN.
  3. Verify C-E Isolation: Place probes on the Collector and Emitter. The meter should read "OL" in both directions. If it reads near 0.00V, the transistor is shorted internally.
  4. Reverse Check: Swap the probes (black on Base, red on Emitter/Collector). The meter must read "OL". If it shows a voltage drop, the junction is leaky or shorted.

BJT Operation Regions and Biasing Basics

Testing tells you if a transistor is alive; biasing determines how it behaves in your circuit. A BJT operates in three distinct regions depending on the voltage applied to the Base-Emitter (Vbe) and Collector-Base (Vcb) junctions. When selecting a transistor for a job, you must decide if you need it to act as an amplifier (Active region) or a switch (Saturation/Cutoff regions).

Operation Region Base-Emitter (Vbe) Collector-Emitter (Vce) State / Application
Cutoff < 0.6V Equal to Supply (Vcc) OFF (Open Switch)
Active (Linear) ~ 0.65V > 0.3V (typically Vcc/2) Amplification (Audio/RF)
Saturation ~ 0.7V to 0.8V < 0.2V (Vce_sat) ON (Closed Switch)

How to Bias for Hard Saturation

When using a BJT as a switch, you never want it lingering in the Active region, where it acts like a variable resistor and dissipates massive heat (P = Vce × Ic). You must drive it into hard saturation. The datasheet will list a DC current gain (hFE or β) of perhaps 100 to 300. Ignore this number for switching. To guarantee saturation across all temperatures and part variations, use a "forced beta" of 10. If your load requires 100mA of collector current (Ic), you must supply at least 10mA of base current (Ib), regardless of what the hFE chart says.

A Practical 12V Relay Switching Circuit

Let us apply this biasing theory to a real-world bench scenario: switching a 12V automotive-style relay coil using a 5V logic signal from an ESP32 or Arduino. We will use the ubiquitous 2N2222A NPN transistor. According to the Texas Instruments 2N2222A datasheet, the part can handle up to 800mA continuous collector current, making it ideal for this job.

Circuit Specifications:
- Load: 12V Relay coil, 80mA nominal current.
- Logic Source: 5V DC (Microcontroller GPIO).
- Transistor: 2N2222A (NPN, TO-92).
- Target Forced Beta: 10.

Component Selection and Calculations

  1. Calculate Required Base Current (Ib): Ic = 80mA. Using our forced beta of 10, Ib = 80mA / 10 = 8mA.
  2. Calculate Base Resistor (Rb): The GPIO outputs 5V. The Vbe drop in saturation is roughly 0.7V. The voltage across the resistor is 5V - 0.7V = 4.3V. Using Ohm's Law: R = V / I = 4.3V / 0.008A = 537Ω. The closest standard E12 value is 470Ω (which yields ~9.1mA, safely pushing the transistor deeper into saturation).
  3. Select the Flyback Diode: When the transistor turns off, the relay coil's collapsing magnetic field generates a massive reverse voltage spike that will punch through the transistor's C-E junction. You must place a diode in reverse-parallel across the coil. A standard 1N4148 (fast switching) or 1N4001 (standard rectifier) is perfectly adequate for an 80mA coil.

Wiring the Circuit

  • Connect the 470Ω resistor between the 5V GPIO pin and the Base (Pin 1 on a US 2N2222A).
  • Connect the Emitter (Pin 3) directly to system Ground.
  • Connect one side of the relay coil to the 12V supply.
  • Connect the other side of the relay coil to the Collector (Pin 2).
  • Place the 1N4148 diode across the relay coil pins, with the cathode (stripe) facing the 12V supply.

For a deeper theoretical breakdown of this exact topology, review the transistor switch tutorial on Electronics Tutorials, which covers the load-line analysis and power dissipation math in detail.

Safe Default Transistor Part Numbers for Your Bench

Stop buying random assortments from unverified marketplaces. Keep these specific, industry-standard part numbers stocked in your lab. They are cheap, widely available from authorized distributors (Mouser, Digi-Key), and cover 95% of hobbyist and prototyping needs.

Part Number Type Max Vce Max Ic Max Power (Pd) Best Use Case
2N3904 NPN 40V 200mA 625mW General-purpose low-power switching, logic level translation.
2N3906 PNP -40V -200mA 625mW High-side switching, complementary pair to 2N3904.
2N2222A NPN 40V 800mA 500mW (TO-92) Driving relays, small motors, and higher-current loads.
BC547B NPN 45V 100mA 500mW Low-noise audio preamps, sensor signal amplification.
TIP31C NPN 100V 3A 40W (TO-220) Power switching, linear regulators, requires a heatsink.

Frequently Asked Questions

How to check a transistor without removing it from the circuit?

Strictly speaking, you cannot reliably check a BJT in-circuit with a multimeter. Surrounding resistors, diodes, and IC traces create parallel current paths that will trick your meter's diode test into showing false "shorts" or abnormally low voltage drops. If you absolutely must test in-situ, power down the board, discharge all capacitors, and use an oscilloscope or logic analyzer to verify the base signal is arriving and the collector voltage is toggling in response. For a definitive pass/fail on the silicon itself, desolder the component.

How to check a SMD transistor with a multimeter?

Testing Surface Mount Devices (SMD) like the SOT-23 package uses the exact same diode-test methodology as through-hole parts, but requires precision tools. Use fine-point multimeter probes or SMD tweezers. The standard SOT-23 pinout (looking at the component from the top with the text reading left-to-right) is typically Pin 1 = Base, Pin 2 = Emitter, Pin 3 = Collector. Ensure the PCB is completely clean; leftover flux or moisture can create high-impedance leakage paths that skew your meter's reading on the sensitive Base-Emitter junction.

How to check if a transistor is NPN or PNP when the markings are rubbed off?

If you have an unmarked TO-92 transistor, you can determine its polarity and pinout using the "six-test permutation" method. Set your meter to Diode Test. Probe all three pins in every possible combination (1-2, 2-1, 1-3, 3-1, 2-3, 3-2). You are looking for the one pin that acts as a common anode or cathode. If the red probe on one specific pin yields a ~0.65V reading to both of the other pins, that pin is the Base and the transistor is NPN. If the black probe on one specific pin yields the ~0.65V reading to the other two, it is PNP. The junction with the slightly higher forward voltage drop (usually by 0.01V to 0.03V) is typically the Emitter, while the lower drop is the Collector.