From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Electrical Power Toolkit

cancel
Showing results for 
Search instead for 
Did you mean: 

Use EPS in conjunction with Basic Measurement

Hello NI Community,

 

 Is it possible, using one NI 9225 and one NI 9227, to use the fpga resampling VI in order to capture waveform data for syncrophasor analysis, while simultaneously acquiring the raw 50 kS/s (or 25 kS/s, 16.667 kS/s ...1.613 kS/s, etc) from the same modules for use with basic measurment VIs?

 

We are interested in using the electrical power suite for some power quality analysis metrics in our design, which is based on the cRIO9068. In addition to the power quality measurements, we'd like to do some additional processing such as voltage limits, current limits, etc. at a rate much faster than the 12-cycle capture period of the fpga resampling VI used in the Electrical Power Suite.

 

Is this as simple as opening up another FPGA IO Node for each device and setting the arbitration options correctly? Any reccommendations on best practice with this kind of setup?

 

 

 

 

0 Kudos
Message 1 of 5
(8,312 Views)

Hi,

 

It's possible what you want to do.

cRIO waveform acquisition is what you'll need in addition to EPS. Refer to its delta sigma examples here.

You'll need to modify the synchrophasor FPGA VI so that it has an interface in RT VI to acquire the 9225 9227 data from the FIFO.

You'll need to add cRIO waveform VI in RT VI to calculate/capture the waveform.

Message 2 of 5
(8,275 Views)

Can any one please explain me how to set Sample time in Energy block.
kindly attach .vi file calculating energy from simple simulated sine wave.

It will be great favour 

Thakin you in anticipation

 

0 Kudos
Message 3 of 5
(6,150 Views)

Hi,

 

You should set the interval length [s] in Energy.vi as the duration of the sine waves you used to calculate the power values in Power.vi.

 

You can refer to the example under the following folder for power and energy measurement using EPS VIs:

C:\Program Files (x86)\National Instruments\LabVIEW 2015\examples\Electrical Power\Power Measurement\Basic Power Measurement (DAQmx).vi

 

0 Kudos
Message 4 of 5
(6,125 Views)

Please don't spam the forums by resurrecting multiple old threads and asking the same question.

 

continue with the post here http://forums.ni.com/t5/LabVIEW-Electrical-Power-Suite/Re-Electrical-power-energy-auditing/td-p/3252...

which I put into its own new message thread.

0 Kudos
Message 5 of 5
(6,052 Views)