The inductor circuit symbol represents a component that stores energy in a magnetic field, but a simple loop on a schematic hides critical details about core material, saturation current, and winding coupling. Misinterpreting a dashed core line as a solid one, or ignoring polarity dots on a coupled inductor, will result in saturated cores, blown MOSFETs, and failed power supplies. This reference guide translates schematic symbols into physical realities, helping you select the exact part number for your bench or PCB layout.
The Inductor Circuit Symbol Reference Table
The table below maps the most common schematic symbols to their physical core constructions and primary applications. Use this as your primary lookup when reviewing a new schematic or reverse-engineering a board.
| Symbol Name | Schematic Representation | Core Material / Physical Meaning | Primary Application |
|---|---|---|---|
| Air Core | 4 contiguous semi-circles (loops), no adjacent lines. | No magnetic core. Low inductance, zero core losses, linear saturation. | RF matching networks, VHF/UHF filters, high-frequency snubbers. |
| Ferrite / Solid Iron Core | 4 loops with a solid straight line parallel to the coils. | Ferrite or laminated steel. High permeability, sharp saturation knee. | DC-DC buck/boost converters, mains chokes, low-frequency filtering. |
| Powdered Iron Core | 4 loops with a dashed straight line parallel to the coils. | Distributed air gap (powdered iron). Soft saturation curve, high DC bias tolerance. | PFC (Power Factor Correction) chokes, high-current output filters. |
| Tapped Inductor | Loops with an arrow pointing directly into the center of the coil. | A single winding with a physical connection brought out from the middle turns. | Impedance matching, autotransformers, multi-voltage outputs. |
| Variable Inductor | Loops with an arrow pointing diagonally through the coils. | Slug-tuned core (brass or ferrite) that can be screwed in/out to adjust gap. | Radio tuning, resonant circuit alignment, adjustable filters. |
| Coupled Inductor (Dotted) | Two sets of loops sharing a core line, with adjacent dots on specific ends. | Two or more windings on a single core. Dots indicate instantaneous voltage polarity. | SEPIC, Ćuk, and Zeta converters; flyback transformers. |
| Ferrite Bead | A single loop inside a rectangle, or a rectangle with a line through it. | Lossy ferrite material designed to dissipate high-frequency noise as heat. | EMI suppression on power rails and high-speed data lines. |
Regional Standards: IEEE/ANSI vs. IEC 60617
While the "loops and lines" convention is globally understood, the governing standards dictate subtle differences in how these symbols are drawn in professional CAD tools like Altium or KiCad.
In the US, the IEEE 315 / ANSI Y32.2 standard mandates the semi-circle (hump) representation for inductors. The core line is placed immediately adjacent to the humps, and a dashed line strictly denotes a powdered or distributed-gap core. According to All About Circuits, this standard also strictly enforces the dot convention for mutual inductance, placing the dot at the start of the winding to denote phase.
In Europe and international markets, IEC 60617-4 is the governing standard. Historically, IEC allowed a series of sharp peaks or even a simple rectangle with a loop to denote inductance. Today, IEC has largely harmonized with the semi-circle loop style, but you will still encounter older European schematics where a ferrite bead is drawn as a solid rectangle bisected by a conductor line, whereas IEEE draws it as a loop inside a box. When reading legacy IEC schematics, always verify if a rectangular symbol represents a ferrite bead or a relay coil by checking the reference designator (L vs. K).
Rows People Get Wrong (And How to Avoid PCB Disasters)
Misreading an inductor symbol is one of the fastest ways to destroy a power stage. Here are the most common schematic-to-physical translation errors:
1. The Dashed Core vs. Solid Core Swap
A solid line means a ferrite core with a sharp saturation knee. If you exceed the rated DC current, the inductance collapses to near zero instantly, spiking the ripple current and blowing the switching MOSFET. A dashed line means a powdered iron core with a distributed air gap; it exhibits a "soft" saturation, gradually losing inductance as current increases. If a schematic calls for a dashed-line PFC choke and you substitute a solid-line ferrite inductor of the same nominal microhenry (µH) value, the circuit will likely fail catastrophically under peak AC line transients.
2. Coupled Inductors vs. Standard Transformers
The symbol for a coupled inductor (two coils, core line, dots) looks identical to a standard isolation transformer. However, their physical construction is entirely different. In a SEPIC or Ćuk converter, the symbol represents a coupled inductor where both windings carry continuous DC current. You must select a part specifically rated for coupled inductor topologies (like the Coilcraft MSD series). If you mistakenly drop in a standard 1:1 flyback transformer, the core will saturate immediately because standard transformers are not gapped to handle simultaneous DC bias on both windings.
3. Ignoring the Polarity Dots
In a flyback or SEPIC schematic, the dots on the coupled inductor symbol are not optional decoration. They dictate the physical pin 1 orientation on the PCB. Reversing the winding phase (ignoring the dots) turns a functioning boost converter into a dead short or causes massive voltage overshoot that shatters the output diode.
Faded Markings & Physical Identification Guide
When reverse-engineering a board or scavenging parts, you will frequently encounter radial through-hole inductors (the classic green, blue, or yellow epoxy-coated chokes) with faded or completely illegible color bands. These components use a 4-band color code identical to resistors, but the base unit is microhenries (µH), not ohms.
Safe Interpretation Protocol for Missing Markings:
- Do not use a standard multimeter. A DMM only measures DC resistance (DCR), which tells you the wire gauge but not the inductance.
- Use an LCR Meter at the correct frequency. This is where most hobbyists fail. If you measure a power supply inductor at the default 1 kHz or 120 Hz test frequency, the core's permeability curve will give you a falsely high reading. For switching power supply inductors (operating at 100 kHz to 2 MHz), you must set your LCR meter (like a Keysight U1733C or DER EE DE-5000) to test at 100 kHz.
- Check the DCR. Once you have the 100 kHz inductance value, measure the DCR. Cross-reference these two numbers against manufacturer datasheets (e.g., Würth Elektronik WE-PD tables) to identify the exact part number and verify its saturation current (I_sat) is sufficient for your circuit.
Decision Path: From Schematic Symbol to Concrete Part Number
Use this decision tree to move from the schematic symbol directly to a purchasable, verified part number. Do not substitute across categories.
| If Your Schematic Shows... | And The Application Is... | Then Select This Exact Part Family | Concrete Example Part Number |
|---|---|---|---|
| Air Core (4 loops, no line) | RF matching, VHF filtering, >50 MHz operation. | Coilcraft 0402HP Series (Ceramic core, high Q-factor). | 0402HP-10N (10nH, 0402 package) |
| Solid Core (4 loops, solid line) | DC-DC Buck/Boost converter output filtering (100kHz - 2MHz). | Würth Elektronik WE-PD Series (Shielded ferrite, high I_sat). | 74477410 (10µH, 4.5A I_sat) |
| Dashed Core (4 loops, dashed line) | High-current PFC choke or continuous conduction mode (CCM) output. | Coilcraft DO3316P Series (Powdered iron, soft saturation). | DO3316P-103ML (10µH, 4.8A I_sat) |
| Coupled / Dotted (2 coils, dots) | SEPIC, Ćuk, or coupled-inductor multi-output buck. | Coilcraft MSD1278 Series (Dual winding, matched inductance). | MSD1278-103ML (10µH per side) |
| Ferrite Bead (Rectangle / Box) | High-frequency EMI suppression on a 3.3V or 5V logic rail. | TDK MPZ1608 Series (High impedance at 100MHz, low DCR). | MPZ1608S101A (100Ω @ 100MHz) |
By strictly matching the schematic symbol's core representation to the physical component's magnetic properties, you eliminate the most common cause of power stage failure: core saturation. Always verify the polarity dots on coupled symbols, measure unknown scavenged parts at 100 kHz, and default to shielded ferrite parts (like the WE-PD) for modern high-density PCB layouts to prevent magnetic crosstalk with adjacent sensitive analog traces.






