JP3443683B2 - Serial communication control system - Google Patents

Serial communication control system

Info

Publication number
JP3443683B2
JP3443683B2 JP2000001052A JP2000001052A JP3443683B2 JP 3443683 B2 JP3443683 B2 JP 3443683B2 JP 2000001052 A JP2000001052 A JP 2000001052A JP 2000001052 A JP2000001052 A JP 2000001052A JP 3443683 B2 JP3443683 B2 JP 3443683B2
Authority
JP
Japan
Prior art keywords
serial communication
relay device
control system
central control
message
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
JP2000001052A
Other languages
Japanese (ja)
Other versions
JP2001197141A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000001052A priority Critical patent/JP3443683B2/en
Publication of JP2001197141A publication Critical patent/JP2001197141A/en
Application granted granted Critical
Publication of JP3443683B2 publication Critical patent/JP3443683B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、中央制御装置と複
数の端末との間に設けられた中継装置を介して、中央制
御装置と各端末間でシリアル通信が可能なシリアル通信
制御システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a serial communication control system capable of performing serial communication between a central control device and each terminal via a relay device provided between the central control device and a plurality of terminals.

【0002】[0002]

【従来の技術】従来、1台の中央制御装置と複数の端末
とをシリアル通信させる場合は、通常ポーリング/セレ
クティング方式が用いられる。すなわち、中央制御装置
が端末から情報メッセージを取得するために、端末に個
々のアドレスを持たせておき、中央制御装置は所定の端
末に対して送信する情報メッセージがあるか問い合わせ
る。該当する端末は情報メッセージがあればデータを返
信し、なければデータなし(EOT)を送信する。端末
から送信されるデータには誤りをチェックするための誤
り検出符号(BCC)が付加されており、中央制御装置
は受信したデータのBCCを計算し、データに付加され
たBCCの値と一致して正常の場合は肯定応答(AC
K)を、一致せず誤りの場合は否定応答(NAK)をそ
の端末へ返信し、通信が完了する。通信完了後、同様に
次の端末に対して問い合わせを行う。これがポーリング
方式である。
2. Description of the Related Art Conventionally, when one central control unit and a plurality of terminals are serially communicated, a polling / selecting method is usually used. That is, in order for the central control unit to obtain the information message from the terminal, the terminal has an individual address, and the central control unit inquires of a predetermined terminal whether or not there is an information message to be transmitted. The corresponding terminal returns data if there is an information message, and transmits no data (EOT) if there is no information message. An error detection code (BCC) for checking an error is added to the data transmitted from the terminal, and the central control unit calculates the BCC of the received data and matches the value of the BCC added to the data. A positive response (AC
If K) does not match and is incorrect, a negative response (NAK) is returned to the terminal, and the communication is completed. After the communication is completed, an inquiry is similarly made to the next terminal. This is the polling method.

【0003】また、中央制御装置が端末に対して情報メ
ッセージを転送する場合は、メッセージにBCCを付加
して、メッセージを送信したい端末に送信する。該当す
る端末はメッセージ受信後、BCCの計算をして、正常
の場合はACKを、誤りの場合はNAKを中央制御装置
へ返信し、通信が完了する。これがセレクティング方式
である。
When the central controller transfers an information message to a terminal, it adds BCC to the message and sends it to the terminal to which the message is to be sent. After receiving the message, the corresponding terminal calculates BCC, and returns ACK if normal and NAK if incorrect, and the communication is completed. This is the selecting method.

【0004】[0004]

【発明が解決しようとする課題】ところで、従来のシリ
アル通信制御システムでは1台の中央制御装置に接続さ
れる端末の数は制限され、また、通信間の距離も制限さ
れている。もし、端末の数が最大に接続できる数よりも
多くなる場合、あるいはネットワークの距離が通信可能
な距離よりも長くなる場合は、何か手段を設ける必要が
ある。
In the conventional serial communication control system, the number of terminals connected to one central control unit is limited, and the distance between communications is also limited. If the number of terminals is greater than the maximum number of connections, or if the network distance is longer than the communicable distance, some means needs to be provided.

【0005】1つの方法としては、中央制御装置をさら
に1台追加し、中央制御装置間を情報系LAN等で接続
することである。しかしながら、このような構成にする
と、高価な中央制御装置を追加することになり、コスト
高となるとともに、中央制御装置間を通信させるための
プログラムの作成が新たに必要となる。
One method is to add another central control device and connect the central control devices with an information system LAN or the like. However, with such a configuration, an expensive central control device is added, resulting in high cost, and it is necessary to newly create a program for communicating between the central control devices.

【0006】もう1つの方法としては、中央制御装置と
端末との間に中継装置を設け拡張することである。この
方法にすると中央制御装置と中継装置とのネットワーク
は安価な制御系LANを使用することができるととも
に、汎用性に富んだ低コストの中継装置を用いることが
できる。しかし、このように中継装置を設けた場合、端
末から送信されるメッセージに付加されたBCCのチェ
ックを、中央制御装置もしくは中継装置のどちらで行う
のかという問題が起こる。つまり、中央制御装置がBC
Cのチェックを行うとすると、中央制御装置から送信さ
れるポーリングに対する端末からの応答データは中継装
置を経由するために、その分応答性が悪くなる。このた
め、リアルタイム性を必要とするシステムにはあまり適
さなくなる。また、中継装置がBCCのチェックを行う
とすると、前述した中央制御装置がBCCのチェックを
するよりは応答性はよいが、BCCの計算する範囲がシ
ステムにより変わるため、BCCの計算方法がわかるシ
ステムにしか適用できなくなる。また、中継装置がBC
Cのチェックを行った場合、データを中央制御装置へ送
るときに、チェック結果のデータにデータ破壊が生じる
恐れもある。
[0006] Another method is to extend a relay device provided between the central control device and the terminal. With this method, an inexpensive control system LAN can be used for the network between the central control device and the relay device, and at the same time, a versatile and low-cost relay device can be used. However, when the relay device is provided in this way, there arises a problem of whether the BCC added to the message transmitted from the terminal is checked by the central control device or the relay device. In other words, the central controller is BC
If C is checked, the response data from the terminal to the polling transmitted from the central control device passes through the relay device, and the responsiveness deteriorates accordingly. Therefore, it is not suitable for a system that requires real time. In addition, if the relay device checks the BCC, the responsiveness is better than that of the above-mentioned central control device checking the BCC, but the range in which the BCC is calculated changes depending on the system. Only applicable to. In addition, the relay device is BC
When the check of C is performed, when the data is sent to the central control unit, the data of the check result may be destroyed.

【0007】本発明の目的は、端末の数もしくはネット
ワークの距離が制約条件をこえた場合でも、応答性、汎
用性、信頼性が損なわれることのないシリアル通信制御
システムを提供することにある。
An object of the present invention is to provide a serial communication control system in which responsiveness, versatility, and reliability are not impaired even when the number of terminals or the distance between networks exceeds a constraint condition.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、1つの中継装置と複数の端末とがシリア
ル通信を用いたネットワークで接続され、さらに前記中
継装置は1つの中央制御装置と制御系ネットワークで接
続されたシステム構成をなしており、前記中央制御装置
と前記中継装置との間および前記中継装置と前記複数の
端末との間で、シリアル伝送によりメッセージの送受信
を行うシリアル通信制御システムにおいて、前記端末か
ら送信されるメッセージに付加され誤りを検出するため
の誤り検出符号(BCC)のチェックを、前記中央制御
装置が行う場合と前記中継装置が行う場合とに切り替え
る切替手段を設けたことを特徴としている。
In order to achieve the above object, according to the present invention, one relay device and a plurality of terminals are connected by a network using serial communication, and the relay device has one central control. A serial connection for transmitting and receiving a message by serial transmission between the central control device and the relay device, and between the relay device and the plurality of terminals. In the communication control system, a switching unit that switches checking of an error detection code (BCC) added to a message transmitted from the terminal for detecting an error between a case where the central control device performs and a case where the relay device performs. It is characterized by the provision of.

【0009】さらに、本発明は、1つの中継装置と複数
の端末とがシリアル通信を用いたネットワークで接続さ
れ、さらに前記中継装置は1つの中央制御装置と制御系
ネットワークで接続されたシステム構成をなしており、
前記中央制御装置は、前記複数の端末のうちの1つの端
末に対して送信するメッセージを、前記制御系ネットワ
ーク用のフォーマットで作成して前記中継装置へ送信す
るとともに、前記中継装置から送信されたメッセージを
受信する機能を備え、前記中継装置は、前記中央制御装
置が送信した前記メッセージを受信し、その受信したメ
ッセージを前記シリアル通信用のフォーマットに変換し
て前記複数の端末に送信するとともに、前記複数の端末
が送信したメッセージを受信し、その受信したメッセー
ジを前記制御系ネットワーク用のフォーマットに変換し
て前記中央制御装置に送信する機能を備えたシリアル通
信制御システムにおいて、前記端末から送信されるメッ
セージに付加され誤りを検出するための誤り検出符号
(BCC)のチェックを、前記中央制御装置が行う場合
と前記中継装置が行う場合とに切り替える切替手段を設
けたことを特徴としている。
Further, the present invention has a system configuration in which one relay device and a plurality of terminals are connected by a network using serial communication, and the relay device is connected by one central control device by a control network. I am doing
The central control device creates a message to be transmitted to one of the plurality of terminals in the format for the control network, transmits the message to the relay device, and transmits the message from the relay device. With the function of receiving a message, the relay device receives the message transmitted by the central control device, converts the received message into a format for the serial communication, and transmits the message to the plurality of terminals, In a serial communication control system having a function of receiving a message transmitted by the plurality of terminals, converting the received message into a format for the control system network, and transmitting the message to the central controller, the serial communication control system transmits the message from the terminal. Error detection code (BCC) check that is added to a message to detect an error. And it is characterized in that a switching means for switching to the case where the said relay device and when the central control device performs performed.

【0010】上記の各構成によれば、応答性を必要とす
るシステムや、応答性は必要としないが信頼性を必要と
するシステム、もしくは、端末からのメッセージに対す
る誤り検出符号(BCC)のチェック方法がわからない
場合、完全にポーリング/セレクティング処理を中継装
置に任せる場合等により、中継装置の設定を切り替える
ことができるため、システムに応じて柔軟な構成を持た
せることが可能となる。
According to each of the above configurations, a system that requires responsiveness, a system that does not require responsiveness but requires reliability, or an error detection code (BCC) check for a message from a terminal If the method is unknown, or if the polling / selecting process is completely entrusted to the relay device, the settings of the relay device can be switched, so that a flexible configuration can be provided according to the system.

