JPH06152615A - Data transfer method in local area network having plural transmission lines - Google Patents

Data transfer method in local area network having plural transmission lines

Info

Publication number
JPH06152615A
JPH06152615A JP29998192A JP29998192A JPH06152615A JP H06152615 A JPH06152615 A JP H06152615A JP 29998192 A JP29998192 A JP 29998192A JP 29998192 A JP29998192 A JP 29998192A JP H06152615 A JPH06152615 A JP H06152615A
Authority
JP
Japan
Prior art keywords
link
station
transmission
transmission line
communication
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.)
Pending
Application number
JP29998192A
Other languages
Japanese (ja)
Inventor
Yukio Kimura
行男 木村
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP29998192A priority Critical patent/JPH06152615A/en
Publication of JPH06152615A publication Critical patent/JPH06152615A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To use plural transmission lines efficiently by providing a link control function, a transmission line load measurement function, a transmission line changeover control function in a station and allocating a link to a transmission line with a lowest load. CONSTITUTION:A transmission line whose load is lightest among transmission lines 6-1-6-n measured by transmission line load measurement sections 7-1-7-n of a station 1 is selected and its number is written in a communication table 11. Then a link setting request frame is generated based on the content of the table 11 and sent through the transmission line. When a link set request frame is received by a communication destination station, the communication destination station decides its own link address and sends a link acknowledge frame to the station 1. Upon the receipt of the acknowledge frame, the station 1 writes a communication destination link address to the table 11 and then the transmission line in use is decided. Plural transmission lines are used effectively by distributing a link depending on the load of the transmission line impartially in this way.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の伝送路を持つロ
ーカルエリアネットワークに関するものであり、特にス
テーション間のデータ伝送における伝送路の使用方法に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a local area network having a plurality of transmission lines, and more particularly to a method of using the transmission lines in data transmission between stations.

【0002】[0002]

【従来の技術】一般に図9に示すように複数伝送路を使
用してコンピュータ間で通信を行う場合、伝送路の選択
制御を行う方法として2つの方法がある。第1の方法は
伝送路の選択制御をステーションで行う方法であり、第
2の方法は伝送路の選択制御をコンピュータ上のレイヤ
ソフトウェア(ネットワークレベル以上)で行う方法で
ある。
2. Description of the Related Art Generally, when a plurality of transmission lines are used for communication between computers as shown in FIG. 9, there are two methods for controlling the selection of the transmission lines. The first method is a method of controlling the selection of a transmission path by a station, and the second method is a method of controlling the selection of a transmission path by layer software (at a network level or higher) on a computer.

【0003】第1の方法では、各伝送路の負荷が均等に
なるように伝送アクセス制御フレーム(MACフレー
ム)毎に送出伝送路を変更する。本来のローカルエリア
ネットワークの伝送アクセス制御では1つのフレーム毎
に応答を確認するかまたは応答を確認しないでフレーム
を送信していく方法をとっているため、フレームの順序
制御は行っていない。しかし、複数伝送路を用いて伝送
アクセス制御フレーム毎に伝送路を変更すると、いくつ
かの伝送アクセス制御フレームで1つの上位レイヤの電
文を構成する場合については、同一宛先に到着する伝送
アクセスフレーム間に到着時間のばらつきによりフレー
ムの順序転倒が発生し、宛先での電文組立順序の間違い
が発生する可能性がある。そのため、ステーションでの
伝送アクセス制御フレームの順序制御が必要になる。
In the first method, the transmission transmission line is changed for each transmission access control frame (MAC frame) so that the load on each transmission line becomes equal. The original transmission access control of the local area network employs a method of confirming the response for each frame or transmitting the frame without confirming the response, and therefore the frame order control is not performed. However, when the transmission path is changed for each transmission access control frame using multiple transmission paths, when several transmission access control frames form one upper layer message, the transmission access frames that arrive at the same destination are Due to the variation of arrival time, the order of frames may be overturned and the order of assembling messages at the destination may be incorrect. Therefore, it is necessary to control the order of the transmission access control frames at the station.

【0004】一方、第2の方法は、上位レイヤのコネク
ション単位で、使用する伝送路を割り付ける方法である
が、上位レイヤソフトウェアでの処理オーバヘッドが大
きくなる。特に、伝送路の負荷情報をコンピュータ側の
ソフトウェアで常時収集・記憶しておき、上位レイヤコ
ネクションを設定する時に各伝送路の負荷がバランスす
るようにコネクション単位で伝送路を割り付ける必要が
ある。
On the other hand, the second method is a method of allocating the transmission path to be used for each connection of the upper layer, but the processing overhead in the upper layer software becomes large. In particular, it is necessary to constantly collect and store load information of transmission lines by software on the computer side, and allocate transmission lines in connection units so that the load of each transmission line is balanced when setting the upper layer connection.

【0005】[0005]

【発明が解決しようとする課題】複数伝送路の効率的な
均等負荷制御を行うためには、上記2つの方法の欠点す
なわちステーションで複数伝送路の切替えを行う場合の
伝送アクセス制御フレームの順序制御の必要性から生ず
る伝送アクセス制御の複雑さ及びコンピュータ側のソフ
トウェアでの伝送路負荷情報の常時収集の必要性から生
ずる制御の複雑さを解決する必要がある。
One of the drawbacks of the above two methods is to control the order of transmission access control frames when switching between a plurality of transmission lines at a station in order to efficiently control the uniform load of a plurality of transmission lines. It is necessary to solve the complexity of the transmission access control caused by the need of the above and the complexity of the control caused by the need for the computer side software to constantly collect the transmission line load information.

【0006】[0006]

【課題を解決するための手段】これらの課題を解決する
ためには、ステーション制御機能を設け、リンクと伝送
路を対応させて、伝送アクセス制御部での順序制御を不
要にすること、およびこれらの機能と複数伝送路の切替
え制御を上位レイヤと独立させて下位レイヤの範囲で行
うことが必要である。
In order to solve these problems, a station control function is provided, a link and a transmission line are made to correspond to each other, and sequence control in a transmission access control unit is not necessary, and It is necessary to perform the above function and the switching control of multiple transmission lines independently of the upper layer in the range of the lower layer.

【0007】本発明では、これを実現するためにステー
ション内にリンク制御機能と伝送路の負荷計測機能と伝
送路切替え制御機能を持たせ、リンク設定時に最も負荷
の少ない伝送路を選択してその伝送路にリンクを割当る
方法をとる。さらにリンクと伝送路の対応情報の入って
いる通信テーブルをステーションに設置し、リンク制御
部で管理する。通信テーブルは、伝送路とリンクの対応
情報の他、リンク管理情報である通信先ステーションア
ドレス、通信先リンクアドレスを格納する。
In the present invention, in order to realize this, the station is provided with a link control function, a transmission line load measuring function, and a transmission line switching control function, and the transmission line with the least load is selected at the time of link setting. A method of assigning a link to a transmission line is adopted. Further, a communication table containing correspondence information of links and transmission paths is installed in the station and managed by the link control unit. The communication table stores the communication destination station address and the communication destination link address, which are link management information, in addition to the correspondence information between the transmission path and the link.

【0008】以下、図3〜図5を参照し本発明による方
法を説明する。図3において、まず、各ステーション間
でデータ転送を始める前に、通信先ステーションとのリ
ンクを設定するため各コンピュータからその配下のステ
ーションに対しリンク設定要求のコマンドを通信先ステ
ーションアドレスと自リンクアドレスを付けて送る。コ
ンピュータの配下のステーションは、このリンク設定要
求を受け付け(このようにコンピュータからリンク設定
要求を受けたステーションを送信側ステーションとよ
ぶ)、上記通信テーブルの自リンクアドレスに対応した
エリアに通信先ステーションアドレスの書き込みを行う
(ステップS101)。さらに伝送路負荷測定回路によ
り各伝送路の中から負荷のもっとも少ない伝送路を選択
し(ステップS102)、この選択した伝送路を使用す
る伝送路とし、該伝送路番号を通信テーブルに書き込む
(ステップS103)。そして、通信テーブルの内容か
らリンク設定要求フレームヘッダを生成し、選択した伝
送路を用いて送信する(ステップS104)。
The method according to the present invention will be described below with reference to FIGS. In FIG. 3, first, before starting data transfer between stations, each computer sends a link setting request command to a subordinate station in order to set a link with the communication destination station and a communication destination station address and its own link address. And send. The station under the computer accepts this link setting request (the station that receives the link setting request from the computer in this way is called the sending station), and the destination station address is set in the area corresponding to its own link address in the above communication table. Is written (step S101). Further, the transmission line load measuring circuit selects the transmission line with the least load from the respective transmission lines (step S102), sets the selected transmission line as the transmission line to be used, and writes the transmission line number in the communication table (step S102). S103). Then, a link setting request frame header is generated from the contents of the communication table and transmitted using the selected transmission path (step S104).

【0009】次に図4において、リンク設定要求フレー
ムが通信先ステーションで受信されると(ステップS2
01,S202)、通信先ステーションは自リンクアド
レスを決定し(ステップS203)、そのリンクアドレ
スを含むリンク応答フレームを送る(ステップS20
4)。
Next, in FIG. 4, when the link setting request frame is received by the correspondent station (step S2)
01, S202), the communication destination station determines its own link address (step S203), and sends a link response frame including the link address (step S20).
4).

【0010】再び図3において、リンク設定側のステー
ションは、該応答フレームを受信(ステップS105,
S106)したらフレームの内容から通信先リンクアド
レスを読出し、通信テーブルに該リンクアドレスを書き
込む(ステップS107)。これで2つのステーション
間でリンクが設定され、そのリンクに対する使用伝送路
が決定され、コンピュータに対しリンク設定終了を報告
する(ステップS108)。コンピュータはこのリンク
を使ってデータの転送を行う。
Referring again to FIG. 3, the station on the link setting side receives the response frame (step S105,
After S106), the communication destination link address is read from the content of the frame and the link address is written in the communication table (step S107). With this, a link is set up between the two stations, a transmission path to be used for the link is determined, and the end of link setting is reported to the computer (step S108). Computers use this link to transfer data.

【0011】次に、設定されたリンクを使ったデータ転
送の処理フローを図5に示す。このデータ転送は従来の
方法と同様に、コンピュータからデータ転送コマンドと
自リンクアドレスに対応するアドレス、伝送路情報を受
け付け(ステップS301)、これらに従ってヘッダを
組み立て、転送データとともに指定の伝送路に送出する
(ステップS302)。そして、データ応答フレームの
受信を待ち(ステップS303)、当該コンピュータ宛
ての受信があった場合(すなわち、ステップS304の
判断結果が「Yes」の場合)によりコンピュータにデ
ータ転送終了報告を送る(ステップS305)。
Next, FIG. 5 shows a processing flow of data transfer using the set link. This data transfer accepts a data transfer command, an address corresponding to its own link address, and transmission path information from a computer (step S301), assembles a header in accordance with these, and sends it to a specified transmission path together with transfer data, as in the conventional method. (Step S302). Then, the reception of a data response frame is waited for (step S303), and if there is a reception addressed to the computer (that is, if the judgment result of step S304 is "Yes"), a data transfer end report is sent to the computer (step S305). ).

【0012】[0012]

【作用】上記方法によれば、上位レイヤの電文はリンク
単位すなわち1つの伝送路で送信されるので、1電文で
のフレームの順序逆転は発生せず、伝送アクセス制御フ
レームの順序制御を行う必要がない。またステーション
内のリンク制御機能でリンクと伝送路を対応させて管理
しているので、コンピュータ上位レベルのソフトウェア
では伝送路選択を意識する必要がない。
According to the above method, since the upper layer telegram is transmitted in the link unit, that is, in one transmission path, the frame order inversion in one telegram does not occur, and the transmission access control frame order control is required. There is no. Further, since the link and the transmission path are managed in association with each other by the link control function in the station, it is not necessary for the software of the computer upper level to be aware of the transmission path selection.

【0013】[0013]

【実施例】以下、図面を参照し、本発明の実施例を説明
する。なお、本発明は、どのような伝送路トポロジーで
も適用可能であるが、以下の説明では、リングトポロジ
ーを用いることとする。
Embodiments of the present invention will be described below with reference to the drawings. The present invention can be applied to any transmission line topology, but in the following description, a ring topology will be used.

【0014】図1は、本発明の一実施例のステーション
構成の概略図である。また、本実施例において使用する
情報フレームならびにトークンフレームを図2に示す。
FIG. 1 is a schematic diagram of a station configuration of an embodiment of the present invention. The information frame and the token frame used in this embodiment are shown in FIG.

【0015】まず、図1を参照し、ステーション構成の
概略を説明する。ステーション1において、コンピュー
タインターフェース部2は、入出力インタフェース等の
コンピュータ3とのインタフェース機能を果すものであ
る。コンピュータ3からのリンク設定コマンドやデータ
転送コマンドは、このコンピュータインタフェース部2
により受付けられる。伝送アクセス制御部4−1〜4−
nは各々伝送路6−1〜6−nに対応して設けられてお
り、各々、伝送アクセス制御機能を果すものである。物
理レベルプロトコル部5−1〜5−nも各々伝送路6−
1〜6−nに対応して設けられており、伝送路,送受信
器等の物理レベルのプロトコル変換機能を持つ。7−1
〜7−nは伝送路負荷計測回路であり、各々伝送路6−
1〜6−nの各伝送路負荷を測定する機能を有する。
First, with reference to FIG. 1, an outline of the station configuration will be described. In the station 1, the computer interface section 2 has an interface function with the computer 3, such as an input / output interface. The link setting command and the data transfer command from the computer 3 are sent to the computer interface unit 2.
Accepted by. Transmission access control units 4-1 to 4-
n are provided corresponding to the transmission lines 6-1 to 6-n, respectively, and each fulfills a transmission access control function. The physical level protocol units 5-1 to 5-n also have transmission lines 6-, respectively.
It is provided corresponding to 1 to 6-n and has a physical level protocol conversion function of a transmission line, a transmitter / receiver, and the like. 7-1
7-n are transmission line load measuring circuits, each of which has a transmission line 6-n.
It has a function of measuring each transmission line load of 1 to 6-n.

【0016】次に、通信制御部8は、主に制御部9、リ
ンク制御部10、通信テーブル11、伝送路切替え部1
2からなる。これらのうち制御部9は通信制御部8全体
を制御する。また、リンク制御部10は、通信テーブル
11を用いてステーション間のリンクの管理を行う。こ
こで、通信テーブル11はリンクのためのアドレス情
報、伝送路番号を設定、管理するためのテーブルであ
る。図6にその例を示す。同図に示すように、リンク毎
に管理される情報として、自リンクアドレスSL、宛先
ステーションアドレスDA、宛先リンクアドレスDL、
伝送路リンクアドレスTL、伝送路番号伝送路TLおよ
びリンク空き/使用中表示FVの各情報がある。切替え
部12は、通信テーブル11内の自リンクアドレスに対
応する伝送路番号に従って通信制御部8を設定伝送路
(すなわち、伝送アクセス制御部、物理レベルプロトコ
ル部または伝送路)と接続する。なお、伝送路負荷計測
部7−1〜7−nは、ステーションで受信されあるいは
中継されるフレームの単位時間当たりの数を計数するこ
とにより、各々に対応する伝送路の負荷を計測する。伝
送路アクセス方式としてトークンパッシング方式を用い
ている場合は伝送路上のトークンフレームのステーショ
ンでの単位時間の到着回数を計測することによっても可
能である。このように伝送路の負荷を計測すると共に各
伝送路の負荷を相対的に比較し、最も時間の小さい伝送
路が最も空いていると判断する。
Next, the communication control unit 8 mainly comprises a control unit 9, a link control unit 10, a communication table 11 and a transmission line switching unit 1.
It consists of two. Of these, the control unit 9 controls the entire communication control unit 8. The link controller 10 also manages links between stations using the communication table 11. Here, the communication table 11 is a table for setting and managing address information for links and transmission line numbers. FIG. 6 shows an example thereof. As shown in the figure, as the information managed for each link, the own link address SL, the destination station address DA, the destination link address DL,
The transmission line link address TL, the transmission line number transmission line TL, and the link free / busy display FV information are provided. The switching unit 12 connects the communication control unit 8 to the set transmission line (that is, the transmission access control unit, the physical level protocol unit or the transmission line) according to the transmission line number corresponding to the own link address in the communication table 11. The transmission line load measuring units 7-1 to 7-n measure the load of the transmission line corresponding to each by counting the number of frames received or relayed by the station per unit time. When the token passing method is used as the transmission path access method, it is also possible to measure the number of arrivals of the token frame on the transmission path per unit time at the station. In this way, the loads on the transmission lines are measured and the loads on the transmission lines are compared with each other, and it is determined that the transmission line with the shortest time is the freest.

【0017】図7および図8は、本発明方式によるリン
クと伝送路を対応させたリンク設定を行う動作例および
データ転送動作例を示すものである。以下、これらの図
とステーションの構成例を示す図1および通信テーブル
の内容を示す図6を併せて参照し本実施例の動作を説明
する。 まず、各ステーション間でデータ転送を始める前に、
最初に通信先ステーションとのリンクを設定するためコ
ンピュータ3からその配下のステーション1に対しリン
ク設定要求のLINKコマンドを自リンクアドレスSL
(=a)および通信先ステーションアドレスDA(=
B)と共にステーションに送る。送信側ステーションA
(ステーションアドレスA)では、コンピュータインタ
フェースでLINKコマンド等を受け、通信制御部8に
送る。通信制御部8のリンク制御部10では、通信テー
ブル11において自リンクアドレスSLがaであるエリ
アに通信先ステーションアドレスBの書き込みを行う。
FIG. 7 and FIG. 8 show an operation example and a data transfer operation example, respectively, in which a link and a transmission path are set in correspondence with each other according to the method of the present invention. The operation of this embodiment will be described below with reference to these figures and FIG. 1 showing an example of the configuration of the station and FIG. 6 showing the contents of the communication table. First, before starting data transfer between each station,
First, in order to set a link with the communication destination station, the computer 3 sends a LINK command of a link setting request to the subordinate station 1 under its own link address SL.
(= A) and communication destination station address DA (=
Send to station with B). Sending station A
At (station address A), a LINK command or the like is received by the computer interface and sent to the communication control unit 8. The link control unit 10 of the communication control unit 8 writes the communication destination station address B in the area where the own link address SL is a in the communication table 11.

【0018】次に伝送路の選択を行う。ここで、伝送
路の選択は、伝送路負荷計測回路7−1〜7−nにより
各々計測された各伝送路6−1〜6−nの負荷を参照
し、各伝送路のうち最も負荷の少ない(すなわち、トー
クン周回時間の少ない)伝送路を選択し、その伝送路番
号(図7の場合「2」)を通信テーブル11−aに書き
込むことで行う。
Next, the transmission path is selected. Here, the selection of the transmission line refers to the load of each of the transmission lines 6-1 to 6-n measured by the transmission line load measuring circuits 7-1 to 7-n, and the load of the most of the transmission lines is selected. This is performed by selecting a transmission line having a small number (that is, a small token circulation time) and writing the transmission line number (“2” in FIG. 7) in the communication table 11-a.

【0019】次に通信テーブル11の内容からリンク
設定要求フレームを生成し、伝送路切替え回路12を選
択した伝送路側に切り換え、2番目の伝送路に対応する
伝送アクセス制御部4−2、物理レベルプロトコル部5
−2に送り、伝送路6−2に送出する。
Next, a link setting request frame is generated from the contents of the communication table 11, the transmission line switching circuit 12 is switched to the selected transmission line side, the transmission access control unit 4-2 corresponding to the second transmission line, the physical level. Protocol part 5
-2 and then to the transmission line 6-2.

【0020】リンク要求設定フレームが通信先ステー
ション(ステーションアドレスB)に受信されると、ス
テーションBは通信テーブル11−bの各FVエリアを
見て空きリンクを探す。すなわち、リンク空き/使用中
表示FVがV(空きリンク)のエリアを探し出し、FV
をF(使用中リンク)にする。この空きリンクから使用
リンクへ変更したリンクのアドレスである自リンクアド
レスSL(=b)をステーションAから要求されたステ
ーションBの設定リンクアドレスとする。そして受信し
たリンク要求フレームのヘッダ情報から宛先ステーショ
ンアドレスDA(=B)、宛先リンクアドレスDL(=
b)、伝送路番号TL(=2)の内容を書き込む。さら
にステーションB側のリンクアドレスをA側に伝えるた
め、ステーションA宛のリンク応答フレームを組立て、
通信テーブルのTL欄の内容「2」により指定される伝
送路6−2に送出する。
When the link request setting frame is received by the communication destination station (station address B), the station B looks at each FV area of the communication table 11-b and searches for an empty link. That is, the area where the link free / busy display FV is V (empty link) is searched for, and the FV
To F (link in use). The own link address SL (= b) which is the address of the link changed from this empty link to the used link is set as the set link address of the station B requested by the station A. Then, from the header information of the received link request frame, the destination station address DA (= B) and the destination link address DL (=
b) Write the contents of the transmission line number TL (= 2). Further, in order to convey the link address of the station B side to the A side, a link response frame addressed to the station A is assembled,
It is sent to the transmission path 6-2 designated by the content “2” in the TL column of the communication table.

【0021】ステーションAではリンク応答フレーム
が送られてきたら、通信テーブル11−aに通信先リン
クアドレスを書き込む。これによりステーションAとス
テーションB間のリンクが設定され、そのリンクに対す
る使用伝送路が決定された。以上のリンク設定過程をリ
ンクフェーズという。
At the station A, when the link response frame is sent, the communication destination link address is written in the communication table 11-a. As a result, the link between the station A and the station B is set, and the transmission path used for the link is determined. The above link setting process is called a link phase.

【0022】次に図8を参照し、このようにして設定さ
れたリンクを使ってデータを転送するデータ転送フェー
ズについて説明する。 まず、コンピュータからその配下のステーションに対
しSENDコマンドを自リンクアドレスと転送データと
共にステーションに送る。 ステーションAでは、コンピュータインタフェース2
で該コマンドを受け、通信制御部8に送る。通信制御部
8では、通信テーブル11の自リンクアドレスのエリア
を見てヘッダを組立て、転送データフレームを生成し、
通信テーブル11のTLで示される伝送路6(図8の場
合は伝送路6−2)に対応する伝送アクセス制御部4−
2、物理レベルプロトコル部5−2を経由して伝送路6
−2に送出される。
Next, referring to FIG. 8, the data transfer phase for transferring data using the link thus set up will be described. First, a computer sends a SEND command to a station under its control together with its own link address and transfer data. At station A, the computer interface 2
Then, the command is received and sent to the communication control unit 8. In the communication control unit 8, the header is assembled by looking at the area of the own link address of the communication table 11, the transfer data frame is generated,
The transmission access control unit 4-corresponding to the transmission line 6 (transmission line 6-2 in the case of FIG. 8) indicated by TL of the communication table 11
2, the transmission line 6 via the physical level protocol unit 5-2
-2.

【0023】[0023]

【発明の効果】ステーション内にリンク制御機能と、リ
ンクと伝送路の対応関係を記憶するテーブルと、伝送路
の負荷計測機能と、伝送路切替え制御機能を持たせ、リ
ンク設定時に最も負荷の少ない伝送路を選択してその伝
送路にリンクを割当て、伝送路の負荷に応じてリンクを
均等に伝送路に配分させることにより、複数の伝送路を
効率的に使用するようにできるようになった。この方法
をとることで、MACフレームの順序制御を行う必要が
なくなり、またコンピュータ上位レイヤソフトウェアで
の伝送路負荷情報も常時収集する必要もなくなった。
The link control function, the table storing the correspondence between the links and the transmission lines, the transmission line load measuring function, and the transmission line switching control function are provided in the station so that the load is the least when setting the links. By selecting a transmission line, assigning a link to that transmission line, and evenly distributing the links to the transmission lines according to the load of the transmission lines, it has become possible to use multiple transmission lines efficiently. . By adopting this method, it is not necessary to control the order of the MAC frames, and it is not necessary to constantly collect the transmission line load information in the computer upper layer software.

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

【図1】 この発明の一実施例によるデータ転送方法を
実現するステーションの構成の概略図である。
FIG. 1 is a schematic diagram of a configuration of a station that realizes a data transfer method according to an embodiment of the present invention.

【図2】 伝送路上を流れる伝送フレームおよびトーク
ンフレームのフレームフォーマットである。
FIG. 2 is a frame format of a transmission frame and a token frame flowing on a transmission path.

【図3】 ステーション間のリンクを伝送路対応に設定
するためのステーションでの処理フローである。
FIG. 3 is a processing flow in a station for setting a link between stations so as to correspond to a transmission path.

【図4】 ステーション間のリンクを伝送路対応に設定
するためのステーションでの処理フローである。
FIG. 4 is a processing flow in a station for setting a link between stations so as to correspond to a transmission path.

【図5】 伝送路対応に設定されたリンクを使ってデー
タ転送するためのステーションでのフローチャートであ
る。
FIG. 5 is a flow chart of a station for data transfer using a link set for a transmission path.

【図6】 本実施例におけるステーション内の通信テー
ブルの構成図である。
FIG. 6 is a configuration diagram of a communication table in a station in this embodiment.

【図7】 ステーション間のリンクを伝送路対応に設定
するリンク設定フェーズの説明図である。
FIG. 7 is an explanatory diagram of a link setting phase for setting links between stations so as to correspond to transmission paths.

【図8】 上記リンク設定フェーズにより設定されたリ
ンクを使ってデータ転送する動作例の説明図である。
FIG. 8 is an explanatory diagram of an operation example of data transfer using the link set in the link setting phase.

【図9】 複数のリング状伝送路を持つローカルエリア
ネットワークシステムである。
FIG. 9 is a local area network system having a plurality of ring-shaped transmission lines.

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

3……コンピュータ、8……通信制御部、 4−1〜4−n……伝送アクセス制御部、 7−1〜7−n……伝送路負荷計測部、 5−1〜5−n……物理レベルプロトコル部、 6−1〜6−n……伝送路、9……制御部、10……リ
ンク制御部、 11……通信テーブル、12……伝送路切替え部。
3 ... Computer, 8 ... Communication control unit, 4-1 to 4-n ... Transmission access control unit, 7-1 to 7-n ... Transmission line load measuring unit, 5-1 to 5-n ... Physical level protocol unit, 6-1 to 6-n ... Transmission line, 9 ... Control unit, 10 ... Link control unit, 11 ... Communication table, 12 ... Transmission line switching unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のステーションを有し、これらの各
ステーションは各々のコンピュータ側接続ポートにコン
ピュータ1台が接続されると共に、各々の伝送路側接続
ポートには複数の伝送路が接続され、各ステーションは
これらの複数の伝送路を介して接続され、これらの伝送
路を介したコンピュータ間のデータ転送のための制御は
コンピュータとステーションとが分担して実行するもの
であって、各ステーションが下位レイヤの制御である物
理レベル制御および伝送アクセス制御を行う一方、コン
ピュータが上位レイヤの制御であるネットワークレイヤ
以上の制御を行い、1台のコンピュータからステーショ
ンを介して複数の伝送路にアクセスし得るローカルエリ
アネットワークにおいて、 前記各ステーションに、 予めステーション間の論理的なリンクを設定するリンク
設定フェーズを終了した後でデータ転送を行うコネクシ
ョンオリエンテッド型の通信を制御するためのリンク制
御機能と、 リンクと伝送路を対応づける機能と、 通信先ステーションアドレス、通信先リンクアドレスか
らなるリンク情報、および該リンクが使用する伝送路の
番号を通信テーブルに記憶し、複数の伝送路を使用リン
クと対応して切替える回路とを備え、 各コンピュータ間でデータ転送を始める場合、事前に各
コンピュータがその配下のステーションに対し予めリン
ク設定のためのコマンドを送り、 ステーションはこれによって前記通信テーブルにアドレ
ス情報の書込みを行うと共に通信先との通信に使用する
伝送路として該ステーションで受信されあるいは中継さ
れるフレームの単位時間当たりの数で表わされる負荷の
最も低い伝送路を選び、前記通信テーブルの伝送路とリ
ンクの対応を更新するとともにリンク設定要求フレーム
を作成して送信し、 該リンク設定要求フレームを受信したステーションは、
空いている当該ステーションのリンクを選択して通信テ
ーブルにリンク設定要求フレームのヘッダからアドレス
情報を書き込み、リンク応答フレームをリンク要求元ス
テーションに送信し、 該リンク応答フレームを受信したステーションは、リン
ク応答フレームのヘッダ中の相手リンクアドレスを通信
テーブルに書き込み、リンク設定を終了し、その後、該
リンクを使ってデータを送信する場合、送信先リンクが
設定されている自リンクに対して書き込みコマンドを発
行するだけで、ステーションが通信テーブルを参照して
リング伝送用ヘッダの作成し、使用伝送路の選択を行
い、送信すべきフレームが選択された伝送路を使って相
手ステーションに送信し、相手コンピュータに伝えるこ
とを特徴とする複数伝送路を有するローカルエリアネッ
トワークにおけるデータ転送方法。
1. A plurality of stations are provided, one computer is connected to each computer side connection port, and a plurality of transmission lines are connected to each transmission line side connection port. The stations are connected via these plural transmission lines, and the control for data transfer between computers via these transmission lines is shared by the computer and the station, and each station is subordinate. A local level that allows a computer to access multiple transmission lines via a station by performing physical level control and transmission access control, which are layer control, while controlling a network layer or higher, which is a higher layer control. In the area network, each station should be A link control function for controlling connection-oriented communication that performs data transfer after completing the link setting phase for setting a logical link, a function for associating a link with a transmission path, a destination station address, The communication table stores link information consisting of a destination link address and the number of the transmission path used by the link, and a circuit for switching a plurality of transmission paths in correspondence with the used link is provided. When starting, each computer sends a command for link setting to the stations under its control in advance, and the station writes address information in the communication table as a transmission path used for communication with the communication destination. The unit time of a frame received or relayed by the station 'S select the lowest transmission path of the load represented by the number, the updates the corresponding transmission path and link communication table to create and send link setting request frame, the station which has received the link setting request frame,
Selects a vacant link of the station, writes address information from the header of the link setting request frame to the communication table, sends a link response frame to the link request source station, and the station receiving the link response frame changes the link response When the partner link address in the header of the frame is written to the communication table, link setting is completed, and then data is transmitted using this link, a write command is issued to the own link where the destination link is set. Simply, the station creates a ring transmission header by referring to the communication table, selects the transmission path to be used, sends the frame to be sent to the partner station using the selected transmission path, and sends it to the partner computer. Local area network having multiple transmission lines characterized by transmitting Data transfer method for network.
JP29998192A 1992-11-10 1992-11-10 Data transfer method in local area network having plural transmission lines Pending JPH06152615A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29998192A JPH06152615A (en) 1992-11-10 1992-11-10 Data transfer method in local area network having plural transmission lines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29998192A JPH06152615A (en) 1992-11-10 1992-11-10 Data transfer method in local area network having plural transmission lines

Publications (1)

Publication Number Publication Date
JPH06152615A true JPH06152615A (en) 1994-05-31

Family

ID=17879315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29998192A Pending JPH06152615A (en) 1992-11-10 1992-11-10 Data transfer method in local area network having plural transmission lines

Country Status (1)

Country Link
JP (1) JPH06152615A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010011979A (en) * 2008-07-02 2010-01-21 Toshiba Corp System and device for data transmission
US7761542B2 (en) 2000-10-30 2010-07-20 Fujitsu Limited Network access control method, network system using the method and apparatuses configuring the system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7761542B2 (en) 2000-10-30 2010-07-20 Fujitsu Limited Network access control method, network system using the method and apparatuses configuring the system
JP2010011979A (en) * 2008-07-02 2010-01-21 Toshiba Corp System and device for data transmission

Similar Documents

Publication Publication Date Title
US6014715A (en) Method and apparatus for assigning port addresses
EP0234191A2 (en) Packet-switched communications network with parallel virtual circuits for re-routing message packets
JPH04227150A (en) Apparatus and method for assigning network addresses
KR101805628B1 (en) Method and system for isochronous communication in audio/video networks
JPH04275742A (en) System and method of transferring data-packet
JPH06152615A (en) Data transfer method in local area network having plural transmission lines
JP3251537B2 (en) Communication method and communication system
JPH06112926A (en) Multiplex communication equipment
JPS58166849A (en) Route setting system between network nodes
JP2596098B2 (en) Communication line selection method
Qu et al. Parallelring: a token ring LAN with concurrent multiple transmissions and message destination removal
JPS622746B2 (en)
JP3063650B2 (en) Common channel signaling method and routing method thereof
JPH04195446A (en) Transmission route selection system
JP3255238B2 (en) Communication control processor
JPS62216449A (en) Routing system
JP2752057B2 (en) Data transmission method
JPS59161952A (en) Establishment of communication path
JPH02202138A (en) Network system route selecting system
JP3236158B2 (en) Network processing method for multiple host systems
JPH06141033A (en) Lan managing system
JPS588178B2 (en) Communication route selection method
JPH02127836A (en) Priority processing system
JPH06209343A (en) Data communication system
JPS6313544A (en) Routing system