JPS59167159A - Hdlc data transmitting system - Google Patents

Hdlc data transmitting system

Info

Publication number
JPS59167159A
JPS59167159A JP58039182A JP3918283A JPS59167159A JP S59167159 A JPS59167159 A JP S59167159A JP 58039182 A JP58039182 A JP 58039182A JP 3918283 A JP3918283 A JP 3918283A JP S59167159 A JPS59167159 A JP S59167159A
Authority
JP
Japan
Prior art keywords
data
buffer
hdlc
transmission
task
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
JP58039182A
Other languages
Japanese (ja)
Inventor
Katsuhiko Hayashi
克彦 林
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP58039182A priority Critical patent/JPS59167159A/en
Publication of JPS59167159A publication Critical patent/JPS59167159A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L13/00Details of the apparatus or circuits covered by groups H04L15/00 or H04L17/00

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To transmit always data the maximum speed of transmission independently of characteristic of an encoder and a decoder by varying frame length with the data transfer speed and the line speed to transmit the data. CONSTITUTION:A buffer 21 where transmission data is stored, an input task 22 which inputs data to the buffer 21, a transmission task 23 which reads out and outputs data from the buffer 21, and a buffer table 24 which informs the storage state of data in the buffer 21 are provided. The input task 22 inputs data to prescribed areas of the buffer 21 until data indicating that data in the buffer 21 reaches a prescribed quantity or indicating the end of the transmission of the just preceding frame is given from the buffer table 24, and the transmission task 23 reads out data successively from areas, to which the input task 22 completes the data input, and outputs data. With respect to the information of the storage state of data in the buffer 21, it is imformed whether data is stored in the divided areas of the buffer 21 or not, and the number of byte and the start address of data are informed.

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、ハイレベルデータリンク制御手順(HDL
C)により、データの送信を行なうHDLCデータ送信
方式の改良に関する。
[Detailed Description of the Invention] [Technical Field of the Invention] This invention relates to high-level data link control procedures (HDL
C) relates to improvements in the HDLC data transmission method for transmitting data.

〔発明の技術的背景〕[Technical background of the invention]

HDLCとは、ある長さのデータを複数に分割し、分割
された夫々の部分に制御コードや誤りチェックコード等
を付加して1フレームに構成し、番号付けして1フレ一
ム単位に送出し、送信側が、このフレームを受信する側
から出力されるRR(レシーブ・レディ)、RNR(レ
シーブ・ノット・レディ)等の応答信号を受は取るよう
にしたものである。
HDLC is a method that divides data of a certain length into multiple parts, adds control codes, error check codes, etc. to each divided part, composes it into one frame, numbers it, and sends it out in units of one frame. However, the transmitting side receives response signals such as RR (receive ready) and RNR (receive not ready) output from the side receiving this frame.

例えば、第1図のように、番号付けされたデータフレー
ムエ0.工2.I3に対し、応答信号フレームRR1,
RR2,RR3が返送される。ここで、応答信号RRは
、次のフレームを受信できることを示し、次に受信を期
待するフレームの番号をノ(うメータに持つ。また、他
の応答信号RNRは、受信する側の受信バッファが一杯
で、これ以上のフレームを連続受信不能であることを示
す。従って、データを送信する側では、応答信号RNR
を受信すると、次のフレームの送出を一時停止し、その
後、受信する側の受信バッファが空となったときに、受
信する側は応答信号RRを送出して次のフレームの送信
を要求する。
For example, as shown in FIG. 1, numbered data frames 0. Engineering 2. I3, response signal frames RR1,
RR2 and RR3 are returned. Here, the response signal RR indicates that the next frame can be received, and has the number of the next frame expected to be received in the meter.The other response signal RNR indicates that the receiving buffer on the receiving side is It is full and indicates that no more frames can be received continuously.Therefore, the data transmitting side sends a response signal RNR.
When the receiving side receives a response signal RR, it temporarily stops sending the next frame, and then, when the receiving buffer on the receiving side becomes empty, the receiving side sends out a response signal RR to request the sending of the next frame.

また、HDLCにおいては、送信側は、これらの応答信
号を受信していなくとも、定められた数以下のフレーム
を先に送出できる。このように、応答を待たずに送出可
能なフレームの数を、最大アウトスタンディングフレー
ム数と呼ぶ。但し、応答を待たずに送出したフレームは
、対応する応答信号が返送される迄、送信側において保
持していなければならない。更に、送出可能なフレーム
の長さくデータ量)の最大値は、送信側と受信側との間
で、予め設定されている。
Furthermore, in HDLC, the transmitting side can transmit frames up to a predetermined number in advance even if it has not received these response signals. The number of frames that can be sent without waiting for a response in this way is called the maximum number of outstanding frames. However, frames sent without waiting for a response must be held on the transmitting side until the corresponding response signal is returned. Furthermore, the maximum value of the frame length (data amount) that can be sent is set in advance between the transmitting side and the receiving side.

