LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Power factor, reactive, active and apparent power

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 😉

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 11 of 14
(1,200 Views)
And for your scale problem: It's not possible to change the numerical scale in the manner you showed. However you can create your scale if you write your own (ASCII) tics or turn of the scale and use the labeling tool.
Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 12 of 14
(1,199 Views)

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

0 Kudos
Message 13 of 14
(1,083 Views)

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

0 Kudos
Message 14 of 14
(1,070 Views)