Electronic Transformer Calibration System Based on LabVIEW

Publisher:忙中取乐Latest update time:2014-08-22 Source: eefocusKeywords:LabVIEW Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1. Introduction

With the acceleration of the construction of digital substations and smart grids, electronic transformers have developed rapidly.

Electronic transformers include electronic current transformers and electronic voltage transformers. In order to ensure the accuracy of electronic transformers and ensure the safety and stability of the system, the transformers need to be calibrated. The electronic transformer calibration system is used to calibrate the ratio difference and angle difference of electronic transformers.

Compared with traditional transformers, electronic transformers have undergone fundamental changes in measurement principles, structures and output signal methods. Their calibration principles and methods are completely different from those of traditional transformers. Therefore, the calibration methods of traditional transformers cannot be applied to the calibration of electronic transformers.

LabVIEW is a graphical programming language (G language). Different from traditional text-based programming languages, it encapsulates various functions into function modules, can quickly establish a graphical user interface for the system, has the characteristics of high development efficiency and short development cycle, and is widely used in test measurement and signal processing. Programs written using the LabVIEW development environment are called virtual instrument programs (VI).

This paper establishes a calibration system for electronic transformers based on NI's PCI-4474 data acquisition board and LabVIEW development environment, and combines synchronous signal cards and digital signal processing to achieve transformer calibration. For calibrating electronic voltage transformers with voltage levels of 10~500kV and electronic current transformers with rated currents of 5~5000A, the accuracy can reach 5/10,000, with the characteristics of high accuracy, stable and reliable performance, and meets the requirements for the calibration of electronic transformer ratio and angle difference. Field tests have shown the effectiveness of the calibration system established in this paper.

2. System composition

The calibration system consists of hardware and software. The system hardware mainly includes the following parts:

(1) Standard voltage and current (electromagnetic) transformers (including boosters and current boosters). The purpose of using standard transformers is to provide standard output signals for the calibration system, and they must be traceable. The transformer accuracy is selected to be 0.01 level in order to improve the measurement accuracy of the system.

(2) PCI-4474 data acquisition board. This board is a dynamic signal acquisition card for high-precision dynamic and transient measurements. It has 4 synchronous sampling analog input channels with an input signal of -10~10VDC. In addition, it has 24-bit resolution and a maximum sampling rate of 102.4kS/s.

(3) Sampling resistor. Select a sampling resistor with a resistance of 80Ω and a rated current of 0.05A, with an accuracy of 100ppm.

(4) Voltage transformer 100V (100/√3V)/4V, with an accuracy of 0.01 level; current transformer 5A/0.05A, with an accuracy of 0.01 level.

(5) Synchronization card: used to synchronize the test transformer merging unit and the standard loop acquisition card.

(6) Merging unit: The main function of the merging unit is to synchronously receive the digital signals output by 12 electronic transformers (the 12 signals are defined in accordance with the DATASET data channel specified in the IEC60044-8 standard), and send them to the relay protection, measurement and control equipment in accordance with the frame format specified in the IEC60044-8 standard.

The merging unit generally provides a total of 12 current and voltage signals (all optical fiber transmission), including 7 current signals and 5 voltage signals, which are packaged according to certain rules and output through Ethernet. The merging unit is generally provided by the user and complies with the GBT-20840-7/8 and IEC61580-9 standards.

The connection between the merging unit and the verification system mainly includes two parts: one is the synchronous pulse signal connection, and the other is the Ethernet connection. The connection block diagram of the merging unit and the verification system is shown in Figure 1:



(7) Industrial computer. The industrial computer is connected to the standard A/D converter through a PCI-GPIB card with a communication protocol of IEEE488.2.

(8) Voltage regulator.

The system software is the LabVIEW development environment, which consists of three parts: front panel, block diagram program, and icon/connector.

(1) The front panel is the graphical user interface of LabVIEW, which can monitor various parameters in the system. It consists of input controls and display controls, as shown in Figure 4.

(2) The block diagram program is written in a graphical programming language, which is equivalent to the program statements of a text-based programming language and can achieve specific functions.

(3) The icon/connector can generate a subVI for other VIs to call from the program (VI) written in the LabVIEW development environment, which improves the readability and development efficiency of the program.

3. Principle of the verification system The

working principle of this verification system can be divided into two parts: the electronic current transformer verification principle and the electronic voltage transformer verification principle.

3.1 Principle of electronic current transformer verification The

standard electromagnetic current transformer is connected in series with the electronic current transformer under test. The current booster provides current to the primary side of the transformer, and the voltage regulator is adjusted to change the output current of the current booster. The secondary side of the standard CT is connected to the standard current transformer 5A/0.05A, and its secondary side is connected to the standard resistor. The voltage on the resistor is taken and input into the data acquisition card (PCI-4474). The current signal obtained from the secondary side of the electronic current transformer is sent to the merging unit on the low-voltage side by optical fiber. The computer obtains the measurement results of the standard CT through the data acquisition card and the measurement results of the electronic current transformer through Ethernet. The electronic current transformer under test and the data acquisition card are synchronously sampled by calculation and providing clock synchronization signals.

After digital filtering, DFT operation and other signal results, the ratio error and phase error of the electronic current transformer are calculated.

