Author Topic: Homemade Power analyzer  (Read 4724 times)

0 Members and 1 Guest are viewing this topic.

Offline ViewPointTopic starter

  • Newbie
  • Posts: 5
Homemade Power analyzer
« on: May 19, 2015, 03:09:31 pm »
Hi guys,

I am new here so be patient  :)
In short, I am working on the student project with the task to make simple(but not to simple) Power analyzer (electronics and user interface) which will be capable of power measuring on the  AC motors  driven by Variable-Frequency drive.
 
At first, Arduino + some shields looked as good way to start. But when I have done some research it was obvious that Arduino has to low sampling rate for good sampling of PWM signals from Var.F drive and making a solid user interface was also tricky thing to do.   

Back to the Google, I have found this board (Red Pitaya - there are other post on forum about it)
http://www.elektor.com/red-pitaya-instrument
and according to the specification the HW (+ my additional electronics) side is more than capable of handling PWM supply signal.  There are also examples of different instruments already implemented on it and they say that you can make your own user interface which is running on web browser so no additional SW is needed. (I am confused with that)

My question is - What you think/suggest? Should i go  with this board?
 
Really long post, sorry :/

Best
 

Online Marco

  • Super Contributor
  • ***
  • Posts: 6916
  • Country: nl
Re: Homemade Power analyzer
« Reply #1 on: May 19, 2015, 03:50:47 pm »
Dunno, but the MyDAQ and the Analog Discovery boards might be interesting too (the former especially if you want to do it in labview).

PS. none of these boards have much in the way of input protection ...
« Last Edit: May 19, 2015, 03:52:57 pm by Marco »
 

Offline kripton2035

  • Super Contributor
  • ***
  • Posts: 2671
  • Country: fr
    • kripton2035 schematics repository
Re: Homemade Power analyzer
« Reply #2 on: May 19, 2015, 03:57:59 pm »
 

Offline dom0

  • Super Contributor
  • ***
  • Posts: 1483
  • Country: 00
Re: Homemade Power analyzer
« Reply #3 on: May 19, 2015, 04:54:00 pm »
a working example :

http://www.electro-labs.com/diy-digital-ac-watt-meter/

I'd recommend some caution with the isolation interfaces between mains and the digital circuitry.

For example, in the linked circuit they use an ACS712 current transducer IC, which is only rated for 180 Vpk if double isolation is required (which it is in this case, since DGND is not connected to PE!). From an engineering POV this is fine for 115 VAC, but not sufficient for 230 VAC operation. Connecting DGND to PE remedies this by lowering the required isolation to basic isolation, which is then fine with the ACS712 (rated to 350 Vpk for basic isolation).
,
 

Offline dom0

  • Super Contributor
  • ***
  • Posts: 1483
  • Country: 00
Re: Homemade Power analyzer
« Reply #4 on: May 19, 2015, 04:58:43 pm »
Oh and just by the way there are dedicated fully integrated chips for power meters available since a while, e.g. ADE7753. They contain all the necessary filtering and DSP functionality for the extracting the usual power parameters.
,
 

Offline ViewPointTopic starter

  • Newbie
  • Posts: 5
Re: Homemade Power analyzer
« Reply #5 on: May 19, 2015, 07:48:09 pm »
Hi,

Thanks for replays.

Marco ->
MyDAQ and Analog Discovery are usable only with USB connection to the PC or laptop.
LabView is not my first choice, but as i have look in to the details Red Pitaya also support LabView through SCPI commands and TCP connection.
My goal was to make my own additional electronics which will handle high current/voltage side.
http://redpitaya.com/make-your-app/#Examples

kripton2035 ->

This board can be interesting but the integrated ADC (MCP3202 )is on my opinion to slow for PWM signal in Frequency Variable Drive. This PWM voltage signals are pwm modulated with switching frequencies from 5-10 kHz and slew rates in ns.  Couple that with inductive load such is AC motors and you get current signals with substantial ripple. 
In order to calculate true rms, real and reactive power my sampling must be at least 1MS/s.
(I think so)

PS: They have also an LCR meter
http://blog.redpitaya.com/?p=650
http://blog.redpitaya.com/?cat=10

dom->
Of course, i am thinking about high frequency voltage and current transformers/toroids do
isolate the mains.

_____

So, in short
power analyzer must be let’s say not to simple and little bit advance
additional electronics is something what i must do (its student project)
pow. analyzer must be standalone device - user interface is on device itself or non-connected pc/laptop

Thank you for your suggestion - i think that final blueprints are  here 

best
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf