Phototransistor Symbol

Phototransistor schematic symbol
The Phototransistor schematic symbol. Standard-specific details are listed below where available.

Definition: The Phototransistor symbol represents a bipolar transistor whose base current is generated by incident light rather than an electrical connection, drawn per IEC 60617 as an NPN transistor (usually within an envelope circle) with two parallel arrows pointing toward it and — in most devices — no external base lead, leaving only Collector and Emitter terminals.

Also known as: phototransistor, photo transistor, NPN phototransistor, light-sensitive transistor, optical detector transistor, photodarlington, IR detector transistor.

What the Phototransistor symbol means

The phototransistor symbol denotes a light detector with built-in amplification: photons striking the exposed base-collector junction generate a photocurrent exactly as in a photodiode, but that photocurrent then acts as base drive and is multiplied by the transistor's current gain (hFE), so the collector current is typically 100–1,000 times larger than an equivalent photodiode would deliver. This makes phototransistors the workhorse for simple, cheap light sensing where sensitivity matters more than speed — line-following robots, optical limit switches, IR proximity sensors and the receiving side of most optocouplers.

The missing base lead on the symbol is meaningful: light is the base signal, so most two-lead phototransistors physically have no base pin. Three-lead variants do bring the base out so designers can bias the operating point or bleed off leakage for faster turn-off, and their symbol shows the base lead drawn conventionally alongside the light arrows.

How to identify the Phototransistor symbol

Look for the familiar NPN transistor symbol — vertical bar (base region), angled collector line, angled emitter line with its outward arrow — enclosed in a circle, with two small arrows pointing in toward the device, and typically no lead attached to the base bar. The inward arrows distinguish it from a plain transistor; the absent base lead distinguishes it from an ordinary NPN receiving those arrows by coincidence of layout. The emitter arrow still points outward (NPN); a PNP phototransistor (rare) would show the emitter arrow pointing in.

IEC and ANSI draw it essentially identically; the envelope circle is more consistently present in IEC-style drawings. Inside an optocoupler symbol you will see the same phototransistor facing an LED across the package outline, with the LED's emission arrows doubling as the coupling indication.

Live editor identity: Live-library identity: `phototransistor`, 50 × 50 canvas units, 2 logical terminals. Match this exact SVG and terminal list when identifying the placeable editor symbol; do not identify a physical package from the schematic outline alone.

Function and usage boundary

In a circuit the phototransistor conducts collector-emitter current proportional to illumination. The standard arrangement is common-emitter: emitter to ground, collector through a load resistor to the positive rail, output taken at the collector — bright light saturates the transistor and pulls the output low, darkness lets the resistor pull it high. Swapping the resistor to the emitter side gives a non-inverting (common-collector) response. The load resistor value trades sensitivity against speed: larger values give more output swing per lux but slow the response through the RC formed with the device's relatively large collector-base capacitance.

That capacitance, Miller-multiplied by the gain, is why phototransistors respond in microseconds rather than the nanoseconds of photodiodes, and why their linearity is poorer (hFE varies with collector current). Photodarlingtons stack a second transistor for another ~100× sensitivity at the cost of ~50× slower response and a higher saturation voltage.

Usage boundary: Use the Phototransistor abstraction only when the intended circuit can be expressed through these logical ports: `collector` (Collector), `emitter` (Emitter). Select a versioned physical profile and exact manufacturer datasheet before assigning package pins, ratings, or fabrication dimensions.

Standards: IEC vs ANSI

IEC 60617IEC 60617 forms the phototransistor from the standard BJT symbol plus two inward radiation arrows, usually with the envelope circle and with the base lead omitted for two-terminal devices; IEC 60747-5 series covers optoelectronic semiconductor device ratings.
ANSI/IEEE 315ANSI Y32.2 / IEEE 315 defines the same construction — NPN symbol, inward arrows, optional base; North American data sheets follow JEDEC outlines (TO-18 metal can with lens, 3 mm/5 mm LED-style packages, SMD).
Key differencePractically none: both standards agree on the BJT-with-inward-arrows form. Variations are stylistic — envelope circle presence, straight or wavy arrows — plus the meaningful choice of whether a base lead is drawn, which reflects the physical device (two-lead versus three-lead phototransistor) rather than the standard used.

The displayed SVG is the live editor implementation, not a licensed reproduction or certification of an IEC or IEEE database glyph. Verify the exact official entry and project edition before issuing work.

Variant availability

Logical terminals

The live editor exposes `collector` (Collector), `emitter` (Emitter). These are stable logical terminal IDs for diagram connectivity, not a promise that they equal physical package pin numbers.

Logical IDEditor terminal name
collectorCollector
emitterEmitter

Polarity and direction

This editor symbol does not encode a universal positive/negative orientation. Do not infer physical polarity or package pin numbering from left/right placement alone.

Reference designator

Project-defined: No single reference letter is asserted for this broad symbol. Apply the project standard and equipment-classification rules consistently.

Where the Phototransistor symbol is used

Key facts

Common interpretation mistakes

Frequently asked questions

Why does the phototransistor symbol have no base lead?

Because the base signal is light. Photons striking the exposed base-collector junction generate the base current internally, so a physical base terminal is unnecessary and most two-lead devices simply omit it — the symbol honestly reflects the package. Three-lead phototransistors do exist and their symbol shows the base drawn normally; the extra lead lets designers add a base-emitter resistor to speed turn-off or set a bias point.

How do you tell the phototransistor symbol from a normal NPN transistor symbol?

Two differences: the pair of small arrows pointing inward at the device (light arriving), and — on most devices — the missing base lead. A plain NPN has no arrows aimed at it and always shows its base connection. The emitter arrow on the transistor itself still points outward exactly as on any NPN; don't confuse that emitter arrow with the light arrows, which sit outside the symbol body.

Phototransistor or photodiode — which should I use?

Use a phototransistor when you want a big, easy signal for on/off light detection — beam-break sensors, line followers, opto-isolation — since its internal gain delivers milliamps without an amplifier. Use a photodiode when you need speed (data links, encoders at high RPM, LiDAR) or measurement-grade linearity (lux meters, oximetry), accepting that you'll add a transimpedance amplifier to boost its microamp output.

How do you wire a phototransistor to an Arduino or microcontroller?

Common-emitter is simplest: emitter to GND, collector to a 10 kΩ pull-up resistor to 5 V (or 3.3 V), and take the signal from the collector into a digital or analogue input. Light = LOW, dark = HIGH. For a non-inverted signal, put the resistor between emitter and ground instead and read the emitter. Adjust the resistor between roughly 1 kΩ (fast, less sensitive) and 100 kΩ (sensitive, slower) to suit your light levels.

What does CTR mean on an optocoupler's phototransistor?

CTR — current transfer ratio — is the phototransistor's output collector current divided by the LED's input forward current, expressed as a percentage. A PC817 with CTR of 100% delivers 10 mA of collector current for 10 mA of LED current. CTR spreads widely between parts (50–600% bins for the PC817), falls as the LED ages, and varies with temperature — so designs should work at the minimum guaranteed CTR, not the typical value.

Sources and verification

Geometry fingerprint: 7be86623252d8c72. A changed SVG, canvas size, or terminal definition invalidates the recorded review.

Related symbols

Physical breadboard, PCB, and panel mapping

No universal physical profile is published for this symbol yet. Create a versioned custom part from the exact manufacturer dimensions and terminal map before fabrication.

Place the Phototransistor symbol directly on a wiring diagram or schematic in the free online editor — no download required.