JPH11215185A - Device and method for transmitting data - Google Patents

Device and method for transmitting data

Info

Publication number
JPH11215185A
JPH11215185A JP10010367A JP1036798A JPH11215185A JP H11215185 A JPH11215185 A JP H11215185A JP 10010367 A JP10010367 A JP 10010367A JP 1036798 A JP1036798 A JP 1036798A JP H11215185 A JPH11215185 A JP H11215185A
Authority
JP
Japan
Prior art keywords
data
packet
retransmission
retransmission data
series
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
JP10010367A
Other languages
Japanese (ja)
Inventor
Yasuyori Maeda
康順 前田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP10010367A priority Critical patent/JPH11215185A/en
Publication of JPH11215185A publication Critical patent/JPH11215185A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To transmit data which are processed at a receiving station while the data are temporarily stored in the station at a stable high throughput regardless of the occurrence of packet losses. SOLUTION: A data separating means 12 classifies the data outputted from a packet transmitting means 11 into resending data and non-resending data normally transmitted in the first packet, outputs the resending data to a resending data holding means 14, and successively outputs the non-resending data to a temporarily storing means 13. The holding means 14 holds the resending data which are generated during the transmitting period of a series of data and collectively outputs the resending data after the transmission of the series of data is completed. A data interpolating means 15 interpolates the non-reseding data outputted from the storing means 13 with the resending data outputted from the holding means 14 and outputs the interpolated data to a data processing means 16.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、帯域遅延積の大き
な伝送路を介して、送り側データ伝送装置(以下送信
局)から受け側データ伝送装置(以下受信局)へと、大
量のデータをパケットに分割して、誤り無く、高速にデ
ータ伝送し、それに続いて、データ伝送とは非同期にデ
ータ処理を行うのに適したデータ伝送技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for transmitting a large amount of data from a transmitting data transmitting apparatus (hereinafter referred to as a transmitting station) to a receiving data transmitting apparatus (hereinafter referred to as a receiving station) via a transmission path having a large band delay product. The present invention relates to a data transmission technique suitable for performing high-speed data transmission without error by dividing the data into packets, and subsequently performing data processing asynchronously with the data transmission.

【0002】[0002]

【従来の技術】図1にデータ伝送装置の一般的な構成を
示す。図1において、データ伝送装置は、送信局1と、
受信局2と、両者間をつなぐ伝送路3とによって構成さ
れる。送受信局間には距離に比例するラウンド・トリッ
プ遅延が存在する。
2. Description of the Related Art FIG. 1 shows a general configuration of a data transmission apparatus. In FIG. 1, a data transmission device includes a transmitting station 1 and
It comprises a receiving station 2 and a transmission line 3 connecting the two. There is a round-trip delay between the transmitting and receiving stations that is proportional to the distance.

【0003】図2に従来の一般的なデータ伝送装置の構
成例を示す。図2において、パケット伝送手段4に入力
される一連のデータは、伝送路3を介して伝送され、デ
ータ処理手段7にて処理される。
FIG. 2 shows a configuration example of a conventional general data transmission apparatus. In FIG. 2, a series of data input to the packet transmission unit 4 is transmitted via the transmission line 3 and processed by the data processing unit 7.

【0004】データ伝送とデータ処理を非同期に行う場
合、パケット伝送手段4から出力される一連のデータを
一時的に蓄積する一時蓄積手段6が必要である。
When data transmission and data processing are performed asynchronously, a temporary storage unit 6 for temporarily storing a series of data output from the packet transmission unit 4 is required.

【0005】パケット伝送手段4では、入力されたデー
タを分割し、パケット化して伝送する。この際、伝送路
3上では伝送誤りが発生し、パケットが損失する場合が
ある。パケット損失により、一連のデータの一部が失わ
れると、データ処理手段7で正しい処理が実行出来な
い。そのため、パケット伝送手段4では、伝送中にパケ
ットの損失を検出し、該当部分のデータ(以下、再送デ
ータ)を再びパケット化して、再送することにより、入
力されたすべてのデータを確実に伝送する。
[0005] The packet transmission means 4 divides the input data, packetizes it, and transmits it. At this time, a transmission error may occur on the transmission path 3 and a packet may be lost. If part of a series of data is lost due to packet loss, the data processing means 7 cannot execute correct processing. Therefore, the packet transmission means 4 detects the loss of the packet during transmission, packetizes the data of the corresponding portion (hereinafter, retransmission data) again, and retransmits the data, thereby reliably transmitting all the input data. .

【0006】一般に、伝送帯域×ラウンドトリップ遅延
(以下、帯域遅延積)の大きな伝送路においては、再送
方式としては、損失した部分のデータのみを再送するこ
とで高い転送効率を得る選択的再送方式が採用される。
選択的再送方式では、パケット損失が発生すると、損失
部分のデータは、それ以降の部位のデータよりも遅れて
到着することになる。そのため、受信局側では、再送デ
ータの到着を待合わせて順序正しくデータ出力する順序
訂正手段5が必要となる。
In general, in a transmission path having a large transmission band × round trip delay (hereinafter referred to as a band delay product), the retransmission method is a selective retransmission method that achieves high transfer efficiency by retransmitting only data in a lost portion. Is adopted.
In the selective retransmission method, when a packet loss occurs, the data of the lost portion arrives later than the data of the subsequent portions. For this reason, the receiving station needs an order correcting means 5 for waiting for the arrival of retransmission data and outputting data in order.

【0007】図3には、部位(i)のデータのパケット
が損失し、その再送までに、部位(i+3)のデータま
でを送出済である場合の順序訂正手段5からの出力例を
示す。図3に例示する様に、パケット損失部分のデータ
よりも先に受信した損失部分以降のデータは、パケット
損失の発生から再送データの到着までの間、順序訂正手
段5に保持され、出力が遅延される。
FIG. 3 shows an example of the output from the sequence correcting means 5 in the case where the data packet of the part (i) is lost and up to the data of the part (i + 3) has been transmitted before retransmission. As illustrated in FIG. 3, the data after the loss part received before the data of the packet loss part is held in the sequence correcting means 5 from the occurrence of the packet loss to the arrival of the retransmission data, and the output is delayed. Is done.

【0008】つまり、パケット損失の発生から再送デー
タの到着までの再送遅延時間:T、データ転送レート:
R、および、順序訂正手段の記憶容量:Lの三者間に
は、次式の関係が成り立つ。
[0008] That is, retransmission delay time from occurrence of packet loss to arrival of retransmission data: T, data transfer rate:
The following relationship holds between R and the storage capacity of the order correcting means: L.

【0009】[0009]

【数1】R<L/T 式(1) 式(1)で明らかな様に、より高いデータ転送レート:
Rでデータ転送を行う為には、再送遅延時間:Tを短
く、また、順序訂正手段の記憶容量:Lを大容量にする
必要がある。
R <L / T Equation (1) As is apparent from Equation (1), a higher data transfer rate:
In order to perform data transfer with R, it is necessary to shorten the retransmission delay time: T and increase the storage capacity: L of the order correction means.

【0010】しかし、再送遅延時間:Tを短縮する為に
は、パケット損失の発生を、より早期に検出し、再送処
理を起動する必要がある。すなわち、受信局において
は、より短い周期でパケット損失の検査を行い、パケッ
ト損失が検出された場合には、一連のデータ受信を継続
しながら、これに並行してパケットの再送要求を処理す
る必要が有る。そのため、データ転送レートが高速にな
るほど、データ転送の制御処理は繁忙となり、その実行
を行うCPU等のハードウェアには、より高い処理能力
が要求される。
However, in order to reduce the retransmission delay time: T, it is necessary to detect the occurrence of packet loss earlier and start the retransmission process. In other words, the receiving station checks the packet loss in a shorter cycle, and if a packet loss is detected, it is necessary to process a packet retransmission request in parallel while continuing a series of data reception. There is. Therefore, as the data transfer rate increases, the data transfer control process becomes more busy, and higher processing performance is required for hardware such as a CPU that executes the data transfer.

【0011】また、再送遅延時間:Tには、送受信局間
の距離に比例するラウンド・トリップ遅延が含まれる
為、伝送距離が長くなるに従い、順序訂正手段の記憶容
量:Lは大容量化せざるを得ない。順序訂正手段では、
記憶媒体上の任意位置へのデータ書き込み、または、任
意位置からデータ読み出しを行う事で、順序訂正処理を
実現する。そのため、記憶媒体としては、ランダム・ア
クセス時のI/Oスループットが高い半導体メモリを使
用する必要がある。
Also, since the retransmission delay time T includes a round trip delay proportional to the distance between the transmitting and receiving stations, the storage capacity L of the order correcting means increases as the transmission distance increases. I have no choice. In order correction means,
By performing data writing to an arbitrary position on the storage medium or reading data from the arbitrary position, the order correction processing is realized. Therefore, it is necessary to use a semiconductor memory having a high I / O throughput at the time of random access as a storage medium.

【0012】また、さらに、順序訂正手段の記憶容量:
Lの大容量化は、パケット損失発生時には順序訂正手段
5からのデータ出力の遅滞を増長し、一時蓄積手段6へ
のデータ入力に費やすことが出来る時間を圧迫する。こ
のため、一時蓄積手段6には、よりI/Oスループット
の高い記憶媒体が要求される。
Further, the storage capacity of the order correcting means is as follows:
The increase in the capacity of L increases the delay of data output from the sequence correction means 5 when a packet loss occurs, and suppresses the time that can be spent for data input to the temporary storage means 6. For this reason, the temporary storage means 6 is required to have a storage medium with a higher I / O throughput.

【0013】[0013]

【発明が解決しようとする課題】本発明は、以上の事情
を考慮してなされたものであり、受信局における受信デ
ータの一時蓄積を、パケット損失の発生に関わりなく、
安定した高いスループットで行うデータ伝送装置を、よ
り低いコストで実現することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and makes it possible to temporarily store received data in a receiving station regardless of the occurrence of packet loss.
An object of the present invention is to realize a data transmission device that performs stable and high throughput at lower cost.

【0014】[0014]

【課題を解決するための手段】近年の光ファイバ、およ
び、VLSI技術の進歩によって、伝送路の伝送帯域
は、数ギガビット/秒のオーダが現実のものとなりつつ
あり、それと同時に、その伝送品質もビット誤り率にし
て10▲S添上▲P−12E以下と非常に高品質になっ
ている。この様な高速・高品質の伝送路を介したデータ
伝送においては、パケットの損失は非常にまれであり、
殆どのデータは、順序訂正の必要なく連続して受信され
る。
With the recent advances in optical fiber and VLSI technology, the transmission bandwidth of transmission lines is becoming an order of several gigabits / second, and at the same time, the transmission quality is increased. The bit error rate is very high, ie, less than 10S and less than P-12E. In data transmission via such a high-speed and high-quality transmission path, packet loss is extremely rare.
Most data is received continuously without the need for order correction.

【0015】また、従来技術においては、一時蓄積手段
6へのデータ入力前に順序訂正手段5にて、データを抜
けなく順序正しい状態にしているが、これは、伝送と同
期を取りながら処理を行う場合、つまり、図2におい
て、一時蓄積手段6が無い場合にも、その前段までの手
段構成を汎用的に使用可能とするためである。しかし、
一時蓄積手段6が存在する事を前提とすると、一時蓄積
手段6からデータ処理手段7へのデータ入力の時点でデ
ータが抜けなく順序正しい状態であれば、データ処理手
段7での処理に問題は生じない。
Further, in the prior art, before the data is input to the temporary storage means 6, the order is corrected by the sequence correction means 5 without any data being lost. This is because, even when the temporary storage means 6 is not provided in FIG. 2, the configuration up to the preceding stage can be used for general purposes. But,
Assuming that the temporary storage means 6 exists, if the data is not lost at the time of data input from the temporary storage means 6 to the data processing means 7 and the order is correct, the processing in the data processing means 7 has no problem. Does not occur.

【0016】本発明においては、上記2点に着目し、従
来の手段構成における順序訂正手段に代わり、次の3つ
の手段を設ける事で、データ転送の制御処理を簡素化
し、また、連続的に安定したレートで一時蓄積手段への
データ入力が行われるようにする。
In the present invention, attention is paid to the above two points, and the following three means are provided in place of the order correcting means in the conventional means configuration, thereby simplifying the data transfer control processing, and continuously Data is input to the temporary storage means at a stable rate.

【0017】データ分離手段 データ分離手段では、パケット伝送手段から出力される
データを、再送データと、最初のパケットで正常に伝送
された非再送データとに判別する。再送データは、再送
データ保持手段へと出力する。また、非再送データは、
一時蓄積手段へと逐次出力する。
Data Separation Means The data separation means discriminates data output from the packet transmission means into retransmission data and non-retransmission data normally transmitted in the first packet. The retransmission data is output to the retransmission data holding unit. Also, non-retransmission data is
Output to the temporary storage means sequentially.

【0018】再送データ保持手段 再送データ保持手段では、一連のデータの伝送期間中に
発生する再送データを保持し、一連のデータの伝送終了
後に一括して出力する。
Retransmission data holding means The retransmission data holding means holds retransmission data generated during the transmission period of a series of data, and outputs the data at once after the transmission of the series of data.

【0019】データ補間手段 データ補間手段は、データ処理手段へのデータ入力の前
段に設けられる。データ補間手段では、一時蓄積手段よ
り出力される非再送データを、再送データ保持手段から
出力される再送データで補間して、データ処理手段に出
力する。これにより、データ処理手段では、損失なく、
正しい順序でデータが入力されて、正常な処理が可能と
なる。
Data interpolation means The data interpolation means is provided before the data input to the data processing means. The data interpolation means interpolates the non-retransmission data output from the temporary storage means with the retransmission data output from the retransmission data holding means and outputs the result to the data processing means. As a result, the data processing means does not lose
Data is input in the correct order, and normal processing can be performed.

【0020】再送データ保持手段においては、一連のデ
ータの伝送の終了後に、再送データを先頭から順に、並
びかえて出力する方法が考えられる。この場合、ランダ
ム・アクセス時においても応答性がよく、I/Oスルー
プットが高い半導体メモリにて再送データ保持手段を実
現する必要があるが、通常想定される量の一連のデータ
の伝送期間中に発生する再送データの量はわずかであ
り、半導体メモリの容量は問題とならない。
In the retransmission data holding means, a method is conceivable in which, after the transmission of a series of data, retransmission data is rearranged in order from the head and output. In this case, it is necessary to realize the retransmission data holding means in a semiconductor memory having good responsiveness even at the time of random access and high I / O throughput. The amount of generated retransmission data is small, and the capacity of the semiconductor memory does not matter.

【0021】例えば、従来技術では、データ転送レー
ト:Rを1ギガ・ビット/秒(1ギガは10の9乗)、
再送遅延時間:Tを100ミリ・秒とした場合、10メ
ガ・バイト(1ギガは10の6乗)以上の記憶容量が順
序訂正手段に要求されるのに対して、一回のデータ伝送
量を、現在の一般的なパーソナル・コンピュータのハー
ドディスク容量のオーダであるところの1ギガ・バイト
(1ギガは10の9乗)、パケット長を標準的なLAN
で用いられる1500バイトとし、パケット損失の原因
が伝送路上でのビット誤りのみとした場合、一回のデー
タ伝送中に損失するデータ量は1500バイト以下と非
常に少ない。
For example, in the prior art, the data transfer rate: R is 1 gigabit / second (1 giga is 10 9),
Retransmission delay time: When T is 100 milliseconds, a storage capacity of 10 megabytes (1 Giga is 10 6) or more is required for the order correction means, but the amount of data transmitted at one time Is 1 gigabyte (1 giga is 10 9), which is on the order of the hard disk capacity of the current general personal computer, and the packet length is a standard LAN.
When the packet loss is caused by only a bit error on the transmission path, the amount of data lost during one data transmission is very small, 1500 bytes or less.

【0022】また、一時蓄積手段は、一般に大容量であ
ることが要求されるため、記憶媒体としては磁性体ディ
スクが用いられる。磁性体ディスクは図4の模式図に示
す様に、半導体メモリ等に比べ、応答性の悪いI/Oス
ループット特性を持つ。その為、図5に示す様に、連続
してI/Oされるデータ量が多いほど、高いI/Oスル
ープットを得る事ができる。
Since the temporary storage means is generally required to have a large capacity, a magnetic disk is used as a storage medium. As shown in the schematic diagram of FIG. 4, the magnetic disk has an I / O throughput characteristic that is less responsive than a semiconductor memory or the like. Therefore, as shown in FIG. 5, the larger the amount of data that is continuously I / Oed, the higher the I / O throughput can be obtained.

【0023】本発明では、この様な磁性体ディスクのI
/O特性を考慮し、一時蓄積手段へは、受信した非再送
データを逐次、連続して安定したレートでデータ入力す
ることで、磁性体ディスクの記憶媒体上の連続した領域
へのI/O機会を助長し、ヘッド・シーク遅延等のオー
バーヘッドを回避する。
In the present invention, such a magnetic disk I
In consideration of the I / O characteristic, the received non-retransmission data is sequentially and continuously input at a stable rate to the temporary storage means, so that I / O to a continuous area on the storage medium of the magnetic disk is performed. Encourage opportunities and avoid overhead such as head seek delay.

【0024】また、パケット損失発生時にも、順序訂正
手段での再送データの待ち合わせによる一時蓄積手段へ
のデータ入力遅滞は生じないため、一時蓄積手段へのデ
ータ入力に費やす時間が圧迫されることがなく、従来技
術に比べ、I/Oスループットの低い記憶媒体を利用す
る事が出来る。
In addition, even when a packet loss occurs, there is no delay in inputting data to the temporary storage means due to waiting for retransmission data in the order correction means, so that the time spent for data input to the temporary storage means is reduced. Therefore, a storage medium having a lower I / O throughput than that of the related art can be used.

【0025】また、再送遅延時間:Tに対する要求が緩
和されるため、受信局においては、より緩やかな周期で
パケット損失の検査を行い、また、パケット損失が検出
された場合にも、一連のデータ受信の終了後に、一括し
てパケットの再送要求を処理する事が可能となる。その
ため、データ転送の制御処理は簡素化され、その実行を
行うCPU等のハードウェアには、従来技術に比べ、よ
り処理能力の低いものを利用する事が出来る。
Further, since the request for the retransmission delay time T is relaxed, the receiving station checks the packet loss at a more gradual cycle, and when the packet loss is detected, a series of data is transmitted. After the end of the reception, it becomes possible to process the packet retransmission request collectively. Therefore, the control processing of the data transfer is simplified, and hardware having a lower processing capacity than the conventional technique can be used as hardware such as a CPU for executing the data transfer.

【0026】[0026]

【発明の実施の形態】以下、本発明の実施例について説
明する。図6は実施例のデータ伝送装置を全体として示
しており、この図において、データ伝送装置は、パケッ
ト伝送手段11、データ分離手段12、一時蓄積手段1
3、再送データ保持手段14、データ補間手段15およ
びデータ処理手段16を含んで構成されている。
Embodiments of the present invention will be described below. FIG. 6 shows the data transmission apparatus of the embodiment as a whole. In this figure, the data transmission apparatus comprises a packet transmission unit 11, a data separation unit 12, and a temporary storage unit 1.
3. It includes retransmission data holding means 14, data interpolation means 15, and data processing means 16.

【0027】従来技術と同様に、パケット伝送手段11
に入力される一連のデータは、送信局1から受信局2
(図2参照)へと伝送されて、一時蓄積手段13に蓄積
され、データ処理手段16にて処理される。
As in the prior art, the packet transmission means 11
Are transmitted from the transmitting station 1 to the receiving station 2
(See FIG. 2), stored in the temporary storage unit 13, and processed by the data processing unit 16.

【0028】本実施例においては、パケット伝送手段1
1から出力されたデータは、データ分離手段12にて非
再送データと再送データに分離される。データ分離手段
12にて非再送データと判断されたデータは、一時蓄積
手段13にて一時蓄積される。他方、データ分離手段1
2にて再送データと判断されたデータは、一連のデータ
伝送の期間中、再送データ保持手段14にて保持され
る。
In this embodiment, the packet transmission means 1
The data output from 1 is separated by the data separation means 12 into non-retransmission data and retransmission data. The data determined to be non-retransmission data by the data separation unit 12 is temporarily stored in the temporary storage unit 13. On the other hand, data separation means 1
The data determined to be retransmission data in 2 is held by the retransmission data holding unit 14 during a series of data transmission.

【0029】データ補間手段15では、再送データ保持
手段14から出力される再送データで、一時蓄積手段1
3から出力される非再送データを補間し、データ処理手
段16に出力する。
The data interpolation means 15 uses the retransmission data output from the retransmission data holding means 14 and
3 is interpolated and output to the data processing means 16.

【0030】図7にパケット伝送手段11の構成例を示
す。図7において、パケット伝送手段11は、データ保
持機能111、逐次送出機能112、再送機能113、
パケット伝送機能114、誤り検知機能115および送
達確認機能116を含んで構成されている。
FIG. 7 shows a configuration example of the packet transmission means 11. In FIG. 7, the packet transmission unit 11 includes a data holding function 111, a sequential transmission function 112, a retransmission function 113,
It is configured to include a packet transmission function 114, an error detection function 115, and a delivery confirmation function.

【0031】パケット伝送手段11において、一連のデ
ータは、その先頭から末尾までを、順次、データ保持機
能111に入力される。データ保持機能111では、送
信局1(図2参照)側にて入力されたデータを、その受
信局2(図2参照)への送達が確認されるまで保持す
る。
In the packet transmitting means 11, a series of data is sequentially input to the data holding function 111 from the beginning to the end. The data holding function 111 holds the data input at the transmitting station 1 (see FIG. 2) until the transmission to the receiving station 2 (see FIG. 2) is confirmed.

【0032】逐次送出機能112は、データ保持機能1
11に保持されたデータを、パケット単位に逐次読み出
し、パケット内に保持されたデータの前後関係を示す順
序情報、および、データの伝送誤りを検出するための誤
り検出符号を付加してパケット化して送出する。
The sequential sending function 112 has the data holding function 1
11 is sequentially read out in packet units, packetized by adding order information indicating the context of the data held in the packet, and an error detection code for detecting a data transmission error. Send out.

【0033】順序情報としては、パケット中のデータの
先頭のオクテットに対する通し番号とデータ長が付加さ
れる。通し番号は、一連のデータ伝送の開始時に送受信
両局間で揃えられ、データ保持機能に入力されるデータ
に対して、頭から順にオクテット単位に割り振らる。デ
ータ長が固定の場合には、パケット毎に通し番号を割り
振るようにしてもよい。
As the order information, a serial number and a data length for the first octet of the data in the packet are added. The serial numbers are aligned between the transmitting and receiving stations at the start of a series of data transmission, and are sequentially allocated to the data input to the data holding function in octet units from the beginning. If the data length is fixed, a serial number may be assigned to each packet.

【0034】パケット伝送機能114は、送信局1から
受信局2へとパケットの伝送を行う。なお、パケット伝
送時には、パケット中に保持されたデータに伝送誤りが
発生する、または、パケット自体の消失が発生する。
The packet transmission function 114 transmits a packet from the transmitting station 1 to the receiving station 2. During packet transmission, a transmission error occurs in the data held in the packet, or the packet itself is lost.

【0035】誤り検知機能115では、受信したパケッ
ト中に保持されたデータに対する伝送誤りの有無を検査
し、伝送誤りが検出された場合は、該当パケットを破棄
し、また、伝送誤りが検出されなかった場合には、デー
タ、および、その順序情報をデータ分離手段12(図6
参照)に出力する。誤り検知機能115で伝送誤りが検
出された場合、もしくは、パケット伝送機能114にて
パケットが消失した場合には、受信データの順序情報に
欠落が生じる。
The error detection function 115 checks the data held in the received packet for a transmission error. If a transmission error is detected, the packet is discarded. If no transmission error is detected, the packet is discarded. In this case, the data and its order information are transferred to the data separating means 12 (FIG. 6).
Output). When a transmission error is detected by the error detection function 115 or when a packet is lost by the packet transmission function 114, the order information of the received data is lost.

【0036】再送機能113では、この順序情報に基づ
き、送信局にて送信済みでありながら、受信局2では未
受信となったデータを特定し、該当するデータをデータ
保持機能111より再度読み出して、パケット化して再
送する。
In the retransmission function 113, based on this order information, the data that has been transmitted by the transmitting station but has not been received by the receiving station 2 is specified, and the corresponding data is read out again from the data holding function 111. , And retransmitted.

【0037】送達確認機能116では、順序情報に基づ
き、受信されたデータを特定し、データ保持機能111
から該当するデータを破棄し、また、新たなデータの入
力を促す。
The delivery confirmation function 116 specifies the received data based on the order information, and the data holding function 111
, The corresponding data is discarded, and input of new data is prompted.

【0038】図8にデータ分離手段12の構成例を示
す。図8において、データ分離手段12は、データ出力
先切替え機能121、通し番号比較機能122および最
新通し番号レジスタ123を含んで構成されている。
FIG. 8 shows an example of the configuration of the data separating means 12. 8, the data separating unit 12 includes a data output destination switching function 121, a serial number comparing function 122, and a latest serial number register 123.

【0039】データ分離手段12において、非再送デー
タと再送データを判別するためには、データ分離手段1
2内に最新の通し番号を保持する最新通し番号レジスタ
123を持つ。本実施例においては、パケット内に保持
されるデータ長が固定でない場合を示す。つまり、最新
の通し番号とは、次に到着することが期待される非再送
データの先頭オクテットの通し番号を指すものとする。
なお、パケット内のデータ長を固定とし、パケット単位
の通し番号を用いる場合も、本実施例に基づき、同様に
実現可能である。
In order for the data separation means 12 to distinguish between non-retransmission data and retransmission data, the data separation means 1
2 has a latest serial number register 123 for holding the latest serial number. In this embodiment, a case where the data length held in the packet is not fixed is shown. That is, the latest serial number indicates the serial number of the first octet of the non-retransmission data that is expected to arrive next.
The case where the data length in a packet is fixed and a serial number in a packet unit is used can be similarly realized based on the present embodiment.

【0040】図9にデータ分離手段12の動作例を示
す。図9において、データ分離手段12では、一連のデ
ータ伝送の開始時に、送受信両局間で揃えられた値を初
期値としてレジスタ値をリセットする(S11)。
FIG. 9 shows an operation example of the data separating means 12. In FIG. 9, at the start of a series of data transmission, the data separating unit 12 resets the register value with the value aligned between the transmitting and receiving stations as an initial value (S11).

【0041】伝送期間中においては、データが入力され
ると(S12)、その通し番号とレジスタ値を比較し、
同一の場合には、入力されたデータを非再送データと判
断し、レジスタ値は入力されたデータの通し番号をさら
にそのデータ長の分だけ更新した値に設定し、データは
一時蓄積手段へと出力する(S13、S14、S1
5)。
During the transmission period, when data is input (S12), the serial number is compared with the register value,
If they are the same, the input data is determined to be non-retransmission data, the register value is set to a value obtained by updating the serial number of the input data by the data length, and the data is output to the temporary storage means. (S13, S14, S1
5).

