The PNP (Positive-Negative-Positive) bipolar junction transistor (BJT) symbol is defined by an emitter arrow pointing inward toward the base. Unlike NPN transistors that sink current to ground, PNPs source current from the positive rail, making them essential for high-side switching and complementary push-pull amplifier stages. Below is the complete reference for schematic symbols, regional standard variants, and physical pinouts you will encounter on the bench.

PNP Schematic Symbols and Physical Pinout Reference

Before wiring a circuit, you must align the schematic symbol standard with the physical component package. The table below maps the governing standards to their visual representations, followed by the physical pinouts for the most common PNP part numbers.

Table 1: PNP Schematic Symbol Standards
Standard Symbol Description Arrow Direction Circle Enclosure Primary Region
IEC 60617 Base line with angled emitter/collector; arrow on emitter Points IN to base Yes (Enclosed) Europe, Asia, Global
IEEE 315 / ANSI Y32.2 Base line with angled emitter/collector; arrow on emitter Points IN to base No (Open) North America
MIL-STD-806 (Legacy) Similar to IEEE but often with a distinct ground/reference tick Points IN to base Varies US Military/Aerospace
Table 2: Common PNP Physical Pinouts (Bottom View, Leads Pointing Up)
Part Number Package Pin 1 (Left) Pin 2 (Center) Pin 3 (Right) Bench Note
2N3906 TO-92 Emitter Base Collector Standard US EBC layout
BC557 TO-92 Collector Base Emitter European CBE layout; do not swap with 2N3906
MMBT3906 SOT-23 Base Emitter Collector Pin 1 is top-left, Pin 2 is bottom-left, Pin 3 is right
TIP32C TO-220 Base Collector Emitter Tab is internally tied to Collector

Symbols and Pinout Rows People Get Wrong

Even experienced makers misread specific rows in reference tables or misinterpret schematic symbols when moving between regional standards. Here are the most common traps and how to avoid them.

1. The Arrow Direction Trap (PNP vs. NPN)

The most frequent schematic error is confusing the PNP symbol with the NPN symbol. The arrow always resides on the emitter leg. For a PNP, the arrow points inward toward the base line. For an NPN, it points outward. Use the mnemonic PIP (Points In Permanently) for PNP, and NIP (Not In Pointing) for NPN. If you wire a PNP into an NPN footprint, the base-emitter junction will be reverse-biased, the transistor will remain off, and the base resistor may overheat if the driving voltage is high enough to break down the junction.

2. PNP BJT vs. P-Channel MOSFET Symbols

Do not confuse a PNP BJT with a P-Channel MOSFET. While both are used for high-side switching, their symbols and drive requirements are entirely different. The P-Channel MOSFET symbol features a distinct gate line separated by a gap (representing the insulated gate oxide) from the channel, and the arrow is located on the body diode/substrate connection, not the main current path. Driving a MOSFET gate like a BJT base (without a pull-up resistor to VCC) will result in a floating gate and erratic switching.

3. The TO-92 Pinout Assumption (Row 1 vs Row 2)

Looking at Table 2, the 2N3906 and BC557 are both PNP transistors in the exact same TO-92 package, but their pinouts are reversed (EBC vs. CBE). Never assume a TO-92 pinout based on the package shape. Always verify the specific manufacturer datasheet. If you insert a BC557 into a breadboard footprint designed for a 2N3906, you will effectively short the power rail through the base-emitter junction when the circuit is energized.

Identifying a PNP When Markings Are Faded or Missing

When you pull a salvaged TO-92 transistor from an old PCB and the laser etching is worn off, you can definitively identify if it is a PNP and find the base pin using a digital multimeter in Diode Test mode.

Bench Warning: Never test a transistor while it is still soldered into a live or even unpowered circuit. Parallel PCB traces and bleeder capacitors will skew your multimeter readings and can damage the meter. Desolder at least two legs before testing.

The Diode Junction Test Procedure:

  1. Set your multimeter to the diode test function (the symbol with an arrow and a vertical line).
  2. Assume the center pin is the Base. Place the Red (positive) probe on the center pin and the Black (negative) probe on the left pin. Note the reading.
  3. Keep the Red probe on the center pin and move the Black probe to the right pin. Note the reading.
  4. Interpretation: If both readings show 'OL' (Open Loop), swap the probes. Put the Black probe on the center pin and the Red probe on the outer pins.
  5. If you now read a voltage drop between 0.600V and 0.750V on both outer pins, you have a PNP transistor, and the center pin is the Base. The internal physics of the PNP dictate that the base acts as the common cathode for two internal PN junctions; it requires a negative test lead to forward-bias them.
  6. If the center pin yields 'OL' in both directions, move your assumed Base to the left pin and repeat. (Remember, on a BC557, the base is center, but on a 2N3906, the base is also center. However, on some RF transistors, the base is on the edge).

To differentiate the Collector from the Emitter once the Base is found, use the multimeter's hFE (gain) setting. Insert the transistor into the PNP slots. If the reading shows a realistic beta value (e.g., 100-400), the pins are in the correct E/C slots. If it reads near zero or erratic, swap the Collector and Emitter leads and test again.

PNP Symbol and Application FAQ

What does the arrow on the PNP symbol mean in practice?

The arrow on the emitter leg of the PNP symbol indicates the direction of conventional current flow (positive to negative) when the base-emitter junction is forward-biased. In a PNP, conventional current flows into the emitter and out of the collector and base. Electron flow (the actual physical movement of charge carriers) is in the opposite direction. When designing the base resistor network, you must calculate the voltage drop from the positive supply rail down to the base, not from ground up.

How do I read a PNP transistor pinout on a complex schematic?

Locate the vertical or horizontal base line. The leg with the arrow is always the Emitter. The leg without the arrow is the Collector. In high-side switching schematics, the Emitter will point toward the positive voltage rail (VCC or VBAT), and the Collector will point down toward the load. The Base will connect to your control signal (like a microcontroller GPIO) through a current-limiting resistor. For authoritative schematic reading practices, refer to the Electronics Tutorials BJT guide.

Why do some PNP symbols have a circle and others do not?

The circle is purely a regional drafting standard and has no electrical meaning. The IEC 60617 standard (used in Europe and most international datasheets) encloses the transistor symbol in a circle to isolate it from surrounding circuit lines and denote it as a discrete semiconductor device. The IEEE 315 / ANSI Y32.2 standard (dominant in North America) omits the circle for cleaner, denser schematic layouts. When simulating in SPICE, the software ignores the circle entirely and only reads the node connections.

Can I substitute an NPN for a PNP in a circuit without changing the schematic?

No. You cannot drop an NPN into a PNP footprint and expect it to work. Because the PNP sources current from the positive rail and the NPN sinks current to ground, their biasing polarities are exact opposites. To replace a PNP with an NPN, you must invert the entire switching topology: move the load from the collector-to-ground position to a collector-to-VCC position, and invert the logic signal driving the base. For exact electrical characteristics and safe operating areas of standard PNP devices, always consult the manufacturer's datasheet, such as the onsemi 2N3906 documentation.