Back to the Diploma Works Page

THESIS WORK

PROGRAMMED TESTING OF PROTECTIONS

by Dániel PETRI

Supervisors: Gyula PÓKA, Gábor FÜREDI
BUTE, Department of Electric Powers Systems
2000

E-mail: dpetri@freemail.hu  

General Overview

Prolan Inc. has been producing calibrating devices since years. After converting and expanding a three phase calibrating device, it was ready to be used as a protection-testing device as well. A control card inserted into an IBM compatible PC and the control software also belong to the system, which is called VAV System (Protection and Automatics Testing System). The parts of the control software are a programming language developed by Prolan, a compiler for this language, and an interface for handling the source files.

The programming language is optimized for testing protections and automatics. With writing and executing the programs (called testfiles) written in this language, any kind of examination can be completed. The results can be stored in report files, partial results can be displayed on the screen in text and in graphics (diagrams, tables etc.) format.

The topic of this thesis work is a program called VEDVIZSG (Protection examiner) created by the author. Before creating this program, the testfiles had to be written by hand. In case of the basic testfiles sold with the system it was an exercise of Prolan, and if the user needed more complicated testfiles, he could order them, or create them himself by learning the programming language.

The goal of creating VEDVIZSG (Protection examiner) is to make the testfile writing process easier in order to create the basic testfiles, and so that the user can also produce testfiles without learning the programming language.

VEDVIZSG (Protection examiner) works with a user-friendly interface. On this interface, the user can select the protection function (distance protections, overcurrent protections, etc.) to be tested from a menu. After this selection the parameters of the protection have to be set, the examination method, the parameters of the display, the contents of the report file can also be set up.

This thesis work summarizes the protection types, introduces the VAV system and the programming language in the first part. After then it introduces the VEDVIZSG (Protection examiner) program, the menus, the common dialog boxes for all protections, and the way the testfiles can be created.


Detailed information of Diploma Work

The background hardware and software tools for the investigations

The VAV System (Protection and Automatics Testing System) developed by PROLAN Inc. was used in this project (Figure 1). The parts of the VAV System: (explanations for the Hungarian text on the Figures)


Figure 1: The VAV System (Protection and Automatics Testing System)

The parts of Control Unit (Fig. 2):


Figure 2: The Control Unit

The parts of Drive (VAV P3*10) and Supplement (VAV DIG 0) Units (Fig. 3):


Figure 3: The parts of Drive (VAV P3*10) and Supplement (VAV DIG 0) Units

The Supplement (VAV DIG 0) Unit:

The Drive (VAV P3*10) Unit:

The Control Software (VAV S3p) has the next parameters and units:

The Program Language developed by PROLAN Inc. by the next possibilities:

The system of TestFiles

For the actual examinations you need TestFiles written in this Prolan Program Language. In these TestFiles by the using of commands you can set the next parameters:

Surface for file handling: Pre-measuring: Before the start of the experiments (signal connection to outputs) there are the next self-tests: Software controls: Functions for Hardware handling, Timing and Control: Functions for TrueRMS and Phase calculation:

The program "VEDVIZSG" (Protection examiner) developed in the frame of diploma project

The VEDVIZSG (Protection examiner) is a software to make the TestFiles. The run of TestFiles and the evaluation are in DOS therefor the VEDVIZSG operates in DOS, as well. A goal of diploma project was to create this software that will produce these TestFiles by automatic way for the VAV System.


Figure 4: The main menu of program VEDVIZSG (Protection examiner)

The program VEDVIZSG supports the examination of the next protection types:

How to prepare the TestFiles by the program VEDVIZSG (Protection examiner)?

After the set of parameters there are control windows and messages (file name, path, etc.). If the user changes and accepts the parameters then it will be the automatic generation of the TestFile. The user can read and change/write the created files. If a TestFile is ready the user of VEDVIZSG can use it or can create a new one.

The Fig. 5 shows the editor window and a part of a TestFile.


Figure 5: The editor window and a TestFile by the program VEDVIZSG (Protection examiner)

An example of the application.

The task of the test: the time - current characteristic of an overcurrent digital protection (made by Protecta Ltd., type DTI2-EP). In the test an R phase to ground short circuit was simulated.

The display of the results can be seen on Fig. 6.



Figure 6: The display of the test, a time - current characteristics of an overcurrent digital protection (made by Protecta Ltd., type DTI2-EP). In the test an R phase to ground short circuit was simulated.
Translation of text on the Fig. 6.:
Summary
Frequency=50 Hz
Operation was: in 140 points
No operation: in 21 points.
X axis: Current, Amperes    Y axis: Time, msec
Monitor
The current studied: 9.000 A
The protection operated.
Delay of operation: 132 msec.
TEST is READY --------------------------- Enter: go on

E-mail: dpetri@freemail.hu  


Back to the Diploma Works Page