【0011】上記シリアル通信制御システムを構成する
に際しては、以下の要素を付加することができる。 (1)前記中央制御装置が前記BCCのチェックを行っ
た場合、前記中央制御装置は、正常のときは肯定応答
(ACK)を、誤りのときは否定応答(NAK)を前記
端末へ返信するよう構成する。 (2)前記中継装置が前記BCCのチェックを行った場
合、前記中継装置は、正常のときは肯定応答(ACK)
を、誤りのときは否定応答(NAK)を前記端末へ返信
するよう構成する。 (3)前記中継装置は、前記中央制御装置からの指令に
より前記BCCのチェックを行うよう構成する。 (4)前記中継装置は、前記端末に対して前記ACKを
返信するときは、前記端末からのメッセージを前記制御
系ネットワーク用のフォーマットに変換して前記中央制
御装置に送信する処理を実行し、前記端末に対して前記
NAKを返信するときは、前記処理を実行しないよう構
成する。 (5)前記中継装置は予め前記複数の端末に対してポー
リングを行い、前記中央制御装置から要求があったとき
は、前記複数の端末の状態データを前記中央制御装置へ
送信するよう構成する。 (6)前記中央制御装置から前記複数の端末に対するセ
レクティングデータが1つのメッセージとして前記中継
装置に送信されてきた場合、前記中継装置は、該当する
端末に対してセレクティングを行うよう構成する。 (7)前記中継装置は、前記複数の端末のどれかにイベ
ントが発生したとき、前記中央制御装置からの要求指令
に依らず、前記イベント発生による変化データを前記中
央制御装置へ送信するよう構成する。 (8)前記中央制御装置は、前記中継装置に対して、前
記端末へのポーリング時の前記NAKの再送回数、ポー
リング時の応答がないときのタイムアウト時間、前記端
末へのセレクティング時の前記NAKの再送回数、およ
びセレクティング時の応答がないときのタイムアウト時
間を設定するよう構成する。 (9)前記中央制御装置に、前記制御系ネットワークを
介して前記中継装置を複数接続する。
In constructing the serial communication control system, the following elements can be added. (1) When the central control unit checks the BCC, the central control unit sends back an affirmative response (ACK) to the terminal when normal and a negative response (NAK) when it is incorrect. Constitute. (2) When the relay device checks the BCC, the relay device normally acknowledges (ACK).
Is configured to return a negative response (NAK) to the terminal when an error occurs. (3) The relay device is configured to check the BCC according to a command from the central controller. (4) The relay device, when returning the ACK to the terminal, executes a process of converting a message from the terminal into a format for the control network and transmitting the message to the central controller. When returning the NAK to the terminal, the process is not executed. (5) The relay device is configured to poll the plurality of terminals in advance and, when requested by the central control device, transmit the status data of the plurality of terminals to the central control device. (6) When selecting data for the plurality of terminals is transmitted as one message from the central control device to the relay device, the relay device is configured to select the corresponding terminal. (7) The relay device is configured to, when an event occurs in any of the plurality of terminals, transmit change data due to the event occurrence to the central control device, without depending on a request command from the central control device. To do. (8) The central control device retransmits the NAK when polling the terminal to the relay device, a timeout time when there is no response at the time of polling, and the NAK when selecting to the terminal. It is configured to set the number of retransmissions and the timeout time when there is no response at the time of selecting. (9) A plurality of relay devices are connected to the central control device via the control network.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態を図面
に従って詳細に説明する。図1は、本発明のシリアル通
信を行うときのシステム構成図である。図に示すよう
に、中央制御装置1は、複数の中継装置2〜4と制御系
ネットワーク5で接続されている。また、中継装置2は
端末6〜8とシリアルインタフェース15で、中継装置
3は端末9〜11とシリアルインタフェース16で、中
継装置4は端末12〜14とRS−485のシリアルイ
ンタフェース17でそれぞれ接続されている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a system configuration diagram when performing serial communication according to the present invention. As shown in the figure, the central control device 1 is connected to a plurality of relay devices 2 to 4 via a control system network 5. The relay device 2 is connected to the terminals 6 to 8 and the serial interface 15, the relay device 3 is connected to the terminals 9 to 11 and the serial interface 16, and the relay device 4 is connected to the terminals 12 to 14 and the serial interface 17 of RS-485. ing.

【0013】まず、システムを立ち上げる前に予め中継
装置2〜4に番号付けをする。番号付けは中継装置2〜
4それぞれに搭載されているディップスイッチの設定で
行う。中継装置2〜4の電源が投入されると、中継装置
2〜4は、中央制御装置1に対して、図2に示す初期設
定用フォーマット18の中の中継装置号機番号19に自
分の番号を書き込み、初期設定完了フラグ20には初期
設定が未設定であることを示すデータを書き込み送信す
る。中央制御装置1はそのデータを受信後、その中継装
置2〜4が初期設定が完了していないことを認識し、初
期設定用フォーマット18の中の中継装置号機番号19
にその中継装置の番号を書き、初期設定/制御フラグ2
1には初期設定を示すデータを書き、以下同様に該当す
る部分を埋め込み中継装置2〜4に送信する。
First, the relay devices 2 to 4 are numbered in advance before the system is started up. Numbering is from relay device 2
4 Dip switch settings are installed on each. When the relay devices 2 to 4 are powered on, the relay devices 2 to 4 assign their own numbers to the relay device number 19 in the initial setting format 18 shown in FIG. Data indicating that the initial setting is not set is written and transmitted to the write / initial setting completion flag 20. After receiving the data, the central control device 1 recognizes that the relay devices 2 to 4 have not completed the initialization, and the relay device number 19 in the initialization format 18 is recognized.
Write the number of the relay device on the initial setting / control flag 2
Data indicating the initial setting is written in 1, and the corresponding portion is transmitted to the embedded relay devices 2 to 4 in the same manner.

【0014】初期設定用フォーマット18の中の通信処
理タイプ22は、中継装置2〜4の通信に関する処理方
法を示し、データが「1」の場合は中継装置2〜4では
端末6〜14から送信されるメッセージに付加されたB
CCの値をチェックする必要はなく、中央制御装置1で
BCCのチェックを行うものである。データが「2」〜
「4」の場合は中継装置2〜4が端末6〜14から送信
されるメッセージに対してBCCのチェックを行うもの
である。また、BCCの計算方法はシステムにより異な
るためデータを「2」〜「4」と数種類の方法に分けて
いる。データが「5」の場合は中継装置2〜4は中央制
御装置1の指令に依らず、独立して端末6〜14にポー
リングを行い、端末6〜14で何か新しいイベントが発
生した場合、中央制御装置に勝手に送信を行い、さら
に、中央制御装置1から中継装置2〜4へ端末6〜14
の制御データを送信した場合は、中継装置2〜4がその
データの内容を確認し端末6〜14の中で該当する端末
に対して勝手に制御をしてしまうものである。
A communication processing type 22 in the initial setting format 18 indicates a processing method relating to communication of the relay devices 2 to 4. When the data is "1", the relay devices 2 to 4 transmit from the terminals 6 to 14. B added to the message
It is not necessary to check the value of CC, but the central controller 1 checks BCC. The data is "2"
In the case of "4", the relay devices 2 to 4 check the BCC for the message transmitted from the terminals 6 to 14. In addition, since the calculation method of BCC differs depending on the system, the data is divided into several types, “2” to “4”. When the data is "5", the relay devices 2 to 4 independently poll the terminals 6 to 14 without depending on the command of the central controller 1, and when a new event occurs in the terminals 6 to 14, Transmitting to the central control device without permission, and further from the central control device 1 to the relay devices 2 to 4 the terminals 6 to 14
When the control data is transmitted, the relay devices 2 to 4 confirm the contents of the data and arbitrarily control the corresponding terminal among the terminals 6 to 14.

【0015】再送回数/タイムアウト時間23は、端末
6〜14へのポーリングに対する応答データが否定応答
のときの最大再送回数の設定や、ポーリングに対して応
答がないときのタイムアウト時間の設定、端末6〜14
へのセレクティング時に端末6〜14から否定応答が返
信されたときの中継装置2〜4の最大再送回数の設定、
セレクティング時に端末6〜14から応答がないときの
タイムアウト時間の設定等を示すものである。
The number of retransmissions / timeout time 23 is set to the maximum number of times of retransmission when the response data to the polling to the terminals 6 to 14 is a negative response, the timeout time when there is no response to the polling, and the terminal 6 ~ 14
Setting of the maximum number of retransmissions of the relay devices 2 to 4 when a negative response is returned from the terminals 6 to 14 at the time of selecting
It shows setting of a timeout time when there is no response from the terminals 6 to 14 during selecting.

【0016】中継装置2〜4は、中央制御装置1から上
記の初期設定用フォーマット18を受信すると、初期設
定完了フラグ20に初期設定が完了したことを示すフラ
グを立て、初期設定が完了する。
When the relay devices 2 to 4 receive the above-mentioned initialization format 18 from the central control device 1, they set a flag indicating that the initialization is completed in the initialization completion flag 20 to complete the initialization.

【0017】中継装置2〜4の初期設定が完了すると、
初期設定用フォーマット18の中の通信処理タイプ22
のデータが「1」〜「4」のときは、中央制御装置1は
端末6〜14に対してポーリング/セレクティングを開
始する。ポーリング時の中継装置2〜4への伝送フォー
マットは図3の上側のようになっており、RS−485
のシリアルインタフェース15〜17上に流すデータ2
6に、制御系ネットワーク5に流すためのヘッダー、フ
ッターを付加した構成になっている。この伝送フォーマ
ット24の中継装置号機番号19には送信先の中継装置
の番号が、初期設定/制御フラグ21には制御用を示す
データが入り、RS−485データ26には端末6〜1
4に送るポーリングデータが入る。ポーリングデータ2
7の一例を図3の下側に示す。ここでは、PDA28は
ポーリング先の端末のアドレスを、DLE29は伝送制
御の拡張を、ENQ30は端末への問い合わせをそれぞ
れ示している。このポーリングデータ27のテキスト長
がRS−485データ長25に書き込まれる。
When the initial setting of the relay devices 2 to 4 is completed,
Communication processing type 22 in format 18 for initial setting
, The central controller 1 starts polling / selecting for the terminals 6-14. The transmission format to the relay devices 2 to 4 at the time of polling is as shown in the upper part of FIG.
Data 2 sent on the serial interface 15 to 17
6, a header and a footer are added so that the header and footer can be sent to the control network 5. In the transmission format 24, the relay device number 19 is the number of the destination relay device, the initialization / control flag 21 is data for control, and the RS-485 data 26 is the terminals 6 to 1.
Polling data to be sent to No. 4 is entered. Polling data 2
An example of No. 7 is shown on the lower side of FIG. Here, the PDA 28 indicates the address of the polling destination terminal, the DLE 29 indicates the extension of the transmission control, and the ENQ 30 indicates the inquiry to the terminal. The text length of the polling data 27 is written in the RS-485 data length 25.

【0018】中継装置2〜4はこの伝送データ24を受
信し、RS−485データ26からRS−485データ
長25分だけ抜き取り、端末6〜14へ送信する。
The relay devices 2 to 4 receive the transmission data 24, extract the RS-485 data 26 by the RS-485 data length 25, and transmit it to the terminals 6 to 14.

【0019】自分宛に送られてきた端末は、もしデータ
がなければデータなしを示すEOTを返信し、データが
あれば図4に一例として示したメッセージを返信する。
そのメッセージに対して、中継装置2〜4は初期設定デ
ータ18の通信処理タイプ22の設定内容に応じてBC
Cのチェックをするかしないかを判断する。
The terminal sent to itself returns an EOT indicating that there is no data if there is no data, and returns the message shown as an example in FIG. 4 if there is data.
In response to the message, the relay devices 2 to 4 according to the setting contents of the communication processing type 22 of the initial setting data 18 are BC.
Judge whether to check C or not.

【0020】次に、BCCのチェックを中継装置2〜4
が行う場合と中央制御装置1が行う場合について説明す
る。まず、BCCのチェックを中継装置2〜4が行う場
合は、中継装置2〜4はBCC計算を行い、正しければ
肯定応答(ACK)を、間違っていれば否定応答(NA
K)をその端末へ返信する。また、メッセージが正しけ
れば、図3に示した端末受信用フォーマット24で、R
S−485データ26の中に受信メッセージとRS−4
85データ長25に受信メッセージのデータ長を書き込
み、中央制御装置1に送信する。図5は、この様子を伝
送シーケンスで示したものである。
Next, the BCC check is performed by the relay devices 2 to 4.
Will be described and the case where the central control device 1 performs. First, when the relay devices 2 to 4 perform the BCC check, the relay devices 2 to 4 perform the BCC calculation, and if they are correct, an affirmative response (ACK) is given, and if they are incorrect, a negative response (NA) is given.
K) is returned to the terminal. Also, if the message is correct, R in the terminal receiving format 24 shown in FIG.
Received message and RS-4 in S-485 data 26
The data length of the received message is written in the 85 data length 25, and is transmitted to the central controller 1. FIG. 5 shows this situation in a transmission sequence.

【0021】また、BCCのチェックを中央制御装置1
が行う場合は、中継装置2〜4はRS−485データ2
6の中に受信メッセージをそのまま書き込み、中央制御
装置1に送信する。中央制御装置1は端末6〜14から
送信された受信メッセージの部分のBCC計算を行い、
正しければACKを、間違っていればNAKを端末制御
用フォーマット24を使用して中継装置2〜4に返信す
る。中継装置2〜4はRS−485データ26からRS
−485データ長25分だけ抜き取り、端末6〜14へ
送信する。図6は、この様子を伝送シーケンスで示した
ものである。
The central control unit 1 checks the BCC.
Relay device 2-4, RS-485 data 2
The received message is written as it is in 6 and transmitted to the central control unit 1. The central controller 1 performs BCC calculation of the part of the received message transmitted from the terminals 6 to 14,
If it is correct, ACK is sent back, and if it is wrong, NAK is sent back to the relay devices 2 to 4 using the terminal control format 24. The relay devices 2 to 4 use RS-485 data 26 to RS.
-485 Extracts only 25 minutes of data length and transmits to terminals 6-14. FIG. 6 shows this situation in a transmission sequence.

【0022】中央制御装置1から端末6〜14にセレク
ティングするときも同様な処理を行う。端末6〜14か
ら送信されるACK/NAKのチェックも初期設定によ
り中央制御装置1が行うか、中継装置2〜4で行うか切
り替えができるようになっている。
Similar processing is performed when selecting from the central control unit 1 to the terminals 6 to 14. The ACK / NAK check transmitted from the terminals 6 to 14 can be switched by the initial setting by the central control unit 1 or the relay units 2 to 4.

【0023】また、初期設定用フォーマット18の中の
通信処理タイプ22のデータが「5」の場合は、中継装
置2〜4は中央制御装置1の指令に依らず、独立して端
末6〜14にポーリングを行い、端末6〜14で何か新
しいイベントが発生した場合、そのイベント発生による
変化データを中央制御装置1に送信するようになってい
る。図7は、この様子を伝送シーケンスで示したもので
ある。中央制御装置1へ送信するフォーマットはRS−
485のメッセージフォーマットとは無関係な形式とな
っている。なお、図中、No.1とNo.2は号機番号で
ある。
When the data of the communication processing type 22 in the initialization format 18 is "5", the relay devices 2 to 4 are independent of the instruction of the central control device 1 and independently of the terminals 6 to 14. When any new event occurs in the terminals 6 to 14, the change data due to the event occurrence is transmitted to the central controller 1. FIG. 7 shows this situation in a transmission sequence. The format to be transmitted to the central controller 1 is RS-
The format is unrelated to the message format of 485. In the figure, No. 1 and No. 2 are machine numbers.

【0024】なお、端末6〜14の状態変化で中継装置
2〜4は中央制御装置1へ変化データを送信するだけで
なく、中央制御装置1から中継装置2〜4に対して端末
6〜14の現状の状態を問い合わせる機能を付加するこ
ともできる。この場合は、中央制御装置1からの要求デ
ータにより、中継装置2〜4は中央制御装置1に端末6
〜14の状態を知らせるようになっている。図8は、こ
の様子を伝送シーケンスで示したものである。
It is to be noted that the relay devices 2 to 4 not only transmit the change data to the central control device 1 when the states of the terminals 6 to 14 change, but also the terminals 6 to 14 from the central control device 1 to the relay devices 2 to 4. It is also possible to add a function to inquire about the current state of. In this case, according to the request data from the central control device 1, the relay devices 2 to 4 are sent to the central control device 1 by the terminal 6
The state of ~ 14 is notified. FIG. 8 shows this situation in a transmission sequence.

【0025】また、端末6〜14に対する制御も同様
に、中継装置2〜4は中央制御装置1から送信されるデ
ータの内容を確認し端末6〜14の中で該当する端末に
対して勝手に制御する機能を付加することもできる。す
なわち、中央制御装置1から端末6〜14に対するセレ
クティングデータが1つのメッセージとして中継装置2
〜4に送信されてきた場合、中継装置2〜4は、該当す
る端末に対してセレクティングを行うようにする。図9
は、この様子を伝送シーケンスで示したものである。
Similarly, in controlling the terminals 6 to 14, the relay devices 2 to 4 confirm the contents of the data transmitted from the central control device 1 and arbitrarily select the corresponding one of the terminals 6 to 14. A control function can be added. That is, the selecting data from the central control unit 1 to the terminals 6 to 14 is treated as one message by the relay unit 2
4 to 4, the relay devices 2 to 4 select the corresponding terminals. Figure 9
Shows this situation in a transmission sequence.

【0026】以上のように、本発明は中央制御装置1か
ら中継装置2〜4に対して初期設定を送信することによ
り、中継装置2〜4の処理方法を3通りほどに分けるこ
とができる。1つ目は、中継装置2〜4で端末6〜14
から送信されるメッセージに対するBCCの判定を実施
する方式である。この場合、端末6〜14へのACK/
NAKの返信は中継装置2〜4が直接行うため、中央制
御装置1へBCC判定の問い合わせを行う必要はなく、
その分、時間が短くなり応答性がよくなる。また、中央
制御装置1はBCCの判定をする必要がないため、中央
制御装置1に搭載されているマイクロプロセッサの演算
処理の負荷が軽減される。
As described above, according to the present invention, by transmitting the initial settings from the central control device 1 to the relay devices 2 to 4, the processing methods of the relay devices 2 to 4 can be divided into three types. The first is the relay devices 2 to 4 and the terminals 6 to 14.
It is a method of performing BCC determination for a message transmitted from the. In this case, ACK /
Since NAK is returned directly by the relay devices 2 to 4, it is not necessary to inquire the central control device 1 about the BCC determination.
As a result, the time is shortened and the responsiveness is improved. Further, since the central control unit 1 does not need to determine the BCC, the load of arithmetic processing of the microprocessor mounted in the central control unit 1 is reduced.

【0027】2つ目は、中継装置2〜4は端末6〜14
から送信されるメッセージに対してBCCの判定をする
ことなく、そのまま制御系ネットワーク用のヘッダー、
フッターを付加し中央制御装置1へ送り、中央制御装置
でBCCの判定を実施する方式である。この場合、中継
装置2〜4はBCCの計算方法を知らなくて済むため汎
用的に使用することが可能となる。また、中央制御装置
1がBCCのチェックをし、端末6〜14に対してAC
K/NAKの返信を行うため、確実にメッセージが中央
制御装置1に届くようになり信頼性が高くなる。
Second, the relay devices 2 to 4 are terminals 6 to 14.
The header for the control network as it is, without judging the BCC for the message sent from
This is a system in which a footer is added and sent to the central control unit 1, and the central control unit determines the BCC. In this case, the relay devices 2 to 4 do not need to know the BCC calculation method, and thus can be used for general purposes. Further, the central control unit 1 checks the BCC, and the terminals 6 to 14 receive the AC
Since the reply of K / NAK is performed, the message is surely delivered to the central control unit 1 and the reliability is improved.

【0028】3つ目は、中継装置2〜4を汎用的に使用
するという点では欠点となるが、中央制御装置1とは無
関係に中継装置2〜4は端末6〜14にポーリングを行
い、端末6〜14で何か新しいメッセージを受信した場
合、中央制御装置1に送信を行う方式である。この場
合、中央制御装置1は端末6〜14に対してポーリング
を行う必要がなくなるため、中央制御装置1に搭載され
ているマイクロプロセッサの演算処理の負荷が軽減され
るとともに、制御系ネットワーク5に流れるデータ量も
軽減される。また、制御系ネットワーク5に流すデータ
はRS−485のメッセージフォーマットとは無関係な
形式としてよいので、中央制御装置1が処理しやすいフ
ォーマットに加工することができる。
The third problem is that the relay devices 2 to 4 are used for general purposes, but the relay devices 2 to 4 poll the terminals 6 to 14 regardless of the central control unit 1. This is a method of transmitting to the central controller 1 when any new message is received by the terminals 6 to 14. In this case, the central control unit 1 does not need to poll the terminals 6 to 14, so that the load of the arithmetic processing of the microprocessor mounted in the central control unit 1 is reduced and the control system network 5 is connected. The amount of flowing data is also reduced. Further, since the data sent to the control system network 5 may be in a format unrelated to the RS-485 message format, it can be processed into a format that the central control unit 1 can easily process.

【0029】なお、上記実施の形態では、中央制御装置
1台に対し、中継装置は3台、端末は中継装置1台当た
り3台接続されている構成となっているが、実際には中
央制御装置1台に対し、中継装置は最大63台、端末は
中継装置1台当たり最大31台接続可能なシステム構成
になっており、制御系ネットワークは最長2km、RS
−485は最長1.2kmの距離まで伝送することが可
能となっている。
In the above embodiment, one relay unit is connected to one central control unit, and three relay units are connected to each terminal, but in reality, the central control unit is connected. Up to 63 relay devices can be connected to one device, and up to 31 terminals can be connected to each relay device. The maximum length of control system network is 2 km and RS.
-485 can be transmitted over a maximum distance of 1.2 km.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
シリアル通信において安価で汎用的に使用できる中継装
置を設けることにより、中央制御装置1台当たりに接続
できる端末の台数が増大でき、システムの伝送距離も増
長することができるため、低コストなシステム構成を築
き上げることが可能となる。
As described above, according to the present invention,
By providing an inexpensive and versatile relay device for serial communication, the number of terminals that can be connected to each central control device can be increased, and the transmission distance of the system can be increased, resulting in a low-cost system configuration. It is possible to build up.

【0031】また、応答性を必要とするシステムや応答
性は必要としないが信頼性を必要とするシステム、ある
いは、端末からのメッセージに対するBCCのチェック
方法がわからない場合、完全にポーリング/セレクティ
ング処理を中継装置に任せる場合等により中継装置の設
定を切り替えることができるため、システムに応じて柔
軟な構成を持たせることが可能となる。
In addition, if a system that requires responsiveness, a system that does not require responsiveness but requires reliability, or a method of checking BCC for a message from a terminal is unknown, a complete polling / selecting process is performed. Since it is possible to switch the setting of the relay device depending on the case of leaving the relay device to the relay device, it is possible to provide a flexible configuration according to the system.

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

【図1】本発明に係るシリアル通信制御システムの構成
図である。
FIG. 1 is a configuration diagram of a serial communication control system according to the present invention.

【図2】中央制御装置と中継装置間の制御系ネットワー
ク上での初期設定用伝送フォーマットを示した図であ
る。
FIG. 2 is a diagram showing a transmission format for initial setting on a control system network between a central control device and a relay device.

【図3】制御系ネットワークに流す端末への制御用また
は端末からのメッセージデータ用の伝送フォーマットを
示した図である。
FIG. 3 is a diagram showing a transmission format for control of a terminal to be sent to a control system network or for message data from the terminal.

【図4】RS−485上のメッセージフォーマットを示
した図である。
FIG. 4 is a diagram showing a message format on RS-485.

【図5】誤り検出符号(BCC)のチェックを中継装置
で行う場合の伝送シーケンスを示した図である。
FIG. 5 is a diagram showing a transmission sequence when an error detection code (BCC) is checked by a relay device.

【図6】誤り検出符号(BCC)のチェックを中央制御
装置で行う場合の伝送シーケンスを示した図である。
FIG. 6 is a diagram showing a transmission sequence when an error detection code (BCC) is checked by a central controller.

【図7】端末の状態が変化した場合のみ中央制御装置へ
送信するときの伝送シーケンスを示した図である。
FIG. 7 is a diagram showing a transmission sequence when transmitting to the central control device only when the state of the terminal changes.

【図8】中央制御装置からの要求により端末の状態を送
信するときの伝送シーケンスを示した図である。
FIG. 8 is a diagram showing a transmission sequence when a status of a terminal is transmitted in response to a request from a central control device.

【図9】中継装置が複数の端末に対してセレクティング
を行うときの伝送シーケンスを示した図である。
FIG. 9 is a diagram showing a transmission sequence when the relay device selects a plurality of terminals.

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

1 中央制御装置 2〜4 中継装置 5 制御系ネットワーク 6〜14 端末 15〜17 RS−485用ネットワーク 18 中継装置初期設定用伝送フォーマット 19 中継装置の号機番号を示すコード 20 中継装置の初期設定が完了しているかを示すコー
ド 21 初期設定データか制御データかを判別するコード 22 中継装置の処理方法を示すコード 23 再送回数やタイムアウト時間を設定するコード 24 端末制御用/受信用伝送フォーマット 25 RS−485のデータ長を示すコード 26 RS−485のデータを格納するエリア 27 RS−485上のデータ 28 ポーリング先の端末のアドレスを示すコード 29 伝送制御の拡張を示すコード 30 端末への問い合わせを示すコード
1 Central Control Unit 2 to 4 Relay Device 5 Control System Network 6 to 14 Terminals 15 to 17 RS-485 Network 18 Relay Device Initial Setting Transmission Format 19 Code indicating the machine number of the relay device 20 Initialization of the relay device is completed Code 21 indicating whether or not it is set Code 22 for discriminating between initial setting data and control data 22 Code indicating the processing method of the relay device Code 24 for setting the number of retransmissions and timeout time 24 Terminal control / reception transmission format 25 RS-485 26 indicating the data length of RS-485 area 27 storing the data of RS-485 28 code indicating the address of the terminal of the polling destination 29 code indicating the extension of the transmission control 30 code indicating the inquiry to the terminal

Claims (11)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 1つの中継装置と複数の端末とがシリア
ル通信を用いたネットワークで接続され、さらに前記中
継装置は1つの中央制御装置と制御系ネットワークで接
続されたシステム構成をなしており、 前記中央制御装置と前記中継装置との間および前記中継
装置と前記複数の端末との間で、シリアル伝送によりメ
ッセージの送受信を行うシリアル通信制御システムにお
いて、 前記端末から送信されるメッセージに付加され誤りを検
出するための誤り検出符号(BCC)のチェックを、前
記中央制御装置が行う場合と前記中継装置が行う場合と
に切り替える切替手段を設けたことを特徴とするシリア
ル通信制御システム。
1. A relay device and a plurality of terminals are connected by a network using serial communication, and the relay device has a system configuration in which it is connected by a central control device and a control network. In a serial communication control system that transmits and receives messages by serial transmission between the central control device and the relay device and between the relay device and the plurality of terminals, an error added to a message transmitted from the terminal An error detection code (BCC) check for detecting the error is provided with a switching means for switching between a case where the central control device performs the check and a case where the relay device performs the check.
【請求項2】 1つの中継装置と複数の端末とがシリア
ル通信を用いたネットワークで接続され、さらに前記中
継装置は1つの中央制御装置と制御系ネットワークで接
続されたシステム構成をなしており、 前記中央制御装置は、前記複数の端末のうちの1つの端
末に対して送信するメッセージを、前記制御系ネットワ
ーク用のフォーマットで作成して前記中継装置へ送信す
るとともに、前記中継装置から送信されたメッセージを
受信する機能を備え、 前記中継装置は、前記中央制御装置が送信した前記メッ
セージを受信し、その受信したメッセージを前記シリア
ル通信用のフォーマットに変換して前記複数の端末に送
信するとともに、前記複数の端末が送信したメッセージ
を受信し、その受信したメッセージを前記制御系ネット
ワーク用のフォーマットに変換して前記中央制御装置に
送信する機能を備えたシリアル通信制御システムにおい
て、 前記端末から送信されるメッセージに付加され誤りを検
出するための誤り検出符号(BCC)のチェックを、前
記中央制御装置が行う場合と前記中継装置が行う場合と
に切り替える切替手段を設けたことを特徴とするシリア
ル通信制御システム。
2. A relay device and a plurality of terminals are connected by a network using serial communication, and the relay device has a system configuration in which one relay device and a control system network are connected, The central control device creates a message to be transmitted to one of the plurality of terminals in the format for the control network, transmits the message to the relay device, and transmits the message from the relay device. A function of receiving a message, the relay device receives the message transmitted by the central control device, converts the received message into a format for the serial communication, and transmits the message to the plurality of terminals, The message transmitted by the plurality of terminals is received, and the received message is sent to the control network. In a serial communication control system having a function of converting the format into a format and transmitting to the central control unit, an error detection code (BCC) for detecting an error added to a message transmitted from the terminal is checked by the central control unit. A serial communication control system comprising switching means for switching between a case where a control device performs and a case where the relay device performs.
【請求項3】 請求項1又は2に記載のシリアル通信制
御システムにおいて、 前記中央制御装置が前記BCCのチェックを行った場
合、前記中央制御装置は、正常のときは肯定応答(AC
K)を、誤りのときは否定応答(NAK)を前記端末へ
返信することを特徴とするシリアル通信制御システム。
3. The serial communication control system according to claim 1, wherein, when the central control unit checks the BCC, the central control unit receives an acknowledgment (AC) when normal.
K), and a negative response (NAK) is returned to the terminal in case of error, a serial communication control system.
【請求項4】 請求項1又は2に記載のシリアル通信制
御システムにおいて、 前記中継装置が前記BCCのチェックを行った場合、前
記中継装置は、正常のときは肯定応答(ACK)を、誤
りのときは否定応答(NAK)を前記端末へ返信するこ
とを特徴とするシリアル通信制御システム。
4. The serial communication control system according to claim 1, wherein when the relay device checks the BCC, the relay device gives an acknowledgment (ACK) when normal and an error message. In this case, a negative communication (NAK) is returned to the terminal, and the serial communication control system is characterized.
【請求項5】 請求項4に記載のシリアル通信制御シス
テムにおいて、 前記中継装置は、前記中央制御装置からの指令により前
記BCCのチェックを行うことを特徴とするシリアル通
信制御システム。
5. The serial communication control system according to claim 4, wherein the relay device checks the BCC according to a command from the central control device.
【請求項6】 請求項4に記載のシリアル通信制御シス
テムにおいて、 前記中継装置は、前記端末に対して前記ACKを返信す
るときは、前記端末からのメッセージを前記制御系ネッ
トワーク用のフォーマットに変換して前記中央制御装置
に送信する処理を実行し、前記端末に対して前記NAK
を返信するときは、前記処理を実行しないことを特徴と
するシリアル通信制御システム。
6. The serial communication control system according to claim 4, wherein the relay device converts a message from the terminal into a format for the control system network when returning the ACK to the terminal. Then, the processing for transmitting to the central control unit is executed, and the NAK is sent to the terminal.
The serial communication control system is characterized in that the above-mentioned processing is not executed when sending back.
【請求項7】 請求項1又は2に記載のシリアル通信制
御システムにおいて、 前記中継装置は予め前記複数の端末に対してポーリング
を行い、前記中央制御装置から要求があったときは、前
記複数の端末の状態データを前記中央制御装置へ送信す
ることを特徴とするシリアル通信制御システム。
7. The serial communication control system according to claim 1, wherein the relay device polls the plurality of terminals in advance, and when the central control device requests the relay device, the plurality of the plurality of terminals are polled. A serial communication control system, characterized in that status data of a terminal is transmitted to the central control unit.
【請求項8】 請求項1又は2に記載のシリアル通信制
御システムにおいて、 前記中央制御装置から前記複数の端末に対するセレクテ
ィングデータが1つのメッセージとして前記中継装置に
送信されてきた場合、前記中継装置は、該当する端末に
対してセレクティングを行うことを特徴とするシリアル
通信制御システム。
8. The serial communication control system according to claim 1, wherein when the central control device sends selecting data for the plurality of terminals to the relay device as one message, the relay device Is a serial communication control system characterized by performing selection for a corresponding terminal.
【請求項9】 請求項1又は2に記載のシリアル通信制
御システムにおいて、 前記中継装置は、前記複数の端末のどれかにイベントが
発生したとき、前記中央制御装置からの要求指令に依ら
ず、前記イベント発生による変化データを前記中央制御
装置へ送信することを特徴とするシリアル通信制御シス
テム。
9. The serial communication control system according to claim 1, wherein the relay device does not depend on a request command from the central control device when an event occurs in any of the plurality of terminals, A serial communication control system, wherein the change data due to the occurrence of the event is transmitted to the central control device.
【請求項10】 請求項1又は2に記載のシリアル通信
制御システムにおいて、 前記中央制御装置は、前記中継装置に対して、前記端末
へのポーリング時の前記NAKの再送回数、ポーリング
時の応答がないときのタイムアウト時間、前記端末への
セレクティング時の前記NAKの再送回数、およびセレ
クティング時の応答がないときのタイムアウト時間を設
定することを特徴とするシリアル通信制御システム。
10. The serial communication control system according to claim 1, wherein the central control unit transmits to the relay unit the number of times NAK is retransmitted when polling the terminal and a response when polling. A serial communication control system, comprising: setting a timeout time when there is no transmission, a number of times NAK is retransmitted at the time of selecting to the terminal, and a timeout time when there is no response at the time of selecting.
【請求項11】 請求項1又は2に記載のシリアル通信
制御システムにおいて、 前記中央制御装置には、前記制御系ネットワークを介し
て、前記中継装置が複数接続されていることを特徴とす
るシリアル通信制御システム。
11. The serial communication control system according to claim 1, wherein a plurality of the relay devices are connected to the central control device via the control network. Control system.
JP2000001052A 2000-01-06 2000-01-06 Serial communication control system Expired - Fee Related JP3443683B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000001052A JP3443683B2 (en) 2000-01-06 2000-01-06 Serial communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000001052A JP3443683B2 (en) 2000-01-06 2000-01-06 Serial communication control system

Publications (2)

Publication Number Publication Date
JP2001197141A JP2001197141A (en) 2001-07-19
JP3443683B2 true JP3443683B2 (en) 2003-09-08

Family

ID=18530316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000001052A Expired - Fee Related JP3443683B2 (en) 2000-01-06 2000-01-06 Serial communication control system

Country Status (1)

Country Link
JP (1) JP3443683B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100689823B1 (en) * 2006-02-08 2007-03-08 (주)이에스텍 Rs-485 communication module
US7675195B2 (en) * 2006-12-11 2010-03-09 Lutron Electronics Co., Inc. Load control system having a plurality of repeater devices
JP5565116B2 (en) * 2010-06-07 2014-08-06 株式会社ナカヨ通信機 Client server system, server device, client terminal, and data relay method

Also Published As

Publication number Publication date
JP2001197141A (en) 2001-07-19

Similar Documents

Publication Publication Date Title
US7991351B2 (en) Extension of wired controller area networks to wireless personal area networks
JP2008517528A (en) System and method for tunneling standard bus protocol messages over an automotive switch configuration network
EP1207709B1 (en) Retransmission control method and the apparatus
JP3443683B2 (en) Serial communication control system
JP7328177B2 (en) Data transmission method and communication system
JP4969421B2 (en) Receiving apparatus and communication system
JP2020061655A (en) Communication system
US5388109A (en) Data communications device with resident link adapter
JP2002091519A (en) Programmable controller and erroneous wiring correcting method
JPH01289339A (en) Communication controller
JP4448029B2 (en) Data transmission monitoring method, data transmission monitoring device, and computer program
JP2001177508A (en) Radio communication equipment
JP2518468B2 (en) Information processing device
JP2674922B2 (en) Data transmission device between a plurality of operating terminals
JPH0771089B2 (en) Communications system
JPS6279554A (en) Data communication system
JP3033660B2 (en) Failure detection method in data communication control
JPS63179698A (en) Equipment controller
JP3875553B2 (en) System interface device
JP2526647B2 (en) Communication method common to all stations of remote monitoring and control equipment
JP2989917B2 (en) Multiplex transmission method
JP3270131B2 (en) Electric take-up device system
JPS63138827A (en) Data transmission equipment
JPS5970044A (en) Device for controlling transmission
JPS61170858A (en) Information processing system

Legal Events

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

Free format text: PAYMENT UNTIL: 20080627

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080627

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090627

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100627

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100627

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110627

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110627

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130627

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees