An electricity transformer is a passive electromagnetic device that transfers alternating current (AC) electrical energy between two or more circuits while changing the voltage and current levels, without altering the frequency. It does not generate power; it merely trades voltage for current (or vice versa) to match the requirements of your load or transmission line while preserving the total apparent power (minus minor internal losses).

What it actually changes: A transformer changes the voltage-to-current ratio and provides galvanic isolation (in dual-winding designs). It does not change AC to DC, it does not change the 50Hz/60Hz line frequency, and it absolutely cannot operate on a steady DC voltage source.

The Core Principle: Electromagnetic Induction in Action

At the bench, a transformer consists of two or more coils of insulated wire (windings) wrapped around a shared magnetic core, usually made of laminated silicon steel. When AC voltage is applied to the primary winding, it creates a constantly expanding and collapsing magnetic field. This changing magnetic flux cuts through the secondary winding, inducing a voltage proportional to the ratio of turns between the two coils.

Think of a transformer like a bicycle’s gear system. In a low gear, you pedal fast (high current, low voltage) to climb a hill with high torque. In a high gear, you pedal slower (low current, high voltage) to cruise on flat ground. Your total physical power output remains roughly the same, but the ratio of speed to force changes to match the terrain. Similarly, a step-up transformer increases voltage while proportionally decreasing current, keeping the overall Volt-Amps (VA) constant.

Typical efficiency: Modern laminated silicon-steel core transformers operate at 95% to 98.5% efficiency at full load, with losses manifesting primarily as heat (copper I²R losses and core eddy currents).

Worked Numeric Example: Sizing a 480V to 120V Step-Down

Let’s size a control transformer for an industrial motor starter panel. We need to step down a 480V AC supply to 120V AC to run a PLC and contactor coils. Our calculated continuous load is 20 Amps on the 120V secondary.

  1. Calculate Secondary VA: 120V × 20A = 2400VA. We will select a standard 3kVA (3000VA) transformer to provide a 20% overhead buffer for inrush currents when the contactors pull in.
  2. Calculate Primary Current: I = VA / V. 3000VA / 480V = 6.25 Amps.
  3. Calculate Secondary Current: 3000VA / 120V = 25 Amps (maximum rated capacity).
  4. Wire Sizing (75°C column, THHN copper): The primary draws 6.25A, so 14 AWG (rated 20A) is more than sufficient, though 12 AWG is often used for mechanical robustness in panels. The secondary can deliver 25A, requiring a minimum of 10 AWG (rated 35A).
  5. Breaker Sizing (NEC 125% rule for continuous loads): Primary breaker: 6.25A × 1.25 = 7.8A → Use a 10A breaker. Secondary breaker: 25A × 1.25 = 31.25A → Use a 35A breaker.

Where You Meet This in Practice

You will encounter transformers in almost every facet of electrical work, though their form factors vary wildly based on the application:

  • HVAC and Doorbells: Small 20VA to 40VA units stepping 120V down to 24VAC for thermostats, control boards, and relay coils.
  • Industrial Control Panels: Heavy 500VA to 5000VA "control transformers" stepping 480V or 240V down to 120V for PLCs, HMIs, and motor starters.
  • Distribution Poles: Massive utility transformers stepping 7200V down to 240/120V split-phase for residential service drops.
  • Bench Testing: 1:1 isolation transformers used to safely power devices under test without referencing the building's earth ground, preventing short circuits when probing with an oscilloscope.

Common Confusions: What a Transformer Is Not

When sourcing parts, buyers frequently confuse traditional transformers with other power conversion devices. According to All About Circuits, understanding these distinctions prevents catastrophic misapplications.

  • Transformer vs. AC/DC Power Supply (SMPS): A transformer only outputs AC. If your Arduino or LED strip needs 12V DC, a transformer alone will not work; you need a rectifier, filter capacitor, and voltage regulator, or a modern Switch-Mode Power Supply (SMPS) which handles the AC-to-DC conversion internally at high frequencies.
  • Isolation Transformer vs. Autotransformer: A standard isolation transformer has physically separate primary and secondary windings, providing shock protection and ground-loop breaking. An autotransformer (like a buck-boost unit) shares a single continuous winding. It changes voltage but provides zero galvanic isolation—touching the output is just as lethal as touching the input.
  • Transformer vs. Inverter: Transformers change AC voltage levels. Inverters convert DC (like from a 12V battery) into AC (like 120V wall power). They are fundamentally different topologies.

Decision Path: Picking the Right Transformer for Your Build

Use this decision matrix to terminate your search and select the exact hardware you need. Pricing reflects average 2026 market rates for industrial-grade units.

If your application requires... Then you need this type... Concrete Pick (Part Number) Est. Cost
Stepping 480V/240V down to 120V for industrial PLCs and motor contactors. Industrial Control Transformer (Dual winding, high inrush tolerance) Siemens MT1000 (1000VA, 480/240V to 120V) $180 - $220
Stepping 120V down to 24VAC for HVAC controls, sprinklers, or doorbells. Class 2 Low Voltage Transformer (Inherently limited power) Honeywell AT72D16 (40VA, 120V to 24V) $15 - $25
Galvanic isolation for bench testing, audio hum removal, or sensitive lab gear. 1:1 Isolation Transformer (Shielded, separate windings) Hammond 1182M5 (117V to 117V, 500VA) $130 - $160
Adjusting 208V up to 240V for a kiln or CNC spindle without isolation. Autotransformer / Buck-Boost Transformer Acme T-2-71024 (1kVA Buck-Boost) $90 - $120
Default Recommendation: If you are wiring a standard 120V control circuit for a 480V or 240V motor starter panel and aren't sure what to buy, default to the Siemens MT1000 (1000VA). It features fused secondary protection blocks, handles the massive inrush currents of industrial contactors without voltage sag, and fits standard DIN or panel-mount footprints. You can source these through standard distributors like authorized industrial suppliers or direct from the manufacturer.

Frequently Asked Questions

Can a transformer work on DC voltage?
No. Transformers rely on a changing magnetic field to induce voltage in the secondary coil. If you apply steady DC to a primary winding, the magnetic field will not change, meaning zero voltage will be induced on the secondary. Worse, because the primary coil is just a low-resistance wire, applying DC will cause it to draw massive current, overheat, and burn out almost instantly.

Why do large transformers hum?
This is caused by a phenomenon called magnetostriction. The alternating magnetic field causes the laminated silicon-steel core to physically expand and contract microscopically at twice the line frequency. In a 60Hz system, this results in a 120Hz acoustic hum. While annoying, a steady hum is normal; a loud, vibrating rattle indicates loose core laminations or overloading.

Do I need to ground the secondary winding?
For most industrial control circuits (like a 480V to 120V step-down), the NEC requires you to bond one leg of the secondary to the equipment grounding conductor. This creates a grounded reference (a "neutral" equivalent) so that if a hot wire faults to the metal panel, the breaker will trip immediately rather than leaving the entire panel energized at 120V. Always check local AHJ requirements and manufacturer grounding guides before energizing.