JPH06338920A - Multi-line control system - Google Patents

Multi-line control system

Info

Publication number
JPH06338920A
JPH06338920A JP5148613A JP14861393A JPH06338920A JP H06338920 A JPH06338920 A JP H06338920A JP 5148613 A JP5148613 A JP 5148613A JP 14861393 A JP14861393 A JP 14861393A JP H06338920 A JPH06338920 A JP H06338920A
Authority
JP
Japan
Prior art keywords
transmission data
unit
slp
procedure
mlp
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
JP5148613A
Other languages
Japanese (ja)
Inventor
Masanori Kawashima
正徳 川島
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP5148613A priority Critical patent/JPH06338920A/en
Publication of JPH06338920A publication Critical patent/JPH06338920A/en
Pending legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)

Abstract

PURPOSE:To reduce the size of a data area necessary for transmission data so as to save memory by providing a shared transmission data queue for both MLP part(multi-link procedure part) and plural SLP parts(single link procedure parts). CONSTITUTION:In this multi-link control system, an MLP procedure controller provided with the plural SLP procedure parts 2 and the MLP procedure part 1 integrally controlling each SLP procedure part 2 is provided with the shared transmission data queue 3 to which both MLP procedure part 1 and SLP procedure parts 2 can access. Then, the MLP procedure part 1 successively stores transmission data 8 reported from a high-order layer control procedure in the shared transmission data queue 3. The SLP procedure parts 2 refer to the shared transmission data queue 3 when transmission is possible and the part 2 send transmission data to a line by way of a low-order layer control procedure when there is transmission data in the state of waiting for transmission in the shared transmission data queue 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ISDN(サービス総
合デジタル網)のように複数のユーザ情報転送用チャネ
ルを有する回線に接続されたデータ通信端末装置におい
て、一通信に対して複数のユーザ情報転送用チャネルを
用いることによる高速データ通信を制御する手順の1つ
であるマルチリンク制御方式に関するものであり、特に
マルチリンク手順部(以下、MLP部という)における
送信データのシングルリンク手順部(以下、SLP部と
いう)への割り付けおよび再割り付け等の処理を効率的
に行い、またマルチリンク制御に必要なデータ領域を節
減することが可能なマルチリンク制御方式に関する。
BACKGROUND OF THE INVENTION The present invention relates to a plurality of user information for one communication in a data communication terminal device connected to a line having a plurality of user information transfer channels such as ISDN (Integrated Services Digital Network). The present invention relates to a multilink control method that is one of the procedures for controlling high-speed data communication by using a transfer channel, and particularly relates to a single-link procedure section (hereinafter, referred to as MLP section) of transmission data in a multilink procedure section (hereinafter, referred to as MLP section) , SLP unit), and efficient realization of processing such as reallocation, and reduction of the data area required for multilink control.

【0002】[0002]

【従来の技術】OSIの7レイヤモデルに基づく通信制
御部において、第2層(以下、データリンクレイヤとい
う)を制御するための制御手順として、CCITT勧告
あるいはTTC標準等により規定されているLAPB手
順がある。前記LAPB手順では、第1層(以下、物理
レイヤという)のエンティティ(以下、物理レイヤ制御
部という)が複数存在する場合、各物理レイヤ毎の単一
データリンクを制御するための機構であるSLP部と、
前記複数のSLP部を統括的に管理するMLP部とによ
りデータリンクレイヤの制御を行う。
2. Description of the Related Art In a communication control unit based on the OSI 7-layer model, as a control procedure for controlling the second layer (hereinafter, referred to as a data link layer), a LAPB procedure defined by CCITT recommendation or TTC standard. There is. In the LAPB procedure, when there are a plurality of first layer (hereinafter, physical layer) entities (hereinafter, physical layer control units), an SLP that is a mechanism for controlling a single data link for each physical layer. Department,
The data link layer is controlled by the MLP unit that collectively manages the plurality of SLP units.

【0003】上記構成において、SLP部は各物理レイ
ヤ制御部とMLP部との間のデータ転送を制御し、ML
P部は各SLP部と第3層(以下、ネットワークレイヤ
という)のエンティティ(以下、ネットワークレイヤ制
御部という)との間のデータ転送を制御する。
In the above structure, the SLP unit controls data transfer between each physical layer control unit and the MLP unit, and
The P unit controls data transfer between each SLP unit and a third layer (hereinafter, referred to as network layer) entity (hereinafter, referred to as network layer control unit).

【0004】MLP部および複数のSLP部による構成
でマルチリンクを制御する場合の、従来のモジュール構
成を図2に示す。
FIG. 2 shows a conventional module configuration in the case of controlling a multilink with a configuration including an MLP unit and a plurality of SLP units.

【0005】図2に示したように、従来、MLP部1お
よび複数のSLP部2により構成されるマルチリンク制
御方式において送信データを管理するためには、前記M
LP部1は前記各SLP部2へ割り付けた送信データの
送達確認がとれるまで、また前記SLP部2は対応する
物理レイヤ制御部5を介して相手SLP部に送信した送
信データの送達確認がとれるまで、それぞれ送信データ
を一時的に格納しておくための送信データキュー6、7
を有する必要があった。
As shown in FIG. 2, conventionally, in order to manage transmission data in the multi-link control system composed of the MLP unit 1 and a plurality of SLP units 2, the M
The LP unit 1 can confirm the delivery of the transmission data assigned to each SLP unit 2, and the SLP unit 2 can confirm the delivery of the transmission data transmitted to the partner SLP unit via the corresponding physical layer control unit 5. Up to the transmission data queues 6 and 7 for temporarily storing the transmission data
Had to have.

【0006】[0006]

【発明が解決しようとする課題】図2に示したような従
来のマルチリンク制御のモジュール構成の場合、MLP
部1が使用するMLP部用送信データキュー6(マルチ
リンクフレームが格納される)のサイズは、各SLP部
2からの送達確認待ちおよびSLP部2への割り付け待
ちとなっている全送信データを保持しておくことができ
なければならない。そのため、MLP部用送信データキ
ュー6のデータ領域のサイズは、MLP部1が管理する
SLP部2の最大数を「n」、各SLP部2に対応する
各SLP部用送信データキュー7のサイズを「S」とし
た場合、約「n×S」必要となり、各SLP部2が使用
する各SLP部用送信データキュー7のサイズも加える
と、マルチリンク制御を行うために必要なデータ領域の
サイズの合計は「2×n×S」となる。
In the case of the conventional multi-link control module configuration as shown in FIG. 2, the MLP is used.
The size of the MLP unit transmission data queue 6 (where multi-link frames are stored) used by the unit 1 is set to be all transmission data waiting for delivery confirmation from each SLP unit 2 and waiting for allocation to the SLP unit 2. Must be able to hold. Therefore, the size of the data area of the MLP transmission data queue 6 is the maximum number of SLP units 2 managed by the MLP unit “n”, and the size of each SLP transmission data queue 7 corresponding to each SLP unit 2. Is about “n × S”, and if the size of each SLP unit transmission data queue 7 used by each SLP unit 2 is also added, the data area required for performing multilink control is The total size is “2 × n × S”.

【0007】ここで、マルチリンク制御を行わない場合
のデータ領域は、MLP部用送信データキュー6を除く
データ領域のサイズ、すなわち「n×S」であるから、
マルチリンク制御を行う場合のデータ領域のサイズは、
マルチリンク制御を行わない場合のデータ領域のサイズ
の概ね2倍必要となってしまうという問題があった。
Here, the data area when the multi-link control is not performed is the size of the data area excluding the MLP unit transmission data queue 6, that is, "n × S",
The size of the data area when performing multilink control is
There is a problem that the size of the data area is about twice as large as when the multi-link control is not performed.

【0008】また、図2に示した構成において、ネット
ワークレイヤ制御部4よりデータを送信する場合、ネッ
トワークレイヤ制御部4からMLP部1へ送信を要求し
た送信データは、MLP部1にてマルチリンクフレーム
の形式で一旦MLP部用送信データキュー6へ格納され
る。更に、利用可能な(データリンクの設定が完了して
いる)SLP部2があったなら、MLP部1はMLP部
用送信データキュー6から割り付けを待っている送信デ
ータ(マルチリンクフレーム)を取り出し、前記利用可
能な任意のSLP部2から1つのSLP部2を選択し、
その選択したSLP部2へ取り出した送信データを割り
付ける。
Further, in the configuration shown in FIG. 2, when data is transmitted from the network layer control unit 4, the transmission data requested to be transmitted from the network layer control unit 4 to the MLP unit 1 is multi-linked by the MLP unit 1. The data is temporarily stored in the MLP transmission data queue 6 in the form of a frame. Furthermore, if there is an available SLP unit 2 (data link setting completed), the MLP unit 1 extracts from the MLP unit transmission data queue 6 transmission data (multilink frame) waiting for allocation. , Select one SLP unit 2 from any of the available SLP units 2,
The extracted transmission data is assigned to the selected SLP unit 2.

【0009】送信データを割り付けられたSLP部2
は、割り付けられた送信データをSLP部2に対応する
SLP部用送信データキュー7へ格納し、更に、SLP
部2およびSLP部2に対応する物理レイヤ制御部5が
データ送信可能な状態にあったなら、SLP部用送信デ
ータキュー6から送信待ちの送信データ(情報転送
(I)フレーム)を取り出して物理レイヤ制御部5に転
送するという手順となり、送信データの移動量が多く制
御が複雑になってしまうという問題があった。
SLP unit 2 to which transmission data is assigned
Stores the allocated transmission data in the SLP unit transmission data queue 7 corresponding to the SLP unit 2.
If the physical layer control unit 5 corresponding to the unit 2 and the SLP unit 2 is in a data transmittable state, the transmission data (information transfer (I) frame) waiting for transmission is taken out from the SLP unit transmission data queue 6 and the physical data is transmitted. The procedure is to transfer the data to the layer control unit 5, and there is a problem that the amount of transmission data movement is large and control becomes complicated.

【0010】また、MLP部1によるSLP部2への送
信データの割り付け処理の際に、複数のSLP部2が利
用可能な状態にあった場合に、従来は一定の順番で(例
えば、2つのSLP部2が利用可能な場合は交互に送信
データを割り付ける)送信データの割り付けを行ってい
たために、SLP部2ごとの伝送遅延や回線のエラー状
況によっては、先に任意のSLP部2に割り付けた送信
データがその後別のSLP部2に割り付けた送信データ
よりも後に受信側へ届く可能性が高くなり、そのため、
受信側における受信データの再順序化処理のためのオー
バヘッドが大きくなってしまうとう問題もあった。
Further, when a plurality of SLP units 2 are available in the process of allocating transmission data to the SLP unit 2 by the MLP unit 1, conventionally, in a fixed order (for example, two The transmission data is allocated alternately when the SLP unit 2 is available.) Since the transmission data was allocated, depending on the transmission delay of each SLP unit 2 and the error condition of the line, it is allocated to any SLP unit 2 first. It is more likely that the transmitted data will reach the receiving side later than the transmitted data assigned to another SLP unit 2 thereafter.
There is also a problem that the overhead for reordering the received data on the receiving side becomes large.

【0011】本発明は上記従来の問題点に鑑み、送信デ
ータ制御に必要となるデータ領域のサイズを削減してメ
モリを節約すると共に、実行速度の高速化、及びスルー
プットの向上を可能にしたマルチリンク制御方式を提供
することを目的とする。
In view of the above conventional problems, the present invention reduces the size of the data area required for transmission data control to save memory, speeds up execution speed, and improves throughput. The purpose is to provide a link control method.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に、複数のシングルリンク手順部と、前記各シングルリ
ンク手順部を統括的に管理するマルチリンク手順部とを
備えたマルチリンク手順制御装置において、前記マルチ
リンク手順部と前記シングルリンク手順部が共にアクセ
ス可能な共有送信データキューを有し、前記マルチリン
ク手順部は、上位レイヤ制御手順より通知された送信デ
ータを前記共有送信データキューに順次格納し、前記シ
ングルリンク手順部は、送信可能な状態にあった場合に
前記共有送信データキューを参照し、この共有送信デー
タキューに送信待ち状態の送信データがあった場合は、
該送信データを下位レイヤ制御手順を介して回線へ送出
するようにしたものである。
In order to achieve the above object, a multi-link procedure control device having a plurality of single-link procedure sections and a multi-link procedure section that manages each of the single-link procedure sections in an integrated manner. In, the multi-link procedure unit and the single-link procedure unit has a shared transmission data queue accessible to both, the multi-link procedure unit, the transmission data notified from the upper layer control procedure to the shared transmission data queue Sequentially storing, the single link procedure unit refers to the shared transmission data queue when it is in a transmittable state, and when there is transmission data in a transmission waiting state in this shared transmission data queue,
The transmission data is transmitted to the line via the lower layer control procedure.

【0013】[0013]

【作用】上記構成により、本発明のマルチリンク制御方
式によれば、マルチリンク制御のうち特に送信データ制
御に必要となるデータ領域のサイズが、図2に示した従
来のマルチリンク制御方式における構成と比較した場
合、約2分の1にすることが可能になる。
With the above structure, according to the multilink control system of the present invention, the size of the data area particularly required for transmission data control of the multilink control is the structure in the conventional multilink control system shown in FIG. It becomes possible to reduce to about one half when compared with.

【0014】また、MLP部と複数のSLP部で送信デ
ータキューを共有するため、図2の構成において必要で
あったMLP部用送信データキューからSLP部用送信
データキューへの送信データの移動や、情報転送フレー
ムの送達確認時にMLP部用送信データキュー上のマル
チリンクフレームの送達確認のために必要であったSL
P部からMLP部への送達確認通知等が不要となり、フ
レーム送信処理を簡略化することが可能になる。
Further, since the transmission data queue is shared by the MLP unit and a plurality of SLP units, the transfer of the transmission data from the transmission data queue for the MLP unit to the transmission data queue for the SLP unit, which is necessary in the configuration of FIG. , SL required for confirming delivery of the multi-link frame on the transmission data queue for the MLP part at the time of confirming delivery of the information transfer frame
A delivery confirmation notification or the like from the P unit to the MLP unit is unnecessary, and the frame transmission process can be simplified.

【0015】更に、従来のマルチリンク制御方式におけ
るMLP部による任意のSLP部への送信データの割り
付けを行う代わりに、本発明のマルチリンク制御方式で
は利用可能なSLP部がデータ送信可能な状態になった
ときに積極的に前記共有送信データキューより送信待ち
となっている再旧の送信データを取り出して送信するた
めに、MLP部がデータ送信が不可の状態にあるSLP
部に送信データを割り付けてしまうことが無くなり、受
信側における受信データの再順序化処理のためのオーバ
ヘッドを減らすことが可能になる。
Further, instead of allocating transmission data to an arbitrary SLP section by the MLP section in the conventional multilink control method, the available SLP section in the multilink control method of the present invention is put into a state in which data can be transmitted. SLP in which data transmission is disabled by the MLP unit in order to positively retrieve and transmit old transmission data waiting to be transmitted from the shared transmission data queue
It is possible to reduce the overhead for reordering the received data on the receiving side, since the transmission data is not allocated to the unit.

【0016】[0016]

【実施例】以下、本発明のマルチリンク制御方式の一実
施例を添付図面を参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the multilink control system of the present invention will be described below with reference to the accompanying drawings.

【0017】図1は、本発明の一実施例に係るマルチリ
ンク制御方式のモジュール構成図である。同図中、ML
P部1は、ネットワークレイヤ制御部4から転送されて
来る送信データを共有送信データキュー(MLP部1と
複数のSLP部2が共にアクセスすることが可能な送信
データキュー)3へ格納し、SLP部2は共有送信デー
タキュー3より、送信待ちの状態にある送信データを取
り出し、物理レイヤ制御部5へ転送することによりマル
チリンクにおけるデータ送信制御を行う。
FIG. 1 is a module configuration diagram of a multilink control system according to an embodiment of the present invention. In the figure, ML
The P unit 1 stores the transmission data transferred from the network layer control unit 4 in a shared transmission data queue (a transmission data queue that can be accessed by the MLP unit 1 and a plurality of SLP units 2) 3 and The unit 2 takes out the transmission data in the transmission waiting state from the shared transmission data queue 3 and transfers it to the physical layer control unit 5 to control the data transmission in the multilink.

【0018】また、送信済データ(情報転送フレーム)
の送達確認時には、SLP部2が共有送信データキュー
3上の該当する送信データを共有送信データキュー3上
から解放することにより、従来は前記MLP部1で行っ
ていた前記送達確認を受けた送信済データに対応するマ
ルチリンクフレームの送達確認のために行っていた前記
マルチリンクフレームの解放処理を兼ねることができ
る。
Also, transmitted data (information transfer frame)
When confirming the delivery, the SLP unit 2 releases the corresponding transmission data on the shared transmission data queue 3 from the shared transmission data queue 3 so that the transmission confirmation received by the MLP unit 1 in the past is received. The release processing of the multilink frame, which was performed for confirming the delivery of the multilink frame corresponding to the completed data, can also be performed.

【0019】なお共有送信データキュー3上において、
送信済データはSLP部2レベルでは情報転送フレー
ム、MLP部1レベルではマルチリンクフレームであ
り、前記共有送信データキュー3上にある送信済で送達
未確認の送信データは、必ずMLP部1および1つのS
LP部2によりポイントされている。
On the shared transmission data queue 3,
The transmitted data is an information transfer frame at the SLP unit 2 level and a multilink frame at the MLP unit 1 level, and the transmitted and undelivered transmission data on the shared transmission data queue 3 is always the MLP unit 1 and one. S
It is pointed by the LP unit 2.

【0020】図3及び図4は、本発明のマルチリンク制
御方式によりデータを送信する場合の送信データの流れ
の一例を示す図である。同図中、ネットワークレイヤ制
御部4からMLP部1へ転送された送信データ81〜8
mは、MLP部1により後述の図5に示す手順に従い、
マルチリンクフレーム91〜9mの形式で共有送信デー
タキュー3に格納される。そして、SLP部2は、後述
の図6に示す手順に従い、共有送信データキュー3から
送信待ちの送信データ91〜9mを取り出し、HDLC
制御部を付加した情報転送フレーム10の形式で前記S
LP部2に対応する物理レイヤ制御部5に転送する。
3 and 4 are diagrams showing an example of the flow of transmission data when data is transmitted by the multilink control method of the present invention. In the figure, transmission data 81 to 8 transferred from the network layer control unit 4 to the MLP unit 1
m is set by the MLP unit 1 according to the procedure shown in FIG.
The multi-link frames 91 to 9m are stored in the shared transmission data queue 3. Then, the SLP unit 2 takes out the transmission data 91 to 9m waiting to be transmitted from the shared transmission data queue 3 according to the procedure shown in FIG.
In the form of the information transfer frame 10 with a control unit added, the S
It is transferred to the physical layer control unit 5 corresponding to the LP unit 2.

【0021】図5は、本発明のマルチリンク制御方式に
おけるMLP部1のフレーム送信処理に関する動作の一
例を示すフローチャートである。同図において、MLP
部1は、ネットワークレイヤ制御部4から送信データを
転送されると(ステップS1:Yes)、その転送され
た送信データにMLC(マルチリンク制御部)を付加し
てマルチリンクフレームの形式とし(ステップS2)、
前記マルチリンクフレーム形式となった送信データを共
有送信データキュー3へ順次格納する(ステップS
3)。利用可能な任意のSLP部2が有った場合は(ス
テップS4:Yes)、任意のSLP部2に対して共有
送信データキュー3上の送信データの送信を要求する
(ステップS5)。
FIG. 5 is a flow chart showing an example of the operation relating to the frame transmission processing of the MLP unit 1 in the multilink control system of the present invention. In the figure, MLP
When the transmission data is transferred from the network layer control unit 4 (step S1: Yes), the unit 1 adds an MLC (multilink control unit) to the transferred transmission data to form a multilink frame (step S2),
The transmission data in the multilink frame format is sequentially stored in the shared transmission data queue 3 (step S
3). If there is any available SLP unit 2 (step S4: Yes), the arbitrary SLP unit 2 is requested to transmit the transmission data on the shared transmission data queue 3 (step S5).

【0022】図6は、本発明のマルチリンク制御方式に
おけるSLP部2のフレーム送信処理に関する動作の一
例を示すフローチャートである。同図において、SLP
部2は、MLP部1またはSLP部2に対応する物理レ
イヤ制御部5からの送信要求を受けると(ステップS1
1:Yes)、SLP部2がデータ送信可能な状態であ
ったなら(ステップS12:Yes)共有送信データキ
ュー3を参照する。共有送信データキュー3に送信待ち
の送信データが有った場合は(ステップS13:Ye
s)、前記共有送信データキュー3より前記送信待ちの
送信データを取り出し(ステップS14)、その送信デ
ータにHDLCヘッダ(アドレスフィールド、制御フィ
ールド)を付加し、情報転送フレームの形式で(ステッ
プS15)、SLP部2に対応する物理レイヤ制御部5
に転送する(ステップS16)。尚、ステップS11に
おける「送信要求」は以下の条件により発生するものと
する。
FIG. 6 is a flow chart showing an example of the operation relating to the frame transmission processing of the SLP section 2 in the multilink control system of the present invention. In the figure, SLP
The unit 2 receives the transmission request from the physical layer control unit 5 corresponding to the MLP unit 1 or the SLP unit 2 (step S1).
If the SLP unit 2 is in a data transmittable state (step S12: Yes), the shared transmission data queue 3 is referred to. If there is transmission data waiting to be transmitted in the shared transmission data queue 3 (step S13: Ye
s), the transmission data waiting to be transmitted is taken out from the shared transmission data queue 3 (step S14), an HDLC header (address field, control field) is added to the transmission data, and in the form of an information transfer frame (step S15). , The physical layer control unit 5 corresponding to the SLP unit 2
(Step S16). The "transmission request" in step S11 is generated under the following conditions.

【0023】(1)MLP部1が共有送信データキュー
3に送信データを格納したときに、MLP部1が発行す
る(ステップS5)。
(1) When the MLP unit 1 stores transmission data in the shared transmission data queue 3, the MLP unit 1 issues it (step S5).

【0024】(2)SLP部2が送信不可の状態から送
信可能な状態に変化する瞬間に発生する。
(2) It occurs at the moment when the SLP unit 2 changes from the transmission disabled state to the transmission enabled state.

【0025】ここで、上記(1)の「SLP部2が送信
不可の状態」とは次のいずれかの状態を意味する。すな
わち、SLP部2に対応する物理レイヤ制御部5がビジ
ー(データ送出中、等)の状態、送信先のSLP部2が
受信ビジーの状態、または送信ウィンドウサイズ(kパ
ラメータ)分の送信データを送出した状態である。
The "state in which the SLP unit 2 cannot transmit" in (1) above means any one of the following states. That is, the physical layer control unit 5 corresponding to the SLP unit 2 is busy (data is being transmitted, etc.), the SLP unit 2 of the transmission destination is in the reception busy state, or transmission data for the transmission window size (k parameter) is transmitted. It is in the state of being sent.

【0026】なお、本発明は図示の実施例に限定されず
種々の変形が可能である。その変形例として例えば次の
ようなものがある。
The present invention is not limited to the illustrated embodiment, and various modifications can be made. The following are examples of such modifications.

【0027】上記実施例では、マルチリンク制御をデー
タリンクレイヤのMLP部1および複数のSLP部2に
より行っていたが、その他の手順によってマルチリンク
制御を行う場合であっても、例えば複数のネットワーク
レイヤ制御部4および第4層のエンティティ(トランス
ポートレイヤ制御部)によるマルチリンク制御といった
ような、単一リンクを制御するモジュールと前記単一リ
ンクを統括管理するモジュールにより構成されるマルチ
リンク制御方式であれば、上記実施例と同様に共有送信
データキューによる制御を適用することができる。
In the above embodiment, the multilink control is performed by the MLP unit 1 and the plurality of SLP units 2 of the data link layer. However, even when the multilink control is performed by another procedure, for example, a plurality of networks are used. A multilink control system configured by a module for controlling a single link and a module for centrally managing the single link, such as multilink control by the layer control unit 4 and an entity of the fourth layer (transport layer control unit) If so, the control by the shared transmission data queue can be applied as in the above-described embodiment.

【0028】[0028]

【発明の効果】以上詳細に説明したように、本発明によ
れば、MLP部と複数のSLP部が共にアクセス可能な
共有送信データキューを設けることにより、マルチリン
ク制御のうち特に送信データ制御に必要となるデータ領
域のサイズを、従来のマルチリンク制御方式における構
成と比較した場合、約2分の1にすることが可能とな
り、メモリを節約することができるという効果がある。
As described above in detail, according to the present invention, by providing a shared transmission data queue that can be accessed by both the MLP unit and a plurality of SLP units, particularly in transmission data control among multilink control. The size of the required data area can be reduced to about one half as compared with the configuration in the conventional multi-link control system, which has an effect of saving memory.

【0029】また、MLP部と複数のSLP部で送信デ
ータキューを共有化したことにより、送信データの移動
量の削減、および処理の簡略化を行うことができるた
め、実行速度の高速化ができるという効果がある。
Since the transmission data queue is shared by the MLP unit and the plurality of SLP units, the amount of movement of the transmission data can be reduced and the processing can be simplified, so that the execution speed can be increased. There is an effect.

【0030】更に、送信可能なSLP部がデータ送信が
可能な状態になったときに共有送信データキューより送
信待ちとなっているデータを順次取り出し送信するため
に、従来のマルチリンク制御方式のようにSLP部の状
態に係わらずMLP部が任意のSLP部へ送信データを
割り付ける場合と比較して、受信側において行われる受
信データの再順序化処理によるオーバヘッドを軽くする
ことができ、スループットが向上するという効果があ
る。
Further, in order to sequentially take out the data waiting to be transmitted from the shared transmission data queue and transmit the data when the transmittable SLP unit becomes ready for data transmission, a conventional multilink control system is used. In comparison with the case where the MLP unit allocates the transmission data to any SLP unit regardless of the state of the SLP unit, the overhead due to the reordering process of the reception data performed on the reception side can be reduced, and the throughput is improved. There is an effect of doing.

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

【図1】本発明のマルチリンク制御方式の一実施例を示
すモジュール構成図である。
FIG. 1 is a module configuration diagram showing an embodiment of a multilink control system of the present invention.

【図2】従来のマルチリンク制御方式の一例を示すモジ
ュール構成図である。
FIG. 2 is a module configuration diagram showing an example of a conventional multilink control system.

【図3】本実施例のマルチリンク制御方式における送信
データの流れの一例を示す図である。
FIG. 3 is a diagram showing an example of a flow of transmission data in the multilink control system of the present embodiment.

【図4】図3の続きの図である。FIG. 4 is a continuation of FIG. 3.

【図5】本実施例のマルチリンク制御方式におけるML
P部1のデータ送信動作の一例を示すフローチャートで
ある。
FIG. 5: ML in the multilink control system of the present embodiment
6 is a flowchart showing an example of a data transmission operation of P section 1.

【図6】本実施例のマルチリンク制御方式におけるSL
P部2のデータ送信動作の一例を示すフローチャートで
ある。
FIG. 6 is an SL in the multilink control system of this embodiment.
6 is a flowchart showing an example of a data transmission operation of P section 2.

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

1 マルチリンク手順部 2 シングルリンク手順部 3 共有送信データキュー 4 ネットワークレイヤ制御部 5 物理レイヤ制御部 6 MLP部用送信データキュー 7 SLP部用送信データキュー 8 送信データ 9 マルチリンクフレーム 10 情報転送フレーム 1 multi-link procedure section 2 single-link procedure section 3 shared transmission data queue 4 network layer control section 5 physical layer control section 6 MLP section transmission data queue 7 SLP section transmission data queue 8 transmission data 9 multi-link frame 10 information transfer frame

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のシングルリンク手順部と、前記各シ
ングルリンク手順部を統括的に管理するマルチリンク手
順部とを備えたマルチリンク手順制御装置において、 前記マルチリンク手順部と前記シングルリンク手順部が
共にアクセス可能な共有送信データキューを有し、 前記マルチリンク手順部は、上位レイヤ制御手順より通
知された送信データを前記共有送信データキューに順次
格納し、 前記シングルリンク手順部は、送信可能な状態にあった
場合に前記共有送信データキューを参照し、この共有送
信データキューに送信待ち状態の送信データがあった場
合は、該送信データを下位レイヤ制御手順を介して回線
へ送出することを特徴とするマルチリンク制御方式。
1. A multi-link procedure control device comprising a plurality of single-link procedure sections and a multi-link procedure section for centrally managing each of the single-link procedure sections, wherein the multi-link procedure section and the single-link procedure are provided. Units have a shared transmission data queue that can be accessed together, the multi-link procedure unit sequentially stores the transmission data notified from the upper layer control procedure in the shared transmission data queue, the single-link procedure unit, the transmission When the shared transmission data queue is in a possible state, the shared transmission data queue is referred to. If there is transmission data in the transmission waiting state in this shared transmission data queue, the transmission data is sent to the line through the lower layer control procedure. A multilink control method characterized in that
JP5148613A 1993-05-27 1993-05-27 Multi-line control system Pending JPH06338920A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5148613A JPH06338920A (en) 1993-05-27 1993-05-27 Multi-line control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5148613A JPH06338920A (en) 1993-05-27 1993-05-27 Multi-line control system

Publications (1)

Publication Number Publication Date
JPH06338920A true JPH06338920A (en) 1994-12-06

Family

ID=15456705

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5148613A Pending JPH06338920A (en) 1993-05-27 1993-05-27 Multi-line control system

Country Status (1)

Country Link
JP (1) JPH06338920A (en)

Similar Documents

Publication Publication Date Title
US5590328A (en) Protocol parallel processing apparatus having a plurality of CPUs allocated to process hierarchical protocols
US5448564A (en) Modular architecture for fast-packet network
JP3325610B2 (en) Congestion control for high-speed packet networks
JP3305326B2 (en) Overload state control in frame relay networks
JP3746785B2 (en) Network station with multiple network addresses
CA2093452C (en) Method and apparatus for sharing a telecommunications channel among multiple users
US6539020B1 (en) Bridge device
JPH09507974A (en) Control overload conditions in Frame Relay networks
JPH0918435A (en) Radio atm system
JPH10190708A (en) Local area network provided with transceiver
JP2825140B2 (en) Token ring with multiple channels
KR870003630A (en) Packet Switching System and Network Operation Method Using The Same
JPH10243000A (en) Switching flow control
US6442168B1 (en) High speed bus structure in a multi-port bridge for a local area network
US20040196809A1 (en) Method and system for allowing an effective handover in a data transmission system in down-link data transmission
JP2001313647A (en) Method and device for allocating bandwidth for supporting service priority of communication network
US6256313B1 (en) Triplet architecture in a multi-port bridge for a local area network
JPH0879309A (en) Inter-lan connector and inter-lan connection system
JPH11239163A (en) Inter-lan flow control method and switch
US6868461B1 (en) Link layer controller that provides a memory status signal to a network layer system in a communication device
JPH06338920A (en) Multi-line control system
JP2001036581A (en) Communication band setting system and its method
WO1999014893A2 (en) Multi-port bridge with triplet architecture and periodical update of address look-up table
Shimizu et al. Packet communication protocol for image services on a high-speed multimedia LAN
JPS63209347A (en) Buffer assignment system for data exchange network