Syncing 2 Phases - Energy Monitor DIY Arduino

  • Thread starter Thread starter Powerpoucher
  • Start date Start date
  • Tags Tags
    Phases
Click For Summary

Discussion Overview

The discussion revolves around the challenges of syncing multiple current transformer (CT) clamps for energy monitoring using a DIY Arduino-based system. Participants explore methods to combine signals from clamps measuring different phases, focusing on the technical requirements and potential solutions for accurate readings.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • One participant seeks advice on how to sync the voltage between CT clamps to combine readings from lights split across three phases into a single input.
  • Another participant suggests that an op-amp circuit may be necessary to sum the signals, asking for clarification on whether the desired output is a single-phase AC signal or a DC level.
  • It is noted that phase shifting by capacitors could affect the harmonic content of non-sinusoidal load currents, raising concerns about the accuracy of measurements with certain types of loads, such as those with dimmers or speed controls.
  • A suggestion is made to consider using RMS to DC converters for more accurate readings, especially if the application is beyond hobbyist use.
  • Participants discuss the implications of summing AC signals from different phases, highlighting that if phases are 180 degrees out of sync, the resulting sum could be zero, complicating the measurement process.
  • Concerns are raised about introducing errors at each step of the signal processing, with a recommendation to consider power measuring ICs for more reliable energy measurements.

Areas of Agreement / Disagreement

Participants express differing opinions on the best approach to combine signals from multiple phases, with some advocating for op-amp circuits and others cautioning against potential errors in measurement. The discussion remains unresolved regarding the optimal method for achieving accurate energy monitoring.

Contextual Notes

Participants note the importance of understanding the nature of the current waveforms and the potential impact of non-sinusoidal loads on measurement accuracy. There are also references to specific components and configurations that may be relevant, but no consensus on a definitive solution is reached.

Powerpoucher
Messages
2
Reaction score
0
Hi all,

Doing some energy monitoring of some various equipment using ct clamps and an diy arduino based energy monitor. I have limited number of arduino inputs available so have been experimenting to boost the capacity of the monitor without using multi arduino. I have found no problem joining 2 or 3 clamps into one input if they are of the same phase but what would i need to do to sync the tiny voltage between clamps so that i could put all of my lights, which are split between the 3 phases into one input using 3 clamps.

I know the answer if there is one would be to use capacitors but it would be great if any1 could tell the values or configuration and what i would use to measure to make sure I've done it right it'd be much appreciated.

Thanks

Samuel
 
Engineering news on Phys.org
Hi Powerpoucher. http://img96.imageshack.us/img96/5725/red5e5etimes5e5e45e5e25.gif

The clamps are sensing the amplitude of the current?

You have 3 clamps, and would like to produce a signal equal in amplitude to the sum of the three individual signal amplitudes? Do you want this sum to be a single-phase AC signal, or a DC level? What is your line frequency?

In any case, I think it would have to be an op-amp circuit.
 
Last edited by a moderator:
NascentOxygen said:
Hi Powerpoucher. http://img96.imageshack.us/img96/5725/red5e5etimes5e5e45e5e25.gif

The clamps are sensing the amplitude of the current?

You have 3 clamps, and would like to produce a signal equal in amplitude to the sum of the three individual signal amplitudes? Do you want this sum to be a single-phase AC signal, or a DC level? What is your line frequency?

In any case, I think it would have to be an op-amp circuit.

You are exacty correct and thank you for putting it in a more coherent form than I did. The line frequency is 50htz and it will need to be a single phase AC signal.

And thanks for the welcome :)
 
Last edited by a moderator:
I agree with NO -- use an opamp circuit that does peak detect on each phase, and add those 3 voltages before digitizing with your Arduino.
 
You didn't say what does the current wave look like. Phase shifting by capacitors will affect harmonic content of non-sine wave load currents

If this is more than just a hobby application , it might be worth using RMS to DC converters for the phase currents.
Electric company probably hands you a pretty decent sinewave voltage.

http://www.analog.com/static/imported-files/data_sheets/AD737.pdf

around eight bucks at Digikey

application notes here
http://www.analog.com/en/special-linear-functions/rms-to-dc-converters/ad737/products/product.html

Linear Technology has similar products
 
Powerpoucher said:
Doing some energy monitoring of some various equipment using ct clamps and an diy arduino based energy monitor.
Using the fairly simple arrangement I had in mind, it will not produce accurate results when the load predominantly comprises lights with dimmers and speed-controlled ceiling fans. These cause distortions in the current waveform, rendering it non-sinusoidal.

Are you likely to have such loads? (Jim, that true RMS processor sounds handy.)

I'm also interested to know why you prefer the sensor to give you a sinusoidal signal, in preference to a DC level.
 
Last edited:
If your are looking at different phases and the output of the sensors is AC ( representative V or I ) this really will not work. As an example - if the phases are 180 out of phase - and they both have 100A - the sum will be 0 Amps...
If the output of the sensors is DC Voltage representing the current, then the DC voltages can be summed - possibly in series, depending on the output circuit in the sensor ( YOu may be able to rectify the signal yourself - creat DC ands then sum)- -- Summing with an op amp will work, but you still need to get the V input to the ADC input on the Arduino to 3.3 or 5 V MAX ( basic v divider will work)

However looking at all of this- you are introducing a lot of error...- so each step is not ideal and you are getting further and further from the truth. If you really want to measure energy / power - perhaps a power measuring IC - or try to convert each signal into power first... still I a sure more work than you are asking about.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
4K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 46 ·
2
Replies
46
Views
6K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 77 ·
3
Replies
77
Views
9K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 41 ·
2
Replies
41
Views
19K
Replies
2
Views
5K
Replies
9
Views
2K