JP2002330118A - Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored - Google Patents

Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored

Info

Publication number
JP2002330118A
JP2002330118A JP2001133028A JP2001133028A JP2002330118A JP 2002330118 A JP2002330118 A JP 2002330118A JP 2001133028 A JP2001133028 A JP 2001133028A JP 2001133028 A JP2001133028 A JP 2001133028A JP 2002330118 A JP2002330118 A JP 2002330118A
Authority
JP
Japan
Prior art keywords
computer
data
blocks
block
failed
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
JP2001133028A
Other languages
Japanese (ja)
Inventor
Shingo Kinoshita
真吾 木下
Takahiko Osada
孝彦 長田
Teruji Shiroshita
輝治 城下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2001133028A priority Critical patent/JP2002330118A/en
Publication of JP2002330118A publication Critical patent/JP2002330118A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make it possible in data delivery to grasp the correct receiving state and optimize FEC redundancy according to the receiving state. SOLUTION: Original data and redundant data generated by performing FEC coding of the original data are delivered by the block from a sending computer 10 to a receiving computer 20. In this case, a response transmission means 23 is provided to the computer 20 to transmit a positive acknowledge to the computer 10 when the computer 20 is successful in restoring the original data even if it fails in receiving some blocks. This response includes information on blocks which are not received such as identifiers or the number of those blocks. An FEC coding parameter decision means 15 is provided to the computer 10 to decide redundancy of FEC coding in the data transmission from the following transmission on according to information returned from the computer 20 on blocks which are not received. In this way, FEC redundancy is optimized.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、テキストファイ
ル、画像ファイル、映像ファイル、音声ファイル、プロ
グラムファイル等のファイルデータを、送信計算機から
少なくとも1台の受信計算機へ確実に配信するためのデ
ータ配信制御方法、データ配信装置、データ配信制御プ
ログラム及びデータ配信制御プログラムを記録した媒体
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data distribution control for reliably transmitting file data such as text files, image files, video files, audio files, and program files from a transmitting computer to at least one receiving computer. The present invention relates to a method, a data distribution device, a data distribution control program, and a medium recording the data distribution control program.

【0002】[0002]

【従来の技術】前方誤り訂正(FEC)符号にReed
Solomon符号を用いた場合を例として、従来の
データ配信制御方法を以下に説明する。
2. Description of the Related Art Reed is used as a forward error correction (FEC) code.
A conventional data distribution control method will be described below, taking as an example the case where a Solomon code is used.

【0003】図1は従来のこの種のデータ配信装置(シ
ステム)の一例を示すもので、送信計算機1と受信計算
機2−1,2−2,2−3とが、IPマルチキャストが
利用可能なネットワーク3を介して接続されている。
FIG. 1 shows an example of a conventional data distribution apparatus (system) of this kind, in which a transmitting computer 1 and receiving computers 2-1, 2-2, 2-3 can use IP multicast. It is connected via a network 3.

【0004】送信計算機1は、オリジナルデータを複数
のブロック(オリジナルブロック)に分割し、そのうち
のK個のオリジナルブロックから(N−K)個の冗長ブ
ロックを符号化し、各受信計算機2−1〜2−3にK個
のオリジナルブロックと併せてこの(N−K)個の冗長
ブロックも送信、即ちN個のブロックを送信する。
The transmitting computer 1 divides the original data into a plurality of blocks (original blocks), encodes (NK) redundant blocks out of the K original blocks, and converts each of the receiving computers 2-1 to 2-1. In 2-3, these (NK) redundant blocks are also transmitted together with the K original blocks, that is, N blocks are transmitted.

【0005】受信計算機2−1〜2−3において、N個
のブロックのうち少なくともK個の任意のブロックを受
信できた場合はオリジナルブロックを復元でき、それ以
外の場合はオリジナルブロックの復元に失敗する。受信
計算機2−1〜2−3は、その受信結果を送信計算機1
に応答し、送信計算機1はその結果に応じてブロックを
再送する。
When the receiving computers 2-1 to 2-3 can receive at least K arbitrary blocks out of the N blocks, the original blocks can be restored. Otherwise, the restoration of the original blocks fails. I do. The reception computers 2-1 to 2-3 transmit the reception results to the transmission computer 1
, The transmitting computer 1 retransmits the block according to the result.

【0006】ここで、受信結果として受信に失敗したこ
とを示す否定応答のみを利用する場合、受信に成功した
受信計算機、即ちオリジナルブロック及び冗長ブロック
を全て受信できた受信計算機、あるいはいくつかのブロ
ックの受信には失敗したがFECによりオリジナルブロ
ックを復元できた受信計算機は、いずれも否定応答を送
信せず、送信計算機はその未到着によって受信成功を判
断していた。
Here, when only a negative acknowledgment indicating that the reception has failed as a reception result is used, a receiving computer that has successfully received, that is, a receiving computer that has successfully received all the original blocks and redundant blocks, or some blocks None of the receiving computers which failed to receive the original but could restore the original block by FEC did not transmit a negative acknowledgment, and the transmitting computer judged that the reception was successful based on the non-arrival.

【0007】また、受信結果として受信に成功したこと
を示す肯定応答のみを利用する場合、または肯定応答と
否定応答の両応答を利用する場合、受信に成功した受信
計算機、即ちオリジナルブロック及び冗長ブロックを全
て受信できた受信計算機、あるいはいくつかのブロック
の受信には失敗したがFECによりオリジナルブロック
を復元できた受信計算機は、いずれも受信に成功したこ
とだけを示す肯定応答を送信し、送信計算機はその到着
によって受信成功を判断していた。
When only an acknowledgment indicating successful reception is used as a reception result, or when both an acknowledgment and a negative acknowledgment are used, a receiving computer that has successfully received, that is, an original block and a redundant block The receiving computer that has successfully received all the blocks, or the receiving computer that failed to receive some blocks but was able to restore the original block by FEC, sends an acknowledgment indicating only that the receiving was successful, and the transmitting computer Determined that the reception was successful by its arrival.

【0008】図2は従来のデータ配信制御方法における
具体的な動作の一例を示すものである。この例では、送
信計算機1が5個のオリジナルブロックo1〜o5から
なるデータを受信計算機2−1〜2−3に送信する際
に、(1)FECエンコードによって2つの冗長ブロック
e1,e2を生成し、(2)受信計算機2−1〜2−3に
送信している。
FIG. 2 shows an example of a specific operation in a conventional data distribution control method. In this example, when the transmission computer 1 transmits data including five original blocks o1 to o5 to the reception computers 2-1 to 2-3, (1) two redundant blocks e1 and e2 are generated by FEC encoding. And (2) transmitting to the receiving computers 2-1 to 2-3.

【0009】受信計算機2−1は、オリジナルブロック
o5の受信には失敗したが、合計6個のブロックを受信
できているため、(3)オリジナルブロックo1〜o5を
復元できている。(4)そして肯定応答(ACK)を返送
している。
The receiving computer 2-1 has failed to receive the original block o5, but has received six blocks in total, so that (3) the original blocks o1 to o5 can be restored. (4) An acknowledgment (ACK) is returned.

【0010】受信計算機2−2は、ブロックo2,o
4,e1の受信に失敗しており、復元に必要となる最小
限のブロック数5個を受信できていないため、(3)オリ
ジナルブロックの復元に失敗している。(4)そしてブロ
ックo2,o4,e1の受信に失敗したことを示す否定
応答(NACK)を送信している。
The receiving computer 2-2 comprises blocks o2, o
4, e1 has failed to be received, and the minimum number of 5 blocks required for restoration has not been received, so (3) restoration of the original block has failed. (4) Then, a negative acknowledgment (NACK) indicating that the reception of the blocks o2, o4, and e1 has failed is transmitted.

【0011】受信計算機2−3は、ブロックo5,e2
の受信には失敗したが、合計5個のブロックを受信でき
ているため、(3)オリジナルブロックo1〜o5を復元
できている。(4)そして肯定応答(ACK)を返送して
いる。
The receiving computer 2-3 has blocks o5 and e2.
Has failed, but since a total of five blocks have been received, (3) the original blocks o1 to o5 can be restored. (4) An acknowledgment (ACK) is returned.

【0012】[0012]

【発明が解決しようとする課題】上述のように、受信計
算機の受信状況として、オリジナルブロック及び冗長ブ
ロックを全て受信できたのか、あるいはいくつかのブロ
ックの受信には失敗したがFECによりオリジナルブロ
ックを復元できたのかの区別なく、単に復元に成功した
ことのみを示す肯定応答を返送するデータ配信制御方法
では、送信計算機側が、受信計算機の詳細な受信状況を
正確に把握できず、利用しているFECの冗長度、例え
ば冗長ブロック数(N−K)が、現在の受信状況に対し
て適切であるかを判断することが困難であった。
As described above, as the reception status of the receiving computer, whether the original block and the redundant block have all been received, or the reception of some blocks has failed, In the data distribution control method that returns an acknowledgment indicating only that the restoration was successful without discriminating whether or not the restoration was successful, the transmitting computer uses the data because it cannot accurately grasp the detailed reception status of the receiving computer. It has been difficult to determine whether the FEC redundancy, for example, the number of redundant blocks (NK), is appropriate for the current reception situation.

【0013】例えば、オリジナルブロック10個(K=
10)、冗長ブロック3個(N−K=3)の合計13個
を送信し、下記(1),(2)のような受信状況、即ち (1)全受信計算機が、冗長ブロックも含めて全てのブ
ロックの受信に成功している状況 (2)全受信計算機が、3個のパケットの受信に失敗し
ている、即ち最低限個数のブロックしか受信に成功して
いない状況 を仮定した場合、従来の方法では、上記(1),(2)
を区別できず、(1)に対して過剰であると思われるた
め冗長度を下げたり、(2)に対して冗長度を上げたり
するといった最適化ができなかった。
For example, ten original blocks (K =
10), a total of 13 redundant blocks (NK = 3) are transmitted, and a total of 13 blocks are received, as in the following (1) and (2), that is, (1) all receiving computers include redundant blocks. Situation where all blocks have been successfully received (2) Assuming that all receiving computers have failed to receive three packets, that is, only a minimum number of blocks have been successfully received, In the conventional method, the above (1), (2)
Cannot be distinguished, and it is considered that the optimization is excessive with respect to (1), so that optimization such as lowering the redundancy or increasing the redundancy with respect to (2) cannot be performed.

【0014】本発明の目的は、正確な受信状況の把握を
可能とするデータ配信制御方法、データ配信装置、デー
タ配信制御プログラム及びデータ配信制御プログラムを
記録した媒体を提供することにある。
An object of the present invention is to provide a data distribution control method, a data distribution device, a data distribution control program, and a medium on which the data distribution control program is recorded, which enables accurate recognition of the reception status.

【0015】また、本発明の目的は、FECの冗長度を
受信状況に応じて最適化させることができるデータ配信
制御方法、データ配信装置、データ配信制御プログラム
及びデータ配信制御プログラムを記録した媒体を提供す
ることにある。
Another object of the present invention is to provide a data distribution control method, a data distribution apparatus, a data distribution control program, and a medium on which a data distribution control program capable of optimizing the FEC redundancy according to the reception situation. To provide.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するため
に、本発明では、受信計算機に、いくつかのブロックの
受信には失敗したがオリジナルデータの復元に成功した
場合、該受信に失敗したブロックの識別子、受信に失敗
したブロック数等の受信失敗ブロック情報を含む肯定応
答を送信計算機に送信する応答手段を設け、送信計算機
に、受信計算機から返送された肯定応答及び従来と同様
の否定応答を受信し、受信失敗ブロック情報に基づき、
次回以降のデータ送信における符号化の冗長度を決定す
る符号化パラメータ決定手段を設けた。
In order to achieve the above object, according to the present invention, a receiving computer fails to receive some blocks but fails to recover the original data when the original data is successfully restored. A response unit for transmitting an acknowledgment including reception failure block information such as a block identifier and the number of blocks for which reception failed to the transmission computer is provided, and the transmission computer receives an acknowledgment returned from the reception computer and a negative acknowledgment similar to the related art. And based on the reception failure block information,
An encoding parameter determining means for determining the encoding redundancy in the next and subsequent data transmissions is provided.

【0017】前記構成によれば、受信計算機は、受信に
失敗したブロックがあった場合、受信したブロックがオ
リジナルブロックの復元に必要十分であったならば、オ
リジナルブロックの復元を行い、受信に失敗したブロッ
クに関する情報と併せて肯定応答を送信計算機へ返送す
る。肯定応答を受信した送信計算機は、肯定応答及び否
定応答に含まれる受信に失敗したブロックの情報を収集
し、その情報に基づき次回以降のブロック送信時におけ
る符号化の冗長度を決定する。
According to the above configuration, the receiving computer restores the original block if there is a block that failed to be received and the received block is necessary and sufficient for restoring the original block. An acknowledgment is returned to the transmitting computer together with the information on the block. The transmitting computer that has received the acknowledgment collects information on the blocks that failed to be received, which are included in the acknowledgment and the negative acknowledgment, and determines the coding redundancy in the next and subsequent block transmissions based on the information.

【0018】このように、本発明によれば、復元に成功
した受信計算機も含めて正確なブロックの受信状況を把
握でき、それに基づく符号化が行えるため、冗長度を必
要最小限に抑えることができ、オーバヘッドの少ない効
率的なデータ配信が可能となる。
As described above, according to the present invention, it is possible to grasp the accurate reception state of a block including a receiving computer that has succeeded in restoration, and to perform encoding based on the state, so that redundancy can be minimized. As a result, efficient data distribution with little overhead is possible.

【0019】[0019]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0020】図3は本発明のデータ配信装置の実施の形
態の一例を示すもので、送信計算機10と受信計算機2
0−1,20−2,20−3とが、IPマルチキャスト
が利用可能なネットワーク3を介して接続されており、
送信計算機10から送信されたデータが全受信計算機2
0−1〜20−3に一斉同報されるようになっている。
なお、各受信計算機20−1〜20−3は同一構成であ
り、区別しない場合は符号中の「−」及びそれ以下の数
字を省略して表すものとする。
FIG. 3 shows an embodiment of the data distribution apparatus according to the present invention.
0-1, 20-2, and 20-3 are connected via a network 3 that can use IP multicast,
The data transmitted from the transmitting computer 10 is transmitted to all the receiving computers 2
0-1 to 20-3 are broadcast simultaneously.
Each of the receiving computers 20-1 to 20-3 has the same configuration, and when not distinguished, it is represented by omitting "-" in the reference numeral and numerals below it.

【0021】図4は本実施の形態のデータ配信装置の詳
細を示すもので、送信計算機10はFEC符号化手段1
1、ブロック送信手段12、応答受信手段13、ブロッ
ク再送手段14及びFEC符号化パラメータ決定手段1
5を備え、受信計算機20はブロック受信手段21、F
EC復号手段22及び応答送信手段23を備えている。
なお、ここではFEC符号として、Reed Solo
mon符号を用いた場合の例を示す。
FIG. 4 shows the details of the data distribution apparatus according to the present embodiment.
1, block transmitting means 12, response receiving means 13, block retransmitting means 14, and FEC coding parameter determining means 1
5 and the receiving computer 20 includes a block receiving unit 21 and F
An EC decoding unit 22 and a response transmission unit 23 are provided.
Here, Reed Solo is used as the FEC code.
An example in which a mon code is used will be described.

【0022】FEC符号化手段11は、与えられた送信
データとFEC符号化パラメータ(N,K)に基づき、
K個のオリジナルブロックと、N−K個の冗長ブロック
とを生成する。ブロック送信手段12は、FEC符号化
手段11によって生成されたブロックを、IPマルチキ
ャスト等を利用して受信計算機20−1〜20−3に送
信する。
The FEC encoding means 11 performs the following based on the given transmission data and the FEC encoding parameters (N, K).
Generate K original blocks and NK redundant blocks. The block transmitting unit 12 transmits the block generated by the FEC encoding unit 11 to the receiving computers 20-1 to 20-3 using IP multicast or the like.

【0023】応答受信手段13は、受信計算機20−1
〜20−3からの肯定/否定応答を受信し、その受信状
況をブロック再送手段14及びFEC符号化パラメータ
決定手段15に通知する。ブロック再送手段14は、応
答受信手段13から通知された受信失敗ブロックを受信
計算機20−1〜20−3に再送する。
The response receiving means 13 comprises a receiving computer 20-1.
20-3, and notifies the block retransmitting means 14 and the FEC coding parameter determining means 15 of the reception status. The block retransmitting means 14 retransmits the reception failure block notified from the response receiving means 13 to the receiving computers 20-1 to 20-3.

【0024】FEC符号化パラメータ決定手段15は、
応答受信手段13から通知された受信状況を基に、次回
以降のFEC符号化パラメータを決定し、保持する。
The FEC coding parameter determining means 15
Based on the reception status notified from the response receiving unit 13, the next and subsequent FEC encoding parameters are determined and held.

【0025】ブロック受信手段21は、送信計算機10
から送信されたブロックを受信する。FEC復号手段2
2は、受信したブロックからオリジナルブロックを復元
する。
The block receiving means 21 transmits the
Receives blocks sent from. FEC decoding means 2
2 restores the original block from the received block.

【0026】応答送信手段23は、受信に失敗したブロ
ックが全くなく、FEC復号に成功した場合には「ロス
なし肯定応答」を、また、受信に失敗したブロックがい
くつかあるが、FEC復号に成功した場合には受信失敗
ブロック情報を含む「ロスあり肯定応答」を、さらにま
た、受信に失敗したブロックがオリジナルデータの復元
に必要な最小限のブロックを越え、FEC復号に失敗し
た場合には受信失敗ブロック情報を含む「否定応答」を
送信計算機10に送信する。
The response transmitting means 23 outputs a "lossless acknowledgment" when there is no block that has failed in reception and the FEC decoding is successful. If it succeeds, it receives a "lossy acknowledgment" including the information on the block that failed to receive, and if the block that failed to receive exceeds the minimum block required for restoring the original data and FEC decoding fails. A “negative acknowledgment” including the reception failure block information is transmitted to the transmission computer 10.

【0027】図5、図6は本実施の形態における具体的
な動作の一例を示すもので、以下、本実施の形態におい
てブロックの受信状況に応じてFEC冗長度を変更する
動作について説明する。
FIGS. 5 and 6 show an example of a specific operation according to the present embodiment. Hereinafter, an operation of changing the FEC redundancy according to the reception status of a block in the present embodiment will be described.

【0028】送信計算機10のFEC符号化手段11
は、5つのオリジナルブロックo1〜o5から、(N,
K)=(9,5)のFEC符号化により4個の冗長ブロ
ックe1〜e4を生成し、これらの9個のブロックをブ
ロック送信手段12が、受信計算機20−1〜20−3
宛てにマルチキャスト等を利用して送信する。
FEC encoding means 11 of transmission computer 10
From the five original blocks o1 to o5, (N,
K) = (9,5) to generate four redundant blocks e1 to e4, and these nine blocks are transmitted to the receiving computers 20-1 to 20-3 by the block transmitting unit 12.
It is transmitted to the destination by using multicast or the like.

【0029】受信計算機20−1〜20−3のブロック
受信手段21は送信計算機10より送信されたブロック
を受信し、FEC復号手段22は受信したブロックから
オリジナルブロックを復元する。
The block receiving means 21 of the receiving computers 20-1 to 20-3 receives the block transmitted from the transmitting computer 10, and the FEC decoding means 22 restores the original block from the received block.

【0030】この際、受信計算機20−1及び20−3
は、全てのブロックの受信に成功し、オリジナルブロッ
クの復元に成功しているため、その応答送信手段23は
ロスなし肯定応答を返送する。一方、受信計算機20−
2は、ブロックo4の受信に失敗したが、5個以上のブ
ロック受信に成功しているため、復元に成功し、その応
答送信手段23はブロックo4の受信に失敗したことを
含む肯定応答を返送する。
At this time, the receiving computers 20-1 and 20-3
Has successfully received all the blocks and has successfully restored the original block, the response transmitting means 23 returns a lossless acknowledgment. On the other hand, the receiving computer 20-
2 failed to receive block o4, but succeeded in receiving 5 or more blocks, and thus succeeded in restoration. The response transmission unit 23 returns an acknowledgment including the failure in receiving block o4. I do.

【0031】送信計算機10の応答受信手段13は、受
信計算機20−1〜20−3からの応答を受信し、受信
状況をブロック再送手段14及びFEC符号化パラメー
タ決定手段15に通知する。この時、各受信計算機20
−1〜20−3からの応答に否定応答が含まれていない
ため、ブロック再送手段14は何もしない。
The response receiving means 13 of the transmitting computer 10 receives the responses from the receiving computers 20-1 to 20-3, and notifies the block retransmitting means 14 and the FEC coding parameter determining means 15 of the reception status. At this time, each receiving computer 20
Since no negative response is included in the response from -1 to 20-3, the block retransmitting means 14 does nothing.

