LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am new to Lab View and wanted some insight on how I can use Lab View to calculate Power Factor in an asymmetrical waveform using the ratio method from ANCI C37.51 Standard?

Attached is a copy of the pages in that standard that I am trying to accomplish with Labview.
0 Kudos
Message 1 of 5
(3,154 Views)

From the formulas in the document, it looks like you need to calculate RMS values and averages, correct?

 

If so, there are several statistical functions that will do the job for you.  Just search the help and you'll see them.

-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 Kudos
Message 2 of 5
(3,152 Views)
Thanks Matt; The answer is yes I do need to calculate the averages. I need to calculate the RMS Asymmetrical Current and the RMS Symmetrical Current at the 1/2 cycle mark. The values are taken at the top and bottom at the points on the curve at that 1/2 cycle mark. Are there functions in Lab View that will allow me to create the curve and calculate those values at those points on the waveform?
0 Kudos
Message 3 of 5
(3,137 Views)

Hi millswj,

 

The statistics VIs can be found in your Functions palette under Mathematics»Probability and Statistics. That's probably what you're looking for.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 4 of 5
(3,111 Views)
Thanks Jeff, I will be installing the Lab View Computer and Hardware next week and will capture some data try to make the statistical functions work.
0 Kudos
Message 5 of 5
(3,092 Views)