従来の核種送信方式では、データを送るに際し、フレー
ム長をできる限り長くしたほうが、各フレームに付加さ
れる制御コード、誤りチェックコード等の付加コードの
占める割合を低減でき、この結果、総送信ビット数の増
加を少なくでき、伝送効率を高める事ができるという考
えに基づき、送信側のバッファに最大フレーム長分のデ
ータが入力されてからフレーム送信を開始するという方
式%式% ところで、データ通信システムは、第2図のように構成
されている。つまシ、送信側において、符号化器2ヘデ
ータ1が入り、符号化器2の出力データ3がI(DLC
送信装置4へ送られ、HDLC送信装置4から回線5を
介してHDLC受信装置6へ送出される。回線5を介し
てHDLC受信装置6に到ったデータは、出力データ7
となシ、復号化器8へ入り復号化されてデータ9となっ
て出力される。
In conventional nuclide transmission methods, when transmitting data, it is better to make the frame length as long as possible to reduce the proportion of additional codes such as control codes and error check codes added to each frame, and as a result, the total transmitted bits can be reduced. Based on the idea that the increase in the number of frames can be minimized and transmission efficiency can be increased, the method is based on the idea that frame transmission is started after the maximum frame length of data is input to the buffer on the transmitting side.By the way, data communication system is configured as shown in FIG. On the transmitting side, data 1 enters encoder 2, and output data 3 of encoder 2 becomes I(DLC
The signal is sent to the transmitting device 4, and from the HDLC transmitting device 4 via the line 5 to the HDLC receiving device 6. The data that has reached the HDLC receiver 6 via the line 5 is output data 7
The data then enters a decoder 8, is decoded, and is output as data 9.

このようなシステムにおいて、最大アウトスタンディン
グフレーム数を2とした場合の、符号化がHDLC送信
装置4に制限されて発生するデータF2と、HDLC送
信装置4が出力するデータF3との量的変化は、第3図
のようになる。この図において、縦軸りはデータ量を示
し、横軸Tは時間を示し、Kはフレームの最大長を示し
、fti送出される各々のフレームの大きさを示し% 
 t0〜t4はフレーム送出の開始時点を示し、fo〜
f4は送出される各々のフレームを示し、曙はHDLC
送信装置4の出力が停止している区間を示す。
In such a system, when the maximum number of outstanding frames is 2, the quantitative change between data F2 generated when encoding is limited to HDLC transmitter 4 and data F3 output by HDLC transmitter 4 is as follows. , as shown in Figure 3. In this figure, the vertical axis shows the amount of data, the horizontal axis T shows time, K shows the maximum length of the frame, and fti shows the size of each frame sent out.
t0 to t4 indicate the start time of frame transmission, and fo to
f4 indicates each frame to be sent, and Akebono is HDLC
It shows a section in which the output of the transmitting device 4 is stopped.

〔背景技術の問題点〕[Problems with background technology]

第3図から判るように、符号化器2から発生される単位
時間当たシのデータ量が、HDLC送信装置4の出力よ
りも少ない時−すなわちs LXからt3の区間−には
、回線5に空き時間twが生じる。この空き時間twは
、復号化器8が接続されている時に、HDLC通信系の
効率低下をもたらす。
As can be seen from FIG. 3, when the amount of data per unit time generated from the encoder 2 is smaller than the output of the HDLC transmitter 4, that is, in the interval from sLX to t3, the line 5 A vacant time tw occurs. This idle time tw causes a decrease in the efficiency of the HDLC communication system when the decoder 8 is connected.

第4図は、復号化器8が接続されたHDLC送信方式の
伝送系におけるデータ転送の時間的変化を示したもので
、縦軸りはデータ量を示し、横軸Tは時間を示す。
FIG. 4 shows temporal changes in data transfer in a transmission system of the HDLC transmission system to which the decoder 8 is connected, where the vertical axis shows the amount of data and the horizontal axis T shows time.

同じ符号(データ)に対して、符号化器2が発生する単
位時間当たりのデータ量(第3図Fl)と、復号化器8
が受は入れる単位時間当たりのデータ量とは同じであり
、この復号化器8が単位時間当りに受は入れるデータ量
を01で表わす。G2は符号化器2の出力を示し、G3
はHDLC送信装置4の出力を示し、G4はHDLC受
信装置6の出力を示し、twlは符号化器2の出力がH
DLC送信装置4の出力よシも少なくなった為に生パじ
る回線5の空き時間を示す。この空き時間tWlの為に
、tAで示されるように、HDLC受信装置6の出力が
無く力る。この為、復号化器8が受は入れる単位時間当
たりのデータ量が少なくなるが、符号化器2と復号化器
8の特性とが同等であシ、上記復号化器8が少ないデー
タを受は取っている間にも符号化器2が出力を続けてい
る結果、HDLC受信装f6にはデータが滞留する。そ
こで、HDLC受信装置6は応答信号’RNRを出力し
、HDLC送信装f4に対しデータ出力を停止するよう
に知らせる。これにより、HDLC送信装置4は出力を
停止するから回1lJ5には空き時間twhが生じる。
For the same code (data), the amount of data per unit time generated by the encoder 2 (FIG. 3 Fl) and the amount of data generated by the decoder 8
However, the amount of data input per unit time is the same as the amount of data input per unit time by this decoder 8, and the amount of data input per unit time is represented by 01. G2 indicates the output of encoder 2, G3
indicates the output of the HDLC transmitter 4, G4 indicates the output of the HDLC receiver 6, and twl indicates that the output of the encoder 2 is H.
It shows the idle time of the line 5 that is lost due to the output of the DLC transmitting device 4 decreasing. Due to this idle time tWl, the output of the HDLC receiver 6 is lost as indicated by tA. For this reason, the amount of data per unit time that the decoder 8 accepts is reduced, but since the characteristics of the encoder 2 and decoder 8 are the same, the decoder 8 receives less data. As a result of the encoder 2 continuing to output data even while the data is being taken, data remains in the HDLC receiver f6. Therefore, the HDLC receiving device 6 outputs a response signal 'RNR to inform the HDLC transmitting device f4 to stop outputting data. As a result, the HDLC transmitting device 4 stops outputting, so that an idle time twh occurs at the time 11J5.

しかし、符号化器2は、なお、出力を続けるので、HD
LC送信装置4のバッファにデータが滞留する。ここで
、tBに示すように、符号化器2の出力に対するHDL
C送信装置4によるデータの受は取りが停止される。
However, since the encoder 2 continues to output, the HD
Data remains in the buffer of the LC transmitter 4. Here, as shown in tB, HDL for the output of encoder 2 is
The reception of data by the C transmitter 4 is stopped.

この後、HDLC受信装置6が自ら有する滞留したデー
タを出力し、応答信号RRを返送し、これに応えて、H
DLC送信装置4が自らが有する滞留したデータを出力
することにより、データの滞留が解消され、通常のデー
タ転送に戻るが、この時生じたデータ転送の遅れ時間を
取り戻すことはできない。
After that, the HDLC receiving device 6 outputs its own accumulated data, returns a response signal RR, and in response,
When the DLC transmitting device 4 outputs its own accumulated data, the data accumulation is resolved and normal data transfer is resumed, but the delay time of data transfer that occurs at this time cannot be recovered.

〔発明の目的〕[Purpose of the invention]

本発明は、以上説明した従来のHD L Cデータ送信
方式の欠点に′ifiみてなされたもので、その目的は
、符号化器、復号化器の特性に拘らず、送信し潜る最高
速度で常にデータ送信するよりなHDLCデータ送信方
式を提供することである。
The present invention has been made in view of the drawbacks of the conventional HD LC data transmission method described above, and its purpose is to always transmit at the maximum speed regardless of the characteristics of the encoder and decoder. It is an object of the present invention to provide a more HDLC data transmission method than that for data transmission.

〔発明の概要〕[Summary of the invention]

そこで、本発明では、符号化器から出力されるデータの
転送速度が回線速度より遅い時には送出するフレームの
長さを短くする様にし、また、データの転送速度が回線
速度より速い時には送出するフレームの長さを所定長に
するように、フレーム長を可変としてデータの送信を行
うようにしたものである。
Therefore, in the present invention, when the data transfer speed output from the encoder is slower than the line speed, the length of the frame to be sent is shortened, and when the data transfer speed is faster than the line speed, the length of the frame to be sent is shortened. Data is transmitted with variable frame length so that the frame length is a predetermined length.

〔発明の実施例〕[Embodiments of the invention]

以下、図面を参照して本発明の実施例を詳しく説明する
Embodiments of the present invention will be described in detail below with reference to the drawings.

第5図は、本発明を採用した送信系のブロック図である
。同図において、 10はマイクロプロセッサを示す。
FIG. 5 is a block diagram of a transmission system employing the present invention. In the figure, 10 indicates a microprocessor.

マイクロプロセッサ10かラバ、バス11が延び、この
パス11には、マイクロプロセッサ1゜が用いるプログ
ラムやデータが格納されるメモリ12、符号化部13、
網制御部14、HDLC−LS115が接続される。符
号化部13は上位CPUから受は取ったデータを符号化
する機能を有し、網制御部14は交換網の起動・復旧等
の機能を有し、 HDLC−LS115は、HDLC送
信を行う機能を有する。尚、網制御部14は信号線16
によシ、HDLC−LS115は、R線、T線により、
図示せぬ交換網と接続されている。
A bus 11 extends from the microprocessor 10, and this path 11 includes a memory 12 in which programs and data used by the microprocessor 1 are stored, an encoding unit 13,
The network control unit 14 and HDLC-LS 115 are connected. The encoding unit 13 has a function of encoding data received from the host CPU, the network control unit 14 has functions such as starting and restoring the switching network, and the HDLC-LS 115 has a function of performing HDLC transmission. has. Note that the network control unit 14 uses the signal line 16
By the way, HDLC-LS115 uses R line and T line,
It is connected to a switching network (not shown).

このような構成の送信系においては、マイクロプロセッ
サlOがメモリ12内のプログラムに従って、上位CP
Uから送出されたデータを受け、符号化部13にて符号
化しHDLC−LS115を介して送出する。
In the transmission system with such a configuration, the microprocessor 1O transmits information to the upper CP according to the program in the memory 12.
The data transmitted from U is received, encoded by the encoding unit 13, and transmitted via the HDLC-LS 115.

ここで、本発明の方式による機能ブロック図を第6図に
示す。同図において、21は送信データが格納されるバ
ッファであって、予め定められた最大フレゴム長分のバ
ッファの領MBUF(0)〜BUF(M−1)がアウト
スタンディング数分(M)集合している。nはバッファ
21にデータを入力する手段たるデータ人力タスク、乙
はバッファ21からデータを読み出し出力する手段であ
るHDLC送信タスク、別はバッファ21内のデータの
格納状態を報知する手段たるバッファテーブルである。
Here, a functional block diagram according to the method of the present invention is shown in FIG. In the figure, 21 is a buffer in which transmission data is stored, and an outstanding number (M) of buffer areas MBUF(0) to BUF(M-1) for a predetermined maximum frame length are collected. ing. n is a data manual task which is a means of inputting data to the buffer 21, B is an HDLC transmission task which is a means of reading and outputting data from the buffer 21, and another is a buffer table which is a means of notifying the storage state of data in the buffer 21. be.

また、データ入カタスク乙には、データ6が与えられ、
データ部としてバッファ21へ出力され、HDLC送信
タスク乙には、バッファ21がらデータ部が与えられ、
HDLC送信タ送信タスク−タ路を出力する。四は、デ
ータ入力タスクnとバッファテーブル別を結ぶインタフ
ェースを示し、蜀は、HDLC送信タスクるとバッファ
テーブル囚を結ぶインタフェースを示す。
Also, data input task B is given data 6,
The data part is output to the buffer 21 as a data part, and the data part is given to the HDLC transmission task B from the buffer 21.
The HDLC transmitter outputs the transmitter path. 4 indicates an interface that connects the data input task n and the buffer table, and 4 indicates an interface that connects the HDLC transmission task and the buffer table.

上記のデータ入力タスクnとHDLC送信タスクnとは
並行動作し、データ入力タスクnはバッファテーブル2
4を参照しながら、入力データδをバッファ21へ格納
する。このとき、データ入力タスクnは、HDLC送信
タスクおの動作をバッファテーブル囚によってモニタで
きる。また、HDLC送信タスクるは、バッファテーブ
ル囚を参照しながら、バッファ21からデータ4を読み
出し、HDLC、フレーム化して、出力データ部として
出力する。
The above data input task n and HDLC transmission task n operate in parallel, and data input task n
4, the input data δ is stored in the buffer 21. At this time, the data input task n can monitor the operation of each HDLC transmission task using the buffer table. Further, the HDLC transmission task reads data 4 from the buffer 21 while referring to the buffer table, converts it into an HDLC frame, and outputs it as an output data section.

ここで、バッファテーブル漬について説明する。Here, buffer table pickling will be explained.

バッファテーブル別は、第7図のように、バッファ21
の各領域BUF(n)が空かデータ有ルかを示すレジス
タTBL(n)と、バッファ2177)各領域BUF(
n)の先頭アドレスを示すレジスタADR8(n)と、
バッファ21の各領域B U F (n)のデータ蓋を
バイト単位で示すレジスタB Y T(n)とからなる
。上記レジスタTBL(n)=Oのときは、 BUF(
n)が空でありレディであることを示し、TBL(n)
=lのときは、BUF(n)がデータ有りでビジーであ
ることを示す。
For each buffer table, as shown in Figure 7, the buffer 21
A register TBL(n) indicating whether each area BUF(n) in the buffer 2177 is empty or has data, and a register TBL(n) for each area BUF(n) in the buffer 2177).
a register ADR8(n) indicating the start address of
It consists of a register B Y T (n) indicating the data cover of each area B U F (n) of the buffer 21 in byte units. When the above register TBL(n)=O, BUF(
n) is empty and ready, TBL(n)
=l indicates that BUF(n) has data and is busy.

先ず、HDLC送信タスクnの動作を説明する。First, the operation of HDLC transmission task n will be explained.

HDLC送信タスクるは、バッファテーブル飼の置(n
)を参照し、TBL(n)=lであれば、バッファ21
から先頭アドレスがADR8(n)でBYT(n)バイ
ト分のデータを読み出しフレーム化して送出する。この
とき、HDLC受信装置側から応答信号RR(レシーブ
・レディ)が返送されると、置(n)ioとして、デー
タ入力タスクηがパンツアレディを知り得るようにする
。そして、HDLC送信タスクnは、送出したフレーム
数が最大アラトスメンディングフレーム数取内であれば
、応答信号RRを待たずに、ノクツファ210次の領域
BUF (n+1 )について、上記の処理と同様の処
理を行う。このように、HDLC送信タスクるは、従来
のHDLC送信方式における場合と同様に、データ送信
に係る動作を行うものである。
The HDLC transmission task has a buffer table (n
), and if TBL(n)=l, buffer 21
From there, data of BYT(n) bytes is read out from the start address ADR8(n), converted into a frame, and sent out. At this time, when a response signal RR (receive ready) is returned from the HDLC receiving device side, the data input task η is made aware of panties ready as an option (n)io. Then, if the number of transmitted frames is within the maximum number of frames that can be sent out, the HDLC transmission task n performs the same processing as above for the area BUF (n+1) next to the sender 210 without waiting for the response signal RR. Perform processing. In this way, the HDLC transmission task performs operations related to data transmission, as in the conventional HDLC transmission system.

