JP3229690B2 - Variable length code decoder - Google Patents

Variable length code decoder

Info

Publication number
JP3229690B2
JP3229690B2 JP02363893A JP2363893A JP3229690B2 JP 3229690 B2 JP3229690 B2 JP 3229690B2 JP 02363893 A JP02363893 A JP 02363893A JP 2363893 A JP2363893 A JP 2363893A JP 3229690 B2 JP3229690 B2 JP 3229690B2
Authority
JP
Japan
Prior art keywords
length
variable
bit
symbol
code
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
JP02363893A
Other languages
Japanese (ja)
Other versions
JPH06216781A (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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP02363893A priority Critical patent/JP3229690B2/en
Publication of JPH06216781A publication Critical patent/JPH06216781A/en
Application granted granted Critical
Publication of JP3229690B2 publication Critical patent/JP3229690B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、各種の高能率符号化
装置等において利用されているハフマン符号等の可変長
符号の復号器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a decoder for a variable-length code such as a Huffman code used in various high-efficiency coding devices.

【0002】[0002]

【従来の技術】図5は、従来の可変長符号復号器を示し
ている。この復号器では、図4に示すように、”0”
〜”7”の8種類の出力シンボルがあり、1〜5ビット
からなる7種類の可変長符号それぞれに、1つのシンボ
ル”0”〜”7”が割り当てられる。
2. Description of the Related Art FIG. 5 shows a conventional variable-length code decoder. In this decoder, as shown in FIG.
There are eight types of output symbols of “〜” to “7”, and one symbol “0” to “7” is assigned to each of seven types of variable length codes consisting of 1 to 5 bits.

【0003】図5の復号器内のシンボル出力用テーブル
13の内容が、図4に示されている。つまり、シンボル
出力用テーブル13には、7種類の可変長符号ごとに、
ビット長、可変長符号および出力シンボルが記憶されて
いる。
FIG. 4 shows the contents of the symbol output table 13 in the decoder of FIG. That is, in the symbol output table 13, for each of the seven types of variable length codes,
A bit length, a variable length code and an output symbol are stored.

【0004】復号器に送られてきた入力ビット列は、シ
フトレジスタ11に1ビットずつ入力される。シフトレ
ジスタ11に1ビットずつ入力ビット列が入力されるご
とに、カウンタ2の内容が1ずつインクリメントされ
る。そして、カウンタ2の内容に応じたビット数に対応
する可変長符号およびシンボルが、シンボル出力用テー
ブル13から読み出されて出力される。
The input bit string sent to the decoder is input to the shift register 11 one bit at a time. Each time an input bit string is input to the shift register 11 one bit at a time, the content of the counter 2 is incremented by one. Then, a variable-length code and a symbol corresponding to the number of bits according to the content of the counter 2 are read out from the symbol output table 13 and output.

【0005】シンボル出力用テーブル13から出力され
た可変長符号は比較器14に送られ、シンボル出力用テ
ーブル13から出力されたシンボルはシンボル出力回路
15に送られる。比較器14では、シンボル出力用テー
ブル13からの可変長符号がシフトレジスタ11の内容
と一致するか否かが判別される。一致した場合には、シ
ンボル出力回路15に入力されているシンボルが復号器
出力として出力されるとともに、シフトレジスタ11お
よびカウンタ12がリセットされる。
The variable length code output from the symbol output table 13 is sent to a comparator 14, and the symbols output from the symbol output table 13 are sent to a symbol output circuit 15. The comparator 14 determines whether or not the variable length code from the symbol output table 13 matches the contents of the shift register 11. If they match, the symbol input to the symbol output circuit 15 is output as a decoder output, and the shift register 11 and the counter 12 are reset.

【0006】シンボル出力用テーブル13から比較器1
4に送られてきた可変長符号がシフトレジスタ11の内
容と一致しなかった場合には、同じビット長の次の候補
に対する可変長符号およびシンボルがシンボル出力用テ
ーブル13から出力され、同様な動作が繰り返される。
From the symbol output table 13 to the comparator 1
4 does not match the contents of the shift register 11, the variable length code and the symbol for the next candidate having the same bit length are output from the symbol output table 13 and the same operation is performed. Is repeated.

【0007】そして、同じビット長における全候補の可
変長符号に対して上記動作が行われた結果、シフトレジ
スタ11の内容と一致するものがなかった場合には、入
力ビット列から次の1ビットがシフトレジスタ11に取
り込まれ、カウンタ12の内容が更新される。そして、
更新されたカウンタ12の内容に対応した可変長符号が
シンボル出力用テーブル13から出力され、シフトレジ
スタ11の内容と比較される。そして、上記と同様な動
作が繰り返される。
As a result of performing the above operation on the variable length codes of all the candidates of the same bit length, if there is no code that matches the contents of the shift register 11, the next one bit from the input bit string is The content is taken into the shift register 11 and the content of the counter 12 is updated. And
A variable length code corresponding to the updated content of the counter 12 is output from the symbol output table 13 and compared with the content of the shift register 11. Then, the same operation as described above is repeated.

【0008】[0008]

【発明が解決しようとする課題】図5に示される従来の
復号器では、1シンボル(1可変長符号)当たりの平均
復号処理時間が長くなるという問題があるとともに、1
シンボル当たりの復号処理時間が一定とならないため、
何らかのタイミング調整を行う必要があるという問題が
ある。
The conventional decoder shown in FIG. 5 has a problem that the average decoding processing time per one symbol (one variable length code) becomes longer, and
Since the decoding processing time per symbol is not constant,
There is a problem that some timing adjustment needs to be performed.

【0009】この発明は、1シンボル当たりの平均復号
処理時間を短くできるとともに1シンボル当たりの復号
処理時間を一定にできる可変長符号復号器を提供するこ
とを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a variable length code decoder capable of shortening the average decoding processing time per symbol and keeping the decoding processing time per symbol constant.

【0010】[0010]

【課題を解決するための手段】この発明による可変長符
号復号器は、複数の可変長符号から構成されるビット列
を、固定長のシンボルに復号する可変長符号復号器にお
いて、入力ビット列から可変長符号の最大符号長分のビ
ット列が取り込まれて記憶される記憶手段、上記記憶手
段の内容に対応する可変長符号に対するシンボルおよび
ビット長を、予め作成されたテーブルに基づいて求める
復号手段、ならびに上記復号手段によって求められたビ
ット長分だけ入力ビット列からビット列を上記記憶手段
に取り込んで、上記記憶手段の内容を上記最大符号長分
の新たな内容に更新する更新手段を備え、上記復号手段
として、各可変長符号それぞれに割当てられた上記最大
符号長分の互いに異なる所定のデータごとに、互いに異
なり、且つ可変長符号に対するシンボルと一対一対応し
ているインデックスが記憶されたテーブルに基づいて、
上記記憶手段の内容に対するインデックスを求める第1
復号部と、上記各インデックスごとに、対応する可変長
符号に対するシンボルおよびビット長のデータが記憶さ
れたテーブルに基づいて、上記第1復号部で求められた
インデックスに対するシンボルおよびビット長を求める
第2復号部とから構成されていることを特徴とする。
SUMMARY OF THE INVENTION A variable length code decoder according to the present invention is a variable length code decoder for decoding a bit sequence composed of a plurality of variable length codes into fixed length symbols. A storage unit in which a bit sequence corresponding to the maximum code length of the code is fetched and stored, a decoding unit for obtaining a symbol and a bit length for a variable length code corresponding to the content of the storage unit based on a table created in advance, Updating means for fetching a bit string from the input bit string by the bit length determined by the decoding means into the storage means, and updating the contents of the storage means to new contents of the maximum code length, as the decoding means, for each different predetermined data of the maximum code length assigned to each variable length code, respectively, to each other different
And one-to-one correspondence with symbols for variable-length codes
And it is indexed on the basis of the stored table,
First to find an index for the contents of the storage means
A decoding unit and, for each index, a second symbol and bit length for the index determined by the first decoding unit, based on a table storing data of the symbol and bit length for the corresponding variable length code. And a decoding unit.

【0011】[0011]

【0012】[0012]

【0013】[0013]

【作用】入力ビット列から可変長符号の最大符号長分の
ビット列が取り込まれて記憶手段に記憶される。記憶手
段の内容に対応する可変長符号に対する、シンボルおよ
びビット長が、予め作成されたテーブルに基づいて求め
られる。求められたシンボルが復号器出力として出力さ
れる。一方、求められたビット長分だけ入力ビット列か
らビット列が記憶手段に取り込まれ、記憶手段の内容が
最大符号長分の新たな内容に更新され、更新された内容
に対して、同様な動作が行われる。
The bit string corresponding to the maximum code length of the variable length code is fetched from the input bit string and stored in the storage means. The symbol and bit length for the variable length code corresponding to the contents of the storage means are obtained based on a table created in advance. The determined symbol is output as a decoder output. On the other hand, a bit string is fetched from the input bit string by the determined bit length into the storage means, the content of the storage means is updated to a new content of the maximum code length, and a similar operation is performed on the updated content. Will be

【0014】[0014]

【実施例】以下、図1〜図4を参照して、この発明の実
施例について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0015】図1は、可変長符号復号器を示している。
この復号器では、図4に示すように、”0”〜”7”の
8種類の出力シンボルがあり、1〜5ビットからなる7
種類の可変長符号それぞれに、1つのシンボル”0”
〜”7”が割り当てられる。図4の左側の図は、可変長
符号作成手順を示している。
FIG. 1 shows a variable length code decoder.
In this decoder, there are eight types of output symbols "0" to "7" as shown in FIG.
One symbol “0” for each type of variable length code
~ "7" is assigned. The diagram on the left side of FIG. 4 shows a procedure for creating a variable-length code.

【0016】この復号器は、カウンタ回路1、シフトレ
ジスタ2、インデックスROM3および復号用ROM4
から構成されている。この復号器では、シフトレジスタ
2には、7種類の可変長符号のうち、符号長が最大の可
変長符号のビット数分、すなわち5ビット分がロードさ
れる。
This decoder comprises a counter circuit 1, a shift register 2, an index ROM 3, and a decoding ROM 4.
It is composed of In this decoder, the shift register 2 is loaded with the number of bits of the variable length code having the maximum code length, that is, 5 bits, out of the seven types of variable length codes.

【0017】インデックスROM3の内容が図2に示さ
れている。7種類の各可変長符号に対して、可変長符号
をそのまま含みかつ可変長符号の先頭ビットを最上位ビ
ットとした5ビットの符号列がとりうる5ビットデータ
または5ビットデータ群が、シフトレジスタ出力データ
としてそれぞれ割り当てられている。そして、インデッ
クスROM3には、各シフトレジスタ出力データに関連
して、それぞれ異なるインデックス番号が記憶されてい
る。
The contents of the index ROM 3 are shown in FIG. For each of the seven types of variable-length codes, a 5-bit data or a 5-bit data group that includes a variable-length code as it is and can take a 5-bit code string with the first bit of the variable-length code as the most significant bit is a shift register Each is assigned as output data. Then, different index numbers are stored in the index ROM 3 in relation to each shift register output data.

【0018】この例では、可変長符号”1”に対するシ
フトレジスタ出力データには10000〜11111
が、可変長符号”01”に対するシフトレジスタ出力デ
ータには01000〜01111が、可変長符号”00
11”に対するシフトレジスタ出力データには0011
0〜00111が、可変長符号”0010”に対するシ
フトレジスタ出力データには00100〜00101
が、その他4種類の5ビットの各可変長符号に対するシ
フトレジスタ出力データにはその可変長符号そのもの
が、それぞれ割り当てられている。
In this example, the output data of the shift register for the variable length code "1" is 10000 to 11111.
However, the shift register output data for the variable length code “01” includes 01000 to 01111, and the variable length code “00”.
The shift register output data for 11 ″ is 0011
0-00111 are shift register output data for the variable-length code “0010”.
However, the variable-length code itself is assigned to the shift register output data for each of the other four types of 5-bit variable-length codes.

【0019】また、各可変長符号それぞれに割り当てら
れたシフトレジスタ出力データに対するインデックスと
しては、説明の便宜上、図4に示されている各可変長符
号に対応するシンボルと同じ番号が用いられている。
As the index for the shift register output data assigned to each variable length code, the same number as the symbol corresponding to each variable length code shown in FIG. 4 is used for convenience of explanation. .

【0020】復号用ROM4の内容が図3に示されてい
る。復号用ROM4には、インデックスROM3内の各
インデックスに関連して、シンボルおよびビット長が記
憶されている。各インデックスに対するシンボルは、各
インデックスに対応する可変長符号に対するシンボルで
あり、各インデックスに対するビット長は、各インデッ
クスに対応する可変長符号のビット長である(図4参
照)。
The contents of the decoding ROM 4 are shown in FIG. The decoding ROM 4 stores a symbol and a bit length in relation to each index in the index ROM 3. The symbol for each index is a symbol for the variable length code corresponding to each index, and the bit length for each index is the bit length of the variable length code corresponding to each index (see FIG. 4).

【0021】復号器に送られてきた入力ビット列は、カ
ウンタ回路1によって、可変長符号の最大ビット長(N
=5)分がシフトレジスタ2にロードされるように制御
される。シフトレジスタ2にロードされた内容(0〜3
1の5ビットデータ)は、インデックスROM3に送ら
れる。インデックスROM3からは、送られてきたシフ
トレジスタ出力に対応するインデックス(0〜7の3ビ
ットデータ)が出力される。
The input bit string sent to the decoder is converted by the counter circuit 1 into a maximum bit length (N
= 5) The minute is controlled to be loaded into the shift register 2. Contents (0 to 3) loaded into the shift register 2
1 is transmitted to the index ROM 3. From the index ROM 3, an index (3-bit data of 0 to 7) corresponding to the sent shift register output is output.

【0022】インデックスROM3から出力されたイン
デックスは、復号用ROM4に送られる。復号用ROM
4からは、送られてきたインデックスに対応するシンボ
ル”0”〜”7”およびビット長Mが読み出される。復
号用ROM4から読み出されたシンボルは、復号器出力
として出力される。
The index output from the index ROM 3 is sent to the decoding ROM 4. ROM for decryption
From 4, the symbols “0” to “7” and the bit length M corresponding to the sent index are read. The symbol read from the decoding ROM 4 is output as a decoder output.

【0023】復号用ROM4から読み出されたビット長
Mは、カウンタ回路1に送られ、シフトレジスタ2の内
容がMビット分だけ更新されるように制御される。つま
り、入力ビット列からMビット分のデータがシフトレジ
スタ2に送られ、シフトレジスタ2の内容が新たな5ビ
ットデータに更新される。そして、更新されたシフトレ
ジスタ2の内容に基づいて、次の可変長符号に対する復
号処理が上記と同様にして行われる。以上の動作が繰り
返し行われることにより、入力ビット列が復号される。
The bit length M read from the decoding ROM 4 is sent to the counter circuit 1 and controlled so that the contents of the shift register 2 are updated by M bits. That is, M bits of data from the input bit string are sent to the shift register 2, and the contents of the shift register 2 are updated to new 5-bit data. Then, based on the updated contents of the shift register 2, the decoding process for the next variable length code is performed in the same manner as described above. By repeating the above operation, the input bit string is decoded.

【0024】[0024]

【0025】上記実施例によれば、図5に示す従来例の
ように1シンボルに対する復号処理中にループ処理がな
いため、高速な復号処理が可能であり、1シンボル当た
りの平均復号処理時間を短縮化できる。また、1シンボ
ル当たりの復号処理時間を一定にすることができる。さ
らに、1シンボルに対する復号処理中にループ処理がな
く、復号用ROM3から読み出されたシンボルがそのま
ま復号器出力となるため、図5に示される従来例の比較
器14およびシンボル出力回路15が不要となり、回路
構成が簡単になる。
According to the above embodiment, since there is no loop processing during the decoding processing for one symbol as in the conventional example shown in FIG. 5, high-speed decoding processing is possible, and the average decoding processing time per symbol is reduced. Can be shortened. Further, the decoding processing time per symbol can be made constant. Further, since there is no loop processing during the decoding process for one symbol and the symbol read from the decoding ROM 3 becomes the decoder output as it is, the conventional comparator 14 and symbol output circuit 15 shown in FIG. And the circuit configuration is simplified.

【0026】[0026]

【発明の効果】この発明によれば、1シンボル当たりの
平均復号処理時間を短くできるとともに1シンボル当た
りの復号処理時間を一定にすることができる。
According to the present invention, the average decoding processing time per symbol can be shortened and the decoding processing time per symbol can be made constant.

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

【図1】図1は、この発明による可変長符号復号器の実
施例を示す電気ブロック図である。
FIG. 1 is an electric block diagram showing an embodiment of a variable length code decoder according to the present invention.

【図2】図2は、インデックスROMの内容を示す模式
図である。
FIG. 2 is a schematic diagram showing contents of an index ROM.

【図3】図3は、復号用ROMの内容を示す模式図であ
る。
FIG. 3 is a schematic diagram showing contents of a decoding ROM;

【図4】図4は、可変長符号とシンボルとの関係および
可変長符号の作成手順を示す模式図である。
FIG. 4 is a schematic diagram illustrating a relationship between a variable-length code and a symbol and a procedure for creating the variable-length code.

【図5】図5は、従来の可変長符号復号器を示す電気ブ
ロック図である。
FIG. 5 is an electric block diagram showing a conventional variable-length code decoder.

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

1 カウンタ回路 2 シフトレジスタ 3 インデックスROM 4 復号用ROM DESCRIPTION OF SYMBOLS 1 Counter circuit 2 Shift register 3 Index ROM 4 Decoding ROM

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H03M 7/42 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) H03M 7/42

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の可変長符号から構成されるビット
列を、固定長のシンボルに復号する可変長符号復号器に
おいて、 入力ビット列から可変長符号の最大符号長分のビット列
が取り込まれて記憶される記憶手段、上記記憶手段の内
容に対応する可変長符号に対するシンボルおよびビット
長を、予め作成されたテーブルに基づいて求める復号手
段、ならびに上記復号手段によって求められたビット長
分だけ入力ビット列からビット列を上記記憶手段に取り
込んで、上記記憶手段の内容を上記最大符号長分の新た
な内容に更新する更新手段、を備え 上記復号手段は、各可変長符号それぞれに割当てられた
上記最大符号長分の互いに異なる所定のデータごとに、
互いに異なり、且つ可変長符号に対するシンボルと一対
一対応しているインデックスが記憶されたテーブルに基
づいて、上記記憶手段の内容に対するインデックスを求
める第1復号部と、上記各インデックスごとに、対応す
る可変長符号に対するシンボルおよびビット長のデータ
が記憶されたテーブルに基づいて、上記第1復号部で求
められたインデックスに対するシンボルおよびビット長
を求める第2復号部とから構成されている ことを特徴と
する可変長符号復号器。
1. A variable-length code decoder for decoding a bit sequence composed of a plurality of variable-length codes into fixed-length symbols, wherein a bit sequence of the maximum code length of the variable-length code is fetched from an input bit sequence and stored. Storage means, a symbol and a bit length for a variable length code corresponding to the contents of the storage means, based on a table created in advance, and a bit string from the input bit string by the bit length determined by the decoding means. the capture in the storage means comprises updating means for updating the new content of the maximum code length of the contents of said memory means, said decoding means, assigned to the variable length code respectively
For each predetermined data different from each other by the maximum code length,
Different from each other and one pair with the symbol for the variable length code
One based on the table that stores the corresponding index
The index for the contents of the storage means
And a first decoding unit for each index.
And bit length data for variable length codes
Is obtained by the first decoding unit based on the table in which
Symbol and bit length for given index
And a second decoding unit that obtains the following .
JP02363893A 1993-01-18 1993-01-18 Variable length code decoder Expired - Fee Related JP3229690B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02363893A JP3229690B2 (en) 1993-01-18 1993-01-18 Variable length code decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02363893A JP3229690B2 (en) 1993-01-18 1993-01-18 Variable length code decoder

