A transformer is a static electrical device that transfers alternating current (AC) energy between two or more circuits through electromagnetic induction, changing voltage and current levels while keeping power and frequency constant. If you are asking what is the principle behind the operation of a transformer, the short answer is Faraday’s Law of Induction: a changing magnetic field in one coil induces a proportional voltage in an adjacent coil. This fundamental physics principle allows us to step voltages up for efficient transmission or step them down for safe bench and household use, all while maintaining galvanic isolation between the input and output.

The Core Mechanism: Faraday’s Law and Mutual Induction

When AC flows through the primary winding, it generates an alternating magnetic flux in the transformer’s core. Because the current is constantly changing direction and magnitude, the magnetic field is continuously expanding and collapsing. According to Faraday’s Law, this changing magnetic flux cutting across the secondary winding induces an electromotive force (EMF), or voltage. The magnitude of this induced voltage is directly proportional to the ratio of turns between the secondary and primary coils.

What it changes (and what it doesn't):
In a real circuit or installation, a transformer changes voltage and current inversely to conserve power ($V_p \times I_p \approx V_s \times I_s$). It also transforms impedance by the square of the turns ratio, which is critical in audio and RF matching. However, it does not change the AC frequency, nor does it generate power; it merely transfers it minus minor thermal losses.

It is vital to know what people commonly confuse a transformer with. Makers and DIYers often confuse standalone transformers with complete AC-DC power supplies. A transformer only handles AC voltage; it does not rectify, filter, or regulate DC. It is also frequently confused with an autotransformer (like a bench Variac), which uses a single tapped winding to change voltage but fails to provide galvanic isolation, meaning the output remains referenced to the dangerous primary mains.

Worked Example: Sizing a 240V to 24V Control Transformer

Let’s look at a real-world bench scenario: you are building a motor control panel and need to step down 240V AC mains to 24V AC to drive a heavy-duty contactor coil and some indicator lights.

  1. Calculate the Load: The contactor draws 3A and the indicator lights draw 1A at 24V. Total secondary current = 4 Amps.
  2. Determine VA Rating: Apparent power = $24V \times 4A = 96 VA$. You select a standard 100 VA control transformer to provide a slight safety margin.
  3. Find the Turns Ratio: The ratio is $V_p / V_s = 240V / 24V = 10:1$. If the manufacturer wound the primary with 1,200 turns of fine wire, the secondary will have exactly 120 turns of much thicker wire.
  4. Calculate Primary Current: Assuming ideal efficiency, $I_p = I_s / \text{ratio}$. Therefore, $4A / 10 = $ 0.4 Amps drawn from the 240V mains.

In practice, due to magnetizing current and core losses, your multimeter might read closer to 0.45A on the primary when fully loaded. For circuit protection, you would fuse the primary side at roughly 1A (allowing for inrush current) and the secondary side at 5A to protect the 24V control wiring. For deeper reading on practical sizing and winding resistance, the All About Circuits textbook chapter on transformer designs provides excellent bench-level insights.

Where You Meet This in Practice

You interact with transformer principles constantly, but the physical implementation changes drastically depending on the frequency of the AC involved. According to Faraday's law, a higher rate of change (higher frequency) requires less core mass to transfer the same amount of power. This is why modern electronics look so different from vintage gear.

Feature Linear Iron-Core (50/60Hz) SMPS Ferrite-Core (65kHz+)
Core Material Laminated Silicon Steel Ferrite (Ceramic-like compound)
Size & Weight Heavy, Bulky, High Profile Compact, Lightweight, Low Profile
Isolation Quality Excellent, low capacitive coupling Excellent, but prone to high-frequency noise
Typical Use Cases HVAC controls, Audio amps, Utility poles Laptop chargers, LED drivers, Solar inverters

In residential wiring, you will find 40VA 120V-to-24V iron-core transformers tucked inside HVAC air handlers to power thermostats. On the utility side, padmount transformers step down 7.2kV distribution lines to the 240/120V split-phase entering your main service panel. Meanwhile, inside your laptop's power brick, a Switch-Mode Power Supply (SMPS) chops the rectified DC into high-frequency AC (often >65kHz), pushes it through a tiny ferrite transformer, and rectifies the secondary output back to DC. The underlying principle of mutual induction remains identical; only the frequency and core material change to optimize size and cost.

Frequently Asked Questions

Why can't a transformer operate on direct current (DC)?

DC creates a static, unchanging magnetic field. Faraday’s Law strictly requires a changing magnetic flux ($d\Phi/dt$) to induce a voltage in the secondary coil. If you connect a standard 60Hz iron-core transformer primary to a 120V DC source, no voltage is induced on the secondary. Worse, because the primary winding has very low DC resistance (often just a few ohms), it acts as a dead short. The resulting massive current will instantly trip your breaker, or if unprotected, melt the copper winding and start a fire.

Does a transformer change the frequency of the AC power?

No. A 60Hz input will always yield a 60Hz output. The magnetic flux in the core alternates at the exact same rate as the input current, forcing the secondary electrons to oscillate at that identical frequency. If you need to change frequency (for example, driving a 50Hz motor from a 60Hz grid, or controlling motor speed), you cannot use a transformer; you must use a Variable Frequency Drive (VFD) or a solid-state inverter that actively reconstructs the AC waveform.

How do core losses affect real-world transformer efficiency?

Real transformers are not 100% efficient. Energy is lost primarily through eddy currents (circulating currents induced inside the metal core itself) and hysteresis losses (the energy required to constantly reverse the magnetic domains in the steel). Engineers mitigate eddy currents by building the core out of thin, insulated laminations rather than a solid block of steel. According to the U.S. Department of Energy's efficiency standards, modern distribution transformers must meet strict minimum efficiency levels, often exceeding 98% at full load. However, efficiency drops significantly at very light loads because the fixed core losses remain constant regardless of the secondary current draw.

What is the difference between a transformer and an autotransformer?

A standard isolation transformer has physically separate primary and secondary windings, providing galvanic isolation that protects users from mains shock. An autotransformer uses a single continuous winding with a tap point. While it is cheaper, lighter, and more efficient for small voltage adjustments (like stepping 240V down to 208V for industrial equipment), the input and output share a direct electrical connection. If the common winding breaks, the full primary voltage can appear on the secondary, making autotransformers unsuitable for general-purpose safety isolation. For deeper theory on magnetic coupling and leakage inductance, Electronics Tutorials offers a great breakdown of non-ideal transformer behaviors.