The function of a transformer is to transfer electrical energy between two or more AC circuits through electromagnetic induction, stepping voltage up or down while inversely scaling current to conserve total power. Unlike a DC power supply, a standard transformer does not rectify alternating current into direct current, nor does it alter the fundamental frequency of the AC waveform; it strictly modifies the voltage-to-current ratio to make power transmission, distribution, or end-use safer and more efficient.

The Core Mechanics: What a Transformer Actually Changes

At the bench or on the jobsite, you can think of a transformer as an electrical gear box. Just as mechanical gears trade rotational speed for torque, a transformer trades voltage for current. The governing principle is the turns ratio, defined by the number of wire wraps on the primary coil versus the secondary coil.

The Turns Ratio Formula:
Vp / Vs = Np / Ns = Is / Ip
Where V is voltage, N is the number of turns, and I is current. Subscripts p and s denote primary (input) and secondary (output).

What changes in a real circuit is the impedance and current capacity. If you step down 480V to 120V (a 4:1 ratio), the secondary voltage is one-quarter of the primary, but the secondary current capacity is four times higher. Total apparent power (Volt-Amps, or VA) remains essentially constant, minus a small 2% to 5% loss dissipated as heat in the copper windings and the laminated steel core.

For a deeper dive into the magnetic flux dynamics that make this possible, the transformer basics guide on All About Circuits provides excellent visual breakdowns of core hysteresis and eddy currents.

Worked Numeric Example: Sizing a 5kVA Step-Down

Let us move from theory to a real installation. You need to power a 120V control panel and receptacle circuit from a 480V single-phase industrial feed. Your calculated continuous load on the 120V side is 3,800W. Here is how you size the transformer and the conductors.

1. Calculate the Required VA Rating

Transformers are rated in VA (Volt-Amps), not Watts, because they must handle the apparent power of inductive loads. Assuming a conservative power factor (PF) of 0.85 for the mixed control panel load:

  • Required VA = 3,800W / 0.85 = 4,470 VA.
  • Standard Size Pick: Step up to the next standard commercial size, which is 5kVA (5,000 VA).

2. Calculate Primary and Secondary Currents

Using the 5,000 VA rating to find the maximum current each side must handle:

  • Primary Current (480V): 5,000 VA / 480V = 10.41 Amps.
  • Secondary Current (120V): 5,000 VA / 120V = 41.66 Amps.

3. Size the Conductors and Breakers

Using the 75°C column of the NEC ampacity table (standard for most modern terminals):

  • Primary Wiring: 10.41A requires a minimum of 14 AWG copper (rated 20A at 75°C), protected by a 15A or 20A 2-pole breaker.
  • Secondary Wiring: 41.66A requires a minimum of 8 AWG THHN copper (rated 50A at 75°C), protected by a 50A 1-pole breaker.
Bench Tip: Watch the Inrush Current!
When you first energize a transformer, the magnetic core can saturate momentarily, causing an inrush current that is 10 to 12 times the full-load current for a few AC cycles. If your primary breaker is a standard fast-acting magnetic trip, it will nuisance-trip every time you turn the panel on. Always use HACR-type or slow-blow breakers on transformer primary feeds to ride through the inrush spike.

Where You Meet Transformers in Practice

You will rarely see a raw transformer in consumer electronics today (switch-mode power supplies have replaced them for weight and cost reasons), but they are ubiquitous in infrastructure, heavy DIY, and industrial control.

  • HVAC Control Circuits: Every central air conditioner and furnace uses a small 40VA or 50VA control transformer to step 120V/240V line voltage down to 24VAC. This low voltage safely powers the thermostat and the heavy contactor coils that switch the compressor.
  • Solar and Battery Inverters: Low-frequency pure sine wave inverters use massive, heavy toroidal or EI-core transformers to step up 12V/24V/48V DC (after it is chopped into AC by MOSFETs) to 120V/240V AC. These transformers provide immense surge capacity for starting well pumps and compressor motors.
  • Bench Isolation: When debugging live mains circuits with an oscilloscope, an isolation transformer (1:1 ratio) is mandatory. It breaks the ground reference, preventing you from accidentally shorting live mains to earth ground through your scope probe's ground clip.