次に、第8図のフローチャートを参照してデータ入力タ
スクηの動作を説明する。
Next, the operation of the data input task η will be explained with reference to the flowchart in FIG.

先ず、5TARTとなり、ステップ101において、処
理回数を示すためのインデックスポインタNをゼロにセ
ットする。次に、ステップ102において、置(N)が
ゼロか否か判定し、ゼロであればバッファ21の領域B
UF(N)が空であるとして、ステップ103へ進む。
First, it becomes 5TART, and in step 101, an index pointer N for indicating the number of times of processing is set to zero. Next, in step 102, it is determined whether the position (N) is zero or not, and if it is zero, the area B of the buffer 21 is
Assuming that UF(N) is empty, the process proceeds to step 103.

ステップ103においては、バッファテーブル勢のBY
T(N)にゼロをセットするとともに、アドレスポイン
タPにADR8(N)をセットすることによって、格納
されているデータがゼロバイトである旨及び来たるべき
データ格納を行うべき領域・を“71ド・レスポインタ
PKセットする訳である。次に、データ入力タスクηは
、ステップ104において、 TBL(N−1)がゼロ
か否か判定することにより、直前のフレームが送出され
たか否か監視する。ここで、YESとなると、ステップ
105へ進み、領域BUF (N)にデータが格納され
たか否かを、BYT(N)がゼロか否かということによ
り判断する。
In step 103, the buffer table group BY
By setting zero in T(N) and setting ADR8(N) in address pointer P, it is indicated that the stored data is zero bytes and the area where the upcoming data should be stored is set to "71". Next, in step 104, the data input task η monitors whether the previous frame has been sent by determining whether TBL(N-1) is zero. Here, if YES, the process proceeds to step 105, and it is determined whether data is stored in the area BUF (N) based on whether BYT (N) is zero.

即ち、ステップ104からステップ105への流れによ
って、直前のフレームが送出されたことに対し、次に送
出するデータが領域BUF (N)に何バイトかでも格
納されたか否か調べることができる。
That is, by the flow from step 104 to step 105, it is possible to check whether the data to be sent next has been stored in the area BUF (N), even in some bytes, in response to the sending of the immediately previous frame.

もし、上記ステップ105においてNOであれば、ステ
ップ110へ進み、TBL(N)に1をセットして、H
DLC送信タスクおに対し、送出するデータが有る旨知
らせる。一方、ステップ104でNOとなったときには
、直前のフレームが送出されていないのであるから、H
DLC送信タスクnへ、送出するデータが有る旨知らせ
ることはいまだ不要であり、また、ステップ105でY
ESとなったときは、転送しようにも転送するデータが
領域BUF(N)に1バイトも格納されていないことか
ら、いずれの場合もステップ106以降のデータ入力動
作へ進むことになる。
If NO in step 105, proceed to step 110, set TBL(N) to 1, and
Notify the DLC sending task that there is data to send. On the other hand, if the result in step 104 is NO, it means that the previous frame has not been sent.
It is not necessary to notify the DLC sending task n that there is data to be sent, and it is not necessary to notify the DLC sending task n that there is data to be sent.
When it becomes ES, even if the data to be transferred is not stored in the area BUF(N) at least one byte, the process proceeds to the data input operation from step 106 in any case.

ステップ106では、入力データδが有か否か判定し、
NOであれば、ステップ104以下を繰シ返し、YES
であればステップ107へ進む。ステラ7’106でY
ESへ分岐すると、ステップ107において、アドレス
ポインタPが示すアドレスへ入力データ25を格納する
。更に、ステップ108へ進み、アドレスポインタPを
1インクリメントし、BYT(N)を1インクリメント
することにより、領域BUF(N)内でのアドレス更新
、及び格納データ蓋の表示が行なわれる。そして、ステ
ップ109へ進み、このような格納動作により、予め定
められた最大フレーム長パイ)Kになったか否かを判定
する。ここで、最大フレーム長バイトにとなった場合(
ステップ109でYESとなった場合)、又は、直前の
フレームが送出され、かつ、送出可能なデータが領域B
UF(N)に格納されている場合(ステップ104から
ステップ105へ進み、ステップ105でNOとなった
場合)には、ステップ110へ進み、TBL(N)を1
としてHDLC送信タスクnへ転送すべきデータが有る
ことを知らせるとともに、インデックスポインタNを1
インクリメントする。そして、バッファ21の領域BI
JF(n+1)についても同様に処理するため、インデ
ックスポインタNが最大アウトスタンディングフレーム
数Mになったか否かをステップ111にて判定し、最大
アウトスタンディングフレーム数Mに達しないときには
、ステップ102からステップ110迄を繰り返す。も
し、最大アウトスタンディングフレーム数Mに達したと
きには、ステップ101へ進みインデックスポインタN
をゼロにセット口、再び、ステップ102以降の動作を
繰り返す。
In step 106, it is determined whether there is input data δ,
If NO, repeat steps 104 onwards and YES.
If so, proceed to step 107. Stella 7'106 Y
When branching to ES, the input data 25 is stored in the address indicated by the address pointer P in step 107. Furthermore, the process advances to step 108, where the address pointer P is incremented by 1 and BYT(N) is incremented by 1, thereby updating the address in area BUF(N) and displaying the stored data cover. The process then proceeds to step 109, where it is determined whether or not the storage operation has reached a predetermined maximum frame length (pi)K. Here, if the maximum frame length is in bytes (
(if YES in step 109), or the previous frame has been transmitted and the data that can be transmitted is in area B.
If it is stored in UF(N) (proceeding from step 104 to step 105, and NO in step 105), proceed to step 110, and set TBL(N) to 1.
This notifies the HDLC sending task n that there is data to be transferred, and sets the index pointer N to 1.
Increment. Then, the area BI of the buffer 21
In order to process JF(n+1) in the same way, it is determined in step 111 whether the index pointer N has reached the maximum outstanding frame number M, and if the maximum outstanding frame number M has not been reached, the steps are performed from step 102. Repeat up to 110. If the maximum number of outstanding frames M has been reached, the process proceeds to step 101 and the index pointer N
Set to zero and repeat the operations from step 102 onwards.

ここで、本発明方式によるデータ転送のデータ量の時間
変化を第9図に示す。この図は、従来例の第3図に対応
するもので、縦軸りはデータ量(バイト)を示し、横軸
Tは時間(秒)を示す。
Here, FIG. 9 shows a change over time in the amount of data transferred according to the method of the present invention. This figure corresponds to FIG. 3 of the conventional example, and the vertical axis indicates the amount of data (bytes), and the horizontal axis T indicates time (seconds).

また、FlはHDLC送信装置を切り離した時の符号化
器が発生するデータを示し、F2′は符号化器の出力が
HDLC送信装置で制限されている時の符号化器が発生
するデータを示し、F3′はHDLC送信装置が出力す
るデータを示し、Kはフレームの最犬長を示し、fは送
出される各フレームの大きさを示す。またs  jO〜
tn+3はフレームの送出の開始時点を示し、fo#f
n+2は送出される各々のフレームを示す。
Also, Fl indicates data generated by the encoder when the HDLC transmitter is disconnected, and F2' indicates data generated by the encoder when the output of the encoder is limited by the HDLC transmitter. , F3' indicate data output by the HDLC transmitter, K indicates the maximum length of the frame, and f indicates the size of each frame to be transmitted. Also s jO~
tn+3 indicates the start point of frame transmission, and fo#f
n+2 indicates each frame sent out.

第9図から明らかな如く、符号化器が単位時間当たりに
発生するデータ量が、HDLC送信装置が出力するデー
タ量より少ない時には、送出されるフレームのフレーム
長が短くされる様子がわかる。
As is clear from FIG. 9, when the amount of data generated by the encoder per unit time is smaller than the amount of data output by the HDLC transmitter, the frame length of the transmitted frame is shortened.

第10図は、復号化器が接続された場合の本発明方式に
おけるデータ転送の時間的変化を示したもので、従来例
の第4図に対応する。同図において、縦軸りはデータ量
を示し、横軸Tは時間を示す。また、G1は符号化器が
単位時間当たりに発生するデータ量(復号化器が単位時
間当たりに受は入れるデータ量)を示し、02′は符号
化器が出力するデータ量を示し、03′はHDLC送信
装置が出力するデータを示し、G4′はHDLC受信装
置が出力するデータを示す。
FIG. 10 shows temporal changes in data transfer in the system of the present invention when a decoder is connected, and corresponds to FIG. 4 of the conventional example. In the figure, the vertical axis indicates the amount of data, and the horizontal axis T indicates time. Furthermore, G1 indicates the amount of data generated by the encoder per unit time (the amount of data that the decoder accepts per unit time), 02' indicates the amount of data output by the encoder, and 03'G4' indicates data output by the HDLC transmitter, and G4' indicates data output by the HDLC receiver.

第10図から明らかな如く、従来例の第4図では存在し
た回線の空き時間鴨、が無くなり、従って、HDLC受
信装置がデータを出力しなく々る時間を人が存在しなく
なる。このため、HDLC受信装置のバッファにデータ
が滞留せず、応答信号RNRが返送されることがなく、
HDLC送信装置が出力を停止せぬから、回線の空き時
間tW2が無くなり、符号化器の出力が受は付けられぬ
時間t、も存在しなくなる。即ち、上記従来例の回線空
き時間tw1 + tW2による復号化器のデータ入力
の停止時間と符号化器のデータ出力の停止時間が解消さ
れる訳である。
As is clear from FIG. 10, the idle time of the line that existed in the conventional example shown in FIG. 4 is eliminated, and therefore there is no time left for the HDLC receiver to output data. Therefore, data does not accumulate in the buffer of the HDLC receiving device, and the response signal RNR is not sent back.
Since the HDLC transmitter does not stop outputting, there is no free time tW2 on the line, and there is no time t when the encoder output is not received. That is, the stop time for data input to the decoder and the stop time for data output from the encoder due to the line idle time tw1 + tW2 in the conventional example are eliminated.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明では、1フレームの区切り
を、最大フレーム長バイト数となった場合、又は、直前
のフレームが送出終了と々つた場合の二通りとしたので
、次のような効果がある。
As explained above, in the present invention, one frame is separated in two ways: when the maximum frame length is the number of bytes, or when the immediately preceding frame ends its transmission, so that the following effects can be achieved. There is.

即ち、HDLC送信装置に対する単位時間当たりの入力
データ量が、HDLC送信装置が単位時間当たりに出力
するデータ量より少なくなったときには、送出されるフ
レーム長が短くなるだけなので、回線の空き時間が発生
せず、従って、HDLC受信装置の出力は停止しない。
In other words, when the amount of data input to the HDLC transmitter per unit time becomes less than the amount of data output by the HDLC transmitter per unit time, the frame length to be sent simply becomes shorter, resulting in idle time on the line. Therefore, the output of the HDLC receiver does not stop.

また、その為に、HDLC送信装置の停止も起きないの
で、伝送可能な最高速度によって、常にデータ送信を行
うことができる、
Also, because of this, the HDLC transmitter does not stop, so data can always be transmitted at the highest possible transmission speed.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はHDLC送信方式によるデータ送信を示す図、
第2図はHDLC通信系のブロック図、第3図は受信系
を考慮せぬときの従来方式によるデータ蓋変化を示す図
、第4図は受信系を含めたときの従来方式によるデータ
量変化を示す図、第5図は本発明の方式による送信系の
ブロック図、第6図は本発明の機能ブロック図、第7図
は第6図の要部ブロック図、第8図はデータ入力タスク
が行う動作のフローチャート、第9図は受信系を考慮せ
ぬときの本発明によるデータ量変化を示す図、第10図
は受信系を考慮し7・九ときの本発明によるデータ量変
化を示す図である。 2・・・符号化器 4・・・HDLC送信装置 6・・・HDLC受信装置 8・・・復号化器 10・・・マイクロプロセッサ 12・・・メモリ 13・・−符号化部 14・・・網制御部 15・・・HDLC−LSI 22・・・データ入力タスク お・・・HDLC送信タスク 21・・・バッファ 胸・・・バッファテーブル 代理人弁理士  本  1)    崇第6図 第7図
FIG. 1 is a diagram showing data transmission using the HDLC transmission method,
Figure 2 is a block diagram of the HDLC communication system, Figure 3 is a diagram showing the change in data cover according to the conventional method when the receiving system is not considered, and Figure 4 is a diagram showing the change in data amount according to the conventional method when the receiving system is included. FIG. 5 is a block diagram of the transmission system according to the method of the present invention, FIG. 6 is a functional block diagram of the present invention, FIG. 7 is a block diagram of the main part of FIG. 6, and FIG. 8 is a data input task. FIG. 9 is a diagram showing the change in data amount according to the present invention when the receiving system is not taken into consideration. FIG. 10 is a diagram showing the change in the amount of data according to the present invention when the receiving system is taken into consideration It is a diagram. 2...Encoder 4...HDLC transmitter 6...HDLC receiver 8...Decoder 10...Microprocessor 12...Memory 13...-Encoder 14... Network control unit 15...HDLC-LSI 22...Data input task...HDLC transmission task 21...Buffer chest...Buffer table Agent patent attorney Book 1) Takashi Figure 6 Figure 7

Claims (2)

【特許請求の範囲】[Claims] (1)送信データが格納されるバッファと、該バッファ
にデータを入力する手段と、前記バッファからデータを
読み出し出力する手段と、前記バッファ内のデータの格
納状態を報知する手段とを有し、前記報知する手段から
前記バッファ内のデータが所定量に達した旨か又は、直
前のフレームの送出が終了した旨のデータが与えられる
まで、前記入力する手段は前記バッファ内の所定領域へ
データ入力を行い、前記出力する手段は前記入力する手
段がデータの入力を終了した領域からデータを順次読み
出し出力することを特徴とするHDLCデータ送信方式
(1) comprising a buffer in which transmission data is stored, means for inputting data into the buffer, means for reading and outputting data from the buffer, and means for notifying the storage state of data in the buffer; The inputting means inputs data into a predetermined area in the buffer until data indicating that the data in the buffer has reached a predetermined amount or that transmission of the immediately preceding frame has been completed is provided from the notifying means. The HDLC data transmission system is characterized in that the outputting means sequentially reads and outputs data from an area where the inputting means has finished inputting data.
(2)バッファ内のデータの格納状態を報知する手段は
、バッファ内の分割された領域にデータが格納されてい
るか否か、データのバイト数及び先頭アドレスを示すこ
とを特徴とする特許請求の範囲第(1)項記載のHDL
Cデータ送信方式。
(2) The means for notifying the storage state of data in the buffer indicates whether data is stored in divided areas in the buffer, the number of bytes of data, and the starting address. HDL described in scope item (1)
C data transmission method.
JP58039182A 1983-03-11 1983-03-11 Hdlc data transmitting system Pending JPS59167159A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58039182A JPS59167159A (en) 1983-03-11 1983-03-11 Hdlc data transmitting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58039182A JPS59167159A (en) 1983-03-11 1983-03-11 Hdlc data transmitting system

