The standard light emitting diode symbol is a triangle pointing into a vertical line (the base diode shape), accompanied by two small outward-pointing arrows indicating light emission. The triangle side represents the anode (positive), and the vertical line represents the cathode (negative). While the schematic symbol is universal in concept, physical package markings and regional drafting standards (IEEE vs. IEC) introduce variations that can ruin a board layout if misinterpreted.

The Complete Light Emitting Diode Symbol & Pinout Reference

Before wiring a circuit or laying out a PCB footprint, cross-reference your schematic symbol with the physical package you are holding. The table below maps the standard light emitting diode symbol variants to their real-world physical counterparts, including exact polarity markers and typical forward voltage (Vf) thresholds.

Component / Package Schematic Symbol Variant Physical Polarity Marking Typical Vf & Test Notes
Standard 5mm Through-Hole Triangle + Line + 2 outward arrows (Unfilled) Short leg = Cathode; Flat edge on plastic rim = Cathode Red: 1.8-2.2V. Blue/White: 3.0-3.3V. Do not exceed 5V reverse bias.
SMD 0805 / 0603 Chip Triangle + Line + 2 outward arrows (Often filled triangle) Green line or 'T' shape on bottom = Cathode (usually). Notch on side = Cathode. Test with multimeter diode mode. Cheap clones sometimes invert the green line marker.
High-Power Star PCB (1W-3W) Standard symbol, sometimes with a heatsink zigzag line attached Silk-screen '+' on the metal core PCB = Anode. Larger internal die pad = Cathode. White: 2.8-3.4V at 350mA. Requires thermal paste and constant-current driver.
RGB 4-Pin (Common Cathode) Three parallel diodes sharing one cathode line Longest pin = Common Cathode. Pinout order varies by manufacturer (check datasheet). Red: 2.0V, Green: 3.2V, Blue: 3.2V. Requires three separate current-limiting resistors.
Addressable (e.g., WS2812B 5050) Standard LED symbol + logic block (DIN/DOUT labels) Pin 1 marked by notched corner or dot. Pinout: VCC, DOUT, GND, DIN. VCC: 3.5-5.3V. Logic high must be >0.7 x VCC. Add 100nF decoupling cap per chip.

Regional & Standard Variants (IEEE vs. IEC)

Depending on your region and the CAD software you use, the light emitting diode symbol will render slightly differently. In the US, schematic drafting largely follows ANSI/IEEE 315 standards, which dictates an unfilled triangle with the arrows pointing away from the cathode line. In Europe and most international markets, IEC 60617 is the governing standard. IEC symbols often use a filled triangle or represent the diode as a simple rectangle with a polarity mark, though modern EDA tools (like KiCad or Altium) usually default to the globally recognized triangle-and-line hybrid for clarity.

Safety Warning: Mains-Voltage LED Drivers
While the LED component itself operates at safe, low DC voltages (under 5V), the driver boards powering commercial LED fixtures (like GU10 bulbs or 120V AC retrofit tubes) contain lethal mains voltage and high-voltage DC capacitors. Always de-energize the circuit, lock out the breaker, and verify dead with a CAT III multimeter before probing driver boards to trace a blown LED symbol on the schematic.

Rows People Get Wrong

  • Photodiode vs. LED: The most common schematic error is confusing an LED with a photodiode. If the arrows point toward the diode symbol (inward), it is a photodiode or solar cell receiving light. If they point away (outward), it is an LED emitting light.
  • The SMD 'Green Line' Trap: On standard 0805 SMD LEDs, a green line on the bottom usually indicates the cathode. However, some overseas clone manufacturers invert this. Never trust the silk-screen blindly on unbranded SMD tape; always verify with a multimeter before reflow soldering 500 units.
  • Zener Diode Confusion: A Zener diode symbol looks like a standard diode but with 'bent' ends on the vertical cathode line (resembling a Z shape). It has no outward arrows. If you see arrows, it's an LED; if you see the Z-bends, it's a voltage regulator.

Safe Interpretation When Markings Are Faded or Missing

On the bench, you will frequently encounter salvaged LEDs with clipped leads (destroying the 'short leg' rule) or SMD components where the polarity paint has burned off. Here is how to safely identify the anode and cathode without guessing.

1. The Multimeter Diode Test (Most Reliable)
Set your digital multimeter to the diode test mode (usually indicated by a diode symbol and a sound wave). Place the red probe on one pad and the black probe on the other. If the LED lights up dimly and the screen reads a forward voltage drop (e.g., 1.85V for red, 2.90V for blue), the red probe is touching the anode and the black probe is touching the cathode. If the screen reads 'OL' or '1' (open loop), swap the probes. For a deep dive on component testing, refer to SparkFun's comprehensive LED guide.

2. Visual Die Inspection (Through-Hole Only)
If you don't have a meter, look closely into the clear epoxy dome of a standard 5mm LED. You will see two internal metal structures. The smaller, vertical post is the anode. The larger, flat 'anvil' or reflector cup that holds the actual semiconductor die is the cathode. Note: This rule holds true for 95% of standard LEDs, but some specialized infrared emitters reverse this internal geometry. When in doubt, use the meter.

3. The Notch Check (SMD Packages)
For 5050 or 3528 SMD packages where the bottom paint is missing, look at the edges of the plastic casing under a magnifying glass. Manufacturers often mold a tiny semi-circular notch or chamfer on one corner of the package. This notched corner almost universally designates the cathode (Pin 1).

Frequently Asked Questions

What does the circle around the light emitting diode symbol mean?

A circle enclosing the light emitting diode symbol indicates that the component is housed in a discrete, enclosed lamp assembly rather than being a bare component on a PCB. In older schematics, a circled LED symbol might represent a panel-mount indicator light with its own integrated bezel and current-limiting resistor. In modern CAD libraries, the circle is often omitted to save schematic space, unless the part is specifically a pre-assembled module.

How do I identify the cathode on an SMD LED with no visible markings?

If the bottom paint and side notches are completely missing or obscured by flux residue, clean the component with 99% isopropyl alcohol. If no physical marks appear, use a multimeter in diode-test mode. The orientation that yields a forward voltage reading (typically 1.8V to 3.3V) and causes the die to emit a faint glow confirms the red probe is on the anode and the black probe is on the cathode. Mark the cathode with a fine-tip permanent marker before placing it on your solder paste stencil.

Why did my LED pop when I wired it to the schematic symbol's anode?

If you wired the positive supply to the schematic anode and the LED immediately failed with a pop or a puff of smoke, you likely exceeded its maximum reverse voltage or skipped the current-limiting resistor. While the symbol dictates current flow from anode to cathode, LEDs have a very low reverse breakdown voltage (typically just 5V). If you are driving the LED directly from an AC source without a rectifier, the reverse half-cycle will destroy the die. Furthermore, if you connected a 5V logic pin directly to the anode without a series resistor (e.g., 220Ω for a standard red LED), the current will spike past the 20mA absolute maximum rating, instantly burning out the internal bond wire.