JP2001326663A - Flow control system by token passing and its method - Google Patents

Flow control system by token passing and its method

Info

Publication number
JP2001326663A
JP2001326663A JP2000143858A JP2000143858A JP2001326663A JP 2001326663 A JP2001326663 A JP 2001326663A JP 2000143858 A JP2000143858 A JP 2000143858A JP 2000143858 A JP2000143858 A JP 2000143858A JP 2001326663 A JP2001326663 A JP 2001326663A
Authority
JP
Japan
Prior art keywords
token
computer
token ring
receiving
flow control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2000143858A
Other languages
Japanese (ja)
Other versions
JP3386035B2 (en
Inventor
Hiroaki Koyama
博昭 小山
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2000143858A priority Critical patent/JP3386035B2/en
Publication of JP2001326663A publication Critical patent/JP2001326663A/en
Application granted granted Critical
Publication of JP3386035B2 publication Critical patent/JP3386035B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a flow control system by token passing that copes with even a load fluctuation of a receiver side computer, without making the function of the computer complicated. SOLUTION: A computer 1 transmits a set of a busy token and data addressed to a computer 3 to a token ring 4. When the computer 3 has no margin for reception in itself, the computer 3 relays the set. The computer 1 also relays the set. When the computer 3 can afford to receive the set, the computer 3 receives the data of the set.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、トークンリングに
よるデータ転送方式に関し、特に、トークンパッシング
によるフロー制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer method using token ring, and more particularly, to a flow control method using token passing.

【0002】[0002]

【従来の技術】図1に示すように、コンピュータ1〜3
がループ伝送路(トークンリング)4で結合されてい
る。この時、コンピュータ間でデータ伝送するための伝
送フロー制御において、図2に示すように、データ受信
側22の負荷状態によりその確認応答24にフロー制御
情報を付加して送信元コンピュータ21に通知する方式
をとることで、伝送データの渋滞などの解消を図ってい
る。つまり、一般にトークンパッシング方式でコンピュ
ータ21からコンピュータ22へデータ伝送する際は、
図2に示すように送信元コンピュータ21から受信側コ
ンピュータ22にデータを伝送し、これに対して受信側
コンピュータ22が応答信号を送信側コンピュータ21
に返送する。この時、応答信号にはデータ受信側のコン
ピュータ22が次回に受信することのできるデータ量の
情報あるいは次回のデータを送信するまでの遅延時間の
ような負荷情報を含ませておく。この負荷情報を受信す
ることで送信元コンピュータ1は、次回の送信の際にデ
ータ量または遅延時間を調整してデータを送信すること
ができる。
2. Description of the Related Art As shown in FIG.
Are connected by a loop transmission path (token ring) 4. At this time, in the transmission flow control for data transmission between the computers, as shown in FIG. 2, the flow control information is added to the acknowledgment 24 according to the load state of the data receiving side 22 to notify the transmission source computer 21. By adopting this method, traffic congestion and the like of transmission data are eliminated. That is, generally, when data is transmitted from the computer 21 to the computer 22 by the token passing method,
As shown in FIG. 2, data is transmitted from the transmission source computer 21 to the reception side computer 22. In response to this, the reception side computer 22 transmits a response signal to the transmission side computer 21.
Return to. At this time, the response signal includes information on the amount of data that can be received next by the data receiving computer 22 or load information such as a delay time until the next data is transmitted. By receiving this load information, the transmission source computer 1 can transmit the data by adjusting the data amount or the delay time at the time of the next transmission.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
方式では、以下の問題点があった。
However, the conventional method has the following problems.

【0004】第1の問題点は、応答信号として受信側コ
ンピュータの負荷状態情報を受け取ることである。従っ
て、送信元コンピュータは最初のデータを送信して、受
信側コンピュータの応答を受け取らないと、受信側コン
ピュータの負荷状態情報を取得することが出来ない。ま
た、受信側コンピュータが異なるコンピュータと通信し
ていた場合に、直前で受け取っていた負荷状態情報が現
在の状態と一致してない状況が発生してしまう。従っ
て、送信側コンピュータが受信側コンピュータへ伝送し
ようとするデータを受信するだけの余裕が受信側コンピ
ュータにない状況が容易に発生し、伝送エラーが発生し
てしまう。
A first problem is that load status information of a receiving computer is received as a response signal. Therefore, the transmission source computer cannot acquire the load state information of the receiving computer unless it transmits the first data and receives the response of the receiving computer. Also, when the receiving computer is communicating with a different computer, a situation may occur in which the load state information received immediately before does not match the current state. Therefore, a situation in which the transmitting computer does not have enough time to receive the data to be transmitted to the receiving computer easily occurs, and a transmission error occurs.

【0005】この問題に対して従来の技術では、LAN
に接続された各コンピュータの負荷情報をフリートーク
ンに付加することで、伝送効率の向上と伝送エラーの回
避を図っているが、データの伝送直後のフリートークン
には全てのコンピュータの負荷情報が存在しない為、フ
リートークンを取得した時点で送信元コンピュータが受
信側コンピュータの負荷情報が含まれていない可能性が
ある。また、多数のコンピュータがLANに接続されて
いる場合、フリートークンに付加されるデータ量が増大
していくという問題がある。
[0005] To solve this problem, the prior art uses a LAN
By adding the load information of each computer connected to the free token to the free token, transmission efficiency is improved and transmission errors are avoided, but the load token of all computers exists in the free token immediately after data transmission. Therefore, there is a possibility that the source computer does not include the load information of the receiving computer when the free token is obtained. Further, when many computers are connected to the LAN, there is a problem that the amount of data added to the free token increases.

【0006】第2の問題点は、従来技術による方法では
第1の問題点で挙げているように、受信側コンピュータ
の負荷状態による伝送エラーを完全に回避できないた
め、送信元コンピュータの機能がより複雑となることで
ある。
The second problem is that, as described in the first problem, the transmission error due to the load state of the receiving computer cannot be completely avoided in the method according to the prior art. It is complicated.

【0007】その理由は、フリートークンから各コンピ
ュータの負荷状態情報を取得する機能の追加が必要なこ
とである。及び、負荷状態情報を記憶するにあたって
は、LANを構成するコンピュータ全ての状態を記憶し
ておく必要がある。コンピュータの数が多い場合には、
それだけの資源が必要となる為、全ての状態を把握する
為には装置規模が増大し、複雑さが増すという問題につ
ながる。また、ある値で記憶できる数に制限を設けた場
合には、それは接続構成の制限となる可能性が高く、実
用性の点で大きな問題となる。
[0007] The reason is that it is necessary to add a function of acquiring load state information of each computer from a free token. In storing the load state information, it is necessary to store the states of all the computers constituting the LAN. If you have a lot of computers,
Since such resources are required, the size of the apparatus is increased and the complexity is increased in order to grasp all the states. In addition, if the number that can be stored with a certain value is limited, there is a high possibility that the number is limited to the connection configuration, which is a serious problem in practicality.

【0008】以上の理由により、接続構成に依らない性
能向上の実現の為には複雑な機構の追加が必要であっ
た。
For the reasons described above, it is necessary to add a complicated mechanism in order to realize the performance improvement independent of the connection configuration.

【0009】本発明は、コンピュータの機能を複雑化さ
せないで、受信側コンピュータの負荷変動にも対応した
トークンパッシングによるフロー制御方式及びその方法
を提供する。
The present invention provides a flow control method and method using token passing that does not complicate the functions of the computer and that responds to load fluctuations on the receiving computer.

【0010】[0010]

【課題を解決するための手段】本発明によるトークンパ
ッシングによるフロー制御方式は、トークンリングと、
前記トークンリングに接続された送信元コンピュータ
と、前記トークンリングに接続された受信側コンピュー
タと、を備え、前記送信元コンピュータは、前記受信側
コンピュータ宛のデータとビジートークンの組を下流の
前記トークンリングに送出する送出手段と、自己が送出
した前記組を上流のトークンリングから受信したとき
に、前記組をそのまま下流の前記トークンリングに送出
する中継手段と、を備え、前記受信側コンピュータは、
前記組を上流のトークンリングから受信したときに、前
記受信側コンピュータが受信余裕がないならば、前記組
をそのまま下流の前記トークンリングに送出する中継手
段と、前記組を上流のトークンリングから受信したとき
に、前記受信側コンピュータが受信余裕があるならば、
前記組にある前記データを受信する受信手段と備えるこ
とを特徴とする。
According to the present invention, there is provided a flow control method based on token passing, comprising: a token ring;
A source computer connected to the token ring, and a receiving computer connected to the token ring, wherein the transmitting computer sends a set of data and a busy token addressed to the receiving computer to the token on the downstream side. Sending means for sending to the ring, and relay means for sending the set as it is to the downstream token ring as it is when the set sent by itself is received from the upstream token ring, wherein the receiving computer comprises:
When the set is received from the upstream token ring, if the receiving computer has no room to receive, the relay means for transmitting the set as it is to the downstream token ring, and the set is received from the upstream token ring. When the receiving computer has room for receiving,
A receiving unit that receives the data in the set.

【0011】また、本発明によるトークンパッシングに
よるフロー制御方式は、上記のトークンパッシングによ
るフロー制御方式において、前記受信側コンピュータ
は、前記受信手段が前記データを受信したならば、前記
送信元コンピュータへの確認応答としてのビジートーク
ンを下流の前記トークンリングに送出する応答手段を更
に備えることを特徴とする。
[0011] In the flow control method based on token passing according to the present invention, in the flow control method based on token passing described above, the receiving computer transmits the data to the transmission source computer when the receiving means receives the data. A response unit for transmitting a busy token as a confirmation response to the token ring downstream is further provided.

【0012】更に、本発明によるトークンパッシングに
よるフロー制御方式は、上記のトークンパッシングによ
るフロー制御方式において、前記送出手段は、フリート
ークンを受信したことを条件として起動されることを特
徴とする。
Further, the flow control method based on token passing according to the present invention is characterized in that, in the flow control method based on token passing described above, the sending means is activated on condition that a free token is received.

【0013】本発明によるトークンパッシングによるフ
ロー制御方法は、トークンリングと、前記トークンリン
グに接続された送信元コンピュータと、前記トークンリ
ングに接続された受信側コンピュータと、において行わ
れるトークンパッシングによるフロー制御方法におい
て、前記送信元コンピュータが前記受信側コンピュータ
宛のデータとビジートークンの組を下流の前記トークン
リングに送出する送出ステップと、前記受信側コンピュ
ータが、前記組を上流のトークンリングから受信したと
きに、前記受信側コンピュータが受信余裕がないなら
ば、前記組をそのまま下流の前記トークンリングに送出
する中継ステップと、前記送信元コンピュータが、自己
が送出した前記組を上流のトークンリングから受信した
ときに、前記組をそのまま下流の前記トークンリングに
送出する中継ステップと、前記受信側コンピュータが、
前記組を上流のトークンリングから受信したときに、前
記受信側コンピュータが受信余裕があるならば、前記組
にある前記データを受信する受信ステップと、を有する
ことを特徴とする。
A flow control method by token passing according to the present invention is a flow control by token passing performed in a token ring, a transmission source computer connected to the token ring, and a receiving computer connected to the token ring. A sending step in which the source computer sends a set of data and a busy token destined for the receiving computer to the token ring downstream; and when the receiving computer receives the set from an upstream token ring. In the case where the receiving computer has no margin for reception, a relay step of transmitting the set as it is to the token ring downstream, and the source computer receives the set transmitted by itself from the upstream token ring. Sometimes, the pair Or a relay step of transmitting the token ring downstream, the receiving computer,
Receiving the set from the upstream token ring and receiving the data in the set if the receiving computer has room to receive the data.

【0014】また、本発明によるトークンパッシングに
よるフロー制御方法は、上記のトークンパッシングによ
るフロー制御方法において、前記受信側コンピュータ
が、前記受信手段が前記データを受信したならば、前記
送信元コンピュータへの確認応答としてのビジートーク
ンを下流の前記トークンリングに送出する応答ステップ
を更に有することを特徴とする。
Further, in the flow control method based on token passing according to the present invention, in the flow control method based on token passing described above, if the receiving means receives the data, the receiving computer transmits the data to the source computer. The method further includes a response step of transmitting a busy token as an acknowledgment to the token ring downstream.

【0015】更に、本発明によるトークンパッシングに
よるフロー制御方法は、上記のトークンパッシングによ
るフロー制御方法において、前記送出ステップは、フリ
ートークンを受信したことを条件として起動されること
を特徴とする。
Further, a flow control method based on token passing according to the present invention is characterized in that in the flow control method based on token passing described above, the sending step is started on condition that a free token is received.

【0016】[0016]

【発明の実施の形態】通常、受信側コンピュータは内部
の負荷状態により自コンピュータ宛のデータを受信する
ことが出来ない場合、伝送エラーを送信元コンピュータ
に通知し、送信元は再送処理などを行うことになる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Normally, when a receiving computer cannot receive data addressed to its own computer due to an internal load condition, it notifies a transmission error to a transmission source computer, and the transmission source performs retransmission processing and the like. Will be.

【0017】しかし、受信側コンピュータと送信元コン
ピュータのそれぞれで、 ・自コンピュータが宛先のビジートークンを何の加工も
行わずそのまま再生中継する機能 ・自コンピュータが送信元のビジートークンをそのまま
再生中継する機能 という本発明による機能を備えることにより、コンピュ
ータ内部の負荷状態による伝送エラーを回避することが
出来、装置の簡略化にも寄与することが出来る。
However, each of the receiving computer and the transmission source computer has the following functions: (1) the own computer reproduces and relays the busy token of the destination without any processing; and (2) the own computer reproduces and relays the busy token of the transmission source. By providing the function according to the present invention, a transmission error due to a load state inside the computer can be avoided, which can contribute to simplification of the device.

【0018】図1に示されるように、トークンリング型
のループ伝送路4にコンピュータ1〜3が接続されてお
り、各コンピュータはフリートークンを獲得することで
通信を行うことが出来る。また、各コンピュータ間のデ
ータ伝送は従来通り図2に示すような形で行うことが出
来る。
As shown in FIG. 1, computers 1 to 3 are connected to a token ring type loop transmission path 4, and each computer can communicate by acquiring a free token. Further, data transmission between the computers can be performed in a conventional manner as shown in FIG.

【0019】図1に示すような構成で接続されたコンピ
ュータ間で、コンピュータ1からコンピュータ3へ伝送
を行う動作で本発明の動作を説明する。即ち、図2にお
ける送信元21がコンピュータ1に、受信側22がコン
ピュータ3に対応する。
The operation of the present invention will be described with reference to the operation of transmitting data from the computer 1 to the computer 3 between computers connected in the configuration shown in FIG. That is, the transmission source 21 in FIG. 2 corresponds to the computer 1, and the reception side 22 corresponds to the computer 3.

【0020】[1].トークンリング型のLANにおい
ては、伝送を行う際にループ伝送路4上を巡回している
フリートークンを獲得する必要がある。図3で示すよう
に、送信元に対応するコンピュータ1がフリートークン
10を獲得する。
[1]. In the token ring type LAN, it is necessary to acquire a free token circulating on the loop transmission path 4 when performing transmission. As shown in FIG. 3, the computer 1 corresponding to the transmission source acquires the free token 10.

【0021】[2].コンピュータ1はフリートークン
を獲得したので、図4に示すようにコンピュータ3宛の
伝送データをビジートークンと併せて伝送する。
[2]. Since the computer 1 has acquired the free token, the transmission data addressed to the computer 3 is transmitted together with the busy token as shown in FIG.

【0022】[3].コンピュータ1から送信されたビ
ジートークン11は、ループ伝送路4上を各コンピュー
タによって再生転送されながらコンピュータ3へ到達す
る。この時、コンピュータ3に十分な余裕があれば(受
信余裕があれば)ビジートークンを受信し、問題なく正
常に伝送が完了する。正常に完了した場合は[6]の処
理となる。
[3]. The busy token 11 transmitted from the computer 1 reaches the computer 3 while being reproduced and transferred by each computer on the loop transmission path 4. At this time, if the computer 3 has a sufficient margin (if there is a reception margin), the busy token is received, and the transmission is completed normally without any problem. If the operation is completed normally, the process of [6] is performed.

【0023】[4].コンピュータ3が内部の負荷状態
等の理由でビジートークンを受信してコンピュータ3宛
のデータを受信することが出来ない場合(受信余裕がな
い場合)、従来の方法であればエラーを報告してしま
う。そこで本発明における機能により、自コンピュータ
(この場合、コンピュータ3宛のビジートークン12
を、自コンピュータ宛でない場合と同じように再生中継
する。また、送信元であるコンピュータ1でも自コンピ
ュータ(この場合、コンピュータ1)が送信したビジー
トークン12をエラーとして応答せず、そのまま再生中
継を行う。図6及び図5は、この様子を示したものであ
る。
[4]. If the computer 3 cannot receive the busy token and receive the data addressed to the computer 3 due to an internal load state or the like (when there is no allowance), the conventional method reports an error. . Therefore, the function of the present invention allows the own computer (in this case, the busy token 12
Is reproduced and relayed in the same manner as when the message is not addressed to the own computer. Also, the computer 1 which is the transmission source does not respond with the busy token 12 transmitted by the own computer (in this case, the computer 1) as an error, and performs the reproduction relay as it is. 6 and 5 show this state.

【0024】[5].[4]及び各図に示すように再生
中継を繰り返す間に、コンピュータ3が受信可能な状態
に回復したならば、コンピュータ3は図7に示すように
自コンピュータ宛のビジートークン13を受信して、デ
ータを受信することが出来る。つまり、図2における送
信元21から受信側22へのデータ23の送信が完了し
たこととなる。
[5]. If the computer 3 recovers to a receivable state while repeating the reproduction relay as shown in [4] and each figure, the computer 3 receives the busy token 13 addressed to itself as shown in FIG. , Data can be received. That is, the transmission of the data 23 from the transmission source 21 to the reception side 22 in FIG. 2 is completed.

【0025】[6].コンピュータ3宛のデータが取り
出されたビジートークン13はコンピュータ3により、
図2における確認応答24として、図8に示すようにビ
ジートークン14がコンピュータ1宛に送信される。ま
た、コンピュータ1がこの確認応答を受信し、図9に示
すようにビジートークンをフリートークン15として解
放することで、データ伝送における全ての処理が完了
し、図2に示す処理が完了したこととなる。
[6]. The busy token 13 from which the data addressed to the computer 3 has been extracted is
As the acknowledgment 24 in FIG. 2, the busy token 14 is transmitted to the computer 1 as shown in FIG. Further, the computer 1 receives this acknowledgment and releases the busy token as the free token 15 as shown in FIG. 9, thereby completing all the processes in the data transmission and completing the process shown in FIG. Become.

【0026】なお、本実施形態において、ループ伝送路
4に接続されているコンピュータは3台であるが、接続
数に関係なく使用することが可能である。
In the present embodiment, three computers are connected to the loop transmission path 4, but they can be used regardless of the number of connections.

【0027】[0027]

【発明の効果】本発明の最大の効果は、トークンリング
型LANにおいて、コンピュータ内部の負荷状態による
伝送エラーを回避することで、コンピュータによる再送
処理の負荷の軽減である。
The greatest effect of the present invention is to reduce the load of retransmission processing by a computer in a token ring LAN by avoiding transmission errors due to the load state inside the computer.

【0028】通常ならば、ビジートークンを受信側コン
ピュータが受け取ることができない時点で、伝送エラー
が送信元コンピュータに報告される。送信元コンピュー
タは伝送エラーを受けて、再送処理などを行う必要があ
ったが、その処理は送信元コンピュータにとって少なか
らず負担となっていたが、本発明により送信元コンピュ
ータの負担を軽減することが出来る。また、伝送エラー
の際の処理の機能をハードウェアで処理する場合には、
装置規模が増大するなど、開発時の負担も少なくなかっ
た。しかしながら、本発明により伝送エラーにかかる機
能が単純化されるため、装置の簡略化を図ることも可能
となる。
Normally, a transmission error is reported to the sending computer when the receiving computer cannot receive the busy token. The transmission source computer received a transmission error, and had to perform retransmission processing, etc., which was a considerable burden on the transmission source computer, but the present invention can reduce the burden on the transmission source computer. I can do it. In addition, when the processing function at the time of transmission error is processed by hardware,
The burden at the time of development was not small, such as an increase in the scale of the device. However, the present invention simplifies the function relating to transmission errors, so that the device can be simplified.

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

【図1】本発明の実施形態によるトークンパッシングに
よるフロー制御方式が行われるトークンリングとそれに
接続されるコンピュータを示す図である。
FIG. 1 is a diagram illustrating a token ring in which a flow control method based on token passing is performed according to an embodiment of the present invention and a computer connected thereto.

【図2】本発明の実施形態による送信元のコンピュータ
と受信側のコンピュータとの間で送受信される信号を示
すシーケンス図である。
FIG. 2 is a sequence diagram showing signals transmitted and received between a transmission source computer and a reception side computer according to the embodiment of the present invention.

【図3】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第1の図で
ある。
FIG. 3 is a first diagram illustrating an operation of a flow control method using token passing according to an embodiment of the present invention.

【図4】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第2の図で
ある。
FIG. 4 is a second diagram illustrating the operation of the flow control method using token passing according to the embodiment of the present invention.

【図5】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第3の図で
ある。
FIG. 5 is a third diagram illustrating the operation of the flow control method based on token passing according to the embodiment of the present invention.

【図6】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第4の図で
ある。
FIG. 6 is a fourth diagram for explaining the operation of the flow control method based on token passing according to the embodiment of the present invention.

【図7】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第5の図で
ある。
FIG. 7 is a fifth diagram for explaining the operation of the flow control method based on token passing according to the embodiment of the present invention.

【図8】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第6の図で
ある。
FIG. 8 is a sixth diagram illustrating the operation of the flow control method using token passing according to the embodiment of the present invention.

【図9】本発明の実施形態によるトークンパッシングに
よるフロー制御方式の動作を説明するための第7の図で
ある。
FIG. 9 is a seventh diagram illustrating the operation of the flow control method based on token passing according to the embodiment of the present invention.

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

1〜3:コンピュータ 4:ループ伝送路(トークンリング) 10:フリートークン 11:ビジートークン 12:ビジートークン 13:ビジートークン 14:ビジートークン 15:フリートークン 21:送信元コンピュータ 22:受信側コンピュータ 23:送信データ 24:送信データに対する確認応答 1-3: Computer 4: Loop transmission path (token ring) 10: Free token 11: Busy token 12: Busy token 13: Busy token 14: Busy token 15: Free token 21: Source computer 22: Receiving computer 23: Transmission data 24: Confirmation response to transmission data

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 トークンリングと、 前記トークンリングに接続された送信元コンピュータ
と、 前記トークンリングに接続された受信側コンピュータ
と、 を備え、 前記送信元コンピュータは、 前記受信側コンピュータ宛のデータとビジートークンの
組を下流の前記トークンリングに送出する送出手段と、 自己が送出した前記組を上流のトークンリングから受信
したときに、前記組をそのまま下流の前記トークンリン
グに送出する中継手段と、を備え、 前記受信側コンピュータは、 前記組を上流のトークンリングから受信したときに、前
記受信側コンピュータが受信余裕がないならば、前記組
をそのまま下流の前記トークンリングに送出する中継手
段と、 前記組を上流のトークンリングから受信したときに、前
記受信側コンピュータが受信余裕があるならば、前記組
にある前記データを受信する受信手段と備えることを特
徴とするトークンパッシングによるフロー制御方式。
1. A token ring, a transmission source computer connected to the token ring, and a reception computer connected to the token ring, wherein the transmission source computer transmits data addressed to the reception side computer Sending means for sending a set of busy tokens to the token ring downstream; and relay means for sending the set as it is to the token ring downstream when the set sent by itself is received from the upstream token ring; When the receiving computer receives the set from the upstream token ring, if the receiving computer has no reception margin, relay means for sending the set to the downstream token ring as it is, When the set is received from an upstream token ring, the receiving computer A flow control method based on token passing, comprising: receiving means for receiving the data in the set if there is room.
【請求項2】 請求項1に記載のトークンパッシングに
よるフロー制御方式において、前記受信側コンピュータ
は、前記受信手段が前記データを受信したならば、前記
送信元コンピュータへの確認応答としてのビジートーク
ンを下流の前記トークンリングに送出する応答手段を更
に備えることを特徴とするトークンパッシングによるフ
ロー制御方式。
2. The flow control method based on token passing according to claim 1, wherein the receiving computer sends a busy token as an acknowledgment response to the transmission source computer when the receiving unit receives the data. A flow control method based on token passing, further comprising a response unit for sending the token ring to a downstream token ring.
【請求項3】 請求項1に記載のトークンパッシングに
よるフロー制御方式において、前記送出手段は、フリー
トークンを受信したことを条件として起動されることを
特徴とするトークンパッシングによるフロー制御方式。
3. The flow control method based on token passing according to claim 1, wherein said sending means is activated on condition that a free token is received.
【請求項4】 トークンリングと、 前記トークンリングに接続された送信元コンピュータ
と、 前記トークンリングに接続された受信側コンピュータ
と、 において行われるトークンパッシングによるフロー制御
方法において、 前記送信元コンピュータが前記受信側コンピュータ宛の
データとビジートークンの組を下流の前記トークンリン
グに送出する送出ステップと、 前記受信側コンピュータが、前記組を上流のトークンリ
ングから受信したときに、前記受信側コンピュータが受
信余裕がないならば、前記組をそのまま下流の前記トー
クンリングに送出する中継ステップと、 前記送信元コンピュータが、自己が送出した前記組を上
流のトークンリングから受信したときに、前記組をその
まま下流の前記トークンリングに送出する中継ステップ
と、 前記受信側コンピュータが、前記組を上流のトークンリ
ングから受信したときに、前記受信側コンピュータが受
信余裕があるならば、前記組にある前記データを受信す
る受信ステップと、 を有することを特徴とするトークンパッシングによるフ
ロー制御方法。
4. A flow control method by token passing performed in a token ring, a transmission source computer connected to the token ring, and a receiving computer connected to the token ring, wherein the transmission source computer is A sending step of sending a set of data and a busy token addressed to a receiving computer to the token ring downstream; and, when the receiving computer receives the set from the upstream token ring, the receiving computer has a reception margin. If not, a relaying step of sending the set as it is to the downstream token ring, and when the source computer receives the set sent by itself from the upstream token ring, the source computer sends the set as it is to the downstream Relaying step for sending to the token ring And the receiving computer receiving the set from an upstream token ring, and receiving the data in the set if the receiving computer has room to receive. Characteristic flow control method by token passing.
【請求項5】 請求項4に記載のトークンパッシングに
よるフロー制御方法において、前記受信側コンピュータ
が、前記受信手段が前記データを受信したならば、前記
送信元コンピュータへの確認応答としてのビジートーク
ンを下流の前記トークンリングに送出する応答ステップ
を更に有することを特徴とするトークンパッシングによ
るフロー制御方法。
5. The flow control method based on token passing according to claim 4, wherein the receiving computer sends a busy token as an acknowledgment to the source computer when the receiving means receives the data. A flow control method by token passing, further comprising a response step of sending the token ring to a downstream token ring.
【請求項6】 請求項4に記載のトークンパッシングに
よるフロー制御方法において、前記送出ステップは、フ
リートークンを受信したことを条件として起動されるこ
とを特徴とするトークンパッシングによるフロー制御方
法。
6. The flow control method based on token passing according to claim 4, wherein the sending step is started on condition that a free token is received.
JP2000143858A 2000-05-16 2000-05-16 Flow control method and method by token passing Expired - Fee Related JP3386035B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000143858A JP3386035B2 (en) 2000-05-16 2000-05-16 Flow control method and method by token passing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000143858A JP3386035B2 (en) 2000-05-16 2000-05-16 Flow control method and method by token passing

Publications (2)

Publication Number Publication Date
JP2001326663A true JP2001326663A (en) 2001-11-22
JP3386035B2 JP3386035B2 (en) 2003-03-10

Family

ID=18650613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000143858A Expired - Fee Related JP3386035B2 (en) 2000-05-16 2000-05-16 Flow control method and method by token passing

Country Status (1)

Country Link
JP (1) JP3386035B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017011519A (en) * 2015-06-23 2017-01-12 本田技研工業株式会社 Communication system using network
US10250407B2 (en) 2016-03-18 2019-04-02 Honda Motor Co., Ltd. Communication system using ring network
US10447527B2 (en) 2015-03-30 2019-10-15 Honda Motor Co., Ltd. Communication system
US11916697B2 (en) 2022-03-03 2024-02-27 Honda Motor Co., Ltd. Ring network communication system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10447527B2 (en) 2015-03-30 2019-10-15 Honda Motor Co., Ltd. Communication system
JP2017011519A (en) * 2015-06-23 2017-01-12 本田技研工業株式会社 Communication system using network
US10250406B2 (en) 2015-06-23 2019-04-02 Honda Motor Co., Ltd. Communication system for allowing one of multiple nodes connected via a network to control hardware of another node by transmitting interrupt data
US10250407B2 (en) 2016-03-18 2019-04-02 Honda Motor Co., Ltd. Communication system using ring network
US11916697B2 (en) 2022-03-03 2024-02-27 Honda Motor Co., Ltd. Ring network communication system

Also Published As

Publication number Publication date
JP3386035B2 (en) 2003-03-10

Similar Documents

Publication Publication Date Title
US4511958A (en) Common bus access system using plural configuration tables for failure tolerant token passing among processors
EP1198105A2 (en) High speed transmission line interface
JPH021665A (en) Congestion control method
JPS62239641A (en) Multiple address communication system
JPH05160842A (en) Multiplex communication controller
JPS5843648A (en) Communication system
JPS6276840A (en) Node equipment
US6219353B1 (en) Message hub
JP3386035B2 (en) Flow control method and method by token passing
CN111090606A (en) System of topological type circuit architecture and bus switching method
JP3941560B2 (en) Wireless communication system
JP3217086B2 (en) Message Communication Method between Standby Controller and Message Device in Redundant System
JPH0923245A (en) Inter-network connector
JP2004120042A (en) Data transmission system for duplicated system
JPH0354909B2 (en)
JPH04291435A (en) Computer system
JP2972453B2 (en) Communication line failure detection method
CN117221163A (en) Network equipment PFC deadlock and recovery test method, equipment and medium
JPS61120544A (en) Information communication system
JPS60201760A (en) Data transmission system
JPS63316539A (en) Resending control device in multi-casting communication device
JPH07121018B2 (en) Packet retransmission control method
JPS5816823B2 (en) Communication method
JP2000286881A (en) Ring type network system and its transmission controller
JPH05336122A (en) Method for controlling network

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees