An electrical transformer is a static electromagnetic device that transfers alternating current (AC) energy between two or more circuits through magnetic induction, changing voltage and current levels while maintaining proportional power. In a real circuit or installation, a transformer changes the AC voltage-to-current ratio and provides galvanic isolation, breaking the direct metallic path between the primary mains and the secondary load to protect users and sensitive equipment. Builders commonly confuse standalone transformers with complete DC power supplies; a transformer only outputs AC, requiring downstream rectification, filtering, and regulation if your project requires DC.
The Core Mechanism: How Electrical Transformers Change Voltage
Transformers operate on Faraday's Law of Induction. When AC flows through the primary winding, it creates a fluctuating magnetic field in the laminated iron or ferrite core. This field cuts across the secondary winding, inducing a voltage. The ratio of the primary voltage to the secondary voltage is strictly determined by the turns ratio of the wire coils ($V_p / V_s = N_p / N_s$). Because energy is conserved (minus small core and copper losses), if you step the voltage down, the available current steps up proportionally.
Think of it like a mechanical gearbox. A step-down transformer is like shifting into a lower gear: you lose speed (voltage) but gain torque (current capability). According to Electronics Tutorials, the power equation $V_p \times I_p \approx V_s \times I_s$ dictates that a 120V primary drawing 0.5A (60W) can theoretically supply 12V at 5A on the secondary.
Worked Example: Sizing a 120V to 24V Control Transformer
Let's size a transformer for a custom smart-home HVAC control board. We need to power a Wi-Fi-enabled smart thermostat and two 24V AC compressor contactor coils from a standard 120V mains branch.
- Load 1 (Smart Thermostat): 24V AC at 1.2A continuous = 28.8 VA (Volt-Amps).
- Load 2 (Two Contactor Coils): 24V AC at 0.8A each = 38.4 VA sealed (continuous) rating.
- Total Sealed VA: 28.8 + 38.4 = 67.2 VA.
Contactors are highly inductive loads. When the coil energizes, the inrush current can be 5 to 10 times the sealed current until the magnetic gap closes. If the transformer is sized exactly to the continuous load, the voltage will sag during pull-in, causing the contactor to chatter and the smart thermostat to brownout and reboot.
The Sizing Rule: For mixed resistive and inductive 24V control circuits, multiply the total continuous VA by 1.25 for baseline thermal headroom, then round up to the next standard industry size.
67.2 VA \u00d7 1.25 = 84 VA.
You cannot buy an 84VA transformer. The next standard size up is 100VA. The concrete pick for this build is the Functional Devices TR100VA001, a 100VA, 120V-to-24V encapsulated control transformer with built-in PTC thermal overload protection.
Where You Meet Transformers in Practice
You will encounter electrical transformers in several specific domains, each with distinct physical forms and safety requirements:
- HVAC Control Boards: 120V/240V stepped down to 24V AC. These are usually open-frame or encapsulated block transformers mounted directly to the sheet metal plenum.
- Doorbell Chimes: 120V stepped down to 16V AC. These are typically low-VA (10VA to 30VA) wall-plug or junction-box mounted units.
- Tube Amplifiers: Mains stepped up to 300V+ DC (after rectification) for the plates, and stepped down to 6.3V AC for the filament heaters.
- Bench Isolation Transformers: 1:1 ratio (120V to 120V). Used by technicians to repair live mains equipment safely. They do not change the voltage; they break the ground reference so touching a single live chassis point won't complete a circuit to earth ground.
An autotransformer (like a Variac) uses a single tapped winding to adjust voltage. Because the primary and secondary share the same physical wire, there is zero galvanic isolation. Never use an autotransformer in an application where user safety requires isolation from lethal mains potential, and never use one to step down 240V to 120V for standard receptacles.
Decision Tree: Picking the Right Transformer for Your Build
Use this decision path to terminate your component search with a specific hardware class.
| Application Condition | If YES | If NO | Concrete Default Pick |
|---|---|---|---|
| Do you need DC output for microcontrollers or LEDs? | Stop. Buy an enclosed AC/DC switching power supply. | Continue to next row. | Mean Well LRS-35-12 (for DC needs) |
| Will the secondary circuit touch water or human skin (e.g., pool lights, spa controls)? | Use an Isolation Transformer with a grounded core and GFCI protection on the primary. | Standard encapsulated or open-frame is acceptable. | Jefferson Electric 423-7333 (Pool/Spa rated) |
| Do you need variable AC voltage for motor testing or bench repair? | Buy a Variable Autotransformer (Variac). | Buy a fixed-ratio isolation transformer. | TECO 10A Variac (for testing) |
| Is the load highly inductive (motors, solenoids, contactors)? | Multiply calculated continuous VA by 1.5 to handle inrush without voltage sag. | Multiply continuous VA by 1.25 for thermal margin. | Functional Devices TR100VA001 (Inductive control) |
Default Recommendation: For 90% of DIY, Arduino-relay, and low-voltage control projects, an encapsulated, PCB-mount or DIN-rail isolation transformer sized 25% above your continuous VA load is the safest, most reliable default choice. Encapsulation protects the windings from moisture, dust, and accidental finger contact.
Bench Testing and Common Failure Modes
Transformers are incredibly robust, but they do fail, usually due to thermal stress or secondary short circuits. The most common failure mode is shorted turns in the winding insulation. This causes the transformer to draw massive primary current, overheat, and emit a distinct burnt-varnish smell. The secondary voltage will drop to near zero. The second most common is an open winding, where the internal thermal fuse blows or a wire breaks, resulting in infinite resistance and 0V output.
When installing, always follow NFPA 70 (NEC) guidelines for control circuit wiring. For 24V AC control circuits drawing under 100VA, 18 AWG or 16 AWG copper wire is standard, but ensure the primary side (120V) is wired with a minimum of 14 AWG NM-B or THHN in conduit, protected by a correctly sized 15A or 20A branch breaker. Ground the transformer core and secondary common if required by your local AHJ for fault clearing.
Frequently Asked Questions
Q: Can I use a 60Hz transformer on a 50Hz mains supply?
A: Yes, but it will run hotter. The core is designed for a specific Volts-per-Hertz (V/Hz) ratio. Running 60Hz iron at 50Hz increases core saturation and no-load current. Derate the transformer's VA capacity by roughly 15-20%, or expect higher operating temperatures.
Q: Why does my transformer hum loudly?
A: Mains hum (120Hz in the US) is caused by magnetostriction—the core laminations physically expanding and contracting with the magnetic field. If the hum is excessive, the laminations may be loose, the transformer is overloaded, or there is DC offset on your AC mains. Tightening the mounting hardware or potting the transformer in epoxy can dampen the vibration.






