An outdoor current transformer is a weather-sealed instrument transformer that steps down high primary AC line currents to a safe, measurable secondary current (typically 5A or a low millivolt signal) for metering and protective relaying. In a real circuit, it changes a dangerous, unmeasurable high-current line into a safe, galvanically isolated, low-current signal that standard panel meters, energy monitors, or microcontroller ADCs can read without frying. People most commonly confuse it with a Potential Transformer (which measures voltage) or a Hall-effect sensor (which measures DC current).
The Physics of Stepping Down Current (And One Worked Example)
At its core, a current transformer (CT) operates on the principle of ampere-turns balance. The primary conductor acts as a single-turn winding, generating a magnetic field in the CT’s ferromagnetic core. The secondary winding, consisting of many turns of fine wire, intercepts this field to induce a proportional current. Think of the primary wire as a massive water main and the CT as a bypass meter that only samples a proportional trickle to measure the main flow without restricting it.
Let’s look at a concrete numeric example. Suppose you are monitoring a 200A solar inverter feeder using a 200A:5A outdoor CT.
Turns Ratio: 40:1
Secondary Current ($I_s$): 5A
If you want to feed this secondary current into an IoT energy monitor (like an Emporia Vue or a custom ESP32 setup) that expects a standard 0.333V RMS input at full scale, you must install a burden resistor across the secondary terminals to convert the current into a voltage.
Using Ohm’s Law ($R = V / I$):
$R = 0.333V / 5A = 0.0666 \Omega$
Now, check the power dissipation using $P = I^2 \times R$:
$P = (5A)^2 \times 0.0666 \Omega = 1.66W$
For a deeper dive into the magnetic saturation limits and excitation curves of instrument transformers, the Electronics Tutorials guide on Current Transformers provides excellent baseline theory.
Where You Meet This In Practice
You won't usually find outdoor CTs inside a standard indoor residential breaker panel. They are specifically deployed in harsh environments where galvanic isolation and weatherproofing are non-negotiable:
- Outdoor Solar Combiner Boxes: Monitoring the DC-to-AC inverter feeders before they hit the main service panel, requiring UV and rain resistance.
- EV Level 2 Charger Pedestals: Sub-metering individual parking spaces in outdoor commercial lots to bill users accurately via networked energy meters.
- Off-Grid Battery Sheds: Measuring the massive AC output of 48V-to-120V/240V hybrid inverters (like the Victron Quattro or Sol-Ark) where the equipment is housed in unconditioned, outdoor-rated enclosures.
- Utility Pole Metering: The solid-core, oil-filled or epoxy-cast CTs strapped to the crossarms of medium-voltage distribution lines (though installation here is strictly for licensed utility linemen).
The Confusion Matrix: CTs vs. PTs vs. Hall Sensors
Misidentifying your sensor will result in blown equipment or completely invalid data. Here is how to tell them apart on the bench:
| Sensor Type | What it Measures | Wiring Topology | Power Required? | Outdoor Use Case |
|---|---|---|---|---|
| Current Transformer (CT) | AC Current | Series (clamped around 1 wire) | No (Passive) | Solar inverters, EV chargers |
| Potential Transformer (PT/VT) | AC Voltage | Parallel (connected Line-to-Neutral) | No (Passive) | Grid voltage monitoring |
| Hall-Effect Sensor | AC & DC Current | Series (clamped or inline) | Yes (Active IC) | Battery bank DC monitoring |
| Rogowski Coil | AC Current (High/Transient) | Series (flexible loop) | Yes (Active Integrator) | Tight conduit, >400A feeds |
Decision Tree: Selecting the Right Outdoor Current Transformer
Choosing the wrong CT ratio or form factor leads to poor resolution at low loads or core saturation at high loads. Use this decision path to lock in your part selection.
| If your application is... | Then you need... | Concrete Pick / Spec |
|---|---|---|
| Utility pole medium-voltage metering | Solid-core, epoxy-cast, 5A secondary, ANSI C57.13 accuracy | Defer to utility provider (e.g., ABB RESA series) |
| Outdoor sub-panel / solar combiner IoT logging (<200A) | Split-core, IP65 rated, 0.333V output (built-in burden) | Accuenergy AcuCT-S-200A-0.333V |
| Measuring >400A in a tight outdoor conduit | Rogowski coil with IP67 integrator module | PEM CWT series or Accuenergy AcuRCT |
| Monitoring DC battery bank currents outdoors | Hall-effect closed-loop sensor (Not a CT!) | LEM HTFS 200-P (Requires IP65 enclosure) |
Field Realities: IP Ratings, UV, and the Open-Circuit Death Trap
When mounting a CT outdoors, the electrical specs are only half the battle. The physical environment will destroy a poorly chosen unit in months.
IP65 vs. IP67: An IP65 rating means the enclosure is dust-tight and protected against low-pressure water jets from any direction. This is perfectly adequate for an outdoor NEMA 3R combiner box where rain blows in through the louvers. IP67 allows for temporary submersion, which is overkill unless your enclosure is prone to flooding.
UV Degradation: Split-core CTs rely on a hinge and a snap-latch to stay closed around the conductor. Cheap ABS plastic hinges will become brittle and snap after one summer of direct UV exposure. Always look for UV-stabilized polycarbonate or nylon housings, and ideally, mount the CT inside an opaque enclosure or wrap it in UV-resistant tape if it will see direct sunlight.
Never, under any circumstances, open the secondary circuit of a standard 5A CT while the primary conductor is energized. A CT acts as a step-up voltage transformer when unloaded. If the secondary resistance approaches infinity (an open wire), the core saturates, and the secondary voltage will spike to several thousand volts. This will arc across the terminals, melt the insulation, destroy your meter, and present a lethal shock hazard. Always short the secondary terminals before removing a meter, or use modern 0.333V voltage-output CTs which have internal burden resistors and protective Zener diodes to prevent this.
Frequently Asked Questions
Can I use an indoor CT outdoors if I put it inside a NEMA box?
Yes, but only if the NEMA box is properly sealed against condensation. Outdoor temperature swings cause moisture to condense inside enclosures. If an indoor (IP20) CT gets wet from condensation, the secondary winding can short to the core, putting line voltage on your metering wires.
Does the direction the CT is clamped matter?
Absolutely. CTs have a polarity mark (usually a dot, an arrow, or 'P1/P2' and 'S1/S2' labels). If you clamp it backward, the phase angle shifts by 180 degrees. For simple amperage logging, this just shows a negative number. But if you are measuring real power (Watts) using a voltage reference, a backward CT will calculate negative power, completely ruining your energy billing or solar export data.
Why is my reading zero when the wire is centered in the CT?
Check if you clamped the CT around a multi-conductor cable (like standard Romex/NM-B). A CT measures the magnetic field generated by current flow. If you clamp it around both the Line and Neutral wires, the magnetic fields cancel each other out perfectly, resulting in a zero reading. You must separate the conductors and clamp the CT around only the Line (hot) conductor.