Publications (1)

Publication Number Publication Date
JPS59167159A true JPS59167159A (en) 1984-09-20

Family

ID=12545965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58039182A Pending JPS59167159A (en) 1983-03-11 1983-03-11 Hdlc data transmitting system

Country Status (1)

Country Link
JP (1) JPS59167159A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6146302A (en) * 1984-08-08 1986-03-06 Kobe Steel Ltd Aluminium and aluminium-alloy sheet for coating, excellent in resistance to yarn rust
JPS6146303A (en) * 1984-08-08 1986-03-06 Kobe Steel Ltd Rolling sheet made of aluminium or aluminium alloy
JPS63276967A (en) * 1987-01-19 1988-11-15 Ricoh Co Ltd Transmission control system for digital facsimile equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6146302A (en) * 1984-08-08 1986-03-06 Kobe Steel Ltd Aluminium and aluminium-alloy sheet for coating, excellent in resistance to yarn rust
JPS6146303A (en) * 1984-08-08 1986-03-06 Kobe Steel Ltd Rolling sheet made of aluminium or aluminium alloy
JPS63276967A (en) * 1987-01-19 1988-11-15 Ricoh Co Ltd Transmission control system for digital facsimile equipment

Similar Documents

Publication Publication Date Title
US4571633A (en) High-speed facsimile machine capable of parallel processing
JPS59114945A (en) Variable length message encoder and decoder in data transmission system
JPH10254819A (en) Bus converting adapter
US4512026A (en) Data format for asynchronous data transmission
CN100534065C (en) Data mapping device, method for adjusting a transmission rate of isc words
JPS609292B2 (en) Time interval length control method between data blocks
JPS59167159A (en) Hdlc data transmitting system
RU2142646C1 (en) Device for multiplexing/demultiplexing data of communication between processors in asynchronous transmission mode
JPH09233181A (en) Configuration system for v5 interface
AU596459B2 (en) Data transfer system having transfer discrimination circuit
JPS62500555A (en) Interface circuit for connecting digital devices to time multiplexed links
JPH0773077A (en) Processor circuit containing first processor and system containing processor circuit and second processor
AU609791B2 (en) Improvements in or relating to data communication systems
JP3167802B2 (en) Image coding device
US5603057A (en) System for initiating data transfer between input/output devices having separate address spaces in accordance with initializing information in two address packages
JPS6053979B2 (en) Multi-stage buffer memory control method
US5692218A (en) System for transferring data between input/output devices having separate address spaces in accordance with initializing information in address packages
JP2808964B2 (en) Encoded data receiving circuit
JP2878190B2 (en) Buffer area management method
SU1667084A1 (en) Microprogrammable computer input/output
JPS58219868A (en) Transmitting device of facsimile
JPH08172535A (en) Control method for facsimile equipment
JP2511697B2 (en) Data receiver
JPH0335865B2 (en)
SU734661A1 (en) Channel-channel adapter