The verification principle is shown in Figure 2.



3.2 Electronic voltage transformer calibration principle The

electronic voltage transformer calibration principle is similar to the electronic current transformer calibration principle. The difference is that the standard electromagnetic voltage transformer is connected in parallel with the primary side of the electronic voltage transformer under test. The booster provides voltage to the primary side of the transformer, and the output voltage is adjusted by the voltage regulator. The secondary side of the standard PT is connected to the standard voltage transformer 100V (100/√3V)/4V and input into the data acquisition card (PCI-4474). The principle is shown in Figure 3. [page]

4. System features and performance indicators

This calibration device is suitable for laboratory and on-site accuracy calibration of electronic transformers that comply with the IEC61850-(9-1, 9-2) standard digital output and IEC60044-7/8 standard output.

4.1 System features

(1) Users do not need to understand IEC61850 or IEC60044-8, nor do they need to set a MAC address to calibrate transformer errors.

(2) Calibrate non-traditional transformers (small signal output).

(3) Built-in 4-channel 24-Bit sigma-delta AD meets the large amount of computing and other various needs that may arise in the future.

(4) Can be traced back using an 8.5-digit high-precision digital multimeter (Agilent3458A).

4.2 Technical indicators and performance (as shown in Table 1)




5. Design of the calibration system interface based on LabVIEW

This calibration system is designed based on the LabVIEW8.6 development environment. The software interface includes three parts: system calibration interface, detailed parameter analysis interface and system verification interface.

The system verification interface mainly displays the statistical results after completing the software calculation, as shown in Figure 4. This interface is the core of the entire system. After the parameter configuration is completed, click the start button. The system completes the entire inspection and detection in a "one-click" manner according to the configuration parameters, and can display the standard source amplitude percentage, system rate, ratio difference (maximum value, minimum value and average value), phase difference, maximum value, minimum value and average value, and detailed parameter table for each comparison (number of comparisons, amplitude percentage, ratio difference, angle difference, phase difference and whether the data of this comparison is self-valid, etc.).



6. Conclusion

This paper aims at the working principle and composition structure of electronic transformer, and establishes a transformer calibration system based on NI data acquisition board and LabVIEW development environment. It has the characteristics of high measurement accuracy and simple operation, and has certain practical value.

Keywords:LabVIEW Reference address:Electronic Transformer Calibration System Based on LabVIEW

Previous article:Design of HDTV Main Control Board Automatic Test System Based on LabVIEW
Next article:Multi-sensor air flow test system solution

Recommended ReadingLatest update time:2024-11-16 14:45

Labview data types - BOOLEAN AND BOOLEAN ARRAY
To truly understand a programming language, it is very important to study its data types and their representation in memory. There is no special Boolean data type in C language. Friends who have read the type comparison table of quick reference tables may know that C language does have it, and there are two types of i
[Test Measurement]
Labview data types - BOOLEAN AND BOOLEAN ARRAY
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
Reducing F-35 Fighter Jet Testing Costs and Time with LabVIEW Real-Time Module
The Portable Digital Data Acquisition System (PDDAS) uses LabVIEW Real-Time and PXI to control the wind tunnel test and record air pressure data from 128 different channels. "The LabVIEW Real-Time Module provides the deterministic response times required to acquire air pressure data and provide feedback control
[Embedded]
Use of Labview serial port
Serial Communication When exchanging information between a terminal and a computer or between computers, in addition to parallel communication, serial communication is often used. Parallel communication means that each bit of data is transmitted at the same time. Its advantage is that the data transmission speed is fa
[Test Measurement]
Use of Labview serial port
[]LabVIEW Application-SubVI Call
Summary When the main program executes a task, a "waiting..." dialog box will pop up to prompt the user to wait until the task is completed and the "waiting..." dialog box disappears. The following mainly introduces its implementation method... Create SubVI Creating a SubVI Call SubVI 1. Drop 'VI RefNu
[Test Measurement]
[]LabVIEW Application-SubVI Call
How to Run a LabVIEW Program - Application Note
How to use Keysight PXI instruments to run LabVIEW programs (detailed steps) The PXI system provides a high-performance PC-based measurement and automated test platform. In addition to advantages in speed, scale, and scalability, PXI users can also benefit from open industry standards, which means that PXI hardware—
[Test Measurement]
How to Run a LabVIEW Program - Application Note
Design of high-speed multi-channel signal acquisition system based on virtual instrument technology
In 1986, the National Instruments Corporation of the United States first proposed the concept of virtual instruments. Virtual instruments organically integrate computer hardware resources (such as microprocessors, memory, displays, etc.) with instrument hardware (such as A/D, D/A, digital I/O, timers, signal conditioni
[Test Measurement]
Design of high-speed multi-channel signal acquisition system based on virtual instrument technology
Bit Error Rate Testing Using R Series Intelligent Data Acquisition
Author(s): Stephen Kulakowski - Harris RF Communications Division Industry: Aerospace/Avionics, Telecommunications, RF/Communications, Government/Defense Products: Data Acquisition, Digital I/O, LabVIEW, PXI/CompactPCI, FPGA Module The Challenge: Replace traditional box-based instru
[Test Measurement]
Bit Error Rate Testing Using R Series Intelligent Data Acquisition
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号