NPN Transistor Symbol
Definition: The NPN Transistor symbol represents an NPN bipolar junction transistor (BJT) — drawn as a circle (device envelope) containing a vertical base bar with a line from the Base terminal (B), a diagonal Collector line rising from the bar, and a diagonal Emitter line descending from the bar with an arrowhead pointing outward (away from the base bar) — that amplifies or switches currents by allowing a small base current to control a much larger collector-to-emitter current; NPN transistors are designated Q in schematics per IEC 60617-05 and ANSI Y32.2 / IEEE 315.
Also known as: NPN transistor symbol, NPN BJT symbol, bipolar transistor symbol, NPN symbol schematic, Q symbol transistor, n-p-n transistor symbol, transistor switch symbol.
What the NPN Transistor symbol means
The NPN Transistor symbol in a circuit diagram indicates an NPN bipolar junction transistor — a three-terminal semiconductor device consisting of a thin P-type base region sandwiched between two N-type regions (emitter and collector). The symbol communicates the device's operating principle: a small current injected into the Base terminal controls a much larger current flowing from the Collector terminal to the Emitter terminal, with the emitter arrow pointing outward indicating conventional current flows out of the emitter. This collector-to-emitter current (IC) is approximately equal to the current gain (hFE or β, typically 20–500) multiplied by the base current (IB), making the NPN transistor the fundamental building block of current amplification and digital switching.
In schematic diagrams, the NPN transistor symbol is always drawn with the emitter arrow pointing away from the base bar — outward from the device body — which is the defining visual distinction from the PNP transistor, whose emitter arrow points inward toward the base bar. The transistor symbol's three terminals (Base, Collector, Emitter) are explicitly labelled or identified by position: the Base terminal exits from the left of the circle on a horizontal line; the Collector terminal exits upper-right; the Emitter terminal exits lower-right with the outward arrow. The device envelope circle may be omitted in modern schematic capture tools while retaining the three-line base-bar symbol.
How to identify the NPN Transistor symbol
The NPN Transistor symbol consists of a circle (the device envelope, sometimes omitted in simplified schematics) with three terminal lines. Inside the circle, a short vertical bar represents the base region. From the top of the bar, a diagonal line rises to the upper right — this is the Collector terminal (pin id 'collector'). From the bottom of the bar, a diagonal line descends to the lower right with a filled arrowhead pointing outward (away from the bar, toward the Emitter terminal exit point) — this is the Emitter terminal (pin id 'emitter'). The Base terminal (pin id 'base') is a horizontal line entering from the left side of the circle, making contact with the midpoint of the vertical bar. The outward-pointing emitter arrow is the single most critical identifier: if the arrow points outward (away from the base bar), the transistor is NPN; if the arrow points inward (toward the bar), the transistor is PNP.
Function in a circuit
An NPN transistor amplifies or switches electrical signals by using a small base current (IB) to control a much larger collector-to-emitter current (IC). In active (amplification) mode, IC = hFE × IB, where hFE (also written β) is the DC current gain — typically 50–300 for small-signal transistors. In saturation (switch-on) mode, the transistor presents a very low collector-to-emitter voltage (VCEsat ≈ 0.1–0.3 V), effectively closing the collector-emitter path. In cut-off (switch-off) mode, negligible base current causes negligible collector current, effectively opening the path. For NPN operation, the collector must be at a higher potential than the emitter, and the base-emitter junction must be forward-biased (VBE ≈ 0.6–0.7 V for silicon).
Standards: IEC vs ANSI
| IEC 60617 | IEC 60617-05 (semiconductors) defines the NPN bipolar transistor symbol as a circle with a vertical base bar, a collector line rising to the upper right, and an emitter line descending to the lower right with an outward arrowhead. Terminal designations follow IEC 60617: B (Base), C (Collector), E (Emitter). The designator letter is Q in modern IEC-aligned practice, though older European drawings used T. |
|---|---|
| ANSI/IEEE 315 | ANSI Y32.2-1975 (R1989) / IEEE 315-1975, section 5.7, defines the NPN transistor symbol identically: circle envelope, vertical base bar, collector upper-right, emitter lower-right with outward arrow. The designator Q is standard. The base horizontal input line, collector rising line, and emitter descending arrow-line are defined consistently with IEC 60617-05. |
| Key difference | IEC 60617-05 and ANSI Y32.2 / IEEE 315 define the NPN transistor symbol identically in all functional respects — both use the same circle envelope, base bar, collector upper-right, and emitter lower-right with outward arrow. The only minor difference is that some IEC schematics omit the device-envelope circle (showing just the three-line bar-arrow symbol) for compactness in dense schematics, while North American ANSI drawings more consistently retain the circle. The emitter arrow direction rule (outward = NPN, inward = PNP) is identical in both standards. |
Terminals / pins
| Pin | Name |
|---|---|
| base | Base |
| collector | Collector |
| emitter | Emitter |
Typical values
Small-signal NPN transistors (e.g. 2N2222, BC547): VCEmax 40–60 V, ICmax 600 mA–1 A, hFE 100–300, fT 150 MHz–300 MHz. Power NPN transistors (e.g. TIP31C, MJE3055): VCEmax 60–100 V, ICmax 3–10 A, hFE 10–50. High-voltage NPN (e.g. MPSA42): VCEmax 300 V. Typical VBE ≈ 0.6–0.7 V (silicon), VBEsat ≈ 0.7–0.8 V. VCEsat ≈ 0.1–0.3 V in saturation.
Where the NPN Transistor symbol is used
- Digital switch circuits — NPN transistor symbol as a logic-level switch driven by a microcontroller GPIO output to switch a relay coil, LED array, or solenoid
- Common-emitter amplifier — NPN transistor at the centre of the most fundamental BJT amplifier topology, providing voltage gain with 180-degree phase inversion
- Darlington pair — two NPN transistor symbols with the emitter of the first connected to the base of the second, providing very high combined current gain (hFE1 × hFE2)
- Totem-pole output stages — NPN (upper) and PNP (lower) transistor symbols used together in a push-pull output stage for CMOS and TTL logic ICs
- Audio preamplifier stages — NPN transistor symbol in common-emitter or common-base configurations in microphone and phono preamplifier schematics
- Current mirror circuits — matched NPN transistor pair symbols used to set and replicate bias currents in analogue ICs and precision references
- H-bridge motor driver — NPN transistor symbols in the high-side and low-side positions of an H-bridge topology to control DC motor direction and speed
Example
In a microcontroller relay-driver schematic, an NPN transistor symbol labelled Q1 (type 2N2222) is drawn with its Base terminal connected through a 1 kΩ resistor to the GPIO output of the microcontroller, its Collector terminal connected through the relay coil K1 to the +12 V supply, and its Emitter terminal connected directly to GND; when the GPIO goes HIGH (3.3 V or 5 V), sufficient base current flows to saturate Q1, pulling the collector-emitter path to near-zero voltage and allowing full coil current to energise the relay — a textbook example of the NPN transistor operating as a switch.
Key facts
- The NPN Transistor symbol is designated Q in both IEC 60617-05 and ANSI Y32.2 / IEEE 315; individual transistors are indexed Q1, Q2, etc. (older European drawings may use T).
- The NPN transistor symbol has three terminals: Base (B, horizontal input line, pin id 'base'), Collector (C, upper-right diagonal, pin id 'collector'), and Emitter (E, lower-right diagonal with outward arrow, pin id 'emitter').
- The emitter arrow pointing outward (away from the base bar) is the defining visual feature of the NPN symbol; the PNP symbol is identical except the emitter arrow points inward toward the base bar.
- In an NPN transistor, conventional current flows from Collector to Emitter when the device is on; the collector must be at a higher potential than the emitter for correct NPN operation.
- The DC current gain hFE (or β) of a BJT defines IC = hFE × IB; typical small-signal NPN hFE values range from 100 to 300.
- The base-emitter forward voltage of a silicon NPN transistor is approximately 0.6–0.7 V; the transistor turns on (conducts) when VBE exceeds this threshold.
- IEC 60617-05 and ANSI Y32.2 define identical NPN transistor symbols; the only practical difference is that IEC schematics sometimes omit the device-envelope circle for compact drawing.
- The NPN transistor is the most common BJT type in small-signal and power switching circuits; popular types include the 2N2222 (TO-18/TO-92), BC547 (TO-92), and TIP31C (TO-220).
Frequently asked questions
What does the NPN transistor symbol look like?
The NPN transistor symbol is drawn as a circle (device envelope) containing a short vertical bar. Three terminal lines emerge from the circle: the Base terminal is a horizontal line entering from the left touching the midpoint of the vertical bar; the Collector terminal is a diagonal line rising to the upper right from the top of the bar; the Emitter terminal is a diagonal line descending to the lower right from the bottom of the bar, with a filled arrowhead pointing outward (away from the bar and away from the device body).
What does the NPN transistor symbol mean in a circuit?
The NPN transistor symbol means an NPN bipolar junction transistor is present — a three-terminal semiconductor device where a small current into the Base terminal controls a larger current flowing from Collector to Emitter. It is used as an amplifier (active mode) or as a digitally-controlled switch (saturation/cut-off mode). The symbol communicates that the collector must be at a higher voltage than the emitter and that the base-emitter junction must be forward-biased (≈0.6–0.7 V) to turn the device on.
What is the difference between NPN and PNP transistor symbols?
The NPN and PNP transistor symbols are identical in structure except for the direction of the emitter arrow. In the NPN symbol, the emitter arrowhead points outward — away from the base bar. In the PNP symbol, the emitter arrowhead points inward — toward the base bar. A simple memory aid: NPN = 'Not Pointing iN'; PNP = 'Pointing iN to base.' The current flow directions are also reversed: NPN conducts from Collector to Emitter; PNP conducts from Emitter to Collector.
What is the designator letter for a transistor?
The standard designator letter for a transistor (BJT, FET, or MOSFET) is Q, per both IEC 60617 and ANSI Y32.2 / IEEE 315. Individual transistors are labelled Q1, Q2, Q3, etc. Older European schematics used T as the designator. In datasheets, individual transistor types are identified by their part number (e.g. 2N2222, BC547, TIP31C) written beside the Q designator.
What standard defines the NPN transistor symbol?
The NPN transistor symbol is defined in IEC 60617-05 (semiconductors) and ANSI Y32.2-1975 (R1989) / IEEE 315-1975, section 5.7. Both standards define an identical symbol: circle envelope, vertical base bar, collector upper-right diagonal, emitter lower-right diagonal with outward arrowhead. The two standards are consistent on this symbol, with no significant visual difference.
How do I identify the Base, Collector, and Emitter on an NPN transistor symbol?
On the NPN transistor symbol: the Base terminal is the horizontal line entering from the left side of the circle, connecting to the midpoint of the vertical bar; the Collector terminal is the diagonal line rising toward the upper right (at approximately 45 degrees); the Emitter terminal is the diagonal line descending toward the lower right with the outward-pointing arrowhead. In physical transistors, pin assignment depends on the package type (TO-92, TO-220, SOT-23) and must be confirmed from the datasheet.
What is the typical base-emitter voltage of an NPN transistor?
For a silicon NPN BJT, the base-emitter voltage (VBE) required to turn the transistor on is approximately 0.6–0.7 V in the active region and 0.7–0.8 V in saturation. If VBE drops below approximately 0.5 V, the transistor enters cut-off and no significant collector current flows. This 0.6–0.7 V threshold is a universal design constant for silicon BJTs and is the voltage that must be provided by the driving circuit to ensure the transistor switches on reliably.
Place the NPN Transistor symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.