Hi
I am starting a project and i want to monitor the voltage , the current and the power factor of a triphase synchronic motor. The current will be measured using 3 ACS712 and i have 3 transformers ac-ac 120 to 9V. Any one with a skatch of programming this with arduino. Thank you for the help
Re: Measure 3 phase current, voltage and power factor with ACS712
The ACS712 has been mentioned many times on this site. Is there one in one of those threads that you could use?
If not, you can still use emonLib if you are content to have discrete samples of each phase in succession, otherwise I recommend you look at Robin Emley's 3-phase sketch listed at http://openenergymonitor.org/emon/node/1757, but you will need to work on that to get current and power factor.