The optocoupler symbol represents a component that transfers electrical signals between two isolated circuits using light, providing galvanic isolation (typically 3750V to 5000V RMS) to protect low-voltage logic from high-voltage or noisy lines. The two dominant schematic standards you will encounter on datasheets and in CAD libraries are IEC 60617 (rectangular enclosure) and IEEE 315 / ANSI Y32.2 (circular enclosure). Below is the complete reference for identifying these symbols and their physical counterparts.
Optocoupler Symbol Reference Table
While the internal physics remain the same, the way an opto-isolator is drawn depends on the regional standard your schematic capture software defaults to. European and international designs heavily favor IEC, while legacy US designs and older military/aerospace schematics often use ANSI.
| Optocoupler Type | IEC 60617 Symbol Style | IEEE/ANSI Y32.2 Symbol Style | Common Part Numbers | Primary Application |
|---|---|---|---|---|
| Phototransistor | Rectangular box, inward/outward arrows, NPN transistor | Circle, inward/outward arrows, NPN transistor | PC817, LTV-817 | General DC/low-freq isolation (GPIO, PLC inputs) |
| Photo-Darlington | Rectangular box, Darlington pair output | Circle, Darlington pair output | PC827, 4N33 | High Current Transfer Ratio (CTR) needs, low-speed |
| Photo-TRIAC (Random) | Rectangular box, TRIAC output, no zero-cross | Circle, TRIAC output, no zero-cross | MOC3021, MOC3052 | Phase-angle dimming, arbitrary AC switching |
| Photo-TRIAC (Zero-Cross) | Rectangular box, TRIAC output, sine wave inside | Circle, TRIAC output, sine wave inside | MOC3063, MOC3162 | Inductive loads, solid-state relays, EMI reduction |
| Logic Gate (High Speed) | Rectangular box, integrated IC output block | Circle, integrated IC output block | 6N137, HCPL-2630 | Digital data buses (SPI, I2C, UART) up to 10+ Mbps |
For a deeper look into the semiconductor physics governing these symbols, the All About Circuits semiconductor textbook provides excellent foundational theory on how the internal LED and photodiode interact.
Standard Pinouts and Rows People Get Wrong
Reading the symbol is only half the battle; wiring the physical DIP or SMD package correctly is where most bench mistakes happen. Below are the pinouts for the three most common optocouplers found in 2026 maker and industrial designs.
The Big Three: PC817, 4N35, and MOC3021
| Pin # | PC817 (4-Pin DIP) | 4N35 (6-Pin DIP) | MOC3021 (6-Pin DIP) |
|---|---|---|---|
| 1 | Anode (+) | Anode (+) | Anode (+) |
| 2 | Cathode (-) | Cathode (-) | Cathode (-) |
| 3 | N/C (No Connection) | Base | N/C |
| 4 | Emitter | Emitter | Main Terminal 1 (MT1) |
| 5 | N/C | Collector | N/C |
| 6 | N/A | Collector (Alt) / Base | Main Terminal 2 (MT2) |
- The Base Pin (Pin 6 on 4N35 / Pin 3 on some variants): Many hobbyists leave the phototransistor base pin floating. In a noisy industrial environment, a floating base acts as an antenna for high-frequency EMI, causing phantom triggering. Fix: Tie the base pin to the emitter (Pin 4) via a 100kΩ to 1MΩ resistor to bleed off stray charge, or leave it unconnected only if your environment is strictly low-noise.
- Anode/Cathode Reversal & Missing Resistors: The input side is an infrared LED with a forward voltage ($V_f$) of ~1.2V. If you connect Pin 1 directly to a 3.3V or 5V MCU GPIO without a current-limiting resistor, you will instantly vaporize the internal bond wire. Fix: Always use a 220Ω to 330Ω series resistor for 5V logic, or a 100Ω resistor for 3.3V logic.
- Zero-Cross vs. Random Phase TRIACs: Swapping a MOC3021 (random phase) for a MOC3063 (zero-cross) in a phase-angle dimming circuit. The zero-cross part will fight your MCU's PWM timing, causing violent flickering and potential inductive kickback. Fix: Check the symbol for the sine-wave indicator; use random-phase for dimming, zero-cross for simple on/off AC switching.
Deciphering Faded Markings and Regional Variants
Optocouplers frequently operate in high-temperature environments, and the laser-etched part numbers on the top of the DIP package often fade, burn off, or become unreadable after years of thermal cycling. When you need to replace a mystery optocoupler on a legacy PCB, rely on multimeter testing rather than guessing based on the schematic symbol alone.
The Diode-Test Identification Method
- Find the LED (Input Side): Set your multimeter to Diode Test mode. Probe the pins until you get a forward voltage reading between 1.0V and 1.5V. The red lead is on the Anode (Pin 1), and the black lead is on the Cathode (Pin 2). Reverse the leads; it should read OL (Open Loop).
- Find the Phototransistor (Output Side): Switch to Continuity or Resistance mode. The output pins will read OL in both directions because the transistor is off (no light).
- Verify the Coupling: While measuring the output pins with your multimeter, use a jumper wire and a 330Ω resistor to briefly apply 3.3V from a bench supply to the Anode/Cathode pins. If the output resistance drops from OL to a low value (typically 50Ω to 200Ω), the optocoupler is functional and is a standard phototransistor type.
Regarding regional variants: while the physical silicon is universal, CAD libraries in Europe (like Altium or KiCad libraries sourced from EU distributors) will default to the IEC 60617 rectangular symbols. If you are collaborating with US-based legacy defense contractors, expect to see the circular ANSI symbols. The pinout physics remain identical regardless of the drawing standard.
Frequently Asked Questions
What is the difference between an optocoupler and an opto-isolator symbol?
In practical schematic design, there is no difference. The terms are used interchangeably by engineers and component manufacturers. However, in strict technical literature, "optocoupler" implies the input and output share a common ground reference (coupling a signal), while "opto-isolator" implies strict galvanic isolation where the grounds are entirely separate and float independently. The schematic symbol remains the same for both.
Why does my optocoupler symbol have a third pin on the phototransistor?
That third pin is the Base connection of the internal phototransistor. While the device is designed to be triggered by light (photons hitting the base region), the physical electrical pin allows you to bias the transistor or adjust its sensitivity. In modern 2026 designs, this pin is rarely used for signal injection; it is almost exclusively used for noise suppression by tying it to the emitter via a high-value pulldown resistor, as detailed in the 'Rows People Get Wrong' section.
How do I test an optocoupler symbol circuit with a multimeter?
You cannot fully test an optocoupler while it is soldered into a live circuit due to parallel impedance from surrounding components. You must desolder it or lift the pins. Once isolated, use the Diode Test mode to verify the input LED (expect ~1.2V drop), and use a secondary voltage source to illuminate the LED while measuring the output pins for a drop in resistance. If the input reads as a short (0.0V) or an open (OL in both directions), the internal bond wire has failed.
What does the dashed line in the optocoupler schematic symbol mean?
The dashed or solid vertical line separating the input LED and the output phototransistor in the schematic symbol represents the isolation barrier. It visually communicates that there is no electrical continuity between the left side and the right side of the component. In high-reliability schematics, you may see a number printed over this line (e.g., "5kV"), indicating the dielectric withstand voltage rating of the internal silicone or air gap.






