JP3709462B2 - HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium - Google Patents
HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium Download PDFInfo
- Publication number
- JP3709462B2 JP3709462B2 JP2001246258A JP2001246258A JP3709462B2 JP 3709462 B2 JP3709462 B2 JP 3709462B2 JP 2001246258 A JP2001246258 A JP 2001246258A JP 2001246258 A JP2001246258 A JP 2001246258A JP 3709462 B2 JP3709462 B2 JP 3709462B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- message
- length
- data link
- transmission
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 230000008054 signal transmission Effects 0.000 title claims description 28
- 238000000034 method Methods 0.000 title claims description 18
- 230000005540 biological transmission Effects 0.000 claims description 64
- 238000012545 processing Methods 0.000 claims description 64
- 238000012790 confirmation Methods 0.000 claims description 45
- 238000013507 mapping Methods 0.000 claims 2
- 230000001186 cumulative effect Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 2
- 101100346892 Arabidopsis thaliana MTPA1 gene Proteins 0.000 description 1
- 101150069989 MTP2 gene Proteins 0.000 description 1
- 101100098774 Rattus norvegicus Tap2 gene Proteins 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
Images
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Communication Control (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、伝送回線を経由してメッセージ信号をHDLCフレームにより送信及び受信する信号送受信方法及び信号装置に関し、詳細には、データリンクで送達確認待ち中の送信信号長総計が閾値を超えないように制御するHDLC系プロトコル信号送受信方法及び信号装置、ならびにプログラムとそれを格納する記録媒体に関する。
【0002】
【従来の技術】
HDLCは、高能率かつ信頼度の高い伝送制御手順(データリンク層手順)として知られている。この伝送制御手順によれば、連続転送が可能であり、ある範囲で応答なしに先送りすることができ、またCRCを採用しており、データの誤り発見率も高いという特長を持つ。
図4は、従来の一般的なHDLC信号装置の構成例を示す図である。
図4に示すように、従来のHDLC信号装置は、回線送信インタフェースにデータリンクより上位レイヤのメッセージを送信し、また回線受信インタフェースからはデータリンクより上位レイヤのメッセージを受信するためのものである。HDLC信号装置1内には、メッセージ処理部4と、データリンク信号処理部2と、回線インタフェース処理部3とが設けられる。データリンク処理部3内には、メッセージ信号送信キュー5と、データリンク信号送信処理部6と、データリンク信号受信処理部7と、送信確認待ち信号数カウンタ8とが配置される。また、回線インタフェース処理部3内には、送信信号FIFO9と、回線送信部10と、回線受信部11と、受信信号FIFO12とが配置されている。
【0003】
メッセージ処理部4は、メッセージを生成するとメッセージ送信キュー5に生成したメッセージをキューイングする。
データリンク信号送信処理部6は、送信確認待ち信号数カウンタ8が示す値が予め設定した閾値(最大アウトスタンディング数)より小である場合には、プロトコルの動作に従ってメッセージ信号送信キュー5内の送信メッセージをデータリンク信号にマッピングし、送信信号FIFO9に送信するとともに、送信確認待ち信号数カウンタ8の値を1つ加算する。
回線送信部10は、送信信号FIFO9内に信号がある場合は、信号の先頭にフラグパターン‘01111110’を付与し、その信号のビットパターンに‘11111’パターン検出時には‘111110’に変換し、‘11111’パターン以外についてはトランスペアレントに回線送信インタフェースに送信する。
【0004】
回線受信部11は、回線インタフェースで受信したビットパターンからフラグを除去し、受信信号に‘111110’パターン検出時には、これを‘11111’信号に変換して、データリンク信号を取り出し、受信信号FIFO12に送信する。
データリンク信号受信処理部7は、受信信号FIFO12からデータリンク信号を読み取り、読み取ったデータリンク信号からメッセージを取り出し、メッセージ処理部4に送信するとともに、そのデータリンク信号が送達確認通知あるいは再送要求を含む場合は、送達確認されたメッセージの個数あるいは紛失したメッセージの個数を、送達確認待ち信号数カウンタ8から減算する。
なお、HDLC系プロトコルの送受信処理に関しては、ISO−3309(HDLC)、あるいはTTC標準X25(LAPB)、Q921(LAPD)、Q703(MTPレベル2)等の記載を参考にすることができる。
【0005】
【発明が解決しようとする課題】
図4の構成例における問題点としては、(a)メッセージ処理部4からのバースト送信が発生すると、送信信号FIFO9における遅延が大きくなるという問題がある。また、(b)一般にデータリンクのプロトコルでは、転送遅延時間が著しく長くなると、プロトコル動作上不具合が生じるという問題がある。
例えば、TTC標準Q703に準拠したデータリンクの場合、レベル1リンク速度=4.8kbit/sのものがあるが、最大アウトスタンディング数=40、最大信号長=272バイトのため、最悪条件では、送信信号FIFO9での遅延は最大約18秒になる。MTP2では、MSU(データフレーム)送信時にT7タイマ(応答遅延タイマ:4.8kbit/sリンクでは3秒)を起動し、送達確認が戻る前にT7タイマが満了になると、リンクを解放してしまう。
【0006】
このため、自局から相手局への送信方向の回線使用率が1に近い負荷でリンクを使用中に、相手局から自局へ、T7タイマより長い間隔でメッセージの送信があると、自局が相手局に返送する送達確認が、送信信号FIFO9で著しく遅延するため、相手局でT7タイマが満了し、リンク解放になる可能性がある。
その他、一般にデータリンクのプロトコルでは、送達確認をタイマにより監視するため、リンク速度、アウトスタンディング数、信号長及びタイマの関係によっては不要なリンク解放が発生する懸念がある。
ところが、送信信号FIFO9での遅延を小さくするため、送信信号FIFO9のサイズを最大アウトスタンディング数に比べて小さくすると、図4の構成の場合、送信信号FIFO9で信号のオーバーフローによる信号廃棄が発生し、リンク性能が劣化する。
あるいは、送信信号FIFO9がオーバーフロー時には、データリンク信号送信処理部6の動作を停止し、送信信号FIFO9での信号廃棄を防止する構成も考えられるが、その場合、送信信号FIFO9からデータリンク信号処理部2に対して新たな信号線が必要になる。
【0007】
別の対策として、特願平11−210271号明細書および図面に記載の『ATM信号送信方法及びATM信号装置』の方法を適用し、データリンク送信処理部2で単位時間当りに送信するデータリンクの信号長の合計が回線速度を超えないように制御する方法も考えられる。上記公報に記載の技術では、ATMインタフェースへの適用を前提とし、メッセージの信号長から、ATMインタフェースでの信号長を簡易な計算で求めることができたため、データリンク信号送信処理部6での速度調整を十分効果的に実現していた。ところで、上記ATMインタフェースと異なって本発明のようなHDLC系プロトコルの場合、データリンク信号中の連続して‘1’が5つ続くパターン(11111)を‘111110’に置き換えて送信する特質を有している。このため、データリンク信号送信処理部6で回線インタフェースでの信号長を厳密に計算することができない。従って、上記公報の技術をHDLC系プロトコルに適用した場合、‘1’の比率が大きいデータを多数送信したときに送信信号のビットレートが最悪で20%程度回線速度を上回り、いずれ送信信号FIFO9で滞留が発生する。従って、十分な効果を奏しないことになる。
【0008】
そこで、本発明の目的は、これら従来の課題を解決し、送信信号FIFOにおける信号のオーバーフローを防止すると同時に、送信信号FIFOでの最大遅延時間を小さくし、リンク解放が発生しないようにするHDLC信号送受信方法及びHDLC信号装置、ならびにそのプログラムと記録媒体を提供することにある。
【0009】
【課題を解決するための手段】
上記目的を達成するため、本発明のHDLC信号送受信方法は、信号送信時に‘11111’パターン検出時に‘111110’に変換して送信する特質を有するHDLC系プロトコルのデータリンクレイヤで、送達確認待ち信号のメッセージ長及びデータリンクヘッダ長の合計が、閾値を越えないようにHDLCプロトコルデータリンク信号の送信を制御することを特徴としている。
【0010】
具体的には、以下の手段を有する。
すなわち、本発明のHDLC信号送受信方法は、データリンクプロトコルの処理手段において、各送達確認待ち信号のデータ長とデータリンクヘッダ長を合計した信号長を保持する送達確認待ち信号長テーブルと、送達確認待ち信号のデータ長とデータリンクヘッダ長を合計した信号長を全送達確認待ち信号について累計した信号長を示す送達確認待ち総信号長カウンタを持ち、
該送達確認待ち総信号長カウンタの値が予め設定した閾値より大の場合にはメッセージ信号の送信を阻止し、
該カウンタの値が予め設定した閾値以下の場合には、データリンク信号を回線送信インタフェースに送信すると共に、該送信確認待ち信号長テーブルに該メッセージのデータ長とデータリンクヘッダ長を合計した信号長を保持し、また該信号長を該カウンタに加算し、
相手局からデータリンクの送達確認あるいは再送要求を受信すると、該送達確認待ち信号長テーブルを参照し、送達確認されたメッセージ及び紛失したメッセージの信号長を読み取り、該信号長を該カウンタから減算することを特徴としている。
【0011】
なお、通常のHDLC系プロトコルのデータリンクヘッダ長は固定長のため、上記計算は容易に実現可能である。例えば、MTPレベル2プロトコルの場合、メッセージ転送に使用するMSU(有意信号ユニット)のデータリンクレイヤヘッダ長は、LI(信号長表示)を除き、信号先頭のフラグを含めると5バイト(固定)である。
また、本発明は、上記方法を適用したHDLC信号装置として具体化することが可能である。
【0012】
【発明の実施の形態】
以下、本発明の実施例を、図面により詳細に説明する。
図1は、本発明の一実施例を示すHDLC信号装置の構成図である。
図1のHDLC信号装置は、回線送信インタフェースにデータリンクレイヤより上位レイヤのメッセージを送信し、また回線受信インタフェースからデータリンクレイヤより上位レイヤのメッセージを受信するためのものである。
なお、図1に示す実施例装置は、HDLCプロトコルに本発明を適用した場合を示しているが、信号送信時に‘11111’パターン検出時に‘111110’に変換して送信する特質を有するHDLC系プロトコル、例えばISO−3309(HDLC)、あるいはTTC標準X25(LAPB)、Q921(LAPD)、Q703(MTPレベル2)等に容易に適用可能である。
【0013】
HDLC信号装置100内には、メッセージ処理部400と、データリンク信号処理部200と、回線インタフェース処理部300とが設けられる。
データリンク信号処理部200内には、メッセージ信号送信キュー201と、データリンク信号送信処理部202と、データリンク信号受信処理部203と、送達確認待ち信号長テーブル205と、送達確認待ち総信号長カウンタ204とが配置される。
また、回線インタフェース処理部300内には、送信信号FIFO201と、回線送信処理部302と、回線受信処理部303と、受信信号FIFO304とが配置される。
送達確認待ち信号長テーブル205には、データリンク信号のシーケンス番号モジュロに相当する128面の信号長保持レジスタ206−1〜206−128(以下、206で代表する)が格納される。
【0014】
図2は、図1におけるデータリンク信号送信処理部の動作フローチャートである。
メッセージ処理部400は、メッセージを生成すると、メッセージ送信キュー201に生成したメッセージをキューイングする。
データリンク信号送信処理部202は、プロトコル動作によりメッセージの送信が可能か否かを判別し(ステップ101)、可能であれば、次にメッセージ信号送信キューにメッセージが有るか否かを判別し(ステップ102)、メッセージが有れば、次に送信確認待ち総信号長カウンタ204を参照し、予め設定した閾値以下であるか否かを判別する(ステップ103)。閾値以下の場合は、プロトコルの動作に従ってメッセージ送信キュー201内のメッセージをデータリンク信号にマッピングし、送信信号FIFO301に送信すると共に、該送信確認待ち信号数カウンタ204に該メッセージのメッセージ長とデータリンクレイヤのヘッダ長の合計を加算し、また該メッセージに付与したデータリンクレイヤのシーケンス番号に該当する信号長保持レジスタ206に、該メッセージのメッセージ長とデータリンクレイヤヘッダ長の合計を書き込む(ステップ104)。
【0015】
一方、送信確認待ち総信号長カウンタ204の値が予め設定した閾値より大の場合には(ステップ103)、送達確認待ち総信号長カウンタ204の値が閾値以下になるまでメッセージの送信を抑止する。
回線送信部302は、送信信号FIFO301内に信号がある場合は、信号の先頭にフラグパターン‘01111110’を付与し、該信号のビットパターンに‘11111’パターン検出時には、これを‘111110’に変換し、‘11111’パターン以外についてはトランスペアレントに回線送信インタフェースに送信する。
【0016】
図3は、図1におけるデータリンク信号受信処理部の動作フローチャートである。
データリンク信号受信処理部203は、受信信号FIFO301に受信信号が有るか否かを判別し(ステップ201)、受信信号が有れば、受信信号に対してプロトコル仕様に基づく処理を実施する(ステップ202)。すなわち、受信信号FIFO301からデータリンク信号を読み取り、該データリンク信号からメッセージを取り出し、メッセージ処理部400に送信する。それと並行して、該データリンク信号が送達確認通知あるいは再送要求を含むか否かを判別し(ステップ203)、いずれかを含む場合には、送達確認されたメッセージ及び紛失したメッセージのシーケンス番号に対応する信号長保持レジスタ206の値を、送達確認待ち総信号長カウンタ204から減算する(ステップ204)。
【0017】
(閾値の設定例)
以下、閾値の設定例について説明する。送信信号FIFO301内に滞留しうる信号バイト数は、閾値をSバイトとすると、Sの値と送信するデータ内での‘11111’パターンの出現頻度に依存する。送信するデータのビットパターンがランダムであると仮定すると、任意の5ビットが‘11111’である確率は1/32になるため、送信信号FIFO301内に滞留しうる信号バイト数は、S*33/32となる。
送信するデータのビットパターンが全て‘11111’の場合には、送信信号FIFO301内に滞留しうる信号バイト数は、S*6/5になる。
【0018】
HDLCプロトコルとしてMTPレベル2を仮定すると、閾値=Sは、以下の式(1)を満足する必要がある。ただし、式(1)で決まるSの上限に対して、非常に小さい値を閾値に設定すると、リンクの性能が低くなる可能性があるため、注意が必要である。
RTD+T1+T2+S*6/5/V<T7タイマ・・・・・・・・・(1)
ここで、RTD=往復伝搬遅延時間
T1=自局のデータリンク信号処理部での処理遅延時間
T2=相手局のデータリンク信号処理部での処理遅延時間
T7タイマ=相手局での送達確認監視タイマ
S=閾値
V=回線速度
である。
【0019】
(プログラムおよびその記録媒体)
図2および図3に記載されたデータリンク信号送信処理部の動作フローおよびデータリンク信号受信処理部の動作フローをプログラムに変換し、CD−ROM等の記録媒体に格納しておけば、HDLC信号装置のプロセッサにその記録媒体を実装し、プログラムをローディングして、実行させることにより、本発明を容易に実現することができる。また、そのプロセッサからネットワークを介して他のプロセッサに上記プログラムをダウンロードすることにより、他のプログラムにおいても本発明を容易に実現できる。
【0020】
【発明の効果】
以上説明したように、本発明によれば、信号送信時に‘11111’パターン検出時に、これを‘111110’に変換して送信するHDLC系プロトコルのデータリンクレイヤにおいて、送達確認待ち信号のデータサイズ及びデータリンクヘッダ長のオーバーヘッドの合計が、閾値を越えないようにHDLCプロトコルデータリンク信号の送信を制御するので、その結果、送信信号FIFOにおける信号のオーバーフローが防止されるとともに、送信信号FIFOでの最大遅延時間を小さくして、リンク解放が発生しないようにすることができる、という効果がある。
【図面の簡単な説明】
【図1】本発明の一実施例を示すHDLC信号装置のブロック構成図である。
【図2】本発明の一実施例を示すデータリンク信号送信処理部の動作フローチャートである。
【図3】本発明の一実施例を示すデータリンク信号受信処理部の動作フローチャートである。
【図4】従来技術によるHDLC信号装置の一例を示すブロック構成図である。
【符号の説明】
100…HDLC信号装置、200…データリンク信号処理部、
300…回線インタフェース処理部、400…メッセージ処理部、
201…メッセージ信号送信キュー、202…データリンク信号送信処理部、
205…送達確認待ち信号長テーブル、
206−1〜206−128…信号長保持レジスタ、
204…送達確認待ち総信号長カウンタ、
203…データリンク信号受信処理部、301…送信信号FIFO、
302…回線送信部、303…回線受信部、304…受信信号。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a signal transmission / reception method and signal apparatus for transmitting and receiving a message signal using an HDLC frame via a transmission line, and more specifically, a transmission signal length total waiting for delivery confirmation in a data link does not exceed a threshold. The present invention relates to an HDLC protocol signal transmission / reception method and signal apparatus for controlling the program, a program, and a recording medium for storing the program.
[0002]
[Prior art]
HDLC is known as a highly efficient and reliable transmission control procedure (data link layer procedure). According to this transmission control procedure, continuous transfer is possible, it is possible to postpone without a response within a certain range, a CRC is employed, and a data error detection rate is high.
FIG. 4 is a diagram illustrating a configuration example of a conventional general HDLC signal device.
As shown in FIG. 4, the conventional HDLC signal apparatus is for transmitting a message of a higher layer than the data link to the line transmission interface and receiving a message of a higher layer than the data link from the line reception interface. . In the
[0003]
When the
When the value indicated by the transmission confirmation wait
When there is a signal in the
[0004]
The
The data link signal
Regarding transmission / reception processing of the HDLC protocol, descriptions such as ISO-3309 (HDLC), TTC standard X25 (LAPB), Q921 (LAPD), and Q703 (MTP level 2) can be referred to.
[0005]
[Problems to be solved by the invention]
The problem in the configuration example of FIG. 4 is that (a) when burst transmission from the
For example, in the case of a data link conforming to TTC standard Q703, there is a
[0006]
For this reason, if a message is transmitted from the other station to the own station at intervals longer than the T7 timer while the link is being used with a load close to 1 in the transmission direction from the own station to the other station, Since the delivery confirmation sent back to the other station is significantly delayed by the
In addition, in the data link protocol, since delivery confirmation is generally monitored by a timer, there is a concern that unnecessary link release may occur depending on the relationship between the link speed, the number of standings, the signal length, and the timer.
However, if the size of the transmission signal FIFO 9 is made smaller than the maximum number of outstanding signals in order to reduce the delay in the
Alternatively, when the
[0007]
As another countermeasure, a data link that is transmitted per unit time by the data link
[0008]
Therefore, an object of the present invention is to solve these conventional problems, prevent signal overflow in the transmission signal FIFO, and at the same time, reduce the maximum delay time in the transmission signal FIFO so that link release does not occur. An object is to provide a transmission / reception method, an HDLC signal device, a program thereof, and a recording medium.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, the HDLC signal transmission / reception method of the present invention is an HDLC protocol data link layer having a characteristic of converting to '111110' when transmitting a signal when detecting a '11111' pattern, and transmitting a signal for waiting for delivery confirmation. The transmission of the HDLC protocol data link signal is controlled so that the total of the message length and the data link header length does not exceed a threshold value.
[0010]
Specifically, it has the following means.
That is, the HDLC signal transmission / reception method of the present invention includes a delivery confirmation waiting signal length table that holds a signal length obtained by adding up the data length of each delivery confirmation waiting signal and the data link header length in the processing means of the data link protocol, and a delivery confirmation. It has a delivery confirmation waiting total signal length counter that indicates the total signal length of the waiting signal data length and the data link header length for all delivery confirmation waiting signals,
If the value of the total signal length counter waiting for delivery confirmation is larger than a preset threshold, transmission of the message signal is blocked ,
When the value of the counter is less than or equal to a preset threshold value, the data link signal is transmitted to the line transmission interface, and the signal length obtained by adding the data length of the message and the data link header length to the transmission confirmation wait signal length table And adding the signal length to the counter,
When a data link delivery confirmation or retransmission request is received from the other station, the delivery confirmation waiting signal length table is referred to, the signal length of the message confirmed for delivery and the lost message is read, and the signal length is subtracted from the counter. It is characterized by that.
[0011]
Since the data link header length of a normal HDLC protocol is a fixed length, the above calculation can be easily realized. For example, in the case of the
Further, the present invention can be embodied as an HDLC signal device to which the above method is applied.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below in detail with reference to the drawings.
FIG. 1 is a configuration diagram of an HDLC signal device showing an embodiment of the present invention.
The HDLC signal apparatus of FIG. 1 is for transmitting a message in a layer higher than the data link layer to the line transmission interface and receiving a message in a layer higher than the data link layer from the line reception interface.
1 shows the case where the present invention is applied to the HDLC protocol. However, the HDLC protocol having the characteristic of converting to '111110' when detecting the '11111' pattern at the time of signal transmission and transmitting it. For example, it can be easily applied to ISO-3309 (HDLC), TTC standard X25 (LAPB), Q921 (LAPD), Q703 (MTP level 2), or the like.
[0013]
In the
In the data link
In the line
The delivery confirmation wait signal length table 205
[0014]
FIG. 2 is an operation flowchart of the data link signal transmission processing unit in FIG.
When the
The data link signal
[0015]
On the other hand, if the value of the transmission confirmation waiting total
When there is a signal in the
[0016]
FIG. 3 is an operation flowchart of the data link signal reception processing unit in FIG.
The data link signal
[0017]
(Threshold setting example)
Hereinafter, an example of setting the threshold will be described. The number of signal bytes that can stay in the
When the bit patterns of the data to be transmitted are all “11111”, the number of signal bytes that can stay in the
[0018]
Assuming
RTD + T1 + T2 + S * 6/5 / V <T7 timer (1)
Here, RTD = round-trip propagation delay time T1 = processing delay time in the data link signal processing unit of the local station T2 = processing delay time in the data link signal processing unit of the partner station T7 timer = delivery confirmation monitoring timer in the partner station S = threshold value V = line speed.
[0019]
(Program and its recording medium)
If the operation flow of the data link signal transmission processing unit and the operation flow of the data link signal reception processing unit described in FIGS. 2 and 3 are converted into a program and stored in a recording medium such as a CD-ROM, the HDLC signal The present invention can be easily realized by mounting the recording medium on the processor of the apparatus, loading the program, and executing the program. In addition, the present invention can be easily realized in other programs by downloading the program from the processor to another processor via a network.
[0020]
【The invention's effect】
As described above, according to the present invention, when the '11111' pattern is detected during signal transmission, in the data link layer of the HDLC protocol that converts this to '111110' and transmits, Since the transmission of the HDLC protocol data link signal is controlled so that the total overhead of the data link header length does not exceed the threshold value, as a result, the overflow of the signal in the transmission signal FIFO is prevented and the maximum in the transmission signal FIFO is prevented. There is an effect that the delay time can be reduced to prevent the link release.
[Brief description of the drawings]
FIG. 1 is a block diagram of an HDLC signal device showing an embodiment of the present invention.
FIG. 2 is an operation flowchart of a data link signal transmission processing unit according to an embodiment of the present invention.
FIG. 3 is an operation flowchart of a data link signal reception processing unit according to an embodiment of the present invention.
FIG. 4 is a block diagram showing an example of a conventional HDLC signal device.
[Explanation of symbols]
100: HDLC signal device, 200: Data link signal processing unit,
300 ... line interface processing unit, 400 ... message processing unit,
201 ... Message signal transmission queue, 202 ... Data link signal transmission processing unit,
205 ... Delivery confirmation waiting signal length table,
206-1 to 206-128 ... signal length holding register,
204 ... Total signal length counter waiting for delivery confirmation,
203 ... Data link signal reception processing unit, 301 ... Transmission signal FIFO,
302: Line transmission unit, 303: Line reception unit, 304: Reception signal.
Claims (4)
データリンクプロトコルの処理手段は、各送達確認待ち信号のデータ長とデータリンクヘッダ長を合計した信号長を保持する送達確認待ち信号長テーブルと、上記送達確認待ち信号のデータ長とデータリンクヘッダ長を合計した信号長を全送達確認待ち信号について累計した信号長を示す送達確認待ち総信号長カウンタを備えることにより、該送達確認待ち総信号長カウンタの値が予め設定した閾値より大の場合にはメッセージ信号の送信を阻止し、
該カウンタの値が予め設定した閾値以下の場合には、データリンク信号を回線送信インタフェースに送信すると共に、該送信確認待ち信号長テーブルに該メッセージのデータ長とデータリンクヘッダ長を合計した信号長を保持し、また該信号長を該カウンタに加算し、
相手局からデータリンクの送達確認あるいは再送要求を受信すると、該送達確認待ち信号長テーブルを参照し、送達確認されたメッセージ及び紛失したメッセージの信号長を読み取り、該信号長を該カウンタから減算することを特徴とするHDLC信号送受信方法。In a signal transmission / reception method for transmitting and receiving a message signal by an HDLC frame via a transmission line,
The processing means of the data link protocol includes a delivery confirmation wait signal length table holding a signal length obtained by adding up the data length of each delivery confirmation wait signal and the data link header length, and the data length and data link header length of the delivery confirmation wait signal. When the value of the total signal length counter waiting for delivery confirmation is larger than a preset threshold value by providing a total signal length counter waiting for delivery confirmation indicating the total signal length of all the signals waiting for delivery confirmation Prevents sending message signals,
When the value of the counter is less than or equal to a preset threshold value, the data link signal is transmitted to the line transmission interface, and the signal length obtained by adding the data length of the message and the data link header length to the transmission confirmation wait signal length table And adding the signal length to the counter,
When a data link delivery confirmation or retransmission request is received from the other station, the delivery confirmation waiting signal length table is referred to, the signal length of the message confirmed for delivery and the lost message is read, and the signal length is subtracted from the counter. An HDLC signal transmitting / receiving method characterized by the above.
メッセージ信号を生成及び終端するメッセージ処理手段と、
該メッセージ処理手段が生成したメッセージをデータリンク信号にマッピングし、また相手局から受信したデータリンク信号からメッセージを再生して上記メッセージ処理手段に送信するデータリンク信号処理手段と、
該データリンク信号処理手段で生成したデータリンク信号を回線送信インタフェース経由で相手局に送信し、また相手局から回線受信インタフェースに受信した信号からデータリンク信号を再生し、該データリンク信号処理手段に送信する回線インタフェース処理手段とを備え、
該データリンク信号処理手段には、上記メッセージ処理手段から受信したメッセージを保持するメッセージ信号保持手段と、
該メッセージ信号保持手段からメッセージ信号を読み出し、データリンクフレームにマッピングし、上記回線インタフェース処理手段に送信する手段と、
該メッセージを該回線インタフェース処理手段に送信時に、該メッセージ信号のデータ長とデータリンクヘッダ長を合計した値を保持する信号長保持手段と、送達確認待ち信号のデータ長とデータリンクヘッダ長の累算値を保持する送達確認待ち総信号長保持手段と、
上記回線インタフェース処理手段から受信したデータリンク信号が、送達確認を含む場合あるいは再送要求を含む場合に、送達確認されたメッセージ及び紛失したメッセージのデータ長とデータリンクヘッダ長を合計した値を該信号長保持手段から読み取り、該送達確認待ち総信号長保持手段から減算する手段を具備し、該送達確認待ち総信号長保持手段が保持する値が、予め設定した閾値を越える場合は、メッセージの送信を抑止することを特徴とするHDLC信号装置。In an HDLC signal device that transmits and receives a message signal by an HDLC frame via a transmission line,
Message processing means for generating and terminating message signals;
A data link signal processing means for mapping the message generated by the message processing means to a data link signal, reproducing the message from the data link signal received from the counterpart station, and transmitting the message to the message processing means;
The data link signal generated by the data link signal processing means is transmitted to the partner station via the line transmission interface, and the data link signal is reproduced from the signal received from the partner station to the line reception interface, and the data link signal processing means Line interface processing means for transmitting,
The data link signal processing means includes message signal holding means for holding a message received from the message processing means,
Means for reading a message signal from the message signal holding means, mapping it to a data link frame, and transmitting it to the line interface processing means;
When transmitting the message to the line interface processing means, a signal length holding means for holding a total value of the data length of the message signal and the data link header length, and a cumulative length of the data length of the delivery confirmation waiting signal and the data link header length. A delivery confirmation waiting total signal length holding means for holding an arithmetic value;
When the data link signal received from the line interface processing means includes a delivery confirmation or a retransmission request, a value obtained by adding the data length and the data link header length of the message for which the delivery has been confirmed and the lost message is obtained. A means for reading from the length holding means and subtracting from the delivery confirmation waiting total signal length holding means, and transmitting a message if the value held by the delivery confirmation waiting total signal length holding means exceeds a preset threshold value An HDLC signal device characterized in that
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001246258A JP3709462B2 (en) | 2001-08-14 | 2001-08-14 | HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001246258A JP3709462B2 (en) | 2001-08-14 | 2001-08-14 | HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003060730A JP2003060730A (en) | 2003-02-28 |
JP3709462B2 true JP3709462B2 (en) | 2005-10-26 |
Family
ID=19075856
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001246258A Expired - Fee Related JP3709462B2 (en) | 2001-08-14 | 2001-08-14 | HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3709462B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1300985C (en) * | 2003-04-04 | 2007-02-14 | 华为技术有限公司 | Method for processing extra-long message in two-layer virtual special-purpose network |
-
2001
- 2001-08-14 JP JP2001246258A patent/JP3709462B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2003060730A (en) | 2003-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3882187B2 (en) | Flow control system and method | |
EP1193924B1 (en) | Radio communications system using timeout control with flexible timeout interval settings | |
JP2526013B2 (en) | Packet switching communication method | |
US6625118B1 (en) | Receiver based congestion control | |
CN116527584B (en) | Congestion control method and device, communication network and computer storage medium | |
JP2003518817A (en) | Network switching method using packet scheduling | |
KR19990030108A (en) | Communication method having data communication protocol for interlayer flow control, and data communication terminal device | |
WO2003053009A1 (en) | A method of controlling flow of the ethernet data in a synchronous data hierarchy transmission network | |
JP4244159B2 (en) | Reception device, communication system, and program | |
JP3057078B2 (en) | Method and apparatus for using input / output buffers | |
US8930557B2 (en) | Data transmission with constant data rate | |
JP3709462B2 (en) | HDLC signal transmission / reception method, HDLC signal device, program thereof, and recording medium | |
US20040190508A1 (en) | Optimization of decoder instance memory consumed by the jitter control module | |
JP2969559B2 (en) | Data transfer flow control method | |
JP3732671B2 (en) | Transmission device, transmission method, and recording medium recording transmission software | |
JP4113932B2 (en) | Statistical multiplexer | |
JP2606128B2 (en) | Communication method between computers | |
JPH0766838A (en) | Congestion control frame relay equipment | |
JP2910746B2 (en) | Traffic shaping method and apparatus | |
JP3550648B2 (en) | ATM signal transmission method and ATM signal device | |
EP1540484B1 (en) | Bus control arrangement and method | |
JP3351709B2 (en) | Data buffer release method for control frame information section | |
JPH0250649A (en) | Local network transmitter | |
KR100350473B1 (en) | CONGESTION CONTROLLING METHOD FOR SIGNALLING LINK IN No.7 SIGNALLING NETWORK | |
JPH11205332A (en) | Data transfer system and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050428 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050506 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050624 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20050708 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050721 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080819 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090819 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090819 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100819 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100819 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110819 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |