01-31-2014
02:29 PM
- last edited on
03-25-2025
11:08 AM
by
Content Cleaner
I wanted to make sure everyone is aware of the latest version of the NI LabVIEW Electrical Power Suite and that you can download an evaluation version.
This is an open source code library of IP for FPGA and Real-Time operating systems (Linux RT, VxWorks, and Pharlap ETS). Included in the suite are three toolkits.
1. Power Quality Toolkit (50/60Hz)
2. Synchrophasor (PMU) Toolkit
3. Protection Relay IP Toolkit (IEC 60255-155, IEEE C37.112)
Other Features
Here is a list of related power quality analysis, measurement, and protection relay standards.
Here is a screenshot of the example projects. The CompactRIO Recloser Control Project is highlighted.
Real-Time Operating System Configuration Panel User Interface:
Diving into the recloser protection relay IP, here's the diagram of the FPGA recloser logic control application.
In alignment with NI's philosophy of "LabVIEW to the pin" - we never want a black box. So, we can dive into the FPGA IP cores and actually see the source code. Let's take a look at a couple of the IP cores.
Here is the FPGA Over Threshold IP core:
Here is the FPGA rescloser timer state machine IP core: