JPH0519002A - Locating apparatus for defective point dealing with reclosing - Google Patents

Locating apparatus for defective point dealing with reclosing

Info

Publication number
JPH0519002A
JPH0519002A JP3194791A JP19479191A JPH0519002A JP H0519002 A JPH0519002 A JP H0519002A JP 3194791 A JP3194791 A JP 3194791A JP 19479191 A JP19479191 A JP 19479191A JP H0519002 A JPH0519002 A JP H0519002A
Authority
JP
Japan
Prior art keywords
data
failure
reclosing
buffer
time
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.)
Pending
Application number
JP3194791A
Other languages
Japanese (ja)
Inventor
Koji Oki
康次 大木
Hiroyasu Toda
弘康 戸田
Shinichi Hase
伸一 長谷
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.)
Railway Technical Research Institute
Original Assignee
Railway Technical Research Institute
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 Railway Technical Research Institute filed Critical Railway Technical Research Institute
Priority to JP3194791A priority Critical patent/JPH0519002A/en
Publication of JPH0519002A publication Critical patent/JPH0519002A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the locating accuracy with location calculation data made when an accident continues even at the time of reclosing by setting two ring buffers in a data buffer of a calculation processing part and dividing data at the time of defect and data when reclosing fails separately. CONSTITUTION:Defective point locating apparatuses are provided at measurement points 1, 2 to correctly determined point where a failure occurred. A data buffer in a calculation processing part 5 is a ring buffer, wherein the newest data and oldest data are sequentially replaced with each other. Further an A/D converter 4 continues to collect failure data even after data transfer to the processing part 5 since a failure is determined, and when the buffer is full, data is transferred to the processing part 5. Then the processing part 5 does not perform failure analysis and separately sets a ring buffer of an equal capacity for starting re-measurement. In the case of a failure in reclosing, failure data is stored in both ring buffers, so that data is analyzed to locate a defective point. If reclosing is successful, the defective point is located only by the first ring buffer data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、高圧配電線の故障点標
定装置に係わり、特に標定演算データ、取り込み方法に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fault point locating device for a high-voltage distribution line, and more particularly to a locating calculation data and a fetching method.

【0002】[0002]

【従来の技術】配電線路の故障点標定を行う装置は、故
障発生点を早期に発見し、早期に復旧するための有効な
装置である。この装置は従来、受電端の故障時の電圧、
電流を用いたインピーダンス演算形、平行2回線におけ
る回線間差電流標定方式等多くの方式が提案され、マイ
クロコンピュータを使って数多く実用に供されるように
なってきている。
2. Description of the Related Art A device for locating a failure point on a distribution line is an effective device for finding a failure occurrence point early and recovering it early. Conventionally, this device has a voltage at the time of failure of the receiving end,
Many methods have been proposed, such as an impedance calculation type using current and a line difference current locating method in parallel two lines, which have been put to practical use by using a microcomputer.

【0003】[0003]

【発明が解決しようとする課題】上記のような装置にお
いては、故障標定演算データは故障発生時のデータによ
り実施されているが、遮断器開放後、再度遮断器を投入
する再閉路に対応してはいなかった。そのため標定演算
は、事故発生時のデータ1つにより行わざる得なかっ
た。本発明は再閉路時にも事故が継続している場合にお
いては標定演算データとし、このデータも事故発生時の
データとともに使用し、標定精度を上げることにある。
In the above-mentioned device, the fault location calculation data is executed by the data at the time of the occurrence of the fault, but it corresponds to the reclosed circuit in which the circuit breaker is closed and then closed again. Was not there. Therefore, the orientation calculation had to be performed using only one piece of data when the accident occurred. The present invention provides orientation calculation data when an accident continues even when the circuit is closed again, and uses this data together with the data when the accident occurs to improve the orientation accuracy.

【0004】[0004]

【課題を解決するための手段】本発明の故障点標定装置
は、前記の課題を解決するため、故障時に大きく変化す
る零相電圧、各相電流のより、故障を検知する手段と、
その時の送電端と受電端の電圧、電流波形のデータを記
憶し、再閉路操作の前には、再び電圧、電流の測定を開
始し、再閉路失敗の場合には、その時のデータを記憶す
るため、データメモリとして2つのリングバッファを設
けることで実現した。
In order to solve the above-mentioned problems, a failure point locating device of the present invention comprises means for detecting a failure from a zero-phase voltage and each phase current which greatly change at the time of failure.
Data of the voltage and current waveforms at the transmitting end and the receiving end at that time are stored, the voltage and current measurement is started again before the reclosing operation, and the data at that time is stored if the reclosing fails. Therefore, it was realized by providing two ring buffers as the data memory.

【0005】[0005]

