JP4019987B2 - Data frame configuration method for serial communication - Google Patents
Data frame configuration method for serial communication Download PDFInfo
- Publication number
- JP4019987B2 JP4019987B2 JP2003082412A JP2003082412A JP4019987B2 JP 4019987 B2 JP4019987 B2 JP 4019987B2 JP 2003082412 A JP2003082412 A JP 2003082412A JP 2003082412 A JP2003082412 A JP 2003082412A JP 4019987 B2 JP4019987 B2 JP 4019987B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- slave
- group
- field
- cycle
- 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
Links
Images
Landscapes
- Information Transfer Systems (AREA)
- Small-Scale Networks (AREA)
- Communication Control (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は主に工作機械や半導体製造装置等の産業機械分野で使用されるサイクリックデータの送受信を行うシリアル通信機能に関するものである。
【0002】
【従来の技術】
近年、工作機械や半導体製造装置業界等において、遠隔操作や省配線を目的に指令装置と複数のモータ駆動装置および各種センサーなどとの間をシリアル通信で接続するネットワークシステムの構築がトレンドになってきている。
【0003】
例えば、図5において51はマスターである指令装置、52はスレーブであるモータ駆動装置、これらの通信ラインをデイジーチェーン接続し、シリアル通信でサイクリックにデータを転送する。
【0004】
サイクリックに更新され、かつ更新が早くなければならないデータの一例として、コマンドデータには位置指令、速度指令、トルク指令などがあり、レスポンスデータには現在位置、現在速度、トルク(電流値)などがある。また、更新が遅くてもよいもの、またはサイクリックなデータ転送処理自体を必要としないものとして、パラメータ設定やソフトウェアバージョン情報の読み出しなどがある。
【0005】
サイクリックに転送されることを必要とするデータにおいて、各サーボドライブ間のデータ更新の同時性を確保することで、協調制御などの高度な制御を行うことが可能となる。またこれらのデータの更新レートを上げる、つまり通信周期を短くすることで、システム全体の制御性能および監視性能を向上させることができる。
【0006】
更新が遅くてもよいデータ、またはサイクリックな転送処理自体を必要としないデータを付加してサイクリックに転送を行う場合、更新が早くなければならないデータのみを転送する場合と比較すると、当然のことながら1周期あたりのデータサイズが増大し、周期を伸ばすなど対策する必要がある。これにより、システム全体の制御性能および監視性能が低下する。この性能低下を抑えるために従来の技術では、更新が遅くてもよいデータ、またはサイクリックな更新処理自体を必要としないデータについては1周期に全てのデータを転送せず、複数の周期に分けて転送していた(例えば、特許文献1参照)。
【0007】
【特許文献1】
特開平5−244218号公報
【0008】
【発明が解決しようとする課題】
しかしながら、上記従来の技術は、1つのスレーブで使用されるデータの内訳として、更新が早くなければならないデータと更新が遅くてもよい、またはサイクリックな転送処理自体を必要としないデータが混在していた場合に有効であったが、必要とされる更新レートが異なるスレーブが混在する場合、通信周期を更新レートが早くなければならないスレーブA群に合わせる必要があり、これにより更新が遅くてもよいスレーブB群はオーバースペックとなり、結果、伝送効率を低下させる課題があった。
【0009】
逆に、通信周期をスレーブB群に合わせると制御性能を低下させる課題があった。
【0010】
そこで、図6に示すように、スレーブA群とスレーブB群を別々のループにデイジーチェーン接続すると、マスター側が複数の通信ループを持たなければならなくなり、コストアップおよびシステムを複雑化する課題があった。
【0011】
本発明は上記従来の課題を解決するものであり、同一のシリアル通信ループ上に必要とされるデータ更新レートが異なるスレーブが混在して接続される場合の伝送効率を高め、最適なデータ転送を可能とするシリアル通信機能を提供することを目的とする。
【0012】
【課題を解決するための手段】
上記の課題を解決するため本発明は、必要とされるデータ更新レートが異なるスレーブが混在し、かつこれらを同一のループ上に接続され、データ更新レートが早くなければならないスレーブA群のデータ更新レートに合わせて通信周期を設定し、データ更新レートが遅くてもよいスレーブB群については設定された前記通信周期の整数倍にデータ更新レートを設定するネットワークシステムのデータフレーム構成において、1周期内でマスターからスレーブA群とスレーブB群の一部へ送信されるコマンドデータを結合した1つのデータフィールドを構成するとともに、マスターへ返信されるレスポンスデータについても結合した1つのデータフィールドを構成し、前記データフィールドの先頭に、該当するスレーブのアドレスをビット単位で示すヘッダーフィールドを付加し、このアドレス領域に示されたスレーブのデータをあらかじめ取り決めした順序で結合して、ヘッダーフィールドのビット長のアドレス領域のみの構成で、データフィールドに含まれるスレーブデータの抽出を可能にする。
【0013】
これにより、同一のシリアル通信ループ上にデータ更新レートが異なるスレーブが混在して接続される場合の伝送効率を高め、最適なデータ転送を可能とすることができる。
【0014】
【発明の実施の形態】
上記の課題を解決するために、請求項1に記載のシリアル通信のデータフレーム構成方法は、1つのマスターである指令装置と複数台のスレーブであるモータ駆動装置(以下A群)、オーバートラベルリミットセンサーや温度センサー(以下B群)がデイジーチェーン接続した通信ループを構成し、サイクリックにデータの転送を行い、かつデータ更新を早く行う必要のある複数台のスレーブA群とデータ更新が遅くてもよい複数台のスレーブB群が同一のループ上に接続され、前記スレーブA群の必要とされるデータ更新レートに通信周期を設定し、その整数倍の通信周期で前記スレーブB群のデータ更新を行う。
【0015】
このデータフレーム構成方法は、1周期内でマスターから複数台のスレーブへ転送されるコマンドデータを結合した1つのデータフィールドを構成するとともに、同様に複数台のスレーブからマスターへ返信されるレスポンスデータについても結合した1つのデータフィールドを構成し、さらに上記各データフィールドの先頭に複数台のスレーブのアドレスをビット単位で示すアドレスフィールドを付加し、このアドレス領域に示されたスレーブのデータをあらかじめ取り決めした順序で結合して、ヘッダーフィールドのビット長のアドレス領域のみの構成で、データフィールドに含まれるスレーブデータの抽出を可能にする。1周期毎に転送されてきたデータに各スレーブが自身のアドレスに該当するものがあるのかどうかをデータのヘッダー部のアドレスフィールドを確認することで、1周期内のデータに複数のスレーブ用データが混在した場合においても、該当するデータをスレーブが正確に取り込めるようになる。また、このアドレスをビット単位で示す構成により、データサイズが縮小され、伝送効率が向上する。
【0016】
また、データ更新を早く行う必要のある複数台のモータ駆動装置との間で本発明のデータフレーム構成を用いてシリアル通信すれば、複雑な指令の伝送効率を高めながら、最適なモータ駆動が実現できる。
【0017】
【実施例】
以下、本発明の一実施例としてシリアル通信機能を有する指令装置およびモータ駆動装置について図面を参照して説明する。
【0018】
図1において、矢印方向は通信データの流れを示し、マスター11(例えば指令装置)が1台、スレーブA群12が2台、スレーブB群13が8台の通信ラインを一つのループでデイジーチェーン接続している。
【0019】
ここで、1周期が短くデータ転送を早く行う必要のあるスレーブA群12(例えばモータ駆動装置)に必要とされるデータ更新レートを500μsec、データ転送が遅くてもよいスレーブB群13(オーバートラベルリミットセンサーや温度センサーなど)に必要とされるデータ更新レートをスレーブA群の4倍(整数倍)の2msecとする。
【0020】
このときのデータ更新の一例を図2に示しており、「周期1」から「周期4」で全てのスレーブA群12(2台)とスレーブB群13(8台)のアドレスのスレーブへデータ送信が完了し、「周期5」で最初の「周期1」に戻ることを表わしている。
【0021】
各周期の先頭に、スレーブA群12に相当する2つのアドレス(No.0とNo.1)のデータ(データ21とデータ22)を設けて送信し、毎周期スレーブA群12の2つのアドレスのデータを更新する。
【0022】
また、「周期1」では、スレーブA群12のアドレス(No.0とNo.1)のデータ(データ21とデータ22)に続けて、スレーブB群13の内から2つのアドレス(No.2とNo.3)のデータ(データ23とデータ24)を送信し、データを更新する。次の「周期2」では、スレーブA群12のアドレス(No.0とNo.1)のデータ(データ21とデータ22)に続けて、スレーブB群13の内から別の2つのアドレス(No.4とNo.5)のデータ(データ25とデータ26)を送信し、データを更新する。
【0023】
以後の周期も同様であり、スレーブA群12のアドレスのデータに続けて、スレーブB群13の2つのデータ(データ27とデータ28)あるいは(データ29とデータ2A)を送信し、データを更新する。
【0024】
これにより「周期1」から「周期4」までの間に、マスター11は10台のスレーブ(スレーブA群とスレーブB群)の全てに対してデータが送信完了したことになる。
【0025】
この間にスレーブA群12のデータ更新が4回、スレーブB群13のデータ更新が1回である。したがって、1周期長を500μsecに設定すれば、スレーブA群12のデータ更新レートも500μsecとなり、スレーブB群13のデータ更新レートは4倍(4周期分)の2msecとなる。
【0026】
これにより、スレーブB群13を不必要に早い周期でデータ更新しなくてもよくなり、かつ1周期内でのデータフィールドの長さが一定となるので、伝送効率を高めることが可能となる。
【0027】
図3は、1周期のデータフレームの構成例を示しており、データフレームの先頭にヘッダーフィールド31を設け、このヘッダーフィールド31はアドレス領域を含む。続いてデータフィールド32、フッタフィールド33に分けている。
【0028】
ヘッダーフィールド31に含まれるアドレス領域は図3のアドレス部(16ビットの場合)に示すように、最下位ビットを「アドレスNo.0」とし、最上位ビットを「アドレスNo.15」としている。このアドレス領域のあるビットが1の場合、該当するアドレスを持つスレーブのデータがこの周期で転送されるデータフィールド内に存在することを示す(図3でアドレス部のビットが1を示すものは、アドレスNo.0、No.3、No.6、No.9の4つである)。
【0029】
また、データフィールド32の構成は、例えば、あらかじめ各スレーブ用のデータサイズを2バイトとしておき、フィールドの先頭からアドレスナンバーの小さい順に各2バイトデータが続く構成とする。こうすることで、各スレーブが自らのアドレスに該当するデータを正確に読み出すことが可能となる。
【0030】
図2におけるデータフィールドにヘッダーフィールドのアドレス部(16ビットの場合)を追加したものが図4であり、「周期1」では、アドレスNo.0、No.1、No.2、No.3のビットが1を示し、該当するアドレスを持つスレーブのデータがこの周期で転送されるデータフィールド内に存在することを意味している。
【0031】
つまり、各スレーブ用のデータそれぞれに該当するアドレスを付加するのではなく、ヘッダーフィールド31のビット長のアドレス領域のみの構成で、データフィールド32に含まれるデータの抽出を可能としたことで、1周期のデータフレーム長を短くすることが可能となり、伝送効率を高めることできる。
【0032】
なお、本実施例では、スレーブA群としてモータ駆動装置を用いて説明したが、これに限定するものではなくデータ更新を早く行う必要のある制御対象であればよい。
【0033】
【発明の効果】
上記の実施例から明らかなように、請求項1に記載の発明によれば、同一のループ上に必要とされるデータ更新レートが異なるスレーブが混在して接続された場合であっても、伝送効率を高め、最適なデータ転送を可能とすることができる。
【0034】
また、請求項2に記載の発明によれば、モータ駆動装置に適用することで、複雑な指令の伝送効率を高めながら、最適なモータ駆動が実現できる。
【図面の簡単な説明】
【図1】 本発明の一実施例におけるシリアル通信のデイジーチェーン接続図
【図2】 本発明の一実施例におけるマスターからスレーブへ送信されるデータの構成図
【図3】 本発明の一実施例における1周期のデータフレーム構成図
【図4】 本発明の一実施例におけるデータフレームのデータ構成図(アドレス領域付加)
【図5】 従来のシリアル通信におけるデイジーチェーン接続図
【図6】 従来のシリアル通信における他のデイジーチェーン接続図
【符号の説明】
11 マスター
12 スレーブA群
13 スレーブB群
21、22 スレーブA群アドレス
23〜29、2A スレーブB群アドレス
31 ヘッダーフィールド
32 データフィールド
33 フッタフィールド[0001]
BACKGROUND OF THE INVENTION
The present invention mainly relates to a serial communication function for transmitting and receiving cyclic data used in the field of industrial machines such as machine tools and semiconductor manufacturing apparatuses.
[0002]
[Prior art]
In recent years, in the machine tool and semiconductor manufacturing equipment industries, etc., it has become a trend to construct a network system that connects serial communication between a command device and a plurality of motor drive devices and various sensors for the purpose of remote operation and wiring saving. ing.
[0003]
For example, in FIG. 5, 51 is a command device as a master, 52 is a motor drive device as a slave, and these communication lines are daisy chain connected to transfer data cyclically by serial communication.
[0004]
Examples of data that must be updated cyclically and must be updated early include command data such as position command, speed command, and torque command, and response data includes current position, current speed, and torque (current value). There is. In addition, parameters that can be updated late or that do not require cyclic data transfer processing itself include parameter setting and reading of software version information.
[0005]
For data that needs to be transferred cyclically, it is possible to perform advanced control such as cooperative control by ensuring the simultaneity of data update between servo drives. Further, the control performance and monitoring performance of the entire system can be improved by increasing the update rate of these data, that is, shortening the communication cycle.
[0006]
When adding data that may be slow to update, or cyclically transferring data that does not require cyclic transfer processing itself, it is natural to compare it with transferring only data that needs to be updated quickly. In particular, it is necessary to take measures such as increasing the data size per cycle and extending the cycle. As a result, the control performance and monitoring performance of the entire system are degraded. In order to suppress this degradation in performance, the conventional technology divides the data that may be late to update or data that does not require cyclic update processing itself into a plurality of cycles instead of transferring all the data in one cycle. (For example, refer to Patent Document 1).
[0007]
[Patent Document 1]
Japanese Patent Laid-Open No. 5-244218
[Problems to be solved by the invention]
However, in the above conventional technique, as a breakdown of data used in one slave, data that needs to be updated earlier and data that does not require cyclic transfer processing itself may be mixed. If there are slaves with different required update rates, it is necessary to match the communication cycle with the slave A group that must have a fast update rate. A good slave B group was over-specification, and as a result, there was a problem of reducing transmission efficiency.
[0009]
Conversely, when the communication cycle is adjusted to the slave B group, there is a problem of reducing the control performance.
[0010]
Therefore, as shown in FIG. 6, when the slave A group and the slave B group are daisy chain connected to separate loops, the master side must have a plurality of communication loops, which raises costs and complicates the system. It was.
[0011]
The present invention solves the above-described conventional problems, and improves the transmission efficiency when slaves with different data update rates required are connected together on the same serial communication loop, thereby achieving optimum data transfer. An object is to provide a serial communication function that can be performed.
[0012]
[Means for Solving the Problems]
In order to solve the above-described problem, the present invention provides a data update of a slave A group in which slaves having different required data update rates are mixed and connected on the same loop , and the data update rate must be fast. In the data frame configuration of the network system in which the data update rate is set to an integral multiple of the set communication cycle for the slave B group that may set a communication update rate according to the rate and the data update rate may be slow, And a single data field that combines command data transmitted from the master to a part of the slave A group and the slave B group, and a single data field that combines response data returned to the master, At the beginning of the data field, the address of the corresponding slave is a bit unit. The header field shown in Fig. 5 is added, and the slave data shown in this address area is combined in a predetermined order, and the slave data contained in the data field is extracted with the configuration of only the header field bit length address area. Enable.
[0013]
As a result, it is possible to increase the transmission efficiency when slaves with different data update rates are connected together on the same serial communication loop, and to enable optimum data transfer.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
In order to solve the above-mentioned problem, a data frame configuration method of serial communication according to
[0015]
This data frame configuration method forms one data field that combines command data transferred from a master to a plurality of slaves within one cycle, and similarly, response data returned from a plurality of slaves to a master. Are combined, and an address field indicating the addresses of a plurality of slaves in bit units is added to the head of each data field, and the slave data indicated in the address area is determined in advance. The slave data contained in the data field can be extracted by combining them in order and only having a bit length address area of the header field. By checking the address field in the header of the data to determine whether there is data corresponding to each slave's own address in the data transferred every cycle, a plurality of slave data is included in the data within one cycle. Even if they are mixed, the corresponding data can be accurately captured by the slave. In addition, the data size is reduced and the transmission efficiency is improved by the configuration in which this address is indicated in bit units.
[0016]
In addition, if serial communication is performed using the data frame configuration of the present invention with a plurality of motor drive devices that need to update data quickly, optimal motor drive can be realized while increasing the transmission efficiency of complicated commands. it can.
[0017]
【Example】
Hereinafter, a command device and a motor drive device having a serial communication function will be described with reference to the drawings as an embodiment of the present invention.
[0018]
In FIG. 1, the direction of the arrow indicates the flow of communication data. A master 11 (for example, a command device), one
[0019]
Here, the slave A group 12 (for example, a motor drive device) that has a short cycle and needs to perform data transfer quickly has a data update rate of 500 μsec, and the slave B group 13 (overtravel that may have a slow data transfer). The data update rate required for the limit sensor, temperature sensor, etc.) is set to 2 msec, which is four times (integer multiple) of the slave A group.
[0020]
An example of data update at this time is shown in FIG. 2, and data is transmitted to the slaves of addresses of all slave A groups 12 (2 units) and slave B group 13 (8 units) from “
[0021]
At the beginning of each period, data (
[0022]
Further, in “
[0023]
The subsequent cycles are the same, and after the address data of the
[0024]
As a result, during the period from “
[0025]
During this time, the data update of the
[0026]
As a result, it is not necessary to update the data in the
[0027]
FIG. 3 shows an example of the configuration of a data frame of one cycle. A
[0028]
As shown in the address part (in the case of 16 bits) in FIG. 3, the address field included in the
[0029]
The
[0030]
FIG. 4 is obtained by adding the header field address part (in the case of 16 bits) to the data field in FIG. 0, No. 1, no. 2, No. A bit of 3 indicates 1, which means that the data of the slave having the corresponding address exists in the data field transferred in this cycle.
[0031]
That is, instead of adding a corresponding address to each data for each slave, it is possible to extract data included in the
[0032]
In the present embodiment, the motor driving device is used as the slave A group. However, the present invention is not limited to this, and any control target that needs to update data quickly may be used.
[0033]
【The invention's effect】
As is apparent from the above embodiment, according to the invention described in
[0034]
According to the second aspect of the invention, by applying to the motor drive device, it is possible to realize the optimum motor drive while increasing the transmission efficiency of the complicated command.
[Brief description of the drawings]
FIG. 1 is a daisy chain connection diagram of serial communication in one embodiment of the present invention. FIG. 2 is a configuration diagram of data transmitted from a master to a slave in one embodiment of the present invention. FIG. 4 is a data configuration diagram of a data frame in one embodiment of the present invention (addition of an address area).
Fig. 5 Daisy chain connection diagram in conventional serial communication Fig. 6 Other daisy chain connection diagram in conventional serial communication
11
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003082412A JP4019987B2 (en) | 2003-03-25 | 2003-03-25 | Data frame configuration method for serial communication |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003082412A JP4019987B2 (en) | 2003-03-25 | 2003-03-25 | Data frame configuration method for serial communication |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004289754A JP2004289754A (en) | 2004-10-14 |
JP4019987B2 true JP4019987B2 (en) | 2007-12-12 |
Family
ID=33295712
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003082412A Expired - Fee Related JP4019987B2 (en) | 2003-03-25 | 2003-03-25 | Data frame configuration method for serial communication |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4019987B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070139703A1 (en) | 2005-12-19 | 2007-06-21 | Glory Ltd. | Print inspecting apparatus |
JP5245464B2 (en) * | 2008-03-06 | 2013-07-24 | パナソニック株式会社 | Motor drive communication system |
JP5570556B2 (en) | 2012-07-23 | 2014-08-13 | ファナック株式会社 | Numerical control device that communicates with IO unit |
JP5815660B2 (en) * | 2013-12-25 | 2015-11-17 | ファナック株式会社 | Numerical control system |
WO2019069460A1 (en) * | 2017-10-06 | 2019-04-11 | 三菱電機株式会社 | Communication system, master device, communication program and communication method |
CN114116583B (en) * | 2021-11-17 | 2022-08-26 | 德力西(杭州)变频器有限公司 | Serial communication method of double chips and system with double chips |
-
2003
- 2003-03-25 JP JP2003082412A patent/JP4019987B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2004289754A (en) | 2004-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111656336A (en) | PCIE sending and receiving method, device, equipment and system | |
JP2014500644A (en) | Control system and method reconfigurable during operation | |
CN1496515A (en) | Method for synchronising global time of plurality of TTCAN buses and corresponding bus system | |
JP4019987B2 (en) | Data frame configuration method for serial communication | |
JP5570556B2 (en) | Numerical control device that communicates with IO unit | |
CN107783501A (en) | A kind of numerical control interpolation system of PCIe controls | |
CN111421543A (en) | Control method, device and system of mechanical arm and storage medium | |
KR101300174B1 (en) | Method for controling network structure-based actuator module | |
US11287790B2 (en) | Method for starting up a controller system, and controller system | |
CN114868366B (en) | Communication device, communication system, communication control method, and program | |
CN107643997A (en) | A kind of method of expansion module automatic addressing | |
EP3869745B1 (en) | Production system, communication method, and program | |
JP6205206B2 (en) | Multi-axis control system | |
JP2008525870A (en) | Module for simulating detector signals | |
EP3869744A1 (en) | Production system, communication method, and program | |
CN105227041B (en) | The control method and motor driven systems of motor driver | |
CN113867271B (en) | Production system, upper control device, communication method, and storage medium | |
US8126008B2 (en) | Communication system and communication apparatus | |
JP2000324896A (en) | Data transmission system and image forming apparatus | |
JP2009095165A (en) | Multi-axis motor controller and its control method | |
JP2011113118A (en) | Servo motor control network and communication method thereof | |
US11969890B2 (en) | Control method and control system using the same | |
JP2003052189A (en) | Method for control information communication between motor driver and controller, and the motor driver, and system | |
JP2009223648A (en) | Motion system using general-purpose network by hierarchized software | |
US20030067937A1 (en) | System for transmitting data between modules and method for controlling the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051007 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20051114 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070611 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070619 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070709 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070807 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070822 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20070904 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070917 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101005 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4019987 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101005 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111005 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121005 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131005 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |