JP6537102B2 - Communication system and communication method - Google Patents

Communication system and communication method Download PDF

Info

Publication number
JP6537102B2
JP6537102B2 JP2015105398A JP2015105398A JP6537102B2 JP 6537102 B2 JP6537102 B2 JP 6537102B2 JP 2015105398 A JP2015105398 A JP 2015105398A JP 2015105398 A JP2015105398 A JP 2015105398A JP 6537102 B2 JP6537102 B2 JP 6537102B2
Authority
JP
Japan
Prior art keywords
data
data string
communication paths
communication
unit
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.)
Active
Application number
JP2015105398A
Other languages
Japanese (ja)
Other versions
JP2016220127A (en
Inventor
尚記 山田
尚記 山田
誉平 栗田
誉平 栗田
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2015105398A priority Critical patent/JP6537102B2/en
Publication of JP2016220127A publication Critical patent/JP2016220127A/en
Application granted granted Critical
Publication of JP6537102B2 publication Critical patent/JP6537102B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、通信システム、通信方法、通信装置、及び通信プログラムに関し、特に、複数の通信経路を介してデータを伝送する技術に関する。   The present invention relates to a communication system, a communication method, a communication apparatus, and a communication program, and more particularly to a technology for transmitting data via a plurality of communication paths.

特許文献1には、利用する複数の通信経路が異種のものであっても、複数の通信経路を同時に使用して良好なデータ転送を行うことができるようにすることを目的とした通信装置が開示されている。   Patent Document 1 discloses a communication apparatus aiming to enable good data transfer by simultaneously using a plurality of communication paths even if the plurality of communication paths to be used are different types. It is disclosed.

この通信装置は、それぞれデータを送信する複数の無線通信部を有する。通信装置の制御部は、転送対象のデータを複数のブロックに分割し、複数の無線通信部に分配する。また、通信装置の制御部は、複数の無線通信部のデータの送信状況を監視し、送信状況に応じて、配分済みのブロックの配分を変更する。   The communication device has a plurality of wireless communication units each transmitting data. The control unit of the communication apparatus divides data to be transferred into a plurality of blocks and distributes the data to a plurality of wireless communication units. Further, the control unit of the communication apparatus monitors the transmission status of data of the plurality of wireless communication units, and changes the distribution of the distributed blocks according to the transmission status.

特開2010−028188号公報JP, 2010-028188, A

しかしながら、特許文献1に開示の通信装置は、転送対象のデータを分割した複数のブロックを、単純に、複数の通信経路に分配して送信するようにしている。そのため、複数のブロックのうち、いずれかのブロックが欠落した場合には、受信側の通信装置において受信したブロックから元のデータを再構築することができなくなってしまうという問題がある。   However, the communication device disclosed in Patent Document 1 simply distributes a plurality of blocks obtained by dividing data to be transferred to a plurality of communication paths for transmission. Therefore, there is a problem that when one of the plurality of blocks is missing, it is not possible to reconstruct the original data from the block received by the communication apparatus on the receiving side.

本発明の目的は、上述したような課題を解決するために、データの欠落に強い通信システム、通信方法、通信装置、及び通信プログラムを提供することである。   An object of the present invention is to provide a communication system, a communication method, a communication apparatus, and a communication program, which are resistant to data loss, in order to solve the problems as described above.

本発明の第1の態様に係る通信システムは、送信装置と、前記送信装置から送信されたデータ群を受信する受信装置とを備えた通信システムであって、前記送信装置は、前記データ群を複数のデータ列に分割する符号化部と、前記符号化部が前記データ群を分割した複数のデータ列を、複数の通信経路のそれぞれに送信する送信部と、を有し、前記受信装置は、前記送信装置の送信部が送信した複数のデータ列を、前記複数の通信経路のそれぞれから受信する受信部と、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、いずれか1つを使用することで、前記複数のデータ列から前記データ群を復号する復号部と、を有し、前記復号部は、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、最初に受信したデータ列を使用するものである。   A communication system according to a first aspect of the present invention is a communication system including a transmitting device and a receiving device for receiving a data group transmitted from the transmitting device, the transmitting device including the data group. The receiving apparatus includes: an encoding unit that divides the data group into a plurality of data strings; and a transmitting unit that transmits, to each of a plurality of communication paths, a plurality of data strings obtained by dividing the data group by the encoding unit. A receiving unit for receiving, from each of the plurality of communication paths, a plurality of data strings transmitted by the transmitting unit of the transmitting apparatus; and from each of the plurality of communication paths for the same data string among the plurality of communication paths And a decoding unit that decodes the data group from the plurality of data strings by using any one of the received data strings, the decoding unit being identical among the plurality of communication paths In the data column of There in data string received from each of the plurality of communication paths, is to use the data string received first.

本発明の第2の態様に係る通信方法は、送信装置と、前記送信装置から送信されたデータ群を受信する受信装置との間における通信方法であって、前記送信装置が、前記データ群を複数のデータ列に分割する符号化ステップと、前記送信装置が、前記符号化ステップで前記データ群を分割した複数のデータ列を、複数の通信経路のそれぞれに送信する送信ステップと、前記受信装置が、前記送信装置が送信した複数のデータ列を、前記複数の通信経路のそれぞれから受信する受信ステップと、前記受信装置が、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、いずれか1つを使用することで、前記複数のデータ列から前記データ群を復号する復号ステップと、を備え、前記復号ステップでは、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、最初に受信したデータ列を使用するものである。   A communication method according to a second aspect of the present invention is a communication method between a transmitting device and a receiving device that receives a data group transmitted from the transmitting device, the transmitting device including the data group. An encoding step of dividing into a plurality of data strings; a transmitting step of transmitting, to each of a plurality of communication paths, a plurality of data strings obtained by dividing the data group in the encoding step by the transmitting device; And a receiving step of receiving a plurality of data strings transmitted by the transmitting device from each of the plurality of communication paths, and the plurality of communication paths for the same data string among the plurality of communication paths by the receiving device. And a decoding step of decoding the data group from the plurality of data strings by using any one of the data strings received from each of In-up, among the data sequence received from each of the plurality of communication paths for the same data sequence among the plurality of communication paths, it is to use the data string received first.

本発明の第3の態様に係る通信装置は、送信装置から送信されたデータ群を受信する通信装置であって、前記送信装置が前記データ群を分割して複数の通信経路のそれぞれに送信した複数のデータ列を、前記複数の通信経路のそれぞれから受信する受信部と、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、いずれか1つを使用することで、前記複数のデータ列から前記データ群を復号する復号部と、を有し、前記復号部は、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、最初に受信したデータ列を使用するものである。   A communication apparatus according to a third aspect of the present invention is a communication apparatus for receiving a data group transmitted from a transmitting apparatus, wherein the transmitting apparatus divides the data group and transmits it to each of a plurality of communication paths. Any one of a receiving unit that receives a plurality of data strings from each of the plurality of communication paths, and a data string received from each of the plurality of communication paths for the same data string among the plurality of communication paths And a decoding unit that decodes the data group from the plurality of data strings, and the decoding unit is configured to transmit the plurality of communication paths for the same data string among the plurality of communication paths. Among the data strings received from each, the data string received first is used.

本発明の第4の態様に係る通信プログラムは、送信装置から送信されたデータ群を受信するための通信プログラムであって、前記送信装置が前記データ群を分割して複数の通信経路のそれぞれに送信した複数のデータ列を、前記複数の通信経路のそれぞれから受信する受信処理と、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、いずれか1つを使用することで、前記複数のデータ列から前記データ群を復号する復号処理と、をコンピュータに実行させ、前記復号処理では、前記複数の通信経路間で同一のデータ列について前記複数の通信経路のそれぞれから受信したデータ列のうち、最初に受信したデータ列を使用するものである。   A communication program according to a fourth aspect of the present invention is a communication program for receiving a data group transmitted from a transmitter, the transmitter dividing the data group into a plurality of communication paths. Any of the reception processing for receiving the plurality of transmitted data strings from each of the plurality of communication paths, and the data sequence received from each of the plurality of communication paths for the same data string among the plurality of communication paths. Using one or the other, causes a computer to execute a decryption process of decrypting the data group from the plurality of data strings, and in the decryption process, the plurality of data strings for the same data string among the plurality of communication paths Among the data strings received from each of the communication paths of (1), the first received data string is used.

上述した本発明の各態様によれば、データの欠落に強い通信システム、通信方法、通信装置、及び通信プログラムを提供することができる。   According to each aspect of the present invention described above, it is possible to provide a communication system, a communication method, a communication apparatus, and a communication program that are resistant to data loss.

実施の形態に係る通信システムの構成を示す図である。It is a figure which shows the structure of the communication system which concerns on embodiment. 実施の形態に係る通信システムの第1のデータ伝送動作を示す図である。It is a figure which shows the 1st data transmission operation of the communication system which concerns on embodiment. 実施の形態に係る通信システムの第2のデータ伝送動作を示す図である。It is a figure which shows the 2nd data transmission operation of the communication system which concerns on embodiment. 実施の形態に係る通信システムの第3のデータ伝送動作を示す図である。It is a figure which shows the 3rd data transmission operation of the communication system which concerns on embodiment. 実施の形態に係る通信システムの第4のデータ伝送動作を示す図である。It is a figure which shows the 4th data transmission operation of the communication system which concerns on embodiment. 実施の形態に係る通信システムの第5のデータ伝送動作を示す図である。It is a figure which shows the 5th data transmission operation of the communication system which concerns on embodiment.

以下に図面を参照しながら、本発明の好適な実施形態について説明する。以下の実施形態に示す具体的な数値等は、発明の理解を容易とするための例示にすぎず、特に断る場合を除き、それに限定されるものではない。また、以下の記載及び図面では、説明の明確化のため、当業者にとって自明な事項等については、適宜、省略及び簡略化がなされている。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. Specific numerical values and the like shown in the following embodiments are merely examples for facilitating the understanding of the invention, and are not limited thereto unless otherwise specified. Further, in the following description and the drawings, items that are obvious to a person skilled in the art are omitted and simplified as appropriate for clarification of the explanation.

図1を参照して、本発明の実施の形態に係る通信システム1の構成について説明する。図1は、本発明の実施の形態に係る通信システム1の構成を示す図である。   The configuration of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. FIG. 1 is a diagram showing the configuration of a communication system 1 according to an embodiment of the present invention.

図1に示すように、通信システム1は、送信装置10と、受信装置20とを有する。送信装置10と受信装置20とは、複数の通信経路31、32〜3n(nは2以上の自然数。)により接続されている。   As shown in FIG. 1, the communication system 1 includes a transmitting device 10 and a receiving device 20. The transmitting device 10 and the receiving device 20 are connected by a plurality of communication paths 31, 32 to 3 n (n is a natural number of 2 or more).

通信経路31〜3nのそれぞれは、地上無線回線、衛星回線又は事業者回線等の回線の少なくとも1つを任意に用いて構築される通信ネットワークである。すなわち、通信経路31〜3nのそれぞれに含まれる回線の種類は、同一であってもよく、少なくとも2つ以上が相互に異なっていてもよい。また、通信経路31〜3nのそれぞれは、例えば、ルータ及びスイッチなどの一般的なネットワーク機器を含むIP(Internet Protocol)網経路である。   Each of the communication paths 31 to 3 n is a communication network configured by arbitrarily using at least one of a landline radio line, a satellite line, and a line such as a carrier line. That is, the types of circuits included in each of the communication paths 31 to 3 n may be the same, or at least two or more may be different from each other. Further, each of the communication paths 31 to 3 n is, for example, an IP (Internet Protocol) network path including general network devices such as a router and a switch.

送信装置10は、複数の通信経路31〜3nを介して、データ群を受信装置20に送信する。受信装置20は、複数の通信経路31〜3nを介して、送信装置10から送信されたデータ群を受信する。ここで、データ群は、例えば、即時性が要求されるストリーミングデータ(音声ストリーミングデータ又は動画ストリーミングデータ等)である。   The transmitter 10 transmits a data group to the receiver 20 via the plurality of communication paths 31 to 3 n. The receiving device 20 receives the data group transmitted from the transmitting device 10 via the plurality of communication paths 31 to 3 n. Here, the data group is, for example, streaming data (such as audio streaming data or moving image streaming data) for which immediacy is required.

ここで、送信装置10は、受信装置20にデータ群を送信する場合、複数の通信経路31〜3nのそれぞれにデータ群を送信する。すなわち、複数の通信経路31〜3nの全てに同一のデータ群が送信される。これにより、いずれかの通信経路でデータ群の一部が欠落しても、他の通信経路で送信されたデータ群でその欠落したデータを補うことを可能とし、データの欠落に強い通信を可能としている。   Here, when transmitting the data group to the receiving device 20, the transmitting device 10 transmits the data group to each of the plurality of communication paths 31 to 3n. That is, the same data group is transmitted to all of the plurality of communication paths 31 to 3 n. Thereby, even if part of the data group is missing in any communication path, it is possible to compensate for the missing data with the data group transmitted in the other communication path, and communication resistant to data loss is possible. And

送信装置10は、符号化部11と、送信部12とを有する。符号化部11は、データ群を複数のデータ列に分割する。送信部12は、符号化部11がデータ群を分割することで生成した複数のデータ列を、複数の通信経路31〜3nのそれぞれに送信する。   The transmission device 10 includes an encoding unit 11 and a transmission unit 12. The encoding unit 11 divides the data group into a plurality of data strings. The transmission unit 12 transmits a plurality of data strings generated by the encoding unit 11 by dividing the data group to each of the plurality of communication paths 31 to 3 n.

ここで、送信装置10は、例えば、CPU(図示せず)を有しており、送信装置10としての処理をCPUに実行させるプログラムをCPUが実行することで、必要に応じて送信装置10の他のハードウェアと協調動作を行って、符号化部11及び送信部12としての処理を実行する。   Here, the transmission device 10 has, for example, a CPU (not shown), and the CPU executes a program that causes the CPU to execute processing as the transmission device 10. It cooperates with other hardware to execute processing as the encoding unit 11 and the transmission unit 12.

受信装置20は、受信部21と、バッファ部22と、復号部23と、監視部24とを有する。受信部21は、送信装置10の送信部12が送信した複数のデータ列を、複数の通信装置31〜3nのそれぞれから受信する。バッファ部22は、受信部21が受信した複数のデータ列が、受信部21によって格納される。復号部23は、バッファ部22に格納された複数のデータ列を復号することで、元のデータ群を復元する。監視部24は、複数の通信装置31〜3nのそれぞれにおける複数のデータ列の受信状況を監視し、データ列の欠落を検出する。   The receiving device 20 includes a receiving unit 21, a buffer unit 22, a decoding unit 23, and a monitoring unit 24. The receiver 21 receives the plurality of data strings transmitted by the transmitter 12 of the transmitter 10 from each of the plurality of communication devices 31 to 3 n. The buffer unit 22 stores the plurality of data strings received by the receiving unit 21 by the receiving unit 21. The decoding unit 23 restores the original data group by decoding the plurality of data strings stored in the buffer unit 22. The monitoring unit 24 monitors the reception status of a plurality of data strings in each of the plurality of communication devices 31 to 3 n, and detects a missing data string.

ここで、受信装置20は、例えば、CPU(図示せず)を有しており、受信装置20としての処理をCPUに実行させるプログラムをCPUが実行することで、必要に応じて受信装置20の他のハードウェアと協調動作を行って、受信部21、復号部23、及び監視部24としての処理を実行する。また、受信装置20は、任意のデータを記憶可能な記憶部を有しており、その記憶部の少なくとも一部がバッファ部22として機能する。記憶部は、例えば、ハードディスク及びメモリ等の記憶装置の少なくとも1つを含む。   Here, the receiving device 20 has, for example, a CPU (not shown), and the CPU executes a program that causes the CPU to execute processing as the receiving device 20, so that the receiving device 20 can A cooperative operation is performed with other hardware to execute processing as the receiving unit 21, the decoding unit 23, and the monitoring unit 24. Further, the receiving device 20 has a storage unit capable of storing arbitrary data, and at least a part of the storage unit functions as the buffer unit 22. The storage unit includes, for example, at least one of a storage device such as a hard disk and a memory.

続いて、図2を参照して、本発明の実施の形態に係る通信システム1の第1のデータ伝送動作について説明する。図2は、送信装置10と受信装置20との間で通信経路が3経路存在する例について示している。また、3つの通信経路がIP網経路である例について説明する。図2では、3つの通信経路のそれぞれを「IP網経路A」、「IP網経路B」、「IP網経路C」として示している。また、図2は、データ群40を、3つのデータ列51〜53に分割して伝送する例について示している。   Subsequently, a first data transmission operation of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. FIG. 2 shows an example in which three communication paths exist between the transmitter 10 and the receiver 20. An example in which the three communication paths are IP network paths will be described. In FIG. 2, each of the three communication routes is shown as “IP network route A”, “IP network route B”, and “IP network route C”. Further, FIG. 2 shows an example in which the data group 40 is divided into three data strings 51 to 53 and transmitted.

送信装置10の符号化部11は、データ群40をデータ列51〜53に分割する。送信装置10の送信部12は、データ列51〜53をIP網経路A〜Cのそれぞれに送信する。このとき、送信部12は、受信装置20が受信したデータ列を正しい順序で結合してデータ群を復元できるようにするために、データ列51〜53のそれぞれにシーケンス番号を付して、データ列51〜53を送信する。より具体的には、データ列51〜53のそれぞれは、別々のIPパケットに、シーケンス番号と共に含められて送信される。シーケンス番号は、そのシーケンス番号が付されたデータ列が、データ群における何番目のデータ列かを示す情報である。   The encoding unit 11 of the transmission device 10 divides the data group 40 into data strings 51 to 53. The transmitter 12 of the transmitter 10 transmits the data strings 51 to 53 to the IP network paths A to C, respectively. At this time, the transmitting unit 12 attaches a sequence number to each of the data strings 51 to 53 so that the data group can be restored by combining the data strings received by the receiving device 20 in the correct order. Send columns 51-53. More specifically, each of the data strings 51 to 53 is included in separate IP packets together with a sequence number and transmitted. The sequence number is information indicating which data string in the data group is the data string to which the sequence number is assigned.

ここで、図2では、IP網経路Aを介して伝送されるデータ列51〜53のそれぞれを「データ列51A」、「データ列52A」、「データ列53A」として示し、IP網経路Bを介して伝送されるデータ列51〜53のそれぞれを「データ列51B」、「データ列52B」、「データ列53B」として示し、IP網経路Cを介して伝送されるデータ列51〜53のそれぞれを「データ列51C」、「データ列52C」、「データ列53C」として示している。   Here, in FIG. 2, the data strings 51 to 53 transmitted via the IP network route A are shown as “data string 51 A”, “data string 52 A”, and “data string 53 A”, and the IP network route B is shown. The data strings 51 to 53 transmitted via the IP network route C are shown as “data string 51 B”, “data string 52 B”, and “data string 53 B”, respectively. Are shown as "data string 51C", "data string 52C", and "data string 53C".

受信装置20の受信部21は、送信装置10の送信部12が送信した複数のデータ列51〜53を、複数のIP網経路A〜Cのそれぞれから受信する。すなわち、受信部21は、IP網経路Aからはデータ列51A〜53Aを受信し、IP網経路Bからはデータ列51B〜53Bを受信し、IP網経路Cからはデータ列51C〜53Cを受信する。より具体的には、受信部21は、データ列51A〜53A、51B〜53B、51C〜53Cのそれぞれについて、データ列とそのシーケンス番号が含まれたIPパケットを受信する。受信部21は、データ列51A〜53A、51B〜53B、51C〜53Cのそれぞれを受信する毎に、順次バッファ部22に格納する。   The receiving unit 21 of the receiving device 20 receives the plurality of data strings 51 to 53 transmitted by the transmitting unit 12 of the transmitting device 10 from each of the plurality of IP network paths A to C. That is, the receiving unit 21 receives data strings 51A to 53A from IP network route A, receives data strings 51B to 53B from IP network route B, and receives data strings 51C to 53C from IP network route C. Do. More specifically, the receiving unit 21 receives, for each of the data strings 51A to 53A, 51B to 53B, and 51C to 53C, an IP packet including the data string and its sequence number. The receiving unit 21 sequentially stores the data strings 51A to 53A, 51B to 53B, 51C to 53C in the buffer unit 22 each time it is received.

受信装置20の復号部23は、データ列51A〜53A、51B〜53B、51C〜53Cに付与されていたシーケンス番号に基づいて、バッファ部22に格納されたデータ列51A〜53A、51B〜53B、51C〜53Cからデータ群40’(データ群40と同一のデータ)を復元する。   The decoding unit 23 of the receiving device 20 stores the data strings 51A to 53A, 51B to 53B stored in the buffer unit 22 based on the sequence numbers assigned to the data strings 51A to 53A, 51B to 53B, 51C to 53C. Data group 40 '(the same data as data group 40) is restored from 51C to 53C.

データ群40’は、IP網経路A〜C間で同一のデータ列については、IP網経路A〜Cのそれぞれから受信したデータ列のうち、いずれか1つを使用することで復元することができる。よって、復号部23は、データ列51A、51B、51Cのいずれか1つと、データ列52A、52B、52Cのいずれか1つと、データ列53A、53B、53Cのいずれか1つとを結合することで、データ群40’を復元する。   The data group 40 'may be restored by using any one of the data strings received from each of the IP network routes A to C, for the same data string among the IP network routes A to C. it can. Therefore, the decoding unit 23 combines any one of the data strings 51A, 51B, 51C, any one of the data strings 52A, 52B, 52C, and any one of the data strings 53A, 53B, 53C. , Restore the data group 40 '.

ここで、復号部23は、IP網経路A〜C間で同一のデータ列について、最初に受信したデータ列を使用して、データ群40’を復元する。これによれば、データ群40’のうち、データ列を受信した部分については、データ列を受信したときに順次復元することができる。よって、データ群40’の即時性を高めることができ、データ群40’がストリーミングデータのように即時性が要求されるデータであっても、その要求を満たすことができる。   Here, the decrypting unit 23 restores the data group 40 ′ using the first received data string for the same data string among the IP network routes A to C. According to this, the part of the data group 40 'that has received the data string can be restored sequentially when the data string is received. Therefore, the immediacy of the data group 40 'can be enhanced, and even if the data group 40' is data such as streaming data that requires immediacy, the request can be satisfied.

図2では、データ列51A、51B、51Cについては、最初にデータ列51Aを受信し、データ列52A、52B、52Cについては、最初にデータ列52Bを受信し、データ列53A、53B、53Cについては、最初にデータ列53Cを受信した場合について示している。この場合、復号部23は、図2に示すように、データ列51Aと、データ列52Bと、データ列53Cとを使用して、データ群40’を復号する。   In FIG. 2, for data strings 51A, 51B, 51C, data string 51A is received first, and for data strings 52A, 52B, 52C, data string 52B is received first, for data strings 53A, 53B, 53C. Shows a case where the data string 53C is received first. In this case, as shown in FIG. 2, the decoding unit 23 decodes the data group 40 'using the data string 51A, the data string 52B, and the data string 53C.

続いて、図3を参照して、本発明の実施の形態に係る通信システム1の第2のデータ伝送動作について説明する。図3も、図2と同様に、送信装置10と受信装置20との間で通信経路が3経路存在し、データ群40を3つのデータ列51〜53に分割して伝送する例について示している。ただし、図3では、データ列の伝送中に各IP網経路A〜Cにおいて何らかの障害が発生し、データ列の欠落が生じた場合について示している。   Subsequently, a second data transmission operation of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. Similarly to FIG. 2, FIG. 3 also shows an example in which three communication paths exist between the transmitter 10 and the receiver 20 and the data group 40 is divided into three data strings 51 to 53 and transmitted. There is. However, FIG. 3 shows a case where some failure occurs in each of the IP network routes A to C during transmission of a data string, and a drop in the data string occurs.

より具体的には、図3では、IP網経路Aでは、データ列52A、53Aが欠落し、IP網経路Bでは、データ列51Bが欠落し、IP網経路Cでは、データ列52Cが欠落した場合について示している。また、図3では、データ列51A、51Cについては、最初にデータ列51Aを受信し、データ列52Bについては、受信したデータ列がデータ列Bのみであるため、最初にデータ列52Bを受信することとなり、データ列53B、53Cについては、最初にデータ列53Cを受信した場合について示している。   More specifically, in FIG. 3, in IP network route A, data strings 52A and 53A are missing, in IP network route B, data string 51B is missing, and in IP network route C, data string 52C is missing. The case is shown. Further, in FIG. 3, for the data strings 51A and 51C, the data string 51A is received first, and for the data string 52B, since the received data string is only the data string B, the data string 52B is received first. In the data strings 53B and 53C, the case where the data string 53C is received first is shown.

この場合でも、復号部23は、図3に示すように、データ列51と、データ列52Bと、データ列53Cとを使用して、データ群40’を復号することができる。このようにIP網経路A〜C上でデータ列の欠落が発生した場合でも、受信装置20は複数のIP網経路A〜Cから送信されたデータ列を使用してデータ群を復号するため、問題無くデータ群を復号することができる。すなわち、本実施の形態によれば、データの欠落に強くすることができる。   Even in this case, as shown in FIG. 3, the decoding unit 23 can decode the data group 40 'using the data string 51, the data string 52B, and the data string 53C. As described above, even when the dropout of the data string occurs on the IP network routes A to C, the receiving device 20 uses the data strings transmitted from the plurality of IP network routes A to C to decode the data group. Data groups can be decoded without problems. That is, according to the present embodiment, it is possible to make the data more robust.

続いて、図4を参照して、本発明の実施の形態に係る通信システム1の第3のデータ伝送動作について説明する。図4は、送信装置10と受信装置20との間で通信経路が2経路存在する例について示している。また、2つの通信経路の通信帯域が相互に異なる例について説明する。すなわち、一方の通信経路が高速な回線であり、他方の通信経路が低速な回線である例について説明する。図4では、高速な回線を「経路D」として示し、低速な回線を「経路E」として示している。よって、経路Dは、経路Eよりも高速な回線となる。また、図4では、データ群が10個以上のデータ列に分割されて、そのうちのデータ列51〜60までが伝送されている状況について示している。   Subsequently, a third data transmission operation of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. FIG. 4 shows an example in which two communication paths exist between the transmitting device 10 and the receiving device 20. Further, an example will be described in which the communication bands of the two communication paths are different from each other. That is, an example in which one communication path is a high-speed line and the other communication path is a low-speed line will be described. In FIG. 4, the high speed line is shown as "path D" and the low speed line is shown as "path E". Therefore, the route D is a line faster than the route E. Further, FIG. 4 shows a situation where the data group is divided into ten or more data strings, and the data strings 51 to 60 thereof are transmitted.

すなわち、送信装置10の符号化部11が、データ群を分割し、送信装置10の送信部12が、データ列51〜60までを順次経路D、Eのそれぞれに送信した状況について示している。ここで、図4では、経路Dを介して伝送されるデータ列51〜60のそれぞれを「データ列51D」〜「データ列60D」として示し、経路Eを介して伝送されるデータ列51〜60のそれぞれを「データ列51E」〜「データ列60E」として示している。   That is, the coding unit 11 of the transmission device 10 divides the data group, and the transmission unit 12 of the transmission device 10 sequentially transmits the data strings 51 to 60 to the paths D and E, respectively. Here, in FIG. 4, the data strings 51 to 60 transmitted via the route D are shown as “data string 51 D” to “data string 60 D”, and the data strings 51 to 60 transmitted via the route E are shown. Are shown as "data string 51E" to "data string 60E".

図4では、経路Dを介して伝送されたデータ列51D、データ列52D、データ列54D〜データ57Dが受信装置20で受信済みであり、データ列58D〜データ列60Dが経路Dを介して伝送中である状況について示している。ここで、データ列53Dが欠落してしまっている。また、図4では、データ列51E〜データ54Eが経路Eを介して受信装置20で受信済みであり、データ列55Eが経路Dを介して伝送中である状況について示している。   In FIG. 4, the data string 51 D, the data string 52 D, and the data string 54 D to data 57 D transmitted via the route D have been received by the receiving device 20, and the data strings 58 D to 60 D are transmitted via the route D. It shows about the situation which is inside. Here, the data string 53D is missing. Further, FIG. 4 shows a situation where the data string 51E to the data 54E have been received by the receiving apparatus 20 via the route E and the data string 55E is being transmitted via the route D.

すなわち、受信装置20の受信部21は、経路Dからは、データ列51D、データ列52D、データ列54D〜データ57Dを受信してバッファ部22に格納済みであり、経路Eからは、データ列51E〜データ列54Eを受信してバッファ部22に格納済みである。高速回線である経路Dを介して受信したデータ列の方が、低速回線である経路Eを介して受信したデータ列よりも多くバッファ部22に蓄積されている。   That is, the receiving unit 21 of the receiving device 20 has already received the data string 51D, the data string 52D, and the data string 54D to data 57D from the path D, and has stored them in the buffer unit 22. 51E to 54E have been received and stored in the buffer unit 22. The data string received via the path D, which is a high-speed line, is accumulated in the buffer unit 22 more than the data string received via the path E, which is a low-speed line.

ここで、受信装置20の復号部23は、複数の経路D、Eのいずれかから受信したデータ列が、バッファ部22に所定数蓄積されたときに、データ群の復号を開始する。図4では、7つのデータ列51〜57が蓄積されたときに、データ群の復号を開始する例について示している。よって、復号部23は、経路Eの方が経路Dより高速な通信回線であるため、経路Eからデータ列51〜57Dがバッファ部22に蓄積されたときにデータ群の復号を開始する。経路Dに送信されたデータ列のうち、データ列53Dが欠落しているが、経路Eからのデータ列は、データ列54Eまで受信できている。よって、復号部23は、データ列53については、データ列53Eを使用して補完することでデータ群を復号する。例えば、復号部23は、経路Dにおいてデータ列53Dが欠落している場合、他の経路Eから受信したデータ列のうち、データ列53Dと同一のシーケンス番号(データ列52Dの次のシーケンス番号)が付されているデータ列53Eを使用する。   Here, when a predetermined number of data strings received from any of the plurality of paths D and E are stored in the buffer unit 22, the decoding unit 23 of the receiving device 20 starts decoding of the data group. FIG. 4 shows an example of starting decoding of a data group when seven data strings 51 to 57 are accumulated. Therefore, the decoding unit 23 starts decoding the data group when the data strings 51 to 57D are stored in the buffer unit 22 from the route E because the route E is a communication line faster than the route D. Among the data strings transmitted to the route D, the data string 53D is missing, but data strings from the route E can be received up to the data string 54E. Therefore, the decoding unit 23 decodes the data group by complementing the data string 53 using the data string 53E. For example, when the data string 53D is missing on the route D, the decoding unit 23 among the data strings received from the other route E has the same sequence number as the data string 53D (sequence number next to the data string 52D) The data string 53E with "" is used.

このように、本実施の形態では、バッファ部22に所定数までデータ列を蓄積してからデータ群の復号を開始することで、バッファ部22により経路Dと経路Eの通信帯域の違いを吸収し、データ列が欠落している場合であってもデータ群を復号することを可能としている。すなわち、通信速度の最も遅い経路Eに合せてデータ列を復号することができる。   As described above, in the present embodiment, by accumulating the data string up to the predetermined number in the buffer unit 22 and then starting the decoding of the data group, the buffer unit 22 absorbs the difference between the communication bands of the route D and the route E. It is possible to decode data groups even when the data string is missing. That is, the data string can be decoded in accordance with the slowest path E of the communication speed.

続いて、図5を参照して、本発明の実施の形態に係る通信システム1の第4のデータ伝送動作について説明する。図5も、図4と同様に、送信装置10と受信装置20との間で通信経路が2経路存在する例について示している。ただし、図5では、データ列53に関して、経路Eに送信されたデータ列53Eの欠落も生じた場合について示している。   Subsequently, a fourth data transmission operation of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. Similarly to FIG. 4, FIG. 5 also shows an example in which there are two communication paths between the transmitter 10 and the receiver 20. However, FIG. 5 shows a case where a drop of the data string 53E transmitted to the route E also occurs with respect to the data string 53.

受信装置20の監視部24は、バッファ部22に格納されるデータ列を監視しており、全ての経路D、Eで同一のデータ列が欠落しているか否かを判定する。言い換えると、監視部24は、全ての経路D、E間で同一のデータについて、全ての経路D、Eのいずれからも受信できていないか否かを判定する。より具体的には、監視部24は、全ての経路D、Dのいずれからも同一のシーケンス番号が付されたデータ列を受信してバッファ部22に格納できていない場合、全ての経路D、Eで同一のデータ列が欠落していると判定する。監視部24は、全ての経路D、Eで同一のデータ列53D、53Eが欠落していると判定した場合、送信装置10に対して、そのデータ列53の再送要求を行う。送信装置10の送信部12は、受信装置20からの再送要求に応じて、データ列53を最優先で再送する。そして、受信装置10の復号部23は、この再送されたデータ列53を使用してデータ群を復号する。   The monitoring unit 24 of the receiving device 20 monitors the data string stored in the buffer unit 22 and determines whether the same data string is missing on all the routes D and E. In other words, the monitoring unit 24 determines whether or not the same data among all the routes D and E can be received from any of all the routes D and E. More specifically, when the monitoring unit 24 can not receive a data string with the same sequence number from any of all the routes D and D and can not store the data string in the buffer unit 22, all the routes D, It is determined that the same data string is missing in E. If the monitoring unit 24 determines that the same data strings 53D and 53E are missing in all the routes D and E, the monitoring unit 24 requests the transmitting device 10 to retransmit the data string 53. In response to the retransmission request from the receiving device 20, the transmitting unit 12 of the transmitting device 10 retransmits the data string 53 with the highest priority. Then, the decoding unit 23 of the receiving device 10 decodes the data group using the retransmitted data string 53.

より具体的には、例えば、受信装置20の監視部24は、欠落していると判定したデータ列53のシーケンス番号を含む再送要求情報を送信装置10に対して送信する。なお、この再送要求情報は、経路D、Eのうちの予め設定されたいずれか一方を介して送信してもよく、両方を介して送信してもよい。送信装置10の送信部12は、受信装置20から受信した再送要求情報に含まれるシーケンス番号のデータ列53を再送する。なお、この再送するデータ列53は、経路D、Eのいずれか1つを介して送信してもよく、両方を介して送信してもよい。再送を要求する通信経路をいずれか1つとする場合には、通信経路が高速か低速かに限らず、受信装置20において再送を要求する通信経路を予め設定可能とし、その設定に基づいて監視部24が再送を要求する。   More specifically, for example, the monitoring unit 24 of the receiving device 20 transmits, to the transmitting device 10, retransmission request information including the sequence number of the data string 53 determined to be missing. Note that this retransmission request information may be transmitted via one of the preset paths D and E, or may be transmitted via both. The transmitter 12 of the transmitter 10 retransmits the data string 53 of the sequence number included in the retransmission request information received from the receiver 20. The data string 53 to be retransmitted may be transmitted via one of the paths D and E, or may be transmitted via both. When any one of the communication paths for requesting retransmission is used, the communication path for which retransmission is requested can be set in advance in the receiving apparatus 20 regardless of whether the communication path is high speed or low speed, and the monitoring unit 24 requests retransmission.

続いて、図6を参照して、本発明の実施の形態に係る通信システム1の第5のデータ伝送動作について説明する。図6も、図4と同様に、送信装置10と受信装置20との間で通信経路が2経路存在する例について示している。ただし、図6では、送信装置10の送信部12は、リアルタイム性を確保するために、データ列を間引いて送信する。   Subsequently, a fifth data transmission operation of the communication system 1 according to the embodiment of the present invention will be described with reference to FIG. Similarly to FIG. 4, FIG. 6 also shows an example in which there are two communication paths between the transmitter 10 and the receiver 20. However, in FIG. 6, the transmission unit 12 of the transmission apparatus 10 thins out and transmits data strings in order to ensure real-time performance.

ここで、送信装置10の送信部12のデータ送信速度をVsとし、受信装置20の復号速度をVdとする。また、経路Dの通信速度はVsに対して十分大きいものとする(経路Dの通信帯域はVsに対して十分広い)。この場合、経路Dでは、データ列が遅延することなく伝送される。一方で、経路Eの通信速度はVsよりも小さいものとする(経路Eの通信帯域はVsに対して十分狭い)。ここで、経路Eの通信速度が0.5Vsであるものとする。すなわち、経路の通信速度が送信部12のデータ送信速度をVs以上である場合、その経路におけるデータ列の送信速度はVsとなる。一方、経路の通信速度が送信部12のデータ送信速度をVs未満である場合、その経路におけるデータ列の送信速度は、その経路の通信速度となる。   Here, the data transmission rate of the transmission unit 12 of the transmission device 10 is Vs, and the decoding rate of the reception device 20 is Vd. Further, it is assumed that the communication speed of the route D is sufficiently larger than Vs (the communication band of the route D is sufficiently wider than Vs). In this case, on the path D, the data string is transmitted without delay. On the other hand, it is assumed that the communication speed of the route E is smaller than Vs (the communication band of the route E is sufficiently narrow relative to Vs). Here, it is assumed that the communication speed of the route E is 0.5 Vs. That is, when the communication speed of the path is equal to or higher than the data transmission speed of the transmission unit 12, the transmission speed of the data string in the path is Vs. On the other hand, when the communication speed of the route is less than the data transmission speed of the transmission unit 12, the transmission speed of the data string in the route is the communication speed of the route.

この場合、経路Eに対しても経路Dと同様に全てのデータ列を送信してしまうと、データ列の伝送に遅延が発生してしまう。そのため、送信部12は、経路Eに対して送信するデータ列を間引く。   In this case, if all data strings are transmitted to the route E as well as the route D, a delay occurs in the transmission of data strings. Therefore, the transmission unit 12 thins out the data string to be transmitted to the path E.

言い換えると、送信部12は、経路Dよりも経路Eの方が通信速度が小さい場合、通信速度が小さい経路Eに送信するデータ列を間引く。例えば、図6に示すように、送信部12は、偶数番のデータ列を間引いて、データ列51E、53E、55E、57E・・・を送信する。すなわち、例えば、複数の経路D、Eのデータ列の送信速度の割合(Vs:0.5Vs)が、複数の経路D、Eに送信するデータ列の数の割合となるように、データ列を送信速度がより低い方の経路Eに送信するデータ列を間引く。   In other words, when the communication speed of the route E is smaller than that of the route D, the transmission unit 12 thins out the data string to be transmitted to the route E having a small communication speed. For example, as shown in FIG. 6, the transmission unit 12 thins out the even-numbered data strings and transmits data strings 51E, 53E, 55E, 57E,. That is, for example, the data strings are set so that the ratio of the transmission speed of the data strings of the plurality of routes D and E (Vs: 0.5 Vs) becomes the ratio of the number of data strings transmitted to the plurality of routes D and E. The data string to be transmitted to the route E with the lower transmission speed is thinned out.

また、受信装置20の監視部24は、図5での説明と同様に、バッファ部22に格納されるデータ列を監視しており、全ての経路D、Eで同一のデータ列が欠落しているか否かを判定する。図6では、全ての経路D、Eで同一のデータ列57D、57Eが欠落している。そのため、監視部24は、送信装置10に対して、そのデータ列53の再送要求を行う。送信装置10の送信部12は、受信装置20からの再送要求に応じて、データ列57を最優先で再送する。   Further, the monitoring unit 24 of the receiving device 20 monitors the data string stored in the buffer unit 22 as described in FIG. 5, and the same data string is missing in all the routes D and E. Determine if there is. In FIG. 6, the same data strings 57D and 57E are missing in all the routes D and E. Therefore, the monitoring unit 24 requests the transmitting device 10 to retransmit the data string 53. In response to the retransmission request from the receiving device 20, the transmitting unit 12 of the transmitting device 10 retransmits the data string 57 with top priority.

このように、図6の例では、通信速度の遅い経路Eでは、データ列を間引いて送信するようにしている。そのため、図5と比較して、通信速度の速い経路Dと、通信速度の遅い経路Eとで送信されるデータ列のズレを無くすことができ、データ列の欠落によって再送すべきデータ列も早期に検出することができる。よって、経路Eでも送信しているデータ列については、経路Dから受信したデータ列が欠落している場合に、それと同一のデータ列を経路Eから受信するまで待ち合わせる必要がなくなる。   As described above, in the example of FIG. 6, the data string is thinned and transmitted on the path E with a slow communication speed. Therefore, as compared with FIG. 5, it is possible to eliminate the deviation of the data string transmitted on the route D having a high communication speed and the route E having a low communication speed, and the data string to be retransmitted due to the missing data string is also early. Can be detected. Therefore, with regard to the data string transmitted on the route E, when the data string received from the route D is missing, it is not necessary to wait until the same data string is received from the route E.

なお、経路Eで間引かれているデータ列(図6の例では偶数番号のデータ列)については、当然に、経路Dのみでそれと同一のデータ列が欠落していた場合に再送が要求されることになる。   As to the data string thinned out on the route E (the even-numbered data string in the example of FIG. 6), retransmission is naturally requested when the same data string is missing only on the route D. It will be

ここで、上述の通信システム1において、受信装置20の復号部23が復号を開始する条件は、次のように定めてもよい。例えば、復号部23におけるデータ列の復号速度VdがX[データ列の個数/秒]である場合、その2倍の2X個以上のデータ列が蓄積されてから復号を開始する。即時性のあるデータ列の復号を考えた場合、送信装置10からのデータ送信速度をVsとすると、Vs=Vdとなる。この場合、復号開始の条件を上記の条件とすると、データの復号中も常にバッファ部22にデータ列をX個蓄積することができる。そして、監視部24は、このバッファ部22に蓄積されているデータ列を監視する。   Here, in the communication system 1 described above, the conditions under which the decoding unit 23 of the receiving device 20 starts decoding may be defined as follows. For example, when the decoding speed Vd of the data string in the decoding unit 23 is X [the number of data strings / second], the decoding is started after 2 × or more data strings twice as many as that are accumulated. Assuming that the data transmission rate from the transmission apparatus 10 is Vs in the case of decoding of a data string having immediacy, Vs = Vd. In this case, assuming that the condition for starting decoding is the above condition, X data sequences can be accumulated in buffer unit 22 at all times even during data decoding. Then, the monitoring unit 24 monitors the data string stored in the buffer unit 22.

この場合、バッファ部22に蓄積するデータ列の数はデータ列の復号速度Vdに依存するため、バッファ部22の容量もデータ列の復号速度Vdに合わせて可変としてもよい。   In this case, since the number of data strings stored in the buffer unit 22 depends on the decoding speed Vd of the data string, the capacity of the buffer section 22 may also be variable in accordance with the decoding speed Vd of the data strings.

また、上述の送信装置10及び受信装置20上で実行されるプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータ(送信装置10及び受信装置20)に供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD−ROM(Read Only Memory)、CD−R、CD−R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。   Also, the programs executed on the transmitting device 10 and the receiving device 20 described above are stored using various types of non-transitory computer readable media, and the computer (transmitting device 10 and It can be supplied to the receiver 20). Non-transitory computer readable media include tangible storage media of various types. Examples of non-transitory computer readable media are magnetic recording media (eg flexible disk, magnetic tape, hard disk drive), magneto-optical recording media (eg magneto-optical disk), CD-ROM (Read Only Memory), CD-R, CD-R / W, semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory)) are included. Also, the programs may be supplied to the computer by various types of transitory computer readable media. Examples of temporary computer readable media include electrical signals, light signals, and electromagnetic waves. The temporary computer readable medium can provide the program to the computer via a wired communication path such as electric wire and optical fiber, or a wireless communication path.

なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。   The present invention is not limited to the above embodiment, and can be appropriately modified without departing from the scope of the present invention.

上記実施の形態では、通信システム1が受信装置20を1つだけ有する例について説明したが、通信システム1が複数の受信装置20を有していてもよい。この場合、複数の受信装置20のそれぞれが、複数の通信経路を介して送信装置10と接続される。   In the above embodiment, an example in which the communication system 1 has only one receiving device 20 has been described, but the communication system 1 may have a plurality of receiving devices 20. In this case, each of the plurality of receiving devices 20 is connected to the transmitting device 10 via a plurality of communication paths.

上記実施の形態では、送信装置10から受信装置20にデータを送信する例について説明したが、受信装置20から送信装置10に対しても同様にデータを送信するようにしてもよい。すなわち、送信装置10及び受信装置20のそれぞれが、符号化部11、送信部12、受信部21、バッファ部22、復号部23、及び監視部24の全てを有する通信装置とされていてもよい。   In the above embodiment, an example of transmitting data from the transmitting device 10 to the receiving device 20 has been described. However, data may be transmitted from the receiving device 20 to the transmitting device 10 in the same manner. That is, each of the transmitting apparatus 10 and the receiving apparatus 20 may be a communication apparatus including all of the encoding unit 11, the transmitting unit 12, the receiving unit 21, the buffer unit 22, the decoding unit 23, and the monitoring unit 24. .

