03-16-2010 02:17 AM
Two sources for powerfactor :
http://www.zes.com/download/zes_applicat_105_leistungsmessung_e.pdf
http://www.onsemi.com/pub_link/Collateral/HBD853-D.PDF
You will need more math 😉
03-16-2010 02:25 AM
08-24-2010 04:45 AM
Hello guys..
i am trying measure the active power of a induction motor and i am not getting the values that i expect to, the motor works at 50Hz and i'm already acquiring the voltages and current waves and thoses wave seems to be quite right but i'm getting troubles to use the integral block at "dt" input.
I've seen some examples that multiplies the number of iterations by the number of of samples per iteration, inverts the result and puts this into the input "dt". I am not getting reasonable results with this method, if some one could give me an idea how to fix this problem it would be great.
Thanks
Mário Silva
08-24-2010 07:39 AM
The dt should be the sample period. If you are sampling the voltage and current waveforms at 500 samples per second (on each waveform), then dt = 1/fs = 2 ms.
Lynn