I designed and built a simple circuit to test the idea of simply sensing when a power tool has been turned on.
A friend wants to be able to use some sort of signal to turn on his dust collector when ANY dust-creating machine in the shop is powered up.
He also wants the system to "know" which machine has been turned on so he can open and close the appropriate gate valves.
This system works well enough to light an LED when any device drawing more than about 150 watts is powered up when a "CT" (Current Transformer)
encircles two turns of one line wire.
In another application, a guy wants to develop a system to detect if and when a device that is under power draws too much current so he can
automatically do something about it.
The device you will see here can handle both of these tasks.
The testing below shows how much the CT Sensor Circuit output varies with changes in current flow, from a practical standpoint.
I have been using 2 turns of one AC power line lead through the CT for these tests. Obviously, one turn would yield half these numbers,
and 3 turns would yield half again as much output. But I wanted an output range that would fit the zero to 5 volt limits for an Arduino.
<
Here you can see the complete test setup. Note the AC plug/receptacle setup. It uses 3 separate wires so it is easy to clamp the CT
around either the hot or the neutral.
See how the adapter is made. By making the black wire long enough for a loop, we have an easy choice of either one or two turns within the CT:
Here are top and bottom views of the simple circuit board:
If you look carefully at the top view of the board, you can see a few test points sticking up. They made it easy for me to connect and/or disconnect the
LED from the circuit. Those points are labeled on the schematic.
Hmmm---- I just noticed that I actually used a 100 ohm resistor in series with the LED, even though the schematic says 220. It'll work either way, of
course. It's just that, with 220 ohms, the LED might not light up with the 150 watt soldering gun.
Well, that's it for now. Feel free to ask questions, or to criticize.