A generator current transformer (CT) is a toroidal sensor that clamps around a generator's AC output conductor to proportionally step down high primary current into a low, measurable secondary current for an inverter or controller. By providing real-time amperage data, it changes a blind, dumb backup generator into a dynamically managed power source, allowing your hybrid inverter to throttle battery charging on the fly so the generator doesn't stall or trip its internal breaker under heavy house loads. Makers and DIYers commonly confuse this component with a DC shunt (which measures battery current via millivolt drops) or a potential transformer (which steps down voltage, not current).
The Core Working Principle and the Math
At its core, a current transformer operates on the same magnetic induction principles as a standard voltage transformer, but it is designed to be connected in series with a load rather than in parallel across a supply. The primary 'winding' is simply the single AC wire passing through the center of the toroid. The secondary winding consists of hundreds or thousands of turns of fine wire inside the CT housing.
According to All About Circuits, the ratio of primary to secondary turns dictates the current step-down. Let's look at a worked numeric example for a typical off-grid or backup setup.
- Generator Rating: 10,000W at 240V split-phase.
- Max Primary Current: 10,000W / 240V = 41.6A per leg.
- CT Selection: We select a 100A:50mA CT to provide headroom above the 41.6A maximum.
- Real-World Scenario: The house load plus battery charging draws 30A from the generator.
- Secondary Output: The CT outputs exactly half of its rated secondary current: 15mA.
- Inverter ADC Reading: The hybrid inverter passes this 15mA across an internal 20-ohm burden resistor, generating a 300mV signal. The firmware reads this voltage and calculates the real-time primary current as 30A.
If the inverter detects the primary current approaching 40A, it will automatically reduce the DC charging current to the battery bank, prioritizing the AC house loads and keeping the generator within its safe operating envelope.
Where You Meet This in Practice
You will almost exclusively encounter generator CTs in modern hybrid solar inverter installations that feature an integrated backup generator port. In older systems, a generator was connected via a manual transfer switch, and the human operator had to manually turn off the battery charger if the lights dimmed. Today, firmware handles this automatically.
Here is where you will see them deployed in the field:
- Deye / Sunsynk / Solis Hybrid Inverters: These units feature a dedicated 'Gen' AC input. The manufacturer includes a 100A:50mA CT in the box. You clamp this around the L1 (and sometimes L2) hot wire feeding the Gen port. The inverter uses this to enforce the 'Max Gen Charge Current' limit set in the menu.
- Victron Energy Systems: When using a MultiPlus-II or Quattro with a Cerbo GX, you might use an ET112 or EM24 energy meter with external CTs to monitor a generator connected to AC-in-2. This allows the Victron ESS (Energy Storage System) to track exact generator runtime and fuel consumption metrics.
- Automatic Transfer Switch (ATS) Load Shedding: In larger 48V DC-coupled systems, a standalone generator controller uses a CT to trigger load-shedding relays if the generator approaches 90% capacity, dropping non-essential loads like water heaters before the inverter even has to throttle its charging.
Sizing and Selecting the Right CT
Buying the wrong CT ratio or secondary output type is the most common reason a new installation fails to read generator data. As noted by Fluke's electrical testing guides, matching the secondary output to the measuring device's input expectations is critical.
| CT Ratio | Secondary Type | Burden Requirement | Compatible Inverter / Meter |
|---|---|---|---|
| 100A : 50mA | Current Output | Internal (usually 10Ω - 20Ω) | Deye, Sunsynk, Solis, Growatt |
| 200A : 50mA | Current Output | Internal | Larger 3-phase hybrid inverters |
| 100A : 5A | Current Output | External 5A Ammeter or Transducer | Legacy analog panels, standalone Gen controllers |
| 100A : 0.333V | Voltage Output | Internal burden built into CT | IoT energy monitors (Sense, Emporia) |
The Golden Rule: Never connect a 5A secondary CT directly to a hybrid inverter expecting a 50mA signal. The massive current mismatch will instantly destroy the inverter's analog-to-digital converter (ADC) trace on the mainboard.
Installation Mistakes That Fry Your Inverter
Working with generator AC outputs and CT secondaries requires strict adherence to safety and wiring protocols. Here are the failure modes I see most often on the bench and in the field.
- Ignoring Polarity (K/L or S1/S2): CTs are directional. The side of the CT marked 'P1' or an arrow must point toward the inverter (the load). If you clamp it backward, the inverter will read negative current, interpret it as power flowing *out* to the generator, and ramp up charging until the generator trips.
- Clamping Over the Neutral: A CT must clamp over a single ungrounded 'hot' conductor (L1 or L2). If you clamp it over a Romex cable containing both the hot and the neutral, the opposing magnetic fields cancel each other out perfectly, resulting in a 0A reading regardless of the load.
- Exceeding the Burden Resistor Wattage: If you are building a custom monitoring circuit with an Arduino or ESP32 and a 5A CT, you must use an external burden resistor. For a 5A secondary and a 2-ohm resistor, the power dissipation is I²R (25 * 2 = 50 Watts). A standard 1/4W through-hole resistor will explode. You must use a high-wattage wirewound power resistor.
Generator Current Transformer FAQ
How do I wire a generator current transformer to a hybrid inverter?
First, de-energize the generator and lock out the breaker. Route the two secondary wires from the CT to the inverter's designated CT port (often labeled 'CT Gen' or 'Gen Sensor'). Connect the wire from the CT's 'S1' (or 'K') terminal to the inverter's positive/signal pin, and the 'S2' (or 'L') terminal to the inverter's ground/common pin. Ensure the CT arrow points toward the inverter's AC input terminal. Re-energize and verify the reading in the inverter's LCD menu.
What is the difference between a grid CT and a generator current transformer?
Physically and electrically, they are often identical hardware (e.g., both might be 100A:50mA toroids). The difference is entirely in the firmware logic and where they are installed. A Grid CT is installed at the utility service entrance to measure import/export and enforce zero-export limits. A Generator CT is installed on the backup generator feed to measure source capacity and throttle battery charging. Swapping their physical locations will cause the inverter to misinterpret grid power as generator power, leading to erratic charging behavior.
Why is my generator current transformer reading negative amps?
A negative reading means the CT is detecting current flowing in the opposite direction of what the firmware expects. This is almost always caused by one of two things: either the CT was clamped on the wire with the directional arrow pointing back toward the generator instead of toward the inverter, or the S1 and S2 secondary wires were swapped at the inverter terminal block. Flip the CT over on the wire or swap the two low-voltage secondary wires to fix it.
Can I use a standard 5A secondary CT with a modern 50mA inverter input?
No, not directly. Modern hybrid inverters (like Deye or Solis) use low-current 50mA inputs to improve safety and reduce wire gauge requirements. A standard 5A CT will push 100 times more current than the inverter's ADC can handle, instantly burning out the internal shunt resistor or the microcontroller pin. If you only have a 5A CT available, you must use an intermediate 5A-to-50mA transducer or simply purchase the correct 50mA CT specified by the inverter manufacturer.






