A transformer is a passive electromagnetic device that transfers electrical energy between two or more circuits through electromagnetic induction, changing AC voltage and current levels while maintaining the same frequency. When makers and electricians ask what is transformer and types of transformer, the core distinction lies in the winding configuration (isolated vs. shared) and the voltage ratio (step-up, step-down, or 1:1). In a real circuit, a transformer changes voltage and current inversely: if it steps the voltage down by a factor of 10, it steps the current capacity up by a factor of 10, conserving power (minus 2% to 5% lost to core hysteresis and copper resistance). It does not work with DC, as a static magnetic field cannot induce a voltage in the secondary winding.

Core Transformer Types and Specifications

Transformers are categorized by their voltage transformation ratio and whether the primary and secondary windings share a physical electrical connection. Below is a data-dense specification table of the four most common types you will encounter in residential, commercial, and bench environments. Pricing reflects standard 2026 market rates for off-the-shelf industrial components.

Type Primary / Secondary Voltage Typical VA Rating Galvanic Isolation Common Application Approx. Cost (2026)
Step-Down (Control) 120V AC / 24V AC 40 VA Yes HVAC contactor coils, smart thermostats $15 - $25
Step-Up 12V AC / 120V AC 500 VA Yes Off-grid inverter front-ends, neon signs $45 - $70
Isolation (1:1) 120V AC / 120V AC 1 kVA Yes Bench testing, medical equipment, ground loop elimination $120 - $180
Autotransformer 240V AC / 120V AC 2 kVA No (Shared Winding) RV shore power adaptors, variable bench supplies (Variac) $80 - $130

Note: VA (Volt-Amps) is used instead of Watts because transformer loads are often inductive (like motor coils), meaning the apparent power (VA) is higher than the real power (Watts). For a deeper dive into magnetic flux and core saturation, refer to the All About Circuits textbook chapter on practical transformer designs.

The Math: A Worked Numeric Example

Let's size a step-down control transformer for a custom HVAC control board. You need to power a 24V AC contactor coil and a 24V AC smart thermostat from a standard 120V AC branch circuit.

  • Load 1 (Contactor Coil): Draws 0.5A at 24V AC.
  • Load 2 (Smart Thermostat): Draws 0.8A at 24V AC.
  • Total Secondary Current: 0.5A + 0.8A = 1.3A.

Step 1: Calculate Required VA
Multiply the secondary voltage by the total secondary current: 24V × 1.3A = 31.2 VA. Industry best practice dictates adding a 20% safety margin for inrush currents and future expansion: 31.2 VA × 1.2 = 37.44 VA. The next standard commercial size is a 40 VA transformer.

Step 2: Calculate Primary Current
Assuming ideal efficiency, primary VA equals secondary VA.
Primary Current (Ip) = VA / Primary Voltage = 40 / 120 = 0.33A.

Step 3: Determine Turns Ratio
The turns ratio (N) dictates the voltage step-down. N = Vp / Vs = 120 / 24 = 5:1. This means the primary winding has exactly five times as many turns of enameled copper wire as the secondary winding.

Step 4: Fuse Sizing (The Inrush Gotcha)
If you put a standard 0.33A fast-acting fuse on the primary side, it will blow the moment you energize the circuit. Why? Inrush current. When a transformer is first switched on, the magnetic core can temporarily saturate, drawing 10 to 15 times the nominal current for the first few AC cycles. You must use a time-delay (slow-blow) fuse rated for roughly 125% to 165% of the calculated primary current. For our 0.33A load, a 0.5A slow-blow fuse is the correct specification.

Where You Meet Transformers in Practice

Transformers are the backbone of the AC power grid and low-voltage control systems. Here is where you will physically interact with them:

  • The Utility Pole (Distribution): The cylindrical tank on the pole outside your house is a massive step-down transformer. It takes 7,200V from the distribution line and steps it down to 240V. Crucially, it uses a center-tapped secondary winding to create split-phase power: 120V from either leg to neutral, and 240V across both legs for heavy appliances like dryers and EV chargers.
  • The HVAC Furnace Plenum: This is where you will find the 40 VA control transformer we calculated above. It isolates the low-voltage thermostat wiring from the lethal 120V mains powering the blower motor.
  • The Doorbell Chime: A small, usually potted (epoxy-encased) transformer tucked into a junction box in the attic or basement, stepping 120V down to 16V AC at 10 VA to 30 VA to power mechanical chimes and smart video doorbells.
  • Isolation Transformers on the Bench: When troubleshooting live AC circuits with an oscilloscope, technicians use a 1:1 isolation transformer. This breaks the galvanic connection to earth ground, preventing short circuits through the oscilloscope's ground clip (which is tied to earth ground via the mains plug).
⚠️ High Voltage Safety Warning: Microwave ovens contain a step-up transformer that converts 120V AC to roughly 2,000V AC to drive the magnetron tube. Never open a microwave chassis. The high-voltage capacitor can retain a lethal charge long after the unit is unplugged. Always defer to a certified appliance repair technician for microwave diagnostics.

Common Confusions: Transformers vs. Power Supplies

The most frequent mistake hobbyists make is confusing a transformer with a power supply (or AC-DC adapter).

A transformer is strictly an AC-to-AC magnetic component. It outputs alternating current. If you need DC to power an Arduino or a 12V LED strip, a transformer alone will not work. An AC-DC "wall wart" power supply contains a transformer (or a high-frequency switching equivalent) plus a bridge rectifier (diodes to convert AC to pulsing DC) and smoothing capacitors (to flatten the ripples into steady DC).

Another critical confusion is between isolated transformers and autotransformers. An autotransformer (like a Variac) uses a single continuous winding with a sliding tap to adjust voltage. Because the primary and secondary share the same physical wire, there is no galvanic isolation. If you use an autotransformer to step 240V down to 120V for a bench project, touching the "120V neutral" output can still deliver a lethal shock if the input plug is reversed, because that neutral line is physically tied to the 240V hot leg. For any bench testing where human contact with the circuit is possible, always use a fully isolated 1:1 or step-down transformer. For comprehensive safety standards regarding control and isolated units, refer to Hammond Manufacturing's control transformer selection guidelines and the Electronics Tutorials database.

Understanding the exact VA requirements, isolation needs, and inrush characteristics of your specific transformer type ensures your circuits operate reliably without nuisance breaker trips or melted windings.