A current transformer (CT) is a type of instrument transformer designed to produce an alternating current in its secondary winding that is accurately proportional to the current flowing through its primary conductor. While a standard power transformer steps down voltage to deliver usable wattage to a load, a CT changes the measurement scale of a circuit, stepping down dangerously high primary currents (like 400A) to safe, standardized secondary currents (typically 5A or 1A) for metering and protective relays. People commonly confuse CTs with potential (voltage) transformers or standard step-down power transformers, but a CT operates as a series device where the primary is the load cable itself, not a dedicated wire wound on the core.

The Internal Anatomy: What Is Inside a Current Transformer?

When you crack open the epoxy or plastic housing of a standard 50/60Hz AC current transformer, you will find three primary physical components working together to isolate and scale the magnetic field.

  • The Magnetic Core: This is the heart of the CT. Standard metering CTs use grain-oriented silicon steel laminations stacked into a toroidal (donut) shape. For high-precision revenue metering or harmonic analysis, manufacturers use nanocrystalline or amorphous metal alloys, which offer much higher permeability and lower core loss at the cost of being brittle and expensive.
  • The Secondary Winding: Hundreds or thousands of turns of fine, enameled copper magnet wire are wrapped evenly around the core. The uniformity of this winding is critical; if the wire is bunched on one side of the toroid, it creates leakage flux and ruins the accuracy at high primary currents.
  • Insulation and Housing: Solid-core CTs are typically cast in solid epoxy resin, which provides excellent dielectric strength and mechanical rigidity. Split-core CTs (designed to clamp over existing wires without disconnecting them) use hinged plastic shells with ferrite or steel halves that mate together, often relying on tape or potting compound to seal the internal windings from moisture.

The primary 'winding' is not actually inside the CT at all. It is the single conductor (or busbar) that passes through the center window of the toroid. In a standard installation, the primary turn count ($N_p$) is exactly 1.

How the Magnetic Circuit Works (With Numeric Example)

The operating principle relies on Ampere-turns balance. The magnetic flux generated by the primary conductor must be perfectly counteracted by the flux generated by the secondary winding. This gives us the fundamental CT equation:

$I_p \times N_p = I_s \times N_s$

Think of it like a mechanical gear reduction: a small gear (1 primary turn) driving a large gear (80 secondary turns) trades speed (current) for torque (voltage). The CT trades high primary current for a manageable secondary current, while proportionally stepping up the voltage across the secondary burden resistor.

Worked Numeric Example:
Let's look at a standard 400:5 CT installed on a 200A feeder.
Ratio: 400A primary to 5A secondary.
Turns Ratio ($N_s / N_p$): $400 / 5 = 80$. Since the primary is 1 turn, the secondary has exactly 80 turns of wire inside the casing.
Operating Condition: The actual primary load current ($I_p$) is 200A.
Secondary Current ($I_s$): $200A \times (1 / 80) = 2.5A$.
Burden Calculation: This 2.5A flows through the metering circuit and a burden resistor. If the total secondary burden (wire resistance + meter impedance) is $0.5 \Omega$, the voltage developed across the secondary is $V = I \times R = 2.5A \times 0.5\Omega = 1.25V$. The power dissipated as heat inside the CT and wiring is $P = I^2 \times R = 2.5^2 \times 0.5 = 3.125W$.

If the primary current spikes to a fault level of 4,000A, the secondary current attempts to push 50A. If the burden resistance is too high, the core will saturate, the magnetic field collapses, and the CT can no longer accurately reflect the primary current—a critical failure mode in protective relaying (Electronics Tutorials).

Where You Meet This in Practice

You will encounter the internal mechanics of current transformers in several specific real-world scenarios, ranging from industrial panels to DIY workbenches:

  • Solar and Battery Inverter Monitoring: Systems like the Enphase Envoy or Victron MultiPlus use split-core CTs clamped directly over the main service conductors. These CTs allow the inverter to 'see' the net grid import/export in real-time, enabling zero-export functionality without tapping into the high-voltage bus.
  • EV Charger Load Balancing: Smart Level 2 EV chargers (like the Tesla Wall Connector or Emporia Vue) use internal or external CTs to monitor the home's total electrical draw. If the house approaches the main breaker's ampacity limit, the charger's firmware throttles the charging current down to prevent a main breaker trip.
  • DIY Arduino/ESP32 Energy Monitors: Makers frequently use the YHDC SCT-013-000. This specific split-core CT is rated for 100A primary and outputs 50mA secondary. Crucially, it has a 62-ohm burden resistor built directly inside the plastic casing, meaning it outputs a safe 0-1V AC signal that can be biased and fed directly into the 12-bit ADC of an ESP32 or Arduino without risking the microcontroller.

Critical Safety: The Open-Circuit Hazard

Working with the internal windings of a CT requires strict adherence to one absolute rule of electrical theory: Never open-circuit the secondary of an energized current transformer.

Lethal Voltage Warning:
A standard power transformer is a voltage source; if you remove the load, the voltage stays the same. A CT is a current source. If the primary is energized and you disconnect the secondary wiring (creating an infinite resistance open circuit), the CT will attempt to force the proportional current through that infinite resistance. According to Ohm's law ($V = I \times R$), the voltage will spike until it arcs across the terminal blocks or breaks down the internal insulation. This routinely generates several kilovolts, which will instantly destroy the secondary winding insulation, permanently magnetize (and ruin) the silicon steel core, and pose a lethal electrocution hazard to anyone nearby. Always use a shorting block or shorting switch before disconnecting a CT from its meter (IEEE C57.13 Standard).

Frequently Asked Questions About Current Transformers

Can I open a current transformer casing to see the inside?

For solid-core, epoxy-cast CTs, the answer is no. The internal windings and core are permanently encased in vacuum-degassed epoxy resin to prevent moisture ingress and partial discharge at high voltages. Attempting to cut it open will destroy the magnet wire. Split-core CTs are housed in screw-together plastic shells, and while you can open the shell to see the ferrite halves and wire wraps, doing so voids the safety ratings and compromises the mating surface alignment, which introduces air gaps and ruins the accuracy ratio.

What happens if the wire inside a current transformer breaks?

If the internal secondary magnet wire breaks, it creates an open circuit. As detailed in the safety section above, if this happens while the primary conductor is carrying load current, the CT will generate dangerously high voltages across the break point. This usually results in internal arcing, melting of the potting compound, and a distinct burning smell. The CT is permanently destroyed and must be replaced. This is why high-reliability installations use continuous secondary loops and shorting terminal blocks.

How do I wire a current transformer inside an electrical panel?

When routing a CT inside a panel, orientation and polarity matter. CT secondary leads are typically marked S1 and S2 (or X1 and X2). The primary conductor should pass through the window in the direction of the arrow printed on the CT label (usually pointing from source to load). S1 must wire to the positive/current-input terminal of your meter, and S2 to the common/return. If you reverse the physical direction of the CT on the wire, you must also swap the S1 and S2 connections at the meter to maintain correct phase angle readings for power factor and watt-hour calculations.