Standard Light Bulb Symbol in Electrical Circuit Diagrams Explained

The IEC 60617 and ANSI Y32 standards specify a filled circle with two perpendicular lines as the primary visual marker for a glowing filament element in schematics. This notation consistently appears in both European and North American engineering documentation, ensuring immediate recognition across international teams. Verify compliance with these standards when drafting technical documents–deviations may lead to misinterpretation during assembly or troubleshooting.
For low-voltage applications, replace the standard marker with a circle enclosing a sinusoidal wave. This variant, defined in EN 60601, signals the presence of a gas-discharge illuminator, such as neon or fluorescent tubes. Always cross-reference the specific sub-type with the corresponding voltage and current ratings to prevent errors during component selection and PCB layout.
Manufacturers often incorporate proprietary variations–such as a dashed circle for smart bulbs with integrated microcontrollers. While these modifications can simplify wiring diagrams, they risk causing confusion. To maintain clarity, annotate every non-standard marker with a brief legend or reference to the datasheet, ensuring all stakeholders interpret the diagram uniformly.
When depicting multi-filament devices, stack two or three identical circles vertically. This method reflects the physical design of dual-filament automotive headlamps or multi-level LED clusters. Confirm that the schematic aligns with the intended wattage levels and switching logic, as incorrect representations can lead to premature component failure.
Graphical Representation of Incandescent Components in Schematics
Use the IEC 60617 standardized glyph–a circle with a filament line inside–to denote illumination elements in wiring layouts. This mark ensures immediate recognition across international engineering teams and complies with ISO 128-1:2020 specifications. Variants like neon or LED types require additional annotations (e.g., “N” or “LED”) within the circle.
Regional Variations and Standards
| Standard | Shape | Filament Representation | Common Use |
|---|---|---|---|
| IEC 60617 | Circle (⌀5mm) | Single diagonal line | EU, UK, Asia |
| ANSI Y32.2 | Ellipse (6x4mm) | S-shaped curve | North America |
| JIS C 0303 | Circle (⌀6mm) | Double zigzag | Japan |
Annotate wattage or voltage ratings beneath the glyph when space permits, especially in power distribution schematics. For example, a 60W element at 120V should include “60W/120V” in 8pt font directly below the icon. This practice reduces errors during assembly and troubleshooting.
Opt for vector-based tools like KiCad or Altium Designer to maintain glyph consistency across revisions. Raster images distort at higher magnification, complicating compliance checks and manufacturing previews. Ensure the line weight remains 0.25mm for all filament representations to meet IEEE Std 315-1975 requirements.
Special Cases
For bi-pin types (e.g., halogen MR16), replace the circle with two parallel vertical lines (4mm apart) and append “BI-PIN” in 7pt text. Automotive schematics often use a trapezoidal outline for high-intensity discharge variants, paired with a triangular base to indicate ballast dependency. Verify against SAE J2415 for exact dimensions.
Locating the Standard Illumination Representation in Electrical Blueprints
Start with industry-recognized schematic standards like IEC 60617 or ANSI Y32.2. The IEC database provides official graphical elements for components, including the common incandescent indicator found in most wired plans. Download the latest PDF versions directly from graphical-symbols.info to ensure compliance.
Electronic design software packages incorporate these standards by default. In KiCad, search the built-in library for “lamp” under the “Device” category. Altium Designer users can access it via the “Schematic Library” panel, filtering components with the keyword “glow.” Eagle includes it in the “lamp” or “lighting” libraries–verify the exact name in the software’s documentation if initial searches fail.
- KiCad: File → New → Library → Device.lib (search “lamp”)
- Altium: Components → Schematic Library → Query: “Name LIKE ‘glow*'”
- Proteus: Pick Devices → Lamp → Incandescent variants
- OrCAD: Place → Part → Search: “lamp”
For offline reference, IEEE Std 315-1975 annexes detail legacy and modern variations. Purchase the PDF from IEEE Xplore or borrow a physical copy from university engineering libraries. Older prints often merge the element with a resistor icon–double-check filament depiction against newer revisions.
Open-source repositories like GitHub host community-maintained libraries. Clone KiCad’s official symbol repo or Digi-Key’s curated collection. Validate files against IEC markings, as third-party uploads may deviate. Fork trusted sources only.
International discrepancies exist. JIS C 0617 (Japanese standard) flips the IEC representation horizontally. Russian GOST 2.721 stretches the envelope into an ellipse. Check local regulations for projects targeting specific markets–misalignment could trigger compliance issues.
Printed schematics from hardware manufacturers often include proprietary twists. Study Texas Instruments’ development boards or Raspberry Pi HATs documentation for real-world adaptations. Clone the exact style if reverse-engineering existing devices.
- Verify standard version before selecting the element.
- Cross-check against manufacturer datasheets for inconsistencies.
- Update software libraries annually–standards evolve biannually.
Drawing the Luminous Component Icon in Popular Schematic Tools
In KiCad, select the “Place” menu, choose “Add Graphic Circle” to create the base, then add two perpendicular lines intersecting at the center (vertical crimp for filament, horizontal for base contacts). Set layer visibility to “F.SilkS” for silkscreen output. Use the “Text” tool to label as “DS1” if following IEC standards.
- Altium Designer: Press
P + Sto activate “Place Schematic Part,” search for “Lamp_Incandescent” in the integrated library. For custom shapes, enter the Library Editor (File > New > Schematic Library), sketch an ellipse with the “Elliptical Arc” tool (holdShiftfor a perfect circle), and add two short connector lines at bottom/center. Group elements (Edit > Select > All On Layer, thenEdit > Group), assign pin properties withTab, and save as a new component. - Eagle: Open the schematic editor, run
ADDcommand, and pick “lamp” from the “devices” library. To modify, open the library (File > New > Library), draw a circle (CIRCLEtool, radius 4mm), place a “+” mark at center for filament visibility, and two dots at bottom for terminals. UsePACKAGEcommand to define pad layout (e.g., PTH for through-hole), then link symbol to package viaDEVICE. - LTspice: Press
Sto place a standard resistor, right-click to open attribute editor, and replace the value withRoffto blank it. Right-click again, select “Attributes,” enable “Visible” forSpiceLine, and entertype=lamp voltage=120for simulation parameters. For custom icons, edit the*.asyfile in a text editor: adjustSYMBOLsection to include path data for a circle (C 1 0 0 0.4 -0.4) and cross lines (L 0.1 0 0 -0.2). - EasyEDA: Click “Place Component,” search for “bulb” in the JLCPCB library. For DIY versions, use the “Shape” tools: draw a 10mm diameter circle (hold
Shift), add a vertical line (W=0.5mm) for filament, and two 1mm dots below as terminals. Select all, right-click “Convert to Component,” set pin numbers/names (P1/P2), and export to personal library.
Key Differences Between Incandescent and LED Representations in Schematic Drawings
Use a filament-style icon for traditional glowing elements in electrical plans–this immediately signals heat-based emission. The classic zigzag line inside a circle remains the universal indicator for incandescent types, while LED alternatives adopt a solid arrow or series of small lines pointing outward, reflecting their directional photon output. Always pair these with proper labeling to prevent misreading during assembly or repair.
LED indicators in schematics prioritize polarity–include anode (+) and cathode (-) markers directly on the component outline. Incandescent depictions, by contrast, typically omit polarity since alternating current renders it irrelevant. Ensure LED annotations highlight current flow direction, especially in low-voltage setups where reverse bias risks immediate failure.
Material Implications in Schematic Clarity
Incandescent graphics suggest tungsten filaments, implying higher thermal stress and rapid degradation shown through thicker wires or heat-dissipation annotations nearby. LED schematics, however, focus on semiconductor junction details–often denoting a tiny chip or dot within the arrow structure–to emphasize controlled electron recombination rather than resistive heating.
Color coding reinforces function: amber or red for incandescent indicators, blue or white for LEDs to mirror real-world emission spectra. This prevents misinterpretation of intended brightness or application scope (e.g., indicator lamps vs. high-lumen fixtures). Always cross-reference wiring color standards IEC 60445 or UL 508A when drafting to maintain consistency across teams.
Dynamic behavior distinctions are critical–incandescent icons often include thermal cutoffs or inrush resistors as adjunct symbols, while LED schematics may integrate constant-current drivers or PWM controllers directly into the component block. Failure to account for these nuances can lead to undersized power supplies or premature component failure during prototyping.