JP2002218642A - Digital protective relay device - Google Patents

Digital protective relay device

Info

Publication number
JP2002218642A
JP2002218642A JP2001009012A JP2001009012A JP2002218642A JP 2002218642 A JP2002218642 A JP 2002218642A JP 2001009012 A JP2001009012 A JP 2001009012A JP 2001009012 A JP2001009012 A JP 2001009012A JP 2002218642 A JP2002218642 A JP 2002218642A
Authority
JP
Japan
Prior art keywords
relay
chip
arithmetic processing
arithmetic
digital
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
JP2001009012A
Other languages
Japanese (ja)
Inventor
Takashi Kawamoto
孝志 川本
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
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001009012A priority Critical patent/JP2002218642A/en
Publication of JP2002218642A publication Critical patent/JP2002218642A/en
Pending legal-status Critical Current

Links

Landscapes

  • Emergency Protection Circuit Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a digital protective relay device, by which the change of a relay operation contents and a sequence process contents can be easily performed and the reliability of the device is improved. SOLUTION: An operation circuit 24 executes a relay operation program stored in each IC chip 23 for relaying and performs a protective operation for each relay element. Via setting switches 26, the setting of input-and-output position for the IC chips 23 for relaying is performed. Therefore, upon changing the relay operation contents, the change per unit IC chip is possible, and the change of position setting can be executed via the setting switches.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電力系統の保護に
用いられるデジタル保護継電装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital protection relay used for protecting a power system.

【0002】[0002]

【従来の技術】一般に、デジタル保護継電装置は、電力
系統の電気量をアナログ量からデジタル用に変換してマ
イクロコンピュータでリレー演算を行い保護動作を行う
ものである。
2. Description of the Related Art In general, a digital protection relay device converts a quantity of electricity in a power system from an analog quantity to a digital quantity and performs a relay operation by a microcomputer to perform a protection operation.

【0003】図4は、従来のデジタル保護継電装置の構
成図である。電力系統の電気量である電流および電圧
は、デジタル保護継電装置1の入力変換器2を介してA
/D変換器3に入力されデジタル量に変換される。A/
D変換器3で変換されたデジタル量は、リレー演算処理
部4に入力される。
FIG. 4 is a configuration diagram of a conventional digital protection relay device. The current and voltage, which are the amounts of electricity in the power system, are transmitted through the input converter 2 of the digital protection relay 1 to A.
It is input to the / D converter 3 and converted into a digital quantity. A /
The digital amount converted by the D converter 3 is input to the relay operation processing unit 4.

【0004】リレー演算処理部4では、読み込まれた電
気量に基づいてリレー演算を行い、電気量が予め定めら
れた整定値を逸脱するときはシーケンス演算処理部5に
リレー動作信号を出力する。シーケンス演算処理部5
は、リレー演算処理部4からリレー動作信号を入力する
と、シーケンス処理や再閉路等の制御処理を行う。この
制御処理に必要な情報は、HCU要素(ヒューマンイン
タフェース・コントロール要素)6を介して入力処理部
7から入力する。
[0004] The relay operation processing section 4 performs a relay operation based on the read electric quantity, and outputs a relay operation signal to the sequence operation processing section 5 when the electric quantity deviates from a predetermined set value. Sequence operation processing unit 5
When a relay operation signal is input from the relay arithmetic processing unit 4, the controller performs control processing such as sequence processing and reclosing. Information necessary for this control processing is input from an input processing unit 7 via an HCU element (human interface control element) 6.

【0005】シーケンス演算処理部5での制御処理によ
り、電力系統の事故区間の遮断器に対し、HCU要素6
を介して出力処理部8よりトリッブ信号が出力される。
また、ヒューマンインタフェース部9には、トリップ信
号が出力された旨の表示信号が出力される。
[0005] By the control processing in the sequence operation processing section 5, the HCU element 6
The trib signal is output from the output processing unit 8 via the.
Further, a display signal indicating that the trip signal has been output is output to the human interface unit 9.

【0006】なお、リレー演算の整定値は、ヒューマン
インタフェース部9で整定されHCU要素6に格納され
る。すなわち、ヒューマンインタフェース部9にて整定
された整定値はHCU要素6の不揮発性メモリに記憶さ
れ、記憶された整定値はリレー演算処理部4にてリレー
演算に用いられる。
The set value of the relay operation is set by the human interface unit 9 and stored in the HCU element 6. That is, the set value set by the human interface unit 9 is stored in the non-volatile memory of the HCU element 6, and the stored set value is used by the relay calculation processing unit 4 for relay calculation.

