JPH0822431A - Arithmetic processor - Google Patents

Arithmetic processor

Info

Publication number
JPH0822431A
JPH0822431A JP15699994A JP15699994A JPH0822431A JP H0822431 A JPH0822431 A JP H0822431A JP 15699994 A JP15699994 A JP 15699994A JP 15699994 A JP15699994 A JP 15699994A JP H0822431 A JPH0822431 A JP H0822431A
Authority
JP
Japan
Prior art keywords
cpu
address number
address
correct
module
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.)
Granted
Application number
JP15699994A
Other languages
Japanese (ja)
Other versions
JP3448962B2 (en
Inventor
Yukio Ozaki
行男 尾崎
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP15699994A priority Critical patent/JP3448962B2/en
Publication of JPH0822431A publication Critical patent/JPH0822431A/en
Application granted granted Critical
Publication of JP3448962B2 publication Critical patent/JP3448962B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To send and receive data to and from a peripheral device at a high speed by informing a CPU of a bus error according to a prescribed address number unless the address number is correct, and receiving an actuation signal from an address check part when the address number is correct and accessing the peripheral equipment corresponding to the address number by an access control part. CONSTITUTION:An address check part 16 inputs the address number outputted by the CPU 10 and checks whether or not the address number of a long word unit is correct according to the prescribed address number of the long word unit. When the address number is not correct, the CPU 10 is informed of the bus error, but when the address number is correct, an actuation signal is outputted in long word units. The access control part 15 once receiving the actuation signal accesses the I/O module 2 of the peripheral equipment corresponding to the address number outputted by the CPU 10. Consequently, data can be sent to and received from the I/O module 2 at a high speed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、周辺装置と異なるデー
タ単位のデータの授受を行う演算処理装置に関し、高速
にデータの授受を行うことができる演算処理装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic processing device for exchanging data in a data unit different from that of a peripheral device, and more particularly to an arithmetic processing device capable of exchanging data at high speed.

【0002】[0002]

【従来の技術】プログラマブルコントローラは、CPU
モジュールがバスを介してI/Oモジュールにアクセス
する際、I/Oモジュールの扱うデータ幅によってCP
UモジュールのCPUが出力するアドレス番号が異なる
ので、誤動作を防ぐため、CPUが出力するアドレスを
チェックする必要がある。このような装置、プログラマ
ブルコントローラの構成を図3に示す。図において、1
は演算処理装置であるCPUモジュール、2は周辺装置
であるI/Oモジュールで、外部装置とデータの授受を
行うと共に、バス3を介して、CPUモジュール1とデ
ータの授受を行う。
2. Description of the Related Art A programmable controller is a CPU
When the module accesses the I / O module via the bus, the CP depends on the data width handled by the I / O module.
Since the address number output by the CPU of the U module is different, it is necessary to check the address output by the CPU in order to prevent malfunction. A configuration of such a device and a programmable controller is shown in FIG. In the figure, 1
Is a CPU module which is an arithmetic processing unit, and 2 is an I / O module which is a peripheral device, which exchanges data with an external device and also exchanges data with the CPU module 1 via the bus 3.

【0003】CPUモジュール1において、10はCP
U、11はROM(リードオンリーメモリ)で、CPU
10が実行するプログラムが格納されている。12はR
AM(ランダムアクセスメモリ)で、I/Oモジュール
2の情報とCPU10のワークエリアなどを有してい
る。13はワード/ロング設定レジスタで、CPU10
がアクセスするデータがワード単位(16ビット)かロ
ングワード単位(32ビット)かの設定を保持する。こ
こでは、ワード単位のとき、”0”、ロングワード単位
のとき、”1”を保持する。14はアドレスチェック部
で、ワード/ロング設定レジスタ13の設定がロングワ
ード単位のとき、CPU10が出力するアドレス番号を
入力し、アドレス番号が正しいかどうかをチェックし、
正しくないときは、CPU10にバスエラーを通知し、
正しいときは、起動信号を出力する。15はアクセスコ
ントロール部で、ワード/ロング設定レジスタ13の設
定がワード単位のときはワード単位のアクセスをCPU
10が出力するアドレス番号に対応するI/0モジュー
ル2に行い、また、ロングワード単位のとき、アドレス
チェック部14から起動信号を受けて、CPU10が出
力するアドレス番号に対応するI/Oモジュール2にロ
ングワード単位のアクセスを行う。I/Oモジュール2
において、20はRAMで、16ビットのデータを格納
する。21は入出力部で、外部装置からデータを受け取
りRAM20に格納、あるいは、RAM20からデータ
を取り出し外部装置に出力する。22はバス制御部で、
アクセスコントロール部15から出力されるアドレスと
データとにより、RAM20に格納、あるいは、RAM
20のデータを取り出してアクセスコントロール部15
にデータを渡す。
In the CPU module 1, 10 is a CP
U and 11 are ROMs (Read Only Memory), CPU
A program executed by 10 is stored. 12 is R
It is an AM (Random Access Memory) and has the information of the I / O module 2 and the work area of the CPU 10. 13 is a word / long setting register for the CPU 10
Holds the setting whether the data to be accessed by is in word units (16 bits) or in longword units (32 bits). Here, "0" is held in word units, and "1" is held in longword units. Reference numeral 14 is an address check unit, which inputs the address number output from the CPU 10 when the word / long setting register 13 is set in units of long words, and checks whether the address number is correct,
If it is not correct, notify the CPU 10 of the bus error,
When it is correct, a start signal is output. Reference numeral 15 is an access control unit, and when the setting of the word / long setting register 13 is a word unit, a word unit access is performed by the CPU.
10 to the I / O module 2 corresponding to the address number output by the CPU 10. Also, in the longword unit, the start signal is received from the address check unit 14 and the I / O module 2 corresponding to the address number output by the CPU 10 is received. Access in units of longwords. I / O module 2
In the figure, 20 is a RAM that stores 16-bit data. An input / output unit 21 receives data from an external device and stores it in the RAM 20, or extracts data from the RAM 20 and outputs it to the external device. 22 is a bus control unit,
Depending on the address and data output from the access control unit 15, it is stored in the RAM 20 or the RAM
Access control unit 15 by taking out 20 data
Pass the data to.

【0004】このような装置の動作を以下に示す。CP
U10がワード単位のデータの授受をI/Oモジュール
2と行うとき、CPU10はワード/ロング設定レジス
タ13のアドレスを指定し、データ”0”を出力する。
これにより、ワード/ロング設定レジスタ13は”0”
を保持する。そして、アドレスチェック部14は、ワー
ド/ロング設定レジスタ13の保持値が”0”なので、
何も行わない。アクセスコントロール部15は、ワード
/ロング設定レジスタ13の保持値が”0”なので、C
PU10からのアドレス番号とリード/ライト信号を受
けて、アドレス番号に対応するRAM20を有するI/
Oモジュール2とワード単位のデータの授受を行う。
The operation of such a device will be described below. CP
When the U10 exchanges data in word units with the I / O module 2, the CPU 10 designates the address of the word / long setting register 13 and outputs data "0".
As a result, the word / long setting register 13 is "0".
Hold. Then, since the value held in the word / long setting register 13 is “0”, the address check unit 14
Do nothing In the access control unit 15, since the value held in the word / long setting register 13 is “0”, C
I / O having the RAM 20 corresponding to the address number when receiving the address number and the read / write signal from the PU 10
Exchanges data in word units with the O module 2.

【0005】また、CPU10がロングワード単位のデ
ータの授受をI/Oモジュール2と行うとき、CPU1
0はワード/ロング設定レジスタ13のアドレスを指示
し、データ”1”を出力する。これにより、ワード/ロ
ング設定レジスタ13は”1”を保持する。そして、ア
ドレスチェック部14は、ワード/ロング設定レジスタ
13の保持値”1”を入力することにより、CPU10
から出力されるアドレスが4の倍数かどうかのチェック
を行い、正しいときは起動信号を出力し、正しくないと
きはバスエラーをCPU10に通知する。そして、順
次、CPU10から出力されるアドレスが前回のアドレ
ス+2かどうかのチェックを行い、正しいときは起動信
号を出力し、正しくないときはバスエラーをCPU10
に通知する。上記の起動信号を受けて、アクセスコント
ロール部15は、CPU10からのアドレス番号とリー
ド/ライト信号を受けて、アドレス番号に対応するRA
M20を有するI/Oモジュール2とロングワード単位
のデータの授受を行う。つまり、アクセスコントロール
部15がCPU10からのアドレス番号によるI/Oモ
ジュール2のアクセスとCPU10からのアドレス番号
+1によるI/Oモジュール2のアクセスとを行い、ロ
ングワード単位のデータとする。
When the CPU 10 exchanges data in units of long words with the I / O module 2, the CPU 1
0 indicates the address of the word / long setting register 13 and outputs data "1". As a result, the word / long setting register 13 holds "1". Then, the address check unit 14 inputs the held value “1” of the word / long setting register 13 so that the CPU 10
It is checked whether the address output from is a multiple of 4. If it is correct, a start signal is output, and if not, a bus error is notified to the CPU 10. Then, it is sequentially checked whether or not the address output from the CPU 10 is the previous address +2. If the address is correct, a start signal is output, and if not, a bus error is detected by the CPU 10.
To notify. In response to the activation signal, the access control unit 15 receives the address number and the read / write signal from the CPU 10 and receives the RA corresponding to the address number.
It exchanges data in units of long words with the I / O module 2 having M20. That is, the access control unit 15 performs the access of the I / O module 2 by the address number from the CPU 10 and the access of the I / O module 2 by the address number + 1 from the CPU 10 to obtain the data in the longword unit.

【0006】[0006]

【発明が解決しようとする課題】このような構成の場
合、以下のような問題点があった。CPU10がワード
単位とロングワード単位のデータを交互に処理したい場
合、CPU10はワード/ロング設定レジスタ13を設
定してから、I/Oモジュール2とデータの授受を行わ
なければならないので、CPUモジュール1の処理速度
が遅くなるという問題点があった。
In such a structure, there are the following problems. When the CPU 10 wants to alternately process data in word units and long word units, the CPU 10 must set the word / long setting register 13 and then exchange data with the I / O module 2. Therefore, the CPU module 1 There was a problem that the processing speed of was slow.

【0007】本発明の目的は、事前にデータの授受を行
うデータ単位を設定しなくとも、高速に周辺装置とデー
タの授受を行うことができる演算処理装置を実現するこ
とにある。
An object of the present invention is to realize an arithmetic processing unit capable of exchanging data with a peripheral device at high speed without setting a data unit for exchanging data in advance.

【0008】[0008]

【課題を解決するための手段】本発明は、周辺装置とバ
スを介して異なるデータ単位のデータの授受を行うCP
Uを有する演算処理装置において、前記CPUが出力す
るアドレスの番号を入力し、規定のアドレス番号に応じ
てアドレス番号が正しいかどうかをチェックし、正しく
ないときは、CPUにバスエラーを通知し、正しいとき
は、起動信号を出力するアドレスチェック部と、このア
ドレスチェック部から起動信号を受けて、前記CPUが
出力するアドレス番号に対応する前記周辺装置にアクセ
スを行うアクセスコントロール部と、を設けたことを特
徴とするものである。
SUMMARY OF THE INVENTION The present invention is a CP for exchanging data of different data units with a peripheral device via a bus.
In an arithmetic processing unit having U, the address number output by the CPU is input, and it is checked whether the address number is correct according to the specified address number, and if not, a CPU is notified of a bus error, When correct, an address check unit that outputs a start signal and an access control unit that receives the start signal from the address check unit and accesses the peripheral device corresponding to the address number output by the CPU are provided. It is characterized by that.

【0009】[0009]

【作用】このような本発明では、CPUが周辺装置のア
ドレス番号を出力する。そして、アドレスチェック部
は、CPUが出力するアドレス番号によって、アドレス
番号が正しいかどうかをチェックし、正しいときは、起
動信号をアクセスコントロール部に通知し、正しくない
ときは、CPUにバスエラーを通知する。起動信号を受
けたアクセスコントロール部は周辺装置とデータの授受
を行う。
According to the present invention, the CPU outputs the address number of the peripheral device. Then, the address check unit checks whether or not the address number is correct by the address number output from the CPU, and when it is correct, notifies the access control unit of a start signal, and when not correct, notifies the CPU of a bus error. To do. Upon receiving the activation signal, the access control unit exchanges data with the peripheral device.

【0010】[0010]

【実施例】以下図面を用いて本発明を説明する。図1は
本発明の一実施例を示した構成図である。図3と同一の
ものは同一符号を付す。図において、16はアドレスチ
ェック部で、CPU10が出力するアドレス番号を入力
し、ロングワード単位の規定のアドレス番号に応じてロ
ングワード単位のアドレス番号が正しいかどうかをチェ
ックし、正しくないときは、CPU10にバスエラーを
通知し、正しいときは、ロングワード単位の起動信号を
出力する。CPU10からのアドレス番号がワード単位
のアドレス番号のときは、ワード単位の起動信号を出力
する。アクセスコントロール部15は、アドレスチェッ
ク部16からワード単位あるいはロングワード単位の起
動信号を受けて、CPU10が出力するアドレス番号に
対応するI/Oモジュール2にアクセスを行う。そし
て、アドレスチェック部16の具体的構成を図2に示
す。図において、161はデコーダで、アドレス番号を
入力し、アドレス番号に従って信号を出力する。つま
り、ワード単位のアドレスならばアクセスコントロール
部15にワード単位のアクセスを起動させるワード信号
を出力し、ロングワード単位のアドレスならば、ロング
ワード単位であることを通知するロングワード信号を出
力する。162はチェック部で、デコーダ161からの
ロングワード信号を受けて、アドレス番号がロングワー
ド単位のアドレスとして正しいかどうかチェックを行
い、正しいときはアクセスコントロール部15へロング
ワード単位のアクセスを起動させる信号を出力し、正し
くないときはCPU10へバスエラーを通知する。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. The same parts as those in FIG. 3 are designated by the same reference numerals. In the figure, 16 is an address check unit, which inputs an address number output from the CPU 10 and checks whether or not the longword unit address number is correct according to a prescribed longword unit address number. The CPU 10 is notified of the bus error, and when it is correct, a longword unit activation signal is output. When the address number from the CPU 10 is an address number in word units, a start signal in word units is output. The access control unit 15 receives a start signal in word units or long word units from the address check unit 16 and accesses the I / O module 2 corresponding to the address number output by the CPU 10. The specific configuration of the address check unit 16 is shown in FIG. In the figure, 161 is a decoder which inputs an address number and outputs a signal in accordance with the address number. That is, if it is an address in word units, it outputs a word signal for activating access in word units to the access control unit 15, and if it is an address in longword units, it outputs a longword signal notifying that it is in longword units. A check unit 162 receives the longword signal from the decoder 161, checks whether the address number is correct as a longword unit address, and when it is correct, a signal for activating the access in the longword unit to the access control unit 15. Is output, and if not correct, a bus error is notified to the CPU 10.

【0011】このような装置の動作を以下で説明する。
ここで、ワード単位のデータを扱うI/Oモジュール2
のRAM20のアドレスを”$700000”台とし、
ロングワード単位のデータを扱うI/Oモジュール2の
RAM20のアドレス、つまり、ロングワード単位の規
定のアドレスを”$740000”台とする。CPU1
0はアクセスしたいI/Oモジュール2のRAM20の
アドレス番号を出力する。そして、デコーダ161は、
CPU10から出力されたアドレス番号が”$7000
00”台か”$740000”台かにより、ワード信号
かロングワード信号を出力する。その結果、”$700
000”台のときは、アクセスコントロール部15にワ
ード単位のアクセスを起動する。”$740000”台
のときは、チェック部162がCPU10からのアドレ
ス番号が4の倍数かどうかのチェック行い、正しいとき
はロングワード単位のデータの処理の起動をアクセスコ
ントロール部15にかけ、正しくないときはバスエラー
をCPU10に通知する。順次、チェック部162は、
CPU10からのアドレス番号が4の倍数+2かどうか
のチェックを行い、正しいときはロングワード単位のデ
ータ処理の起動をアクセスコントロール部15にかけ、
正しくないときはバスエラーをCPU10に通知する。
そして、アクセスコントロール部15は、ワード単位あ
るいはロングワード単位の起動信号に従ってI/Oモジ
ュール2のアクセスを行う。
The operation of such a device is described below.
Here, the I / O module 2 that handles data in word units
The address of RAM20 is "$ 700000",
The address of the RAM 20 of the I / O module 2 that handles longword units of data, that is, the prescribed address of longword units is "$ 740000". CPU1
0 outputs the address number of the RAM 20 of the I / O module 2 desired to access. Then, the decoder 161
The address number output from the CPU 10 is "$ 7000.
The word signal or longword signal is output depending on whether it is "00" or "$ 740000". As a result, "$ 700"
When the number is "000", the access is started in word units to the access control unit 15. When it is "$ 740000", the check unit 162 checks whether the address number from the CPU 10 is a multiple of 4, and if it is correct. Activates the processing of data in units of long words to the access control unit 15, and when it is incorrect, notifies the CPU 10 of a bus error.
It is checked whether or not the address number from the CPU 10 is a multiple of 4 + 2, and if it is correct, the access control unit 15 is activated to start the data processing in longword units.
If not correct, a bus error is notified to the CPU 10.
Then, the access control unit 15 accesses the I / O module 2 in accordance with a start signal in word units or long word units.

【0012】このように、CPU10が出力するアドレ
ス番号によって、ロングワード単位のデータが正しいか
どうかをチェックするアドレスチェック部16を設けた
ことにより、ワード単位かロングワード単位かの設定を
事前にする必要がないので、CPUモジュール1の処理
速度を速くすることができる。
As described above, by providing the address check unit 16 for checking whether or not the data in the longword unit is correct according to the address number output from the CPU 10, the setting in the word unit or the longword unit is made in advance. Since there is no need, the processing speed of the CPU module 1 can be increased.

【0013】なお、本発明はこれに限定されるものでは
なく、アドレスチェック部16は、最初のアドレス番号
が4の倍数かどうかをチェックする構成であるが、最初
から2の倍数であるかをチェックする構成にしてもよ
い。また、ワード単位のときは、アドレスのチェックを
行わない構成にしたが、チェックを行う構成にしてもよ
い。そして、実施例において、ワード単位とロングワー
ド単位のデータだけを扱って説明したが、他の単位のデ
ータを扱ってもよい。
The present invention is not limited to this, and the address check unit 16 is configured to check whether the first address number is a multiple of 4, but whether it is a multiple of 2 from the beginning. It may be configured to check. Further, in the word unit, the address is not checked, but it may be checked. Further, in the embodiment, only the data in word units and long word units are described, but data in other units may be handled.

【0014】[0014]

【発明の効果】本発明によれば、CPUが出力するアド
レス番号によって、データ単位のアドレス番号が正しい
かどうかをチェックするアドレスチェック部を設けたこ
とにより、データ単位の設定を事前にする必要がないの
で、演算処理装置の処理速度を速くすることができると
いう効果がある。
According to the present invention, an address check unit for checking whether or not the address number of a data unit is correct is provided by the address number output by the CPU, so that it is necessary to set the data unit in advance. Since there is no such processing, the processing speed of the arithmetic processing device can be increased.

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

【図1】本発明の一実施例を示した構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】図1の装置のアドレスチェック部16の具体的
構成を示した図である。
FIG. 2 is a diagram showing a specific configuration of an address check unit 16 of the device shown in FIG.

【図3】従来のプログラマブルコントローラの構成を示
した図である。
FIG. 3 is a diagram showing a configuration of a conventional programmable controller.

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

1 CPUモジュール 2 I/Oモジュール 3 バス 10 CPU 15 アクセスコントロール部 16 アドレスチェック部 1 CPU module 2 I / O module 3 Bus 10 CPU 15 Access control unit 16 Address check unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 周辺装置とバスを介して異なるデータ単
位のデータの授受を行うCPUを有する演算処理装置に
おいて、 前記CPUが出力するアドレス番号を入力し、規定のア
ドレス番号に応じてアドレス番号が正しいかどうかをチ
ェックし、正しくないときは、CPUにバスエラーを通
知し、正しいときは、起動信号を出力するアドレスチェ
ック部と、 このアドレスチェック部から起動信号を受けて、前記C
PUが出力するアドレス番号に対応する前記周辺装置に
アクセスを行うアクセスコントロール部と、を設けたこ
とを特徴とする演算処理装置。
1. An arithmetic processing device having a CPU for exchanging data of different data units with a peripheral device via a bus, wherein an address number output by the CPU is input, and the address number is changed according to a prescribed address number. If it is not correct, a bus error is notified to the CPU if it is not correct, and if it is correct, an address check unit that outputs a start signal and a start signal from this address check unit
An arithmetic processing unit, comprising: an access control unit for accessing the peripheral device corresponding to an address number output from the PU.
JP15699994A 1994-07-08 1994-07-08 Arithmetic processing unit Expired - Fee Related JP3448962B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15699994A JP3448962B2 (en) 1994-07-08 1994-07-08 Arithmetic processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15699994A JP3448962B2 (en) 1994-07-08 1994-07-08 Arithmetic processing unit

Publications (2)

Publication Number Publication Date
JPH0822431A true JPH0822431A (en) 1996-01-23
JP3448962B2 JP3448962B2 (en) 2003-09-22

Family

ID=15639981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15699994A Expired - Fee Related JP3448962B2 (en) 1994-07-08 1994-07-08 Arithmetic processing unit

Country Status (1)

Country Link
JP (1) JP3448962B2 (en)

Also Published As

Publication number Publication date
JP3448962B2 (en) 2003-09-22

Similar Documents

Publication Publication Date Title
JP2013536504A (en) Alignment control
JP3448962B2 (en) Arithmetic processing unit
KR100238175B1 (en) Bus control logic apparatus
JPS603049A (en) Bus interface apparatus
JP2751878B2 (en) Multiprocessor device
JP3226557B2 (en) Multiprocessor system
JPH03225546A (en) Method for confirming whether option board is mounted or not
EP0423735B1 (en) Microprocessor having parity check function
JP3127737B2 (en) Digital signal processor
JPS59172044A (en) Instruction control system
JPS63174134A (en) Interruption controller
JPH04106627A (en) Information processor
JPH06161886A (en) Computer system
JPH04177452A (en) Information processor
JPS58141500A (en) Memory management protecting system
JPH06314231A (en) Shared memory access control method
JPH05334233A (en) Data transferring device
JPH03166640A (en) Multi-processor system
JPH04367955A (en) Memory protecting system
JPH06119195A (en) Processor
JPS63180171A (en) Information processor
JPS61294556A (en) Detection system for program malfunction
JPH03171332A (en) Abnormal access detecting system
JPH0816535A (en) Cpu system
JPS62212852A (en) Storage protecting system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 5

Free format text: PAYMENT UNTIL: 20080711

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

Free format text: PAYMENT UNTIL: 20090711

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100711

Year of fee payment: 7

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20110711

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

Free format text: PAYMENT UNTIL: 20110711

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120711

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130711

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees