A current transformer (CT) is a passive instrument transformer that steps down high primary AC current to a safe, measurable secondary current (typically 5A or 1A) while maintaining exact phase and proportional magnitude. In a real circuit or installation, a CT changes the game by allowing standard low-current meters, protective relays, or 3.3V microcontroller ADCs to safely monitor hundreds of amps on the primary side without exposing sensitive electronics to lethal fault currents or mains voltage.
The Core Function: Stepping Down Current Safely
At the bench or on the jobsite, you cannot run a 400A service feeder directly through the back of a standard digital panel meter. The physical busbars wouldn't fit, and the fault current would vaporize the meter's internal shunt. A CT solves this by acting as a magnetic mirror. The primary winding is simply the load-carrying conductor passing through the center of the CT's toroidal core. The secondary winding consists of many turns of fine wire wrapped around that core.
The physics governing this is the ampere-turn balance: Primary Amps × Primary Turns = Secondary Amps × Secondary Turns. Because the primary is usually just a single straight wire passing through the window (1 turn), the secondary must have hundreds of turns to step the current down proportionally. This provides two massive benefits: galvanic isolation (the meter is completely electrically separated from the 120V/240V/480V mains) and current scaling.
The Math: Ratios, Burden, and a Worked Example
To use a CT effectively, you need to understand its ratio and its burden. The ratio tells you the scaling factor. The burden is the total impedance (in ohms or volt-amperes) connected to the secondary terminals, including the meter's internal coil and the connecting wires.
Imagine you are monitoring a 200A residential service using a 200A:5A CT.
1. The Ratio: 200 / 5 = 40:1. For every 40 amps on the primary, 1 amp flows on the secondary.
2. The Measurement: Your EV charger pulls 80A from the panel. The secondary current will be 80A / 40 = 2.0 Amps.
3. The Burden Calculation: Your digital panel meter has an internal resistance of 0.15Ω, and your wire run adds 0.05Ω. Total burden = 0.20Ω.
4. Voltage Drop: At max rated secondary current (5A), the voltage across the burden is V = I × R = 5A × 0.20Ω = 1.0 Volt.
5. VA Rating Check: Power (VA) = I² × R = 25 × 0.20 = 5 VA. You must ensure your CT is rated for at least 5 VA burden, or the core will saturate and your readings will be non-linear at high currents.
According to the instrument transformer basics outlined by Magnelab, exceeding the rated VA burden causes ratio error—the CT 'gives up' trying to push current through the high impedance, and your meter reads lower than the actual primary current.
Where You Meet CTs in Practice
You will encounter current transformers in several specific scenarios outside of industrial switchgear:
- Solar Export Limiting: Grid-tied solar inverters (like Enphase or SolarEdge) use small split-core CTs clamped onto the main service feeders. The inverter reads this secondary current to ensure it never exports more power to the grid than the local utility allows (often 0W or a strict percentage limit).
- Home Energy Monitors: Devices like the Sense monitor or Emporia Vue use arrays of 50A to 200A CTs to sample the magnetic field around individual branch circuit wires, using algorithms to disaggregate appliance signatures.
- Motor Starters and VFDs: Variable Frequency Drives use CTs on the output phases to monitor for ground faults, phase imbalance, and mechanical overload conditions, tripping the IGBT gates in microseconds if the secondary current spikes.
Common Confusions: CTs vs. PTs vs. Power Transformers
People frequently confuse Current Transformers (CTs) with Potential Transformers (PTs, also called Voltage Transformers) or standard step-down power transformers. The confusion usually leads to catastrophic wiring mistakes.
A Potential Transformer (PT) steps down high voltage (e.g., 4160V to 120V) for metering. It is wired in parallel with the line. Because it acts like a standard voltage source, its secondary must never be short-circuited, or it will overheat and catch fire. Conversely, a CT is wired in series (the wire passes through it) and acts as a current source; its secondary must never be open-circuited.
Furthermore, a standard 120V-to-12V power transformer is designed to transfer real power (watts) to a load. A CT is designed to transfer a proportional signal (milliwatts) while maintaining strict phase accuracy. As detailed in the All About Circuits AC theory volume, CT cores are made of specialized high-permeability silicon steel or nanocrystalline alloys to minimize excitation current and phase angle error, which would otherwise render power factor (kW vs kVA) calculations completely useless.
Decision Tree: Picking the Right CT for Your Build
Do not guess your CT specifications. Use this decision path to select the exact part number for your application, terminating in a concrete recommendation.
| IF your application is... | AND your primary current is... | THEN choose this CT type & spec | Concrete Part Pick |
|---|---|---|---|
| ESP32 / Arduino energy monitoring (DIY) | Up to 100A (Single Phase) | Split-core, Voltage Output (Internal burden resistor included, 3.5mm jack) | YHDC SCT-013-000 (100A:50mA) + 33Ω external burden OR SCT-013-030 (30A:1V output, no external burden needed) |
| Residential Solar / Sub-metering Panel | Up to 200A (Main Feeder) | Split-core, 5A Output (Requires external shorting block and 5A panel meter) | Magnelab DACC-200-A0-5 or generic 200A:5A 50/60Hz split core |
| Industrial VFD / Motor Protection | Up to 600A (3-Phase) | Solid-core (window type), 5A Output, Accuracy Class 0.5 or 5P10 | Accuenergy ACTL-0540-600 (600A:5A) |
Frequently Asked Questions
Can I use a DC current with a current transformer?
No. Standard CTs rely on a changing magnetic field (Faraday's Law of Induction, $V = -N \frac{d\Phi}{dt}$) to induce secondary current. A steady DC current creates a static magnetic field, inducing zero secondary current. To measure DC or mixed AC/DC waveforms (like those from a solar charge controller or VFD output), you must use a Hall Effect sensor (e.g., the ACS712 or ACS758) or a fluxgate sensor, not a transformer.
Does the direction the wire passes through the CT matter?
Yes, absolutely. CTs have a polarity mark (usually a white dot, an arrow, or 'P1'/'K1' markings). If you are measuring real power (Watts) using both a CT and a voltage reference, the current phase must align with the voltage phase. If you route the wire backward through the window, the CT will output a signal 180 degrees out of phase, and your energy monitor will read negative watts (thinking you are exporting to the grid when you are actually consuming).
What happens if my primary wire doesn't fill the CT window?
As long as the wire passes completely through the center of the window, the exact position doesn't drastically alter the ratio. However, routing the wire at an extreme angle or bunching multiple unbalanced wires through the same window can cause flux leakage and introduce a 1% to 3% measurement error. For highest accuracy, center the conductor and keep it perpendicular to the core face.






