JPH0435968B2 - - Google Patents

Info

Publication number
JPH0435968B2
JPH0435968B2 JP5940284A JP5940284A JPH0435968B2 JP H0435968 B2 JPH0435968 B2 JP H0435968B2 JP 5940284 A JP5940284 A JP 5940284A JP 5940284 A JP5940284 A JP 5940284A JP H0435968 B2 JPH0435968 B2 JP H0435968B2
Authority
JP
Japan
Prior art keywords
digital
filter
distance
distance measurement
measurement calculation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP5940284A
Other languages
Japanese (ja)
Other versions
JPS60204219A (en
Inventor
Tetsuo Matsushima
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP5940284A priority Critical patent/JPS60204219A/en
Publication of JPS60204219A publication Critical patent/JPS60204219A/en
Publication of JPH0435968B2 publication Critical patent/JPH0435968B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Locating Faults (AREA)
  • Emergency Protection Circuit Devices (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は、故障点標定装置、特に電力系統の事
故発生時に事故点までの距離を標定し得る故障点
標定装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a fault point locating device, and particularly to a fault point locating device capable of locating the distance to a fault point when an accident occurs in an electric power system.

〔発明の技術的背景〕[Technical background of the invention]

送電線の故障点標定装置としては、事故点で発
生するサージを送電線の両端子で受信し、その時
間差によつて事故点を標定するサージ受信方式及
び事故検出後、直ちに送電線にパルスを送出し、
その反射時間を測定するパルスレーダ方式等が従
来から実用に供されている。しかしこれらの方式
は送電線の両端子を結ぶ伝送装置が必要であつた
り、あるいはパルスが逃げないためのブロツキン
グコイルが必要であつたりして決して安価なもの
ではない。
As a fault point locating device for power transmission lines, there is a surge reception method in which the surge generated at the fault point is received at both terminals of the transmission line and the fault point is located based on the time difference, and a pulse is immediately sent to the power transmission line after the fault is detected. sending out,
Pulse radar methods and the like that measure the reflection time have been put into practical use. However, these systems are not inexpensive because they require a transmission device to connect both terminals of the power transmission line, or a blocking coil to prevent pulses from escaping.

しかし、近年はマイクロコンピユータの発達に
より、系統の電圧、電流データを使つて事故点ま
での距離を計算し、安価に故障点標定を行なう方
式の研究が盛んに進められている。
However, in recent years, with the development of microcomputers, research has been actively conducted on methods for locating fault points at low cost by calculating the distance to the fault point using system voltage and current data.

第1図はマイクロコンピユータを使つたデジタ
ル形故障点標定装置の一般的な構成図を示す。第
1図において、1a,1bは入力変換器であつ
て、電力系統の各相電圧、各相電流が夫々導入さ
れ、その入力電気量を適当な大きさの電圧信号に
変換する。2a,2bはフイルタであり、入力変
換器1a,1bの出力中に含まれる高調波成分を
除去する。3はサンプル・ホールド回路であり各
フイルタ2a,2bからの出力を所定の間隔でサ
ンプリングする。4はA/D変換回路でありサン
プル・ホールド回路3からの出力をマルチプレク
サ5を介して加えられ、これをデジタル・データ
に変換する。6はダイレクト・メモリ・アクセス
(DMA)回路でありA/D変換回路4の入力が
加えられる。7はメモリ回路でありDMA回路6
によりA/D変換回路4の出力が所定の番地に書
込まれる。8はリード・オンリ・メモリ
(ROM)であつてプログラムが内蔵されている。
9は中央演算処理装置(CPU)でありROM8に
書かれたプログラムにしたがい、メモリ回路7に
書かれた電力系統の電圧、電流データを用いて故
障点標定の演算を実行する。10は出力回路であ
り(CPU)9の演算結果に基き、故障点標定結
果を図示しないプリンタやランプに表示する。
(CPU)9で実行される演算方式については多く
の研究が行なわれているが、その一例として次式
により事故点までの距離標定を行なう方式が既に
提案されている。
FIG. 1 shows a general configuration diagram of a digital fault point locating device using a microcomputer. In FIG. 1, reference numerals 1a and 1b are input converters into which each phase voltage and each phase current of the power system are introduced, respectively, and convert the input electrical quantity into a voltage signal of an appropriate magnitude. Filters 2a and 2b remove harmonic components contained in the outputs of the input converters 1a and 1b. 3 is a sample and hold circuit which samples the output from each filter 2a, 2b at predetermined intervals. 4 is an A/D conversion circuit to which the output from the sample/hold circuit 3 is added via a multiplexer 5 and converted into digital data. 6 is a direct memory access (DMA) circuit to which the input of the A/D conversion circuit 4 is applied. 7 is a memory circuit and DMA circuit 6
As a result, the output of the A/D conversion circuit 4 is written to a predetermined address. 8 is a read-only memory (ROM) in which a program is built-in.
Reference numeral 9 denotes a central processing unit (CPU) which executes calculations for locating fault points using the voltage and current data of the electric power system written in the memory circuit 7 according to the program written in the ROM 8. Reference numeral 10 denotes an output circuit that displays the failure point location results on a printer or lamp (not shown) based on the calculation results of the (CPU) 9.
Many studies have been conducted on calculation methods executed by the (CPU) 9, and as an example, a method has already been proposed that uses the following equation to determine the distance to the accident point.

x=lin{Vs・I″s*}/lin{ZIs・I″s*}…
…(1) 但しx:事故点までの距離 v:標定装置設置点電圧 I:標定装置設置点電流 I″:標定装置設置点の事故前後の差電流 Z:送電線の単位当りのインピーダンス lin:虚数部を示す* :共役複素数を示す。
x=lin{Vs・I″s * }/lin{ZIs・I″s * }…
...(1) However, x: Distance to the accident point v: Voltage at the location device installation point I: Current at the location device installation point I'': Difference current Z before and after the accident at the location device installation point: Impedance per unit of the transmission line lin: Indicates imaginary part * : Indicates conjugate complex number.

一般に故障発生時の系統の電圧、電流には高調
波成分が含まれている場合が多い。特に、系統の
調相設備や地下ケーブル線が増大している今日で
は、その傾向が大きい。このため、(1)式の計算に
あたつては、入力に含まれる高調波成分を、フイ
ルタにより除去し、基本波成分のみを取り出すこ
とが必要となる。
Generally, the voltage and current of a system when a failure occurs often contains harmonic components. This trend is particularly strong today when the number of phase modifiers and underground cable lines in the power system is increasing. Therefore, when calculating equation (1), it is necessary to remove the harmonic components contained in the input using a filter and extract only the fundamental wave component.

このフイルタ効果として、第1図に示したアナ
ログ形のフイルタ2a,2bにその効果を期待す
ることができる。しかし、通常のデイジタル形の
装置においては、入力交流電気量をA/D変換す
る前に置かれるアナログフイルタは、A/D変換
に伴ういわゆる「折返し誤差」の除去を目的とす
るものであり、サンプリング周波数の1/2以上の
高調波成分を主に除去するものとなる場合が多
い。従つて、本来の故障点標定の演算のために必
要となる入力交流電気量に対するフイルタ機能
は、A/D変換したあとでCPU9によりソフト
ウエアによりデイジタルフイルタ的に処理する方
が好ましい。
This filter effect can be expected from the analog type filters 2a and 2b shown in FIG. However, in normal digital devices, the purpose of the analog filter placed before A/D conversion of the input AC quantity is to remove the so-called "aliasing error" that accompanies A/D conversion. In many cases, it mainly removes harmonic components of 1/2 or more of the sampling frequency. Therefore, it is preferable that the filter function for the input AC quantity of electricity, which is necessary for the calculation of the original failure point location, be processed in the form of a digital filter by software by the CPU 9 after A/D conversion.

ここで、簡単なデイジタルフイルタについて考
察してみる。仮に、基本周波数で電気角30°毎に
サンプリングされた電圧をvn1、vn-1、vn-2……
等と表現する。第2図aはこのvn、vn-1……を瞬
時値で表現したもの、第2図bはベクトル平面で
表現したものである。ここで、次式のようなフイ
ルタを考える。
Let's now consider a simple digital filter. Suppose that the voltages sampled every 30 degrees of electrical angle at the fundamental frequency are v n1 , v n-1 , v n-2 . . .
etc. FIG. 2a shows v n , v n-1 . . . expressed as instantaneous values, and FIG. 2 b shows them expressed on a vector plane. Now, consider a filter as shown in the following equation.

vFn=(vn−vn-6)/2 ……(2) 入力電流が直流分である場合、vn=vn-6故に(2)
式の結果が零となることは明白である。入力電流
が基本周波の場合、第2図bからも判るように、
vnとvn-6は180°の位相を持ち、大きさは等しいた
め、vFn=vnとなる。また入力電流が2倍調波の
場合、vnとvn-6の位相は360°となるため、(2)式の
結果は再び零となる。このように、(2)式の有する
フイルタ効果は、第3図に示す如く、直流分と偶
数調波を除去し、奇数調波を通過させるフイルタ
効果を有することが判る。(2)式の効果をいわゆる
Z変換で次式のように表現する。
v Fn = (v n − v n-6 )/2 …(2) If the input current is a DC component, v n = v n-6 , so (2)
It is clear that the result of the expression is zero. When the input current is at the fundamental frequency, as can be seen from Figure 2b,
Since v n and v n-6 have a phase of 180° and are equal in magnitude, v Fn = v n . Furthermore, when the input current is a second harmonic, the phase of v n and v n-6 is 360°, so the result of equation (2) becomes zero again. In this way, it can be seen that the filter effect of equation (2), as shown in FIG. 3, has a filter effect that removes the DC component and even harmonics and allows odd harmonics to pass. The effect of equation (2) is expressed by the so-called Z transformation as shown in the following equation.

F=(1−Z-N)/2 ……(3) 但し、N=6 一般に、(3)式のNの値を適当に選ぶことによ
り、減衰極を任意に選ぶことができる。デイジタ
ルフイルタの簡単な例としては、次式による形の
ものもある。
F=(1-Z -N )/2...(3) However, N=6 Generally, by appropriately selecting the value of N in equation (3), the attenuation pole can be arbitrarily selected. A simple example of a digital filter is as follows.

F=(1−Z-N′)/2 ……(4) (4)式によれば、直流成分が通過域となるが、
N′の値を適当に選ぶことにより任意に減衰極を
選ぶことができる。
F=(1−Z -N ′)/2 ...(4) According to equation (4), the DC component is the passband,
By appropriately selecting the value of N', the attenuation pole can be arbitrarily selected.

さらに減衰極を増加してフイルタ効果を高める
ためには、(3)式または(4)式のフイルタを多段に使
うことが考えられる。例えば次式のようなデイジ
タル関数のものである。
In order to further increase the attenuation pole and enhance the filter effect, it is conceivable to use filters of formula (3) or (4) in multiple stages. For example, it is a digital function such as the following equation.

F=(1−ZN1)・(1−ZN2)/4 ……(5) あるいは F=(1−ZN1)・(1−ZN2)・(1−ZN3)/
8……(6) 等である。ここでは仮に(5)式でN1=6、N2=4
とした場合の例を第4図に示す。
F=(1-Z N1 )・(1-Z N2 )/4 ...(5) Or F=(1-Z N1 )・(1-Z N2 )・(1-Z N3 )/
8...(6) etc. Here, we assume that N1 = 6 and N2 = 4 in equation (5).
An example of the case is shown in FIG.

さて、(3)、(5)、(6)式のフイルタの応答時間を考
える場合、(3)式の場合は最新データとNサンプル
前のデータを使つているが、(5)式の場合には、過
去(N1+N2)サンプル前のデータを、(6)式の場
合には過去(N1+N2+N3)サンプル前のデー
タまで使つている。このことから一般に、フイル
タの減衰特性を高めたい場合、フイルタの応答時
間の面では遅くなると言える。
Now, when considering the response time of the filter in equations (3), (5), and (6), in the case of equation (3), the latest data and data N samples ago are used, but in the case of equation (5), In the case of equation (6), data from the past (N1+N2) samples are used, and in the case of equation (6), data from the past (N1+N2+N3) samples are used. From this, it can be said that in general, when it is desired to improve the attenuation characteristics of a filter, the response time of the filter becomes slower.

〔背景技術の問題点〕[Problems with background technology]

故障点標定装置は、高精度に故障点までの距離
を標定することを目的とする。従つて、前述した
デイジタルフイルタは、その減衰効果をより高い
ものとする必要がある。しかし、その反面、減衰
効果の高いフイルタは応答が遅く、正しい演算結
果を得るまでにより長い時間を必要としてしま
う。一般に、電力系統の故障現象は、保護装置が
正常に動作する限り、50〜80ms程度で消滅して
しまう場合が多い。このことを考慮すると、あま
り応答の遅いフイルタを使用することは現実的と
は言えない。
The purpose of a failure point locating device is to locate the distance to a failure point with high accuracy. Therefore, the digital filter described above needs to have a higher attenuation effect. However, on the other hand, a filter with a high damping effect has a slow response and requires a longer time to obtain a correct calculation result. Generally, a power system failure phenomenon often disappears in about 50 to 80 ms as long as the protection device operates normally. Considering this, it is not realistic to use a filter that has a very slow response.

又、系統故障の継続時間は故障発生位相や、し
や断器の状態等に応じて、様々に変化し得るもの
である。このため、諸種の点を勘案してフイルタ
関数を定める必要性がある。
Furthermore, the duration of a system fault can vary depending on the phase of fault occurrence, the state of the breakers, and the like. Therefore, it is necessary to determine the filter function by taking various points into consideration.

〔発明の目的〕[Purpose of the invention]

本発明は、上記の問題点に鑑みなされたもの
で、高精度に故障点までの距離測定が可能な故障
点標定装置を提供することを目的とする。
The present invention was made in view of the above problems, and an object of the present invention is to provide a failure point locating device that can measure the distance to a failure point with high accuracy.

〔発明の概要〕[Summary of the invention]

本発明では、かかる目的を達成するための電力
系統の電圧、電流のデイジタルデータを用いて故
障点までの距離を計算するデイジタル故障点標定
装置において、前記デイジタルデータを記憶する
メモリ部と、前記デイジタルデータが入力される
複数の相異なるフイルタ関数を有するデイジタル
フイルタとを備え、この複数のデイジタルフイル
ムの出力を系統故障検出後からの経過時間に応じ
て活用することにより、故障点までの距離測定を
高精度に行うことを特徴とする。
The present invention provides a digital fault point locating device that calculates the distance to a fault point using digital data of voltage and current of an electric power system to achieve the above object, which includes a memory section that stores the digital data, and a memory section that stores the digital data; It is equipped with a digital filter having a plurality of different filter functions into which data is input, and the distance to the fault point can be measured by utilizing the outputs of the plurality of digital films according to the elapsed time from the detection of a system fault. It is characterized by high precision.

〔発明の実施例〕[Embodiments of the invention]

第5図は本発明一実施例に係る故障点標定装置
に係る機能ブロツク図である。図において、51
は系統の電圧、電流データV、Iが記憶されてい
るメモリ部、52a,52b,53cはそれぞれ
デイジタルフイルタでフイルタ関数は52aは(3)
式、52bは(5)式、52cは(6)式に基づくものと
する。従つて応答時間は52a,52b,53c
の順に遅くなるが、フイルタ効果は同じ順で高度
なものとなる。53は切換制御回路で系統故障検
出後T1時間後までは52aに、T2時間後までは
52bに、T2時間後以降は52cに出力許可信
号を発する。54a,54b,54cはANDゲ
ートで切換制御回路53の信号に応じて、フイル
タ52a,52b,52cの出力信号を制御す
る。55は測距演算部で、切換制御回路53に制
御されたフイルタを通過した系統の電圧、電流信
号を使つて、故障点までの距離を演算する。
FIG. 5 is a functional block diagram of a failure point locating device according to an embodiment of the present invention. In the figure, 51
52a, 52b, 53c are digital filters, and the filter function 52a is (3).
Equation 52b is based on equation (5), and equation 52c is based on equation (6). Therefore, the response times are 52a, 52b, 53c
The filter effect becomes more advanced in the same order. 53 is a switching control circuit which issues an output permission signal to 52a until T 1 hour after the detection of a system failure, to 52b until T 2 hours, and to 52c after T 2 hours. 54a, 54b, and 54c are AND gates that control the output signals of the filters 52a, 52b, and 52c according to the signal from the switching control circuit 53. Reference numeral 55 denotes a distance measurement calculation unit that calculates the distance to the failure point using the system voltage and current signals that have passed through the filter controlled by the switching control circuit 53.

第6図は、第5図による演算の効果を説明する
ものである。図において、曲線aは、フイルタ5
2aを用いて故障点までの距離を演算したもの
で、最初は過度的なデータを使つて演算している
ため演算結果は動揺しているが、T0時間後には
ほぼ定常状態に至る。但し、定常状態でもフイル
タ効果が不十分故に演算結果は多少変動してい
る。
FIG. 6 explains the effect of the calculation according to FIG. 5. In the figure, curve a represents filter 5
2a is used to calculate the distance to the failure point. At first, the calculation results are unstable because transient data is used for calculation, but after T 0 time, it reaches an almost steady state. However, even in a steady state, the calculation results fluctuate somewhat because the filter effect is insufficient.

曲線bはフイルタ52bを用いて故障点までの
距離を演算したもので、T1時間後に初めて、定
常状態に至るが、定常状態での変動は、曲線aに
比して小さい。曲線cにおいては、定常状態に達
する時間がさらに遅れて、T2時間後となるが、
定常状態での演算結果はほとんど変動しない。本
発明においては、T1時間までは曲線a、T1から
T2時間までは曲線bを、T2時間以降は曲線cの
結果を採用することにより、系統故障の継続時間
が長くても短かくても、その時間に応じて最適の
結果が得られることになり、従来の如く単一のフ
イルタを用いて演算した場合に対し、著しく測距
演算の精度を向上させることができる。
Curve b is obtained by calculating the distance to the failure point using the filter 52b, and reaches a steady state for the first time after T 1 hour, but the fluctuation in the steady state is smaller than that of curve a. In curve c, the time to reach the steady state is delayed further, after T 2 hours,
The calculation results in steady state hardly change. In the present invention, up to T 1 hour, curve a, and from T 1
By adopting the results of curve b up to T 2 hours and the results of curve c after T 2 hours, the optimal result can be obtained depending on the duration of the system failure, regardless of whether the duration of the system failure is long or short. Therefore, the accuracy of distance measurement calculation can be significantly improved compared to the conventional calculation using a single filter.

第7図は、本発明の他の実施例である。55
a,55b,55cはそれぞれ、測距演算部で、
55と全く同じ機能であるが、フイルタ52a,
52b,52cに各々個別に設ける点が異なる。
このように個別に演算した結果を、切換制御回路
53およびANDゲート54a,54b,54c
を用いて切換えても第5図のものと全く等しい効
果が得られる。
FIG. 7 shows another embodiment of the invention. 55
a, 55b, and 55c are distance measurement calculation units, respectively;
It has exactly the same function as 55, but filters 52a,
The difference is that 52b and 52c are provided individually.
The results of these individual calculations are sent to the switching control circuit 53 and the AND gates 54a, 54b, 54c.
Even if the switching is performed using , exactly the same effect as that shown in FIG. 5 can be obtained.

第8図は、さらに他の実施例である。図におい
て56は選択部であり、各フイルタ毎に個別に設
けた測距演算部55a,55b,55cの出力を
全て読み込み、その中で最も前後の変動の少ない
演算結果を選んで出力する。即ち、演算結果の変
動状態の把握は、過去N回の演算結果中、最大の
ものXmaxと最小のものXminを選び、その差D
=Xmax−Xminが最も小さくなる演算結果を、
測距演算部55a,55b,55cの出力から選
べば良い。
FIG. 8 shows yet another embodiment. In the figure, reference numeral 56 denotes a selection section, which reads all the outputs of distance measurement calculation sections 55a, 55b, and 55c provided individually for each filter, and selects and outputs the calculation result that has the least variation before and after. In other words, to understand the fluctuation state of the calculation results, select the maximum Xmax and the minimum Xmin among the past N calculation results, and calculate the difference D.
The calculation result where =Xmax−Xmin is the smallest is
It is sufficient to select from the outputs of the distance measurement calculation units 55a, 55b, and 55c.

第9図は、第5図の実施例に係る演算を行うた
めのフローチヤートである。91においては系統
故障発生からの時間を計測し、T1時間以内であ
れば92aに、T1〜T2時間内であれば92bに、
T2時間以上経過していれば92cへ制御を移す。
92a,92b,92cはそれぞれフイルタ52
a,52b,52cに応じたデイジタルフイルタ
を使つて系統からの電圧、電流信号を処理する。
93では、フイルタ処理された電圧、電流データ
を使つて(1)式の計算を実行する。
FIG. 9 is a flowchart for performing calculations according to the embodiment of FIG. 5. In 91, the time from the occurrence of a system failure is measured, and if it is within T 1 hour, it is in 92a, and if it is within T 1 to T 2 hours, it is in 92b,
T If more than 2 hours have passed, control is transferred to 92c.
92a, 92b, 92c are filters 52, respectively.
The voltage and current signals from the grid are processed using digital filters corresponding to a, 52b, and 52c.
In step 93, calculation of equation (1) is executed using the filtered voltage and current data.

第10図は、第7,8図の実施例に係る演算を
行うためのフローチヤートである。92a,92
b,92cはそれぞれフイルタ52a,52b,
52cに応じたフイルタを使つて系統からの電
圧、電流信号を処理する。101a,102b,
101cはそれぞれ、92a,92b,92cで
処理された電圧、電流データの使つて、(1)式の計
算を実行する。102において、系統故障検出後
の経過時間に応じて、101a,101b,10
1cの結果を選択すれば第7図に対応したフロー
チヤートとなる。また、結果の変動状態を比較し
て変動幅が最小の結果を選択すれば、第8図に対
応したフローチヤートとなる。
FIG. 10 is a flowchart for performing calculations according to the embodiments of FIGS. 7 and 8. 92a, 92
b, 92c are filters 52a, 52b, respectively.
52c is used to process the voltage and current signals from the grid. 101a, 102b,
101c uses the voltage and current data processed by 92a, 92b, and 92c to calculate the equation (1). In 102, 101a, 101b, 10
If the result of 1c is selected, a flowchart corresponding to FIG. 7 will be obtained. Furthermore, by comparing the fluctuation states of the results and selecting the result with the smallest fluctuation width, a flowchart corresponding to FIG. 8 will be obtained.

上記実施例では故障点標定の原理式を(1)式とし
て説明したが、これに限定されるものではなく、
故障点までの距離に比例するものであれば何らさ
しつかえないことも勿論である。
In the above embodiment, the principle equation for locating the failure point was explained as equation (1), but it is not limited to this.
Of course, there is no problem as long as it is proportional to the distance to the failure point.

さらに、上記実施例では、デイジタルフイルタ
の種類を3種類として説明したが、本発明を実施
するためには、フイルタの種類は、2種類あれば
いくつでもかまわないことは、言うまでもない。
また、フイルタ関数についても、上記実施例で
は、(3)式、(5)式、(6)式によるものを例として示し
たが、いかなる関数形のデイジタルフイルタに対
しても、本発明を適用することができる。
Further, in the above embodiment, the digital filters are of three types, but it goes without saying that any number of filters may be used as long as there are two types in order to carry out the present invention.
Also, regarding the filter function, in the above embodiment, filter functions based on equations (3), (5), and (6) were shown as examples, but the present invention can be applied to digital filters of any function form. can do.

系統故障の検出については、(1)外部の装置から
故障検出の条件をもらう、(2)自装置で取込んだ系
統の電圧、電流情報から判断する、という2つの
方式が考えられる。(2)の方式の場合、例えば不足
電圧検出等により容易に実施できる。
There are two possible methods for detecting a system failure: (1) obtaining failure detection conditions from an external device, and (2) making a judgment based on system voltage and current information captured by the system itself. In the case of method (2), it can be easily implemented by, for example, undervoltage detection.

上記の本発明は、アナログフイルタにおいても
構成することは不可能ではないが、余分なハード
ウエアを追加せずに、ソフトウエアのみで処理で
きることを考えると、デイジタルフイルタにより
構成することが特段に有利である。
Although it is possible to configure the present invention described above using an analog filter, it is especially advantageous to configure it using a digital filter, considering that processing can be performed using only software without adding extra hardware. It is.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に、本発明によれば、系統故障
の継続時間に応じて高精度で故障点標定を行うこ
とが可能となある。
As explained above, according to the present invention, it is possible to locate the fault point with high accuracy according to the duration of the system fault.

【図面の簡単な説明】[Brief explanation of drawings]

第1図はデイジタル故障点標定装置の一般的構
成図、第2図は通常の系統電圧を30°毎にサンプ
リングしたデータの説明図、第3図は(1−Z-6
形のデイジタルフイルタの減衰特性図、第4図は
(1−Z-6)形と(1−Z-4)形およびその合成の
(1−Z-6)(1−Z-4)形デイジタルフイルタの減
衰特性図、第5図は本発明の一実施例を説明する
機能ブロツク図、第6図は本発明の作用効果の説
明図、第7図及び第8図は本発明の他の実施例に
係る機能ブロツク図、第9図及び第10図は第5
図、第7図、第8図に係る本発明の各実施例を演
算部で実行するためのフローチヤート図である。 51……メモリ部、56……選択部、52a,
52b,52c……デイジタルフイルタ、53…
…切換制御回路、55,55a,55b,55c
……測距演算部。
Figure 1 is a general configuration diagram of a digital fault location device, Figure 2 is an explanatory diagram of data obtained by sampling normal system voltage every 30 degrees, and Figure 3 is (1-Z -6 ).
Figure 4 shows the attenuation characteristics of digital filters of (1-Z -6 ) type, (1-Z -4 ) type, and their composite (1-Z -6 ) (1-Z -4 ) type digital filters. FIG. 5 is a functional block diagram illustrating one embodiment of the present invention; FIG. 6 is a diagram illustrating the effects of the present invention; FIGS. 7 and 8 are diagrams showing other embodiments of the present invention. The functional block diagrams of FIGS. 9 and 10 according to the example are shown in FIG.
FIG. 8 is a flowchart for executing each embodiment of the present invention according to FIGS. 7 and 8 in a calculation unit. 51...Memory section, 56...Selection section, 52a,
52b, 52c...Digital filter, 53...
...Switching control circuit, 55, 55a, 55b, 55c
... Distance calculation unit.

Claims (1)

【特許請求の範囲】 1 電力系統の電圧、電流のデイジタルデータを
用いて故障点までの距離を計算するデイジタル故
障点標定装置において、前記デジタルデータを記
憶するメモリ部と、前記デジタルデータが入力さ
れる複数の相異なるフイルタ関数を有するデイジ
タルフイルタと、前記複数のデイジタルフイルタ
の出力を演算し故障点までの距離を演算する測距
演算部と、この測距演算部へ入力される前記複数
のデイジタルフイルタの出力を系統故障検出後か
らの経過時間に応じて切換える切換制御回路とを
備えて成るデイジタル故障点標定装置。 2 電力系統からの電圧、電流のデイジタルデー
タを用いて故障点までの距離を計算する故障点標
定装置において、デジタル量に変換されたデータ
を記憶するメモリ部と、前記デジタルデータが入
力される複数の相異なるフイルタ関数を有するデ
イジタルフイルタと、この複数のデイジタルフイ
ルタの出力が各々入力される測距演算部と、系統
故障検出後からの経過時間に応じて、前記測距演
算部の出力を順次出力させる切換制御回路とを備
えて成ることを特徴とするデイジタル故障点標定
装置。 3 電力系統からの電圧、電流のデイジタルデー
タを用いて故障点までの距離を計算する故障点標
定装置において、デジタル量に変換されたデータ
を記憶するメモリ部と、が入力される複数の相異
なるフイルタ関数を有するデイジタルフイルタ
と、この複数のデイジタルフイルタの出力が各々
入力される測距演算部と、この測距演算部から順
次出力される複数の演算結果の中から最も時間的
に前後変動幅の小さなものを選択して出力する選
択部とを備えることを特徴とするデイジタル故障
点標定装置。
[Claims] 1. A digital fault location device that calculates a distance to a fault point using digital data of voltage and current of a power system, comprising: a memory unit that stores the digital data; and a memory unit that stores the digital data; a digital filter having a plurality of different filter functions; a distance measurement calculation section that calculates the distance to a failure point by calculating the outputs of the plurality of digital filters; and the plurality of digital filters input to the distance measurement calculation section. A digital failure point locating device comprising a switching control circuit that switches the output of a filter according to the elapsed time after a system failure is detected. 2. In a fault point locating device that calculates the distance to a fault point using digital data of voltage and current from an electric power system, there is a memory section that stores data converted into digital quantities, and a plurality of memory sections into which the digital data is input. a digital filter having different filter functions; a distance measurement calculation section into which the outputs of the plurality of digital filters are respectively input; A digital failure point locating device comprising a switching control circuit for outputting. 3. In a fault point locating device that calculates the distance to a fault point using digital data of voltage and current from an electric power system, a memory section stores data converted into digital quantities, and a plurality of different A digital filter having a filter function, a distance measurement calculation section into which the outputs of the plurality of digital filters are respectively input, and a distance measurement calculation section that selects the most temporal fluctuation range from among the plurality of calculation results sequentially output from the distance measurement calculation section. A selection unit that selects and outputs a small one.
JP5940284A 1984-03-29 1984-03-29 Digital defect point defining device Granted JPS60204219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5940284A JPS60204219A (en) 1984-03-29 1984-03-29 Digital defect point defining device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5940284A JPS60204219A (en) 1984-03-29 1984-03-29 Digital defect point defining device

Publications (2)

Publication Number Publication Date
JPS60204219A JPS60204219A (en) 1985-10-15
JPH0435968B2 true JPH0435968B2 (en) 1992-06-12

Family

ID=13112244

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5940284A Granted JPS60204219A (en) 1984-03-29 1984-03-29 Digital defect point defining device

Country Status (1)

Country Link
JP (1) JPS60204219A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0812222B2 (en) * 1985-11-08 1996-02-07 株式会社東芝 Digital fault locator
WO2019207673A1 (en) * 2018-04-25 2019-10-31 三菱電機株式会社 Protection relay
EP3961836A1 (en) 2020-09-01 2022-03-02 Hitachi Energy Switzerland AG Determining of a power line fault

Also Published As

Publication number Publication date
JPS60204219A (en) 1985-10-15

Similar Documents

Publication Publication Date Title
US5453903A (en) Sub-cycle digital distance relay
Sidhu et al. Discrete-Fourier-transform-based technique for removal of decaying DC offset from phasor estimates
CA2347284C (en) Apparatus providing on-line indication of frequency of an ac electric power system
Terzija Improved recursive Newton-type algorithm for frequency and spectra estimation in power systems
US20030178982A1 (en) Method and apparatus for determining frequency of an alternating current signal of an electric power system
Habib et al. A comparative analysis of digital relaying algorithms for the differential protection of three phase transformers
CA2771380C (en) Systems and methods for asynchronous sampling data conversion
JPH0812222B2 (en) Digital fault locator
Sezi A new method for measuring power system frequency
US4885656A (en) Digital protective relay
Segui et al. Fundamental basis for distance relaying with parametrical estimation
Peterson et al. Interactive relay controlled power system modeling
US4943766A (en) Electric quantity detecting method
JPH0435968B2 (en)
Segui et al. Fundamental basis for distance relaying with parametrical estimation
Dantas et al. Transient current protection for transmission lines based on the Kalman filter measurement residual
US11355915B2 (en) Protection relay
US6154687A (en) Modified cosine filters
US9755656B2 (en) Digital protective relay
Andria et al. Techniques for identification of harmonics in industrial power systems
Gallen et al. A Digital System for Directional-Comparison Relaying
Miki et al. Study of high-speed distance relay using microcomputer
JPH0142386B2 (en)
JPS61221516A (en) Digital protective relay
Husseini Design and testing of a new microprocessor-based current differential protection scheme for teed circuits

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term