A transformer is a passive electromagnetic device that transfers electrical energy between two or more circuits to change AC voltage and current levels while maintaining the same frequency and total power. It does not generate electricity; rather, it acts as an electrical gearbox, trading voltage for current (or vice versa) through magnetic induction to match the needs of a specific load or transmission line.
What the Transformer Actually Changes in a Circuit
In any real circuit or installation, a transformer changes the voltage-to-current ratio and the reflected impedance. It leaves the AC frequency (e.g., 60Hz in North America, 50Hz in Europe) and the total apparent power (measured in Volt-Amps, or VA) fundamentally untouched, minus a small percentage lost to heat and core inefficiencies.
Think of it like a mechanical gearbox on a bicycle. You can trade high pedaling speed for low torque to climb a hill, or low speed for high torque on a flat road. The total power your legs output remains roughly the same, but the mechanical advantage changes. A transformer does this with electrons and magnetic fields.
A Worked Numeric Example
Let us look at a standard 50VA control transformer with a 120V AC primary and a 24V AC secondary.
- Primary Side (120V): To deliver 50VA, the primary winding draws $50 \div 120 =$ 0.416 Amps from the mains.
- Secondary Side (24V): The secondary winding can supply up to $50 \div 24 =$ 2.08 Amps to the load.
The transformer stepped the voltage down by a factor of 5 (120 to 24), which means it stepped the available current up by a factor of 5 (0.416A to 2.08A). If you attempt to pull 3 Amps from that 24V secondary, you are demanding 72VA. The transformer will overheat, the secondary voltage will sag, and eventually, the primary side fuse will blow or the winding insulation will melt.
Where You Meet Transformers in Practice
You interact with transformers constantly, whether you are wiring a house, building a robotics project, or troubleshooting industrial machinery. Here is where they show up on the jobsite and the workbench:
- Grid Distribution (Pole Pigs): Utility companies step generation voltages up to 345kV for transmission to minimize $I^2R$ line losses, then use pole-mounted transformers to step it down to 240V/120V split-phase for your home's service panel.
- Control Circuits: Industrial motor starters use control transformers to step down dangerous 480V 3-phase power to a safer 120V or 24V to operate pushbuttons, PLC inputs, and contactor coils.
- Isolation and Safety: A 1:1 isolation transformer provides no voltage change but physically breaks the galvanic connection to the grid. This prevents ground loops in sensitive audio equipment and protects technicians from line-to-ground shock hazards during bench repair.
- Wall Adapters (Linear): Older, heavy 'wall warts' contain a small iron-core transformer to step 120V AC down to 12V AC before internal diodes rectify it to DC.
Real-World Scenario: Sizing a Control Transformer for a Motor Starter
Theory is clean, but real-world inductive loads are messy. One of the most common mistakes junior electricians and DIYers make is misunderstanding transformer sizing for inductive inrush currents.
The Setup
You are wiring a 480V 3-phase air compressor. You need a control circuit to operate the start/stop buttons and the main contactor coil. You install a 250VA control transformer to step the 480V down to 120V for the control circuit.
The Numbers
You look at the datasheet for the contactor coil. It lists two VA ratings:
- Sealed (Holding) VA: 150VA (the power needed to keep the contactor closed once the mechanical air gap is shut).
- Inrush VA: 1,800VA (the massive surge of power required to initially pull the heavy steel armature across the open air gap).
The Outcome
You press the start button. The contactor emits a loud, violent buzzing sound, chatters rapidly, and fails to pull in. You measure the voltage at the contactor coil while pressing the button, and it has dropped from 120V down to 45V.
What Went Wrong
You sized the transformer for the holding current (150VA), completely ignoring the inrush current (1,800VA). When the coil first energizes, it demands 1,800VA. Your 250VA transformer is now operating at over 700% of its rated capacity. Because every real transformer has internal winding impedance, this massive overload causes severe internal voltage drop, collapsing the secondary output to 45V. According to standard sizing guidelines outlined by resources like Electronics Tutorials, a contactor typically requires at least 85% of its nominal voltage (102V) to successfully close the air gap.
The Fix: You must size the control transformer to handle the inrush VA while maintaining acceptable voltage regulation. Replacing the 250VA unit with a 1000VA or 1500VA control transformer provides the necessary overhead to push through the inrush spike without collapsing the secondary voltage.
Common Confusions: Transformers vs. Power Supplies and Autotransformers
When ordering parts or reading schematics, people frequently confuse pure transformers with other voltage-altering devices. Here is how to tell them apart:
Transformer vs. DC Power Supply
A transformer only outputs Alternating Current (AC). If you need Direct Current (DC) for an Arduino, a Raspberry Pi, or LED strip lighting, a transformer alone will not work. A 'power supply' or 'AC adapter' contains a transformer to step the voltage down, followed by a bridge rectifier (diodes) to convert AC to pulsing DC, and filter capacitors to smooth it out. If you feed 24V AC from a transformer directly into a 24V DC LED strip, the LEDs will flicker at 120Hz and likely burn out due to the peak AC voltage exceeding the DC rating.
Isolation Transformer vs. Autotransformer (Variac)
A standard isolation transformer has physically separate primary and secondary windings. An autotransformer uses a single, continuous winding with a sliding tap (like a variable resistor) to step voltage up or down. Autotransformers are fantastic for testing equipment at varying voltages, but they do not provide galvanic isolation. If you touch the 'low voltage' output of an autotransformer while grounded, you can still receive a lethal shock because the output shares a direct electrical path with the mains hot leg.
Frequently Asked Questions
Can a transformer work on DC voltage?
No. Transformers rely on Faraday's Law of Induction, which requires a changing magnetic field to induce voltage in the secondary winding. DC provides a static magnetic field. If you connect a 120V DC source to a 120V AC transformer primary, the only limiting factor is the very low DC resistance of the copper wire. It will draw massive current, act as a dead short, and quickly catch fire or trip the breaker.
Why do large transformers hum?
The hum is caused by a phenomenon called magnetostriction. The alternating magnetic field causes the steel laminations in the transformer's core to physically expand and contract microscopically. Because the magnetic field peaks twice per AC cycle, a 60Hz transformer vibrates at 120Hz. As All About Circuits notes in their AC theory texts, this mechanical vibration transfers to the surrounding air and the mounting chassis as an audible hum. Loose core laminations or poor varnish impregnation will make this hum significantly louder.
What happens if I wire the primary and secondary in reverse?
Electrically, a transformer is bilateral. A 120V-to-24V step-down transformer will work perfectly as a 24V-to-120V step-up transformer if you feed 24V AC into the secondary terminals. However, you must ensure the wire gauge of the 'new' primary (the old 24V secondary) is thick enough to handle the higher current required at the lower voltage, and that the insulation ratings are not exceeded.






