Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP2766426B2 - Digital type distance relay - Google Patents
[go: Go Back, main page]

JP2766426B2 - Digital type distance relay - Google Patents

Digital type distance relay

Info

Publication number
JP2766426B2
JP2766426B2 JP4157596A JP15759692A JP2766426B2 JP 2766426 B2 JP2766426 B2 JP 2766426B2 JP 4157596 A JP4157596 A JP 4157596A JP 15759692 A JP15759692 A JP 15759692A JP 2766426 B2 JP2766426 B2 JP 2766426B2
Authority
JP
Japan
Prior art keywords
distance relay
blinder
relay
present
current
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 - Fee Related
Application number
JP4157596A
Other languages
Japanese (ja)
Other versions
JPH05328590A (en
Inventor
久一 藤井
文郎 安藤
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 JP4157596A priority Critical patent/JP2766426B2/en
Publication of JPH05328590A publication Critical patent/JPH05328590A/en
Application granted granted Critical
Publication of JP2766426B2 publication Critical patent/JP2766426B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Emergency Protection Circuit Devices (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は電力系統の距離継電保護
方式に用いられるディジタル形距離継電器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital distance relay used in a distance relay protection system of a power system.

【0002】[0002]

【従来の技術】図4は電力系統の距離継電保護に用いら
れるマイクロコンピュータを使用したディジタル距離継
電器の構成例である。図4において、電力系統の電圧,
電流はPCTを集中化して収納している入力変換器41を
介して取り込まれ、その電圧,電流の商用周波数成分の
みを取り出すフィルタ(FIL)42でフィルタリングが
行なわれる。各フィルタ出力はアナログ信号であるた
め、これをサンプルホールド回路(S/H)43とマルチ
プレクサ(MPX)44を介してアナログ/ディジタル変
換器(A/D)45へ入力し、ディジタル信号に変換す
る。ここで変換された電圧,電流のディジタル信号は、
ダイレクトメモリアクセス(DMA)46を介してデータ
メモリ(RAM)47に一時的に記憶される。CPU48は
RAM47に記憶されている電圧,電流データをプログラ
ムメモリ(ROM)49に記憶されている処理手順に従っ
て距離継電器のディジタル演算処理を行なう。
2. Description of the Related Art FIG. 4 shows an example of the configuration of a digital distance relay using a microcomputer which is used to protect a distance relay of a power system. In FIG. 4, the voltage of the power system,
The current is taken in through an input converter 41 that houses the PCT in a concentrated manner, and is filtered by a filter (FIL) 42 that extracts only the commercial frequency components of the voltage and current. Since each filter output is an analog signal, it is input to an analog / digital converter (A / D) 45 via a sample / hold circuit (S / H) 43 and a multiplexer (MPX) 44 to be converted into a digital signal. . The converted digital signal of voltage and current is
The data is temporarily stored in a data memory (RAM) 47 via a direct memory access (DMA) 46. The CPU 48 performs digital operation processing of the distance relay according to the processing procedure stored in the program memory (ROM) 49 based on the voltage and current data stored in the RAM 47.

【0003】図5は距離継電器の従来の位相特性図例で
あり、図6は従来の処理フローチャート例である。図5
において、距離継電器の位相特性は測距機能をもつリア
クタンス要素と、潮流(負荷電流)との識別機能をもつ
ブラインダ要素と、前方・後方判定機能をもつ方向要素
とのAND特性で示される。前記ブラインダ要素の感度
角は右側−15度、左側180 度の例である。図6におい
て、ステップS101 は公知のL,R演算処理(電気学会
大学講座「保護継電工学」のP−114 、第6・3表の直
接インピーダンス計算法の例)を行なう。ステップS10
2 はリアクタンス要素判定処理で例えば、 L<Ls ……………………………………………(1) にて行なう。なお、実際はX=ωL,Xs=ωLs
(X:リアクタンス、ω:角周波数、L:インダクタン
ス、Xs:整定値)であるが、ここでは簡単化のため、
L:リアクタンスと定義し、L=Xとして説明する。ス
テップS107 は右側ブラインダ要素判定処理で例えば、 L>(R−Rs) tan(75°) ………………(2) にて行なう。なお、Rs;整定値である。ステップS10
8 は左側ブラインダ要素判定処理で例えば、 R<−R′s ………………………………………(3) にて行なう。なお、R′s:整定値である。ステップS
104 は方向要素判定処理で、I:電流、Vm:メモリ付
き電圧(例えば過去2サイクル前の電圧)、θ:Vmの
Iに対する進み角、感度角=60°とすると、 I・Vm cos(θ−60°)>0 ………………(4) にて行なう。次にステップS105 はAND処理で式(1)
,(2) ,(3) ,(4) 成立のAND判定を行なう。ステ
ップS106 はリレー出力処理で上記ステップのAND出
力が有りのとき、リレー動作判定結果を出力する。
FIG. 5 is an example of a conventional phase characteristic diagram of a distance relay, and FIG. 6 is an example of a conventional processing flowchart. FIG.
In the above, the phase characteristic of the distance relay is represented by an AND characteristic of a reactance element having a distance measuring function, a blinder element having a function of discriminating a power flow (load current), and a direction element having a forward / backward determining function. The sensitivity angle of the blinder element is -15 degrees on the right side and 180 degrees on the left side. In FIG. 6, in step S101, known L and R arithmetic processing (P-114 of the lecture "Protective Relay Engineering" of the Institute of Electrical Engineers of Japan, an example of the direct impedance calculation method in Table 6.3) is performed. Step S10
Numeral 2 is a reactance element determination process, which is performed, for example, in the following manner: L <Ls...... Note that X = ωL, Xs = ωLs
(X: reactance, ω: angular frequency, L: inductance, Xs: set value).
L: Defined as reactance and explained as L = X. Step S107 is a right-hand blinder element determination process, for example, L> (R−Rs) tan (75 °) (2). Rs is a set value. Step S10
Reference numeral 8 denotes a left-side blinder element determination process, which is performed by, for example, R <-R's... (3). Note that R's is a set value. Step S
Reference numeral 104 denotes direction element determination processing, where I: current, Vm: voltage with memory (for example, the voltage two cycles before), θ: lead angle of Vm with respect to I, and sensitivity angle = 60 °, I · Vm cos (θ (−60 °)> 0 Perform the processing in (4). Next, in step S105, an AND process is performed to obtain equation (1)
, (2), (3), and (4) are determined as AND. In step S106, when the AND output of the above step is present in the relay output processing, a relay operation determination result is output.

【0004】[0004]

【発明が解決しようとする課題】距離継電器の見るイン
ピーダンスに対する負荷電流(潮流)の影響について考
察する(東京電機大学出版局「保護継電技術」P260 −
P263 ,第3・15図、第3・16図参照)。図7(a)
は有負荷時の事故を示す系統図、図7(b) は有負荷時に
継電器の見るインピーダンスである。図7(a) におい
て、Pは電源、Aは継電器設置点、Jは分岐点であり、
分岐線上の事故Fを考える。継電器は送り潮流と受け潮
流の場合がある。図7(b) のR−X平面にて、Aを原点
として直線AJは線路インピーダンス角上にあり、事故
点Fが分岐点Jから遠くなるにしたがい継電器の見るイ
ンピーダンスはJから円弧上を移動しL送、又はL受に
至る。分岐点以遠の事故に対する保護能力(遠端後備保
護能力)を考察する上では、上記の負荷電流の影響を考
慮する必要がある。従来の距離継電器(図5の位相特性
をもつ)では、第3象限の動作域が狭いので特に受け潮
流時の分岐点以遠の事故に対する検出能力が劣るという
問題点があった(詳細は本発明の作用との比較で後述す
る)。又、ディジタル演算処理負担上、前記右側ブライ
ンダ(2) 式と左側ブラインダ(3) 式を演算するのでな
く、より簡単な動作式で演算処理できることが望まし
い。更に、整定値数の上から、前記ブラインダの整定値
が左右で2個であるより1個にできることが望ましい。
本発明は上記事情に鑑みてなされたものであり、送り潮
流時、受け潮流時とも分岐点以遠の事故に対する保護能
力を向上させると共に、演算負担を低減し、かつ整定数
も減らし装置をシンプルにしたディジタル距離継電器を
提供することを目的としている。
Consider the effect of load current (current) on the impedance seen by the distance relay (Tokyo Denki University Press, "Protective Relay Technology" P260-
P263, FIG. 3 ・ 15, FIG. 3 ・ 16). Fig. 7 (a)
Is a system diagram showing an accident under load, and FIG. 7 (b) is an impedance seen by the relay under load. In FIG. 7A, P is a power source, A is a relay installation point, J is a branch point,
Consider an accident F on a branch line. Relays may have a sending current and a receiving current. In the RX plane of FIG. 7B, the straight line AJ is on the line impedance angle with A as the origin, and as the fault point F becomes farther from the branch point J, the impedance seen by the relay moves on an arc from J. Then, L transmission or L reception is reached. In considering the protection capability against a fault beyond the branch point (far-end retrofit protection capability), it is necessary to consider the effect of the load current described above. The conventional distance relay (having the phase characteristic shown in FIG. 5) has a problem that the operation capability of the third quadrant is narrow, so that the ability to detect an accident beyond the branch point at the time of receiving power flow is particularly poor. In comparison with the action described later). Further, in view of the burden of digital arithmetic processing, it is desirable that arithmetic processing can be performed by a simpler operation equation instead of calculating the right blinder equation (2) and the left blinder equation (3). Further, from the viewpoint of the number of set values, it is desirable that the number of set values of the blinder can be one rather than two on the left and right.
The present invention has been made in view of the above circumstances, and at the time of sending power flow and receiving power flow, while improving the protection ability against accidents beyond the branch point, reducing the computational load, reducing the integer constant, and simplifying the device. It is an object of the present invention to provide an improved digital distance relay.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明のディジタル距離継電器はL,R演算手段
と、リアクタンス要素判定手段と、R値の絶対値を動作
式に用いる左右ブラインダ要素判定手段と、方向要素判
定手段と、AND判定手段及びリレー出力手段とからな
り、右側及び左側ブラインダ要素の特性を、R−X図の
X軸の原点の負方向の同一点を起点とすると共に、X軸
に対称でかつ送り潮流と受け潮流に対して動作域を拡大
する左右ブラインダ要素判定手段を備えた。
In order to achieve the above object, a digital distance relay according to the present invention comprises an L / R calculating means, a reactance element judging means, and a right / left blinder element judging apparatus using an absolute value of an R value in an operation equation. Means, direction element determination means, AND determination means and relay output means, and the characteristics of the right and left blinder elements, starting from the same point in the negative direction of the origin of the X axis of the RX diagram, There is provided a left and right blinder element determining means which is symmetric with respect to the X axis and expands the operation range with respect to the sending flow and the receiving flow.

【作用】従来技術のL,R演算,リアクタンス要素,方
向要素と、R−X図でX軸に対称で、送り潮流と受け潮
流に対して動作域をほぼ等しくした左右ブラインダ要素
とのAND判定をしリレー出力を行なう。したがって送
り潮流と受け潮流に対して動作域を拡大し、又、ブライ
ンダの整定値が1個となって簡素化される。
The AND judgment of the conventional L / R calculation, the reactance element and the direction element, and the left and right blinder elements which are symmetrical with respect to the X axis in the R-X diagram and whose operating regions are substantially equal for the sending power flow and the receiving power flow. And perform relay output. Therefore, the operating range is expanded for the sending flow and the receiving flow, and the setting value of the blinder is reduced to one to simplify the operation.

【0006】[0006]

【実施例】以下図面を参照して実施例を説明する。図1
は本発明のディジタル距離継電器の位相特性図である。
図1において、距離継電器の位相特性はリアクタンス要
素,左右ブラインダ要素,方向要素とのAND特性で示
される。前記左右ブラインダ要素の感度角は右側−15
度、左側195度の例である。図2は本発明の処理フロー
チャートである。図2において、ステップS101 はL,
R演算処理を行なう。ステップS102 はリアクタンス要
素判定処理であり、例えば前記(1) 式による。ステップ
S103 は左右ブラインダ要素判定処理であり、例えば、 R<L/ tan(75°)+Rs …………………(5) にて行なう。ここで、左辺はR値の絶対値であり、Rs
は整定値(1個)である。ステップS104 は方向要素判
定処理であり、例えば前記(4) 式による。ステップS10
5 はAND判定処理で(1) ,(5) ,(4) 成立のAND判
定を行なう。ステップS106 はリレー出力処理で上記ス
テップのAND出力が有りのとき、リレー動作判定結果
を出力する。
An embodiment will be described below with reference to the drawings. FIG.
FIG. 3 is a phase characteristic diagram of the digital distance relay of the present invention.
In FIG. 1, the phase characteristic of the distance relay is represented by an AND characteristic of a reactance element, a left and right blinder element, and a direction element. The sensitivity angle of the left and right blinder elements is -15 on the right.
Degrees, left 195 degrees. FIG. 2 is a processing flowchart of the present invention. In FIG. 2, step S101 is L,
Performs R operation processing. Step S102 is a reactance element determination process, for example, according to the above equation (1). Step S103 is a left / right blinder element determination process, which is performed, for example, by R <L / tan (75 °) + Rs (5). Here, the left side is the absolute value of the R value, and Rs
Is a set value (one). Step S104 is a direction element determination process, for example, according to the above equation (4). Step S10
Reference numeral 5 denotes an AND determination process for performing an AND determination of whether (1), (5), or (4) holds. In step S106, when the AND output of the above step is present in the relay output processing, a relay operation determination result is output.

【0007】図3は本発明の作用・効果を表す図であ
る。図3において、R−X平面に本発明(実線)及び従
来例(一点鎖線)の位相特性及び有負荷時の距離継電器
の見るインピーダンスを示す。ここで、ブラインダは1
回線開放,電力動揺などに対する余裕を充分にとってい
る。本発明と従来例との違いは左側ブラインダの特性に
あり、本発明の方が動作域が広い。本発明は左右ブライ
ンダとも送り・受け潮流でのリレー誤不動作を防止し、
有負荷時の遠方事故を確実に検出できるようにしてい
る。特に、従来例が受け潮流時の分岐点以遠事故検出能
力が劣っていたのに対し、本発明では送り・受け潮流に
対する遠方事故検出の動作域がほぼ対称であり、受け潮
流時の分岐点以遠事故検出能力を改善している。この効
果は、最近線路インピーダンス角が90度に近くなりつつ
ある動向に対し顕著である。又、本発明では前記(5) 式
(1個)で左右ブラインダを演算するので、従来技術の
前記(2) 式及び(3) 式を演算することより、演算負担が
低減し、整定値も1個でよい。このことは、装置をシン
プルにできる効果がある。
FIG. 3 is a diagram showing the operation and effect of the present invention. In FIG. 3, the R-X plane shows the phase characteristics of the present invention (solid line) and the conventional example (dashed line) and the impedance seen by the distance relay under load. Here, the blinder is 1
There is enough room for line opening, power fluctuation, etc. The difference between the present invention and the conventional example lies in the characteristics of the left blinder, and the present invention has a wider operating range. The present invention prevents the relay from malfunctioning when the left and right blinders send and receive power.
It ensures that distant accidents with a load can be detected. In particular, while the conventional example was inferior in the ability to detect a distant accident beyond the branch point at the time of the receiving power flow, in the present invention, the operation range of the distant accident detection for the sending / receiving power flow is almost symmetric, and Improves accident detection capability. This effect is remarkable in the trend that the line impedance angle is approaching 90 degrees recently. Further, in the present invention, since the left and right blinders are calculated by the expression (5) (1), the calculation load is reduced and the settling value is reduced by calculating the expressions (2) and (3) of the prior art. One is sufficient. This has the effect of simplifying the device.

【0008】以下に他の実施例を列挙して説明する。 上記実施例では、右ブラインダ要素の感度角75度とし
て説明したが、本発明はこれに限定されることなく、例
えば65〜85度程度の任意の値でよい。 上記実施例では、前記(5) 式で説明したが、下記でも
よいことは明らかである。 R<L・ cot(75°)−Rs …………………(6) R−Rs<L/ tan(75°) …………………(7) ここで、L:リアクタンス値、R:抵抗値、Rs:整定
値である。 上記実施例では、方向要素を直線特性として説明した
が、以下に示す円特性でもよい。 ZIVm cos(θ−60°)−VVm>0 ……(8) ここで、Z:整定値、I:電流、V:電圧、Vm:メモ
リ付き電圧である。 上記実施例では、リアクタンス要素,方向要素の感度
角を各々90度,60度で説明したが、本発明はこれに限定
されることなく、リアクタンス要素は80〜90度の任意
値、方向要素は例えば75度などでもよい。
Hereinafter, other embodiments will be listed and described. In the above embodiment, the sensitivity angle of the right blinder element was described as 75 degrees, but the present invention is not limited to this, and may be any value of, for example, about 65 to 85 degrees. In the above-described embodiment, the explanation has been made by the expression (5). However, it is obvious that the following may be used. R <L · cot (75 °) −Rs (6) R−Rs <L / tan (75 °) (7) where L: reactance value, R: resistance value, Rs: set value. In the above embodiment, the direction element is described as a linear characteristic, but a circular characteristic shown below may be used. ZIVm cos (θ−60 °) −VVm> 0 (8) Here, Z: set value, I: current, V: voltage, and Vm: voltage with memory. In the above embodiment, the sensitivity angle of the reactance element and the sensitivity angle of the direction element were described as 90 degrees and 60 degrees, respectively. However, the present invention is not limited to this. For example, it may be 75 degrees.

【0009】[0009]

【発明の効果】以上説明したように、本発明によれば有
負荷時に距離継電器の見るインピーダンスを考慮した左
右ブラインダの特性としたので、送り・受け潮流時とも
分岐点以遠の事故であってもディジタル形距離継電器の
確実な動作が可能となる。又、左右ブラインダを簡単な
動作式で実現できるようにしたので、演算負担が低減
し、かつ整定数も減らし装置のシンプル化が可能とな
る。
As described above, according to the present invention, the characteristics of the left and right blinders are taken into consideration in consideration of the impedance seen by the distance relay when there is a load, so that even in the case of an accident beyond the branch point at the time of the sending / receiving power flow. The reliable operation of the digital distance relay becomes possible. Further, since the left and right blinders can be realized by a simple operation formula, the calculation load is reduced, the integer constant is reduced, and the apparatus can be simplified.

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

【図1】本発明のディジタル形距離継電器の位相特性
図。
FIG. 1 is a phase characteristic diagram of a digital distance relay according to the present invention.

【図2】本発明の処理フローチャート。FIG. 2 is a processing flowchart of the present invention.

【図3】本発明の作用・効果の説明図。FIG. 3 is an explanatory diagram of the operation and effect of the present invention.

【図4】マイクロコンピュータを用いたディジタル形距
離継電器の構成図。
FIG. 4 is a configuration diagram of a digital distance relay using a microcomputer.

【図5】従来の距離継電器の位相特性図。FIG. 5 is a phase characteristic diagram of a conventional distance relay.

【図6】従来の距離継電器の処理フローチャート。FIG. 6 is a processing flowchart of a conventional distance relay.

【図7】従来技術の問題点の説明図。FIG. 7 is an explanatory diagram of a problem of the conventional technique.

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

S101 L,R演算処理 S102 リアクタンス要素判定処理 S103 左右ブラインダ要素判定処理 S104 方向要素判定処理 S101 L and R calculation processing S102 Reactance element determination processing S103 Left and right blinder element determination processing S104 Direction element determination processing

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送電線の電圧,電流を取込む手段と、方
向要素と抵抗及びリアクタンス値に応動する要素を有す
るディジタル形距離継電器において、右側及び左側ブラ
インダ要素の特性をR−X図のX軸の原点の負方向の
同一点を起点とすると共に、X軸に対称でかつ送り潮流
と受け潮流に対して動作域を拡大する左右ブラインダ要
素判定手段を備えたことを特徴とするディジタル形距離
継電器。
1. In a digital distance relay having means for taking in voltage and current of a transmission line and elements responding to a directional element, a resistance and a reactance value, characteristics of right and left blinder elements are represented by R-X diagrams. Of the origin of the X axis
Starting from the same point, symmetrical with the X axis and the tidal current
And a left and right blinder element judging means for enlarging an operation range with respect to a receiving power flow .
JP4157596A 1992-05-25 1992-05-25 Digital type distance relay Expired - Fee Related JP2766426B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4157596A JP2766426B2 (en) 1992-05-25 1992-05-25 Digital type distance relay

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4157596A JP2766426B2 (en) 1992-05-25 1992-05-25 Digital type distance relay

Publications (2)

Publication Number Publication Date
JPH05328590A JPH05328590A (en) 1993-12-10
JP2766426B2 true JP2766426B2 (en) 1998-06-18

Family

ID=15653171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4157596A Expired - Fee Related JP2766426B2 (en) 1992-05-25 1992-05-25 Digital type distance relay

Country Status (1)

Country Link
JP (1) JP2766426B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52126741A (en) * 1976-04-16 1977-10-24 Mitsubishi Electric Corp Protective relay
JPS62268318A (en) * 1986-05-13 1987-11-20 株式会社東芝 Digital distance relay

Also Published As

Publication number Publication date
JPH05328590A (en) 1993-12-10

Similar Documents

Publication Publication Date Title
CA1323682C (en) Negative and zero sequence directional overcurrent unit for ac power transmission line protection
JPH049015B2 (en)
KR20040014364A (en) Directional ground relay system
JP2766426B2 (en) Digital type distance relay
JP3792893B2 (en) Busbar protection relay device
JP2801770B2 (en) Monitoring circuit of AC / DC converter
JPH0352514A (en) Digital protective relay
JPH054047U (en) Ground fault section detection device for power cable line
JP2002135963A (en) Protective relay
JPH02223331A (en) Accident phase detection device
JP2004201372A (en) Protective relay
JP2565958B2 (en) Directional relay
JP3217353B2 (en) Digital bus protection device
JPH02177731A (en) Receiver for distribution line carrier current signal
JPS607886B2 (en) Ground fault distance determination method
JPS6120224B2 (en)
WO2025099829A1 (en) Return line protection relay, return line protection system, and return line protection method for high-voltage direct current electric power transmission
JPS6124899B2 (en)
JP3075607U (en) Ground fault protection device
JPH02219419A (en) Ratio-differential relay
JPH0522845A (en) Directional distance relay
JPH07215103A (en) Feeder protection device
JPS58139634A (en) Device for protecting branch reactor
JPS589526A (en) Distance relay
JPH0487514A (en) Digital distance relay

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080403

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090403

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100403

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees