The two primary types of transformers are step-up and step-down, which respectively increase or decrease AC voltage while inversely changing current to conserve power.
The Core Difference: Step-Up vs. Step-Down Transformers
At the bench or on the jobsite, a transformer's sole job is to transfer electrical energy between two or more circuits through electromagnetic induction. What it changes in a real circuit is the voltage-to-current ratio. It does this without altering the AC frequency and while keeping the total power essentially constant (minus minor thermal and core losses). Think of it like a mechanical gear train: you can trade rotational speed for torque, but you cannot create extra horsepower out of thin air.
Here is how the two functional types break down in practice:
| Feature | Step-Up Transformer | Step-Down Transformer |
|---|---|---|
| Primary Function | Increases voltage from primary to secondary | Decreases voltage from primary to secondary |
| Turns Ratio (Np:Ns) | Less than 1 (e.g., 1:10) | Greater than 1 (e.g., 10:1) |
| Current Change | Secondary current is lower than primary | Secondary current is higher than primary |
| Wire Gauge (Windings) | Primary wire is thicker; secondary is thinner | Primary wire is thinner; secondary is thicker |
| Common Application | Power plant transmission, CRT anode supplies | Doorbell chimes, workshop tool adapters, HVAC controls |
Worked Numeric Example: Sizing a Step-Down for a Workshop Tool
Let us look at a real-world scenario. You have imported a heavy-duty 120V AC bandsaw from the US, but your workshop in the UK or EU is wired for 240V AC. The motor nameplate ratings are 120V, 2000W (approx 2.6 HP). You need a step-down transformer to run it safely.
First, we calculate the secondary (output) current required by the load:
- I_secondary = Power / Voltage = 2000W / 120V = 16.67 Amps.
Assuming an ideal transformer (100% efficiency for basic math, though real-world units are roughly 95-98% efficient), the primary (input) current drawn from your 240V wall outlet will be:
- I_primary = Power / Voltage = 2000W / 240V = 8.33 Amps.
The turns ratio required is directly proportional to the voltage ratio:
- Turns Ratio = V_primary / V_secondary = 240 / 120 = 2:1.
Because the secondary winding has to carry 16.67A, the manufacturer will use a thicker copper magnet wire for the secondary coil to prevent overheating, while the primary coil can use thinner wire since it only carries 8.33A. When selecting an off-the-shelf unit, you must size for the continuous load plus a safety margin. A standard rule of thumb is to add 20% overhead for motor starting surges. Therefore, you need a transformer rated for at least 2400VA (2.4 kVA).
Where You Meet This in Practice
Understanding the two types of transformers dictates what you buy and how you wire it. Here is where you will physically encounter them:
Step-Down Transformers in the Wild
Step-down units are everywhere in residential and light commercial work. The 24V AC transformer powering your HVAC thermostat is a step-down unit taking 120V or 240V down to a safe control voltage. If you are buying replacement chassis-mount transformers for DIY audio amplifiers or bench power supplies, brands like Hammond Manufacturing (e.g., the 165 series) and Triad Magnetics dominate the market. A Hammond 165R12, for instance, is a heavy iron-core step-down unit designed to drop 120V to 12V at high current for halogen lighting or heavy relays.
Step-Up Transformers in the Wild
Step-up transformers are less common on the DIY bench but critical in power distribution. The US Department of Energy notes that massive step-up transformers at generation plants push voltage to 345kV or higher to minimize I²R line losses during transmission. On a smaller scale, you will find step-up transformers in neon sign power supplies, microwave oven magnetron circuits, and older CRT television flyback circuits. If you are building a DIY Tesla coil or a high-voltage insulation tester, you are specifically hunting for a high-ratio step-up transformer.
Installation and Code Caveats
When hardwiring a step-down transformer into a permanent branch circuit (like an HVAC control transformer), NEC-style guidance requires you to protect the primary side with an appropriately sized overcurrent device. If the primary current is under 9 amps, you generally protect it at 167% of the rated current; if over 9 amps, protect it at 125%. Always verify dead with a multimeter before terminating the secondary wires, and ensure the transformer core is properly bonded to the equipment grounding conductor.
Frequently Asked Questions
Can a step-down transformer be used in reverse as a step-up?
Electrically, yes. A 240V-to-120V step-down transformer has a 2:1 ratio. If you feed 120V into the secondary terminals, you will get 240V out of the primary terminals. However, you must respect the wire gauge limits. The winding that was originally the 'secondary' (now acting as the primary) was wound with thicker wire for high current. If you use it in reverse, you cannot pull the original full VA rating without risking saturation or overheating, and you lose the specific safety clearances the manufacturer designed into the original primary winding. Unless the datasheet explicitly states it is rated for reverse-feed, do not do this in a permanent installation.
What is the difference between a transformer and a power supply?
A transformer only changes AC voltage levels using magnetic induction; it outputs AC. A power supply (specifically a switching power supply or linear regulator) takes AC, rectifies it to DC, filters it, and regulates it to a precise DC output (like 12V DC or 5V DC). If your project requires DC to run an Arduino or an LED strip, a transformer alone will not work—you need a power supply, or a transformer followed by a bridge rectifier and smoothing capacitors.
Do transformers work with DC voltage?
No. Transformers rely entirely on a changing magnetic field to induce voltage in the secondary coil. Direct Current (DC) creates a static magnetic field. If you connect a DC source to a transformer primary, the current will rapidly spike limited only by the DC resistance of the copper wire, resulting in a dead short that will either trip your breaker, blow a fuse, or melt the windings. To step up or step down DC, you must first chop it into high-frequency AC using a switching circuit (like a boost/buck converter), pass it through a high-frequency transformer, and then rectify it back to DC.