【0007】図5はリレー演算処理部4の説明図であ
り、図5(a)は構成図、図5(b)はリレー演算用I
Cチップ10の詳細図である。図5(a)において、リ
レー演算用ICチップ10には、リレー演算プログラム
が格納されており、演算回路11はリレー演算用ICチ
ップ10に格納されたリレー演算プログラムを実行して
リレー演算を行う。RAM12は、その演算の際に一時
的に演算途中のデータを格納しておくために使用され
る。ここで、リレー演算用ICチップ10には、図5
(b)に示すように、複数個のリレー要素に対応して、
複数個のリレー演算プログラム13が格納されている。
FIG. 5 is an explanatory view of the relay operation processing section 4, in which FIG. 5A is a configuration diagram, and FIG.
FIG. 3 is a detailed view of a C chip 10. In FIG. 5A, a relay operation program is stored in the relay operation IC chip 10, and the operation circuit 11 performs the relay operation by executing the relay operation program stored in the relay operation IC chip 10. . The RAM 12 is used for temporarily storing data in the middle of the calculation during the calculation. Here, the IC chip 10 for the relay operation has a structure shown in FIG.
As shown in (b), corresponding to a plurality of relay elements,
A plurality of relay operation programs 13 are stored.

【0008】図6はシーケンス演算処理部5の説明図で
あり、図6(a)は構成図、図6(b)はシーケンス演
算用ICチップ14の詳細図である。図6(a)におい
て、シーケンス演算用ICチップ14には、シーケンス
演算プログラムが格納されており、演算回路15はシー
ケンス演算用ICチップ14に格納されたシーケンス演
算プログラムを実行して制御処理演算を行う。RAM1
6は、その演算の際に一時的に演算途中のデータを格納
しておくために使用される。ここで、シーケンス演算用
ICチップ14には、図6(b)に示すように、複数個
のリレー要素に対応して、複数個のシーケンス演算プロ
グラム17が格納されている。
FIG. 6 is an explanatory diagram of the sequence operation processing section 5, FIG. 6 (a) is a configuration diagram, and FIG. 6 (b) is a detailed diagram of the sequence operation IC chip 14. In FIG. 6A, a sequence operation program is stored in the sequence operation IC chip 14, and the operation circuit 15 executes the sequence operation program stored in the sequence operation IC chip 14 to perform the control processing operation. Do. RAM1
Numeral 6 is used for temporarily storing data in the middle of the calculation during the calculation. Here, as shown in FIG. 6B, the sequence calculation IC chip 14 stores a plurality of sequence calculation programs 17 corresponding to a plurality of relay elements.

【0009】図7はHCU要素6の構成図である。HC
U用ICチップ18には、ヒューマンインタフェース・
コントロール用プログラムが格納されており、演算回路
19はHCU用ICチップ18に格納されたヒューマン
インタフェース・コントロール用プログラムを実行して
HCU処理演算を行う。RAM20は、その演算の際に
一時的に演算途中のデータを格納しておくために使用さ
れる。また、不揮発性メモリ21には、ヒューマンイン
タフェース部9で整定された整定値など大切なデータが
記憶されている。
FIG. 7 is a configuration diagram of the HCU element 6. HC
The U IC chip 18 has a human interface
The control program is stored, and the arithmetic circuit 19 executes the human interface control program stored in the HCU IC chip 18 to perform the HCU processing calculation. The RAM 20 is used to temporarily store data in the middle of the operation during the operation. The nonvolatile memory 21 stores important data such as a set value set by the human interface unit 9.

【0010】このように、リレー演算処理部4のリレー
演算用ICチップ10には、複数個のリレー演算プログ
ラム13が格納され、また、シーケンス演算処理部5の
シーケンス演算用ICチップ14にも複数個のシーケン
ス演算プログラム17が格納されている。
As described above, a plurality of relay operation programs 13 are stored in the relay operation IC chip 10 of the relay operation processing section 4, and a plurality of sequence operation IC chips 14 are also stored in the sequence operation processing section 5 of the sequence operation processing section 5. Number of sequence operation programs 17 are stored.

【0011】[0011]

【発明が解決しようとする課題】ところが、複数のリレ
ー要素のリレー演算プログラム13が一つのリレー演算
用ICチップ10に格納され、さらに複数のリレー要素
のシーケンス演算プログラム17が一つのシーケンス演
算用ICチップ14に格納されているため、リレー要素
またはシーケンス処理の変更が発生した場合には、リレ
ー演算処理部4のリレー演算用ICチップ10およびシ
ーケンス演算処理部5のシーケンス演算用ICチップ1
4を変更し、それぞれのICチップに実装されているプ
ログラムを確認しなくてはならない。
However, a relay operation program 13 for a plurality of relay elements is stored in one relay operation IC chip 10, and a sequence operation program 17 for a plurality of relay elements is stored in one sequence operation IC. Since it is stored in the chip 14, when a change in the relay element or the sequence processing occurs, the relay calculation IC chip 10 of the relay calculation processing unit 4 and the sequence calculation IC chip 1 of the sequence calculation processing unit 5
4 must be changed and the program mounted on each IC chip must be confirmed.

【0012】また、出力のポジションの変更、アナログ
入力ポジションの変更、整定ポジションの変更といった
リレー演算やシーケンス処理に関係しない変更の場合で
も、ICチップのプログラム変更を行う必要があった。
Further, even in the case of a change not related to the relay operation or the sequence processing, such as a change in the output position, a change in the analog input position, or a change in the set position, it is necessary to change the program of the IC chip.

【0013】本発明の目的は、リレー演算内容やシーケ
ンス処理内容の変更を容易に行え信頼性を向上させたデ
ジタル保護継電装置を提供するものである。
An object of the present invention is to provide a digital protection relay device in which the content of relay operation and the content of sequence processing can be easily changed to improve the reliability.

【0014】[0014]

【課題を解決するための手段】請求項1の発明に係わる
デジタル保護継電装置は、電力系統からの電気量を入力
する入力変換器と、前記入力変換器で入力されたアナロ
グ量をデジタル量に変換するA/D変換器と、前記A/
D変換器で変換されたデジタル量の電気量に基づいてリ
レー演算行う演算処理装置と、前記演算処理装置でのリ
レー演算に必要な整定値を整定するヒューマンインタフ
ェース部とを備えたデジタル保護継電装置において、前
記演算処理装置は、前記リレー演算の各リレー要素ごと
に設けられ一つのリレー要素のリレー演算プログラムを
格納すると共に前記ヒューマンインタフェース部で整定
された整定値を格納する複数個のリレー用ICチップ
と、前記リレー用ICチップに格納されたリレー演算プ
ログラムを実行演算する演算回路と、各々のリレー用I
Cチップに対応して設けられ入出力ポジションの設定を
行う設定スイッチとを備えたことを特徴とする。
According to a first aspect of the present invention, there is provided a digital protection relay device, comprising: an input converter for inputting an electric quantity from a power system, and an analog quantity inputted by the input converter. An A / D converter for converting the A / D into
A digital protection relay comprising: an arithmetic processing device for performing a relay operation based on a digital amount of electricity converted by the D converter; and a human interface unit for setting a set value required for the relay operation in the arithmetic processing device. In the apparatus, the arithmetic processing unit is provided for each relay element of the relay operation, stores a relay operation program of one relay element, and stores a set value set by the human interface unit. An IC chip; an arithmetic circuit for executing and executing a relay arithmetic program stored in the relay IC chip;
A setting switch provided for the C chip for setting an input / output position.

【0015】請求項1の発明に係わるデジタル保護継電
装置においては、演算回路は、各々のリレー用ICチッ
プに格納されたリレー演算プログラムを実行し、各リレ
ー要素の保護動作を行う。また、設定スイッチにより、
各々のリレー用ICチップに対して入出力ポジションの
設定を行う。従って、リレー演算内容の変更時には、I
Cチップ単位で変更が可能となり、ポジション設定の変
更は設定スイッチで行える。
In the digital protection relay device according to the first aspect of the present invention, the arithmetic circuit executes a relay arithmetic program stored in each relay IC chip to perform a protection operation of each relay element. Also, with the setting switch,
The input / output position is set for each relay IC chip. Therefore, when the content of the relay operation is changed, I
Changes can be made in C-chip units, and position settings can be changed with the setting switch.

【0016】請求項2の発明に係わるデジタル保護継電
装置は、請求項1の発明において、前記演算処理装置を
二重化し、一方の演算処理装置が異常となった場合には
他方の演算処理装置に切り換える切換回路を備えたこと
を特徴とする。
A digital protection relay device according to a second aspect of the present invention is the digital protection relay device according to the first aspect, wherein the arithmetic processing unit is duplicated, and when one of the arithmetic processing units becomes abnormal, the other arithmetic processing unit is used. And a switching circuit for switching between the two.

【0017】請求項2の発明に係わるデジタル保護継電
装置においては、請求項1の発明の作用に加え、二重化
された一方の演算処理装置が異常となった場合には、切
換回路にて他方の演算処理装置に切り換える。従って、
一方の演算処置装置が異常となっても保護動作を継続で
きる。
In the digital protection relay device according to the second aspect of the present invention, in addition to the operation of the first aspect of the invention, when one of the duplicated arithmetic processing units becomes abnormal, the other is switched by the switching circuit. Is switched to the arithmetic processing unit. Therefore,
Even if one of the processing units becomes abnormal, the protection operation can be continued.

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態を説明
する。図1は本発明の第1の実施の形態に係わるデジタ
ル保護継電装置の構成図である。
Embodiments of the present invention will be described below. FIG. 1 is a configuration diagram of a digital protection relay device according to a first embodiment of the present invention.

【0019】電力系統の電気量である電流および電圧
は、デジタル保護継電装置1の入力変換器2を介してA
/D変換器3に入力されデジタル量に変換される。A/
D変換器3で変換されたデジタル量は、演算処置装置2
2に入力される。演算処理装置22では、読み込まれた
電気量に基づいてリレー演算を行い、電気量が予め定め
られた整定値を逸脱するときは電力系統に事故が発生し
たと判断する。
A current and a voltage, which are electric quantities of the electric power system, are supplied to the A / A
It is input to the / D converter 3 and converted into a digital quantity. A /
The digital amount converted by the D converter 3 is calculated by the arithmetic processing unit 2
2 is input. The arithmetic processing unit 22 performs a relay operation based on the read amount of electricity, and determines that an accident has occurred in the power system when the amount of electricity deviates from a predetermined set value.

【0020】このリレー演算は、各リレー要素ごとに設
けられたリレー用ICチップ23に格納されたリレー演
算プログラムに基づいて、演算回路24により行われ
る。図2はリレー用ICチップ23の説明図である。リ
レー用ICチップ23は、1つのリレー要素のリレー演
算プログラム13およびそのリレー要素に対する数パタ
ーンのシーケンス処理を行うシーケンス演算プログラム
17が格納されたプログラム領域23aと、そのリレー
要素の整定値や時限値などが記憶されている読書き自由
な不揮発性メモリ領域23bとを有する。
This relay operation is performed by an operation circuit 24 based on a relay operation program stored in a relay IC chip 23 provided for each relay element. FIG. 2 is an explanatory diagram of the relay IC chip 23. The relay IC chip 23 includes a program area 23a in which a relay operation program 13 for one relay element and a sequence operation program 17 for performing a sequence process of several patterns for the relay element are stored, and a set value or a time limit value of the relay element. And a non-volatile memory area 23b which is free to read and write.

【0021】従って、演算処理装置22の演算回路24
では、一つのリレー要素につき一つのリレー用ICチッ
プ23からのリレー演算プログラム13およびシーケン
ス演算プログラム17に基づいて演算処理を行うことに
なる。RAM25は、この演算処理で一時的に演算途中
のデータを格納しておくものである。なお、この制御処
理に必要な情報は、HCU要素(ヒューマンインタフェ
ース・コントロール要素)6を介して入力処理部7から
入力される。
Therefore, the arithmetic circuit 24 of the arithmetic processing unit 22
Then, the arithmetic processing is performed for one relay element based on the relay arithmetic program 13 and the sequence arithmetic program 17 from one relay IC chip 23. The RAM 25 temporarily stores data in the middle of the calculation in this calculation process. Information necessary for this control processing is input from the input processing unit 7 via an HCU element (human interface control element) 6.

【0022】また、各々のリレー用ICチップ23に対
応して、リレー要素のアナログ入力ポジション、出力ポ
ジション、整定ポジション、シーケンスバターン等を設
定するための設定スイッチ26が設けられており、リレ
ー用ICチップ23のプログラム領域23aに格納され
た複数個のシーケンス演算プログラム17の切り換えも
この設定スイッチ6で行われる。
A setting switch 26 for setting the analog input position, output position, set position, sequence pattern and the like of the relay element is provided corresponding to each relay IC chip 23. Switching of a plurality of sequence operation programs 17 stored in the program area 23a of the chip 23 is also performed by the setting switch 6.

【0023】また、制御用ICチップ27には再閉路等
の制御プログラムが格納されており、HIU用ICチッ
プ28には、ヒューマンインターフェース部9との処理
を制御するためのヒューマンインタフェース・コントロ
ール用プログラムが格納されている。
The control IC chip 27 stores a control program such as a reclosing circuit, and the HIU IC chip 28 stores a human interface control program for controlling processing with the human interface unit 9. Is stored.

【0024】例えば、制御用ICチップ27の制御プロ
グラムは、演算回路24で実行され再閉路等の制御処理
が行われる。また、リレー用ICチップ23のシー犬種
演算プログラムの実行により、電力系統の事故区間の遮
断器に対し、出力処理部8を介してトリッブ信号が出力
される。
For example, the control program of the control IC chip 27 is executed by the arithmetic circuit 24 to perform control processing such as reclosing. In addition, by executing the Sea dog breed calculation program of the relay IC chip 23, a trip signal is output via the output processing unit 8 to the circuit breaker in the accident section of the power system.

【0025】また、HIU用ICチップ28のヒューマ
ンインタフェース・コントロール用プログラムの実行に
より、トリップ信号が出力された旨の表示信号がヒュー
マンインタフェース部9出力され、一方、ヒューマンイ
ンタフェース部9で整定された整定値がリレー用ICチ
ップ23の不揮発性メモリ領域23bに格納される。
Further, by executing the human interface control program of the HIU IC chip 28, a display signal indicating that the trip signal has been output is output to the human interface unit 9, while the settling set by the human interface unit 9 is performed. The value is stored in the non-volatile memory area 23b of the relay IC chip 23.

【0026】この第1の実施の形態によれば、リレー要
素の変更が発生した場合は、変更になったリレー要素に
対するリレー用ICチップ23のみを交換することで対
応でき、確認もそのリレー用ICチップ23のみの確認
となる。また、出力のポジションの変更、アナログ入力
ポジションの変更、整定ポジションの変更、シーケンス
処理の変更といった場合は、設定スイッチ26の設定変
更で対応できるので、プログラムの変更が不要となる。
According to the first embodiment, when a change of the relay element occurs, it can be dealt with by replacing only the relay IC chip 23 for the changed relay element, and the confirmation can be made for the relay element. Only the IC chip 23 is confirmed. Further, when the output position is changed, the analog input position is changed, the set position is changed, or the sequence process is changed, the change of the setting of the setting switch 26 can be dealt with, so that the program does not need to be changed.

【0027】次に、本発明の第2の実施の形態を説明す
る。図3は本発明の第2の実施の形態に係わるデジタル
保護継電装置の構成図である。この第2の実施の形態
は、図1に示した第1の実施の形態に対し、演算処理装
置22を二重化し、一方の演算処理装置22aが異常と
なった場合には他方の演算処理装置22bに切り換える
切換回路29を設けたものである。その他の構成は、図
1に示した第1の実施の形態と同一であるので、同一要
素には同一符号を付し重複する記載は省略する。
Next, a second embodiment of the present invention will be described. FIG. 3 is a configuration diagram of a digital protection relay device according to a second embodiment of the present invention. The second embodiment differs from the first embodiment shown in FIG. 1 in that the arithmetic processing unit 22 is duplicated, and when one of the arithmetic processing units 22a becomes abnormal, the other arithmetic processing unit 22a becomes abnormal. A switching circuit 29 for switching to 22b is provided. The other configuration is the same as that of the first embodiment shown in FIG. 1, and therefore, the same components are denoted by the same reference numerals and overlapping description will be omitted.

【0028】演算処理装置22a、22bは、図1に示
した演算処理装置22と同一構成であり、いま、演算処
理装置22aが選択され保護動作をしているものとす
る。この状態で、万一、演算処理装置22aに何らかの
異常が発生した場合は、切換回路29により、演算処理
装置22bに切り換わる。
The arithmetic processing units 22a and 22b have the same configuration as the arithmetic processing unit 22 shown in FIG. 1, and it is assumed that the arithmetic processing unit 22a is selected and performs a protection operation. In this state, if any abnormality occurs in the arithmetic processing device 22a, the switching circuit 29 switches to the arithmetic processing device 22b.

【0029】この第2の実施の形態によれば、第1の実
施の形態の効果に加え、一方の演算処理装置22aが異
常になったときでも、他方の演算処理装置22bにより
保護動作を継続することが可能であるので、信頼性が向
上する。
According to the second embodiment, in addition to the effects of the first embodiment, even when one of the arithmetic processing units 22a becomes abnormal, the protection operation is continued by the other arithmetic processing unit 22b. Therefore, reliability is improved.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
リレー要素の変更といった場合は変更となったリレー演
算プログラムやシーケンス演算プログラムが格納された
ICチップのみの交換で対応できる。また、アナログ入
力ポジション、出力ポジション、整定ポジション、シー
ケンス処理といった変更の場合は、設定スイッチの設定
変更のみ対応できるため、プログラムの修正が不要であ
ることから確認時間の削減および信頼性の向上が図れ
る。
As described above, according to the present invention,
The change of the relay element can be dealt with by replacing only the IC chip storing the changed relay operation program or sequence operation program. In addition, in the case of changes such as analog input position, output position, set position, and sequence processing, since only the setting switch setting can be handled, the program does not need to be modified, so that confirmation time can be reduced and reliability can be improved. .

【0031】また、バックアップ用の演算処理装置を実
装することで、一つの演算処理装置が異常になった場合
でも保護動作の機能継続でき、より一層の信頼性の向上
が図れる。
By mounting a backup processing unit, the protection operation can be continued even if one of the processing units becomes abnormal, and the reliability can be further improved.

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

【図1】本発明の第1の実施の形態に係わるデジタル保
護継電装置の構成図。
FIG. 1 is a configuration diagram of a digital protection relay device according to a first embodiment of the present invention.

【図2】本発明の第1の実施の形態におけるリレー用I
Cチップの説明図。
FIG. 2 shows a relay I according to the first embodiment of the present invention.
FIG.

【図3】本発明の第2の実施の形態に係わるデジタル保
護継電装置の構成図。
FIG. 3 is a configuration diagram of a digital protection relay device according to a second embodiment of the present invention.

【図4】従来のデジタル保護継電装置の構成図。FIG. 4 is a configuration diagram of a conventional digital protection relay device.

【図5】従来のデジタル保護継電装置におけるリレー演
算処理部の説明図。
FIG. 5 is an explanatory diagram of a relay operation processing unit in a conventional digital protection relay device.

【図6】従来のデジタル保護継電装置におけるシーケン
ス演算処理部の説明図。
FIG. 6 is an explanatory diagram of a sequence operation processing unit in a conventional digital protection relay device.

【図7】従来のデジタル保護継電装置におけるHCU要
素の構成図。
FIG. 7 is a configuration diagram of an HCU element in a conventional digital protection relay device.

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

1…デジタル保護継電装置、2…入力変換器、3…A/
D変換器、4…リレー演算処理部、5…シーケンス演算
処理部、6…HCU要素、7…入力処理部、8…出力処
理部、9…ヒューマンインタフェース部、10…リレー
演算用ICチップ、11、15、19、24…演算回
路、12、16、20、25…RAM、13…リレー演
算プログラム、14…シーケンス演算用ICチップ、1
7…シーケンス演算プログラム、18…HCU用ICチ
ップ、21…不揮発性メモリ、22…演算処理装置、2
3…リレー用ICチップ、26…設定スイッチ、27…
制御用ICチップ、28…HIU用ICチップ
1. Digital protection relay device 2. Input converter 3. A /
D converter, 4 relay operation processing unit, 5 sequence operation processing unit, 6 HCU element, 7 input processing unit, 8 output processing unit, 9 human interface unit, 10 relay operation IC chip, 11 , 15, 19, 24: arithmetic circuit, 12, 16, 20, 25: RAM, 13: relay arithmetic program, 14: IC chip for sequence arithmetic, 1
7: Sequence operation program, 18: HCU IC chip, 21: Non-volatile memory, 22: Operation processing device, 2
3: IC chip for relay, 26: setting switch, 27:
Control IC chip, 28 HIU IC chip

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 電力系統からの電気量を入力する入力変
換器と、前記入力変換器で入力されたアナログ量をデジ
タル量に変換するA/D変換器と、前記A/D変換器で
変換されたデジタル量の電気量に基づいてリレー演算を
行う演算処理装置と、前記演算処理装置でのリレー演算
に必要な整定値を整定するヒューマンインタフェース部
とを備えたデジタル保護継電装置において、前記演算処
理装置は、前記リレー演算の各リレー要素ごとに設けら
れ一つのリレー要素のリレー演算プログラムを格納する
と共に前記ヒューマンインタフェース部で整定された整
定値を格納する複数個のリレー用ICチップと、前記リ
レー用ICチップに格納されたリレー演算プログラムを
実行演算する演算回路と、各々のリレー用ICチップに
対応して設けられ入出力ポジションの設定を行う設定ス
イッチとを備えたことを特徴とするデジタル保護継電装
置。
1. An input converter for inputting an electrical quantity from a power system, an A / D converter for converting an analog quantity input by the input converter into a digital quantity, and a conversion by the A / D converter. An arithmetic processing device that performs a relay operation based on the electric amount of the digital amount, and a digital protection relay device including a human interface unit that sets a set value required for relay operation in the arithmetic processing device, The arithmetic processing device is provided for each relay element of the relay operation, stores a relay operation program of one relay element, and stores a plurality of relay IC chips for storing a set value set by the human interface unit, An arithmetic circuit for executing and executing a relay arithmetic program stored in the relay IC chip, and an input circuit provided corresponding to each relay IC chip. A digital protection relay comprising: a setting switch for setting an output position.
【請求項2】 前記演算処理装置を二重化し、一方の演
算処理装置が異常となった場合には他方の演算処理装置
に切り換える切換回路を備えたことを特徴とする請求項
1に記載のデジタル保護継電装置。
2. The digital processing device according to claim 1, further comprising a switching circuit for duplicating the arithmetic processing unit and switching to one of the arithmetic processing units when one of the arithmetic processing units becomes abnormal. Protection relay.
JP2001009012A 2001-01-17 2001-01-17 Digital protective relay device Pending JP2002218642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001009012A JP2002218642A (en) 2001-01-17 2001-01-17 Digital protective relay device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001009012A JP2002218642A (en) 2001-01-17 2001-01-17 Digital protective relay device

Publications (1)

Publication Number Publication Date
JP2002218642A true JP2002218642A (en) 2002-08-02

Family

ID=18876561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001009012A Pending JP2002218642A (en) 2001-01-17 2001-01-17 Digital protective relay device

Country Status (1)

Country Link
JP (1) JP2002218642A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009201252A (en) * 2008-02-21 2009-09-03 Toshiba Corp Digital protection and control device
JP2009201251A (en) * 2008-02-21 2009-09-03 Toshiba Corp Digital protective relay

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009201252A (en) * 2008-02-21 2009-09-03 Toshiba Corp Digital protection and control device
JP2009201251A (en) * 2008-02-21 2009-09-03 Toshiba Corp Digital protective relay

Similar Documents

Publication Publication Date Title
JP2750288B2 (en) Power signal processing system
CN104521087A (en) Digital protection relay, digital protection relay test device, and method for testing digital protection relay
EP2426803A2 (en) Protection circuit for a power conversion apparatus
US5132867A (en) Method and apparatus for transfer bus protection of plural feeder lines
JP2002218642A (en) Digital protective relay device
US7899975B2 (en) Method for storing individual data items of a low-voltage switch
JPS63178722A (en) Protective relay
US5400021A (en) Apparatus for controlling an operational panel
JPH0130367B2 (en)
JP4074223B2 (en) Digital protective relay
JP2009201252A (en) Digital protection and control device
JPH08336230A (en) Digital protective relay
JPH0272410A (en) Programmable controller
JPS6125224A (en) Power supply controller
US20050174712A1 (en) Electric power switch with an electronic memory unit for parameters and conversion factors
JPH11262165A (en) Protective relay
CA1244957A (en) Distributed input/output system
JPH06324149A (en) Digital radioactive ray monitor/drawer system
JP2002163009A (en) Controller for input and output of contact point
CS252567B1 (en) Steam turbine's electronic regulation system's incorrect function evaluation device
JPS5829318A (en) Digital protecting relay system
JPH0318219A (en) Circuit breaker
JPS57197637A (en) Interface circuit for multipoint data input
JPS5970139A (en) Motor controller
JPH11262164A (en) Protective relay device

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050314

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050325