Publications (2)

Publication Number Publication Date
JPH06216781A JPH06216781A (en) 1994-08-05
JP3229690B2 true JP3229690B2 (en) 2001-11-19

Family

ID=12116120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02363893A Expired - Fee Related JP3229690B2 (en) 1993-01-18 1993-01-18 Variable length code decoder

Country Status (1)

Country Link
JP (1) JP3229690B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016171589A (en) * 2016-05-23 2016-09-23 富士通株式会社 Encoding program, encoding method, encoding device, decoding program, decoding method, and decoding device
JP2017195628A (en) * 2017-06-26 2017-10-26 富士通株式会社 Encoding program, encoding method, encoding device, decoding program, decoding method, and decoding device

Also Published As

Publication number Publication date
JPH06216781A (en) 1994-08-05

Similar Documents

Publication Publication Date Title
US6876774B2 (en) Method and apparatus for compressing data string
US5173695A (en) High-speed flexible variable-length-code decoder
US5270712A (en) Sort order preserving method for data storage compression
US3701111A (en) Method of and apparatus for decoding variable-length codes having length-indicating prefixes
JP4501288B2 (en) Huffman code decoding method, decoding apparatus, Huffman code decoding table, and method for creating the same
US5561690A (en) High speed variable length code decoding apparatus
US6646577B2 (en) Method of performing Huffman decoding
RU2000116891A (en) DEVICE AND METHOD OF MOVEMENT / REVERSE MOVEMENT FOR COMMUNICATION SYSTEM
EP0127815B1 (en) Data compression method
US5594435A (en) Permutation-based data compression
US5901177A (en) High speed variable length code decoding apparatus and method
US5394144A (en) Variable length code decoding apparatus
JP2746109B2 (en) Huffman code decoding circuit
JP3442217B2 (en) High-speed variable-length code decoding device
EP0647034B1 (en) A variable word length code decoding method, and a decoder for performing the same
JP3229690B2 (en) Variable length code decoder
US5736946A (en) High speed apparatus and method for decoding variable length code
JP3429623B2 (en) High-speed variable-length code decoding device
JPH08223055A (en) Variable-length cord decoder
JP3304745B2 (en) Variable length code decoder
US6580377B1 (en) Huffman decoding using cascaded sub-table lookup method
US6501395B1 (en) System, method and computer readable medium for compressing a data sequence
JP3389389B2 (en) Variable length code decoding device
JP3332630B2 (en) Decoding device and decoding table generation method
EP0499225A2 (en) Variable-length code decoding device

Legal Events

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

Free format text: PAYMENT UNTIL: 20070907

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080907

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090907

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110907

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120907

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees