A transformer is a passive electromagnetic component that changes AC voltage and current levels while transferring electrical power between two or more isolated circuits. It doesn't create power out of thin air; instead, it trades voltage for current (or vice versa) using magnetic induction, acting as the electrical equivalent of a mechanical gear ratio on a bicycle. You shift to a lower gear to get more torque at the wheel but lose speed; a step-down transformer gives you more current at the secondary winding but at a lower voltage.

The Core Job: Stepping Voltage and Current

When alternating current flows through the primary winding, it creates a fluctuating magnetic field in the transformer's iron or ferrite core. This field cuts across the secondary winding, inducing a voltage. What a transformer actually changes in a real circuit comes down to the turns ratio—the physical ratio of wire loops on the primary coil versus the secondary coil.

If you have 100 turns on the primary and 10 turns on the secondary (a 10:1 ratio), a 120V AC input will yield a 12V AC output. However, because power (Voltage × Current) must remain roughly constant minus some efficiency losses, the current scales inversely. If the secondary delivers 10 amps, the primary only draws about 1 amp. Crucially, a standard isolating transformer does not change the AC frequency (60Hz in remains 60Hz out), and it does not convert AC to DC. It also provides galvanic isolation, meaning there is no direct electrical path between the primary and secondary circuits—a critical safety feature that prevents a primary-side fault from energizing secondary-side chassis grounds.

Worked Numeric Example: Sizing a 24V Control Transformer

Let's look at a real bench scenario: powering a 24V AC control circuit for a DIY motorized gate using a standard 40VA control transformer, like the Honeywell AT88A or a generic Hubbell equivalent.

  • Primary Voltage: 120V AC
  • Secondary Voltage: 24V AC
  • VA Rating: 40VA (Volt-Amps, the apparent power rating for transformers)

To find the maximum continuous current the secondary can safely deliver, divide the VA rating by the secondary voltage: 40VA ÷ 24V = 1.67 Amps. Because of the turns ratio (120:24, or 5:1), the primary side will draw roughly one-fifth of that current under a full load: 1.67A ÷ 5 = 0.33 Amps.

If your gate's contactor coil and control board draw a combined 1.2A at 24V, your load is 28.8VA. This is well within the 40VA limit, leaving a 20% safety margin for inrush current when the contactor initially pulls in. If you tried to run a 50VA load on this transformer, the core would saturate, the windings would overheat, and the insulation would eventually fail.

Where You Meet This in Practice

You interact with transformers constantly, even if they are hidden behind plastic housings or buried inside equipment panels:

  1. Residential HVAC Controls: The 120V-to-24V step-down transformer powers your thermostat, relays, and contactor coils. It's the reason a 24V short at your thermostat won't give you a lethal shock.
  2. Doorbell Circuits: A tiny 16V or 24V transformer tucked into a junction box steps down 120V mains to safely ring the chime.
  3. Microwave Ovens: A high-voltage step-up transformer takes 120V and cranks it up to roughly 2,000V to fire the magnetron tube.
  4. Utility Pole Mounts: The massive gray cans on your street step down 7,200V distribution lines to the 120/240V split-phase power entering your main breaker panel.

Real-World Scenario: The Melted HVAC Transformer

Theory is clean; the jobsite is not. Here is a classic failure mode that burns out components and trips breakers.

The Setup: A technician is replacing a burnt-out 24V AC compressor contactor on a residential split-system air conditioner. The system uses a standard 40VA 120/24V control transformer. The tech wires in the new contactor, routes the 18 AWG 24V thermostat wire back through the sheet metal cabinet, and energizes the 120V primary disconnect.

The Numbers: The 40VA transformer is rated for a maximum secondary current of 1.67A. The new contactor coil draws a steady 0.5A. However, the thermostat wire was pinched against a sharp, un-filed edge of the sheet metal cabinet during reassembly.

The Outcome: When the thermostat calls for cooling, the 24V circuit energizes. The vibration of the contactor pulling in causes the pinched 18 AWG wire to short directly to the grounded sheet metal cabinet. The secondary resistance drops to near zero. The transformer attempts to deliver massive current—spiking well past 15 amps. The transformer hums violently, reaches 200°F+ in seconds, and the internal thermal fuse pops (if equipped). If it's a cheap, un-fused transformer, the secondary winding insulation melts into a black, acrid brick, eventually shorting to the core and tripping the 120V primary branch breaker.

What Went Wrong: The technician failed to install a 3A inline fuse on the 24V "hot" leg (the R wire) near the transformer. Relying on the 15A or 20A primary breaker to protect a 1.67A secondary winding is a fundamental mistake; the primary breaker is sized for the branch circuit, not the delicate copper wire inside the transformer. Always fuse the secondary side of a control transformer at or just below its maximum VA-derived amperage.

Common Confusions: Transformers vs. Power Supplies

People frequently confuse standalone transformers with complete power supplies, leading to dangerous wiring mistakes.

Transformers vs. Switching Power Supplies: A laptop charger or an LED driver is not just a transformer. While they contain high-frequency transformers inside, they also include rectifiers (to convert AC to DC), filtering capacitors, and high-speed switching MOSFETs. A standalone iron-core transformer outputs AC. If you feed its secondary output into a DC-only device like a Raspberry Pi or an LED strip without a bridge rectifier and smoothing capacitors, you will destroy the load.

Isolating Transformers vs. Autotransformers: A Variac (variable autotransformer) or a cheap 220V-to-110V travel adapter often uses an autotransformer design. An autotransformer uses a single continuous winding with a tap, meaning the primary and secondary share a physical electrical connection. It changes voltage, but it provides zero galvanic isolation. If you touch the "low voltage" output of an autotransformer while grounded, you can still receive a lethal shock from the primary mains.

Frequently Asked Questions

Can I use a transformer with DC voltage?
No. Transformers rely on a changing magnetic field to induce voltage in the secondary coil. DC provides a static magnetic field. If you connect 120V DC to a 120V AC transformer primary, it will act as a dead short across the DC source, drawing massive current until the wire melts or the breaker trips.

Can I wire a step-down transformer in reverse to step up voltage?
Electrically, yes. A 120V-to-24V transformer will output 120V if you apply 24V AC to the secondary terminals. However, you must respect the VA rating and the physical wire gauges. The original secondary winding (now acting as the primary) uses thinner wire rated for higher current; pushing high current through it at a low input voltage may exceed its thermal limits.

Why is transformer capacity rated in VA instead of Watts?
Watts measure real power (work done), while VA measures apparent power. Because transformers must handle the total current flowing through their windings regardless of the load's power factor (the phase shift between voltage and current caused by inductive or capacitive loads), manufacturers rate them in VA to account for total thermal heating. For a purely resistive load like an incandescent bulb, 40VA equals 40 Watts. For an inductive motor load, 40VA might only deliver 32 Watts of real work.

Understanding exactly what a transformer does—and more importantly, what it doesn't do—is the difference between a reliable, safe installation and a melted junction box. Always verify your turns ratio, respect the VA limits, and protect your secondary circuits with properly sized fuses.