A current transformer (CT) is a passive electromagnetic device that steps down high alternating current (AC) in a primary conductor to a proportionally lower, safely measurable secondary current while maintaining galvanic isolation. If you are building an energy monitor, wiring a solar inverter, or installing a smart panel, you need to know exactly what is inside the plastic shell clamped around your mains wire. Understanding the specific parts of current transformer assemblies is the difference between getting clean ADC readings on your microcontroller and starting an electrical fire.
The Core Anatomy: Identifying the Parts of Current Transformer Designs
Whether you are holding a $15 split-core hobbyist sensor or a $150 solid-core revenue-grade metering CT, the internal architecture relies on the same fundamental electromagnetic components. Here is the breakdown of the physical parts:
- The Magnetic Core: This is the heart of the CT. For 50/60Hz mains monitoring, manufacturers typically use grain-oriented silicon steel laminations to minimize eddy current losses. For split-core hobbyist models (like the ubiquitous YHDC SCT-013-000), ferrite or nanocrystalline materials are used because they can be manufactured in two mating halves without destroying the magnetic permeability.
- The Primary Winding: In 95% of mains applications, there is no physical primary winding inside the CT. The primary is simply the single pass-through conductor (your 10 AWG THHN or 2/0 AWG feeder cable) that passes through the center window. This counts as a single turn (N=1).
- The Secondary Winding: This consists of hundreds or thousands of turns of fine enameled copper wire wrapped tightly around the magnetic core. This high turn count is what forces the current to step down proportionally.
- The Burden Resistor: A CT is fundamentally a current source, not a voltage source. To read it with a microcontroller or voltmeter, you need a burden resistor to convert the secondary current into a measurable voltage. Some CTs (like the SCT-013-030) have this built-in; others (like the SCT-013-000) require you to add it externally.
- Encapsulation and Insulation: Solid-core CTs are often potted in epoxy or housed in ABS plastic to provide dielectric isolation between the dangerous mains primary and the low-voltage secondary. Split-core models use precision-machined plastic housings with spring-loaded hinges to ensure the two core halves mate perfectly without an air gap.
What a CT Actually Changes in Your Circuit (And Common Confusions)
A CT changes a dangerous, high-amperage mains circuit into a low-voltage, low-current signal that an Arduino, Raspberry Pi, or dedicated energy monitor can read without frying the microcontroller or electrocuting the user. It provides galvanic isolation—there is no direct electrical connection between the 240V AC mains and your 3.3V logic board.
However, people frequently confuse CTs with Potential Transformers (PTs, also known as Voltage Transformers). The confusion extends to their failure modes, which are exact opposites:
A Voltage Transformer (PT) secondary must never be short-circuited (it will draw infinite current and burn up).
A Current Transformer (CT) secondary must never be open-circuited (it will generate lethal voltage spikes).
Think of the CT turns ratio like a mechanical gear reduction. If you have a 2000:1 gear ratio, a small force on the input yields a massive torque on the output. In a CT, if the secondary circuit is broken (open), the magnetic core saturates, and the collapsing magnetic field induces massive, uncontrolled voltage spikes across the open terminals in an attempt to push the current through the infinite resistance of the air gap.
Worked Numeric Example: Sizing the Burden Resistor for an Arduino
Let's look at a real bench scenario. You want to measure up to 100A on a residential branch circuit using a YHDC SCT-013-000 and an Arduino Uno. The SCT-013-000 outputs a current, not a voltage, and the Arduino's analog-to-digital converter (ADC) reads 0V to 5V.
- Identify the Ratio: The SCT-013-000 is rated 100A:50mA. At 100A primary, the secondary outputs 50mA (0.05A) RMS.
- Determine Target Voltage: Because AC swings positive and negative, we must bias the Arduino input at 2.5V (half of 5V). This means our maximum allowable peak voltage swing is 2.5V.
- Convert Peak to RMS: $V_{rms} = V_{peak} / \sqrt{2}$. Therefore, $2.5V / 1.414 = 1.768V_{rms}$.
- Calculate Resistance: Using Ohm's Law ($R = V / I$), we divide our target RMS voltage by the max secondary current: $1.768V / 0.05A = 35.36\Omega$.
The closest standard E12 resistor value is 33Ω. Using a 33Ω burden resistor will yield a maximum RMS voltage of 1.65V (2.33V peak), which perfectly fits within the Arduino's 0-5V ADC window when biased at 2.5V. Always use a 1% tolerance metal film resistor here; a standard 5% carbon composition resistor will introduce unacceptable measurement drift.
Where You Meet This In Practice
You will encounter the internal parts of current transformer assemblies in several modern electrical installations:
- Home Energy Monitors: Devices like the Emporia Vue or Sense use arrays of 16 to 32 tiny split-core CTs clamped onto individual branch circuits in your main breaker panel to provide circuit-level telemetry.
- DIY IoT Power Meters: Open-source hardware like the IoTaWatt or OpenEnergyMonitor (emonPi) relies heavily on external 3.5mm jack-connected CTs to log solar production and grid consumption via MQTT.
- Solar Inverter AC Disconnects: Grid-tied inverters use revenue-grade, solid-core CTs to monitor export limits and ensure anti-islanding compliance per IEEE 1547 standards.
- Variable Frequency Drives (VFDs): While VFD output monitoring requires specialized Rogowski coils or Hall-effect sensors due to high-frequency PWM noise, standard silicon-steel CTs are routinely used on the 50/60Hz input side of the drive to monitor total power draw.
Real-World Scenario Walkthrough: The Open-Circuit Disaster
To understand why the secondary winding and burden components are so critical, let's walk through a jobsite failure that highlights the danger of ignoring CT physics.
Setup: An industrial technician is retrofitting a 200A main feeder with an AccuEnergy AcuDC243 Modbus RTU power meter. They install two 200A:5A panel-mount solid-core CTs around the Phase A and Phase B conductors. To flash a firmware update to the Modbus gateway, they unplug the CT secondary wires from the meter's terminal block, leaving the CT secondaries completely open-circuited.
Numbers: While the wires are disconnected, the facility's 50-ton HVAC compressor kicks on across the line, drawing 120A on the primary conductors. The CT attempts to step this down proportionally, generating 3A of secondary current.
Outcome: Because the secondary circuit is open (infinite resistance), the 3A current has nowhere to go. The magnetic core instantly saturates. The rapid collapse and reversal of the magnetic flux induces a voltage spike exceeding 3,000V across the open terminal block. The voltage arcs across the 1/4-inch air gap of the disconnected terminal block, melting the ABS plastic, vaporizing the copper wire tips, and permanently destroying the CT's internal secondary winding insulation.
What Went Wrong: The technician failed to use a CT shorting block. Standard instrument transformer safety protocols dictate that if a CT is installed on a live primary conductor, the secondary terminals must be jumpered (shorted) together before disconnecting the metering device. A shorted CT simply dissipates the energy as a small amount of heat; an open CT becomes a lethal, uncontrolled high-voltage generator.
FAQ: Quick Answers on CT Specs and Wiring
Can I use a standard CT to measure DC current?
No. Current transformers rely on a changing magnetic field (Faraday's Law of Induction) to induce a secondary current. DC provides a static magnetic field. To measure DC, you must use a Hall-effect sensor (like the ACS712) or a precision shunt resistor.
Does the physical direction of the CT matter?
Yes. CTs have a 'dot convention' or polarity mark (often an arrow or a 'P1/M1' label). If you are measuring true power (Watts) rather than just apparent power (VA), the CT must face the correct direction relative to the voltage reference. If your energy monitor shows negative watts when a load is consuming power, simply unclip the CT, flip it 180 degrees, and re-clip it.
What happens if my primary wire doesn't fill the CT window?






