A transformer is a static electromagnetic device that transfers alternating current (AC) electrical energy between two or more circuits through mutual induction, changing voltage and current levels while conserving overall power. In a real circuit or installation, it changes the voltage-to-current ratio, provides galvanic isolation from the mains, and reflects impedance from the secondary back to the primary. Beginners commonly confuse transformer theory with basic inductor theory, assuming a single coil can transform voltage, or mistakenly believe transformers can step down DC without active switching circuitry.

The Core Mechanism: Mutual Induction and Turns Ratios

At the heart of transformer theory is Faraday's Law of Induction. When an alternating current flows through the primary winding, it generates a constantly expanding and collapsing magnetic field in the transformer's core. This changing magnetic flux cuts across the secondary winding, inducing an electromotive force (EMF), or voltage.

The relationship between the primary and secondary circuits is dictated entirely by the turns ratio—the physical number of wire loops on each side. The fundamental equations governing an ideal transformer are:

  • Voltage Ratio: Vp / Vs = Np / Ns
  • Current Ratio: Ip / Is = Ns / Np
  • Power Conservation: Vp × Ip = Vs × Is (in an ideal, lossless scenario)

If you step the voltage down by a factor of 10, the secondary current capability steps up by a factor of 10. The transformer does not create power; it merely acts as an electromagnetic lever, trading voltage for current or vice versa. For a deeper look at the magnetic flux interactions, the Electronics Tutorials guide on Transformer Basics provides excellent vector diagrams of these phase relationships.

Worked Numeric Example: Sizing a 24V HVAC Control Transformer

Let's apply transformer theory to a common jobsite scenario: sizing a control transformer for an HVAC system. You have a 120V AC primary supply and need to power a 24V AC contactor coil on the secondary. The contactor's datasheet states it draws 2.5A when energized.

Step 1: Calculate the Apparent Power (VA)

A common mistake is calculating real power (Watts) and sizing the transformer based on that. However, a contactor coil is a highly inductive load. Its current and voltage are out of phase. Transformers are rated in Volt-Amps (VA), which represents apparent power, because the physical wire windings must dissipate heat based on the total current flowing through them, regardless of the phase angle.

Secondary VA = 24V × 2.5A = 60VA

Step 2: Determine the Turns Ratio and Primary Current

The required turns ratio is 120V / 24V, which simplifies to a 5:1 step-down ratio. Assuming an ideal transformer, the primary current drawn from the 120V mains will be:

Ip = Is / Turns Ratio = 2.5A / 5 = 0.5A

Step 3: Apply Real-World Derating

Transformers are not 100% efficient, and inductive loads like contactors have a high inrush current when the magnetic field is first established. Standard practice in HVAC and industrial control is to add a 25% to 50% safety margin to the VA rating to prevent core saturation and excessive voltage drop during startup. Therefore, a 75VA or 100VA transformer is the correct specification for this 60VA load. Installing a bare 60VA unit would result in overheating and premature failure of the secondary winding insulation.

Real-World Losses: Why Your Transformer Gets Hot

In physical reality, Vp × Ip > Vs × Is. The missing energy is converted into heat. Understanding these losses is critical when diagnosing why a transformer is running hot or buzzing loudly. According to the All About Circuits textbook on Practical Transformer Considerations, these losses fall into two main categories:

Loss Type Physical Cause Engineering Mitigation
Copper Losses (I²R) Electrical resistance of the copper wire windings generating heat as current flows. Using thicker wire gauges (lower AWG number) and high-purity copper.
Eddy Currents Induced circulating currents within the solid iron core itself, causing internal heating. Constructing the core from thin, insulated silicon-steel laminations (typically 0.35mm thick for 60Hz).
Hysteresis Loss Energy expended to constantly reverse the magnetic domains in the core material 60 times a second. Using soft magnetic materials with a narrow hysteresis loop, like grain-oriented electrical steel.
Leakage Flux Magnetic field lines that escape the core and do not link both windings, causing voltage drop under load. Winding primary and secondary coils concentrically (one over the other) rather than on separate core legs.

Small, cheap wall-wart transformers often use solid or poorly laminated cores and undersized wire to save costs, which is why they run hot and exhibit poor voltage regulation (the output voltage drops significantly when you draw current). High-quality toroidal transformers minimize leakage flux and core losses, often achieving 95%+ efficiency.

Where You Meet Transformer Theory in Practice

Safety Warning: Microwave Oven Transformers (MOTs)
Hobbyists often scavenge MOTs for high-voltage experiments. A standard MOT steps 120V up to ~2000V AC, but unlike bench power supplies, the secondary is often referenced directly to the mains line, not isolated. Furthermore, they can deliver over 1 Amp of current at 2000V—far beyond the lethal threshold. Never use an MOT for DIY projects without extreme high-voltage training and proper isolation protocols.
  • Doorbell Transformers: These are typically 10VA to 30VA, 120V to 16V AC step-down units. They are designed for continuous duty and are often Class 2 power-limited, meaning their internal impedance is high enough that a short circuit on the secondary won't start a fire, eliminating the need for a secondary fuse.
  • Isolation Transformers: Used on electronics workbenches, these feature a 1:1 turns ratio (120V in, 120V out). They do not change voltage; instead, they break the galvanic connection to the earth-grounded neutral of the mains panel. This protects the user from shock if they accidentally touch a single live chassis component, and eliminates ground loops in sensitive audio equipment.
  • Current Transformers (CTs):strong> Used in clamp meters and energy monitoring (like the SCT-013 sensor for Arduino). These step down high AC currents (e.g., 100A) to measurable milliamp levels (e.g., 50mA) while keeping your microcontroller completely isolated from the mains.

Frequently Asked Questions

Why doesn't transformer theory apply to direct current (DC)?

Transformer theory relies entirely on a changing magnetic field to induce voltage in the secondary coil, as defined by Faraday's Law (EMF is proportional to the rate of change of magnetic flux). When you apply steady DC to a primary winding, the magnetic field expands only once during the initial switch-on transient. Once the current stabilizes, the magnetic flux is static (the rate of change is zero), and no voltage is induced in the secondary. To step down DC, engineers must use Switch-Mode Power Supplies (SMPS), which use transistors to rapidly chop the DC into high-frequency AC pulses before feeding it into a much smaller, high-frequency transformer.

How do you calculate transformer efficiency and real-world losses?

Efficiency (η) is calculated as the ratio of output power to input power, expressed as a percentage: η = (Pout / Pin) × 100. In practice, you measure the primary VA and secondary VA under a specific load. Large utility distribution transformers (rated in MVA) operate at 98% to 99.5% efficiency because the massive copper cross-sections minimize I²R losses. Small hobbyist transformers (under 50VA) often run at 75% to 85% efficiency. To find the exact real-world losses, consult the manufacturer's datasheet for the 'No-Load Loss' (core losses measured with an open secondary) and 'Full-Load Loss' (total losses at rated current). Standards like NEMA TR 1 define the strict testing parameters for these efficiency ratings.

What is the difference between an isolation transformer and an autotransformer?

An isolation transformer features physically separate primary and secondary windings, providing galvanic isolation and safety from mains-referenced shocks. An autotransformer uses a single, continuous winding with a tap point. The primary and secondary share a portion of the same coil. Because they share copper and core material, autotransformers (like the common Variac used for adjustable AC voltage) are significantly cheaper, lighter, and more efficient than isolation transformers for the same VA rating. However, they provide zero galvanic isolation; the output is directly electrically connected to the input mains, making them unsafe for general circuit protection or wet environments.