【0032】FEC符号化パラメータ決定手段15は、
各受信計算機20−1〜20−3からの応答中の受信失
敗ブロック数を比較し、その最大値(最大受信失敗ブロ
ック数)が1であることを検出する。現在の冗長度4
は、この最大受信失敗ブロック数と比較して大きいた
め、冗長度が高すぎると判断し、次回のFEC冗長度を
この最大受信失敗ブロック数にすることにより、過剰な
冗長ブロックを削減する。
The FEC coding parameter determining means 15
The number of failed reception blocks in the response from each of the receiving computers 20-1 to 20-3 is compared, and it is detected that the maximum value (the maximum number of failed reception blocks) is one. Current redundancy 4
Is larger than the maximum number of failed reception blocks, the redundancy is determined to be too high, and the next FEC redundancy is set to the maximum number of failed reception blocks, thereby reducing excessive redundant blocks.

【0033】次に、送信計算機10は、前回更新された
新しい冗長度(N,K)=(6,5)のFEC符号化に
より、前記同様にして1個の冗長ブロックe1を生成
し、オリジナルブロックo1〜o5とともに送信する。
Next, the transmission computer 10 generates one redundant block e1 in the same manner as described above by the FEC coding of the previously updated new redundancy (N, K) = (6, 5), and It is transmitted together with blocks o1 to o5.

【0034】この時、受信計算機20−1〜20−3は
それぞれブロックo4,o2,e1の受信に失敗する
が、それぞれ5個以上のブロック受信に成功したため、
復元に成功し、それぞれブロックo4,o2,e1の受
信に失敗したことを含む肯定応答を返送する。
At this time, the receiving computers 20-1 to 20-3 fail to receive the blocks o4, o2, and e1, respectively.
The acknowledgment including the success of the restoration and the failure of receiving the blocks o4, o2, and e1, respectively, is returned.

【0035】送信計算機10は、前記各応答から最大受
信失敗ブロック数が1であることを検出するが、現在の
冗長度1はこの最大受信失敗ブロック数と比較して等し
いため、冗長度は適切と判断し、FEC冗長度の変更は
行わない。
The transmission computer 10 detects from the responses that the maximum number of unsuccessfully received blocks is 1. Since the current redundancy 1 is equal to the maximum number of unsuccessfully received blocks, the redundancy is not appropriate. Thus, the FEC redundancy is not changed.

【0036】さらに次の配信において、送信計算機10
は、前回同様に1個の冗長ブロックe1を生成し、オリ
ジナルブロックo1〜o5とともに送信する。この時、
受信計算機20−1はブロックo3,o4の受信に失敗
し、また、受信計算機20−3はブロックo1,o3,
e1の受信に失敗しており、その数が冗長度を超えてい
るため、オリジナルブロックの復元に失敗し、それぞれ
の受信失敗ブロック情報を含む否定応答を返送する。
In the next distribution, the transmission computer 10
Generates one redundant block e1 as before, and transmits it together with the original blocks o1 to o5. At this time,
The receiving computer 20-1 fails to receive the blocks o3 and o4, and the receiving computer 20-3 outputs the blocks o1, o3 and o3.
Since the reception of e1 has failed and its number exceeds the redundancy, restoration of the original block has failed, and a negative acknowledgment including the respective reception failure block information is returned.

【0037】また、受信計算機20−2はブロックo4
の受信に失敗したが、5個以上のブロック受信に成功し
ているため、復元に成功し、ブロックo4の受信に失敗
したことを含む肯定応答を返送する。
The receiving computer 20-2 is connected to the block o4
However, since five or more blocks have been successfully received, an acknowledgment including the failure of receiving the block o4 is returned.

【0038】この際、送信計算機10のブロック再送手
段14は、受信計算機20−1及び20−3の否定応答
に含まれる受信失敗ブロック情報に対応するブロックを
再送する。また、送信計算機10のFEC符号化パラメ
ータ決定手段15は、前記各応答から最大受信失敗ブロ
ック数が3であることを検出し、現在の冗長度1はこの
最大受信失敗ブロック数と比較して小さいため、冗長度
が低いと判断する。次回のFEC冗長度をこの最大受信
失敗ブロック数の3にすることにより、不足な冗長ブロ
ックを補う。
At this time, the block retransmitting means 14 of the transmitting computer 10 retransmits the block corresponding to the reception failure block information included in the negative acknowledgment of the receiving computers 20-1 and 20-3. Further, the FEC coding parameter determination means 15 of the transmission computer 10 detects that the maximum number of failed reception blocks is 3 from each response, and the current redundancy 1 is smaller than the maximum number of failed reception blocks. Therefore, it is determined that the redundancy is low. By setting the next FEC redundancy to the maximum number of failed reception blocks of 3, the insufficient redundant blocks are supplemented.

【0039】図7は本実施の形態におけるデータ配信制
御の処理手順を示すフローチャートであり、以下、本実
施の形態においてブロックの受信状況に応じてFEC冗
長度を変更する処理について説明する。
FIG. 7 is a flowchart showing the processing procedure of the data distribution control in the present embodiment. Hereinafter, the processing of changing the FEC redundancy according to the block reception status in the present embodiment will be described.

【0040】まず、送信計算機10の処理手順について
説明する。
First, the processing procedure of the transmission computer 10 will be described.

【0041】(ステップS11)送信計算機10は、F
EC符号化パラメータ保存域16からFEC符号化パラ
メータを取得する。
(Step S11) The transmission computer 10
The FEC encoding parameter is obtained from the EC encoding parameter storage area 16.

【0042】(ステップS12)送信計算機10のFE
C符号化手段11はFEC符号化パラメータに基づき、
オリジナルブロックをFEC符号化し、冗長ブロックを
生成する。
(Step S12) FE of the transmission computer 10
The C encoding means 11 is based on the FEC encoding parameters,
The original block is FEC encoded to generate a redundant block.

【0043】(ステップS13)送信計算機10のブロ
ック送信手段12は、オリジナルブロックと冗長ブロッ
クとをマルチキャスト等を利用して受信計算機に送信す
る。
(Step S13) The block transmitting means 12 of the transmitting computer 10 transmits the original block and the redundant block to the receiving computer using multicast or the like.

【0044】(ステップS14)送信計算機10の応答
受信手段13は、各受信計算機からの応答を受信し、各
受信計算機の受信失敗ブロック数を取得する。また、否
定応答があった場合、ブロック再送手段14はブロック
の再送を行う。
(Step S14) The response receiving means 13 of the transmitting computer 10 receives the response from each receiving computer and obtains the number of reception failure blocks of each receiving computer. If there is a negative response, the block retransmitting means 14 retransmits the block.

【0045】(ステップS15)送信計算機10のFE
C符号化パラメータ決定手段15は、ステップS14で
得られた各受信計算機の受信失敗ブロック数から最大値
を求め、その値を次回データ送信時の冗長度として利用
するために、FEC符号化パラメータ保存域16を更新
する。
(Step S15) FE of the transmission computer 10
The C coding parameter determination means 15 obtains the maximum value from the number of failed reception blocks of each receiving computer obtained in step S14, and stores the FEC coding parameter in order to use the value as the redundancy at the next data transmission. Update area 16.

【0046】また、ステップS15の他の例、即ちステ
ップS150として、送信計算機10のFEC符号化パ
ラメータ決定手段15は、最大受信失敗ブロック数と冗
長度を比較し(S151)、それらが等しい場合は冗長
度の変更は行わず(S152)、冗長度の方が大きい場
合は冗長度を1つ下げ(S153)、逆に冗長度の方が
小さい場合は冗長度を最大受信失敗ブロック数に変更す
る(S154)といった方法もある。
Further, as another example of step S15, that is, as step S150, the FEC coding parameter determination means 15 of the transmission computer 10 compares the maximum number of failed reception blocks with the redundancy (S151). The redundancy is not changed (S152). If the redundancy is higher, the redundancy is reduced by one (S153). Conversely, if the redundancy is lower, the redundancy is changed to the maximum number of reception failure blocks. (S154).

【0047】また、以下に示すような、統計的予測を用
いて行う方法もある。即ち、 ・今回の受信失敗率:Ln ・前回までの受信失敗率の平均値:AveLn-1 ・今回の受信失敗率の平均値:AveLn ・前回までの安信失敗率の偏差:DevLn-1 ・今回の受信失敗率の偏差:DevLn ・定数:α,δ,γ とした場合、次回の受信失敗率予測値:Ln+1を、 AveLn=α×AveLn-1+(1−α)×Ln DevLn=(1−δ)×|Ln−AveLn|+δ×D
evLn-1n+1=AveLn+γ×DevLn から計算する。
There is also a method of making use of statistical prediction as described below. That is, the-time reception failure rate: L n-previous to the reception failure rate of the mean value: AveL n-1 · current reception failure rate of the mean value: Avel n of-up to the previous Yasunobu failure rate deviation: devl n -1 · Deviation of the current reception failure rate: DevL n · Constant: α, δ, γ, and assuming that the next reception failure rate prediction value: L n + 1 , AveL n = α × AveL n-1 + ( 1−α) × L n DevL n = (1−δ) × | L n −AveL n | + δ × D
evL n−1 L n + 1 = AveL n + γ × DevL n

【0048】次に、受信計算機20の処理手順について
説明する。
Next, the processing procedure of the receiving computer 20 will be described.

【0049】(ステップS21)受信計算機20のブロ
ック受信手段21は、送信計算機10からブロックを受
信する。
(Step S21) The block receiving means 21 of the receiving computer 20 receives a block from the transmitting computer 10.

【0050】(ステップS22)受信計算機20のFE
C復号手段22は、受信したブロックからオリジナルブ
ロックの復元を試みる。
(Step S22) FE of the receiving computer 20
The C decoding unit 22 attempts to restore the original block from the received block.

【0051】(ステップS23)受信計算機20の応答
送信手段23は、復元に成功したか否かを判断する。
(Step S23) The response transmitting means 23 of the receiving computer 20 determines whether or not the restoration has succeeded.

【0052】(ステップS24)復元に成功した場合、
受信計算機20の応答送信手段23は、さらに受信失敗
ブロックの有無を判断する。
(Step S24) If the restoration is successful,
The response transmission unit 23 of the reception computer 20 further determines whether there is a reception failure block.

【0053】(ステップS25)受信失敗が無い場合、
受信計算機20の応答送信手段23は、受信失敗がない
ことを示すロスなし肯定応答を返送する。
(Step S25) If there is no reception failure,
The response transmitting means 23 of the receiving computer 20 returns a lossless acknowledgment indicating that there is no reception failure.

【0054】(ステップS26)受信失敗がある場合、
受信計算機20の応答送信手段23は、受信に失敗した
ブロックの情報を含むロスあり肯定応答を返送する。
(Step S26) If there is a reception failure,
The response transmitting means 23 of the receiving computer 20 returns an acknowledgment with loss including information on the block whose reception has failed.

【0055】(ステップS27)一方、復元に失敗した
場合は、受信計算機20の応答送信手段23は、受信に
失敗したブロックの情報を含む否定応答を返送する。
(Step S27) On the other hand, if the restoration has failed, the response transmitting means 23 of the receiving computer 20 returns a negative response including information on the block for which the reception has failed.

【0056】上記実施の形態は、FEC符号としてRe
ed Solomon符号を前提に説明しているが、そ
の符号として、パリティ符号を用いる場合や単純にオリ
ジナルデータを複数回重複させる場合、さらにはTor
nado符号等より高度な符号化を行う場合にも適用可
能であり、本発明はその符号化を限定するものではな
い。
In the above embodiment, the FEC code is Re
Although the description has been made on the premise that the ed Solomon code is used, a parity code is used as the code, the original data is simply overlapped a plurality of times, and the Tor code is used.
The present invention is also applicable to a case where a more advanced encoding such as a nado code is performed, and the present invention does not limit the encoding.

【0057】また、上記実施の形態のように、冗長デー
タを、オリジナルブロックと別ブロックとして格納する
場合だけでなく、オリジナルブロックに埋め込んだりす
る場合にも適用可能であり、本発明はその格納方式を限
定するものではない。
Further, the present invention can be applied not only to the case where redundant data is stored as a block separate from the original block but also to the case where the redundant data is embedded in the original block as in the above embodiment. Is not limited.

【0058】また、上記実施の形態は、マルチキャスト
を利用した複数の受信計算機宛てのデータ配信の例であ
るが、本発明は単一の受信計算機宛てのユニキャストデ
ータ配信にも適用できる。また、複数の受信計算機宛て
の場合であっても、マルチキャストを利用せず、それぞ
れの受信計算機にユニキャストを用いて配信する場合に
も適用できる。
Although the above embodiment is an example of data distribution to a plurality of receiving computers using multicast, the present invention can also be applied to unicast data distribution to a single receiving computer. In addition, even in the case where a packet is addressed to a plurality of receiving computers, the present invention can also be applied to a case where distribution is performed to each of the receiving computers using unicast without using multicast.

【0059】また、受信計算機の応答の契機が、FEC
の符号化の単位と異なる場合も、本発明の適用範囲であ
る。
The trigger of the response from the receiving computer is FEC
Is also within the scope of the present invention.

【0060】例えば、オリジナルブロック数M=100
00、1回のFEC符号化に利用するオリジナルブロッ
ク数K=10、K個ごとに2個の冗長ブロックを生成す
る場合、即ち1000(=M/K)個のFECユニット
が存在し、応答の集約効率を高めるために、FECユニ
ット毎に応答を集約するのではなく、全FECユニット
の送信が完了した後で、受信計算機が応答を返送するよ
うな場合においても、本発明は適用可能である。
For example, the number of original blocks M = 100
00, when the number of original blocks K used for one FEC encoding is K = 10, and two redundant blocks are generated for each K, that is, there are 1000 (= M / K) FEC units, The present invention is also applicable to a case where the receiving computer returns a response after transmission of all FEC units is completed, instead of collecting responses for each FEC unit in order to increase the aggregation efficiency. .

【0061】この時、受信計算機は、FEC復号により
オリジナルデータの復元に成功しても、受信失敗ブロッ
クがあった場合は、全ての受信失敗ブロックの情報を最
後にまとめて返送し、送信計算機は、受信計算機毎の各
FECユニット単位の受信失敗ブロック数から、次回以
降のFEC符号化パラメータの更新に利用することがで
きる。
At this time, even if the reception computer succeeds in restoring the original data by FEC decoding, if there is a reception failure block, the information of all the reception failure blocks is finally returned together, and the transmission computer returns From the number of failed blocks in each FEC unit for each receiving computer, it can be used for updating the FEC encoding parameters in the next and subsequent times.

【0062】更新値の決定方法としては、全受信計算機
の各FECユニットにおける受信失敗ブロック数の最大
値を次回の冗長度に利用したり、あるいはその平均値を
利用したり、また、受信失敗ブロック数の分散を考慮し
た標準値を利用したりすることができる。
As a method of determining the update value, the maximum value of the number of reception failure blocks in each FEC unit of all reception computers is used for the next redundancy, or the average value thereof is used. For example, a standard value in consideration of the variance of numbers can be used.

【0063】また、上記実施の形態は、「ロスなし肯定
応答」、「ロスあり肯定応答」、「否定応答」のいずれ
かを受信計算機が応答する場合の例であるが、受信計算
機が「ロスなし肯定応答」を返送せず、送信計算機は応
答のタイムアウトをもって「ロスなし肯定応答」とみな
すようにしても良い。
Further, the above embodiment is an example in which the receiving computer responds to any one of the “acknowledgement without loss”, the “acknowledgement with loss”, and the “negative acknowledgement”. The transmitting computer may not return the "no acknowledgment" and may regard the transmission computer as a "lossless acknowledgment" when the response times out.

【0064】[0064]

【発明の効果】以上説明したように、本発明によれば、
肯定応答にも受信に失敗したブロックの情報が含まれて
くるため、送信計算機は、各受信計算機の受信状況をよ
り正確に把握でき、その結果を次回送信時の冗長度に反
映できるため、受信状況に応じた適切な冗長度をもつ効
率の良いデータ配信が可能となる。
As described above, according to the present invention,
Since the acknowledgment also includes the information of the block that failed to receive, the transmitting computer can more accurately grasp the receiving status of each receiving computer and reflect the result in the redundancy at the next transmission. Efficient data distribution with appropriate redundancy according to the situation becomes possible.

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

【図1】従来のデータ配信装置の一例を示す構成図FIG. 1 is a configuration diagram showing an example of a conventional data distribution device.

【図2】従来のデータ配信制御方法における動作の一例
を示す図
FIG. 2 is a diagram showing an example of an operation in a conventional data distribution control method.

【図3】本発明のデータ配信装置の実施の形態の一例を
示す構成図
FIG. 3 is a configuration diagram showing an example of an embodiment of a data distribution device of the present invention.

【図4】本実施の形態のデータ配信装置の詳細を示す構
成図
FIG. 4 is a configuration diagram illustrating details of a data distribution device according to the present embodiment;

【図5】本実施の形態における動作の一例を示す図FIG. 5 is a diagram showing an example of an operation in the present embodiment.

【図6】本実施の形態における動作の一例を示す図FIG. 6 is a diagram illustrating an example of an operation according to the present embodiment;

【図7】本実施の形態におけるデータ配信制御の処理手
順を示すフローチャート
FIG. 7 is a flowchart showing a processing procedure of data distribution control in the present embodiment.

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

3:ネットワーク、10:送信計算機、11:FEC符
号化手段、12:ブロック送信手段、13:応答受信手
段、14:ブロック再送手段、15:FEC符号化パラ
メータ決定手段、20,20−1〜20−3:受信計算
機、21:ブロック受信手段、22:FEC復号手段、
23:応答送信手段。
3: network, 10: transmission computer, 11: FEC encoding unit, 12: block transmission unit, 13: response reception unit, 14: block retransmission unit, 15: FEC encoding parameter determination unit, 20, 20-1 to 20 -3: receiving computer, 21: block receiving means, 22: FEC decoding means,
23: Response transmitting means.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) // G06F 13/00 520 H04L 13/00 313 (72)発明者 城下 輝治 東京都千代田区大手町二丁目3番1号 日 本電信電話株式会社内 Fターム(参考) 5B001 AA11 AB03 5B085 BG00 5K014 AA03 BA05 DA02 FA14 5K030 LA01 5K035 AA02 BB03 DD01 FF01 JJ05──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) // G06F 13/00 520 H04L 13/00 313 (72) Inventor Teruji Joshita 2-Chome Otemachi, Chiyoda-ku, Tokyo No. 3-1 F-term in Nippon Telegraph and Telephone Corporation (reference) 5B001 AA11 AB03 5B085 BG00 5K014 AA03 BA05 DA02 FA14 5K030 LA01 5K035 AA02 BB03 DD01 FF01 JJ05

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 送信計算機にて前方誤り訂正を目的とし
た符号化によりオリジナルデータから冗長データを生成
し、オリジナルデータと冗長データとの両データをブロ
ック単位で少なくとも1台の受信計算機へ送信し、オリ
ジナルデータの復元に必要な最小限のブロックを受信で
きなかった受信計算機に対し、復元に必要なブロックを
再送するデータ配信制御方法において、 受信計算機は、いくつかのブロックの受信には失敗した
がオリジナルデータの復元に成功した場合、該受信に失
敗したブロックの識別子、受信に失敗したブロック数等
の受信失敗ブロック情報を含む肯定応答を送信計算機に
送信することを特徴とするデータ配信制御方法。
1. A transmission computer generates redundant data from original data by encoding for the purpose of forward error correction, and transmits both the original data and the redundant data to at least one receiving computer in block units. In a data distribution control method for retransmitting blocks necessary for restoration to a receiving computer that could not receive the minimum blocks required for restoration of original data, the reception computer failed to receive some blocks Transmitting an acknowledgment including reception failure block information such as the identifier of the block that failed in reception and the number of blocks in which reception failed, to the transmission computer, when the original data was successfully restored. .
【請求項2】 請求項1に記載のデータ配信制御方法に
おいて、 送信計算機は、受信計算機から返送された受信失敗ブロ
ック情報に応じて、次回以降のデータ送信における符号
化の冗長度を決定することを特徴とするデータ配信制御
方法。
2. The data distribution control method according to claim 1, wherein the transmission computer determines the encoding redundancy in the next and subsequent data transmissions according to the reception failure block information returned from the reception computer. A data distribution control method comprising:
【請求項3】 前方誤り訂正を目的とした符号化により
オリジナルデータから冗長データを生成し、オリジナル
データと冗長データとの両データをブロック単位で受信
計算機へ送信し、オリジナルデータの復元に必要な最小
限のブロックを受信できなかった受信計算機から返送さ
れる否定応答を受信した際、復元に必要なブロックを再
送する送信計算機と、ブロック単位で受信したオリジナ
ルデータと冗長データとの両データからオリジナルデー
タを復元し、復元できなかった場合は受信に失敗したブ
ロックの識別子を含む否定応答を送信計算機へ返送する
少なくとも1台の受信計算機と、これらを接続するネッ
トワークとからなるデータ配信装置において、 受信計算機に、いくつかのブロックの受信には失敗した
がオリジナルデータの復元に成功した場合、該受信に失
敗したブロックの識別子、受信に失敗したブロック数等
の受信失敗ブロック情報を含む肯定応答を送信計算機に
送信する応答送信手段を設け、 送信計算機に、受信計算機から返送された受信失敗ブロ
ック情報に応じて、次回以降のデータ送信における符号
化の冗長度を決定する符号化パラメータ決定手段を設け
たことを特徴とするデータ配信装置。
3. Redundant data is generated from original data by encoding for the purpose of forward error correction, and both the original data and the redundant data are transmitted to a receiving computer in block units, and are necessary for restoring the original data. When receiving a negative acknowledgment returned from the receiving computer that could not receive the minimum number of blocks, the transmitting computer that retransmits the blocks necessary for restoration and the original data from both the original data and redundant data received in block units In a data distribution device comprising at least one receiving computer for restoring data and returning a negative acknowledgment including an identifier of a block which has failed to be received to the transmitting computer when the data cannot be restored, and a network connecting these, The computer failed to receive some blocks but restored the original data In the case of success, there is provided a response transmitting means for transmitting an acknowledgment including reception failure block information such as the identifier of the block that failed in reception and the number of blocks in which reception failed to the transmission computer. A data distribution device provided with an encoding parameter determining means for determining an encoding redundancy in the next and subsequent data transmissions in accordance with the failed reception block information.
【請求項4】 前方誤り訂正を目的とした符号化により
オリジナルデータから冗長データを生成し、オリジナル
データと冗長データとの両データをブロック単位で受信
計算機へ送信し、オリジナルデータの復元に必要な最小
限のブロックを受信できなかった受信計算機から返送さ
れる否定応答を受信した際、復元に必要なブロックを再
送する送信計算機と、ブロック単位で受信したオリジナ
ルデータと冗長データとの両データからオリジナルデー
タを復元し、復元できなかった場合は受信に失敗したブ
ロックの識別子を含む否定応答を送信計算機へ返送する
少なくとも1台の受信計算機と、これらを接続するネッ
トワークとからなるデータ配信装置のうちの受信計算機
をコンピュータ上に実現するデータ配信制御プログラム
であって、 該プログラムは、 いくつかのブロックの受信には失敗したがオリジナルデ
ータの復元に成功した場合、受信に失敗したブロックの
識別子、受信に失敗したブロック数等の受信失敗ブロッ
ク情報を含む肯定応答を送信計算機に送信する工程を含
むことを特徴とするデータ配信制御プログラム。
4. Redundant data is generated from original data by encoding for the purpose of forward error correction, and both the original data and the redundant data are transmitted to a receiving computer in block units, and necessary for restoring the original data. When receiving a negative acknowledgment returned from the receiving computer that could not receive the minimum number of blocks, the transmitting computer that retransmits the blocks necessary for restoration and the original data from both the original data and redundant data received in block units A data distribution apparatus comprising at least one receiving computer for restoring data and returning a negative acknowledgment including an identifier of a block that failed to be received to the transmitting computer when the data cannot be restored, and a network connecting these computers A data distribution control program for realizing a receiving computer on a computer, comprising: If the reception of some blocks failed but the original data was successfully restored, the RAM sends an acknowledgment containing the information on the blocks that failed to receive, such as the identifier of the block that failed to receive and the number of blocks that failed to receive. A data distribution control program characterized by including a step of transmitting to a data delivery server.
【請求項5】 前方誤り訂正を目的とした符号化により
オリジナルデータから冗長データを生成し、オリジナル
データと冗長データとの両データをブロック単位で受信
計算機へ送信し、オリジナルデータの復元に必要な最小
限のブロックを受信できなかった受信計算機から返送さ
れる否定応答を受信した際、復元に必要なブロックを再
送する送信計算機と、ブロック単位で受信したオリジナ
ルデータと冗長データとの両データからオリジナルデー
タを復元し、復元できなかった場合は受信に失敗したブ
ロックの識別子を含む否定応答を送信計算機へ返送する
少なくとも1台の受信計算機と、これらを接続するネッ
トワークとからなるデータ配信装置のうちの送信計算機
をコンピュータ上に実現するデータ配信制御プログラム
であって、 該プログラムは、 受信計算機から返送された受信に失敗したブロックの識
別子、受信に失敗したブロック数等の受信失敗ブロック
情報に応じて、次回以降のデータ送信における符号化の
冗長度を決定する工程を含むことを特徴とするデータ配
信制御プログラム。
5. Redundant data is generated from original data by encoding for the purpose of forward error correction, and both the original data and the redundant data are transmitted to a receiving computer in block units, and are necessary for restoring the original data. When receiving a negative acknowledgment returned from the receiving computer that could not receive the minimum number of blocks, the transmitting computer that retransmits the blocks necessary for restoration and the original data from both the original data and redundant data received in block units A data distribution apparatus comprising at least one receiving computer for restoring data and returning a negative acknowledgment including an identifier of a block that failed to be received to the transmitting computer when the data cannot be restored, and a network connecting these computers A data distribution control program for realizing a transmission computer on a computer, comprising: The ram includes a step of determining the encoding redundancy in the next and subsequent data transmissions according to the failed reception block information such as the identifier of the failed reception block returned from the reception computer and the number of failed reception blocks. A data distribution control program characterized in that:
【請求項6】 請求項4または5に記載のデータ配信制
御プログラムを記録したことを特徴とするコンピュータ
読み取り可能な媒体。
6. A computer-readable medium on which the data distribution control program according to claim 4 is recorded.
JP2001133028A 2001-04-27 2001-04-27 Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored Pending JP2002330118A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001133028A JP2002330118A (en) 2001-04-27 2001-04-27 Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001133028A JP2002330118A (en) 2001-04-27 2001-04-27 Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored

Publications (1)

Publication Number Publication Date
JP2002330118A true JP2002330118A (en) 2002-11-15

Family

ID=18980958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001133028A Pending JP2002330118A (en) 2001-04-27 2001-04-27 Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored

Country Status (1)

