Electronic – arduino – AC current sensor

arduinocurrent measurementvoltage measurement

What would be a simple circuit to monitor a 120 volt line current?

Connecting an Arduino to the circuit would allow one to detect when the attached device has shut down, for example a washer, dryer; or perhaps to monitor usage, a child's TV.

Best Answer

Many exist:

Two possibilities:

  • Current transformer (CT) - search this site for recent dicussion. Available from many surplus and hobbyist sites.

A CT consists of a single "turn" "winding" on a magnetic core with an N turn secondary. The 1 turn winding can be just a wire transiting the enclosed core centre. Many CTs are available with "split cores" which may be opened to allow the CT to be inserted over existing wiring.

A CT must ALWAYS be used with a terminating resistor so that the output current can produce an output voltage. Without this it will make very very very large voltages indeed. For 1:N transformer

  • Vout = Iin/N x Rload

If desired a CT can be used stand alone with very few other pars as an on/off current monitor.

Buy a CT here from Sparkfun

The fabulous Arduino enegy monitor project

LOOKS easy :-)

enter image description here


Related by=ut not identical

Related - Hall sensor