A transformer is a static 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.

What a Transformer Actually Changes in Your Circuit

When you insert a transformer into an AC circuit, it fundamentally changes the voltage-to-current ratio while preserving the total power (minus minor efficiency losses). It does this through electromagnetic induction across a shared magnetic core. The primary coil creates an alternating magnetic field, which induces a voltage in the secondary coil. The ratio of the input to output voltage is strictly determined by the physical turns ratio of the wire coils ($N_p/N_s = V_p/V_s$).

Conservation of Energy: In an ideal transformer, Power In = Power Out. Therefore, $V_p \times I_p = V_s \times I_s$. If you step the voltage down by a factor of 5, the available current steps up by a factor of 5.

Beyond changing voltage, a standard two-winding transformer provides galvanic isolation. Because the primary and secondary circuits are not physically connected—only magnetically coupled—there is no direct path for DC currents or ground faults to pass from the high-voltage side to the low-voltage side. This isolation is a critical safety feature that prevents lethal line voltage from reaching user-accessible control circuits.

Worked Numeric Example: Sizing a 40VA Control Transformer

Let’s look at a real-world scenario: you are wiring a smart thermostat and a heavy-duty air conditioner contactor coil. Both require 24VAC, but your branch circuit provides 120VAC. You need a step-down control transformer.

1. Calculate the Total VA (Volt-Ampere) Load

  • Contactor Coil: Draws 0.625A at 24VAC = 15VA
  • Smart Thermostat: Draws 0.2A at 24VAC = 5VA
  • Total Continuous Load: 15VA + 5VA = 20VA

2. Apply the Inrush Overhead Rule

Electromagnetic coils (like contactors and relays) draw a massive inrush current for the first few milliseconds when they close. To prevent the transformer from saturating and dropping voltage—which would cause your smart thermostat to reboot—you must add a 20% to 25% overhead margin.

Calculation: 20VA × 1.25 = 25VA. The next standard commercial size up is a 40VA transformer.

3. Determine Current and Wire Sizing

Using our 40VA rating, we calculate the maximum current on both sides to size our wires correctly according to NEC Article 725 guidelines for Class 1 and Class 2 circuits.

  • Secondary (24VAC) Current: 40VA / 24V = 1.66 Amps. Wire choice: 18 AWG copper (rated for up to 5A in free air, perfect for low-voltage control wiring).
  • Primary (120VAC) Current: 40VA / 120V = 0.33 Amps. Wire choice: 14 AWG THHN. While the current is tiny, NEC requires standard branch circuit tap conductors to match the overcurrent protection of the source breaker (usually 15A), so 14 AWG is the minimum legal size for the line-voltage side.
Bench Tip: Always measure the secondary voltage under load. A 24VAC transformer will often read 26V to 28VAC when disconnected (open circuit) due to internal regulation design. Don't panic; it will drop to exactly 24VAC once the contactor coil engages.

Where You Meet Transformers in Practice

You interact with transformer theory daily, even if the physical iron-core units are hidden inside enclosures. Here is where they show up on the jobsite and in the home:

  • HVAC Control Boards: 120V/240V stepped down to 24VAC to power thermostats, relays, and gas valves safely.
  • Doorbell Chimes: 120V stepped down to 16VAC or 24VAC to ring the mechanical chime and power Wi-Fi video doorbells.
  • Microwave Ovens: A high-voltage step-up transformer generates 2,000V+ to drive the magnetron tube, while a separate secondary winding steps down to 12V for the digital clock.
  • Utility Distribution Poles: Massive pole-mounted transformers step down 7,200V from the grid to the 240V/120V split-phase power entering your main service panel.
  • Tube Amplifiers: Audio output transformers match the high-impedance, high-voltage output of vacuum tubes to the low-impedance (4 or 8 ohm) voice coils of speakers.

Common Confusions: What a Transformer Is NOT

When sourcing parts, DIYers frequently confuse true transformers with other power conversion devices. Knowing the difference prevents blown components and safety hazards.

