Detecting high-frequency transients in power systems

Publisher:ChanheroLatest update time:2013-03-08 Source: 21ic Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
Challenge:

Develop a portable, communication-flexible measurement device that can record high-frequency transients in power systems and display the data online to multiple users.

Solution:

Use the NI CompactRIO platform and LabVIEW software to quickly develop a highly flexible measurement system prototype that provides fast sampling and high bandwidth.

"The prototype system, based on CompactRIO and LabVIEW, demonstrates how a low-cost, flexible development platform can be combined with modern communication technology to control and measure various parts of the power system."

The main drawback of most power grid protection systems is that they cannot accurately detect the source of ground faults. As a result, large parts of the power grid have to be forcibly disconnected after a ground fault occurs, and many customers will lose power. This not only leads to customer disappointment in power service, but also to fines for power suppliers. The reason behind this is mostly due to the low sampling frequency of the protection unit and the use of low-pass filtering. The basic limitation of existing protection systems comes from the lack of data on the high-frequency components of the measurement signal.

The Department of Electrical Engineering at Lund University in Sweden has cooperated with the energy company E.ON Elnät to establish a laboratory to study the distribution system of the power grid. The project aims to simulate and accurately detect adverse factors that affect the normal operation of the power system, such as ground faults.

High-frequency transients are common in power grids. In addition to ground faults, transients also occur in healthy systems, usually due to transients generated when line switches are energized. Analysis of transient signals shows that their frequency components can reach several thousand hertz (Figure 1).

newmaker.com

Figure 1 The table in the figure records the transients during a ground fault, where the solid line is the original signal collected by the NI 9239 analog input module at a sampling rate of 50kHz, and the dashed line is the same signal after passing through a second-order Butterworth low-pass filter with a cutoff frequency of 300Hz and collecting it at a sampling rate of 1000Hz. [page]

Traditionally, fault recorders used in power grids are either stand-alone instruments or integrated into modern digital relay protection devices. Although stand-alone fault recorders have high sampling rates (up to 20kHz) and bandwidths suitable for harmonic analysis, they can be extremely expensive. A lower-cost alternative is to use a fault recorder integrated into a digital relay.

Modern relay protection devices typically use a sampling rate of about 1kHz and low-pass filtering to achieve an effective bandwidth of about 300Hz. As shown in Figure 1, units with this bandwidth lack the ability to capture high-frequency transient signals. The lack of bandwidth explains why existing relay protection devices perform so poorly in detecting intermittent ground faults. Without high-frequency data, it is extremely difficult to design a reliable algorithm for intermittent ground faults.

System Development

During the development process, the performance of a stand-alone unit was critical because the device would be placed in a power station. To meet this requirement, the development team selected NI CompactRIO hardware and graphical system design software LabVIEW. The system provides mobility, flexibility, and scalability to adapt to the needs of the application. In addition, LabVIEW's large number of readily available software libraries, coupled with commercial off-the-shelf hardware modules, greatly shortened the development time. The

NI 9239 analog input module has a built-in anti-aliasing filter, which enables fast sampling at an efficient bandwidth. The 50kHz sampling rate and optimized built-in filters provide an effective bandwidth of 22 kHz. At the same time, supporting channel isolation characteristics up to 250 volts provides a ready-to-use measurement system without customization. A portable 3G modem and a small router ensure smooth communication with users and provide remote development capabilities.

The execution of programs on the CompactRIO FPGA has a high degree of time determinism, and the LabVIEW Real-Time Module has data logging and communication capabilities. This platform provides a good foundation for building a high-performance measurement system. In addition, the complete solution is suitable for rapid prototyping applications.

Communications

Since the power equipment comprises an independent system within the power station, it is crucial for the operators to maintain reliable remote communications. To ensure the mobility of the measurement unit, a solution using a 3G modem and a small router was chosen. A host PC handles the communication with the operator, as shown in Figure 2. In addition, the team designed an easy-to-use interface using LabVIEW Application Builder, mainly because most operators lack experience with LabVIEW.

newmaker.com
Figure 2 Communication

Future Plans

This prototype system based on CompactRIO and LabVIEW demonstrates how modern communication technologies can be combined with a low-cost and flexible development platform to enable control and measurement of various parts of the power system. Power suppliers and customers benefit from this reliable, high-performance relay protection system that coordinates the entire substation by integrating a fully functional fault recorder. This solution allows accurate fault detection without disconnecting power to many customers.
Reference address:Detecting high-frequency transients in power systems

Previous article:Portable railway vehicle stability measuring instrument developed based on virtual instrument technology
Next article:Effectively optimize signal processing performance in a multi-core processor environment through the LabVIEW graphical development platform

Recommended ReadingLatest update time:2024-11-17 00:35

RF/communication physical layer research based on LabVIEW and NI USRP
   Figure 1: Overview of symbol, BER, SNR, current estimate, and transmission status information displayed on the detector before and after suppression.   "LabVIEW system design software is really good at parallel programming, and it is a great helper for developing signal processing and communication algorithms in
[Test Measurement]
RF/communication physical layer research based on LabVIEW and NI USRP
Design of constant current source circuit based on LabView
  The constant current source circuit uses an operational amplifier and a triode to form a voltage-current conversion circuit. Among them, the main function of OPA211 is to achieve high-precision V/I conversion, and the main function of the triode is to achieve power amplification. As shown in Figure 2.   Figure 2 Co
[Power Management]
Design of constant current source circuit based on LabView
Three Steps to Develop Good LabVIEW Programming Habits
Part 1~ VI Place the VIs in a systematic manner. You can use folders to manage subVIs or save subVIs as LLB files. Do not save too many VIs to LLB files, because it will take more time to save VIs to LLB files later. Use Tools»Edit VI Library to set the top VI in the LLB. Usually the main program is set as the t
[Test Measurement]
Design and implementation of wireless automatic measurement and control system based on LabVIEW
    In order to solve the problem of difficult explosion pressure measurement at the ammunition explosion site, a wireless automatic measurement and control system was designed using LabVIEW, which mainly consists of three parts: sensor network nodes, wireless relay station AP and host computer. The measurement an
[Microcontroller]
Design and implementation of wireless automatic measurement and control system based on LabVIEW
Storage of test measurement data in LabVIEW (5)
           Today, let's talk about Datalog files. This file format is a bit old. Basically, this file format can be considered binary. To be precise, if you study it carefully, you can find that the internal structure of this file is quite strange. For example, if you store 3 int32 numbers in this file and open it with
[Test Measurement]
Rapidly build medical equipment based on LabVIEW
The 21st century is the century of life and health. The rapid progress of life sciences has continuously promoted human understanding of their own health and diseases. How to develop innovative medical electronic equipment has also become one of the research hotspots. The research content of medical equipment involve
[Test Measurement]
Rapidly build medical equipment based on LabVIEW
Design of DC Motor Fuzzy Control System Based on LabVIEW
  Fuzzy control technology is a computer digital control based on fuzzy set theory, fuzzy language variables and fuzzy logic reasoning. It first appeared in the 1960s and developed rapidly in the following decades. At present, fuzzy control technology is widely used in the control field. LabVIEW is a graphical program
[Test Measurement]
Design of DC Motor Fuzzy Control System Based on LabVIEW
Using LabView to control DS3900 serial communication module
This application note discusses the use of the DS3900 serial communication module and LabView, a graphical interface development platform for embedded applications. This article serves as a user guide for the LabView interface for the DS3900. LabView has been widely used as a graphical interface development platform
[Test Measurement]
Using LabView to control DS3900 serial communication module
Latest Test Measurement Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号