1 通信システム
10 送信装置
11 符号化部
12 送信部
20 受信装置
21 受信部
22 バッファ部
23 復号部
24 監視部
31〜3n IP網経路
40 送信するデータ群
40’ 復号するデータ群
51〜60 データ列
Reference Signs List 1 communication system 10 transmitting device 11 encoding unit 12 transmitting unit 20 receiving device 21 receiving unit 22 buffer unit 23 decoding unit 24 monitoring unit 31 to 3 n data group to be transmitted IP network path 40 data group to be decoded 51 to 60 data sequence

Claims (5)

送信装置と、前記送信装置から送信されたデータ群を受信する受信装置とを備えた通信システムであって、
前記送信装置は、
前記データ群を複数のデータ列に分割する符号化部と、
前記符号化部が前記データ群を分割した複数の前記データ列を、複数の通信経路のそれぞれに送信する送信部と、を有し、
前記受信装置は、
前記送信装置の送信部が送信した複数の前記データ列を、前記複数の通信経路のそれぞれから受信する受信部と、
前記複数の通信経路間で同一の前記データ列について前記複数の通信経路のそれぞれから受信した前記データ列のうち、いずれか1つを使用することで、前記複数の前記データ列から前記データ群を復号する復号部と、を有し、
前記復号部は、前記複数の通信経路間で同一の前記データ列について前記複数の通信経路のそれぞれから受信した前記データ列のうち、最初に受信した前記データ列を使用し、
前記送信部は、前記複数の通信経路における前記データ列の送信速度の割合が、前記複数の通信経路に送信する前記データ列の数の割合となるように、前記データ列の送信速度がより低い通信経路に送信する前記データ列を間引く、
通信システム。
A communication system comprising: a transmitting device; and a receiving device for receiving a data group transmitted from the transmitting device,
The transmitting device is
An encoding unit that divides the data group into a plurality of data strings;
A plurality of said data sequence which the coding unit is obtained by dividing the data group has a transmission unit for transmitting to each of the plurality of communication paths,
The receiving device is
A receiving unit for transmitting part of the transmitting device a plurality of said data sequence transmitted, received from each of the plurality of communication paths,
Among the data string received from each of the plurality of communication paths for the same of the data string among the plurality of communication paths, the use of one, the data group from the plurality of said data string And a decoding unit that decodes
The decoding unit of the data sequence received from each of the plurality of communication paths for the same of the data string among the plurality of communication paths, using said data string received first,
The transmission unit has a lower transmission rate of the data string such that the ratio of the transmission rate of the data string in the plurality of communication paths is the proportion of the number of the data strings transmitted to the plurality of communication paths. Thinning out the data string to be sent to the communication path,
Communications system.
前記受信装置は、さらに、前記受信部が受信した前記データ列が格納されるバッファ部を有し、
前記復号部は、前記複数の通信経路のいずれかから受信した前記データ列が前記バッファ部に所定数蓄積されてから、前記データ群の復号を開始する、
請求項1に記載の通信システム。
The receiving apparatus further has a buffer portion in which the data sequence received by the receiving unit are stored,
It said decoding unit, from the data string received from any of said plurality of communication paths is a predetermined number stored in the buffer unit, starts decoding of the data groups,
The communication system according to claim 1.
前記受信装置は、さらに、前記複数の通信経路間で同一の前記データ列について、前記複数の通信経路のいずれからも受信できていないか否かを監視し、前記複数の通信経路の全てから受信できていない場合に、そのデータ列の再送を前記送信装置に要求する監視部を有し、
前記送信部は、前記受信装置の監視部から再送を要求された前記データ列を再送する、
請求項1又は2に記載の通信システム。
The receiving apparatus further, the same said data string among the plurality of communication paths, to monitor any whether or not to receive from the plurality of communication paths, received from all of the plurality of communication paths And a monitoring unit that requests the transmitting device to retransmit the data string if the data string can not be obtained;
The transmitting unit retransmits the data string requesting retransmission from the monitoring unit of the receiving device,
The communication system according to claim 1 or 2 .
前記複数の通信経路は、相互に異なる種類の通信回線を含む、
請求項1乃至3のいずれか1項に記載の通信システム。
The plurality of communication paths include different types of communication lines,
The communication system according to any one of claims 1 to 3 .
送信装置と、前記送信装置から送信されたデータ群を受信する受信装置との間における通信方法であって、
前記送信装置が、前記データ群を複数のデータ列に分割する符号化ステップと、
前記送信装置が、前記符号化ステップで前記データ群を分割した複数の前記データ列を、複数の通信経路のそれぞれに送信する送信ステップと、
前記受信装置が、前記送信装置が送信した複数の前記データ列を、前記複数の通信経路のそれぞれから受信する受信ステップと、
前記受信装置が、前記複数の通信経路間で同一の前記データ列について前記複数の通信経路のそれぞれから受信した前記データ列のうち、いずれか1つを使用することで、前記複数の前記データ列から前記データ群を復号する復号ステップと、を備え、
前記復号ステップでは、前記複数の通信経路間で同一の前記データ列について前記複数の通信経路のそれぞれから受信した前記データ列のうち、最初に受信した前記データ列を使用し、
前記送信ステップでは、前記複数の通信経路における前記データ列の送信速度の割合が、前記複数の通信経路に送信する前記データ列の数の割合となるように、前記データ列の送信速度がより低い通信経路に送信する前記データ列を間引く、
通信方法。
A communication method between a transmitting device and a receiving device that receives a data group transmitted from the transmitting device,
An encoding step in which the transmitting device divides the data group into a plurality of data strings;
A transmission step wherein the transmitting device, a plurality of said data string by dividing the data group in said encoding step, transmits to each of the plurality of communication paths,
The receiving device, a receiving step in which the transmitting device is a plurality of said data sequence transmitted, received from each of the plurality of communication paths,
The receiving device, among the data string received from each of the plurality of communication paths for the same of the data string among the plurality of communication paths, the use of one, said plurality of said data string Decoding the group of data from
In the decoding step, among the data string received from each of the plurality of communication paths for the same of the data string among the plurality of communication paths, using said data string received first,
In the transmission step, the transmission speed of the data string is lower such that the proportion of the transmission speed of the data string in the plurality of communication paths is the proportion of the number of data strings transmitted to the plurality of communication paths. Thinning out the data string to be sent to the communication path,
Communication method.
JP2015105398A 2015-05-25 2015-05-25 Communication system and communication method Active JP6537102B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015105398A JP6537102B2 (en) 2015-05-25 2015-05-25 Communication system and communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015105398A JP6537102B2 (en) 2015-05-25 2015-05-25 Communication system and communication method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019099969A Division JP6767018B2 (en) 2019-05-29 2019-05-29 Communication equipment and communication programs

Publications (2)

Publication Number Publication Date
JP2016220127A JP2016220127A (en) 2016-12-22
JP6537102B2 true JP6537102B2 (en) 2019-07-03

Family

ID=57581773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015105398A Active JP6537102B2 (en) 2015-05-25 2015-05-25 Communication system and communication method

Country Status (1)

Country Link
JP (1) JP6537102B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014039111A (en) * 2012-08-13 2014-02-27 Nec Commun Syst Ltd Transmission system, transmission device and transmission method

Also Published As

Publication number Publication date
JP2016220127A (en) 2016-12-22

Similar Documents

Publication Publication Date Title
US9883420B2 (en) Random linear network encoded data transmission from user equipment
US20170118673A1 (en) Random Linear Network Encoded Data Transmission
JP2010183439A (en) Transmission device, method, and program
JPWO2005039180A1 (en) Media signal transmission method and reception method, and transmission / reception method and apparatus
CN103096183A (en) Efficient streaming media transmission method
WO2021191999A1 (en) Control system, control method, controller, and program
JP2009545238A (en) Reduce the number of data packets and increase the number of error correction packets
JP5598335B2 (en) Data receiving apparatus, data transmitting apparatus, data receiving method, and data transmitting method
FR2921529B1 (en) METHOD OF TRANSMITTING DATA FROM AN INFRASTRUCTURE OF A RADIO COMMUNICATION NETWORK TO USER EQUIPMENT, AND EQUIPMENT FOR IMPLEMENTING THE METHOD
JP2008067102A (en) Content distribution server
US8744232B2 (en) Method for controlling video recorder, and video recorder adopting the method
CN109862400A (en) A kind of flow-medium transmission method, device and its system
JP6537102B2 (en) Communication system and communication method
JP6767018B2 (en) Communication equipment and communication programs
JP5324704B2 (en) Bandwidth self-adaptive ranking data protection method and apparatus
CN107615810A (en) Header compression system and method for online network code
US20130339482A1 (en) Data transmitting system, and transmitting apparatus and receiving apparatus and program in data transmitting system
US9807203B2 (en) Method and apparatus for content transmission and content reception
WO2017183244A1 (en) Information processing device, information processing system, and information processing method
JP4379429B2 (en) Data transfer apparatus and priority control method
US9306824B2 (en) Communication control apparatus, communication control method, and computer-readable non-transitory recording medium
US20120144443A1 (en) System and method for executing source buffering for multiple independent group transmission of real-time encoded scalabe video contents
JP4516482B2 (en) Communication device and data stream switching method
KR101429398B1 (en) Method for porcessing scalable coding-baced data
JP2009060553A (en) Method of transceiving mpeg data

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170713

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180405

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190312

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190416

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: 20190507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190530

R150 Certificate of patent or registration of utility model

Ref document number: 6537102

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150