Common Confusions: Transformers vs. Power Supplies and Inductors

When sourcing parts or reading schematics, builders frequently mix up three distinct magnetic components. Here is how to tell them apart.

Transformer vs. Power Supply

A transformer only outputs AC. If you feed it 120VAC, you get a scaled AC voltage out. A power supply (like a Mean Well LRS-300-12) contains a transformer (or high-frequency switching equivalent) plus a rectifier bridge, smoothing capacitors, and a voltage regulator to output clean DC. If your microcontroller needs 5VDC, you need a power supply, not just a transformer.

Transformer vs. Inductor (Choke)

Both are coils of wire around a core, but their functions are entirely different. An inductor has only one winding; its function is to store energy in a magnetic field and oppose rapid changes in current (used in filters and buck/boost converters). A transformer has at least two electrically isolated windings; its function is to transfer energy from one circuit to another without a direct metallic connection.

Decision Tree: Picking the Right Transformer for Your Build

Do not guess when ordering magnetics. Use this decision path to select the exact topology and part number for your specific application.

If Your Requirement Is... Then You Need This Topology Concrete Pick / Part Number
Stepping 240V down to 24VAC for an HVAC contactor or irrigation solenoid. Encapsulated Control Transformer (Class II, 50VA) Hammond 185F16 (50VA, 240/120V Primary, 24V Secondary)
Eliminating ground loop hum in audio gear or safely probing live mains with a scope. 1:1 Isolation Transformer (Medical/Bench Grade) Tripp Lite IS1000HG (1000VA, 120V In/Out, Hospital Grade)
Deriving 120V from a 240V split-phase feed for a single high-draw outlet without running a new neutral. Autotransformer (Shares primary/secondary winding) Victron Energy 100A Autotransformer (Splits 240V to 120/120V)
Stepping 480V 3-phase down to 120/208V for office receptacles and lighting. 3-Phase Delta-Wye Step-Down Transformer Eaton 30kVA Delta-Wye (TP30G3K301S2B)

Frequently Asked Questions

Can I run a 60Hz transformer on a 50Hz power grid?

Generally, no, unless you derate it significantly. The magnetic flux in the core is inversely proportional to frequency. If you drop the frequency from 60Hz to 50Hz (a 20% drop) while keeping the voltage the same, the magnetic flux density increases by 20%. This usually pushes the steel core into magnetic saturation. Once saturated, the primary winding loses its inductive reactance, drawing massive, destructive amounts of current and rapidly overheating. Conversely, a 50Hz transformer can safely run on 60Hz.

What happens if I wire a step-down transformer backward?

Electrically, a transformer is bidirectional. If you wire a 480V-to-120V step-down transformer in reverse (feeding 120V into the secondary), it becomes a step-up transformer, outputting 480V on the original primary side. This is highly dangerous in practice. The original secondary winding was wound with thicker wire designed for high current but lower voltage insulation. Feeding it mains voltage can result in dielectric breakdown, arcing, and fire. Furthermore, the low-voltage side likely lacks the proper overcurrent protection for a high-voltage output.

How do I test if a transformer is blown?

According to testing guidelines from Fluke, you should first de-energize and lock out the panel. Set your multimeter to resistance (Ohms). Measure across the primary terminals and then across the secondary terminals. You should read a low, non-zero resistance (typically 1 to 50 ohms depending on size). If you read infinite resistance (OL), the internal thermal fuse has blown or the winding is broken. Next, measure between the primary and secondary windings; it must read infinite resistance. Any continuity between primary and secondary means the internal insulation has failed and the transformer is a shock hazard.

For comprehensive safety standards and efficiency regulations regarding distribution transformers, refer to the U.S. Department of Energy's transformer guidelines. Always verify local AHJ (Authority Having Jurisdiction) requirements before installing permanent mains-connected magnetics.