Non-Invasive SCT-013 30A AC Sensor Split Core Current Transformer
đ What It Is
A nonâinvasive current sensor that measures AC current up to ±30âŻA without cutting or interrupting the conductor.
Uses a splitâcore current transformer (CT) â you just clip it around a single live (or neutral) conductor.
It outputs a small AC voltage or current proportional to the sensed AC current.
Ideal for energy monitoring, power measurement, load tracking, and safety systems.
đ§ How It Works
The SCTâ013 is a current transformer:
âą The primary winding is simply the conductor passing through the sensorâs core.
âą The secondary winding is the internal coil around the magnetic core.When AC flows through the primary conductor, an equivalent current is induced in the secondary winding proportional to the primary current.
This induced current is converted to a voltage across a burden resistor for measurement.
Because itâs nonâinvasive, you never connect directly to mains â the sensor magnetically senses the current.
đ Key Features
â SplitâCore Design: Clipâon installation â no need to disconnect wires.
â Rated Current: Up to 30âŻA AC RMS.
â Output Type: AC signal proportional to current.
â Burden Resistor: Many versions include a builtâin resistor so the sensor outputs voltage (e.g., 1âŻV or 0â1âŻV RMS).
â Frequency: Designed for 50âŻHz/60âŻHz mains.
â Isolation: Galvanic isolation â the sensor doesnât electrically connect to the mains line.
â Compact & Lightweight: Easy to mount in enclosures, panels, or behind DIN rails.
đ Typical Electrical Specifications
| Specification | Typical Value |
|---|---|
| Primary Current Range | 0â30âŻA AC RMS |
| Output | AC voltage (via internal/external burden resistor) |
| Burden Resistor (Typical) | ~33âŻÎ© â 100âŻÎ© (depending on model; defines output voltage) |
| Core Type | Ferrite or similar magnetic core |
| Accuracy | ~±1â3âŻ% (varies by manufacturer, load, and current range) |
| Operating Frequency | ~45â65âŻHz (standard mains) |
| Insulation | Galvanic isolation between sensor and mains |
| Output Range (Example) | 0â1âŻV RMS (with internal burden) |
đ Output & Signal Conditioning
The CT itself produces an AC signal proportional to the sensed current.
If the module has a builtâin burden resistor, the output is a voltage that microcontroller ADCs can read (after offset).
Without a burden resistor, youâll need to add one externally and then measure the resulting voltage.
Because the output crosses zero and is AC, you need to bias the signal to midâsupply (e.g., VCC/2) before feeding to an ADC.
đ§ Typical Connections
Clip Sensor Around Live or Neutral Wire â do not include both conductors (that cancels the measurement).
Burden Resistor â if external, connect across the sensor leads.
Signal Conditioning â bias the AC waveform (e.g., using a voltage divider and capacitor) so itâs centered at midâADC voltage.
Microcontroller ADC â read the biased waveform and use code to calculate RMS.
đ Practical Use & Measurements
RMS Current Calculation: Sample the AC waveform at high speed (e.g., 1â4âŻkHz sample rate), remove bias, and compute RMS value.
Power Measurement: Combine current measurement with synchronized voltage measurement to compute real power.
Energy Monitoring: Integrate real power over time to get energy (e.g., kWh).
Load Profiling: Detect on/off cycling and load variations.
â ïž Important Safety Notes
â Do Not Open Mains Wiring:
â Although nonâinvasive, the sensor clips around a live conductor. Make sure insulation is intact and avoid contact with bare wires.
â Grounding & Isolation:
â The sensor output is isolated; keep signal conditioning and microcontroller circuits properly referenced.
â Signal Biasing:
â Because itâs AC, you must bias the sensor signal for microcontroller ADC reading.
â Avoid Clipping Both Wires:
â Only clip around one conductor (live or neutral). Clipping both cancels the measurement.
đ Typical Applications
Household Energy Monitoring (DIY smart meters).
Solar Inverter Current Sensing.
Industrial Load Monitoring & Control.
Overload & Fault Detection Systems.
Embedded Microcontroller Projects with Power Tracking.
đ Summary
Type: Splitâcore AC current transformer (nonâinvasive).
Range: 0â30âŻA AC RMS.
Output: AC waveform proportional to current (often with builtâin voltage output via burden resistor).
Interface: Requires biasing and ADC sampling to extract RMS current.
Use Case: Energy monitoring and current measurement without breaking mains circuit.