Country Link
JP (1) JP2002330118A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007074413A (en) * 2005-09-07 2007-03-22 Kddi Corp Content distribution apparatus, content receiving apparatus, content distribution system, and computer program
JP2007243439A (en) * 2006-03-07 2007-09-20 Nhk Engineering Services Inc Transmitter, receiver, repeater, and packet transmission system
JP2007243440A (en) * 2006-03-07 2007-09-20 Nhk Engineering Services Inc Retransmission packet selecting device, repeater, and packet transmission system
JP2008034939A (en) * 2006-07-26 2008-02-14 Oki Electric Ind Co Ltd Data distribution system, distribution server, and server and receiving terminal
US7376880B2 (en) 2004-01-09 2008-05-20 Fujitsu Limited Transmission apparatus, transmission control program, and transmission method
JP2008283283A (en) * 2007-05-08 2008-11-20 Nec Commun Syst Ltd Communication device, communication system, communication control method, and communication control program
US7889654B2 (en) 2005-03-30 2011-02-15 At&T Intellectual Property Ii, L.P. Loss tolerant transmission control protocol
US7904781B2 (en) 2004-12-09 2011-03-08 Mitsubishi Electric Corporation Data transmitting device, data receiving device, and data distribution system
JP2011521533A (en) * 2008-04-29 2011-07-21 トムソン ライセンシング Method and system for adapting forward error correction to multicast over a wireless network
JP2011253432A (en) * 2010-06-03 2011-12-15 Nec System Technologies Ltd File distribution device, file distribution method and file distribution program
JP2012129750A (en) * 2010-12-14 2012-07-05 Canon Inc Distribution device, distribution method, and program
JP2013066202A (en) * 2003-06-12 2013-04-11 Qualcomm Inc MOBILE STATION-CENTRIC METHOD FOR MANAGING BANDWIDTH AND QoS IN ERROR-PRONE SYSTEM
KR20140103322A (en) * 2011-12-15 2014-08-26 퀄컴 인코포레이티드 Systems and methods for pre-fec metrics and reception reports
JP2015056831A (en) * 2013-09-13 2015-03-23 株式会社東芝 Information communication system and routing method therefor
JP2015531185A (en) * 2012-07-09 2015-10-29 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and configuration for distributing information during broadcast distribution
JP2017098796A (en) * 2015-11-25 2017-06-01 株式会社エヌ・ティ・ティ・データ Content distribution device, content distribution system, content distribution method, and program

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013066202A (en) * 2003-06-12 2013-04-11 Qualcomm Inc MOBILE STATION-CENTRIC METHOD FOR MANAGING BANDWIDTH AND QoS IN ERROR-PRONE SYSTEM
US7376880B2 (en) 2004-01-09 2008-05-20 Fujitsu Limited Transmission apparatus, transmission control program, and transmission method
US7904781B2 (en) 2004-12-09 2011-03-08 Mitsubishi Electric Corporation Data transmitting device, data receiving device, and data distribution system
US7889654B2 (en) 2005-03-30 2011-02-15 At&T Intellectual Property Ii, L.P. Loss tolerant transmission control protocol
US8537675B2 (en) 2005-03-30 2013-09-17 At&T Intellectual Property I, L.P. Loss tolerant transmission control protocol
JP4579109B2 (en) * 2005-09-07 2010-11-10 Kddi株式会社 Content distribution device, content reception device, content distribution system, and computer program
JP2007074413A (en) * 2005-09-07 2007-03-22 Kddi Corp Content distribution apparatus, content receiving apparatus, content distribution system, and computer program
JP4651026B2 (en) * 2006-03-07 2011-03-16 財団法人エヌエイチケイエンジニアリングサービス Retransmission packet selection device, relay device, and packet transmission system
JP2007243440A (en) * 2006-03-07 2007-09-20 Nhk Engineering Services Inc Retransmission packet selecting device, repeater, and packet transmission system
JP4666309B2 (en) * 2006-03-07 2011-04-06 財団法人エヌエイチケイエンジニアリングサービス Transmitting apparatus, receiving apparatus, relay apparatus, and packet transmission system
JP2007243439A (en) * 2006-03-07 2007-09-20 Nhk Engineering Services Inc Transmitter, receiver, repeater, and packet transmission system
JP2008034939A (en) * 2006-07-26 2008-02-14 Oki Electric Ind Co Ltd Data distribution system, distribution server, and server and receiving terminal
JP4569535B2 (en) * 2006-07-26 2010-10-27 沖電気工業株式会社 Data distribution system and server
JP2008283283A (en) * 2007-05-08 2008-11-20 Nec Commun Syst Ltd Communication device, communication system, communication control method, and communication control program
US8826102B2 (en) 2008-04-29 2014-09-02 Thomson Licensing Method and system for adapting forward error correction in multicast over wireless networks
JP2011521533A (en) * 2008-04-29 2011-07-21 トムソン ライセンシング Method and system for adapting forward error correction to multicast over a wireless network
JP2011253432A (en) * 2010-06-03 2011-12-15 Nec System Technologies Ltd File distribution device, file distribution method and file distribution program
JP2012129750A (en) * 2010-12-14 2012-07-05 Canon Inc Distribution device, distribution method, and program
KR20140103322A (en) * 2011-12-15 2014-08-26 퀄컴 인코포레이티드 Systems and methods for pre-fec metrics and reception reports
JP2015502121A (en) * 2011-12-15 2015-01-19 クアルコム,インコーポレイテッド System and method for pre-FEC metrics and reception reporting
US10009144B2 (en) 2011-12-15 2018-06-26 Qualcomm Incorporated Systems and methods for pre-FEC metrics and reception reports
KR102075611B1 (en) * 2011-12-15 2020-02-10 퀄컴 인코포레이티드 Systems and methods for pre-fec metrics and reception reports
JP2015531185A (en) * 2012-07-09 2015-10-29 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and configuration for distributing information during broadcast distribution
JP2018107818A (en) * 2012-07-09 2018-07-05 テレフオンアクチーボラゲット エルエム エリクソン(パブル) Method and configuration for distributing information during broadcast distribution
US10511997B2 (en) 2012-07-09 2019-12-17 Telefonaktiebolaget Lm Ericsson (Publ) Method and arrangement for distributing information during broadcast delivery
US11089508B2 (en) 2012-07-09 2021-08-10 Telefonaktiebolaget Lm Ericsson (Publ) Method and arrangement for distributing information during broadcast delivery
JP2015056831A (en) * 2013-09-13 2015-03-23 株式会社東芝 Information communication system and routing method therefor
JP2017098796A (en) * 2015-11-25 2017-06-01 株式会社エヌ・ティ・ティ・データ Content distribution device, content distribution system, content distribution method, and program

Similar Documents

Publication Publication Date Title
US8386901B2 (en) Method, device and software application for transmitting data packets in a communication system
JP2002330118A (en) Method for controlling data delivery, data delivery system, data delivery control program, and medium where data delivery program is stored
EP0891662B1 (en) Method and apparatus for data recovery in arq systems
CN107257270B (en) Data transmission method and system based on hybrid automatic repeat request
JP3634800B2 (en) System and method for implementing hybrid automatic repeat request using parity check combination
TWI698099B (en) Method and system of data retransmission in a wireless network
JP4990298B2 (en) Method and apparatus for transmitting and receiving data blocks in a wireless communication system
RU2469482C2 (en) Method and system for data transfer in data transfer network
US20050172199A1 (en) Reliable method and system for efficiently transporting dynamic data across a network
CN103201976A (en) Packet-level erasure protection coding in aggregated packet transmissions
US8219867B2 (en) Forward feedback for UL macrodiversity
CN110383728A (en) Use the system and method for outer code and non-isometric code block
CN114268991A (en) Data transmission method and device, electronic equipment and storage medium
JP2004171206A (en) Storage system
US8185795B1 (en) Side channel for forward error correction used with long-haul IP links
WO2002093820A1 (en) Communicating method, transmitting apparatus, receiving apparatus, and communicating system including them
JPH09116559A (en) Error recovery device
CN111294161A (en) HARQ feedback method and device, storage medium and terminal
EP3939190B1 (en) Method of enabling harq, network entity and computer program
WO2016197558A1 (en) Data transmission method and apparatus, and storage medium
JPH0591091A (en) Data transmission system
JPH10308932A (en) Data transmitting method/device
US6981194B1 (en) Method and apparatus for encoding error correction data
US20230224084A1 (en) Packet Retransmission Method and Apparatus
TWI784732B (en) Methods and apparatus for enabling data transmission using harq