The standard symbol of optocoupler (or optoisolator) depicts an input LED emitting light toward an output photodetector—such as a phototransistor, photodiode, or photo-TRIAC. These two halves are enclosed in a schematic box intersected by a dashed or solid line, representing the galvanic isolation barrier that blocks high voltage while passing optical signals. Because optocouplers bridge low-voltage microcontrollers and high-voltage mains, misreading their schematic symbols or physical pinouts can result in destroyed silicon or lethal shock hazards.
Standard Schematic Symbols (IEC vs. IEEE/ANSI)
Before wiring a board, you must identify which drafting standard the schematic follows. The symbol of optocoupler components varies significantly between international and North American standards, particularly in how the isolation boundary and light emission are drawn.
| Standard | Input Symbol (LED) | Output Symbol | Isolation Boundary | Primary Region |
|---|---|---|---|---|
| IEC 60617 | Standard diode with two outward arrows | Phototransistor with two inward arrows | Dashed line separating input/output inside a solid box | Europe, Global, Modern CAD |
| IEEE 315 / ANSI Y32.2 | Diode with arrows, often inside a circle | Transistor symbol, sometimes lacking arrows | Solid line or no explicit box; relies on spacing | North America, Legacy Schematics |
| Manufacturer Specific | Block diagram rectangle with 'OPTO' label | Block diagram rectangle with pin numbers | Thick solid bar labeled with kV isolation rating | Datasheets, Application Notes |
According to All About Circuits, the IEC standard is heavily preferred in modern EDA tools like KiCad and Altium because the explicit dashed isolation line prevents designers from accidentally routing ground planes across the barrier. If you are reading an older North American schematic, the isolation boundary might just be implied by physical spacing on the page—always verify the physical PCB creepage distances rather than trusting the schematic whitespace.
Common Optocoupler Pinout and Specification Reference
Schematic symbols only tell half the story; physical pinouts dictate your breadboard and PCB layout. Below is a data-dense reference table for the four most common optocouplers found in DIY and industrial electronics. Note that Current Transfer Ratio (CTR) is the optical equivalent of a transformer's turns ratio, expressed as a percentage of output collector current versus input forward current.
| Part Number | Package | Pin 1 Function | Output Type | Typical CTR | Viso (Vrms) |
|---|---|---|---|---|---|
| PC817 | DIP-4 | Anode | NPN Phototransistor | 50% - 600% | 5,000V |
| 4N35 | DIP-6 | Anode | NPN Phototransistor (with Base) | 100% (Typ) | 3,550V |
| MOC3021 | DIP-6 | Anode | Random-Phase Photo-TRIAC | N/A (Trigger Current: 15mA) | 4,170V |
| HCPL-0600 | SOIC-8 | Anode | Open-Collector Logic (10MBd) | N/A (Digital Threshold) | 3,750V |
When sourcing these parts, always check the manufacturer datasheets for the specific CTR bin. A PC817 marked with a 'C' rank guarantees a CTR between 200% and 400%, while an unmarked or 'A' rank part might drop as low as 80% at room temperature, which will starve your output pull-up resistor if not calculated correctly.
Table Rows and Schematic Markings People Get Wrong
Even experienced bench technicians misinterpret specific rows in optocoupler spec sheets and schematic symbols. Here are the most common pitfalls:
- The Base Pin (Pin 6 on DIP-6): In the 4N35 row above, Pin 6 is the phototransistor base. Many hobbyists leave it floating. A floating base acts as an antenna for high-frequency EMI, causing phantom triggering. If you don't need it for analog biasing, tie Pin 6 to the emitter (Pin 4) or ground via a 1MΩ resistor to shunt noise.
- CTR Degradation Over Time: Designers often treat the CTR row as a static value. In reality, the LED inside the optocoupler degrades with use and heat. A TI isolation application note highlights that LED output can drop by 50% over 10 years of continuous operation. Always design your input current resistor with a 2x margin above the minimum CTR required to saturate the output transistor.
- Zero-Cross vs. Random Phase: The MOC3021 row specifies a 'Random-Phase' TRIAC driver. If you use this for AC motor control or resistive heating without a zero-cross detection circuit, you will generate massive electromagnetic interference (EMI). Swap it for a MOC3041 (which includes internal zero-cross logic) if you are switching inductive loads or want cleaner AC waveforms.
- Logic vs. Linear Output: The HCPL-0600 is a digital optocoupler with an internal Schmitt trigger and logic inverter. Do not use it for analog feedback loops (like isolated current sensing); the output will snap between 0V and VCC rather than scaling linearly with input LED brightness.
Recovering Faded Silkscreens and Regional Safety Standards
On salvaged PCBs or boards exposed to high heat, the optocoupler silkscreen and top-markings often fade or burn off. Because the symbol of optocoupler components on the PCB is gone, you must safely identify Pin 1 and the isolation barrier using a multimeter.
The Diode-Test Recovery Method:
Set your digital multimeter to Diode Test mode. Place the red probe on Pin 1 and the black probe on Pin 2. If the display reads a forward voltage drop between 1.1V and 1.3V, you have found the input LED (Pin 1 is Anode, Pin 2 is Cathode). If it reads 'OL' (Open Loop), swap the probes. The output side (Pins 3 and 4 on a DIP-4) will read 'OL' in both directions because a phototransistor junction does not conduct without incident light.
Regional Isolation Standards:
When designing or repairing boards for different regions, the physical package matters more than the schematic symbol. In the EU, IEC 62368-1 dictates strict creepage and clearance distances for reinforced isolation (often requiring 8mm physical distance between input and output leads). In North America, UL 1577 focuses heavily on the dielectric withstand voltage (Viso). A standard DIP-4 PC817 often features an internal 'V-groove' or mold compound slit between the pins to artificially extend the creepage path. If you are repairing a board and replace a wide-body SOIC-8 optocoupler with a standard narrow-body DIP, you may violate regional safety clearances for mains isolation, even if the electrical schematic symbol remains identical.






