JP2936744B2 - Inkjet printer distortion correction device - Google Patents
Inkjet printer distortion correction deviceInfo
- Publication number
- JP2936744B2 JP2936744B2 JP3023128A JP2312891A JP2936744B2 JP 2936744 B2 JP2936744 B2 JP 2936744B2 JP 3023128 A JP3023128 A JP 3023128A JP 2312891 A JP2312891 A JP 2312891A JP 2936744 B2 JP2936744 B2 JP 2936744B2
- Authority
- JP
- Japan
- Prior art keywords
- distortion
- ink
- printing
- dot
- correction coefficient
- 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 - Lifetime
Links
Landscapes
- Particle Formation And Scattering Control In Inkjet Printers (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、帯電制御方式によるイ
ンクジェットプリンタの印字歪を軽減する歪補正装置に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distortion correcting apparatus for reducing a printing distortion of an ink jet printer by a charge control system.
【0002】[0002]
【従来の技術】この種のインクジェットプリンタの歪補
正装置は、印字歪(印字位置が目的位置からずれる)を
軽減するための帯電信号補正係数を、特開平1−97659号
公報に記載のように、縦ドツト位置情報及び間引き情報
に応じて異なる補正係数となるように設定している。2. Description of the Related Art A distortion correction device for an ink jet printer of this type uses a charge signal correction coefficient for reducing print distortion (a print position is deviated from a target position) as disclosed in Japanese Patent Application Laid-Open No. 1-97659. The correction coefficients are set to be different depending on the vertical dot position information and the thinning information.
【0003】[0003]
【発明が解決しようとする課題】しかしながらこの従来
技術では、縦ドット全てについて補正係数を定めると膨
大なデ−タが必要となる。また、ある縦ドット数以上と
未満で分離して設定すると、補正が大雑把になり木目細
かい歪補正ができない。However, in this prior art, a huge amount of data is required if the correction coefficients are determined for all the vertical dots. Also, if the number of vertical dots is set to be equal to or more than a certain number of vertical dots, the correction becomes rough, and fine grain correction cannot be performed.
【0004】本発明の目的は、最小限のデ−タで木目細
かい歪補正ができるようにすることにある。[0004] It is an object of the present invention to enable fine grain correction with minimum data.
【0005】[0005]
【課題を解決するための手段】本発明は、縦ドット構成
と印字歪(印字位置のずれ)の関係に着目したとき、1
つの文字の上部ドットと下部ドットが歪易いので、これ
らの歪易いドットに対する補正係数とそれ以外のドット
に対する補正係数を分けて設定し、また、複数の行を同
時に印字する多段印字の場合は、特に行と行の間の段間
スペース部のドットが歪易いのでこのドットに対する補
正係数を分けて設定したことを特徴とする。The present invention focuses on the relationship between the vertical dot configuration and print distortion (print position shift), and
Since the upper dot and lower dot of one character are easily distorted, the correction coefficient for these easily distorted dots and the correction coefficient for the other dots are set separately, and in the case of multi-stage printing in which multiple lines are printed at the same time, In particular, since the dots in the space between the rows between rows are easily distorted, the correction coefficients for the dots are set separately.
【0006】[0006]
【作用】インク粒子に帯電するために階段波状のデータ
を作成し、この階段波を予め補正係数で補正して印字に
使用する。階段波状のデータを作成するときに、対象ド
ットの位置を常にカウントしておき、予め歪のでやすい
ドット位置だと判断したら、所定の補正係数で補正す
る。In order to charge the ink particles, step-like data is generated, and the step-like data is corrected by a correction coefficient in advance and used for printing. When creating staircase waveform data, the position of the target dot is always counted, and if it is determined in advance that the dot position is liable to be distorted, correction is performed using a predetermined correction coefficient.
【0007】歪のでやすい場所に独立した補正係数を設
定することにより、最小限のデータで木目細かい歪補正
ができるようになる。By setting an independent correction coefficient in a place where distortion is likely to occur, fine distortion correction can be performed with minimum data.
【0008】[0008]
【実施例】以下、本発明の実施例を図面を参照して説明
する。Embodiments of the present invention will be described below with reference to the drawings.
【0009】図1は制御装置のブロツク図である。1は
全体の制御を司るCPU(中央処理装置)であり、RO
M(リード・オンリ・メモリ)2に記憶されたプログラ
ムやデータ等を読み取り、解釈して、各種の制御処理を
行う。3はRAM(ランダム・アクセス・メモリ)で、
プログラム進行時の一時記憶レジスタやデータレジスタ
等として利用される読み書き可能な記憶装置である。C
PU1はバス6を介して各種情報の授受を行う。5はフ
ァーストイン・ファーストアウト・レジスタ(以下FI
FOと略す。)で、印字に使用する印字ドットマトリク
スデータの伝達を仲介するものである。8はセレクタ
で、FIFO5から出力されるパラレルデータをシリア
ルデータに変換する。10はシフトレジスタで、セレク
タ8でシリアル信号に変換されたデータをシフトするた
めのものである。4はPIA(周辺インタフェース・ア
ダプタ)で、パラレルの出力ポートをもつ。7はトータ
ルドットカウンタで、(マトリクスの縦ドット数)+
(遊びドット数)をカウントする。FIG. 1 is a block diagram of the control device. Reference numeral 1 denotes a CPU (Central Processing Unit) that controls the entire system.
It reads and interprets programs, data, and the like stored in an M (read only memory) 2 to perform various control processes. 3 is a RAM (random access memory),
This is a readable and writable storage device used as a temporary storage register, a data register, and the like when a program proceeds. C
The PU 1 sends and receives various information via the bus 6. 5 is a first-in first-out register (hereinafter FI)
Abbreviated as FO. ) Mediates the transmission of print dot matrix data used for printing. A selector 8 converts parallel data output from the FIFO 5 into serial data. Reference numeral 10 denotes a shift register for shifting data converted into a serial signal by the selector 8. Reference numeral 4 denotes a PIA (Peripheral Interface Adapter) having a parallel output port. 7 is a total dot counter (the number of vertical dots in the matrix) +
(The number of play dots) is counted.
【0010】11は発信回路で、前記CPU1のクロツ
ク信号の他に各種のタイミング信号を発生する。13は
ドットカウンタで、縦方向ドットを計数するためのカウ
ンタである。14はビデオRAMで、階段波信号(出力
端子D0〜D7)を格納したRAMである。15はコン
トロールRAMで、各種デバイス(FIFO5,セレク
タ8等)を制御するための信号を出力する。Reference numeral 11 denotes a transmission circuit which generates various timing signals in addition to the clock signal of the CPU 1. A dot counter 13 is a counter for counting vertical dots. Reference numeral 14 denotes a video RAM, which stores staircase wave signals (output terminals D0 to D7). Reference numeral 15 denotes a control RAM, which outputs signals for controlling various devices (the FIFO 5, the selector 8, and the like).
【0011】ANDゲート16は、ビデオRAM14か
ら出力される階段波信号をゲーティングするものであ
る。17はD/Aコンバータで、デジタル値をアナログ
値に変換してビデオアンプ18に与える。ビデオアンプ
18はビデオ信号の増幅を行ない、帯電電極20への帯
電信号を発生する。ノズル19からは加圧インクが噴出
しており、該ノズル19には励振アンプ27で増幅した
励振信号が印加される。これにより、噴出インクは帯電
電極20の内部で規則正しく粒子(インク粒子25)化
し、荷電される。該インク粒子25は、偏向電極21,
22と高圧源23とで形成した静電界中を飛行する間に
荷電量に応じて偏向されて印字面に付着する。そして、
印字に使用しないインク粒子はガター24で回収して再
使用のために蓄積する。28はPIAで、外部機器との
インターフェースを行う。29は印字開始センサで、被
印字物の到来を検出して印字開始の指令を発生するもの
である。30は入出力ターミナルで、各種のデータ設定
に使用する。被印字物26は矢印方向に移動している間
にその印字面に印字が行われる。The AND gate 16 gates the staircase signal output from the video RAM 14. Reference numeral 17 denotes a D / A converter, which converts a digital value into an analog value and supplies the analog value to a video amplifier 18. The video amplifier 18 amplifies the video signal and generates a charging signal to the charging electrode 20. Pressurized ink is ejected from the nozzle 19, and an excitation signal amplified by an excitation amplifier 27 is applied to the nozzle 19. As a result, the ejected ink is regularly turned into particles (ink particles 25) inside the charging electrode 20, and charged. The ink particles 25 are formed on the deflection electrode 21,
While flying in the electrostatic field formed by the high voltage source 22 and the high voltage source 23, the light is deflected according to the amount of charge and adheres to the printing surface. And
Ink particles not used for printing are collected by the gutter 24 and accumulated for reuse. Reference numeral 28 denotes a PIA, which interfaces with an external device. Reference numeral 29 denotes a print start sensor which detects the arrival of an object to be printed and generates a print start command. An input / output terminal 30 is used for setting various data. The printing object 26 is printed on its printing surface while moving in the direction of the arrow.
【0012】次に、図2〜図4を用いて歪の例と補正の
概要を説明する。図2(a)は歪のない理想の印字が行
われたときの文字形状を示す。この例は2段印字であ
り、通常よく見受けられる歪は、図2(b)に示すよう
な歪である。この歪を縦ドットの位置で分類すると、条
件1〜条件7に分類できる。つまり 条件1は、最上段の1番上のドットを示す。Next, an example of distortion and an outline of correction will be described with reference to FIGS. FIG. 2A shows a character shape when ideal printing without distortion is performed. In this example, two-stage printing is performed, and the distortion that is often seen is the distortion as shown in FIG. If this distortion is classified by the position of the vertical dot, it can be classified into Condition 1 to Condition 7. That is, the condition 1 indicates the uppermost dot at the top.
【0013】条件2は、最上段の上から2番目のドット
を示す。Condition 2 indicates the second dot from the top in the uppermost row.
【0014】条件3は、最上段の下から2番目のドット
を示す。Condition 3 indicates the second dot from the bottom in the uppermost row.
【0015】条件4は、最上段の一番下のドットを示
す。Condition 4 indicates the lowest dot at the top.
【0016】条件5は、最下段の下から2番目のドット
を示す。Condition 5 indicates the second dot from the bottom in the lowermost row.
【0017】条件6は、最下段の一番下のドットを示
す。Condition 6 indicates the lowest dot at the bottom.
【0018】条件7は、条件1から条件6以外のドット
を示す。Condition 7 indicates dots other than conditions 1 to 6.
【0019】図3には、3段印字の場合の条件を示す。
中段の下から2番目のドットは条件3となり、中段の下
から1番目のドットは条件4となる。FIG. 3 shows conditions for three-stage printing.
The second dot from the bottom of the middle row has condition 3, and the first dot from the bottom of the middle row has condition 4.
【0020】図4には、1段印字で縦ドット数が16の
場合の条件を示す。1段印字の場合は条件3と条件4は
なくなる。FIG. 4 shows the conditions when the number of vertical dots is 16 in one-stage printing. In the case of one-stage printing, conditions 3 and 4 are eliminated.
【0021】図5には、各条件において考慮すべき、前
後のドットを示す。aは前の前、bは前、cは後、dは
後の後のドットの粒子に関するものであることを示す。FIG. 5 shows front and rear dots to be considered under each condition. a indicates that it is before the front, b is the front, c is the rear, and d is that of the dot after the rear.
【0022】図6には、条件1〜7における補正係数の
一覧を示す。階段波を作成するときに、どの条件に該当
するかを調べて、図6の計算要領により計算する。FIG. 6 shows a list of correction coefficients under the conditions 1 to 7. When creating a staircase wave, it is checked which condition corresponds, and the calculation is performed according to the calculation procedure of FIG.
【0023】次に、図1に戻り、本実施例の動作につい
て説明する。まず、印字内容を入出力ターミナル30を
使って予め入力しておく。この内容はPIA28を経由
してCPU1によりRAM3に記憶される。また、印字
フォーマットつまり、文字の高さとか印字の段数(1段
印字〜4段印字のいずれか)とか、使用するマトリクス
の大きさ(横×縦が5×7ドットと12×16ドットの
何れか等)を前記入出力ターミナル30を使用して設定
する。この設定に基づき階段波を作成していくとき、現
在のステップが条件1〜7のいずれに該当するかを判断
しながら、順次図6の計算要領に則り計算を行う。CP
U1は、その結果をバス6を経由してビデオRAM14
へ書き込む。Next, returning to FIG. 1, the operation of this embodiment will be described. First, print contents are input in advance using the input / output terminal 30. This content is stored in the RAM 3 by the CPU 1 via the PIA 28. In addition, the print format, that is, the character height, the number of printing steps (one of one-step printing to four-step printing), the size of the matrix to be used (horizontal × vertical 5 × 7 dots or 12 × 16 dots) Is set using the input / output terminal 30. When a staircase wave is created based on this setting, the calculation is sequentially performed according to the calculation procedure of FIG. 6 while determining which of the conditions 1 to 7 the current step corresponds to. CP
U1 sends the result to the video RAM 14 via the bus 6.
Write to
【0024】次に、印字開始センサ29より印字開始指
令が入ると印字処理に移る。CPU1は、先に入力済の
印字データに基づき、所望の印字ドットマトリクスデー
タを探しだし、FIFO5へ印字する順番につめこんで
いく。本実施例の場合、FIFO5のビット幅は8ビットで
ある。FIFO5を通つて出力ポートヘでたデータは、
セレクタ8によつて順番にシリアルデータに変換され
る。FIFO5の出力C0,C1,C2は8ビットのデ
ータのうちから1ビットを抜き出すためのセレクト信号
の出力端子である。シフトレジスタ10は並列出力(Q
A〜QD)をもち、このうちの出力QCを印字用のビッ
トデータとして使用する。すなわち、シフトレジスタ1
0の出力QCが、印字すべき印字マトリクスデータを出
力する端子である。その他の出力QA,QB,QD,Q
Eは、ビデオRAM14のセレクト信号として用いる。
ビデオRAM14には補正された階段波データが事前に
書き込まれていて、ドットカウンタ13によって階段波
の小さいステップから順番に読みだされていく。このと
き、前記シフトレジスタ10の出力QA,QB,QD,
QEにより補正された階段波が出力される。Next, when a print start command is input from the print start sensor 29, the process proceeds to a printing process. The CPU 1 searches for the desired print dot matrix data based on the print data that has already been input, and fills the FIFO 5 in the order of printing. In the case of the present embodiment, the bit width of the FIFO 5 is 8 bits. The data output to the output port through FIFO5 is
The data is sequentially converted into serial data by the selector 8. Outputs C0, C1, and C2 of the FIFO 5 are output terminals of a select signal for extracting one bit from 8-bit data. The shift register 10 has a parallel output (Q
A to QD), of which the output QC is used as bit data for printing. That is, shift register 1
An output QC of 0 is a terminal for outputting print matrix data to be printed. Other outputs QA, QB, QD, Q
E is used as a select signal of the video RAM 14.
The corrected staircase wave data is written in the video RAM 14 in advance, and is read out by the dot counter 13 in ascending order of steps of the staircase wave. At this time, the outputs QA, QB, QD,
A staircase wave corrected by QE is output.
【0025】トータルドットカウンタ7は1列分の全ド
ットをカウントするものであり、1列分の偏向走査終了
でドットカウンタ13をクリヤする。本実施例で使用し
ているカウンタ類は、全て、発信回路11からのクロツ
ク信号CKに同期して動作するものである。The total dot counter 7 counts all the dots in one row, and clears the dot counter 13 at the end of deflection scanning for one row. All the counters used in the present embodiment operate in synchronization with the clock signal CK from the transmission circuit 11.
【0026】ビデオRAM14は、縦方向のドットカウ
ントとシフトレジスタ10の出力QA,QB,QD,Q
Eからのアドレス信号により該当する階段波データをAN
Dゲート16ヘ出力するものである。このようにして、
ANDゲート16からデジタルビデオ信号が出力され、
D/Aコンバータ17でアナログ信号に変換され、ビデ
オアンプ18で増幅されて帯電電極20へ印加する帯電
信号を発生し、インク粒子25を荷電する。荷電したイ
ンク粒子25は、偏向電極21,22で作成される静電
界で偏向され、被印字物26の印字面に印字を行う。The video RAM 14 stores dot counts in the vertical direction and outputs QA, QB, QD, and Q of the shift register 10.
The staircase wave data corresponding to the address signal from E
The signal is output to the D gate 16. In this way,
A digital video signal is output from the AND gate 16,
It is converted into an analog signal by the D / A converter 17, amplified by the video amplifier 18, generates a charging signal to be applied to the charging electrode 20, and charges the ink particles 25. The charged ink particles 25 are deflected by an electrostatic field generated by the deflection electrodes 21 and 22, and perform printing on the printing surface of the printing object 26.
【0027】[0027]
【発明の効果】本発明によれば、印字の縦方向のドット
位置毎に歪の発生傾向を分類し、歪のでる傾向が類似し
ている場合はその係数を統合整理して設定した最適の補
正係数を選択して荷電量を補正する構成としたことによ
り、少ない補正係数データで最適の補正を行って印字歪
を軽減できる。According to the present invention, the tendency of occurrence of distortion is classified for each dot position in the vertical direction of printing, and when the tendency of appearance of distortion is similar, the coefficients are integrated and arranged to set the optimum. With the configuration in which the correction coefficient is selected to correct the charge amount, the printing distortion can be reduced by performing the optimum correction with a small amount of correction coefficient data.
【図1】本発明になる制御装置のブロック図である。FIG. 1 is a block diagram of a control device according to the present invention.
【図2】2段印字で文字歪がある場合と無い場合の印字
ドット説明図である。FIG. 2 is an explanatory diagram of printing dots in a case where there is a character distortion in two-stage printing and in a case where there is no character distortion.
【図3】3段印字の場合の条件説明図である。FIG. 3 is an explanatory diagram of conditions for three-stage printing.
【図4】1段印字で縦ドット数が16の場合の条件説明
図である。FIG. 4 is an explanatory diagram of conditions when the number of vertical dots is 16 in one-stage printing.
【図5】各条件において考慮すべき前後のドット説明図
である。FIG. 5 is an explanatory diagram of dots before and after to be considered in each condition.
【図6】条件1〜条件7における補正係数説明図であ
る。FIG. 6 is an explanatory diagram of a correction coefficient under conditions 1 to 7;
1…CPU、2…ROM、3…RAM、4…PIA、5
…FIFO、7…トータルドットカウンタ、8…セレク
タ、10…シフトレジスタ、3…ドットカウンタ、14
…ビデオRAM、15…コントロールRAM、19…ノ
ズル、20…帯電電極、21…偏向電極、22…偏向電
極、23…高圧源、25…インク粒子、26…被印字
物、29…印字開始センサ、30…入出力ターミナル。1 CPU, 2 ROM, 3 RAM, 4 PIA, 5
.. FIFO, 7 total dot counter, 8 selector, 10 shift register, 3 dot counter, 14
... Video RAM, 15 ... Control RAM, 19 ... Nozzle, 20 ... Charging electrode, 21 ... Deflecting electrode, 22 ... Deflecting electrode, 23 ... High voltage source, 25 ... Ink particles, 26 ... Printed object, 29 ... Print start sensor, 30 ... I / O terminal.
Claims (2)
で振動させ、該ノズルから噴出するインクを一定周期で
粒子化せしめ、階段波状の帯電信号を帯電電極に与える
ことにより前記インク粒子に電荷を付与して該荷電イン
ク粒子を偏向電界中を飛行せしむることによりy方向に
偏向し、このy方向の偏向とほぼ直角に被印字物を相対
移動させることにより文字を印字するインクジェットプ
リンタにおいて、印字の縦方向のドット位置毎に歪の発
生傾向を分類し、歪のでる傾向が類似している場合はそ
の係数を統合整理して補正係数の種類を設定し、該補正
係数に応じた帯電信号を発生するようにしたことを特徴
とするインクジェットプリンタの歪補正装置。An ink jetting nozzle for jetting pressurized ink is vibrated at a constant frequency, the ink jetting from the nozzle is turned into particles at a constant period, and a stepwise charging signal is applied to a charging electrode to charge the ink particles. To cause the charged ink particles to fly in a deflecting electric field, thereby deflecting in the y-direction, and relatively moving the object to be printed substantially at right angles to the deflection in the y-direction. The tendency of distortion occurrence is classified for each dot position in the vertical direction of printing, and when the tendency of distortion is similar, the coefficients are integrated and arranged to set the type of correction coefficient, and the type of correction coefficient is set according to the correction coefficient. A distortion correction device for an ink jet printer, wherein a charge signal is generated.
の印字を行うインクジェットプリンタにおいては、ドッ
ト位置の認識を行内の各ドット位置毎に行つて歪の発生
傾向を分類し、歪のでる傾向が類似している係数を統合
整理して補正係数の種類を設定したことを特徴とするイ
ンクジェットプリンタの歪補正装置。2. An ink jet printer according to claim 1, wherein a plurality of lines are printed by one nozzle, the recognition of the dot position is performed for each dot position in the line, and the tendency of distortion generation is classified. A distortion correction apparatus for an ink-jet printer, wherein coefficients having similar tendencies are integrated and arranged, and a type of correction coefficient is set.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3023128A JP2936744B2 (en) | 1991-02-18 | 1991-02-18 | Inkjet printer distortion correction device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3023128A JP2936744B2 (en) | 1991-02-18 | 1991-02-18 | Inkjet printer distortion correction device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH04261859A JPH04261859A (en) | 1992-09-17 |
| JP2936744B2 true JP2936744B2 (en) | 1999-08-23 |
Family
ID=12101887
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3023128A Expired - Lifetime JP2936744B2 (en) | 1991-02-18 | 1991-02-18 | Inkjet printer distortion correction device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2936744B2 (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS63254053A (en) * | 1987-04-11 | 1988-10-20 | Ricoh Co Ltd | Inkjet recording device |
-
1991
- 1991-02-18 JP JP3023128A patent/JP2936744B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH04261859A (en) | 1992-09-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2001260350A (en) | Ink jet recording device | |
| JP5759830B2 (en) | Inkjet recording device | |
| US10500843B2 (en) | Ink jet recording apparatus | |
| JP2936744B2 (en) | Inkjet printer distortion correction device | |
| US11376848B2 (en) | Inkjet recording device and control method for inkjet recording device | |
| JP2727867B2 (en) | Inkjet printer distortion correction device | |
| US4354195A (en) | Ink jet recording apparatus | |
| JP3027913B2 (en) | Print distortion correction device for inkjet printer | |
| JP2842133B2 (en) | Character height control device for inkjet printer | |
| JP3409797B2 (en) | Print distortion correction device for inkjet printer | |
| JPH0232855A (en) | Distortion correcting device of inkjet printer | |
| JPH1086384A (en) | INK JET RECORDING APPARATUS AND RECORDING METHOD THEREOF | |
| JPH11198360A (en) | Ink jet recording device | |
| JPH06340077A (en) | Character height control device for inkjet printer | |
| JP4607352B2 (en) | Inkjet printer | |
| JPH09136420A (en) | Inkjet printer print distortion correction device | |
| JP2002001960A (en) | Ink jet recording device | |
| JPH06115077A (en) | Inkjet printer print distortion correction device | |
| JP5919159B2 (en) | Inkjet recording device | |
| JPH0197659A (en) | Distortion correction device for ink-jet printer | |
| JPH0444857A (en) | Ink jet printer | |
| US11027540B2 (en) | Inkjet recording device | |
| JPH0929973A (en) | Ink jet recording device | |
| JPH0911476A (en) | Inkjet printer print distortion correction device | |
| JP4572631B2 (en) | Printing apparatus, drive waveform generation apparatus, and drive waveform generation method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| 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 |
|
| 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 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080611 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090611 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100611 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110611 Year of fee payment: 12 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110611 Year of fee payment: 12 |