Detecting AC voltage (contactless)

Thread Starter

Kenjutsu

Joined Jul 26, 2010
6
Hello everyone,

I want to build a circuit that can signal an Arduino that an AC voltage is present in a cable or not. I am not interested in measuring the AC volt/current. Since I have no experience working with AC circuits, I would prefer a contactless solution.

I am clueless on how to proceed :oops:
 

MikeML

Joined Oct 2, 2009
5,444
Here is the safe way of doing it:

Get an old 4Vdc to 5Vdc (no higher) cell-phone charger that looks like this:


Cut off the output plug, and wire it to a load resistor, like 470Ω or 1KΩ. Check the output voltage across the resistor with a DC Voltmeter. If 5Vdc or less, wire the 0V output end of the resistor to the Arduino Vss (Gnd), and wire the +5V output end to an Arduino Port pin.
 

Thread Starter

Kenjutsu

Joined Jul 26, 2010
6
Thank you for all the replies. Like I said, I have never worked with AC powered circuits before. Basically what I want to know is: is there AC power in the cable, yes or no.
 

Thread Starter

Kenjutsu

Joined Jul 26, 2010
6
It is a standard "household" cable that is rated at 20A. I think just to clarify further: I want to monitor several mains appliances/devices to see of they are still receiving AC power from the grid.

Something like: TV power ON; Fridge power ON; Fan power OFF; and so on. The idea is to determine whether there is a general power failure (blackout) or just one circuit breaker tripped.
 

MaxHeadRoom

Joined Jul 18, 2013
30,654
This looks interesting. I'm sure I'll be able to open it up and hack to provide input to the Arduino. At that price point, it is probably cheaper than a DIY solution as well. ;)
In many cases these electricians neon type testers require that the unit be held by the operator for them to operate via earth leakage, the return path is a very minute current through the body.
Max.
 

alfacliff

Joined Dec 13, 2013
2,458
I have at home a stud finder with wireing detector. it is for findi9ng studs in walls and live circuits in walls. it uses a coil like the previous diagram (numbedr 11) and works by induction. even a circuit drawing no current will show its there. ou might try a small ausio transformer, remove the Bridge from it and the open end of the E shaped core should pick up ac induction.
 
Top