The standard transformer symbol in circuit schematics consists of two parallel inductor coils separated by a straight line representing the magnetic core. If the core line is absent or dashed, it indicates an air-core or non-magnetic core design. Below is the definitive reference for identifying, interpreting, and selecting transformers based on their schematic notation.

Complete Transformer Symbol Reference Table

Symbol Description Core Type / Material Standard Notation Practical Application & Meaning
Two coils with solid straight line between Iron / Laminated Steel IEEE / IEC Standard 50/60Hz mains power transformers. High permeability, heavy, used for AC step-up/step-down.
Two coils with dashed line between Ferrite / Powdered Iron IEEE / IEC High-frequency switch-mode power supplies (SMPS) and RF chokes. Low eddy current losses at >20kHz.
Two coils with no line between Air / Non-magnetic IEEE / IEC RF coupling, Tesla coils, and high-frequency resonant circuits where core saturation must be avoided entirely.
Coils with solid line and center tap on secondary Iron / Laminated Steel IEEE / IEC Full-wave rectifier power supplies. Provides dual-polarity DC outputs (e.g., ±12V) without a bridge rectifier center reference.
Single continuous coil with a tap Iron / Laminated Steel IEEE / IEC Autotransformer (Variac). Primary and secondary share windings. Provides no galvanic isolation; used for voltage trimming.
Primary is a straight line passing through secondary coil Toroidal Ferrite / Iron IEEE / IEC Current Transformer (CT). Used for AC current measurement. The straight line represents the main conductor passing through the window.
Two coils with a dashed line between core and coils Iron + Electrostatic Shield IEEE Isolation transformer with a Faraday shield between windings to block high-frequency common-mode noise.

Regional Standard Variants: IEEE vs. IEC vs. Legacy

While the two-coil representation is globally recognized, the governing standards dictate subtle differences in how complex transformers are drawn. Knowing your region's standard prevents misreading multi-winding schematics.

  • ANSI/IEEE 315 (North America): Relies heavily on the inductor loop symbols (semicircles) for all transformer types. Polarity is indicated by dots on the winding ends. This is the most common format in US/Canadian industrial and hobbyist schematics.
  • IEC 60617 (Europe & Global): While IEC adopts the coil loops for simple transformers, it frequently uses rectangular boxes with internal diagonal lines to represent complex, multi-winding, or three-phase transformers. According to the IEC 60617 standard documentation, the box method reduces schematic clutter in high-density power electronics.
  • Legacy BS 3939 (Old UK): Older British schematics (pre-1980s) often represented transformer cores with a single straight line flanked by small tick marks, rather than the continuous solid line used today. If you are restoring vintage UK audio or radio gear, recognize that tick-marked lines still denote iron cores.
Pro-Tip for Global Schematics: If you see a rectangle with a diagonal line and "3Ø" written next to it in an IEC schematic, you are looking at a three-phase transformer bank, not a single-phase inductor with a weird core.

Rows People Get Wrong: Schematic Misinterpretations

Even experienced builders misread specific transformer notations, leading to blown components or incorrect wiring. Here are the most common schematic traps:

1. Polarity Dots vs. Pin 1

The dots on the primary and secondary windings do not indicate physical Pin 1 or a specific physical orientation on the PCB. They indicate instantaneous voltage polarity. When the voltage at the primary dot is positive, the voltage at the secondary dot is simultaneously positive. Reversing the secondary wiring in a flyback converter because you ignored the dots will result in immediate MOSFET destruction due to forward-biasing the body diode at the wrong time.

2. Dashed Lines: Shielding vs. Air Core

A common mistake is confusing an air-core symbol with a shielded transformer.
Air Core: Two coils with absolutely nothing drawn between them.
Shielded Core: Two coils with a solid core line, plus a dashed line parallel to the core representing an electrostatic Faraday shield. Wiring a shielded transformer without grounding the shield pin defeats its common-mode noise rejection.

3. Current Transformers (CT) vs. Potential Transformers (PT)

In power distribution schematics, a CT is drawn with the primary as a single straight line passing through the secondary coil. A PT (voltage transformer) is drawn with coiled loops on both sides. Connecting a CT in parallel with a voltage source (like a PT) will cause a catastrophic short circuit, as a CT must always be connected in series with the load and its secondary must never be left open-circuited.

Faded or Missing Markings: Safe Interpretation Protocol

When salvaging physical transformers from old equipment or dealing with degraded schematics where the symbol is unreadable, you must empirically determine the winding configuration before applying power. For a deeper dive on field testing, refer to Fluke's transformer testing guidelines.

Safety Warning: Never apply mains voltage to an unidentified transformer. An incorrect primary/secondary assumption can result in lethal secondary voltages or immediate thermal runaway. Always de-energize, lock out the panel, and verify dead with a calibrated multimeter before handling.
  1. Measure DC Resistance (DCR): Use a multimeter to measure the resistance across all pin combinations. In a standard step-down mains transformer, the primary winding uses thinner wire with more turns, yielding a higher DCR (e.g., 10Ω to 50Ω). The secondary uses thicker wire, yielding a very low DCR (e.g., 0.1Ω to 2Ω).
  2. Identify the Core Material: If the core is made of stacked metal sheets (laminations), it is strictly for 50/60Hz line frequency. If the core is a solid, dark, brittle block (ferrite), it is for high-frequency SMPS and will melt if connected directly to 60Hz mains.
  3. Signal Generator Test: To safely find the turns ratio, inject a low-voltage (1V to 5V) 1kHz sine wave from a function generator into the suspected primary. Measure the AC voltage on the secondary with an oscilloscope. The ratio of V_out to V_in gives you the turns ratio without risking high-voltage exposure.

Decision Path: Selecting the Right Transformer for Your Build

Use this decision tree to terminate your schematic design with a concrete, purchasable part number based on your circuit's requirements.

If Your Application Requires... Then You Need This Core / Topology... Concrete Default Pick (Part Number)
50/60Hz mains isolation for a linear bench supply (120V AC to 12V AC) EI Laminated Steel Core, Standard Bobbin Triad Magnetics F-281U (120V Primary, 12.6V CT Secondary, 2.4A)
High-frequency (>100kHz) galvanic isolation for a flyback or forward SMPS Ferrite Core, High Leakage Inductance Würth Elektronik 750313735 (WE-FLYLT Flyback Transformer, 12V to 5V)
Audio signal galvanic isolation to eliminate 60Hz ground loop hum High-Permeability Nickel-Iron (Permalloy) Core Lundahl LL1540 (600Ω:600Ω Audio Isolation Transformer)
Measuring 0-50A AC load on a microcontroller ADC without breaking the circuit Split-Core Toroidal Current Transformer (CT) SCT-013-050 (50A/1V output, built-in burden resistor)
Variable AC voltage output for motor speed testing or heater control Autotransformer (Variable Toroidal) Staco Energy 3010B (0-240V Variable Output, 10A)

By matching the schematic symbol to the physical core material and applying the correct regional standard, you eliminate the guesswork in power supply design. Always verify your physical part's datasheet against the schematic symbol before soldering, as manufacturer pinouts for center-taps and electrostatic shields frequently deviate from generic symbol representations.