【作用】本発明を利用した故障点標定装置は、中央処理
装置にMC68020を搭載したマイコンを利用しデー
タバッファは、リングバッファとし順次最新データを最
古データに置きかえる方式となっている。CPUは、最
新データについて1周期毎に特定の電圧、電流の振巾値
を求め、故障か健全かを判定する。故障と判定した場
合、最初のリングバッファには、健全波形と故障波形は
記憶される。その後、CPUは、故障点標定の解析を行
わず、再度、電圧、電流の計測を開始し、再閉路時のデ
ータを収集する。そのため最初のリングバッファと第2
のリングバッファとを設定している。再閉路失敗の場合
第2のリングバッファには、故障波形のみが記憶され
る。第1のリングバッファと第2のリングバッファの両
方のデータにより故障標定の解析を行う。再閉路成功の
場合には第2のリングバッファには、健全波形のみが記
憶される。このため、故障点標定解析は第1のリングバ
ッファのデータでのみ実行される。
In the fault point locating device using the present invention, a microcomputer in which a MC68020 is installed in a central processing unit is used, and a data buffer is a ring buffer and the latest data is sequentially replaced with the oldest data. The CPU obtains the amplitude value of a specific voltage and current for each cycle of the latest data, and determines whether it is a malfunction or a sound condition. When it is determined that there is a failure, the sound waveform and the failure waveform are stored in the first ring buffer. After that, the CPU does not analyze the fault location, starts the measurement of the voltage and the current again, and collects the data when the circuit is closed again. So the first ring buffer and the second
And the ring buffer of. In case of reclosing failure, only the fault waveform is stored in the second ring buffer. The fault localization is analyzed by using the data of both the first ring buffer and the second ring buffer. If the reclosing is successful, only the healthy waveform is stored in the second ring buffer. Therefore, the fault location analysis is performed only on the data in the first ring buffer.

【0006】[0006]

【実施例】図1は、本発明を利用した配電線の故障点発
生点を標定する装置の構成図を示す。同図中1、2は変
電所における測定点、3は配電線路、4はデータ入力部
及びアナログデジタル変換部、5は演算処理部、6は簡
易な通信装置、7は、既存の通信線である。この装置は
測定点1、2に設備されることにより、電源の送電端、
受電端の電気諸量を計測し、通信装置により、送られて
きた、両方のデータにより、故障発生点を正確に求める
ものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of an apparatus for locating a failure point occurrence point of a distribution line utilizing the present invention. In the figure, 1 and 2 are measurement points at a substation, 3 is a distribution line, 4 is a data input section and an analog-digital conversion section, 5 is an arithmetic processing section, 6 is a simple communication device, and 7 is an existing communication line. is there. This equipment is installed at the measurement points 1 and 2, so that
It measures the electrical quantities at the power receiving end and accurately finds the point of failure from both data sent by the communication device.

【0007】入力機能としては、最大10要素をサンブ
リング速度100μs同時サンプリングすることが可能
である。演算処理部5では、データバッファをリングバ
ッファとし、順次最新データと最古データに置き換える
方式となっており、その容量は、1024kバイトを確
保している。さらに、アナログデジタル変換部4に64
kバイトのバッファがあり、故障と判定した以降演算処
理部5へのデータ転送が停止した後も故障データを収集
し続けそのバッファが一杯になった時点に演算処理部5
に転送される。その後演算処理部5は、故障解析を実行
せず、再度計測を開始する。このため同容量のリングバ
ッファを別に設定してある。
As an input function, a maximum of 10 elements can be simultaneously sampled at a sambling speed of 100 μs. In the arithmetic processing unit 5, a ring buffer is used as the data buffer, and the latest data and the oldest data are sequentially replaced, and the capacity is 1024 kbytes. In addition, the analog-to-digital converter 4 has 64
There is a k-byte buffer, and even after the data transfer to the arithmetic processing unit 5 is stopped after it is determined to be a failure, the arithmetic processing unit 5 continues to collect the failure data when the buffer becomes full.
Transferred to. After that, the arithmetic processing unit 5 does not execute the failure analysis and starts the measurement again. Therefore, a ring buffer with the same capacity is set separately.

【0008】再閉路失敗の場合、両方のリングバッファ
に故障データが記憶されていることになり、両方のリン
グバッファのデータの解析により、故障点の標定を行う
こととなる。再閉路成功の場合は、再度計測を開始した
時点にから、一定時間を経過した後、計測を終了し、最
初のリングバッファのデータのみにより、故障点の標定
を行う。
When the reclosing fails, the failure data is stored in both ring buffers, and the failure point is located by analyzing the data in both ring buffers. If the reclosing is successful, the measurement is terminated after a certain time has elapsed from the time when the measurement was started again, and the fault point is located only by the data of the first ring buffer.

【0009】[0009]

【発明の効果】以上説明したように、本発明の故障点標
定装置において、再閉路対応のデータバッファを設定す
ることにより、さらに精度の向上した故障点標定装置が
可能である。
As described above, in the fault point locating device of the present invention, the fault point locating device with further improved accuracy is possible by setting the data buffer corresponding to the reclosing.

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

【図1】故障点標定装置の構成図である。FIG. 1 is a configuration diagram of a fault location device.

【符号の説明】[Explanation of symbols]

