JP2007053466A - Communication system, communication terminal device and data requesting method - Google Patents

Communication system, communication terminal device and data requesting method Download PDF

Info

Publication number
JP2007053466A
JP2007053466A JP2005235698A JP2005235698A JP2007053466A JP 2007053466 A JP2007053466 A JP 2007053466A JP 2005235698 A JP2005235698 A JP 2005235698A JP 2005235698 A JP2005235698 A JP 2005235698A JP 2007053466 A JP2007053466 A JP 2007053466A
Authority
JP
Japan
Prior art keywords
information
symbol
equations
decoding
information symbols
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.)
Granted
Application number
JP2005235698A
Other languages
Japanese (ja)
Other versions
JP4476898B2 (en
Inventor
Tsutomu Sasaki
力 佐々木
Teruyuki Hasegawa
輝之 長谷川
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2005235698A priority Critical patent/JP4476898B2/en
Publication of JP2007053466A publication Critical patent/JP2007053466A/en
Application granted granted Critical
Publication of JP4476898B2 publication Critical patent/JP4476898B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To improve data transmission efficiency when communication error occurs. <P>SOLUTION: A receiving device 12 has a data request which solves simultaneous equations consisting of equations for received coded symbols to execute decoding for obtaining unknown information symbols, and selects undecoded information symbols to be requested to a distribution server 11 on the basis of results of this decoding. The data requesting section selects the information symbols required for solving the simultaneous equations on the basis of a degree of the unknown equation in the simultaneous equations in which the known information symbols are reflected as the results of decoding. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、通信システム、通信端末装置及びデータ要求方法に関する。   The present invention relates to a communication system, a communication terminal device, and a data request method.

近年、同一の大容量データを多数の受信者に効率よく配信するマルチキャスト通信技術が注目されている。また、通信中に起こる雑音や消失などからデータを保護するために、UDP(User Datagram Protocol)やIP(Internet Protocol)を用いたマルチキャストもしくはユニキャスト通信にFEC(Forward Error Correction)を組み合わせる方法が提案されている。FECなどを組み合わせて信頼性を向上させたマルチキャストのことを高信頼マルチキャストと呼ぶ。高信頼マルチキャストに用いる誤り訂正符号としては、例えば特許文献1に記載されるLT符号方式が知られている。   In recent years, multicast communication technology that efficiently distributes the same large-capacity data to a large number of recipients has attracted attention. Also, in order to protect data from noise and loss that occur during communication, a method that combines FEC (Forward Error Correction) with multicast or unicast communication using UDP (User Datagram Protocol) or IP (Internet Protocol) is proposed. Has been. Multicast in which reliability is improved by combining FEC or the like is called highly reliable multicast. As an error correction code used for the reliable multicast, for example, an LT code system described in Patent Document 1 is known.

LT符号方式においては、複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和(XOR)演算値を符号化シンボルとする。情報シンボルの組は、複数個の情報シンボルから構成されてもよく、或いは1個の情報シンボルのみから構成されてもよい。但し、1個の情報シンボルのみから構成される組では、1個の情報シンボルと“0”とのXOR演算値を符号化シンボルとする。つまり、1個の符号化シンボルは、1個もしくは複数個の情報シンボルのXOR演算のみで構成される項との等式として表される。その符号化シンボルに係る等式からは、符号化シンボルが既知且つ情報シンボルが未知である方程式が得られる。そして、その複数の符号化シンボルの方程式から成る連立方程式が構成される。復号時には、該連立方程式を解くことによって、未知であった情報シンボルを求める。   In the LT coding method, an exclusive OR (XOR) operation value for each set of information symbols arbitrarily selected from a plurality of information symbols is used as a coded symbol. The set of information symbols may be composed of a plurality of information symbols or may be composed of only one information symbol. However, in a set composed of only one information symbol, an XOR operation value of one information symbol and “0” is used as an encoded symbol. That is, one encoded symbol is expressed as an equation with a term composed only of an XOR operation of one or a plurality of information symbols. From the equation for the encoded symbol, an equation is obtained in which the encoded symbol is known and the information symbol is unknown. A simultaneous equation comprising the equations of the plurality of encoded symbols is constructed. At the time of decoding, an unknown information symbol is obtained by solving the simultaneous equations.

LT符号方式を用いた通信では、配信時間を調整することで効率的に高い信頼性を得ることができるため、基本的に再送の必要はない。しかしながら、マルチキャスト配信時間が限られているような環境においては、配信完了率100%を達成するために、配信失敗者向けにARQ(Automatic Repeat Request)や差分ダウンロードを行なっている。   In communication using the LT coding method, it is possible to obtain high reliability efficiently by adjusting the distribution time, and basically there is no need for retransmission. However, in an environment where the multicast distribution time is limited, ARQ (Automatic Repeat Request) or differential download is performed for those who have failed to distribute in order to achieve a distribution completion rate of 100%.

また、FECとARQを組み合わせた差分ダウンロード方式が提案され、誤りが検出されたパケットもしくはロスしたパケットを再送することで、総再送回数の削減が可能である。
特開2001−189665号公報
Also, a differential download method combining FEC and ARQ has been proposed, and it is possible to reduce the total number of retransmissions by retransmitting a packet in which an error is detected or a lost packet.
JP 2001-189665 A

しかしながら、LT符号に対して差分ダウンロード方式を適用したとしても、一ユーザ当たりの再送回数を有効に削減できないという問題があった。この問題に対処するために、本発明者らは、LT符号の特徴を利用し差分ダウンロードの完了に要するデータ伝送回数を削減する手法を既に提案している(特願2004−289243)。そして、通信エラー時のデータ伝送効率のさらなる向上を図ることが課題となっている。   However, even if the differential download method is applied to the LT code, there is a problem that the number of retransmissions per user cannot be effectively reduced. In order to deal with this problem, the present inventors have already proposed a method of reducing the number of data transmissions required for completion of differential download using the characteristics of the LT code (Japanese Patent Application No. 2004-289243). And it has been a subject to further improve the data transmission efficiency at the time of a communication error.

本発明は、このような事情を考慮してなされたもので、その目的は、通信エラー時のデータ伝送の効率向上を図ることが可能な通信システム、通信端末装置及びデータ要求方法を提供することにある。   The present invention has been made in view of such circumstances, and an object thereof is to provide a communication system, a communication terminal apparatus, and a data request method capable of improving the efficiency of data transmission at the time of a communication error. It is in.

上記の課題を解決するために、本発明に係る通信システムは、複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを送信する送信装置と、前記符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行う受信装置と、を備えた通信システムにおいて、前記受信装置は、前記復号の結果に基づき、前記送信装置へ要求する未復元の情報シンボルを選択するデータ要求手段を有し、前記データ要求手段は、前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、ことを特徴とする。   In order to solve the above problem, the communication system according to the present invention transmits an encoded symbol that is an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols. A transmitting apparatus; a receiving apparatus that receives the encoded symbol and performs decoding to obtain an unknown information symbol by solving simultaneous equations composed of equations representing an exclusive OR operation relationship of the received encoded symbol; In the communication system, the receiving device includes data requesting means for selecting an unrestored information symbol to be requested to the transmitting device based on the decoding result, and the data requesting means As a result, based on the order of the undecoded equations in the simultaneous equations reflecting the known information symbols, the information symbol required to solve the simultaneous equations Selecting, characterized in that.

本発明に係る通信システムにおいては、前記データ要求手段は、次数が最小である未復号の方程式に含まれる未知の情報シンボルを選択する、ことを特徴とする。   In the communication system according to the present invention, the data request means selects an unknown information symbol included in an undecoded equation having a minimum degree.

本発明に係る通信システムにおいては、前記データ要求手段は、複数の未復号の方程式に共通に含まれる未知の情報シンボルを選択する、ことを特徴とする。   In the communication system according to the present invention, the data request means selects an unknown information symbol that is commonly included in a plurality of undecoded equations.

本発明に係る通信システムにおいては、前記データ要求手段は、未復号の方程式ごとに、該次数に応じたスコアを計算し、未知の情報シンボルごとに、該情報シンボルを含む未復号の方程式の前記スコアを集計し、該集計値に基づいて情報シンボルを選択する、ことを特徴とする。   In the communication system according to the present invention, the data request means calculates a score according to the order for each undecoded equation, and for each unknown information symbol, the data of the undecoded equation including the information symbol. A score is totaled, and an information symbol is selected based on the total value.

本発明に係る通信システムにおいては、前記データ要求手段は、未復号方程式に含まれない未復元の情報シンボルがある場合には、当該未復元の情報シンボルを前記送信装置に要求することを特徴とする。   In the communication system according to the present invention, when there is an unrestored information symbol that is not included in the undecoded equation, the data request unit requests the unrestored information symbol from the transmitting apparatus. To do.

本発明に係る通信端末装置は、複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行う通信端末装置において、前記復号の結果に基づき、通信相手へ要求する未復元の情報シンボルを選択するデータ要求手段を具備し、前記データ要求手段は、前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、ことを特徴とする。   The communication terminal apparatus according to the present invention receives an encoded symbol that is an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols, and receives the encoded symbol of the received encoded symbols. An unrestored information symbol requested to a communication partner based on a result of the decoding in a communication terminal device that performs decoding to obtain an unknown information symbol by solving simultaneous equations composed of equations representing an exclusive OR operation relationship The data requesting means for solving the simultaneous equations based on the order of the undecoded equations in the simultaneous equations reflecting the information symbols known as a result of the decoding. The information symbols necessary for the selection are selected.

本発明に係るデータ要求方法は、複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行うときのデータ要求方法であって、前記復号の結果に基づき、通信相手へ要求する未復元の情報シンボルを選択するデータ要求過程を含み、前記データ要求過程は、前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、ことを特徴とする。   The data request method according to the present invention receives an encoded symbol that is an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols, and receives the encoded symbol of the received encoded symbols. A data requesting method for performing decoding to obtain an unknown information symbol by solving simultaneous equations composed of equations representing an exclusive OR operation relationship, based on a result of the decoding, an unrequested request to a communication partner A data requesting process for selecting information symbols for restoration, wherein the data requesting process is based on the order of the undecoded equations in the simultaneous equations reflecting the information symbols known as a result of the decoding. An information symbol necessary for solving is selected.

本発明によれば、要求する情報シンボルの選択が未復号の方程式の次数に基づいて行われるので、効率的に情報シンボルの要求を行うことができる。これにより、データ伝送回数を減らすことができるので、通信エラー時のデータ伝送の効率向上を図ることが可能となる。   According to the present invention, since the information symbol to be requested is selected based on the order of the undecoded equation, the information symbol can be efficiently requested. As a result, the number of times of data transmission can be reduced, so that it is possible to improve the efficiency of data transmission at the time of a communication error.

以下、図面を参照し、本発明の一実施形態について説明する。本実施形態では、本発明に係る通信システムの一例としてマルチキャスト配信システムを挙げて説明する。
図1は、本発明の一実施形態に係るマルチキャスト配信システムの構成を示すブロック図である。
図1において、配信サーバ(S)11は、配信データから分割して得られた情報シンボルをLT符号方式により符号化し、その得られた符号化シンボルを格納したパケットをパケットネットワーク20を介してマルチキャスト送信する。受信端末(R〜R)12は、配信サーバ11からマルチキャスト送信されたパケットをパケットネットワーク20を介してマルチキャスト受信する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. In the present embodiment, a multicast distribution system will be described as an example of a communication system according to the present invention.
FIG. 1 is a block diagram showing a configuration of a multicast distribution system according to an embodiment of the present invention.
In FIG. 1, the distribution server (S) 11 encodes information symbols obtained by dividing the distribution data by the LT coding method, and multicasts the packet storing the obtained encoded symbols via the packet network 20. Send. The receiving terminals (R 1 to R 5 ) 12 receive the multicast transmission packet from the distribution server 11 via the packet network 20.

パケットネットワーク20には、パケットのルーティングを行うルータ21がネットワーク状に配置されている。ルータ21はマルチキャスト転送をサポートしている。   In the packet network 20, routers 21 that perform packet routing are arranged in a network. The router 21 supports multicast transfer.

図2は、受信端末12の構成を示すブロック図である。図2において、受信端末12は、送受信部31とメモリ32と復号部33とデータ要求部34とを備える。
送受信部31は、パケットネットワーク20を介したマルチキャストの送信及び受信を行なう。メモリ32は、送受信部31でマルチキャスト受信されたデータを格納する。復号部33は、メモリ32に格納されているマルチキャスト受信データを使用して符号化シンボルの復号(例えば、LT符号方式の復号)を行い、情報シンボルを復元する。データ要求部34は、復号部33での復号結果に基づき、配信サーバ11に要求する未復元の情報シンボルの決定を行う。データ要求部34は、その決定した未復元の情報シンボルの要求を送受信部31により配信サーバ11に送信する。
FIG. 2 is a block diagram showing a configuration of the receiving terminal 12. In FIG. 2, the receiving terminal 12 includes a transmission / reception unit 31, a memory 32, a decoding unit 33, and a data request unit 34.
The transmission / reception unit 31 performs transmission and reception of multicast via the packet network 20. The memory 32 stores data multicast received by the transmission / reception unit 31. The decoding unit 33 performs decoding of a coded symbol (for example, decoding by the LT coding method) using the multicast reception data stored in the memory 32 to restore the information symbol. The data request unit 34 determines an unrestored information symbol requested to the distribution server 11 based on the decoding result in the decoding unit 33. The data request unit 34 transmits the determined request for unrestored information symbols to the distribution server 11 by the transmission / reception unit 31.

図3は、配信サーバ11におけるLT符号の符号化方法を説明するための説明図である。図4は、受信端末12の復号部33におけるLT符号の復号方法を説明するための説明図である。
先ず、図3を参照して、配信サーバ11におけるLT符号の符号化方法を説明する。
図3において、配信サーバ11は、配信データから分割されたデータブロックをさらに複数の情報シンボル101に分割する。次いで、その複数個の情報シンボル101の中から任意に選択された情報シンボルの組ごとの排他的論理和(XOR)演算値を計算し、符号化シンボル201を求める。例えば、符号化シンボル(X)201は、情報シンボル(A)101と情報シンボル(B)101と情報シンボル(D)101のXOR演算値である。また、符号化シンボル(X)201は、1個の情報シンボル(F)101と“0”とのXOR演算値である。
FIG. 3 is an explanatory diagram for explaining an encoding method of the LT code in the distribution server 11. FIG. 4 is an explanatory diagram for explaining a decoding method of the LT code in the decoding unit 33 of the receiving terminal 12.
First, an LT code encoding method in the distribution server 11 will be described with reference to FIG.
In FIG. 3, the distribution server 11 further divides the data block divided from the distribution data into a plurality of information symbols 101. Next, an exclusive OR (XOR) operation value for each set of information symbols arbitrarily selected from the plurality of information symbols 101 is calculated to obtain an encoded symbol 201. For example, the encoded symbol (X 1 ) 201 is an XOR operation value of the information symbol (A) 101, the information symbol (B) 101, and the information symbol (D) 101. The encoded symbol (X 8 ) 201 is an XOR operation value of one information symbol (F) 101 and “0”.

このようにして、複数個の符号化シンボル201が生成される。各符号化シンボル201は、1個もしくは複数個の情報シンボル101のXOR演算のみで構成される項との等式として表される。その各符号化シンボル201に係る等式からは、符号化シンボル201が既知且つ情報シンボル101が未知である方程式が得られる。そして、それら複数の方程式から成る連立方程式301が構成される。連立方程式301中の各方程式は、該当する符号化シンボルを求める排他的論理和演算の関係を表す。その連立方程式301は、配信サーバ11と各受信端末12の間で共有される。   In this way, a plurality of encoded symbols 201 are generated. Each encoded symbol 201 is expressed as an equation with a term composed only of an XOR operation of one or a plurality of information symbols 101. From the equations relating to each encoded symbol 201, an equation is obtained in which the encoded symbol 201 is known and the information symbol 101 is unknown. A simultaneous equation 301 composed of these plural equations is constructed. Each equation in the simultaneous equations 301 represents an exclusive OR operation relationship for obtaining a corresponding encoded symbol. The simultaneous equations 301 are shared between the distribution server 11 and each receiving terminal 12.

次に、図4を参照して、受信端末12の復号部33におけるLT符号の復号方法を説明する。
図4において、受信端末12の復号部33は、マルチキャスト受信された符号化シンボル201に係る方程式から成る連立方程式を解くことにより、未知であった情報シンボル101を求める復号を行う。以下、図4の例を基に具体的に、受信端末12の復号部33におけるLT符号の復号方法を説明する。
Next, an LT code decoding method in the decoding unit 33 of the receiving terminal 12 will be described with reference to FIG.
In FIG. 4, the decoding unit 33 of the receiving terminal 12 performs decoding to obtain an unknown information symbol 101 by solving simultaneous equations composed of equations related to the encoded symbol 201 received by multicast. The LT code decoding method in the decoding unit 33 of the receiving terminal 12 will be specifically described below based on the example of FIG.

図4の例は、上記図3の符号化時の例に対応しており、X〜Xの8個の符号化シンボル201のうちX〜X及びXの7個の符号化シンボル201は正常にマルチキャスト受信されているが、Xの1個の符号化シンボル201はパケットロスにより受信されていない。
先ず、受信端末12の復号部33は、配信サーバ11との間で共有する連立方程式301の中で、受信したX〜X及びXの7個の符号化シンボル201に係る方程式のうち、未知数が唯1個であるものを探索する。この結果、符号化シンボル(X)201に係る方程式が発見され、その方程式の未知数(解)である情報シンボル(F)101は符号化シンボル(X)201として求まる(F=X)。
The example of FIG. 4, seven coding X 1 to X 6 and X 8 of the eight encoded symbols 201 of FIG 3 corresponds to the example at the time of encoding, X 1 to X 8 symbol 201 but is multicast successfully received, one encoded symbols 201 X 7 is not received by the packet loss.
First, the decoding unit 33 of the receiving terminal 12 among the equations relating to the seven encoded symbols 201 of X 1 to X 6 and X 8 received among the simultaneous equations 301 shared with the distribution server 11. Search for one that has only one unknown. As a result, an equation related to the encoded symbol (X 8 ) 201 is found, and an information symbol (F) 101 that is an unknown number (solution) of the equation is obtained as the encoded symbol (X 8 ) 201 (F = X 8 ). .

次いで、その情報シンボル(F)101である符号化シンボル(X)201を、他の未復号方程式(X〜Xに係る6個の方程式)のうち、情報シンボル(F)101を含むものに代入する。図4の例では、Xに係る方程式のみが情報シンボル(F)101を含み、該Xに係る方程式に符号化シンボル(X)201を代入する。これにより、Xに係る方程式の未知数は1個減り、C及びDの2個の情報シンボル101のみになる。この操作を繰り返すことによって、順次、各方程式の未知数を唯1個になるまで減らして各方程式を解いてゆき、その解である情報シンボル101を求める。 Next, the encoded symbol (X 8 ) 201 that is the information symbol (F) 101 includes the information symbol (F) 101 among the other undecoded equations (six equations related to X 1 to X 6 ). Substitute for things. In the example of FIG. 4, only the equation related to X 6 includes the information symbol (F) 101, and the encoded symbol (X 8 ) 201 is substituted into the equation related to X 6 . Thus, the unknowns equation according to X 6 is reduced one, consisting only of two information symbols 101 C and D. By repeating this operation, the number of unknowns in each equation is sequentially reduced to only one to solve each equation, and the information symbol 101 that is the solution is obtained.

ここで、未知数が唯1個である方程式が得られなくなった場合には、それ以上は方程式を解くことができなくなる。例えば、図4の例では、符号化シンボル(X)201に係る方程式は解かれたが、その解である情報シンボル(F)101を他の方程式に代入しても、未知数が唯1個である方程式は得られず、X〜Xに係る6個の方程式については解くことができない。このため、データ要求部34が、X〜Xに係る6個の方程式を解くために必要な情報シンボル101を配信サーバ11に要求する。 Here, when an equation having only one unknown cannot be obtained, the equation cannot be solved any more. For example, in the example of FIG. 4, the equation related to the encoded symbol (X 8 ) 201 is solved, but even if the information symbol (F) 101 that is the solution is substituted into another equation, there is only one unknown. Is not obtained, and the six equations relating to X 1 to X 6 cannot be solved. Therefore, the data request unit 34 requests the distribution server 11 for information symbols 101 necessary for solving the six equations relating to X 1 to X 6 .

図5〜図7は、データ要求部34による第1〜第3のデータ要求方法を説明するための説明図である。図5〜図7の例は、上記図4の復号時の例に対応しており、符号化シンボル(X)201に係る方程式は解かれたが、その解である情報シンボル(F)101を他の方程式に代入しても、未知数が唯1個である方程式とはならず、X〜Xに係る6個の方程式については解くことができない状態である。 5-7 is explanatory drawing for demonstrating the 1st-3rd data request | requirement method by the data request | requirement part 34. FIG. The example of FIGS. 5 to 7 corresponds to the example at the time of decoding in FIG. 4 and the equation relating to the encoded symbol (X 8 ) 201 has been solved, but the information symbol (F) 101 that is the solution thereof. Substituting into other equations does not result in an equation with only one unknown, and the six equations relating to X 1 to X 6 cannot be solved.

[第1のデータ要求方法]
図5を参照して、データ要求部34による第1のデータ要求方法を説明する。
データ要求部34は、解くことができなくなっているX〜Xに係る6個の方程式の次数を検出する。該方程式の次数とは、方程式の未知数の個数のことを指す。例えば、Xに係る方程式の未知数はA、B及びDの3個の情報シンボル101であるので、Xに係る方程式の次数は3である。また、Xに係る方程式の未知数は、C及びDの2個の情報シンボル101のみに減っているので、Xに係る方程式の次数は2である。
[First data request method]
With reference to FIG. 5, the first data requesting method by the data requesting unit 34 will be described.
The data request unit 34 detects the orders of the six equations relating to X 1 to X 6 that cannot be solved. The order of the equation refers to the number of unknowns in the equation. For example, since the unknown number of the equation relating to X 1 is three information symbols 101 of A, B and D, the order of the equation relating to X 1 is 3. Further, since the unknown number of the equation related to X 6 is reduced to only two information symbols 101 of C and D, the order of the equation related to X 6 is 2.

次いで、そのX〜Xに係る6個の方程式の次数の中から最小の次数の方程式を探索する。この結果、次数2であるX、X及びXに係る3個の方程式が発見される。 Next, the equation of the minimum order is searched from the orders of the six equations related to X 1 to X 6 . As a result, three equations relating to X 2 , X 3 and X 6 of order 2 are found.

次いで、その発見したX、X及びXに係る3個の方程式に含まれる未知の情報シンボル101を検出する。この結果、A〜Dの5個の情報シンボル101が発見される。 Next, the unknown information symbol 101 included in the three equations relating to the found X 2 , X 3 and X 6 is detected. As a result, five information symbols 101 of A to D are found.

次いで、その発見したA〜Dの5個の情報シンボル101の中から、任意に要求するものを1個もしくは複数個選択する。例えば、ランダムに選択する。そして、その選択した情報シンボル101を配信サーバ11に要求する。   Next, one or a plurality of desired information symbols 101 of the found A to D are arbitrarily selected. For example, select at random. Then, the distribution server 11 is requested for the selected information symbol 101.

上述した第1のデータ要求方法によれば、最も少ない情報シンボル数で解くことができる方程式の未知数(未知の情報シンボル)から要求が行われるので、無作為に情報シンボルを要求する場合に比して連立方程式を効率的に解くことができる。これにより、データ伝送回数を減らすことができるので、通信エラー時のデータ伝送の効率向上を図ることが可能となる。   According to the first data request method described above, since the request is made from an unknown number of equations (unknown information symbols) that can be solved with the smallest number of information symbols, compared to the case where information symbols are randomly requested. Thus, simultaneous equations can be solved efficiently. As a result, the number of times of data transmission can be reduced, so that it is possible to improve the efficiency of data transmission at the time of a communication error.

[第2のデータ要求方法]
図6を参照して、データ要求部34による第2のデータ要求方法を説明する。
データ要求部34は、解くことができなくなっているX〜Xに係る6個の方程式の次数を検出する。次いで、そのX〜Xに係る6個の方程式の次数の中から最小の次数の方程式を探索する。この結果、次数2であるX、X及びXに係る3個の方程式が発見される。次いで、その発見したX、X及びXに係る3個の方程式に含まれる未知の情報シンボル101を検出する。この結果、A〜Dの5個の情報シンボル101が発見される。
[Second data request method]
With reference to FIG. 6, the second data requesting method by the data requesting unit 34 will be described.
The data request unit 34 detects the orders of the six equations relating to X 1 to X 6 that cannot be solved. Next, the equation of the minimum order is searched from the orders of the six equations related to X 1 to X 6 . As a result, three equations relating to X 2 , X 3 and X 6 of order 2 are found. Next, the unknown information symbol 101 included in the three equations relating to the found X 2 , X 3 and X 6 is detected. As a result, five information symbols 101 of A to D are found.

次いで、その発見したA〜Dの5個の情報シンボル101に関し、最小次数方程式(図4の例では次数2の方程式)に関与している数を検出する。この結果、A、B、D及びEの情報シンボル101についてはその関与数が1、Cの情報シンボル101についてはその関与数が2と検出される。   Next, with respect to the five discovered information symbols 101 of A to D, the number involved in the minimum order equation (the order 2 equation in the example of FIG. 4) is detected. As a result, the number of participation is detected as 1 for the information symbols 101 of A, B, D, and E, and 2 is detected for the information symbol 101 of C.

次いで、最小次数方程式に関与している数が多数の(例えば、最大の)情報シンボル101を選択する。この結果、関与数「2」であるCの情報シンボル101が選択される。そして、その選択した情報シンボル101を配信サーバ11に要求する。   Then, the information symbol 101 having a large number (for example, the maximum) participating in the minimum order equation is selected. As a result, the C information symbol 101 having the participation number “2” is selected. Then, the distribution server 11 is requested for the selected information symbol 101.

なお、最小次数方程式に関与している数が所定の閾値以上の情報シンボル101を選択するようにしてもよい。   In addition, you may make it select the information symbol 101 whose number involved in the minimum degree equation is more than a predetermined threshold value.

上述した第2のデータ要求方法によれば、最も少ない情報シンボル数で解くことができる方程式の未知数(未知の情報シンボル)であって、より多くの方程式に関与する未知数(未知の情報シンボル)から要求が行われるので、上記第1のデータ要求方法からさらに連立方程式を効率よく早く解くことができ、通信エラー時のデータ伝送の効率向上に一層寄与することが可能となる。   According to the second data request method described above, an unknown number (unknown information symbol) of an equation that can be solved with the smallest number of information symbols, and an unknown number (unknown information symbol) involved in a larger number of equations. Since the request is made, the simultaneous equations can be solved more efficiently and quickly from the first data request method, and it is possible to further contribute to improving the efficiency of data transmission at the time of a communication error.

[第3のデータ要求方法]
図7を参照して、データ要求部34による第3のデータ要求方法を説明する。
データ要求部34は、解くことができなくなっているX〜Xに係る6個の方程式の次数を検出する。次いで、そのX〜Xに係る6個の方程式の次数を基に、各方程式のスコアを計算する。図7の例では、次数の逆数「1/次数」をスコアとしている。
[Third data request method]
With reference to FIG. 7, the third data requesting method by the data requesting unit 34 will be described.
The data request unit 34 detects the orders of the six equations relating to X 1 to X 6 that cannot be solved. Next, the score of each equation is calculated based on the orders of the six equations relating to the X 1 to X 6 . In the example of FIG. 7, the reciprocal number “1 / order” of the order is used as the score.

次いで、そのX〜Xに係る6個の方程式に含まれる未知の情報シンボル101を検出する。この結果、A〜Dの5個の情報シンボル101が発見される。次いで、そのA〜Dの5個の情報シンボル101の各々に関し、関与している方程式のスコアを集計する。この結果、A〜Dの5個の情報シンボル101の各々について、関与している方程式のスコアの合計値が求められる。例えば、Aの情報シンボル101については、X、X及びXに係る3個の方程式に関与しているので、それら方程式の各スコアの合計値「(1/3)+(1/2)+(1/4)=13/12」が求められる。 Next, unknown information symbols 101 included in the six equations relating to X 1 to X 6 are detected. As a result, five information symbols 101 of A to D are found. Next, for each of the five information symbols 101 of A to D, the scores of the equations involved are tabulated. As a result, for each of the five information symbols 101 from A to D, the total value of the scores of the equations involved is obtained. For example, since the information symbol 101 of A is involved in three equations relating to X 1 , X 3 and X 5 , the total value “(1/3) + (1/2 ) + (1/4) = 13/12 ".

次いで、そのスコア合計値が最大の情報シンボル101を選択する。この結果、スコア合計値「17/12」であるBの情報シンボル101が選択される。そして、その選択した情報シンボル101を配信サーバ11に要求する。   Next, the information symbol 101 having the maximum score total value is selected. As a result, the B information symbol 101 having the score total value “17/12” is selected. Then, the distribution server 11 is requested for the selected information symbol 101.

なお、スコア合計値が所定の閾値以上の情報シンボル101を選択するようにしてもよい。   In addition, you may make it select the information symbol 101 whose score total value is more than a predetermined threshold value.

上述した第3のデータ要求方法によれば、方程式の次数(未知数の個数)を基にしたスコアの集計値による評価のよい未知数(未知の情報シンボル)から要求が行われるので、総合的に連立方程式を効率よく解くことができる。これにより、データ伝送回数を減らすことができるので、通信エラー時のデータ伝送の効率向上を図ることが可能となる。   According to the third data request method described above, since the request is made from unknown numbers (unknown information symbols) that are well evaluated by the total value of the score based on the order of the equations (number of unknowns), it is comprehensively comprehensive. The equation can be solved efficiently. As a result, the number of times of data transmission can be reduced, so that it is possible to improve the efficiency of data transmission at the time of a communication error.

なお、上述した第1〜第3のデータ要求方法において、データ要求の仕方としては、選択した情報シンボル101を順次要求するようにしてもよく、或いは必要な分をまとめて要求するようにしてもよい。例えば、いくつか(複数)の未復号方程式を解くために必要な分をまとめて要求するようにしてもよい。これにより、データ伝送回数を少なくすることができる。   In the first to third data requesting methods described above, as a method of requesting data, the selected information symbols 101 may be sequentially requested, or the necessary information may be requested collectively. Good. For example, you may request | require collectively the part required in order to solve some (plural) undecoding equations. As a result, the number of data transmissions can be reduced.

[第4のデータ要求方法]
図8、図9を参照して、データ要求部34による第4のデータ要求方法を説明する。第4のデータ要求方法は、未復元の情報シンボルに関与する符号化シンボルが一つも正常に受信されない場合の要求方法である。
図8には、6個の情報シンボル(A〜F)101と7個の符号化シンボル(X〜X)201のXOR演算関係が示されている。また、各符号化シンボル(X〜X)201の方程式から成る連立方程式310が示されている。
[Fourth data request method]
A fourth data requesting method by the data requesting unit 34 will be described with reference to FIGS. The fourth data requesting method is a requesting method in a case where no encoded symbol related to an unrestored information symbol is normally received.
FIG. 8 shows an XOR operation relationship between six information symbols (A to F) 101 and seven encoded symbols (X 1 to X 7 ) 201. In addition, a simultaneous equation 310 composed of equations of the respective encoded symbols (X 1 to X 7 ) 201 is shown.

図9には、受信端末12で受信された符号化シンボル201に基づいた復号過程が示されている。図9においては、X及びXの2個の符号化シンボル201がパケットロスによって正常に受信されていない。これにより、Eの情報シンボル101を含む未復号方程式は存在せず、このままではEの情報シンボル101を得ることはできない。このように未復号方程式に含まれない未復元の情報シンボル101がある場合には、データ要求部34は、当該未復元の情報シンボル101を配信サーバ11に要求する。 FIG. 9 shows a decoding process based on the encoded symbol 201 received by the receiving terminal 12. In FIG. 9, two encoded symbols 201 of X 5 and X 6 are not normally received due to packet loss. As a result, there is no undecoded equation including the E information symbol 101, and the E information symbol 101 cannot be obtained as it is. As described above, when there is an unrestored information symbol 101 that is not included in the undecoded equation, the data request unit 34 requests the unrestored information symbol 101 from the distribution server 11.

上述した第4のデータ要求方法によれば、受信した符号化シンボルに係る未復号方程式に含まれない未復元の情報シンボルがある場合には、直接、当該未復元の情報シンボルの要求を行い、これにより該情報シンボルを得ることができる。   According to the fourth data request method described above, when there is an unreconstructed information symbol that is not included in the undecoded equation related to the received encoded symbol, the unreconstructed information symbol is directly requested, Thereby, the information symbol can be obtained.

上述した実施形態によれば、以下に示すような効果が得られる。
(1)マルチキャスト受信の失敗者は、未復元の情報シンボルを配信サーバからダウンロードするときに少ないダウンロード回数で済み、通信料金の削減が可能となる。また、ダウンロード時間の削減も図れるので、データダウンロードによる負荷増大に伴う計算機の操作の鈍化を防ぐことができ、使用者のストレスを減らすことが可能となる。
(2)送信者の利点としては、通信量(帯域)を削減することができるという点とデータダウンロードに係るサーバの負荷を軽減することができる点にある。特に、無線通信ネットワークを利用する場合には、無線リソースは貴重であり、利用帯域の削減は優れた効果となる。また、マルチキャストにおいては、受信者数の増加に応じて配信失敗者数は増え、その配信失敗者数に応じてデータダウンロード回数は増えるため、配信失敗者一人当たりのダウンロード回数を削減することは非常に有効となる。
(3)携帯端末のように小さな計算能力しか持たないような場合であっても、ダウンロードする未復元の情報シンボルの選択処理を行うことができれば、少ないダウンロード回数及び短時間でダウンロードが完了するので、端末の利便性を損なうことなく、通信エラー時のデータ回復を行うことができる。また、多数の携帯端末に同一コンテンツを配信するような場合にも、帯域削減並びにデータダウンロードに係るサーバの負荷軽減の効果によってサービス品質を良好に保つことに貢献できる。
According to the embodiment described above, the following effects can be obtained.
(1) A person who has failed to receive multicast data can download the unrestored information symbol from the distribution server with a small number of downloads, and the communication fee can be reduced. In addition, since the download time can be reduced, it is possible to prevent slowing down of the operation of the computer due to an increase in load due to data download, and it is possible to reduce the stress on the user.
(2) The advantage of the sender is that the amount of communication (bandwidth) can be reduced and the load on the server related to data download can be reduced. In particular, when using a wireless communication network, wireless resources are valuable, and the reduction of the bandwidth used is an excellent effect. Also, in multicast, the number of delivery failures increases as the number of recipients increases, and the number of data downloads increases according to the number of delivery failures, so it is extremely difficult to reduce the number of downloads per delivery failure Effective.
(3) Even if the mobile terminal has only a small calculation capability, if the unrestored information symbol to be downloaded can be selected, the download can be completed in a small number of downloads and in a short time. The data can be recovered in the event of a communication error without impairing the convenience of the terminal. Further, even when the same content is distributed to a large number of mobile terminals, it is possible to contribute to maintaining good service quality due to the effect of reducing the load on the server related to bandwidth reduction and data download.

以上、本発明の実施形態を図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。
例えば、上述した実施形態では、本発明に係る符号方式としてLT符号方式を例に挙げて説明したが、複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値を符号化シンボルとする符号方式であればよく、LT符号方式に限定されない。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design changes and the like within a scope not departing from the gist of the present invention.
For example, in the above-described embodiment, the LT coding scheme has been described as an example of the coding scheme according to the present invention. However, an exclusive OR for each set of information symbols arbitrarily selected from a plurality of information symbols is described. Any coding method may be used as long as the arithmetic value is an encoded symbol, and the present invention is not limited to the LT coding method.

また、本発明に係る符号方式の復号方法については、任意の方法でよく特に限定されない。例えば、「Sum Product復号法」や「ガウスの消去法」を用いた場合にも適応可能である。   Also, the decoding method of the coding method according to the present invention may be any method and is not particularly limited. For example, the present invention can be applied to the case where “Sum Product decoding method” or “Gaussian elimination method” is used.

なお、上述した実施形態では、本発明に係る通信システムとしてマルチキャスト型を例に挙げて説明したが、ユニキャスト型であっても同様に適用可能である。   In the above-described embodiment, the multicast type is described as an example of the communication system according to the present invention. However, the present invention can be similarly applied to a unicast type.

本発明の一実施形態に係るマルチキャスト配信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the multicast delivery system which concerns on one Embodiment of this invention. 図1に示す受信端末12の構成を示すブロック図である。It is a block diagram which shows the structure of the receiving terminal 12 shown in FIG. 図1に示す配信サーバ11におけるLT符号の符号化方法を説明するための説明図である。It is explanatory drawing for demonstrating the encoding method of the LT code | symbol in the delivery server 11 shown in FIG. 図2に示す復号部33におけるLT符号の復号方法を説明するための説明図である。It is explanatory drawing for demonstrating the decoding method of the LT code | symbol in the decoding part 33 shown in FIG. 図2に示すデータ要求部34による第1のデータ要求方法を説明するための説明図である。It is explanatory drawing for demonstrating the 1st data request method by the data request | requirement part 34 shown in FIG. 図2に示すデータ要求部34による第2のデータ要求方法を説明するための説明図である。It is explanatory drawing for demonstrating the 2nd data request method by the data request | requirement part 34 shown in FIG. 図2に示すデータ要求部34による第3のデータ要求方法を説明するための説明図である。It is explanatory drawing for demonstrating the 3rd data request method by the data request | requirement part 34 shown in FIG. 図2に示すデータ要求部34による第4のデータ要求方法を説明するための説明図である。It is explanatory drawing for demonstrating the 4th data request method by the data request | requirement part 34 shown in FIG. 図2に示すデータ要求部34による第4のデータ要求方法を説明するための説明図である。It is explanatory drawing for demonstrating the 4th data request method by the data request | requirement part 34 shown in FIG.

符号の説明Explanation of symbols

11…配信サーバ、12…受信端末(通信端末装置)、20…パケットネットワーク、21…ルータ、31…送受信部、32…メモリ、33…復号部、34…データ要求部

DESCRIPTION OF SYMBOLS 11 ... Distribution server, 12 ... Receiving terminal (communication terminal device), 20 ... Packet network, 21 ... Router, 31 ... Transmission / reception part, 32 ... Memory, 33 ... Decoding part, 34 ... Data request part

Claims (7)

複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを送信する送信装置と、前記符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行う受信装置と、を備えた通信システムにおいて、
前記受信装置は、
前記復号の結果に基づき、前記送信装置へ要求する未復元の情報シンボルを選択するデータ要求手段を有し、
前記データ要求手段は、
前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、
ことを特徴とする通信システム。
A transmitting apparatus that transmits an encoded symbol that is an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols; and the received encoding symbol and the received encoding In a communication system comprising: a receiving device that performs decoding to obtain an unknown information symbol by solving simultaneous equations consisting of equations representing an exclusive OR operation relationship of symbols;
The receiving device is:
Based on the result of the decoding, comprising data request means for selecting unrestored information symbols to be requested to the transmitting device;
The data request means includes
Selecting information symbols necessary to solve the simultaneous equations based on the order of the undecoded equations in the simultaneous equations reflecting information symbols known as a result of the decoding;
A communication system characterized by the above.
前記データ要求手段は、次数が最小である未復号の方程式に含まれる未知の情報シンボルを選択する、
ことを特徴とする請求項1に記載の通信システム。
The data requesting means selects an unknown information symbol included in an undecoded equation having a minimum degree;
The communication system according to claim 1.
前記データ要求手段は、複数の未復号の方程式に共通に含まれる未知の情報シンボルを選択する、
ことを特徴とする請求項2に記載の通信システム。
The data requesting means selects an unknown information symbol that is commonly included in a plurality of undecoded equations;
The communication system according to claim 2.
前記データ要求手段は、
未復号の方程式ごとに、該次数に応じたスコアを計算し、
未知の情報シンボルごとに、該情報シンボルを含む未復号の方程式の前記スコアを集計し、
該集計値に基づいて情報シンボルを選択する、
ことを特徴とする請求項1に記載の通信システム。
The data request means includes
For each undecoded equation, calculate a score according to the order,
For each unknown information symbol, the scores of undecoded equations containing the information symbol are aggregated,
Selecting an information symbol based on the aggregated value;
The communication system according to claim 1.
前記データ要求手段は、未復号方程式に含まれない未復元の情報シンボルがある場合には、当該未復元の情報シンボルを前記送信装置に要求する、
ことを特徴とする請求項1に記載の通信システム。
The data request means, when there is an unrestored information symbol that is not included in the undecoded equation, requests the unrestored information symbol from the transmission device;
The communication system according to claim 1.
複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行う通信端末装置において、
前記復号の結果に基づき、通信相手へ要求する未復元の情報シンボルを選択するデータ要求手段を具備し、
前記データ要求手段は、
前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、
ことを特徴とする通信端末装置。
An equation that represents an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols, and represents an exclusive OR operation relationship of the received encoded symbols In a communication terminal device that performs decoding to obtain an unknown information symbol by solving simultaneous equations consisting of:
Based on the result of the decoding, comprising data request means for selecting unrestored information symbols to be requested to the communication partner,
The data request means includes
Selecting information symbols necessary to solve the simultaneous equations based on the order of the undecoded equations in the simultaneous equations reflecting information symbols known as a result of the decoding;
A communication terminal device.
複数個の情報シンボルの中から任意に選択された情報シンボルの組ごとの排他的論理和演算値である符号化シンボルを受信し、該受信した符号化シンボルの排他的論理和演算関係を表す方程式から成る連立方程式を解くことにより未知であった情報シンボルを求める復号を行うときのデータ要求方法であって、
前記復号の結果に基づき、通信相手へ要求する未復元の情報シンボルを選択するデータ要求過程を含み、
前記データ要求過程は、
前記復号の結果として既知である情報シンボルが反映された前記連立方程式中の未復号の方程式の次数に基づき、前記連立方程式を解くために必要な情報シンボルを選択する、
ことを特徴とするデータ要求方法。

An equation that represents an exclusive OR operation value for each set of information symbols arbitrarily selected from a plurality of information symbols, and represents an exclusive OR operation relationship of the received encoded symbols A data request method when performing decoding to obtain an unknown information symbol by solving simultaneous equations consisting of:
A data requesting process for selecting an unrestored information symbol to be requested to a communication partner based on the decoding result;
The data request process includes:
Selecting information symbols necessary to solve the simultaneous equations based on the order of the undecoded equations in the simultaneous equations reflecting information symbols known as a result of the decoding;
A data request method characterized by the above.

JP2005235698A 2005-08-16 2005-08-16 Communication system, communication terminal device, and data request method Active JP4476898B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005235698A JP4476898B2 (en) 2005-08-16 2005-08-16 Communication system, communication terminal device, and data request method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005235698A JP4476898B2 (en) 2005-08-16 2005-08-16 Communication system, communication terminal device, and data request method

Publications (2)

Publication Number Publication Date
JP2007053466A true JP2007053466A (en) 2007-03-01
JP4476898B2 JP4476898B2 (en) 2010-06-09

Family

ID=37917631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005235698A Active JP4476898B2 (en) 2005-08-16 2005-08-16 Communication system, communication terminal device, and data request method

Country Status (1)

Country Link
JP (1) JP4476898B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010114844A (en) * 2008-11-10 2010-05-20 Ntt Docomo Inc Data receiving device, and method of receiving data

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3054600A4 (en) * 2013-10-03 2016-10-05 Fujitsu Ltd Program, encoding device, and encoding method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010114844A (en) * 2008-11-10 2010-05-20 Ntt Docomo Inc Data receiving device, and method of receiving data

Also Published As

Publication number Publication date
JP4476898B2 (en) 2010-06-09

Similar Documents

Publication Publication Date Title
US10530526B2 (en) Joint fountain coding and network coding for loss-tolerant information spreading
US20220255660A1 (en) Systems and methods to optimize the load of multipath data transportation
CN110943800B (en) Data packet sending method, device and system, storage medium and electronic device
US12119928B2 (en) Systems and methods to generate copies of data for transmission over multiple communication channels
US10476528B2 (en) Data packet processing method and device
WO2017112744A1 (en) Improved joint fountain coding and network coding for loss-tolerant information spreading
EP3387773A1 (en) Relaying method and device and recipient with return in an omamrc system
JPWO2011158433A1 (en) Transmission terminal and bandwidth estimation method
US11581981B2 (en) Dynamic management of packet loss
JP4476898B2 (en) Communication system, communication terminal device, and data request method
JP4722693B2 (en) Communications system
KR20120101942A (en) Video streaming system and method based on fountain codes
KR100733987B1 (en) Multiple-Forwarder based File Distribution Schemes using Join Time Interval
de Alwis et al. Content and network-aware multicast over wireless networks
US10834179B2 (en) Load balancing
Bouras et al. Online AL-FEC protection over mobile unicast services
JP2008092213A (en) Receiver, method for resending packet and program
JP2014522594A (en) Method and apparatus for streaming multimedia content
Chakareski et al. Computing rate-distortion optimized policies for hybrid receiver/sender driven streaming of multimedia
Matthew et al. The use and performance of LT codes for multicast with relaying
Eittenberger RaptorStream: boosting mobile peer-to-peer streaming with raptor codes
CN115834574B (en) Data coding transmission method, device, equipment and storage medium
Bouras et al. Deploying AL-FEC with Online Algorithms
JP2007274309A (en) Transmitter
Achleitner et al. Network coding efficiency in the presence of an intermittent backhaul network

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071015

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071015

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080303

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20080304

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100302

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100310

R150 Certificate of patent or registration of utility model

Ref document number: 4476898

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130319

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160319

Year of fee payment: 6