【0042】レジスタ値が入力データの通し番号より古
い場合にも、入力されたデータを非再送データと判断さ
れるが、通し番号の不連続な部分が再送データとなるは
ずであるので、まず、通し番号としては、レジスタ値を
出力し、また、データ長としては、入力されたデータの
通し番号とレジスタ値の差分を出力し、次に、入力され
たデータの通し番号をさらにそのデータ長の分だけ更新
した値をレジスタ値に設定し、データは一時蓄積手段1
3へと出力する(S13、S16、S15)。
Even when the register value is older than the serial number of the input data, the input data is determined to be non-retransmitted data. However, since the discontinuous part of the serial number should be retransmitted data, Outputs the register value, and outputs the difference between the serial number of the input data and the register value as the data length, and then updates the serial number of the input data by the data length. Is set to the register value, and the data is
3 (S13, S16, S15).

【0043】レジスタ値の方が新しい場合には、入力さ
れたデータを再送データと判断してレジスタ値は保存
し、データ、その通し番号、および、データ長を再送デ
ータ保持手段14に出力する(S13、S17)。
If the register value is newer, the input data is determined to be retransmission data, the register value is stored, and the data, its serial number, and the data length are output to the retransmission data holding means 14 (S13). , S17).

【0044】データ分離手段12では、一連のデータ伝
送の終了まで、上記動作を繰り返す(S18)。
The data separating means 12 repeats the above operation until the end of a series of data transmission (S18).

【0045】図10に再送データ保持手段14の第一の
構成例を示す。図10において、再送データ保持手段1
4は、再送データ保持メモリ141、通し番号比較機能
142および再送データ・リスト保持メモリ143を含
んで構成されている。
FIG. 10 shows a first configuration example of the retransmission data holding means 14. In FIG. 10, retransmission data holding means 1
4 includes a retransmission data holding memory 141, a serial number comparison function 142, and a retransmission data list holding memory 143.

【0046】本構成例においては、一連のデータの期間
に発生する再送データをランダム・アクセス時のオーバ
ヘッドが少ない半導体メモリで構成される再送データ保
持メモリ141上に保持し、処理の開始時にまとめて出
力する例を示す。
In this configuration example, retransmission data generated during a series of data periods is stored in a retransmission data holding memory 141 composed of a semiconductor memory having a small overhead at the time of random access, and is collected at the start of processing. Here is an example of output.

【0047】再送データ保持手段14には、再送データ
の通し番号、データ長、および、データが保持された再
送データ保持メモリ141上のアドレスを一組のエント
リとして、その通し番号の順に並べた再送データ・リス
トを準備し、これを保持する再送データ・リスト保持メ
モリ143を設ける。これは、データ補間手段15にて
データが誤りなく再構成されるためには、再送データ保
持手段14より再送データがその通し番号の古い順に抜
けなく出力される必要があるからである。図11に再送
データ・リストの例を示す。
The retransmission data holding means 14 stores, as a set of entries, the retransmission data serial number, the data length, and the address in the retransmission data holding memory 141 in which the data is stored, and sets the retransmission data / order in the order of the serial numbers. A list is prepared, and a retransmission data list holding memory 143 for holding the list is provided. This is because, in order for the data interpolation unit 15 to reconstruct the data without error, the retransmission data holding unit 14 must output the retransmission data from the oldest serial number without fail. FIG. 11 shows an example of the retransmission data list.

【0048】図12には、再送データ保持手段14の第
二の構成例を示す。図12において、再送データ保持手
段14は、再送データ保持メモリ141、通し番号比較
機能142、再送データ・リスト保持メモリ143およ
び再送データおよび再送データリスト一時蓄積ディスク
144を含んで構成されている。本構成例においては、
一連のデータの期間に発生する再送データをランダム・
アクセス時のオーバヘッドが少ない半導体メモリで構成
される再送データ保持メモリ141上に保持し、伝送の
終了後に、磁性体ディスクにて構成される記憶領域(一
時蓄積ディスク)144に、一時的に蓄積し、処理の開
始時にまとめて出力する例を示す。
FIG. 12 shows a second configuration example of the retransmission data holding means 14. 12, the retransmission data holding unit 14 includes a retransmission data holding memory 141, a serial number comparison function 142, a retransmission data list holding memory 143, and a retransmission data and retransmission data list temporary storage disk 144. In this configuration example,
Retransmission data generated during a series of data
The data is held in a retransmission data holding memory 141 composed of a semiconductor memory with a small overhead at the time of access, and temporarily stored in a storage area (temporary storage disk) 144 composed of a magnetic disk after the transmission is completed. An example is shown in which the information is output collectively at the start of the processing.

【0049】図13に再送データ保持手段14の動作例
を示す。図13において、再送データ・リストは、一連
のデータ伝送の開始時に再送データなしの状態にリセッ
トされる(S21)。
FIG. 13 shows an operation example of the retransmission data holding means 14. In FIG. 13, the retransmission data list is reset to a state without retransmission data at the start of a series of data transmission (S21).

【0050】データ分離手段12から再送データ保持手
段14への再送データの入力は以下の2段階に分けて行
われる。
The input of retransmission data from the data separation means 12 to the retransmission data holding means 14 is performed in the following two stages.

【0051】データ分離手段12にて、入力されたデ
ータの通し番号がレジスタ値より新しい場合には、通し
番号の不連続な部分が再送データとなるはずであるの
で、その時点でレジスタに保持された通し番号とデータ
長が再送データ保持手段14に出力される(S13、S
17、図9参照)。
If the serial number of the input data is newer than the register value in the data separating means 12, the discontinuous portion of the serial number should be retransmitted data. And the data length are output to the retransmission data holding unit 14 (S13, S13).
17, see FIG. 9).

【0052】再送データ保持手段14では、遅着が予想
されるデータの通し番号とデータ長を受けると、該当す
るエントリを再送データ・リスト中に追加する(S2
2、S23、S24)。なお、この際、データが保持さ
れるべき再送データ保持メモリ上のアドレス値には、デ
ータが未着であることを示す値を設定しておく。
Upon receiving the serial number and data length of the data expected to be delayed, the retransmission data holding means 14 adds the corresponding entry to the retransmission data list (S2).
2, S23, S24). At this time, a value indicating that data has not arrived is set in the address value on the retransmission data holding memory where the data is to be held.

【0053】データ分離手段12にて、入力されたデ
ータの通し番号がレジスタ値より古い場合には、そのデ
ータは再送データと判断され、通し番号、および、デー
タ長と共に、再送データ保持手段14に出力される(S
13、S16、図9参照)。
If the serial number of the input data is older than the register value in the data separating means 12, the data is determined to be retransmission data, and is output to the retransmission data holding means 14 together with the serial number and data length. (S
13, S16, see FIG. 9).

【0054】これに対して、再送データ保持手段14で
は、入力された再送データと一致する、または、入力さ
れた再送データを包含するエントリを再送データ・リス
ト中で検索し、何れのエントリもない場合は、入力され
たデータを破棄する(S22、S23、S25、S2
6、S29)。
On the other hand, the retransmission data holding means 14 searches the retransmission data list for an entry that matches the input retransmission data or includes the input retransmission data, and there is no entry. In this case, the input data is discarded (S22, S23, S25, S2
6, S29).

【0055】また、入力された再送データを包含するエ
ントリがある場合には、そのエントリを、入力された再
送データと一致するエントリと、それ以外の部分からな
るエントリに分割する(S26、S27)。具体的に
は、入力された再送データを包含するエントリを再送デ
ータ・リストから削除し、その代わりに、同じ位置に、
入力された再送データと一致するエントリを挿入し、そ
の前方、または、後方、または、その両方に、分割によ
り生じた他の部分からなるエントリを挿入する。
If there is an entry that includes the input retransmission data, the entry is divided into an entry that matches the input retransmission data and an entry consisting of other parts (S26, S27). . Specifically, the entry containing the input retransmission data is deleted from the retransmission data list, and instead,
An entry matching the input retransmission data is inserted, and an entry consisting of another part generated by the division is inserted before, behind, or both of them.

【0056】そして、再送データに一致するエントリを
参照し、既にデータが再送データ保持メモリ上に保持さ
れている場合には、入力されたデータを破棄し(S2
8、S29)、そうでない場合は、再送データ保持メモ
リ上の空き領域にデータを書き込み、その先頭アドレス
を該当エントリに設定する(S30)。
Then, by referring to the entry that matches the retransmission data, if the data is already stored in the retransmission data holding memory, the input data is discarded (S2).
8, S29) If not, data is written to a free area in the retransmission data holding memory, and the start address is set in the corresponding entry (S30).

【0057】再送データ保持手段14は、一連の伝送が
終了すると、再送データ・リストに保持されたエントリ
を古い順に参照し、各エントリに保持された再送データ
の通し番号、データ長、および、再送データ保持メモリ
上に保持された該当する再送データを逐次出力する(S
31、S32)。
When a series of transmissions is completed, the retransmission data holding means 14 refers to the entries held in the retransmission data list in the order of the oldest, and sets the serial number, data length, and retransmission data of the retransmission data held in each entry. The corresponding retransmission data held in the holding memory is sequentially output (S
31, S32).

【0058】図14にデータ補間手段15の構成例を示
す。図14において、データ補間手段15は、データ入
力元切替え機能151、通し番号比較機能152、最終
通し番号レジスタ153および最新通し番号レジスタ1
54を含んで構成されている。
FIG. 14 shows an example of the configuration of the data interpolation means 15. In FIG. 14, the data interpolation means 15 includes a data input source switching function 151, a serial number comparing function 152, a last serial number register 153, and a latest serial number register 1
54.

【0059】データ補間手段15においては、一時蓄積
手段13から入力される非再送データのデータ・ブロッ
クの境界を判別するため、最新の通し番号を保持する最
新通し番号レジスタ154を持つ。ここで、最新の通し
番号とは、次に出力すべきデータの先頭オクテットの通
し番号を指すものとする。
The data interpolation means 15 has a latest serial number register 154 for holding the latest serial number in order to determine the boundary of the data block of the non-retransmission data input from the temporary storage means 13. Here, the latest serial number indicates the serial number of the first octet of data to be output next.

【0060】また、出力すべきデータの終了を知るため
に、最終の通し番号を保持する最終通し番号レジスタ1
53を持つ。ここで、最終の通し番号とは、出力すべき
データの最終オクテットの次のオクテットの通し番号を
指すものとする。
In order to know the end of the data to be output, a final serial number register 1 for holding the final serial number
Has 53. Here, the last serial number indicates the serial number of the octet next to the last octet of the data to be output.

【0061】図15にデータ補間手段15の動作例を示
す。図15において、最新通し番号レジスタ値は、一連
の伝送の結果であるデータをデータ処理手段16に対し
て出力開始する際に、該当する一連の伝送の開始時の通
し番号の値にリセットされる(S41)。また、同様
に、最終通し番号レジスタ値は、該当する一連の伝送の
終了時の通し番号の値にリセットされる(S41)。
FIG. 15 shows an operation example of the data interpolation means 15. In FIG. 15, the latest serial number register value is reset to the serial number value at the start of the corresponding series of transmissions when the output of the data resulting from the series of transmissions to the data processing means 16 is started (S41). ). Similarly, the last serial number register value is reset to the serial number value at the end of the series of transmissions (S41).

【0062】データ処理手段16に対するデータ出力に
際して、データ補間手段15では、まず、再送データ保
持手段14から出力される再送データ・リストの各エン
トリを、古い順、つまり、パケット伝送手段11に入力
された順が先のものから順に入力し(S42)、エント
リに保持された再送データの通し番号と最新通し番号レ
ジスタ値を比較する(S43)。ここで、最新通し番号
レジスタ154に保持された通し番号の方が古い場合に
は、両者の通し番号の差分から再送データに先行する非
再送データのデータ・ブロックのデータ長を求め、その
量の非再送データを一時蓄積手段13から入力し、デー
タ処理手段16に出力する(S44)。そして、これに
続いて先に読み込んだ順序情報に対応する再送データを
入力し、データ処理手段16に出力する(S45)。ま
た、レジスタ値は、再送データの通し番号をさらにその
データ長の分だけ更新した値に設定する(S46)。
When outputting data to the data processing means 16, the data interpolation means 15 first inputs each entry of the retransmission data list output from the retransmission data holding means 14 to the packet transmission means 11 in chronological order. The serial numbers of the retransmission data stored in the entry are compared with the latest serial number register value (S43). Here, if the serial number stored in the latest serial number register 154 is older, the data length of the data block of the non-retransmitted data preceding the retransmitted data is obtained from the difference between the serial numbers of both, and the amount of the non-retransmitted data of that amount is obtained. Is input from the temporary storage unit 13 and output to the data processing unit 16 (S44). Subsequently, retransmission data corresponding to the previously read order information is input and output to the data processing means 16 (S45). The register value is set to a value obtained by updating the serial number of the retransmission data by the data length (S46).

【0063】最新通し番号レジスタに保持された通し番
号と、再送データの通し番号が同一の場合には、その順
序情報に対応する再送データを入力し、データ処理手段
16に出力し、最新通し番号レジスタ値は、再送データ
の通し番号をさらにそのデータ長の分だけ更新した値に
設定する(S43、S45、S46)。
If the serial number held in the latest serial number register is the same as the serial number of the retransmission data, retransmission data corresponding to the order information is input and output to the data processing means 16, and the latest serial number register value is The serial number of the retransmission data is further set to a value updated by the data length (S43, S45, S46).

【0064】なお、レジスタに保持された通し番号の方
が再送データの通し番号より新しい事は、正常な状態で
はあり得ないものとする。
It is assumed that the serial number held in the register is newer than the serial number of the retransmission data in a normal state.

【0065】このようにして、データ補間手段15は、
再送データ保持手段14からのすべてのエントリの入力
が終了するまで再送データによる非再送データの補間を
繰り返し、再送データ保持手段14からのエントリ入力
が終了すると、最終通し番号レジスタ値と最新通し番号
レジスタ値の差分から残りの非再送データのデータ・ブ
ロックのデータ長を求め、その量の非再送データを一時
蓄積手段13から入力し、データ処理手段に出力して、
動作を終了する(S47、S48)。
As described above, the data interpolation means 15
Interpolation of non-retransmission data by retransmission data is repeated until input of all entries from retransmission data holding means 14 is completed, and when entry input from retransmission data holding means 14 is completed, the last serial number register value and the latest serial number register value are updated. The data length of the data block of the remaining non-retransmission data is obtained from the difference, the amount of the non-retransmission data is input from the temporary storage unit 13 and output to the data processing unit.
The operation ends (S47, S48).

【0066】[0066]

【発明の効果】本発明によれば、大量のデータを、帯域
遅延積の大きな伝送路を通じて誤り無く、高速に伝送
し、伝送とは非同期に処理を行う為に受信データを一時
蓄積する場合に、安定した高いスループットでデータ伝
送を行うデータ伝送装置を、より低いコストで実現する
ことが可能となる。
According to the present invention, a large amount of data is transmitted at high speed through a transmission path having a large band delay product without error, and received data is temporarily stored for processing asynchronously with transmission. In addition, it is possible to realize a data transmission device that performs data transmission with stable and high throughput at lower cost.

【0067】より具体的には、まず、一点目に、従来技
術に比べ、ランダム・アクセス時のI/Oスループット
が高い半導体メモリの容量を大幅に削減可能である。こ
れは、従来技術では、順序訂正手段を構成する為に、デ
ータ伝送レートと再送遅延時間の積以上の容量が要求さ
れるのに対し、本発明では、再送データ保持手段を構成
する為のメモリ容量が、一回のデータ伝送量とパケット
損失の発生率で決定される為であり、伝送路の伝送帯域
が向上し、パケット損失の発生率が減少するに従い、両
者の要求メモリ容量差は、拡大する一途にある。
More specifically, first, the capacity of a semiconductor memory having a high I / O throughput at the time of random access can be significantly reduced as compared with the prior art. This is because in the prior art, a capacity equal to or more than the product of the data transmission rate and the retransmission delay time is required to constitute the order correction means, whereas in the present invention, the memory for constituting the retransmission data holding means is required. This is because the capacity is determined by the amount of data transmission at one time and the rate of occurrence of packet loss.As the transmission bandwidth of the transmission path improves and the rate of occurrence of packet loss decreases, the difference in the required memory capacity between the two is: It is expanding.

【0068】次に、二点目として、従来技術に比べ、よ
りI/Oスループットの低い記憶媒体を一時蓄積手段の
構成に用いる事が可能である。これは、従来技術では、
パケット損失発生時に、順序訂正手段での再送データの
待ち合わせによる一時蓄積手段へのデータ入力遅滞が生
じるのに対し、本発明では、非再送データは、逐次一時
蓄積手段へのデータ入力されるため、一時蓄積手段への
データ入力レートが平準化される為である。
Next, as a second point, it is possible to use a storage medium having a lower I / O throughput as compared with the prior art for the configuration of the temporary storage means. This is, in the prior art,
When a packet loss occurs, data input delay to the temporary storage means occurs due to waiting for retransmission data in the order correction means, whereas in the present invention, non-retransmission data is sequentially input to the temporary storage means, This is because the data input rate to the temporary storage means is leveled.

【0069】そして、三点目には、従来技術に比べ、デ
ータ転送の制御処理を実行するCPU等のハードウェア
には、より処理能力の低いものを利用する事が出来る。
これは、本発明では、再送遅延時間:Tに対する要求が
緩和されるため、受信局においては、より緩やかな周期
でパケット損失の検査を行い、また、パケット損失が検
出された場合にも、一連のデータ受信の終了後に、一括
してパケットの再送要求を処理する事が可能となる為で
ある。
Third, as compared with the prior art, hardware such as a CPU for executing control processing of data transfer can be used with lower processing capability.
This is because, in the present invention, the request for the retransmission delay time: T is relaxed, so that the receiving station checks the packet loss at a more gradual cycle. This is because it is possible to collectively process the packet retransmission request after the end of the data reception.

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

【図1】 データ伝送装置の説明図である。FIG. 1 is an explanatory diagram of a data transmission device.

【図2】 従来のデータ伝送装置の手段構成の説明図で
ある。
FIG. 2 is an explanatory diagram of a means configuration of a conventional data transmission device.

【図3】 順序訂正手段からのデータ出力の説明図であ
る。
FIG. 3 is an explanatory diagram of data output from an order correcting means.

【図4】 磁性体ディスクのスループット特性の説明図
である。
FIG. 4 is an explanatory diagram of a throughput characteristic of a magnetic disk.

【図5】 磁性体ディスクのスループット特性の説明図
である。
FIG. 5 is an explanatory diagram of a throughput characteristic of a magnetic disk.

【図6】 本発明の実施例のデータ伝送装置を全体に示
すブロック図である。
FIG. 6 is a block diagram showing an entire data transmission device according to an embodiment of the present invention.

【図7】 パケット伝送手段の構成例の説明図である。FIG. 7 is an explanatory diagram of a configuration example of a packet transmission unit.

【図8】 データ分離手段の構成例の説明図である。FIG. 8 is an explanatory diagram of a configuration example of a data separation unit.

【図9】 データ分離手段の動作例の説明図である。FIG. 9 is an explanatory diagram of an operation example of a data separation unit.

【図10】 再送データ保持手段の構成例の説明図であ
る。
FIG. 10 is an explanatory diagram of a configuration example of a retransmission data holding unit.

【図11】 再送データリスト例の説明図である。FIG. 11 is an explanatory diagram of an example of a retransmission data list.

【図12】 再送データ保持手段の他の構成例の説明図
である。
FIG. 12 is an explanatory diagram of another configuration example of the retransmission data holding unit.

【図13】 再送データ保持手段の動作例の説明図であ
る。
FIG. 13 is an explanatory diagram of an operation example of a retransmission data holding unit.

【図14】 データ補間手段の構成例の説明図である。FIG. 14 is an explanatory diagram of a configuration example of a data interpolation unit.

【図15】 データ補間手段の動作例の説明図である。FIG. 15 is an explanatory diagram of an operation example of the data interpolation means.

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

1 送信局 2 受信局 11 パケット伝送手段 12 データ分離手段 13 一時蓄積手段 14 再送データ保持手段 15 データ補間手段 16 データ処理手段 REFERENCE SIGNS LIST 1 transmitting station 2 receiving station 11 packet transmission means 12 data separation means 13 temporary storage means 14 retransmission data holding means 15 data interpolation means 16 data processing means

【手続補正書】[Procedure amendment]

【提出日】平成10年1月22日[Submission date] January 22, 1998

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0014[Correction target item name] 0014

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0014】[0014]

【課題を解決するための手段】近年の光ファイバ、およ
び、VLSI技術の進歩によって、伝送路の伝送帯域
は、数ギガビット/秒のオーダが現実のものとなりつつ
あり、それと同時に、その伝送品質もビット誤り率にし
10-12 以下と非常に高品質になっている。この様な
高速・高品質の伝送路を介したデータ伝送においては、
パケットの損失は非常にまれであり、殆どのデータは、
順序訂正の必要なく連続して受信される。
With the recent advances in optical fiber and VLSI technology, the transmission bandwidth of transmission lines is becoming an order of several gigabits / second, and at the same time, the transmission quality is increased. The bit error rate is very high, that is, 10 -12 or less. In data transmission via such high-speed and high-quality transmission paths,
Packet loss is very rare and most data is
Received continuously without the need for order correction.

Claims (22)

【特許請求の範囲】[Claims] 【請求項1】 伝送路を介して送信局から受信局へパケ
ットを伝送するデータ伝送装置において、 前記送信局では、一連のデータを分割し、分割したデー
タ各々に、分割したデータ相互の前後関係を示す順序情
報、および、伝送誤りを検出する為の誤り検出符号を付
加してパケットを生成し、前記伝送路を介してパケット
を前記送信局から前記受信局へと順次送信し、前記受信
局では、受信したパケット中の誤り検出符号を用いて伝
送誤りの検出を行い、伝送誤りが検出されなかった場合
は、当該パケット中に保持されたデータと対応する順序
情報を出力し、伝送誤りが検出された場合は当該パケッ
トを破棄し、伝送誤り無く受信されたパケットの順序情
報に基づいて正しく受信されなかったパケットを特定し
前記送信局から前記受信局へと再送する事で、前記一連
のデータ全体を前記送信局から前記受信局へとパケット
伝送するパケット伝送手段と、 前記パケット伝送手段から出力される順序情報に基づ
き、前記パケット伝送手段から出力されるデータを、再
送等により遅れて受信局に到着したパケット中のデータ
(以下、再送データ)と、それ以外の、正しい順序で到
着したパケット中のデータ(以下、非再送データ)とに
分離するデータ分離手段とを有する事を特徴とするデー
タ伝送装置。
1. A data transmission apparatus for transmitting a packet from a transmitting station to a receiving station via a transmission line, wherein the transmitting station divides a series of data, and divides each of the divided data into a context of the divided data. And generating a packet by adding an error detection code for detecting a transmission error, sequentially transmitting the packet from the transmitting station to the receiving station via the transmission path, Then, a transmission error is detected using the error detection code in the received packet, and if no transmission error is detected, the order information corresponding to the data held in the packet is output, and the transmission error is detected. If detected, discard the packet, identify the packet that was not received correctly based on the order information of the packet received without transmission error, and from the transmitting station to the receiving station Packet transmitting means for transmitting the entire series of data from the transmitting station to the receiving station by packet transmission; and data output from the packet transmitting means based on order information output from the packet transmitting means. Is separated into data in a packet arriving at a receiving station with a delay due to retransmission or the like (hereinafter referred to as retransmission data) and data in a packet arriving in a correct order (hereinafter referred to as non-retransmission data). And a data transmission device.
【請求項2】 前記データ分離手段により出力される非
再送データを一時蓄積する一時蓄積手段と、 前記データ分離手段により出力される再送データと各再
送データに関する順序情報(一連のデータ中における各
パケット中のデータの位置を示す情報)を組み合せて保
持する再送データ保持手段と、 前記一時蓄積手段から出力される非再送データを前記再
送データ保持手段から出力される順序情報に基づき、前
記再送データ保持手段から出力される再送データで補間
し、前記一連のデータを誤りなく再構成するデータ補間
手段とをさらに有する請求項1記載のデータ伝送装置。
2. Temporary storage means for temporarily storing non-retransmission data output by the data separation means; retransmission data output by the data separation means and order information on each retransmission data (each packet in a series of data) Retransmission data holding means for combining and holding the retransmission data output from the temporary storage means based on the order information output from the retransmission data holding means. 2. The data transmission device according to claim 1, further comprising: a data interpolation unit that interpolates with retransmission data output from the unit and reconstructs the series of data without error.
【請求項3】 前記順序情報としては、前記一連のデー
タの先頭から各パケット中のデータの先頭までのオクテ
ット数と、各パケット中のデータのオクテット数を用い
る請求項2記載のデータ伝送装置。
3. The data transmission apparatus according to claim 2, wherein the order information uses the number of octets from the beginning of the series of data to the beginning of the data in each packet and the number of octets of the data in each packet.
【請求項4】 各パケット中のデータのオクテット数を
固定とし、前記順序情報としては、前記一連のデータの
先頭から順に各パケットに割り振られるパケット通し番
号を用いる請求項2記載のデータ伝送装置。
4. The data transmission apparatus according to claim 2, wherein the number of octets of data in each packet is fixed, and the sequence information uses a packet serial number sequentially allocated to each packet from the beginning of the series of data.
【請求項5】 前記データ分離手段は、通し番号比較機
能と、データ出力先切替え機能とを有し、 前記通し番号比較機能は、 受信したパケットの順序情報と次に受信を期待するパケ
ットの順序情報を比較し、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報と同一の場合は、当該パケット中のデ
ータを非再送データと見なして、その出力先を前記一時
蓄積手段とし、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報より古い場合は、当該パケット中のデ
ータを再送データと見なして、その出力先を前記再送デ
ータ保持手段とし、当該パケットの順序情報は前記再送
データ保持手段に出力し、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報より新しい場合は、当該パケット中の
データは非再送データと見なして、その出力先を前記一
時蓄積手段とし、また、次に受信を期待されていたパケ
ットから受信したパケットの直前までに受信されるべき
であったパケットまでを再送が期待されるデータとし
て、その順序情報のみを前記再送データ保持手段に出力
するよう指示し、 前記データ出力先切替え機能は、前記通し番号比較機能
で指示される当該パケット中のデータの出力先に従い、
非再送データを、前記一時蓄積手段に出力し、再送デー
タを、前記再送データ保持手段に出力する請求項2、3
または4記載のデータ伝送装置。
5. The data separating means has a serial number comparing function and a data output destination switching function, and the serial number comparing function is configured to transmit sequence information of a received packet and sequence information of a packet expected to be received next. If the order information of the received packet is the same as the order information of the packet expected to be received next, the data in the packet is regarded as non-retransmission data, and the output destination is set as the temporary storage means, If the order information of the received packet is older than the order information of the packet expected to be received next, the data in the packet is regarded as retransmission data, the output destination is set to the retransmission data holding unit, and the order of the packet is The information is output to the retransmission data holding means. If the order information of the received packet is newer than the order information of the packet expected to be received next, the packet The data in the packet is regarded as the non-retransmission data, the output destination is the temporary storage means, and the packet expected to be received from the next packet to the packet immediately before the received packet should be received. , As data expected to be retransmitted, and instructs only the order information to be output to the retransmission data holding means. The data output destination switching function outputs the data in the packet indicated by the serial number comparison function. Follow ahead,
4. The non-retransmission data is output to the temporary storage unit, and the retransmission data is output to the retransmission data holding unit.
Or the data transmission device according to 4.
【請求項6】 前記再送データ保持手段は、 再送データを保持する再送データ保持メモリと、 各再送データに関する順序情報と、再送データ保持メモ
リ中で各再送データが保持されている位置(または、未
受信である事)を示す情報を組み合せて一エントリとす
る再送データリストを保持する再送データリスト保持メ
モリと、 通し番号比較機能とを有し、 前記通し番号比較機能は、 前記データ分離手段より出力された再送データに関する
順序情報と、前記再送データリスト中の最新のエントリ
に記録された再送データに関する順序情報を比較し、 前記データ分離手段より出力された再送データに関する
順序情報の方が新しい場合は、再送が期待される再送デ
ータとして、対応するエントリを前記再送データリスト
に追加し、 前記データ分離手段より出力された再送データに対応す
るエントリが前記再送データリストに既に存在し、当該
再送データが未受信である場合は、当該再送データを前
記再送データ保持メモリに保持し、その保持位置を対応
するエントリに記録し、 それ以外の場合は、当該再送データを破棄する請求項
2、3、4または5記載のデータ伝送装置。
6. The retransmission data holding means includes: a retransmission data holding memory for holding retransmission data; order information on each retransmission data; and a position (or an unreserved position) in the retransmission data holding memory where each retransmission data is held. A retransmission data list holding memory for holding a retransmission data list that combines information indicating that the reception is performed into one entry, and a serial number comparison function, wherein the serial number comparison function is output from the data separation unit. The order information on the retransmission data is compared with the order information on the retransmission data recorded in the latest entry in the retransmission data list. If the order information on the retransmission data output from the data separation unit is newer, the retransmission is performed. Is added as expected retransmission data to the retransmission data list, If an entry corresponding to the retransmission data output from the means already exists in the retransmission data list and the retransmission data has not been received, the retransmission data is held in the retransmission data holding memory, and the holding position is stored. 6. The data transmission apparatus according to claim 2, wherein the retransmission data is recorded in an entry to be transmitted, and otherwise, the retransmission data is discarded.
【請求項7】 前記再送データ保持手段は、前記一連の
データの受信後に、再送データと各再送データに関する
順序情報を、まとめて出力する請求項2、3、4、5ま
たは6記載のデータ伝送装置。
7. The data transmission according to claim 2, wherein the retransmission data holding unit outputs, after receiving the series of data, retransmission data and order information on each retransmission data collectively. apparatus.
【請求項8】 前記再送データ保持手段は、前記一連の
データの受信後に、再送データと各再送データに関する
順序情報を、まとめて出力する際に、前記一連のデータ
中で、より先頭に近いものより順に出力する請求項7記
載のデータ伝送装置。
8. The retransmission data holding means, when receiving the series of data and outputting the retransmission data and the order information relating to each retransmission data collectively, sets the retransmission data closer to the head in the series of data. 8. The data transmission device according to claim 7, wherein the data is output in order.
【請求項9】 前記再送データ保持手段は、前記一連の
データの受信後に、再送データと各再送データに関する
順序情報を、まとめて出力する際に、前記一連のデータ
中で、より末尾に近いものより順に出力する請求項7記
載のデータ伝送装置。
9. The retransmission data holding unit, when receiving the series of data and outputting the retransmission data and the order information relating to each retransmission data collectively, the retransmission data closer to the end in the series of data. 8. The data transmission device according to claim 7, wherein the data is output in order.
【請求項10】 前記再送データ保持手段の前記再送デ
ータ保持メモリ、および、前記再送データリスト保持メ
モリは、ランダム・アクセス時のオーバーヘッドが少な
い半導体メモリで構成され、それぞれ、前記一連のデー
タの伝送期間中に発生する再送データ、および、各再送
データに対応するエントリを保持しつづけ、前記一連の
データの伝送終了に、まとめて出力する請求項6記載の
データ伝送装置。
10. The retransmission data holding memory and the retransmission data list holding memory of the retransmission data holding means are composed of semiconductor memories having a small overhead at the time of random access, and each of the retransmission data holding memory and the retransmission data list holding memory has a transmission period of the series of data. 7. The data transmission apparatus according to claim 6, wherein retransmission data generated therein and an entry corresponding to each retransmission data are kept and output collectively at the end of transmission of the series of data.
【請求項11】 前記再送データ保持手段は、前記一連
のデータの伝送終了後に、前記再送データ保持メモリ、
および、前記再送データリスト保持メモリからまとめて
出力される前記一連のデータの伝送期間中に発生する再
送データ、および、各再送データに対応するエントリ
を、前記データ補間手段へ出力するまでの期間、一時蓄
積する再送データおよび再送データリスト一時蓄積ディ
スクを有する請求項10記載のデータ伝送装置。
11. The retransmission data holding memory, after the transmission of the series of data is completed, the retransmission data holding memory,
And retransmission data generated during the transmission period of the series of data collectively output from the retransmission data list holding memory, and an entry corresponding to each retransmission data, until output to the data interpolation unit, 11. The data transmission apparatus according to claim 10, further comprising a retransmission data temporarily stored and a retransmission data list temporary storage disk.
【請求項12】 一連のデータを分割し、分割したデー
タ相互の前後関係を示す順序情報、および、伝送誤りを
検出する為の誤り検出符号を分割したデータ各々に付加
してパケットを生成し、伝送路を介して送信局から受信
局へと順次送信し、受信局では、受信したパケット中の
誤り検出符号を用いて伝送誤りの検出を行い、伝送誤り
が検出された場合は当該パケットを破棄し、伝送誤り無
く受信されたパケットの順序情報に基づいて正しく受信
されなかったパケットを特定し送信局から受信局へと再
送する事で、前記一連のデータ全体を送信局から受信局
へとパケット伝送し、伝送誤りが検出されなかったパケ
ット中のデータは、当該パケット中に保持された順序情
報に基づき、再送等により遅れて受信局に到着したパケ
ット中のデータ(以下、再送データ)と、それ以外の、
正しい順序で到着したパケット中のデータ(以下、非再
送データ)とに分離して出力することを特徴とする受信
データ出力方法。
12. A packet is generated by dividing a series of data, adding order information indicating the context of the divided data, and adding an error detection code for detecting a transmission error to each of the divided data. The transmitting station sequentially transmits from the transmitting station to the receiving station via the transmission path, and the receiving station detects a transmission error using an error detection code in the received packet, and discards the packet when the transmission error is detected. Then, based on the order information of the packets received without transmission errors, the packets that were not received correctly are identified and retransmitted from the transmitting station to the receiving station, so that the entire series of data is transmitted from the transmitting station to the receiving station. Based on the order information held in the packet, the data in the packet transmitted and in which no transmission error was detected is the data in the packet that arrived at the receiving station after a delay due to retransmission or the like (hereinafter referred to as “data”). Below, retransmitted data) and other,
A method of outputting received data, wherein data is separated and output from data (hereinafter referred to as non-retransmission data) in a packet arriving in a correct order.
【請求項13】 前記一連のデータの伝送期間中に、請
求項12の受信データ出力方法に従い出力される非再送
データを再送データとは分離したまま一時蓄積し、 再送データと各再送データに関する順序情報(一連のデ
ータ中における各パケット中のデータの位置を示す情
報)は、別途、組み合せて保持し、 前記一連のデータの伝送終了後に、前記一連のデータの
処理に際して、各再送データに関する順序情報に基づ
き、非再送データを再送データで補間し、前記一連のデ
ータを誤りなく再構成する事を特徴とする受信データ一
時蓄積方法。
13. The non-retransmission data output according to the reception data output method according to claim 12 is temporarily stored while being separated from the retransmission data during the transmission period of the series of data, and the order of the retransmission data and each retransmission data is stored. The information (information indicating the position of the data in each packet in the series of data) is separately held in combination, and after the transmission of the series of data is completed, the order information on each retransmission data is processed in the processing of the series of data. A method of interpolating non-retransmission data with retransmission data and reconstructing the series of data without error on the basis of (1).
【請求項14】 前記順序情報としては、前記一連のデ
ータの先頭から各パケット中のデータの先頭までのオク
テット数と、各パケット中のデータのオクテット数を用
いる請求項13記載の受信データ一時蓄積方法。
14. The received data temporary storage according to claim 13, wherein, as said order information, the number of octets from the beginning of said series of data to the beginning of data in each packet and the number of octets of data in each packet are used. Method.
【請求項15】 前記順序情報としては、各パケット中
のデータのオクテット数を固定とし、順序情報として
は、前記一連のデータの先頭から順に各パケットに割り
振られるパケット通し番号を用いる請求項13記載の受
信データ一時蓄積方法。
15. The sequence information according to claim 13, wherein the number of octets of data in each packet is fixed as the order information, and the serial number assigned to each packet in order from the head of the series of data is used as the order information. Method for temporarily storing received data.
【請求項16】 受信したパケットの順序情報と、次に
受信を期待するパケットの順序情報を比較し、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報と同一の場合は、当該パケット中のデ
ータを非再送データと見なし、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報より古い場合は、当該パケット中のデ
ータを再送データと見なし、 受信したパケットの順序情報が、次に受信を期待するパ
ケットの順序情報より新しい場合は、当該パケット中の
データは非再送データと見なし、また、次に受信が期待
されたパケットから受信したパケットの直前までに受信
されるべきであったパケットを再送が期待されるデータ
とする請求項13記載の受信データ一時蓄積方法。
16. The sequence information of a received packet is compared with the sequence information of a packet expected to be received next. If the sequence information of the received packet is the same as the sequence information of the packet expected to be received next, If the data in the packet is regarded as non-retransmitted data and the sequence information of the received packet is older than the sequence information of the next packet to be received, the data in the packet is regarded as retransmitted data and the received packet is If the order information of the packet is newer than the order information of the packet that is expected to be received next, the data in the packet is regarded as non-retransmission data. 14. The method according to claim 13, wherein the packet to be received is data expected to be retransmitted.
【請求項17】 受信した再送データが、既に受信済で
ある場合は当該再送データを破棄する事を特徴とする請
求項16記載の受信データ一時蓄積方法。
17. The received data temporary storage method according to claim 16, wherein if the received retransmission data has already been received, the retransmission data is discarded.
【請求項18】 前記一連のデータの受信後に、再送デ
ータと各再送データに関する順序情報を、前記一連のデ
ータ中で、より先頭に近いものより順に参照し、非再送
データを再送データで補間し、前記一連のデータを誤り
なく再構成する請求項13記載の受信データ一時蓄積方
法。
18. Receiving the series of data, referring to retransmission data and order information related to each retransmission data in order from the data closest to the head in the series of data, and interpolating non-retransmission data with retransmission data. 14. The method according to claim 13, wherein the series of data is reconstructed without error.
【請求項19】 前記一連のデータの受信後に、再送デ
ータと各再送データに関する順序情報を、前記一連のデ
ータ中で、より末尾に近いものより順に参照し、非再送
データを再送データで補間し、前記一連のデータを誤り
なく再構成する請求項13記載の受信データ一時蓄積方
法。
19. Receiving the series of data, referring to retransmission data and order information on each retransmission data in order from the data closest to the end in the series of data, and interpolating non-retransmission data with retransmission data. 14. The method according to claim 13, wherein the series of data is reconstructed without error.
【請求項20】 前記一連のデータの伝送期間中に発生
する再送データ、および、各再送データに関する順序情
報を、ランダム・アクセス時のオーバーヘッドが少ない
半導体メモリ上に保持する請求項13記載の受信データ
一時蓄積方法。
20. The reception data according to claim 13, wherein retransmission data generated during a transmission period of the series of data and order information relating to each retransmission data are stored in a semiconductor memory having a small overhead at the time of random access. Temporary storage method.
【請求項21】 前記一連のデータの伝送終了後に、前
記一連のデータの伝送期間中に発生する再送データ、お
よび、各再送データに関する順序情報を、ランダム・ア
クセス時のオーバーヘッドが少ない半導体メモリ上か
ら、磁気ディスク装置上に移動する請求項20記載の受
信データ一時蓄積方法。
21. Retransmission data generated during the transmission of the series of data after the transmission of the series of data and the order information related to the retransmission data are transferred from a semiconductor memory with a small overhead at the time of random access. 21. The method for temporarily storing received data according to claim 20, wherein said method moves to a magnetic disk device.
【請求項22】 一連のデータを分割し、分割したデー
タ相互の前後関係を示す順序情報、および、伝送誤りを
検出する為の誤り検出符号を分割したデータ各々に付加
してパケットを生成するステップと、 前記パケットを、伝送路を介して送信局から受信局へと
送信するステップと、 前記伝送路を介して送信されてくるパケットに含まれる
データを、当該パケット中に保持された順序情報に基づ
き、再送等により遅れて受信局に到着したパケット中の
データ(以下、再送データ)と、それ以外の、正しい順
序で到着したパケット中のデータ(以下、非再送デー
タ)とに分離するステップと、 非再送データを蓄積する第1の蓄積ステップと、 再送データを、前記非再送データと別に蓄積する第2の
蓄積ステップと、 前記一連のデータの送信終了後に、前記第1の蓄積ステ
ップで蓄積された非再送データと、前記第2の蓄積ステ
ップで蓄積された再送データとを正しい順序に組み合わ
せて出力するステップとを有することを特徴とするデー
タ伝送方法。
22. A step of dividing a series of data, generating a packet by adding order information indicating the context of the divided data, and adding an error detection code for detecting a transmission error to each of the divided data. Transmitting the packet from a transmitting station to a receiving station via a transmission path; and transmitting the data included in the packet transmitted via the transmission path to the order information held in the packet. Separating the data in a packet that has arrived at the receiving station with a delay due to retransmission or the like (hereinafter referred to as retransmission data) and other data in the packet that has arrived in a correct order (hereinafter referred to as non-retransmission data). A first storing step of storing non-retransmitted data, a second storing step of storing retransmitted data separately from the non-retransmitted data, and a transmission end of the series of data. Outputting the non-retransmission data stored in the first storage step and the retransmission data stored in the second storage step in a correct order. .
JP10010367A 1998-01-22 1998-01-22 Device and method for transmitting data Pending JPH11215185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10010367A JPH11215185A (en) 1998-01-22 1998-01-22 Device and method for transmitting data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10010367A JPH11215185A (en) 1998-01-22 1998-01-22 Device and method for transmitting data

Publications (1)

Publication Number Publication Date
JPH11215185A true JPH11215185A (en) 1999-08-06

Family

ID=11748201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10010367A Pending JPH11215185A (en) 1998-01-22 1998-01-22 Device and method for transmitting data

Country Status (1)

Country Link
JP (1) JPH11215185A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006109312A (en) * 2004-10-08 2006-04-20 Fujitsu Ltd Communication control apparatus and its method
JP2010074855A (en) * 2009-11-27 2010-04-02 Nec Corp Communication device, communication system, method of detecting missing packet, and program for detecting missing packet
US8233483B2 (en) 2007-08-28 2012-07-31 Nec Corporation Communication apparatus, communication system, absent packet detecting method and absent packet detecting program
JP2015023408A (en) * 2013-07-18 2015-02-02 富士ゼロックス株式会社 Communication control device, image processing device, and transfer control program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006109312A (en) * 2004-10-08 2006-04-20 Fujitsu Ltd Communication control apparatus and its method
US8233483B2 (en) 2007-08-28 2012-07-31 Nec Corporation Communication apparatus, communication system, absent packet detecting method and absent packet detecting program
US9178665B2 (en) 2007-08-28 2015-11-03 Nec Corporation Communication apparatus, communication system, absent packet detecting method and absent packet detecting program
JP2010074855A (en) * 2009-11-27 2010-04-02 Nec Corp Communication device, communication system, method of detecting missing packet, and program for detecting missing packet
JP2015023408A (en) * 2013-07-18 2015-02-02 富士ゼロックス株式会社 Communication control device, image processing device, and transfer control program

Similar Documents

Publication Publication Date Title
US6977897B1 (en) System and method for jitter compensation in data transfers
US5400326A (en) Network bridge
JP2942875B2 (en) Digital communication system
US6967951B2 (en) System for reordering sequenced based packets in a switching network
JP3083849B2 (en) How to drop from the beginning of the buffer in a feedback network
US7142539B2 (en) TCP receiver acceleration
US9654419B2 (en) Fabric channel control apparatus and method
US20040037302A1 (en) Queuing and de-queuing of data with a status cache
US8543893B2 (en) Receiver for error-protected packet-based frame
JP5069399B2 (en) Method and apparatus for forwarding and recovering incoming data packets
US7203184B2 (en) Data transmitter, data receiver, and data transmitting/receiving method
JP2001186171A (en) Network and method for transferring data packet
US20030076822A1 (en) Data and context memory sharing
JPH11215185A (en) Device and method for transmitting data
JP4271787B2 (en) Communications system
US7286559B2 (en) Technique for controlling selection of a peek adapter or a read adapter from multiple adapters connected to a high speed switch
US5948079A (en) System for non-sequential transfer of data packet portions with respective portion descriptions from a computer network peripheral device to host memory
JPH07221789A (en) Method and system for continuous data transmission
US8327252B2 (en) Data receiving apparatus, data receiving method, and computer-readable recording medium
US20030035407A1 (en) Packet retransmission in wireless packet data networks
WO2003079612A1 (en) Method and apparatus for direct data placement over tcp/ip
JP3190895B2 (en) Automatic communication error recovery system
JP2008148181A (en) Communication apparatus and communication control method
JPH09224051A (en) Data transmission control method
JP2953362B2 (en) LAN switching device