The primary function of the transformer is to transfer electrical energy between two or more AC circuits through electromagnetic induction, changing the voltage and current levels while maintaining the same frequency and total power (minus internal losses). It does this without any direct electrical connection between the input and output windings, relying entirely on a shared alternating magnetic flux.

What it changes in a real circuit: A transformer changes the voltage and current in inverse proportion to its turns ratio, and it reflects impedance from the secondary to the primary squared by that same ratio. It does not change the AC frequency, and it does not convert AC to DC.

The Core Function of the Transformer: Voltage, Current, and Isolation

When alternating current flows through the primary winding, it creates a continuously expanding and collapsing magnetic field in the transformer’s laminated steel or ferrite core. This changing flux cuts across the secondary winding, inducing an electromotive force (EMF) or voltage. The ratio of the primary voltage to the secondary voltage is exactly equal to the ratio of the number of turns in the primary coil to the number of turns in the secondary coil ($V_p / V_s = N_p / N_s$).

Think of a transformer like a mechanical gear train. A gear setup can trade high speed for high torque, but it cannot create more total mechanical power than the motor supplies. Similarly, a step-down transformer trades high voltage for high current. If you halve the voltage, you double the available current, keeping the total Volt-Amperes (VA) essentially constant. For a deeper look at the magnetic coupling mechanics, the All About Circuits AC textbook provides an excellent breakdown of mutual inductance.

Worked Numeric Example: Sizing a 480V to 120V Control Transformer

Let’s look at a real-world industrial scenario: you need to power a 120V Programmable Logic Controller (PLC) and a bank of electromechanical relays from a 480V 3-phase industrial line. You select a 150VA, 480V-to-120V control transformer.

1. Calculating the Turns Ratio and Nominal Currents

  • Turns Ratio: $N_p / N_s = 480V / 120V = 4:1$. The primary has four times as many turns of thinner wire as the secondary.
  • Secondary Current ($I_s$): $150VA / 120V = 1.25A$. This is the continuous current the secondary can safely deliver.
  • Primary Current ($I_p$): $150VA / 480V = 0.3125A$.

2. The Inrush Current Trap (Where Sizing Goes Wrong)

If you size your primary fuse based purely on the 0.3125A nominal current, the fuse will blow the instant you energize the circuit. When a transformer is first switched on, the core can temporarily saturate, causing an inrush current that is 10 to 15 times the nominal primary current for the first half-cycle. For our 150VA transformer, inrush could briefly spike to 4.5A.

NEC Sizing Rule of Thumb: Per NEC 430.72, if the transformer primary current is less than 2A, you can size the primary overcurrent protection (fuse/breaker) at up to 500% of the rated primary current to accommodate inrush. For our 0.3125A primary, a standard 1.5A or 2A time-delay fuse is the correct pick, not a 0.5A fast-acting fuse.

Where You Meet Transformers in Practice (and Common Confusions)

You will encounter the function of the transformer across nearly every electrical discipline, but the physical form factor changes drastically based on the application:

  • HVAC and Doorbells: Small, resin-potted step-down transformers (e.g., 120V to 24V or 16V) mounted in junction boxes to power low-voltage control boards and chimes safely.
  • Industrial Control Panels: Heavy, epoxy-encapsulated control transformers (like the 150VA example above) used to drop 480V or 240V down to 120V for PLC logic and contactor coils.
  • Audio and RF: Small ferrite-core transformers used not for power transfer, but for impedance matching (e.g., matching a 600-ohm microphone to a high-impedance amplifier input) and blocking DC bias voltages.
  • Grid-Tie Solar: Massive, oil-filled or dry-type step-up transformers that take the 480V output of a commercial solar inverter and step it up to 12,470V for utility distribution.

Common Confusions to Avoid

Transformer vs. Power Supply: A transformer only outputs AC. If the device on your bench outputs DC (like a laptop brick or a 12V LED driver), it is a power supply. It contains a transformer inside, followed by a rectifier (diodes) and a filter (capacitors) to convert the AC to DC.

Isolation vs. Autotransformer: A standard isolation transformer has physically separate primary and secondary windings, providing galvanic isolation (shock protection and noise breaking). An autotransformer (like a Variac or a buck-boost transformer) uses a single tapped winding. It changes voltage but provides zero galvanic isolation; a fault on the primary can appear directly on the secondary.

Transformer Selection Decision Tree: Picking the Right Part Number

Do not guess when ordering a transformer. Use this decision path to terminate on a specific, reliable part number for your next build or repair.

Application Scenario Primary / Secondary Required VA Isolation Needed? Concrete Part Number Pick
Residential Smart Doorbell (Ring/Nest) 120V to 16V 10VA - 30VA Yes (Safety) Honeywell AT140A1003 (16V, 10VA)
HVAC Thermostat & Control Board 240V to 24V 40VA Yes (Safety) Functional Devices TR40VA001 (24V, 40VA, foot mount)
Industrial PLC & Relay Cabinet 480V to 120V 150VA - 300VA Yes (Noise/Shock) Schneider Electric 90-T40F3 (120V, 150VA, DIN mount)
Boosting 208V to 240V for a Heater 208V to 240V 1000VA+ No (Just voltage) Acme Electric T111671 (Buck-Boost Autotransformer)
Tube Amplifier Power Stage 120V to 300V/6.3V 50VA - 100VA Yes (Safety) Hammond Manufacturing 272X series (Multi-tap audio)

Source reference: For detailed testing and verification procedures once your transformer is installed, consult the Fluke guide on transformer testing to verify winding resistance and polarity.

Frequently Asked Questions

Can I use a step-down transformer in reverse as a step-up transformer?
Electrically, yes. A 480V-to-120V transformer will step 120V up to 480V if you backfeed the secondary winding. However, you must verify that the winding you are using as the new primary is rated for the insulation voltage and that the overcurrent protection is correctly sized for the new primary current. Many modern control transformers also have compensation taps that are wired specifically for one direction; backfeeding them can result in a secondary voltage that is 5% to 10% lower than expected.

Why does my transformer hum or buzz loudly?
Transformer hum is caused by magnetostriction—the physical expansion and contraction of the steel laminations in the core as the magnetic flux alternates at 60Hz (creating a 120Hz acoustic hum). A loud, abnormal buzz usually indicates one of three things: the transformer is overloaded, the mounting hardware is loose (allowing the laminations to vibrate against each other), or the input voltage is significantly higher than the rated primary voltage, driving the core into magnetic saturation.

How do I measure the efficiency of a transformer on the bench?
Transformers are highly efficient, often 95% to 98% at full load. To measure it, you cannot rely on a standard multimeter. You need a true-RMS power meter to measure real power (Watts) in and out. Connect the primary to your AC source through the power meter, connect a known resistive load (like a power resistor bank) to the secondary, and measure the secondary Watts. Efficiency = ($P_{out} / P_{in}$) × 100. The difference between $P_{in}$ and $P_{out}$ represents core losses (eddy currents/hysteresis) and copper losses ($I^2R$ heating in the windings). For foundational theory on these losses, see the Electronics Tutorials transformer basics guide.