The universal baseline schematic symbol for light (a general incandescent lamp) is a circle with an "X" drawn through the center. The circle represents the bulb's glass envelope, and the "X" represents the crossing filament wires. However, modern electronics and industrial controls rely on dozens of specific light-emitting components, and drafting the wrong symbol can lead to incorrect Bill of Materials (BOM) orders or miswired control panels.
Below is the direct reference data you need to draft, read, and troubleshoot lighting circuits accurately, followed by regional standard breakdowns and a concrete decision path for your next schematic.
The Complete Schematic Symbol for Light Reference Table
This table covers the primary light-emitting components you will encounter in both consumer electronics and industrial control schematics. It maps the component to its standard graphical representation.
| Component Type | ANSI/IEEE 315 Symbol | IEC 60617 Symbol | Practical Meaning & Application |
|---|---|---|---|
| General Lamp (Incandescent) | Circle with an 'X' inside | Circle with a cross (X) inside | Standard resistive light source. Used for legacy lighting, heater indicators, and basic test circuits. |
| LED (Light Emitting Diode) | Circle with 'X' and two outward arrows | Circle with cross and two outward arrows | Solid-state lighting. The outward arrows denote photon emission. Requires current-limiting resistor or constant-current driver. |
| Neon Lamp | Circle with 'X' and 'Ne' text | Circle with cross and 'Ne' text | Gas-discharge indicator. Common in mains-voltage panel indicators (e.g., 120V/230V AC power-on lights). |
| Fluorescent Lamp | Circle with 'X' and 'FL' text, or tube shape | Elongated rectangle with electrode loops at ends | Low-pressure mercury-vapor gas discharge. IEC prefers the physical tube representation; ANSI often uses the modified circle. |
| Pilot / Indicator Light | Circle with 'X' and 'P' or 'IL' text | Circle with cross, often labeled 'H1', 'H2' | Panel-mounted status indicators. Modern practice drops the 'P' and uses the general lamp symbol with a unique reference designator. |
| Electroluminescent (EL) Wire/Panel | Rectangle with diagonal shading and outward arrows | Rectangle with diagonal shading and outward arrows | Phosphor-based AC-driven lighting. Used in instrument backlights and low-power decorative runs. |
Regional Standard Variants: ANSI, IEC, and Legacy UK
Which standard applies to your region dictates how your schematic will be interpreted by manufacturers and inspectors. Never mix standards on a single drawing.
- North America (ANSI/IEEE 315 & NEMA): If you are drafting for US or Canadian manufacturing, or submitting panels to local AHJs (Authority Having Jurisdiction) under NEC guidelines, use the ANSI Y32.2 / IEEE 315 standard. This standard heavily relies on the "circle with an X" motif, adding text modifiers (like 'Ne' or 'FL') to differentiate gas-discharge lights.
- International & Modern Europe (IEC 60617): The IEC standard is the global baseline. While it shares the "circle with a cross" for general lamps, it diverges significantly for fluorescent and specialized lighting, preferring geometric representations of the physical component (like the elongated tube for fluorescents) rather than text modifiers inside a circle.
- Legacy UK (BS 3939 vs. BS EN 60617): If you are troubleshooting older British equipment (pre-1990s), you will encounter BS 3939 symbols. BS 3939 used different line weights and occasionally represented lamps with a circle containing a single solid dot or specific filament loops. The UK has since harmonized with the IEC via BS EN 60617. When updating legacy UK schematics, always redraw to the modern IEC standard to prevent confusion with modern solid-state components.
Rows People Get Wrong (And How to Fix Them)
Even experienced drafters and technicians mix up specific lighting symbols. Here are the most common errors and how to correct them.
1. LED vs. Photodiode (The Arrow Direction Trap)
The Mistake: Drafting a photodiode (light sensor) when you mean an LED, or vice versa.
The Fix: Look at the arrows. For an LED, the arrows point away from the component (emitting light). For a photodiode or Light Dependent Resistor (LDR), the arrows point toward the component (receiving light). If your circuit is meant to illuminate, but the arrows point inward, your BOM will pull a sensor instead of an emitter.
2. Pilot Light vs. Standard Lamp in Modern Schematics
The Mistake: Using the legacy 'P' or 'IL' inside the lamp circle for a panel indicator.
The Fix: Modern CAD libraries (Altium, KiCad, AutoCAD Electrical) default to the standard general lamp symbol (Circle + X) for pilot lights, relying entirely on the reference designator (e.g., H1, PL1) to define its function. Drop the internal 'P' to keep your schematic clean and compliant with modern IEC/IEEE practices.
3. Neon vs. Standard Incandescent on Mains Panels
The Mistake: Using a general lamp symbol for a 120V/230V panel indicator.
The Fix: Mains indicators are almost exclusively Neon or LED-with-integrated-driver. If it is a raw neon bulb requiring an external series resistor, you must use the Neon symbol (add 'Ne'). This alerts the assembler that a high-voltage drop resistor (typically 100kΩ to 220kΩ, 0.5W) is required in series, which a standard incandescent symbol would omit.
Safe Interpretation of Faded Markings and Legacy Panels
When maintaining older control panels, you will frequently encounter sun-faded schematics or physical indicator lenses where the color and text markings have degraded to a uniform yellow-brown. Misidentifying the light source type here can lead to replacing a 24V DC LED with a 120V AC neon bulb, resulting in immediate component failure or a shock hazard.
Troubleshooting Steps for Faded Lighting Circuits:
- Visual Inspection of the Base: Remove the lens cap. If the base is a standard BA9s or mignion base with a visible glass envelope and wire filament, it is incandescent. If it is a solid plastic housing with a wire-wound resistor visible inside the base, it is likely a neon assembly.
- Measure the Upstream Voltage: With the circuit safely energized (using proper PPE and a non-contact voltage tester to verify the hot leg), measure the voltage at the indicator terminals.
- 120V/230V AC: Expect Neon or mains-rated LED.
- 24V AC/DC or 12V DC: Expect Incandescent or low-voltage LED.
- Check the Series Resistor: If you find a high-wattage resistor (e.g., 1/2W or 1W) wired in series with the lamp holder on the DIN rail or terminal block, the load is almost certainly a Neon lamp. Incandescent lamps do not require external series current-limiting resistors.
Decision Tree: Which Symbol Should You Draft?
Use this decision path to select the exact schematic symbol for your component. Follow the logic from top to bottom; do not skip steps.
| Condition / Question | If YES | If NO |
|---|---|---|
| Does the component actively emit light as its primary function? | Proceed to the next row. | Stop. Use a sensor symbol (Photodiode/LDR) or an output transducer symbol. |
| Is the light generated by a solid-state semiconductor junction? | Draft the LED Symbol: Circle + X + two outward arrows. Add reference designator (e.g., D1, LED1). | Proceed to the next row. |
| Is the light generated by ionizing gas inside a glass tube/envelope? | Is it a low-pressure mercury tube? YES: Draft IEC Fluorescent (tube shape). NO (Neon/Argon): Draft Circle + X + 'Ne'. | Proceed to the next row. |
| Is it an electroluminescent phosphor panel or wire? | Draft EL Symbol: Rectangle with diagonal shading and outward arrows. | Proceed to default. |
| DEFAULT FALLBACK | Draft the General Lamp Symbol: Circle with an 'X' inside. Assign a unique reference designator (e.g., H1, LAMP1) and specify the exact bulb type, voltage, and base in the BOM notes. This is your concrete, universally understood pick for any standard resistive filament bulb. | |
E or LS. Change this to H (for Heater/Indicator) or LAMP to align with standard industrial control naming conventions, preventing DRC (Design Rule Check) conflicts with electromechanical components.
By strictly adhering to the IEEE 315 or IEC 60617 standards based on your target manufacturing region, and utilizing the decision tree above, you eliminate ambiguity. A well-drafted schematic ensures the assembly technician installs a 24V LED indicator instead of accidentally wiring a 120V neon bulb into a low-voltage DC logic loop.