Transformer vs. Power Supply (AC-DC Adapter)

A transformer only outputs Alternating Current (AC). If you need Direct Current (DC) to run an Arduino, LED strip, or laptop, you need a power supply. A traditional linear power supply contains a transformer, but it also includes a bridge rectifier (diodes) to convert AC to pulsing DC, and smoothing capacitors to flatten the ripple. Modern 'wall warts' are usually Switched-Mode Power Supplies (SMPS), which use high-frequency switching MOSFETs and tiny ferrite-core transformers to achieve AC-DC conversion at a fraction of the weight.

Transformer vs. Autotransformer (Variac)

An autotransformer uses a single, continuous winding with a sliding tap to adjust voltage. Because the input and output share the same physical wire, there is no galvanic isolation.

Safety Warning: Never use an autotransformer to step down 120V to 12V for a project you intend to touch or work on while energized. If the winding breaks or the neutral is swapped with the hot leg, the full 120V line potential can appear on your 'low voltage' output, creating a lethal shock hazard. Always use a dual-winding isolation transformer for bench power.

Decision Tree: Picking the Exact Transformer for Your Project

Stop guessing at the electronics counter. Use this decision matrix to select the exact topology and part number you need based on your circuit requirements.

Your Application Need Required Topology Concrete Part Pick
Stepping down 120VAC to 24VAC for HVAC, smart home relays, or sprinkler controllers. Class 2 Control Transformer (Isolated, fused) Functional Devices TR40VA001 (40VA, 120V to 24V)
Converting 120VAC to 12VDC or 24VDC for microcontrollers, LED strips, or motors. Switching Power Supply (SMPS) Mean Well LRS-35-24 (35W, 24V DC output)
Variable AC voltage for testing AC motors, dimming incandescent lights, or bench troubleshooting. Variable Autotransformer (Variac) Techno TR-120 (120V, 10A variable output)
Isolating a device from the mains grid to prevent ground loops or protect against shock while probing with an oscilloscope. 1:1 Isolation Transformer Magni-Phase IT-1000 (1000VA, 120V in / 120V out)

The Default Recommendation for DIYers

If you are building a smart home retrofit, wiring a custom thermostat C-wire adapter, or powering 24VAC industrial relays on your workbench, the default pick is the Functional Devices TR40VA001. It provides 40VA of 24VAC power, features a rugged metal footplate for easy mounting to a junction box or DIN rail, and crucially includes a built-in PTC resettable fuse on the secondary side. If you accidentally short the 24VAC wires, the transformer safely shuts down and resets when the fault is cleared, saving you from replacing a blown unit.

Frequently Asked Questions

Can I wire a step-down transformer backwards to use it as a step-up?

Electrically, yes. A 120V-to-24V transformer will output 120V if you apply 24V to the secondary terminals. However, you must respect the wire gauge limits. The original secondary winding is wound with thicker wire to handle higher current at 24V. If you step it up, the available current on the new 120V output will be severely limited by the VA rating. Furthermore, if the original primary side lacked a fuse, back-feeding it removes overcurrent protection unless you add an inline fuse to your new 24V input.

Why does my transformer hum when it is turned on?

Transformer hum is caused by magnetostriction. The alternating magnetic field causes the steel laminations in the core to physically expand and contract at twice the line frequency (120 times per second on a 60Hz grid). A loud, vibrating hum usually indicates loose core laminations, overloading, or that the transformer is being fed DC current or a non-sine-wave AC signal (like the output of a cheap modified-sine-wave inverter).

Do transformers consume power when nothing is connected to the secondary?

Yes. Even with an open secondary circuit, a transformer draws a small 'magnetizing current' to maintain the magnetic field in the core, resulting in core losses (hysteresis and eddy currents). For a standard 40VA control transformer, this no-load draw is typically between 1W and 3W. While negligible for a single unit, utility companies care deeply about the aggregate no-load losses of millions of distribution transformers sitting on the grid.