The standard inductor electronic symbol consists of four to six adjacent semicircles (humps) representing coiled wire. According to IEEE Std 315 and IEC 60617, variations of this base symbol—such as added straight lines, dashed lines, or diagonal arrows—dictate the core material and adjustability. Whether you are designing a switch-mode power supply or repairing an audio crossover, correctly identifying these schematic glyphs prevents catastrophic core saturation and flyback voltage failures.

The Complete Inductor Symbol Reference Table

The table below maps the most common inductor schematic symbols to their governing standards and real-world applications. Use this as your primary bench reference when reading datasheets or reverse-engineering a board.

Component Variant Schematic Glyph Description Standard (IEEE 315 / IEC 60617) Practical Application & Bench Notes
Air Core Inductor 4-6 adjacent humps, no underlying line. IEEE / IEC RF tuning, high-frequency filters. Zero core loss, but low inductance per turn.
Magnetic / Iron Core Humps with a solid straight line underneath. IEEE / IEC Low-frequency filtering, audio crossovers, mains chokes. High permeability, prone to eddy currents at high frequencies.
Ferrite Core Humps with a dashed straight line underneath. IEEE / IEC Switch-mode power supplies (SMPS), EMI suppression. Handles 100kHz to 2MHz+ switching frequencies efficiently.
Variable Inductor Humps with a diagonal arrow crossing through them. IEEE / IEC RF matching networks, tunable oscillators. Adjusted via a non-magnetic hex slug tool.
Tapped Inductor Humps with a perpendicular line branching off a specific loop. IEEE / IEC Autotransformers, multi-voltage outputs, impedance matching. Provides a fixed physical wire connection point.
Coupled Inductors Two sets of parallel humps, often with polarity dots at one end. IEEE / IEC SEPIC/flyback converters, common-mode chokes. Dots indicate phase/polarity for correct winding orientation.

Rows People Get Wrong (And How to Avoid Miswiring)

Even experienced makers trip over subtle schematic distinctions. Here are the most common misinterpretations and the physical consequences of getting them wrong on the bench.

Warning: Core Material Mismatch
Confusing the solid line (iron/laminated steel) with the dashed line (ferrite) is a frequent error. If you place an iron-core inductor in a 500kHz buck converter circuit meant for a ferrite core, the massive eddy current losses will cause the core to overheat, potentially melting the winding enamel and shorting the coil. Always verify the core material against the switching frequency.
  • Variable vs. Tapped: A variable inductor (diagonal arrow) implies a movable core adjusted mechanically. A tapped inductor (perpendicular branch) implies fixed electrical connections. Do not attempt to 'tune' a tapped inductor by moving its core; the tap ratio is fixed by the physical winding geometry.
  • Polarity Dots on Coupled Inductors: When wiring coupled inductors (like the Coilcraft MSD1260 series) in a SEPIC topology, ignoring the polarity dots will result in out-of-phase magnetic fields. This causes the inductances to cancel rather than add, leading to immediate MOSFET overcurrent and destruction of your switching IC.
  • The 'No Line' Assumption: If an inductor symbol lacks an underlying line, it is strictly an air-core component. Do not substitute a shielded ferrite drum core (like the Bourns SRP1260 series) without recalculating your Q-factor, as the introduced core losses will detune high-frequency RF tank circuits.

Regional Standards and Faded Silkscreen Interpretation

While the looped-hump symbol is globally dominant, regional standard bodies handle legacy and edge-case representations differently.

IEEE 315 (US) vs. IEC 60617 (International)

In the US, IEEE Std 315 strictly enforces the semicircle loops for all inductors. The international IEC 60617 standard historically allowed a simple rectangle to represent an inductor or relay coil in older European schematics. However, modern IEC-compliant CAD libraries (like Altium and KiCad default sets) have largely adopted the looped symbol to avoid confusion with resistors and generic IC blocks. If you are reading a vintage European schematic from the 1980s and see a rectangle labeled 'L1', it is an inductor, not a resistor.

Safe Interpretation When Markings Are Faded or Missing

When repairing a damaged PCB where the silkscreen is burned off—common near hot switching nodes like a TI TPS5430 buck converter—how do you safely identify and test the component?

  1. Visual Topology: Look for thick copper pours connecting the component to ground or a switching node. Inductors in SMPS circuits are almost always flanked by a Schottky diode (e.g., 1N5822 or SS34) and a large ceramic or electrolytic output capacitor.
  2. DC Resistance (DCR) Check: With the board de-energized, measure across the component with a multimeter. Power inductors typically have a DCR of less than 1 ohm (often in the milliohm range). If it reads open (OL), the internal winding is severed.
  3. LCR Meter Verification: Desolder one leg to isolate it from the circuit. Use an LCR meter (like the DER EE DE-5000). Test at 1kHz for large power/choke inductors, and 100kHz for small RF chip inductors. Compare the measured microhenry (µH) value against the expected output filter calculations for the switching IC.

Frequently Asked Questions

What does the inductor electronic symbol with a solid line through it mean?

An inductor symbol with a solid line running longitudinally through or directly beneath the loops indicates a magnetic core, typically powdered iron or laminated steel. This core material drastically increases permeability, allowing for high inductance values in a small physical footprint. However, these cores are strictly for low-frequency applications (50Hz to 10kHz). Using them in high-frequency switching circuits will result in severe thermal failure due to hysteresis and eddy current losses.

How do I read the color code on a physical axial inductor?

Many through-hole axial inductors (such as the Bourns 78F series or Fastron MICC series) use a 4-band color code identical to standard resistors, but the multiplier unit is microhenries (µH) instead of ohms. The first two bands represent significant digits, the third band is the multiplier (number of zeros), and the fourth band is tolerance (Gold = ±5%, Silver = ±10%). For example, an inductor with Brown, Black, Brown, and Gold bands translates to 1 - 0 - x10 µH, yielding 100 µH with a ±5% tolerance.

Why does my schematic show two inductor symbols side-by-side with dots?

This represents a coupled inductor (or a 1:1 transformer) wound on a single shared core. The dots indicate the 'dot convention' for phase polarity. When current enters the dotted terminal of the primary winding, it induces a positive voltage at the dotted terminal of the secondary winding. In topologies like SEPIC or coupled-inductor boost converters, wiring these out of phase will cause the magnetic flux to oppose rather than couple, destroying the switching transistor via massive voltage spikes. Always route your PCB traces to respect the physical dot orientation marked on the component datasheet.