The symbol for inductor on a schematic tells you not just that a component stores energy in a magnetic field, but exactly how it is constructed and how it should be oriented on the board. However, a North American legacy schematic and a modern European CAD export will draw the exact same 10µH ferrite choke using completely different geometries. Below is the definitive bench reference for inductor symbols, regional standards, and physical color codes.

Inductor Schematic Symbols & EIA Color Code Reference

Unlike resistors or capacitors, inductors are highly dependent on their core material and winding topology. The table below maps the physical construction to its standard schematic representation, alongside the EIA color code standard used for axial and radial through-hole inductors (measured in microhenries, µH).

Table 1: Inductor Schematic Symbols & Core Variants
Component Type IEEE 315 (US) Symbol IEC 60617 (Global) Symbol Typical Application
Air Core Inductor 4 connected semi-circles (humps) Unfilled rectangle High-frequency RF tuning, VHF antennas
Iron / Ferrite Core 4 semi-circles with a solid straight line above Solid filled rectangle Switch-mode power supplies (SMPS), EMI filtering
Tapped Inductor Semi-circles with a vertical line extending from the middle hump Rectangle with a vertical tap line Impedance matching, autotransformers, SEPIC converters
Variable Inductor Semi-circles with a diagonal arrow crossing through Rectangle with a diagonal arrow Adjustable RF oscillators, tunable filters
Coupled Inductor Two parallel sets of humps, often with polarity dots Two parallel rectangles, often with polarity dots Flyback converters, isolated DC-DC topologies

EIA Standard Inductor Color Code (4-Band)

Through-hole inductors often use a color band system similar to resistors, but the multiplier yields microhenries (µH), not ohms. The tolerance band is critical for filtering applications where exact resonant frequencies matter.

Table 2: EIA Inductor Color Code Chart
Color Band 1 (1st Digit) Band 2 (2nd Digit) Band 3 (Multiplier in µH) Band 4 (Tolerance)
Black001-
Brown1110±1% (Rare)
Red22100±2%
Orange331,000±3%
Yellow4410,000±4%
Green55100,000-
Blue66--
Violet77--
Gray88--
White99--
Gold--0.1±5%
Silver--0.01±10%
None---±20%

Example: A radial choke with Brown-Black-Brown-Silver bands reads as 1 (Brown) - 0 (Black) x 10 (Brown multiplier) = 100µH, with a ±10% (Silver) tolerance. For deeper physical component identification, the Electronics Club Inductor Guide provides excellent visual benchmarks.

Regional Standard Variants: IEEE 315 vs. IEC 60617

If you are reading a schematic drawn in the US before 2010, or working from military/aerospace legacy documentation, you will see the ANSI/IEEE 315 "hump" symbols. If you are using modern CAD software (like Altium Designer or KiCad) with default international libraries, or reading European datasheets, you will see the IEC 60617 rectangular symbols.

Table 3: Standard Comparison Matrix
Criteria ANSI/IEEE 315 (North America) IEC 60617 (International / EU)
Visual Geometry Semi-circular loops (resembling a coil of wire) Solid or hollow rectangles (abstract block)
Core Indication Line above loops (solid = iron, dashed = ferrite) Rectangle fill (hollow = air, solid = magnetic)
CAD Prevalence Legacy US libraries, older Orcad/PSpice defaults Modern Altium, KiCad, and EU datasheets
Space Efficiency Low (humps take up horizontal schematic space) High (compact rectangles allow dense routing)

Which applies to you? If you are designing a board for a US-based defense contractor, stick to IEEE 315 to avoid rejection during drawing reviews. For commercial, consumer, or open-source hardware, default to IEC 60617 rectangles to save schematic real estate and align with global supply chain datasheets.

The "Rows People Get Wrong" & Faded Marking Interpretation

On the bench, misinterpreting an inductor's symbol or physical markings usually leads to catastrophic failure in switching power supplies. Here are the most common pitfalls:

1. The Polarity "Dot" Convention on Coupled Inductors

A standard single-winding inductor has no polarity. However, the symbol for a coupled inductor (or transformer) frequently includes a small dot next to one terminal of each winding. This dot indicates the relative phase of the windings. If you are building a flyback converter and you wire the primary and secondary without respecting the dot convention, the magnetic flux will oppose rather than transfer, and your primary-side MOSFET will likely avalanche and short out from the voltage spike. Always verify pin 1 against the schematic dot using a multimeter's continuity checker against the physical winding direction if the datasheet is unclear.

2. Confusing Tapped Inductors with Transformers

A tapped inductor symbol looks like an autotransformer because, electrically, it is one. The "rows people get wrong" mistake is assuming the tap provides galvanic isolation. It does not. The tap is just a physical connection point along a single continuous wire. Treat it as a single component with three terminals, not two isolated coils.

3. Safe Interpretation of Faded or Missing Color Codes

Ferrite and iron-powder chokes operating in high-temperature environments (like near TO-220 voltage regulators) often bake their color bands into illegibility over time.

WARNING: Inductive Kickback Hazard. Never attempt to measure or discharge a large inductor (especially flyback transformers or motor chokes) by shorting it with a screwdriver. The stored energy (E = 1/2 LI²) can generate lethal voltage spikes or weld your tool to the terminal. Always discharge through a properly rated power resistor (e.g., 100Ω 5W) and verify dead with a CAT III multimeter.
When bands are missing, do not guess based on physical size. A 10µH and a 100µH radial choke can share the exact same physical footprint depending on the core permeability and wire gauge. Use an LCR meter (like the DER EE DE-5000 or Keysight U1733C). Set the test frequency to 1kHz for iron-core power chokes, or 100kHz for high-frequency RF ferrites, as inductance drops significantly at higher frequencies due to core saturation and parasitic capacitance.

Frequently Asked Questions

Does the basic symbol for inductor indicate polarity or pin 1?

No. The standard symbol for a single-winding inductor (whether IEEE humps or IEC rectangle) is non-polarized. You can solder it in either direction on a DC or AC circuit without affecting performance. Polarity indicators (dots or pin 1 markers) only appear on the schematic symbol when dealing with coupled inductors, transformers, or tapped inductors where phase relationship or winding direction dictates circuit operation.

What is the difference between the symbol for inductor and a transformer schematic?

While both use magnetic coupling, the symbol for inductor represents a single continuous winding (two terminals, or three if tapped). A transformer symbol depicts two or more physically separate, isolated windings (minimum four terminals) placed adjacent to each other, usually sharing a common core line (IEEE) or grouped inside a single large boundary box (IEC). For deep magnetics design theory, the Texas Instruments Magnetics Design Guide breaks down the schematic-to-physical translation extensively.

How do I read a 4-band color code on a radial inductor when the multiplier seems wrong?

The most common mistake is applying the resistor color code logic to inductors. On a resistor, the third band is a multiplier in Ohms (e.g., Brown = x10Ω). On an inductor, the third band is a multiplier in microhenries (µH). Therefore, a Red-Violet-Orange inductor is 2 (Red) - 7 (Violet) x 1,000 (Orange multiplier) = 27,000µH (or 27mH). Always assume the base unit is µH unless a specific manufacturer datasheet explicitly states otherwise.