1 測定点 2 測定点 3 配電線路 4 データ入力部及びアナログデジタル変換部 5 演算処理部 6 通信装置 7 通信線 1 measurement point 2 measurement points 3 distribution lines 4 Data input section and analog-digital conversion section 5 Arithmetic processing unit 6 Communication device 7 communication lines

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 高圧配電線路の送電端と受電端の電圧、
電流により高圧配電線路の故障点を標定する装置におい
て、故障時に大きく変化する零相電圧、各相電流より、
故障を検知する手段と、 その時の送電端と受電端の電圧、電流波形のデータを記
憶する手段と、 再閉路操作の前には、再び電圧、電流の測定を開始し、
再閉路失敗の場合には、その時のデータを記憶し、故障
検知時のデータと再閉路失敗時の2つのデータにより故
障点を標定する手段とからなる再閉路対応故障点標定装
置。
1. The voltage at the transmitting end and the receiving end of the high-voltage distribution line,
In the device that locates the fault point of the high voltage distribution line by the current, the zero-phase voltage and each phase current that greatly change at the time of the fault,
A means to detect a failure, a means to store the voltage and current waveform data at the transmitting end and the receiving end at that time, and before the reclosing operation, start measuring the voltage and current again,
In the case of reclosing failure, a reclosing corresponding failure point locating device comprising means for memorizing the data at that time and locating the failure point by the data at the time of failure detection and the two data at the time of failure of reclosing.
【請求項2】 データメモリをリングバッファ方式とし
て、最古のデータに最新データを上書きすることによ
り、データメモリ容量の許容する間の最新データを記憶
できることを特徴とする請求項1記載の再閉路対応故障
点標定装置。
2. The reclosing circuit according to claim 1, wherein the data memory is a ring buffer system, and the latest data is overwritten on the oldest data so that the latest data can be stored while the data memory capacity permits. Corresponding fault point locator.
JP3194791A 1991-07-09 1991-07-09 Locating apparatus for defective point dealing with reclosing Pending JPH0519002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3194791A JPH0519002A (en) 1991-07-09 1991-07-09 Locating apparatus for defective point dealing with reclosing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3194791A JPH0519002A (en) 1991-07-09 1991-07-09 Locating apparatus for defective point dealing with reclosing

Publications (1)

Publication Number Publication Date
JPH0519002A true JPH0519002A (en) 1993-01-26

Family

ID=16330323

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3194791A Pending JPH0519002A (en) 1991-07-09 1991-07-09 Locating apparatus for defective point dealing with reclosing

Country Status (1)

Country Link
JP (1) JPH0519002A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112529736A (en) * 2020-12-28 2021-03-19 成都工百利自动化设备有限公司 Online wave recording method and system for distributed power grid

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61588A (en) * 1984-06-14 1986-01-06 Nippon Kokan Kk <Nkk> After-treatment of one-side electroplated steel sheet
JPS63160482A (en) * 1986-12-24 1988-07-04 Fujitsu General Ltd teletext receiver

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61588A (en) * 1984-06-14 1986-01-06 Nippon Kokan Kk <Nkk> After-treatment of one-side electroplated steel sheet
JPS63160482A (en) * 1986-12-24 1988-07-04 Fujitsu General Ltd teletext receiver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112529736A (en) * 2020-12-28 2021-03-19 成都工百利自动化设备有限公司 Online wave recording method and system for distributed power grid

Similar Documents

Publication Publication Date Title
CA1265247A (en) Method and device for detecting and localizing faults in electrical installations
JP3895288B2 (en) Transmission line accident location system, transmission line accident location method, transmission line accident location program, and recording medium recording the program
CN102565626A (en) On-line positioning method and system of section with low-current ground faults
CN106707007B (en) Working method of insulation on-line monitoring system for substation equipment
CN107797023B (en) Three-phase voltage unbalanced source location method, device and system
CN113702778A (en) GIL arc discharge fault positioning method and system
CN111856163B (en) A non-contact single-rod asynchronous nuclear phase method
CN105759187A (en) Combined electric apparatus partial discharge multi-information fusion diagnostic device
CN118818221B (en) Power transmission line fault information fusion ranging system and method
CN108535649A (en) A kind of disconnecting switch jam faults diagnostic method and device based on driving motor electric current
CN201740840U (en) Earth fault phase identification device in three-phase unearthed system
CN208207158U (en) Circuit breaker performance test device and system with double ground knife
CN108802575A (en) A kind of line fault localization method, apparatus and system based on power disturbance method
JP4110747B2 (en) Harmonic monitoring system in power system
US20010013771A1 (en) Phase failure monitoring
JPH0519002A (en) Locating apparatus for defective point dealing with reclosing
CN113608065B (en) A multi-DC system ring network fault monitoring device and method
CN116626410A (en) A system and method for evaluating the operating state of a lightning arrester
CN116338369A (en) Distribution network fault analysis method based on wide-area overcurrent comparison
CN120490585A (en) Synchronous acquisition and vector synthesis method and system for residual current data of multiple acquisition units
CN115932699B (en) Multi-dimensional diagnosis method and system for signal sampling channel
CN114791546B (en) A system and method for detecting fault location in a power distribution system
JP2002071740A (en) Ground fault detection system by waveform transmission
CN118399337A (en) Distribution line ground fault traveling wave protection method, device and system
CN118074750A (en) A detection method and test system for phase recognition function of dual-mode communication unit