JP5397226B2 - COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM - Google Patents

COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM Download PDF

Info

Publication number
JP5397226B2
JP5397226B2 JP2009538970A JP2009538970A JP5397226B2 JP 5397226 B2 JP5397226 B2 JP 5397226B2 JP 2009538970 A JP2009538970 A JP 2009538970A JP 2009538970 A JP2009538970 A JP 2009538970A JP 5397226 B2 JP5397226 B2 JP 5397226B2
Authority
JP
Japan
Prior art keywords
packet
restoration
error correction
correction code
information
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
JP2009538970A
Other languages
Japanese (ja)
Other versions
JPWO2009057375A1 (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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2009538970A priority Critical patent/JP5397226B2/en
Publication of JPWO2009057375A1 publication Critical patent/JPWO2009057375A1/en
Application granted granted Critical
Publication of JP5397226B2 publication Critical patent/JP5397226B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0002Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0009Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the channel coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/25Flow control; Congestion control with rate being modified by the source upon detecting a change of network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Description

本発明は、パケット通信を実現する技術に係り、特に誤り訂正符号を用いる通信システム、データ送信装置、データ受信装置、通信方法および通信用プログラムに関するものである。   The present invention relates to a technique for realizing packet communication, and more particularly to a communication system, a data transmission device, a data reception device, a communication method, and a communication program using an error correction code.

データ通信においては、伝送路におけるビット反転や、パケット網においてルータでのバッファあふれによるロスによって、データにエラーが発生する可能性がある。このデータエラーに対する復元技術として、受信側が送信側に送りなおしてもらう部分を要求する自動再送要求(ARQ:Automatic Repeat Request:オートマチック・リピート・リクエスト)や、あらかじめデータを冗長化して送り、一部データエラーが発生しても、復元できる符号化技術である前方誤り訂正符号(FEC:Forward Error Correction:フォワード・エラー・コレクション)といった技術が用いられる。   In data communication, there is a possibility that an error may occur in data due to bit inversion in a transmission path or loss due to buffer overflow in a router in a packet network. As a restoration technique for this data error, an automatic repeat request (ARQ: Automatic Repeat Request) for requesting a part to be re-sent to the transmission side by the receiving side, or data is made redundant in advance and a part of the data is sent. A technique such as forward error correction (FEC), which is an encoding technique that can be restored even if an error occurs, is used.

FECの手法としては、線形ブロック符号というものが広く使われている。代表的な線形ブロック符号としては、リード・ソロモン(Reed Solomon)符号がある。線形ブロック符号は、ブロックごとの信号長をk(情報長)、FECをかけた後の信号長をn(符号長)といい、符号長n、情報長kの符号を(n,k)−符号という。n−kを冗長性という。以後、このn−kの値を冗長度という。   As an FEC technique, a linear block code is widely used. A typical linear block code is a Reed Solomon code. In the linear block code, the signal length for each block is k (information length), the signal length after FEC is applied is n (code length), and the code of code length n and information length k is (n, k) − It is called a sign. nk is called redundancy. Hereinafter, this nk value is referred to as redundancy.

データ復元技術としてARQを用いる場合には、データの完全性は保障されるものの、再送時には、再送完了まで往復遅延時間分遅れるため、遅延時間が大きい領域では、再送によるデータの到着変動が大きくなり、リアルタイム性が重視されるトラヒックには適さなくなるという問題点がある。また、エラー率が高くなると再送されたデータもエラーが発生する確率が高くなり、再々送が必要となるため、完全に復旧するまでに時間がかかるという問題点がある。   When ARQ is used as a data restoration technique, the integrity of data is guaranteed, but at the time of retransmission, a round trip delay time is delayed until the retransmission is completed. There is a problem that it is not suitable for traffic in which real-time characteristics are important. In addition, when the error rate increases, the retransmitted data also has a higher probability that an error will occur, and re-transmission is required. Therefore, there is a problem that it takes time to completely recover.

データ復元技術としてFECを用いる場合には、冗長度が固定であるため、ネットワークのエラー率に適する冗長度にならない場合がある。たとえば、FECの冗長度が不十分な場合は、データを完全に復元できず、FECの冗長度が大きい場合には、ネットワークの帯域を余分に使うこととなる。   When FEC is used as a data restoration technique, the redundancy is fixed, so that the redundancy may not be suitable for the network error rate. For example, if the FEC redundancy is insufficient, the data cannot be completely restored, and if the FEC redundancy is large, an extra network bandwidth is used.

FECの最適な冗長度を、ネットワーク状況に基づいて算出する動的FECシステムとして、例えば特開2006−287928号公報、「O.Tickoo,V.Subramanian,S.Kalyanaraman,and K.K.Ramakrishnan,“LT-TCP:End-to-End Framework to Improve TCP Performance over Networks with Lossy Channels”,in Proc. of Thirteenth International Workshop on Quality of Service (IWQoS 2005),Passau,Germany,June 2005」(以下、文献1と呼ぶ)に開示されたLT−TCPや、「M.Miyoshi,M.Sugano,and M.Murata,“Improving TCP Performance for Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification”,IEICE transactions on communications,Vol.85,No.10 (20021001),pp.2208-2213,Oct. 2002」(以下、文献2と呼ぶ)、特開2006−129277号公報に開示されたシステムが提案されている。
LT−TCPによる通信システムでは、無線などのビットエラーと輻輳によるロスを、中継器において輻輳時にTCP(Transmission Control Protocol)ヘッダに付加されるECN(Explicit Congestion Notification)によって区別し、ビットエラーに応じた冗長度でデータを送信する。ECNについては、「S.Floyd,D.Black,“RFC 3168:The Addition of Explicit Congestion Notification (ECN) to IP”,IETF,Sep. 2001」に記載されている。
As a dynamic FEC system for calculating the optimum redundancy of FEC based on network conditions, for example, Japanese Patent Laid-Open No. 2006-287928, “O. Tickoo, V. Subramanian, S. Kalyanaraman, and KKRamakrishnan,“ LT-TCP : End-to-End Framework to Improve TCP Performance over Networks with Lossy Channels ”, in Proc. Of Thirteenth International Workshop on Quality of Service (IWQoS 2005), Passau, Germany, June 2005” (hereinafter referred to as Reference 1) The disclosed LT-TCP, “M. Miyoshi, M. Sugano, and M. Murata,“ Improving TCP Performance for Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification ”, IEICE transactions on communications, Vol. 85, No. .10 (20021001), pp.2208-2213, Oct. 2002 "(hereinafter referred to as Document 2), Japanese Patent Application Laid-Open No. 2006-129277 has been proposed.
In a communication system based on LT-TCP, a bit error such as radio and a loss due to congestion are distinguished by ECN (Explicit Congestion Notification) added to a TCP (Transmission Control Protocol) header at the time of congestion in the repeater, and according to the bit error. Send data with redundancy. The ECN is described in “S. Floyd, D. Black,“ RFC 3168: The Addition of Explicit Congestion Notification (ECN) to IP ”, IETF, Sep. 2001”.

また、文献2には、無線などのビットエラーと輻輳によるロスを、中継器において輻輳ではないエラー発生時にTCPヘッダに付与されるELN(Explicit Loss Notification)によって区別し、ビットエラーに応じた冗長度でデータを送信するシステムが開示されている。ELNについては、「H.Balakrishnan,R.H. Katz,“Explicit Loss Notification and Wireless Web Performance”,in Proc. of IEEE GLOBECOM '98 Internet Mini-Conference,Nov. 1998」に記載されている。
また、特開2006−129277号公報には、送達確認パケットに基づいて伝送エラー率とデータ転送が行われるデータ転送速度の予測値という通信状況を測定し、測定した通信状況に応じて、リアルタイム伝送が必要とされるストリームデータの符号レートやFECの冗長度を変更するシステムが開示されている。
Also, in Reference 2, a bit error such as radio and loss due to congestion are distinguished by ELN (Explicit Loss Notification) added to the TCP header when an error that is not congestion occurs in the repeater, and the redundancy according to the bit error A system for transmitting data is disclosed. ELN is described in “H. Balakrishnan, RH Katz,“ Explicit Loss Notification and Wireless Web Performance ”, in Proc. Of IEEE GLOBECOM '98 Internet Mini-Conference, Nov. 1998”.
Japanese Patent Laid-Open No. 2006-129277 discloses a communication state called a transmission error rate and a predicted value of a data transfer rate at which data transfer is performed based on a delivery confirmation packet, and real-time transmission is performed according to the measured communication state. A system is disclosed in which the code rate of stream data and the redundancy of FEC that are required are changed.

特開2006−287928号公報、文献1、文献2、特開2006−129277号公報のいずれにおいても、ネットワーク状況による冗長度制御は、伝送エラーを対象にした冗長度制御を意味しており、中継器でのバッファあふれが原因となる輻輳によるパケットロスを対象とした冗長度制御ではない。   In any of Japanese Patent Laid-Open Nos. 2006-287928, 1, 2, and 2006-129277, redundancy control based on network conditions means redundancy control for transmission errors. This is not redundancy control for packet loss due to congestion caused by buffer overflow in the device.

また、特開平10−079724号公報には、伝送エラー率に基づいて通信速度を制御する通信システムが開示されている。この通信システムでは、無線端末は、基地局から送信された誤り訂正符号を含むパケットを受信して復号し、誤り訂正が行われた誤りビット数を基地局へ送信する。基地局は、無線端末からの通知情報に基づいて情報伝送速度を制御する。
また、特開2005−341361号公報には、遅延時間やエラーパケット数などの統計情報に基づいて通信速度を制御する通信システムが開示されている。この通信システムでは、送信端末装置は、FEC符号化デ−タを受信端末装置ヘ送信し、受信端末装置は、データを受信する際にネットワーク全体や無線リンクにおける遅延時間やエラーパケット数などの統計情報を生成し、フィードバック情報として送信端末装置へ送信する。送信端末装置は、フィードバック情報に基づいて、伝送レートを決定する。
Japanese Patent Laid-Open No. 10-079724 discloses a communication system that controls the communication speed based on the transmission error rate. In this communication system, a wireless terminal receives and decodes a packet including an error correction code transmitted from a base station, and transmits the number of error bits subjected to error correction to the base station. The base station controls the information transmission rate based on the notification information from the wireless terminal.
Japanese Patent Laid-Open No. 2005-341361 discloses a communication system that controls the communication speed based on statistical information such as delay time and the number of error packets. In this communication system, the transmitting terminal device transmits FEC encoded data to the receiving terminal device, and the receiving terminal device receives statistics such as the delay time and the number of error packets in the entire network and the radio link when receiving data. Information is generated and transmitted as feedback information to the transmission terminal device. The transmission terminal apparatus determines the transmission rate based on the feedback information.

特開2006−287928号公報、特開2006−129277号公報、特開平10−079724号公報、特開2005−341361号公報、文献1、文献2に開示された技術の第1の問題点は、動的FEC技術を元に輻輳によるパケットロスを復元するようにした仕組みを備えるレイヤ上に、TCPやDCCP(Datagram Congestion Control Protocol)などの輻輳制御を行うプロトコルを用いた場合、輻輳ウィンドウがネットワークの容量(帯域遅延積+ボトルネックバッファ)を超えて延び続けて、最終的にはFECで復元できないほどのバーストロスを引き起こすということである。その理由は、輻輳ロスがFECによって隠蔽されるため、上位レイヤの輻輳制御が働かないためである。   The first problem of the techniques disclosed in JP 2006-287728 A, JP 2006-129277 A, JP 10-079724 A, JP 2005-341361 A, Reference 1 and Reference 2 is as follows: When a protocol that performs congestion control such as TCP or DCCP (Datagram Congestion Control Protocol) is used on a layer that has a mechanism that restores packet loss due to congestion based on dynamic FEC technology, the congestion window It continues to extend beyond the capacity (bandwidth product + bottleneck buffer), and eventually causes a burst loss that cannot be recovered by FEC. The reason is that the congestion loss of the upper layer does not work because the congestion loss is concealed by the FEC.

特開2006−287928号公報、特開2006−129277号公報、特開平10−079724号公報、特開2005−341361号公報、文献1、文献2に開示された技術の第2の問題点は、同じ動的FECアルゴリズムの上で同じ輻輳制御を行っても、セッション間の公平性が保たれないということである。その理由は、先に動的FECにより冗長度を上げたセッションの訂正後のロス率が小さくなるため、輻輳ウィンドウが上がりやすいためである。   The second problem of the technology disclosed in JP 2006-287728 A, JP 2006-129277 A, JP 10-079724 A, JP 2005-341361 A, Reference 1 and Reference 2 is as follows: Even if the same congestion control is performed on the same dynamic FEC algorithm, fairness between sessions cannot be maintained. The reason is that the congestion window is likely to increase because the loss rate after correction of a session whose redundancy is increased by dynamic FEC first becomes small.

[発明の目的]
本発明の目的は、ネットワーク容量を超えない輻輳制御を行うことができ、同じ動的FECアルゴリズムの上で同じ輻輳制御を行ってもセッション間の公平性を改善することができる通信システム、データ送信装置、データ受信装置、通信方法および通信用プログラムを提供することを目的とする。
[Object of invention]
An object of the present invention is to provide a communication system capable of performing congestion control that does not exceed the network capacity, and improving fairness between sessions even if the same congestion control is performed on the same dynamic FEC algorithm, and data transmission An object is to provide a device, a data receiving device, a communication method, and a communication program.

本発明の通信システムは、通信網を介して送受信するパケットに付加された誤り訂正符号による前記パケットの復元状況の情報を取得する復元状況情報取得手段と、前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするものである。   The communication system according to the present invention includes a restoration status information acquisition unit that acquires information on the restoration status of the packet using an error correction code added to a packet transmitted and received via the communication network, and a restoration status of the packet using the error correction code. And a restoration status determination means for selecting whether to perform communication control processing at normal time or communication control processing at the time of packet loss recovery due to congestion, and when performing the normal communication control processing is selected. When the communication control means for normal time that performs communication speed control using congestion information and the communication control process at the time of restoration are selected, the communication speed is reduced or lower than the normal time. And a restoration-time communication control means for reducing the increase width.

また、本発明のデータ送信装置は、通信網を介してパケットを受信し誤り訂正符号を用いてパケットの誤りを訂正するデータ受信装置に対して、前記誤り訂正符号を付加したパケットを送信するパケット送信手段と、前記データ受信装置における誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得手段と、前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするものである。   Further, the data transmission device of the present invention is a packet that transmits a packet with the error correction code added thereto to a data reception device that receives the packet via a communication network and corrects the error of the packet using an error correction code. Whether to perform normal communication control processing according to the restoration status information acquisition means for acquiring packet restoration status information by the error correction code in the data receiving device, and the packet restoration status by the error correction code A restoration status determination means for selecting whether to perform communication control processing when restoring packet loss due to congestion, and communication speed control using congestion information when the normal communication control processing is selected. When it is selected that the normal-time communication control means and the communication control process at the time of restoration are selected, the communication speed is reduced or the communication speed is lower than the normal time. Is characterized in further comprising a restoring time of communication control means for reducing the increment of the velocity.

また、本発明のデータ受信装置は、誤り訂正符号を付加したパケットを送信するデータ送信装置から通信網を介して前記パケットを受信するパケット受信手段と、このパケット受信手段が受信したパケットの誤りを前記誤り訂正符号を用いて訂正する冗長復号化手段と、前記冗長復号化手段における前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするものである。   Further, the data receiving apparatus of the present invention includes a packet receiving means for receiving the packet via a communication network from a data transmitting apparatus for transmitting a packet with an error correction code added thereto, and an error of the packet received by the packet receiving means. Redundant decoding means for correcting using the error correction code, and performing normal communication control processing according to the restoration status of the packet by the error correction code in the redundant decoding means or at the time of restoration of packet loss due to congestion A restoration status determination means for selecting whether to perform communication control processing, a normal time communication control means for performing communication speed control using congestion information when the normal communication control processing is selected, and When it is selected to perform the communication control process at the time of restoration, it is possible to reduce the communication speed or reduce the increase rate of the communication speed compared to the normal time. It is characterized in further comprising a time of communication control means.

また、本発明のデータ送信装置は、通信網を介して受信したパケットに対して誤り訂正符号を付加する冗長化装置に前記パケットを送信するパケット送信手段と、前記冗長化装置から受信したパケットの誤りを前記誤り訂正符号を用いて訂正して訂正後のパケットをデータ受信装置に送信する冗長復号化装置における前記誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得手段と、前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするものである。   The data transmission device of the present invention includes a packet transmission means for transmitting the packet to a redundancy device that adds an error correction code to a packet received via a communication network, and a packet received from the redundancy device. Reconstruction status information acquisition means for correcting information using the error correction code and acquiring information on the recovery status of the packet by the error correction code in a redundant decoding device that transmits the corrected packet to a data reception device; Restoration status determination means for selecting whether to perform normal communication control processing or to perform communication control processing at the time of recovery of packet loss due to congestion according to the restoration status of the packet by error correction code, and the normal communication control processing When communication is selected, normal communication control means for performing communication speed control using congestion information and communication control processing at the time of restoration are performed. If it is selected and is characterized in that it comprises a recovery time of communication control means for reducing the normal increment of to or the communication speed decreases the communication speed than during.

また、本発明の通信方法は、通信網を介して送受信するパケットに付加された誤り訂正符号による前記パケットの復元状況の情報を取得する復元状況情報取得ステップと、前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを備えることを特徴とするものである。   Further, the communication method of the present invention includes a restoration status information acquisition step for acquiring information on the restoration status of the packet by an error correction code added to a packet transmitted / received via a communication network, and a restoration of the packet by the error correction code. A restoration status determination step for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoration of packet loss due to congestion according to the situation, and to perform the communication control processing at the normal time are selected In this case, when it is selected that the normal time communication control step for performing the communication speed control using the congestion information and the communication control process at the time of restoration are selected, the communication speed is reduced or compared with the normal time. A restoration communication control step for reducing the rate of increase in speed.

また、本発明のデータ送信装置の通信用プログラムは、通信網を介してパケットを受信し誤り訂正符号を用いてパケットの誤りを訂正するデータ受信装置に対して、前記誤り訂正符号を付加したパケットを送信するパケット送信ステップと、前記誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得ステップと、前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを、コンピュータに実行させることを特徴とするものである。   In addition, the communication program of the data transmission device of the present invention provides a packet in which the error correction code is added to a data reception device that receives a packet via a communication network and corrects an error of the packet using an error correction code. A packet transmission step for transmitting the packet, a restoration status information acquisition step for acquiring packet restoration status information by the error correction code, and whether or not a normal communication control process is performed according to the packet restoration status by the error correction code A restoration status determination step for selecting whether to perform communication control processing when restoring packet loss due to congestion, and communication speed control using congestion information when the normal communication control processing is selected. When it is selected to perform the communication control process at the normal time and the communication control process at the time of restoration, the communication speed is decreased than the normal time. Or a recovery time of communication control step of decreasing the increment of the communication speed, is characterized in causing a computer to execute.

また、本発明のデータ受信装置の通信用プログラムは、誤り訂正符号を付加したパケットを送信するデータ送信装置から通信網を介して前記パケットを受信するパケット受信ステップと、このパケット受信ステップで受信したパケットの誤りを前記誤り訂正符号を用いて訂正する冗長復号化ステップと、前記冗長復号化ステップにおける前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを、コンピュータに実行させることを特徴とするものである。   Further, the communication program of the data receiving apparatus of the present invention receives the packet from the data transmitting apparatus that transmits the packet with the error correction code added via the communication network, and the packet receiving step receives the packet. A redundant decoding step for correcting an error of the packet using the error correction code, and a normal communication control process is performed according to a restoration status of the packet by the error correction code in the redundant decoding step, or a packet loss due to congestion A restoration status determination step for selecting whether to perform communication control processing at the time of restoration, and normal time communication control for performing communication speed control using congestion information when the normal communication control processing is selected. And when the communication control process at the time of restoration is selected, the communication speed is reduced compared to the normal time. Or or a recovery time of communication control step of decreasing the increment of the communication speed, is characterized in causing a computer to execute.

本発明では、復元状況情報取得手段、復元状況判断手段、通常時通信制御手段、および復元時通信制御手段を設けることにより、誤り訂正符号によるパケットの復元状況に応じて通信速度を変更する。このような構成による本発明の第1の効果は、下位レイヤにFEC層が存在しても、上位レイヤである輻輳制御層でネットワーク容量を超えない輻輳制御ができることである。その理由は、下位レイヤであるFEC層の復元状態を上位レイヤである輻輳制御層から利用できるようにすることにより、復元状態に応じて通信速度を下げることができるからである。また、本発明の第2の効果は、同じ動的FECアルゴリズムの上で同じ輻輳制御を行っても、セッション間の公平性を改善できることである。その理由は、下位レイヤであるFEC層の復元状態と冗長度を上位レイヤである輻輳制御層から利用できるようにすることにより、復元状態や冗長度に応じて通信速度を下げるためである。   In the present invention, by providing restoration status information acquisition means, restoration status judgment means, normal time communication control means, and restoration time communication control means, the communication speed is changed according to the restoration status of the packet by the error correction code. The first effect of the present invention with such a configuration is that, even if the FEC layer exists in the lower layer, the congestion control layer that is the upper layer can perform congestion control that does not exceed the network capacity. The reason is that by making the restoration state of the FEC layer, which is a lower layer, available from the congestion control layer, which is an upper layer, the communication speed can be lowered according to the restoration state. The second effect of the present invention is that fairness between sessions can be improved even if the same congestion control is performed on the same dynamic FEC algorithm. The reason for this is to reduce the communication speed according to the restoration state and redundancy by making the restoration state and redundancy of the FEC layer, which is a lower layer, available from the congestion control layer, which is an upper layer.

図1は、本発明の第1実施例に係る通信システムの通信装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a communication apparatus of a communication system according to the first embodiment of the present invention. 図2は、本発明の第1実施例に係る通信装置の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the communication apparatus according to the first embodiment of the present invention. 図3は、本発明の第2実施例に係る通信システムの構成を示すブロック図である。FIG. 3 is a block diagram showing a configuration of a communication system according to the second embodiment of the present invention. 図4は、本発明の第2実施例に係る通信システムのデータ送信装置とデータ受信装置の構成を示すブロック図である。FIG. 4 is a block diagram showing the configuration of the data transmitting apparatus and data receiving apparatus of the communication system according to the second embodiment of the present invention. 図5は、本発明の第2実施例に係る通信システムのデータ送信装置の動作を示すフローチャートである。FIG. 5 is a flowchart showing the operation of the data transmission apparatus of the communication system according to the second embodiment of the present invention. 図6は、本発明の第2実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 6 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the second embodiment of the present invention. 図7は、本発明の第3実施例に係る通信システムのデータ送信装置とデータ受信装置の構成を示すブロック図である。FIG. 7 is a block diagram showing the configuration of the data transmitting apparatus and data receiving apparatus of the communication system according to the third embodiment of the present invention. 図8は、本発明の第3実施例に係る通信システムのデータ送信装置の動作を示すフローチャートである。FIG. 8 is a flowchart showing the operation of the data transmission apparatus of the communication system according to the third embodiment of the present invention. 図9は、本発明の第3実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 9 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the third embodiment of the present invention. 図10は、本発明の第4実施例に係る通信システムのデータ送信装置とデータ受信装置の構成を示すブロック図である。FIG. 10 is a block diagram showing the configuration of the data transmitting apparatus and data receiving apparatus of the communication system according to the fourth embodiment of the present invention. 図11は、本発明の第4実施例に係る通信システムのデータ送信装置の動作を示すフローチャートである。FIG. 11 is a flowchart showing the operation of the data transmission apparatus of the communication system according to the fourth example of the present invention. 図12は、本発明の第4実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 12 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the fourth embodiment of the present invention. 図13は、本発明の第5実施例に係る通信システムの構成を示すブロック図である。FIG. 13 is a block diagram showing a configuration of a communication system according to the fifth example of the present invention. 図14は、本発明の第5実施例に係る通信システムのデータ送信装置と冗長化装置と冗長復号化装置とデータ受信装置の構成を示すブロック図である。FIG. 14 is a block diagram showing the configuration of the data transmission device, redundancy device, redundant decoding device, and data reception device of the communication system according to the fifth example of the present invention. 図15は、本発明の第5実施例に係る通信システムのデータ送信装置の動作を示すフローチャートである。FIG. 15 is a flowchart showing the operation of the data transmitting apparatus of the communication system according to the fifth example of the present invention. 図16は、本発明の第5実施例に係る通信システムの冗長化装置の動作を示すフローチャートである。FIG. 16 is a flowchart showing the operation of the redundancy apparatus for the communication system according to the fifth example of the present invention. 図17は、本発明の第5実施例に係る通信システムの冗長復号化装置の動作を示すフローチャートである。FIG. 17 is a flowchart showing the operation of the redundant decoding device of the communication system according to the fifth example of the present invention. 図18は、本発明の第5実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 18 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the fifth example of the present invention. 図19は、本発明の第6実施例に係る通信システムのデータ送信装置と冗長化装置と冗長復号化装置とデータ受信装置の構成を示すブロック図である。FIG. 19 is a block diagram showing the configuration of the data transmitting apparatus, redundancy apparatus, redundant decoding apparatus, and data receiving apparatus of the communication system according to the sixth embodiment of the present invention. 図20は、本発明の第6実施例に係る通信システムの冗長復号化装置の動作を示すフローチャートである。FIG. 20 is a flowchart showing the operation of the redundant decoding device of the communication system according to the sixth example of the present invention. 図21は、本発明の第6実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 21 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the sixth embodiment of the present invention. 図22は、本発明の第7実施例に係る通信システムのデータ送信装置と冗長化装置と冗長復号化装置とデータ受信装置の構成を示すブロック図である。FIG. 22 is a block diagram showing the configuration of the data transmission device, redundancy device, redundant decoding device, and data reception device of the communication system according to the seventh embodiment of the present invention. 図23は、本発明の第7実施例に係る通信システムのデータ送信装置の動作を示すフローチャートである。FIG. 23 is a flowchart showing the operation of the data transmitting apparatus of the communication system according to the seventh example of the present invention. 図24は、本発明の第7実施例に係る通信システムの冗長復号化装置の動作を示すフローチャートである。FIG. 24 is a flowchart showing the operation of the redundant decoding device of the communication system according to the seventh example of the present invention. 図25は、本発明の第7実施例に係る通信システムのデータ受信装置の動作を示すフローチャートである。FIG. 25 is a flowchart showing the operation of the data receiving apparatus of the communication system according to the seventh embodiment of the present invention.

[第1実施例]
次に、本発明を実施するための最良の実施例について図面を参照して詳細に説明する。図1は本発明の第1実施例に係る通信システムの通信装置の構成を示すブロック図である。本実施例の通信装置1は、誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得部2と、誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断部3と、通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御部4と、復元時の通信制御処理を行うことが選択された場合に、通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御部5とを備える。
[First embodiment]
Next, the best embodiment for carrying out the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a communication apparatus of a communication system according to the first embodiment of the present invention. Whether the communication apparatus 1 according to the present embodiment performs a normal communication control process according to the restoration status information acquisition unit 2 that acquires information on the restoration status of a packet using an error correction code, and the restoration status of the packet using an error correction code The restoration status determination unit 3 that selects whether to perform communication control processing when restoring packet loss due to congestion, and communication speed control using congestion information when it is selected to perform normal communication control processing A normal-time communication control unit 4 and a restoration-time communication control unit 5 that reduces the communication speed or reduces the increase rate of the communication speed compared to the normal time when the communication control process at the time of restoration is selected. Is provided.

通信装置1としては、誤り訂正符号を付加したパケットを通信網を介してデータ受信装置に送信するデータ送信装置、あるいは通信網を介してパケットを受信し誤り訂正符号を用いてパケットの誤りを訂正するデータ受信装置が考えられる。   As the communication device 1, a data transmission device that transmits a packet to which an error correction code is added to a data reception device via a communication network, or a packet that is received via the communication network and corrects the packet error using the error correction code A data receiving apparatus that can be considered.

復元状況情報取得部2は、誤り訂正符号によるパケットの復元状況の情報を取得する。通信装置1がデータ送信装置であれば、復元状況情報取得部2は、データ受信装置における誤り訂正符号によるパケットの復元状況の情報を取得する。また、通信装置1がデータ受信装置であれば、復元状況情報取得部2は、自装置における誤り訂正符号によるパケットの復元状況の情報を取得する。   The restoration status information acquisition unit 2 acquires packet restoration status information using an error correction code. If the communication device 1 is a data transmission device, the restoration status information acquisition unit 2 acquires information on the restoration status of a packet using an error correction code in the data reception device. If the communication device 1 is a data receiving device, the restoration status information acquisition unit 2 acquires information on the restoration status of the packet by the error correction code in the own device.

復元状況判断部3は、誤り訂正符号によるパケットの復元状況に応じて、通信速度を制御する手段として通常時通信制御部4を用いるか、復元時通信制御部5を用いるかを選択する。復元状況判断部3は、誤り訂正符号によりパケットを復元できたと判断する場合に通常時通信制御部4を選択し、パケットを復元できていないと判断する場合に復元時通信制御部5を選択する。   The restoration status determination unit 3 selects whether to use the normal time communication control unit 4 or the restoration time communication control unit 5 as means for controlling the communication speed according to the restoration status of the packet by the error correction code. The restoration status determination unit 3 selects the normal-time communication control unit 4 when determining that the packet can be recovered using the error correction code, and selects the recovery-time communication control unit 5 when determining that the packet cannot be recovered. .

通常時通信制御部4は、誤り訂正符号を用いないときに輻輳情報を用いて通信速度を制御する。輻輳情報とは、受信側のパケットロスの状況を示すパケット受信情報、もしくは受信側のパケットロスの状況を示すパケット受信情報と伝送遅延情報のことである。通信網内に輻輳が発生すると、中継器のバッファのキュー長が伸び、伝送遅延が増加する。キュー長が制限値より増えると、パケットが廃棄されロスとなる。よって、パケット受信情報や伝送遅延情報によって、輻輳状態の把握が可能となり、輻輳を回避するための通信制御を行うことができる。   The normal time communication control unit 4 controls the communication speed using the congestion information when the error correction code is not used. The congestion information is packet reception information indicating the status of packet loss on the receiving side, or packet reception information and transmission delay information indicating the status of packet loss on the receiving side. When congestion occurs in the communication network, the queue length of the buffer of the repeater is increased and the transmission delay is increased. If the queue length increases beyond the limit value, the packet is discarded and lost. Therefore, the congestion state can be grasped from the packet reception information and the transmission delay information, and communication control for avoiding the congestion can be performed.

復元時通信制御部5は、通常時通信制御部4と異なる通信速度制御を行う。すなわち、復元時通信制御部5は、通常時通信制御部4に比べて通信速度を減少させてもよいし、通信速度の増加幅を減少させてもよい。   The restoration time communication control unit 5 performs communication speed control different from that of the normal time communication control unit 4. That is, the restoration time communication control unit 5 may decrease the communication speed as compared with the normal time communication control unit 4 or may decrease the increase rate of the communication speed.

次に、図1、通信装置1の動作を示す図2のフローチャートを用いて、本実施例の動作について詳細に説明する。
通信装置1の復元状況情報取得部2は、誤り訂正符号によるパケットの復元状況の情報を取得する(図2のステップA2)。
Next, the operation of the present embodiment will be described in detail with reference to FIG. 1 and the flowchart of FIG. 2 showing the operation of the communication apparatus 1.
The restoration status information acquisition unit 2 of the communication device 1 acquires packet restoration status information using an error correction code (step A2 in FIG. 2).

復元状況判断部3は、誤り訂正符号によるパケットの復元状況に基づいて、通信速度を制御する手段として通常時通信制御部4を用いるか、復元時通信制御部5を用いるかを選択する(ステップA3)。復元状況判断部3の選択動作については、上記で説明したので省略する。   The restoration status determination unit 3 selects whether to use the normal-time communication control unit 4 or the restoration-time communication control unit 5 as means for controlling the communication speed based on the restoration status of the packet by the error correction code (step A3). Since the selection operation of the restoration status determination unit 3 has been described above, a description thereof will be omitted.

復元状況判断部3により復元時通信制御部5が選択された場合、復元時通信制御部5は、パケット復元時の通信速度制御処理を行う(ステップA4)。また、通常時通信制御部4が選択された場合、通常時通信制御部4は、通常時の通信速度制御処理を行う(ステップA5)。   When the restoration-time communication control unit 5 is selected by the restoration status determination unit 3, the restoration-time communication control unit 5 performs communication speed control processing at the time of packet restoration (step A4). When the normal communication control unit 4 is selected, the normal communication control unit 4 performs a normal communication speed control process (step A5).

通信装置1がデータ送信装置の場合、通信速度制御処理とは、通信制御部4,5によって算出された通信速度に基づいてパケットを生成することを意味する。通信装置1がデータ受信装置の場合、通信速度制御処理とは、通信制御部4,5によって算出された通信速度の情報をデータ送信装置に送信し、データ送信装置に通信速度に基づくパケットを生成させることを意味する。   When the communication device 1 is a data transmission device, the communication speed control process means that a packet is generated based on the communication speed calculated by the communication control units 4 and 5. When the communication device 1 is a data receiving device, the communication speed control process transmits information on the communication speed calculated by the communication control units 4 and 5 to the data transmitting device, and generates a packet based on the communication speed to the data transmitting device. It means that

[第2実施例]
次に、本発明の第2実施例について説明する。図3は本発明の第2実施例に係る通信システムの構成を示すブロック図である。本実施例は、第1実施例をより具体的に説明するものである。本実施例では、データ送信装置1101−1からデータ受信装置1101−2へとデータを送る場合に、通信網1101−3を通る場合を想定し、この場合の処理を説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. FIG. 3 is a block diagram showing the configuration of the communication system according to the second embodiment of the present invention. In the present embodiment, the first embodiment will be described more specifically. In this embodiment, when data is transmitted from the data transmission device 1101-1 to the data reception device 1101-2, a case where the data passes through the communication network 1101-3 is assumed, and processing in this case will be described.

図4を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置1101−1と、データ送信装置1101−1からのデータを受信するデータ受信装置1101−2とを含む。
データ送信装置1101−1は、通信制御部1101−1−100と、パケット生成部1101−1−1と、冗長化部1101−1−2と、パケット送信部1101−1−3と、パケット受信・復元状況情報受信部1101−1−11とを含む。通信制御部1101−1−100は、通常時通信制御部1101−1−101と、復元時通信制御部1101−1−102と、復元状況判断部1101−1−104とを含む。
Referring to FIG. 4, the communication system according to the present embodiment includes a data transmission device 1101-1 that is a device that transmits data, and a data reception device 1101-2 that receives data from the data transmission device 1101-1. .
The data transmission device 1101-1 includes a communication control unit 1101-1-100, a packet generation unit 1101-1-1, a redundancy unit 1101-1-2, a packet transmission unit 1101-1-3, and a packet reception. A restoration status information receiving unit 1101-1-11 is included. The communication control unit 1101-1-1-100 includes a normal-time communication control unit 1101-1-101, a restoration-time communication control unit 1101-1-102, and a restoration status determination unit 1101-1-104.

パケット受信・復元状況情報受信部1101−1−11は、復元状況情報取得手段を構成している。パケット受信・復元状況情報受信部1101−1−11は、データ受信装置1101−2からのパケット受信・復元状況情報を受信する。パケット受信・復元状況情報は、誤り訂正符号によるパケットの復元状況を示す情報であり、誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報、もしくは誤り訂正符号による復元前後のパケット受信情報である。   The packet reception / restoration status information reception unit 1101-1-11 constitutes a restoration status information acquisition unit. The packet reception / restoration status information reception unit 1101-1-11 receives the packet reception / restoration status information from the data reception device 1101-2. The packet reception / restoration status information is information indicating the status of packet restoration by the error correction code. The packet reception information after restoration by the error correction code and the restoration information by the error correction code, or the packet reception before and after the restoration by the error correction code. Information.

パケット受信情報は、パケット受信箇所を示す情報、ロス箇所を示す情報のいずれか1つ以上を含む。パケット受信箇所とは受信したパケットのうちロスなしに受信できたパケットの位置を指し、ロス箇所とは紛失したパケットの位置を示す。誤り訂正符号による復元情報は、誤り訂正符号によりパケットが復元されたか否かのフラグ、復元されたパケットの位置を示す復元箇所の情報、パケットの復元数、パケットの復元率のいずれか1つ以上を含む。   The packet reception information includes one or more of information indicating a packet reception location and information indicating a loss location. The packet reception point indicates the position of the received packet without loss, and the loss point indicates the position of the lost packet. The restoration information by the error correction code is at least one of a flag indicating whether or not the packet has been restored by the error correction code, information on the restoration location indicating the position of the restored packet, the number of packet restorations, and the packet restoration rate including.

なお、パケット受信・復元状況情報に対して、通信網1101−3から通信網が輻輳状態である(網内の中継器でパケットを廃棄した)という網情報、輻輳発生が近い(網内の中継器のキューイングバッファが閾値を超えた)という網情報、もしくは伝送エラーによりパケットを廃棄したという網情報が通知される場合には、この網情報をパケット受信・復元状況情報に付加してもよい。   Note that the network information that the communication network is congested from the communication network 1101-3 (the packet is discarded by the repeater in the network) and the occurrence of congestion is close to the packet reception / restoration status information (relay in the network) Network information that the packet queuing buffer has exceeded the threshold value) or network information that the packet was discarded due to a transmission error may be added to the packet reception / restoration status information. .

通信制御部1101−1−100は、パケット受信・復元状況情報に応じて通信速度を制御する。この通信制御部1101−1−100について詳細に説明する。
復元状況判断部1101−1−104は、パケット受信・復元状況情報の状態により、通信速度を制御する手段として通常時通信制御部1101−1−101を用いるか、復元時通信制御部1101−1−102を用いるかを選択する。
The communication control unit 1101-1-1-100 controls the communication speed according to the packet reception / restoration status information. The communication control unit 1101-1-100 will be described in detail.
The restoration status determination unit 1101-1-1-104 uses the normal time communication control unit 1101-1-101 as means for controlling the communication speed according to the state of the packet reception / restoration status information, or the restoration time communication control unit 1101-1. Select whether to use -102.

パケット受信・復元状況情報の状態によって通常時通信制御部1101−1−101を選択する条件としては、誤り訂正符号によりパケットが復元されること、パケットの復元数が閾値以上であること、もしくはパケットの復元率が閾値以上であることが考えられる。これらの条件に該当しない場合には、復元時通信制御部1101−1−102を選択すればよい。   The conditions for selecting the normal-time communication control unit 1101-1-101 depending on the state of the packet reception / restoration status information include that the packet is restored by an error correction code, that the number of restored packets is equal to or greater than a threshold, or It is conceivable that the restoration rate is equal to or greater than a threshold value. If these conditions are not met, the restoration time communication control unit 1101-1-102 may be selected.

パケット受信・復元状況情報として誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報を用いた場合、誤り訂正符号によりパケットが復元されたか否かは、誤り訂正符号による復元情報が存在するか否かで判断できる。また、パケット受信・復元状況情報として誤り訂正符号による復元前後のパケット受信情報を用いた場合、誤り訂正符号によりパケットが復元されたか否かは、復元前後でパケット受信情報に差異があるか否かで判断できる。   When packet reception information after restoration by error correction code and restoration information by error correction code are used as packet reception / restoration status information, whether or not a packet has been restored by error correction code has restoration information by error correction code Judgment can be made by whether or not. In addition, when packet reception information before and after restoration using an error correction code is used as packet reception / restoration status information, whether or not a packet is restored using an error correction code is whether there is a difference in packet reception information before and after restoration. Can be judged.

パケット受信・復元状況情報として誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報を用いた場合、パケットの復元数が閾値以上であるか否かは、復元箇所を数えるか、復元数の情報を用いることで判断できる。また、パケット受信・復元状況情報として誤り訂正符号による復元前後のパケット受信情報を用いた場合、復元前後のパケット受信箇所もしくは復元前後のロス箇所を比較することにより、復元された箇所が特定できるため、復元数を数えることができ、これにより復元数が閾値以上であるか否かを判断できる。   When packet reception information after restoration using an error correction code and restoration information using an error correction code are used as packet reception / restoration status information, whether or not the number of restorations of a packet is greater than or equal to a threshold value can be determined by counting the number of restoration points or restoring It can be judged by using the information of the number. In addition, when packet reception information before and after restoration by error correction code is used as packet reception / restoration status information, the restored location can be identified by comparing the packet reception location before and after restoration or the loss location before and after restoration. The number of restorations can be counted, so that it can be determined whether or not the number of restorations is equal to or greater than a threshold value.

パケット受信・復元状況情報として誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報を用いた場合、パケットの復元率が閾値以上であるか否かは、復元率や、復元数、復元箇所より復元率を算出することで判断できる。また、パケット受信・復元状況情報として誤り訂正符号による復元前後のパケット受信情報を用いた場合、復元前後のパケット受信箇所もしくは復元前後のロス箇所を比較することにより、復元率が算出可能であるため、これにより復元率が閾値以上であるか否かを判断できる。   When packet reception information after restoration by error correction code and restoration information by error correction code are used as packet reception / restoration status information, whether or not the restoration rate of the packet is equal to or greater than a threshold is determined by the restoration rate, the number of restorations, This can be determined by calculating the restoration rate from the restoration location. In addition, when packet reception information before and after restoration by error correction code is used as packet reception / restoration status information, the restoration rate can be calculated by comparing the packet reception location before and after restoration or the loss location before and after restoration. Thus, it can be determined whether or not the restoration rate is equal to or higher than the threshold value.

なお、復元状況判断部1101−1−104は、誤り訂正符号による復元後のパケット受信情報により、パケットロスが発生していたことが明らかになった場合には、通常時通信制御部1101−1−101を選択してもよい。
また、復元状況判断部1101−1−104は、パケット受信・復元状況情報に、輻輳状態である、もしくは輻輳発生が近いという情報が含まれる場合には、復元時通信制御部1101−1−102を選択し、このような情報が含まれない場合には、通常時通信制御部1101−1−101を選択するようにしてもよい。
Note that the restoration status determination unit 1101-1-1-104, when it is clear from the packet reception information after restoration by the error correction code that a packet loss has occurred, the normal-time communication control unit 1101-1. -101 may be selected.
In addition, when the packet reception / restoration status information includes information indicating that the packet is in a congested state or that congestion is almost occurring, the restoration status determining unit 1101-1-104 restores the communication control unit 1101-1-102 at the time of restoration. When such information is not included, the normal time communication control unit 1101-1-101 may be selected.

また、復元状況判断部1101−1−104は、パケット受信・復元状況情報に、伝送エラーによるパケットを廃棄したという情報が含まれる場合には、通常時通信制御部1101−1−101を選択し、このような情報が含まれない場合には、復元時通信制御部1101−1−102を選択するようにしてもよい。   In addition, when the packet reception / restoration status information includes information indicating that the packet has been discarded due to a transmission error, the restoration status determination unit 1101-1-1-104 selects the normal-time communication control unit 1101-1-101. When such information is not included, the restoration time communication control unit 1101-1-1-102 may be selected.

通常時通信制御部1101−1−101は、誤り訂正符号を用いないときに輻輳情報を用いて通信速度を制御する。輻輳情報とは、受信側のパケットロスの状況を示すパケット受信情報、もしくは受信側のパケットロスの状況を示すパケット受信情報と伝送遅延情報のことである。通信網内に輻輳が発生すると、中継器のバッファのキュー長が伸び、伝送遅延が増加する。キュー長が制限値より増えると、パケットが廃棄されロスとなる。よって、パケット受信情報や伝送遅延情報によって、輻輳状態の把握が可能となり、輻輳を回避するための通信制御を行うことができる。   The normal-time communication control unit 1101-1-101 controls the communication speed using the congestion information when the error correction code is not used. The congestion information is packet reception information indicating the status of packet loss on the receiving side, or packet reception information and transmission delay information indicating the status of packet loss on the receiving side. When congestion occurs in the communication network, the queue length of the buffer of the repeater is increased and the transmission delay is increased. If the queue length increases beyond the limit value, the packet is discarded and lost. Therefore, the congestion state can be grasped from the packet reception information and the transmission delay information, and communication control for avoiding the congestion can be performed.

プロトコルの通信制御として誤り訂正符号を用いないときの通信制御が定義されていない場合、通常時通信制御部1101−1−101による通信速度制御処理は、復元状況判断部1101−1−104で判断される状態のひとつに対応する通信速度制御処理を指す。通信速度としては、単位時間当たりのデータ送信量(レートと呼ぶ)か、1往復時間あたりのデータ送信量(輻輳ウィンドウと呼ぶ)を用いる。   When the communication control when the error correction code is not used as the protocol communication control is not defined, the communication speed control processing by the normal time communication control unit 1101-1-101 is determined by the restoration status determination unit 1101-1-1-104. It refers to the communication speed control process corresponding to one of the states to be performed. As the communication speed, a data transmission amount per unit time (referred to as a rate) or a data transmission amount per round trip time (referred to as a congestion window) is used.

復元時通信制御部1101−1−102は、通常時通信制御部1101−1−101と異なる通信速度制御を行う。すなわち、復元時通信制御部1101−1−102は、通常時通信制御部1101−1−101に比べて通信速度を減少させてもよい。また、復元時通信制御部1101−1−102は、通信速度の増加幅を減少させてもよい。   The restoration time communication control unit 1101-1-102 performs communication speed control different from the normal time communication control unit 1101-1-1-101. That is, the restoration time communication control unit 1101-1-102 may decrease the communication speed compared to the normal time communication control unit 1101-1-101. Further, the restoration time communication control unit 1101-1-102 may decrease the increase rate of the communication speed.

通信速度の減少幅、通信速度の増加幅の減少幅は、復元数や復元率に依存する値でもよい。復元数や復元率に依存する値の例としては、復元数や復元率に比例する値がある。また、冗長化部1101−1−2で動的に冗長度を調節する動的FECが用いられている場合や通信制御ごとに冗長度が異なる場合には、通信速度の減少幅、通信速度の増加幅の減少幅として、冗長度に応じた値を用いてもよい。冗長度に応じた値の例としては、冗長度に比例する値がある。   The communication speed reduction range and the communication speed increase range may be values depending on the number of restorations and the restoration rate. Examples of values that depend on the number of restorations and the restoration rate include values that are proportional to the number of restorations and the restoration rate. In addition, when dynamic FEC that dynamically adjusts redundancy is used in the redundancy unit 1101-1-2 or when the redundancy is different for each communication control, the reduction rate of the communication speed, the communication speed A value corresponding to the redundancy may be used as the decrease width of the increase width. As an example of a value corresponding to the redundancy, there is a value proportional to the redundancy.

パケット生成部1101−1−1は、通信制御部1101−1−100で算出された通信速度に基づいてパケットを生成する。
冗長化部1101−1−2は、パケット生成部1101−1−1で生成されたパケットに誤り訂正符号を付加する。
パケット送信部1101−1−3は、冗長化部1101−1−2で冗長化されたパケットをデータ受信装置1101−2へ送信する。
The packet generation unit 1101-1-1 generates a packet based on the communication speed calculated by the communication control unit 1101-1-100.
The redundancy unit 1101-1-2 adds an error correction code to the packet generated by the packet generation unit 1101-1-1.
The packet transmission unit 1101-1-3 transmits the packet made redundant by the redundancy unit 1101-1-2 to the data reception device 1101-2.

データ受信装置1101−2は、パケット受信部1101−2−1と、冗長復号化部1101−2−2と、パケット受信・復元状況情報算出部1101−2−3と、パケット受信・復元状況情報送信部1101−2−4とを含む。
パケット受信部1101−2−1は、データ送信装置1101−1からのパケットを受信する。
冗長復号化部1101−2−2は、パケット受信部1101−2−1で受信したデータの誤り訂正符号を復号し、ロスしたパケットを復元する。
The data reception device 1101-2 includes a packet reception unit 1101-2-1, a redundant decoding unit 1101-2-2, a packet reception / restoration status information calculation unit 1101-2-3, and packet reception / restoration status information. And a transmission unit 1101-2-4.
The packet receiving unit 1101-2-1 receives a packet from the data transmission device 1101-1.
The redundant decoding unit 1101-2-2 decodes the error correction code of the data received by the packet receiving unit 1101-2-1 and restores the lost packet.

パケット受信・復元状況情報算出部1101−2−3は、パケット受信部1101−2−1における受信状況と冗長復号化部1101−2−2における復元状況とから、パケット受信・復元状況情報を算出する。
パケット受信・復元状況情報送信部1101−2−4は、パケット受信部算出部1101−2−3で生成されたたパケット受信・復元状況情報をデータ送信装置1101−1に送信する。
The packet reception / restoration status information calculation unit 1101-2-3 calculates packet reception / restoration status information from the reception status in the packet reception unit 1101-2-1 and the restoration status in the redundant decoding unit 1101-2-2. To do.
The packet reception / restoration status information transmission unit 1101-2-4 transmits the packet reception / restoration status information generated by the packet reception unit calculation unit 1101-2-3 to the data transmission device 1101-1.

次に、図4、データ送信装置1101−1の動作を示す図5のフローチャート、データ受信装置1101−2の動作を示す図6のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。
データ送信装置1101−1のパケット受信・復元状況情報受信部1101−1−11は、データ受信装置1101−2から送信されたパケット受信・復元状況情報を受信する(図5のステップA102)。
Next, the overall operation of this embodiment will be described in detail with reference to FIG. 4, the flowchart of FIG. 5 showing the operation of the data transmission device 1101-1, and the flowchart of FIG. 6 showing the operation of the data reception device 1101-2. To do.
The packet reception / restoration status information reception unit 1101-1-11 of the data transmission device 1101-1 receives the packet reception / restoration status information transmitted from the data reception device 1101-2 (step A102 in FIG. 5).

通信制御部1101−1−100の復元状況判断部1101−1−104は、パケット受信・復元状況情報に基づいて、通信速度を制御する手段として通常時通信制御部1101−1−101を用いるか、復元時通信制御部1101−1−102を用いるかを選択する(ステップA103)。復元状況判断部1101−1−104の選択動作については、上記で説明したので省略する。   Whether the restoration status determination unit 1101-1-104 of the communication control unit 1101-1-100 uses the normal-time communication control unit 1101-1-101 as a means for controlling the communication speed based on the packet reception / restoration status information. Then, whether to use the restoration time communication control unit 1101-1-102 is selected (step A103). Since the selection operation of the restoration status determination unit 1101-1-1-104 has been described above, a description thereof will be omitted.

復元状況判断部1101−1−104により復元時通信制御部1101−1−102が選択された場合、復元時通信制御部1101−1−102は、パケット復元時の通信速度を算出する(ステップA104)。また、通常時通信制御部1101−1−101が選択された場合、通常時通信制御部1101−1−101は、通常時の通信速度を算出する(ステップA105)。   When the restoration status control unit 1101-1-102 is selected by the restoration status determination unit 1101-1-104, the restoration time communication control unit 1101-1-102 calculates the communication speed at the time of packet restoration (step A104). ). When the normal time communication control unit 1101-1-101 is selected, the normal time communication control unit 1101-1-1-101 calculates a normal communication speed (step A105).

通信速度の算出後、パケット生成部1101−1−1は、算出された通信速度に基づきパケットを生成する(ステップA106)。冗長化部1101−1−2は、生成されたパケットに誤り訂正符号を付加する(ステップA107)。パケット送信部1101−1−3は、誤り訂正符号が付加されたパケットをデータ受信装置1101−2へ送信する(ステップA108)。   After calculating the communication speed, the packet generation unit 1101-1-1 generates a packet based on the calculated communication speed (step A106). The redundancy unit 1101-1-2 adds an error correction code to the generated packet (step A107). The packet transmission unit 1101-1-3 transmits the packet with the error correction code added to the data reception device 1101-2 (step A108).

次に、データ受信装置1101−2のパケット受信部1101−2−1は、データ送信装置1101−1から送信されたパケットを通信網1101−3を介して受信する(図6のステップA202)。
冗長復号化部1101−2−2は、パケット受信部1101−2−1が受信したパケットのうちロスが発生した箇所を、誤り訂正符号を用いて復元する(ステップA203)。
Next, the packet reception unit 1101-2-1 of the data reception device 1101-2 receives the packet transmitted from the data transmission device 1101-1 via the communication network 1101-3 (step A202 in FIG. 6).
Redundant decoding section 1101-2-2 restores the portion of the packet received by packet receiving section 1101-2-1 using the error correction code (step A203).

パケット受信・復元状況情報算出部1101−2−3は、パケット受信部1101−2−1における受信状況と冗長復号化部1101−2−2における復元状況とから、誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報、もしくは誤り訂正符号による復元前後のパケット受信情報を取得し、パケット受信・復元状況情報を算出する(ステップA204)。
パケット受信・復元状況情報送信部1101−2−4は、データ送信装置1101−1へパケット受信・復元状況情報を送信する(ステップA205)。
The packet reception / restoration status information calculation unit 1101-2-3 uses a packet after restoration by an error correction code based on the reception status in the packet reception unit 1101-2-1 and the restoration status in the redundant decoding unit 1101-2-2. The reception information and the restoration information by the error correction code, or the packet reception information before and after the restoration by the error correction code are acquired, and the packet reception / restoration status information is calculated (step A204).
The packet reception / restoration status information transmission unit 1101-2-4 transmits the packet reception / restoration status information to the data transmission device 1101-1 (step A205).

なお、本実施例において、パケット受信状況情報とパケット復元状況情報とを異なるパケットでデータ受信装置1101−2からデータ受信1101−1へ送信するようにしてもよい。   In this embodiment, the packet reception status information and the packet restoration status information may be transmitted from the data reception device 1101-2 to the data reception 1101-1 in different packets.

[第3実施例]
次に、本発明の第3実施例について図面を参照して詳細に説明する。図7は本発明の第3実施例に係る通信システムのデータ送信装置とデータ受信装置の構成を示すブロック図である。本実施例は、第1実施例をより具体的に説明するものである。本実施例では、図3のデータ送信装置1101−1の代わりにデータ送信装置1201−1を用いると共に、データ受信装置1101−2の代わりにデータ受信装置1201−2を用い、データ送信装置1201−1からデータ受信装置1201−2へとデータを送る場合に、通信網1101−3を通る場合を想定し、この場合の処理を説明する。
[Third embodiment]
Next, a third embodiment of the present invention will be described in detail with reference to the drawings. FIG. 7 is a block diagram showing the configuration of the data transmitting apparatus and data receiving apparatus of the communication system according to the third embodiment of the present invention. In the present embodiment, the first embodiment will be described more specifically. In the present embodiment, the data transmission device 1201-1 is used instead of the data transmission device 1101-1 of FIG. 3, and the data reception device 1201-2 is used instead of the data reception device 1101-2. When data is sent from 1 to the data receiving device 1201-2, a case where the data passes through the communication network 1101-3 is assumed, and processing in this case will be described.

図7を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置1201−1と、データ送信装置1201−1からのデータを受信するデータ受信装置1201−2とを含む。
データ送信装置1201−1は、通信制御部1201−1−100と、パケット生成部1201−1−1と、冗長化部1201−1−2と、パケット送信部1201−1−3と、統計情報受信部1201−1−12とを含む。通信制御部1201−1−100は、通常時通信制御部1201−1−101と、復元時通信制御部1201−1−102と、復元状況判断部1201−1−104とを含む。
Referring to FIG. 7, the communication system according to the present embodiment includes a data transmission apparatus 1201-1 that is an apparatus that transmits data, and a data reception apparatus 1201-2 that receives data from the data transmission apparatus 1201-1. .
The data transmission device 1201-1 includes a communication control unit 1201-1-100, a packet generation unit 1201-1-1, a redundancy unit 1201-1-2, a packet transmission unit 1201-1-3, and statistical information. Receiving unit 1201-1-12. The communication control unit 1201-1-1-100 includes a normal-time communication control unit 1201-1-101, a restoration-time communication control unit 1201-1-102, and a restoration status determination unit 1201-1-104.

パケット生成部1201−1−1、冗長化部1201−1−2、パケット送信部1201−1−3は、それぞれ第2実施例のパケット生成部1101−1−1、冗長化部1101−1−2、パケット送信部1101−1−3と同様であるので、詳細な説明は省略する。   The packet generation unit 1201-1-1, the redundancy unit 1201-1-2, and the packet transmission unit 1201-1-3 are respectively the packet generation unit 1101-1-1 and the redundancy unit 1101-1 of the second embodiment. 2. Since it is the same as that of the packet transmission unit 1101-1-3-, detailed description is omitted.

統計情報受信部1201−1−12は、復元状況情報取得手段を構成している。統計情報受信部1201−1−12は、データ受信装置1201−2よりパケット受信・復元統計情報を受信する。パケット受信・復元統計情報は、誤り訂正符号によるパケットの復元状況の統計情報であり、ある時間の誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報を統計処理したものか、もしくは誤り訂正符号による復元前後のパケット受信情報を統計処理したものである。   The statistical information receiving unit 1201-1-12 constitutes a restoration status information acquisition unit. The statistical information reception unit 1201-1-12 receives packet reception / restoration statistical information from the data reception device 1201-2. The packet reception / restoration statistical information is statistical information on the restoration status of the packet by the error correction code, and is obtained by statistically processing the packet reception information after restoration by the error correction code for a certain time and the restoration information by the error correction code, or This is a statistically processed packet reception information before and after restoration by an error correction code.

パケット受信の統計情報は、ある時間における送信パケット数と受信パケット数、送信・受信パケット率、パケットのロス数、パケットのロスサイズ、パケットのロス率のいずれか1つ以上を含む。誤り訂正符号による復元統計情報は、誤り訂正符号によりパケットが復元されたか否かのフラグ、パケットの復元数、パケットの復元率のいずれか1つ以上を含む。   The packet reception statistical information includes one or more of the number of transmitted packets and the number of received packets at a certain time, the number of transmitted / received packets, the number of packet losses, the packet loss size, and the packet loss rate. The restoration statistical information by the error correction code includes at least one of a flag indicating whether or not the packet has been restored by the error correction code, the number of packet restorations, and the packet restoration rate.

通信制御部1201−1−100の復元状況判断部1201−1−104は、第2実施例の復元状況判断部1101−1−104と比べて、通常時通信制御部1201−1−101を用いるか復元時通信制御1201−1−102を用いるかの判断にパケット受信・復元状況情報ではなく、パケットの受信に関する統計情報を用いる点で異なるが、他の点は同様である。   The restoration status judgment unit 1201-1-104 of the communication control unit 1201-1-100 uses the normal-time communication control unit 1201-1-101 as compared to the restoration status judgment unit 1101-1-104 of the second embodiment. The difference is that statistical information about packet reception is used instead of packet reception / restoration status information to determine whether to use communication control 1201-1-102 during restoration, but the other points are the same.

通信制御部1201−1−100の通常時通信制御部1201−1−101、復元時通信制御部1201−1−102は、それぞれ第2実施例の通常時通信制御部1101−1−101、復元時通信制御部1101−1−102と比べて、通信速度の算出にパケット受信・復元状況情報ではなく、パケット受信・復元統計情報を用いる点で異なるが、他の点は同様であるので詳細な説明は省略する。   The normal-time communication control unit 1201-1-101 and the restoration-time communication control unit 1201-1-102 of the communication control unit 1201-1-100 are respectively a normal-time communication control unit 1101-1-101 and a restoration-time unit of the second embodiment. Compared with the time communication control unit 1101-1-1-102, it is different in that the packet reception / restoration status information is used instead of the packet reception / restoration status information for the calculation of the communication speed, but the other points are the same. Description is omitted.

データ受信装置1201−2は、パケット受信部1201−2−1と、冗長復号化部1201−2−2と、パケット受信・復元統計情報算出部1201−2−5と、統計情報送信部1201−2−6とを含む。
パケット受信部1201−2−1は、データ送信装置1201−1からのパケットを受信する。
冗長復号化部1201−2−2は、パケット受信部1201−2−1で受信したデータの誤り訂正符号を復号し、ロスしたパケットを復元する。
The data reception device 1201-2 includes a packet reception unit 1201-2-1, a redundant decoding unit 1201-2-2, a packet reception / restoration statistical information calculation unit 1201-2-5, and a statistical information transmission unit 1201-. 2-6.
The packet reception unit 1201-2-1 receives a packet from the data transmission device 1201-1.
The redundant decoding unit 1201-2-2 decodes the error correction code of the data received by the packet receiving unit 1201-2-1 and restores the lost packet.

パケット受信・復元統計情報算出部1201−2−5は、パケット受信部1201−2−1における受信状況と冗長復号化部1201−2−2における復元状況とから、パケット受信・復元統計情報を算出する。
統計情報送信部1201−2−6は、パケット受信・復元統計情報算出部1201−2−5で生成されたパケット受信・復元統計情報をデータ送信装置1201−1に送信する。
The packet reception / restoration statistical information calculation unit 1201-2-5 calculates packet reception / restoration statistical information from the reception status in the packet reception unit 1201-2-1 and the restoration status in the redundant decoding unit 1201-2-2. To do.
The statistical information transmission unit 1201-2-6 transmits the packet reception / restoration statistical information generated by the packet reception / restoration statistical information calculation unit 1201-2-5 to the data transmission device 1201-1.

次に、図7、データ送信装置1201−1の動作を示す図8のフローチャート、データ受信装置1201−2の動作を示す図9のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。
データ送信装置1201−1の統計情報受信部1201−1−12は、データ受信装置1201−2から送信されたパケット受信・復元統計情報を受信する(図8のステップB102)。
Next, the overall operation of this embodiment will be described in detail with reference to FIG. 7, the flowchart of FIG. 8 showing the operation of the data transmission apparatus 1201-1, and the flowchart of FIG. 9 showing the operation of the data reception apparatus 1201-2. To do.
The statistical information reception unit 1201-1-12 of the data transmission device 1201-1 receives the packet reception / restoration statistical information transmitted from the data reception device 1201-2 (step B102 in FIG. 8).

通信制御部1201−1−100の復元状況判断部1201−1−104は、パケット受信・復元統計情報に基づいて、通信速度を制御する手段として通常時通信制御部1201−1−101を用いるか、復元時通信制御1201−1−102を用いるかを選択する(ステップB103)。復元状況判断部1201−1−104の選択動作については、上記で説明したので省略する。   Whether the restoration status determination unit 1201-1-104 of the communication control unit 1201-1-1-100 uses the normal-time communication control unit 1201-1-101 as means for controlling the communication speed based on the packet reception / restoration statistical information. Then, it is selected whether to use the restoration time communication control 1201-1-102 (step B103). Since the selection operation of the restoration status determination unit 1201-1-104 has been described above, a description thereof will be omitted.

復元状況判断部1201−1−104により復元時通信制御部1201−1−102が選択された場合、復元時通信制御部1201−1−102は、パケット復元時の通信速度を算出する(ステップB104)。また、通常時通信制御部1201−1−101が選択された場合、通常時通信制御部1201−1−101は、通常時の通信速度を算出する(ステップB105)。   When the restoration status control unit 1201-1-102 is selected by the restoration status determination unit 1201-1-104, the restoration time communication control unit 1201-1-102 calculates the communication speed at the time of packet restoration (step B104). ). When the normal time communication control unit 1201-1-101 is selected, the normal time communication control unit 1201-1-101 calculates the normal communication speed (step B105).

通信速度の算出後、パケット生成部1201−1−1は、算出された通信速度に基づきパケットを生成する(ステップA106)。冗長化部1201−1−2は、生成されたパケットに誤り訂正符号を付加する(ステップA107)。パケット送信部1201−1−3は、誤り訂正符号が付加されたパケットをデータ受信装置1201−2へ送信する(ステップA108)。   After calculating the communication speed, the packet generation unit 1201-1-1 generates a packet based on the calculated communication speed (step A106). The redundancy unit 1201-1-2 adds an error correction code to the generated packet (step A107). The packet transmission unit 1201-1-3 transmits the packet with the error correction code added to the data reception device 1201-2 (step A108).

データ受信装置1201−2のパケット受信部1201−2−1は、データ送信装置1201−1から送信されたパケットを受信する(図9のステップA202)。
冗長復号化部1201−2−2は、パケット受信部1201−2−1が受信したパケットのうちロスが発生した箇所を、誤り訂正符号を用いて復元する(ステップA203)。
The packet reception unit 1201-2-1 of the data reception device 1201-2 receives the packet transmitted from the data transmission device 1201-1 (step A202 in FIG. 9).
Redundant decoding section 1201-2-2 restores the portion of the packet received by packet receiving section 1201-2-1 using the error correction code (step A203).

パケット受信・復元統計情報算出部1201−2−5は、パケット受信部1201−2−1における受信状況と冗長復号化部1201−2−2における復元状況とから、誤り訂正符号による復元後のパケット受信情報及び誤り訂正符号による復元情報、もしくは誤り訂正符号による復元前後のパケット受信情報を取得し、一定時間におけるパケット受信・復元統計情報を算出する(ステップB204)。
統計情報送信部1201−2−6は、データ送信装置1201−1へパケット受信・復元状況情報を送信する(ステップB205)。
The packet reception / restoration statistical information calculation unit 1201-2-5 calculates a packet after restoration using an error correction code based on the reception situation in the packet reception unit 1201-2-1 and the restoration situation in the redundant decoding unit 1201-2-2. The reception information and the restoration information by the error correction code, or the packet reception information before and after the restoration by the error correction code are acquired, and the packet reception / restoration statistical information at a certain time is calculated (step B204).
The statistical information transmission unit 1201-2-6 transmits packet reception / restoration status information to the data transmission device 1201-1 (step B205).

なお、本実施例において、パケット受信統計情報とパケット復元統計情報とを異なるパケットでデータ受信装置1101−2からデータ送信装置1101−1へ送信するようにしてもよい。
次に、本実施例の効果について説明する。本実施例では、パケットのロス情報を統計情報として受信側から送信側に通知するようにしているため、第2実施例に比べて送信側の処理コストを小さくすることができる。
In this embodiment, the packet reception statistical information and the packet restoration statistical information may be transmitted from the data reception device 1101-2 to the data transmission device 1101-1 in different packets.
Next, the effect of the present embodiment will be described. In this embodiment, packet loss information is reported as statistical information from the reception side to the transmission side, so that the processing cost on the transmission side can be reduced compared to the second embodiment.

[第4実施例]
次に、本発明の第4実施例について図面を参照して詳細に説明する。図10は本発明の第4実施例に係る通信システムのデータ送信装置とデータ受信装置の構成を示すブロック図である。本実施例は、第1実施例をより具体的に説明するものである。本実施例では、図3のデータ送信装置1101−1の代わりにデータ送信装置1301−1を用いると共に、データ受信装置1101−2の代わりにデータ受信装置1301−2を用い、データ送信装置1301−1からデータ受信装置1301−2へとデータを送る場合に、通信網1101−3を通る場合を想定し、この場合の処理を説明する。
[Fourth embodiment]
Next, a fourth embodiment of the present invention will be described in detail with reference to the drawings. FIG. 10 is a block diagram showing the configuration of the data transmitting apparatus and data receiving apparatus of the communication system according to the fourth embodiment of the present invention. In the present embodiment, the first embodiment will be described more specifically. In this embodiment, the data transmission device 1301-1 is used instead of the data transmission device 1101-1 of FIG. 3, and the data reception device 1301-2 is used instead of the data reception device 1101-2. When data is sent from 1 to the data receiving device 1301-2, a case where the data passes through the communication network 1101-3 is assumed, and processing in this case will be described.

図10を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置1301−1と、データ送信装置1301−1からのデータを受信するデータ受信装置1301−2とを含む。
データ送信装置1301−1は、パケット生成部1301−1−1と、冗長化部1301−1−2と、パケット送信部1301−1−3と、通信速度情報受信部1301−1−13とを含む。
Referring to FIG. 10, the communication system according to the present embodiment includes a data transmission device 1301-1 that is a device that transmits data, and a data reception device 1301-2 that receives data from the data transmission device 1301-1. .
The data transmission device 1301-1 includes a packet generation unit 1301-1-1, a redundancy unit 1301-1-2, a packet transmission unit 1301-1-3, and a communication speed information reception unit 1301-1-13. Including.

通信速度情報受信部1301−1−13は、データ受信装置1301−2からの通信速度情報を受信する。
パケット生成部1301−1−1は、通信速度情報受信部1301−1−13で受信された通信速度情報に基づいてパケットを生成する。
The communication speed information receiving unit 1301-1-13 receives the communication speed information from the data receiving device 1301-2.
The packet generation unit 1301-1-1 generates a packet based on the communication speed information received by the communication speed information reception unit 1301-1-13.

冗長化部1301−1−2とは、パケット生成部1301−1−1で生成されたパケットに誤り訂正符号を付加する。
パケット送信部1301−1−3は、冗長化部1301−1−2で冗長化されたパケットをデータ受信装置1301−2へ送信する。
The redundancy unit 1301-1-2 adds an error correction code to the packet generated by the packet generation unit 1301-1-1.
The packet transmission unit 1301-1-3 transmits the packet made redundant by the redundancy unit 1301-1-2 to the data reception device 1301-2.

データ受信装置1301−2は、パケット受信部1301−2−1と、冗長復号化部1301−2−2と、通信制御部1301−2−100と、通信速度情報送信部1301−2−6とを含む。通信制御部1301−2−100は、通常時通信制御部1301−2−101と、復元時通信制御部1301−2−102と、復元状況判断部1301−2−104とを含む。   The data reception device 1301-2 includes a packet reception unit 1301-2-1, a redundant decoding unit 1301-2-2, a communication control unit 1301-2-100, a communication rate information transmission unit 1301-2-6, including. The communication control unit 1301-2-100 includes a normal time communication control unit 1301-2-101, a restoration time communication control unit 1301-2-102, and a restoration status determination unit 1301-2-104.

パケット受信部1301−2−1は、データ送信装置1301−1からのパケットを受信する。
冗長復号化部1301−2−2は、パケット受信部1301−2−1で受信したデータの誤り訂正符号を復号し、ロスしたパケットを復元する。
The packet receiving unit 1301-2-1 receives a packet from the data transmission device 1301-1.
The redundant decoding unit 1301-2-2 decodes the error correction code of the data received by the packet receiving unit 1301-2-1 and restores the lost packet.

通信制御部1301−2−100の復元状況判断部1301−2−104は、復元状況情報取得手段と復元状況判断手段とを構成している。復元状況判断部1301−2−104は、第2実施例の復元状況判断部1101−1−104と比べて、通常時通信制御部1301−2−101を用いるか復元時通信制御1301−2−102を用いるかの判断にパケット受信・復元状況情報ではなく、パケット受信部1301−2−1からの情報と冗長復号化部1201−2−2からの情報とを用いる点で異なるが、他の点は同様である。   The restoration status determination unit 1301-2-104 of the communication control unit 1301-2-100 constitutes a restoration status information acquisition unit and a restoration status determination unit. The restoration status determination unit 1301-2-104 uses the normal time communication control unit 1301-2-101 or the restoration time communication control 1301-2-1, as compared with the restoration status judgment unit 1101-1-104 of the second embodiment. 102 is different from the packet reception / restoration status information in that it uses information from the packet receiving unit 1301-2-1 and information from the redundant decoding unit 1201-2-2. The point is similar.

通信制御部1301−2−100の通常時通信制御部1301−2−101、復元時通信制御部1301−2−102は、それぞれ第2実施例の通常時通信制御部1101−1−101、復元時通信制御部1101−1−102と比べて、通信速度の算出にパケット受信・復元状況情報ではなく、パケット受信部1301−2−1からの情報と冗長復号化部1201−2−2からの情報とを用いる点で異なるが、他の点は同様であるので詳細な説明は省略する。   The normal-time communication control unit 1301-2-1-101 and the restoration-time communication control unit 1301-2-102 of the communication control unit 1301-2-100 are respectively a normal-time communication control unit 1101-1-101 of the second embodiment and a restoration. Compared with the time communication control unit 1101-1-102, the communication speed is calculated not by the packet reception / restoration status information but by the information from the packet reception unit 1301-2-1 and the redundant decoding unit 1201-2-2. Although different in the point of using information, the other points are the same, and thus detailed description thereof is omitted.

通信速度情報送信部1301−2−6は、通信制御部1301−2−100の通常時通信制御部1301−2−101又は復元時通信制御部1301−2−102で算出された通信速度の情報をデータ送信装置1301−1に送信する。   The communication speed information transmission unit 1301-2-6 is information on the communication speed calculated by the normal time communication control unit 1301-2-2-101 or the restoration time communication control unit 1301-2-2-102 of the communication control unit 1301-2-100. Is transmitted to the data transmission device 1301-1.

次に、図10、データ送信装置1301−1の動作を示す図11のフローチャート、データ受信装置1301−2の動作を示す図12のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。
データ送信装置1301−1の通信速度情報受信部1301−1−13は、データ受信装置1301−2から送信された通信速度情報を受信する(図11のステップC110)。
Next, the overall operation of this embodiment will be described in detail with reference to FIG. 10, the flowchart of FIG. 11 showing the operation of the data transmission device 1301-1, and the flowchart of FIG. 12 showing the operation of the data reception device 1301-2. To do.
The communication speed information receiving unit 1301-1-13 of the data transmitting apparatus 1301-1 receives the communication speed information transmitted from the data receiving apparatus 1301-2 (step C110 in FIG. 11).

パケット生成部1301−1−1は、受信した通信速度情報に従ってパケットを生成する(ステップA106)。冗長化部1301−1−2は、生成されたパケットに誤り訂正符号を付加する(ステップA107)。パケット送信部1301−1−3は、誤り訂正符号が付加されたパケットをデータ受信装置1301−2へ送信する(ステップA108)。   The packet generator 1301-1-1 generates a packet according to the received communication speed information (step A106). The redundancy unit 1301-1-2 adds an error correction code to the generated packet (step A107). The packet transmission unit 1301-1-3 transmits the packet with the error correction code added to the data reception device 1301-2 (step A108).

データ受信装置1301−2のパケット受信部1301−2−1は、データ送信装置1301−1から送信されたパケットを受信する(図12のステップA202)。
冗長復号化部1301−2−2は、パケット受信部1301−2−1が受信したパケットのうちロスが発生した箇所を、誤り訂正符号を用いて復元する(ステップA203)。
The packet receiving unit 1301-2-1 of the data receiving device 1301-2 receives the packet transmitted from the data transmitting device 1301-1 (step A202 in FIG. 12).
Redundant decoding section 1301-2-2 restores the portion of the packet received by packet receiving section 1301-2-1 using the error correction code (step A203).

通信制御部1301−2−100の復元状況判断部1301−2−104は、パケット受信部1301−2−1における受信状況と冗長復号化部1301−2−2における復元状況とから、通信速度を制御する手段として通常時通信制御部1301−2−101を用いるか、復元時通信制御1301−2−102を用いるかを選択する(ステップC211)。復元状況判断部1301−2−104の選択動作については、上記で説明したので省略する。   The restoration status determining unit 1301-2-104 of the communication control unit 1301-2-100 determines the communication speed based on the reception status in the packet receiving unit 1301-2-1 and the restoration status in the redundant decoding unit 1301-2-2. It is selected whether the normal time communication control unit 1301-2-2-101 or the restoration time communication control 1301-2-2-102 is used as a control means (step C211). The selection operation of the restoration status determination unit 1301-2-2-104 has been described above and will not be described.

復元状況判断部1301−2−104により復元時通信制御部1301−2−102が選択された場合、復元時通信制御部1301−2−102は、パケット復元時の通信速度を算出する(ステップC212)。また、通常時通信制御部1301−2−101が選択された場合、通常時通信制御部1301−2−101は、通常時の通信速度を算出する(ステップC213)。
通信速度の算出後、通信速度情報送信部1301−2−6は、通信速度情報をデータ送信装置1301−1へ送信する(C214)。
When the restoration status control unit 1301-2-2-102 is selected by the restoration status determination unit 1301-2104, the restoration time communication control unit 1301-2-2-102 calculates a communication speed at the time of packet restoration (step C212). ). When the normal time communication control unit 1301-2-2-101 is selected, the normal time communication control unit 1301-2-2-101 calculates the normal communication speed (step C213).
After calculating the communication speed, the communication speed information transmission unit 1301-2-6 transmits the communication speed information to the data transmission device 1301-1 (C214).

[第5実施例]
次に、本発明の第5実施例について図面を参照して詳細に説明する。図13は本発明の第5実施例に係る通信システムの構成を示すブロック図である。本実施例では、データ送信装置2101−1からデータ受信装置2101−7へとデータを送る場合に、通信網2101−2、冗長化装置2101−3、通信網2101−4、冗長復号化装置2101−5、通信網2101−6と順に通る場合を想定し、この場合の処理を説明する。
[Fifth embodiment]
Next, a fifth embodiment of the present invention will be described in detail with reference to the drawings. FIG. 13 is a block diagram showing a configuration of a communication system according to the fifth embodiment of the present invention. In this embodiment, when data is transmitted from the data transmission apparatus 2101-1 to the data reception apparatus 2101-7, the communication network 2101-2, the redundancy apparatus 2101-3, the communication network 2101-4, and the redundant decoding apparatus 2101 are used. -5 and communication network 2101-6 are assumed in order, and the process in this case will be described.

図14を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置2101−1と、パケットを受信し誤り訂正符号によってパケットを冗長化してデータ受信装置2101−7へ向けて送信する冗長化装置2101−3と、パケットを受信し誤り訂正符号によってパケットを復元してデータ受信装置2101−7へ送信する冗長復号化装置2101−5と、データ送信装置2101−1からのデータを受信するデータ受信装置2101−7とを含む。   Referring to FIG. 14, the communication system according to the present embodiment is directed to a data transmission apparatus 2101-1 that is an apparatus that transmits data, and to the data reception apparatus 2101-7 that receives the packet and makes the packet redundant by an error correction code. From the redundant transmission apparatus 2101-3 that receives the packet, restores the packet using an error correction code, and transmits the packet to the data reception apparatus 2101-7, and the data transmission apparatus 2101-1 And a data receiving device 2101-7 for receiving data.

データ送信装置2101−1は、パケット受信・復元状況情報受信部2101−1−11と、通信制御部2101−1−100と、パケット生成部2101−1−1と、パケット送信部2101−1−3とを含む。通信制御部2101−1−100は、復元状況判断部2101−1−104と、通常時通信制御部2101−1−101と、復元時通信制御部2101−1−102とを含む。   The data transmission apparatus 2101-1 includes a packet reception / restoration status information reception unit 2101-1-11, a communication control unit 2101-1-100, a packet generation unit 2101-1-1, and a packet transmission unit 2101-1. 3 is included. The communication control unit 2101-1-100 includes a restoration status determination unit 2101-1-104, a normal time communication control unit 2101-1-101, and a restoration time communication control unit 2101-1-102.

パケット受信・復元状況情報受信部2101−1−11、復元状況判断部2101−1−104、通常時通信制御部2101−1−101、復元時通信制御部2101−1−102、パケット生成部2101−1−1は、それぞれ第2実施例のパケット受信・復元状況情報受信部1101−1−11、復元状況判断部1101−1−104、通常時通信制御部2101−1−101、復元時通信制御部2101−1−102、パケット生成部2101−1−1と同様であるので詳細は省略する。
パケット送信部2101−1−3は、パケット生成部2101−1−1で生成されたパケットをデータ受信装置2101−7へ向けて送信する。
Packet reception / restoration status information reception unit 2101-1-11, restoration status determination unit 2101-1-104, normal time communication control unit 2101-1-101, restoration time communication control unit 2101-1-102, packet generation unit 2101 1-1 is a packet reception / restoration status information reception unit 1101-1-11, a restoration status determination unit 1101-1-104, a normal-time communication control unit 2101-1-101, and a restoration-time communication, respectively, according to the second embodiment. Since it is the same as that of the control part 2101-1-102 and the packet generation part 2101-1-1, it abbreviate | omits for details.
The packet transmission unit 2101-1-3 transmits the packet generated by the packet generation unit 2101-1-1 to the data reception device 2101-7.

冗長化装置2101−3は、パケット受信部2101−3−1と、冗長化部2101−3−2と、パケット送信部2101−3−3とを含む。
パケット受信部2101−3−1は、データ送信装置2101−1からのパケットを受信する。
The redundancy device 2101-3 includes a packet reception unit 2101-3-1, a redundancy unit 2101-3-2, and a packet transmission unit 2101-3-3.
The packet reception unit 2101-3-1 receives a packet from the data transmission device 2101-1.

冗長化部2101−3−2は、パケット受信部2101−3−1が受信したパケットに誤り訂正符号を付加する。パケットの冗長化の仕方は、冗長復号化装置2101−5でパケットを復元できる形式であれば問題ない。冗長化部2101−3−2で冗長化されるパケットは、パケット受信部2101−3−1で受信したパケットの形式と異なっていてもよいし、互換性があってもよい。
パケット送信部2101−3−3は、冗長化部2101−3−2で冗長化されたパケットをデータ受信装置2101−7へ向けて送信する。
The redundancy unit 2101-3-2 adds an error correction code to the packet received by the packet reception unit 2101-3-1. The packet redundancy method is not a problem as long as the packet can be restored by the redundant decoding device 2101-5. The packet made redundant by the redundancy unit 2101-3-2 may be different from the format of the packet received by the packet reception unit 2101-3-1, or may be compatible.
The packet transmission unit 2101-3-3 transmits the packet made redundant by the redundancy unit 2101-3-2 to the data reception device 2101-7.

冗長復号化装置2101−5は、パケット受信部2101−5−1と、冗長復号化部2101−5−2と、パケット送信部2101−5−3と、パケット復元状況情報算出部2101−5−4と、パケット復元状況情報付加部2101−5−5とを含む。
パケット受信部2101−5−1は、パケット送信部2101−3−3からのパケットを受信する。
The redundant decoding device 2101-5 includes a packet receiving unit 2101-5-1, a redundant decoding unit 2101-5-2, a packet transmitting unit 2101-5-3, and a packet restoration status information calculating unit 2101-5. 4 and a packet restoration status information adding unit 2101-5-5.
The packet reception unit 2101-5-1 receives the packet from the packet transmission unit 2101-3-3.

冗長復号化部2101−5−2は、パケット受信部2101−5−1で受信したデータの誤り訂正符号を復号し、ロスしたパケットを復元する。
パケット復元状況情報算出部2101−5−4は、冗長復号化部2101−5−2における復元状況からパケット復元状況情報を算出する。パケット復元状況情報は、誤り訂正符号による復元情報、もしくは誤り訂正符号による復元前のパケット受信情報である。誤り訂正符号による復元情報とパケット受信情報については、第2実施例のパケット受信・復元状況情報受信部1101−1−11の記述で詳しく説明したので詳細は省略する。
Redundant decoding section 2101-5-2 decodes the error correction code of the data received by packet reception section 2101-5-1 and restores the lost packet.
The packet restoration status information calculation unit 2101-5-4 calculates packet restoration status information from the restoration status in the redundant decoding unit 2101-5-2. The packet restoration status information is restoration information using an error correction code or packet reception information before restoration using an error correction code. Since the restoration information and the packet reception information by the error correction code have been described in detail in the description of the packet reception / restoration status information reception unit 1101-1-11 of the second embodiment, the details are omitted.

パケット復元状況情報付加部2101−5−5は、パケット復元状況情報算出部2101−5−4で算出されたパケット復元状況情報を、パケット受信部21−1−5−1で受信したパケットおよび冗長復号化部2101−5−2で復元されたパケットに付加する。付加の仕方としては、パケット復元状況情報をオプション情報として記載する方法と、パケット復元状況情報と復元されたパケットとをデータパケットとして含むパケットを生成する方法がある。
パケット送信部2101−5−3は、パケット復元状況情報付加部2101−5−5からのパケットをデータ受信装置2101−7へ送信する。
The packet restoration status information adding unit 2101-5-5 receives the packet restoration status information calculated by the packet restoration status information calculating unit 2101-5-4 and the packet received by the packet receiving unit 21-1-5-1 and the redundancy. The packet is added to the packet restored by the decoding unit 2101-5-2. As an addition method, there are a method of describing packet restoration status information as option information, and a method of generating a packet including the packet restoration status information and the restored packet as a data packet.
The packet transmission unit 2101-5-3 transmits the packet from the packet restoration status information addition unit 2101-5-5 to the data reception device 2101-7.

データ受信装置2101−7は、パケット受信部2101−7−1と、パケット受信・復元状況情報算出部2101−7−2と、パケット受信・復元状況情報送信部2101−7−3とを含む。
パケット受信部2101−7−1は、冗長復号化装置2101−5からのパケットを受信する。
The data reception apparatus 2101-7 includes a packet reception unit 2101-7-1, a packet reception / restoration status information calculation unit 2101-7-2, and a packet reception / restoration status information transmission unit 2101-7-3.
The packet receiving unit 2101-7-1 receives the packet from the redundant decoding device 2101-5.

パケット受信・復元状況情報算出部2101−7−2は、パケット受信部2101−7−1における受信状況とこのパケット受信部2101−7−1で受信したパケットに付加されたパケット復元状況情報により、パケット受信・復元状況情報を算出する。パケット受信・復元状況情報の詳細は、第2実施例のパケット受信・復元状況情報受信部1101−1−11の記述で詳しく説明したので詳細は省略する。
パケット受信・復元状況情報送信部2101−7−3は、パケット受信・復元状況情報をデータ送信装置2101−1へ送信する。
The packet reception / restoration status information calculation unit 2101-7-2 uses the reception status in the packet reception unit 2101-7-1 and the packet restoration status information added to the packet received by the packet reception unit 2101-7-1, Packet reception / restoration status information is calculated. Details of the packet reception / restoration status information have been described in detail in the description of the packet reception / restoration status information receiving unit 1101-1-11 of the second embodiment, and thus details thereof are omitted.
The packet reception / restoration status information transmission unit 2101-7-3 transmits the packet reception / restoration status information to the data transmission apparatus 2101-1.

次に、図14、データ送信装置2101−1の動作を示す図15のフローチャート、冗長化装置2101−3の動作を示す図16のフローチャート、冗長復号化装置2101−5の動作を示す図17のフローチャート、データ受信装置2101−7の動作を示す図18のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。
データ送信装置2101−1のパケット受信・復元状況情報受信部2101−1−11は、データ受信装置2101−7から送信されたパケット受信・復元状況情報を受信する(図15のステップD102)。
Next, FIG. 14, the flowchart of FIG. 15 showing the operation of the data transmission apparatus 2101-1, the flowchart of FIG. 16 showing the operation of the redundancy apparatus 2101-3, and the operation of the redundancy decoding apparatus 2101-5 in FIG. The overall operation of this embodiment will be described in detail with reference to the flowchart and the flowchart of FIG. 18 showing the operation of the data receiving apparatus 2101-7.
The packet reception / restoration status information reception unit 2101-1-11 of the data transmission device 2101-1 receives the packet reception / restoration status information transmitted from the data reception device 2101-7 (step D102 in FIG. 15).

通信制御部2101−1−100の復元状況判断部2101−1−104は、パケット受信・復元状況情報に基づいて、通信速度を制御する手段として通常時通信制御部2101−1−101を用いるか、復元時通信制御2101−1−102を用いるかを選択する(ステップD103)。復元状況判断部2101−1−104の選択動作については、第2実施例の復元状況判断部1101−1−104の説明で記述したので省略する。   Whether the restoration status determination unit 2101-1-104 of the communication control unit 2101-1-100 uses the normal time communication control unit 2101-1-101 as a means for controlling the communication speed based on the packet reception / restoration status information. Then, it is selected whether to use the restoration time communication control 2101-1-102 (step D103). The selection operation of the restoration situation determination unit 2101-1-1-104 has been described in the explanation of the restoration situation judgment unit 1101-1-1-104 of the second embodiment, and will be omitted.

復元状況判断部2101−1−104により復元時通信制御部2101−1−102が選択された場合、復元時通信制御部2101−1−102は、パケット復元時の通信速度を算出する(ステップD104)。また、通常時通信制御部2101−1−101が選択された場合、通常時通信制御部2101−1−101は、通常時の通信速度を算出する(ステップD105)。   When the restoration-time communication control unit 2101-1-102 is selected by the restoration status determination unit 2101-1-104, the restoration-time communication control unit 2101-1-102 calculates a communication speed at the time of packet restoration (step D104). ). When the normal time communication control unit 2101-1-1-101 is selected, the normal time communication control unit 2101-1-1-101 calculates a normal communication speed (step D105).

通信速度の算出後、パケット生成部2101−1−1は、算出された通信速度に基づきパケットを生成する(ステップD106)。パケット送信部2101−1−3は、生成されたパケットをデータ受信装置2101−7へ送信する(ステップD107)。   After calculating the communication speed, the packet generator 2101-1-1 generates a packet based on the calculated communication speed (step D106). The packet transmission unit 2101-1-3 transmits the generated packet to the data reception device 2101-7 (step D107).

冗長化装置2101−3のパケット受信部2101−3−1は、データ送信装置2101−1から送信されたパケットを受信する(図16のステップD202)。
冗長化部2101−3−2は、パケット受信部2101−3−1からのパケットに誤り訂正符号を付加する(ステップD203)。
パケット送信部2101−3−3は、誤り訂正符号が付加されたパケットをデータ受信装置2101−7に向けて送信する(ステップD204)。
The packet reception unit 2101-3-1 of the redundancy apparatus 2101-3 receives the packet transmitted from the data transmission apparatus 2101-1 (step D202 in FIG. 16).
The redundancy unit 2101-3-2 adds an error correction code to the packet from the packet reception unit 2101-3-1 (step D203).
The packet transmission unit 2101-3-3 transmits the packet with the error correction code added to the data reception device 2101-7 (step D204).

冗長復号化装置2101−5のパケット受信部2101−5−1は、冗長化装置2101−3から送信されたパケットを受信する(図17のステップD302)。
冗長復号化部2101−5−2は、パケット受信部2101−5−1が受信したパケットのうちロスが発生した箇所を、誤り訂正符号を用いて復元する(ステップD303)。
The packet receiving unit 2101-5-1 of the redundant decoding device 2101-5 receives the packet transmitted from the redundant device 2101-3 (step D302 in FIG. 17).
Redundant decoding section 2101-5-2 uses the error correction code to restore the portion of the packet received by packet reception section 2101-5-1 where the loss has occurred (step D 303).

パケット復元状況情報算出部2101−5−4は、冗長復号化部2101−5−2における復元状況からパケット復元状況情報を算出する(ステップD304)。
パケット復元状況情報付加部2101−5−5は、パケット受信部2101−5−1および冗長復号化部2101−5−2からのパケットに対して、パケット復元状況情報を付加する(ステップD305)。
パケット送信部2101−5−3は、パケット復元状況情報付加部2101−5−5からのパケットをデータ受信装置2101−7へ送信する(ステップD306)。
The packet restoration status information calculation unit 2101-5-4 calculates packet restoration status information from the restoration status in the redundant decoding unit 2101-5-2 (step D304).
The packet restoration status information adding unit 2101-5-5 adds packet restoration status information to the packets from the packet receiving unit 2101-5-1 and the redundant decoding unit 2101-5-2 (step D305).
The packet transmitting unit 2101-5-3 transmits the packet from the packet restoration status information adding unit 2101-5-5 to the data receiving device 2101-7 (step D306).

データ受信装置2101−7のパケット受信部2101−7−1は、冗長復号化装置2101−5から送信されたパケットを受信する(図18のステップD402)。
パケット受信・復元状況情報算出部2101−7−2は、パケット受信部2101−7−1における受信状況とこのパケット受信部2101−7−1で受信したパケットに付加されたパケット復元状況情報により、パケット受信・復元状況情報を算出する(ステップD403)。
The packet reception unit 2101-7-1 of the data reception device 2101-7 receives the packet transmitted from the redundant decoding device 2101-5 (step D402 in FIG. 18).
The packet reception / restoration status information calculation unit 2101-7-2 uses the reception status in the packet reception unit 2101-7-1 and the packet restoration status information added to the packet received by the packet reception unit 2101-7-1, Packet reception / restoration status information is calculated (step D403).

パケット受信・復元状況情報送信部2101−7−3は、パケット受信・復元状況情報2101−7−2で算出されたパケット受信・復元状況情報をデータ送信装置2101−1へ送信する(ステップD404)。   The packet reception / restoration status information transmission unit 2101-7-3 transmits the packet reception / restoration status information calculated by the packet reception / restoration status information 2101-7-2 to the data transmission apparatus 2101-1 (step D404). .

次に、本実施例の効果について説明する。本実施例では、誤り訂正符号をパケットに付加する冗長化装置2101−3と誤り訂正符号を用いてパケットを復元する冗長復号化装置2101−5とをデータ送信装置2101−1とデータ受信装置2101−7から分離しているため、無線区間や輻輳区間など通信経路中でロスが発生しやすい区間の近くに冗長化装置2101−3と冗長復号化装置2101−5を設置することができる。本実施例によれば、動的冗長の手法と組み合わせることにより、区間ごとに適した冗長度で冗長化を行うことができる。本実施例においては、データ送信装置2101−1と冗長化装置2101−3を別の装置として説明した。これら2つの装置は、第2実施例におけるデータ送信装置1101−1と同様に1つの装置として動作してもよい。   Next, the effect of the present embodiment will be described. In this embodiment, a redundancy apparatus 2101-3 that adds an error correction code to a packet and a redundant decoding apparatus 2101-5 that restores a packet using the error correction code include a data transmission apparatus 2101-1 and a data reception apparatus 2101. Since it is separated from -7, the redundancy device 2101-3 and the redundancy decoding device 2101-5 can be installed near a section where loss is likely to occur in the communication path such as a wireless section or a congestion section. According to the present embodiment, redundancy can be performed with redundancy suitable for each section by combining with the dynamic redundancy method. In the present embodiment, the data transmission apparatus 2101-1 and the redundancy apparatus 2101-3 have been described as separate apparatuses. These two devices may operate as one device similarly to the data transmission device 1101-1 in the second embodiment.

なお、本実施例において、パケット受信状況情報とパケット復元状況情報とを異なるパケットでデータ受信装置2101−7からデータ送信装置2101−1へ送信するようにしてもよい。   In this embodiment, the packet reception status information and the packet restoration status information may be transmitted from the data reception device 2101-7 to the data transmission device 2101-1 in different packets.

[第6実施例]
次に、本発明の第6実施例について図面を参照して詳細に説明する。図19は本発明の第6実施例に係る通信システムのデータ送信装置と冗長化装置と冗長復号化装置とデータ受信装置の構成を示すブロック図である。本実施例では、図13のデータ送信装置2101−1、冗長化装置2101−3、冗長復号化装置2101−5、データ受信装置2101−7の代わりに、それぞれデータ送信装置2201−1、冗長化装置2201−3、冗長復号化装置2201−5、データ受信装置2201−7を用い、データ送信装置2201−1からデータ受信装置2201−7へとデータを送る場合に、通信網2101−2、冗長化装置2201−3、通信網2101−4、冗長復号化装置2201−5、通信網2101−6と順に通る場合を想定し、この場合の処理を説明する。
[Sixth embodiment]
Next, a sixth embodiment of the present invention will be described in detail with reference to the drawings. FIG. 19 is a block diagram showing the configuration of the data transmission device, redundancy device, redundant decoding device, and data reception device of the communication system according to the sixth embodiment of the present invention. In this embodiment, instead of the data transmission device 2101-1, the redundancy device 2101-3, the redundancy decoding device 2101-5, and the data reception device 2101-7 in FIG. When data is sent from the data transmission device 2201-1 to the data reception device 2201-7 using the device 2201-3, redundant decoding device 2201-5, and data reception device 2201-7, the communication network 2101-2, redundancy The processing in this case will be described assuming that the communication device 2201-3, the communication network 2101-4, the redundant decoding device 2201-5, and the communication network 2101-6 are sequentially passed.

図19を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置2201−1と、パケットを受信し誤り訂正符号によってパケットを冗長化してデータ受信装置2201−7へ向けて送信する冗長化装置2201−3と、パケットを受信し誤り訂正符号によってパケットを復元してデータ受信装置2201−7へ送信する冗長復号化装置2201−5と、データ送信装置2201−1からのデータを受信するデータ受信装置2201−7とを含む。   Referring to FIG. 19, the communication system of the present embodiment is directed to a data transmission device 2201-1 that is a device for transmitting data and a data reception device 2201-7 that receives the packet and makes the packet redundant by an error correction code. From the redundancy transmission device 2201-3 for transmitting the data, the redundant decoding device 2201-5 for receiving the packet, restoring the packet by the error correction code, and transmitting the packet to the data reception device 2201-7, and the data transmission device 2201-1 And a data receiving device 2201-7 for receiving data.

データ送信装置2201−1は、パケット受信・復元状況情報受信部2201−1−11と、通信制御部2201−1−100と、パケット生成部2201−1−1と、パケット送信部2201−1−3とを含む。通信制御部2201−1−100は、復元状況判断部2201−1−104と、通常時通信制御部2201−1−101と、復元時通信制御部2201−1−102とを含む。   The data transmission device 2201-1 includes a packet reception / restoration status information reception unit 2201-1-11, a communication control unit 2201-1-100, a packet generation unit 2201-1-1, and a packet transmission unit 2201-1. 3 is included. The communication control unit 2201-1-1-100 includes a restoration status determination unit 2201-1-104, a normal time communication control unit 2201-1-101, and a restoration time communication control unit 2201-1-102.

パケット受信・復元状況情報受信部2201−1−11、通信制御部2201−1−100、パケット生成部2201−1−1、パケット送信部2201−1−3、復元状況判断部2201−1−104、通常時通信制御部2201−1−101、復元時通信制御部2201−1−102は、それぞれ第5実施例のパケット受信・復元状況情報受信部2101−1−11、通信制御部2101−1−100、パケット生成部2101−1−1、パケット送信部2101−1−3、復元状況判断部2101−1−104、通常時通信制御部2101−1−101、復元時通信制御部2101−1−102と同様であるので詳細な説明を省略する。   Packet reception / restoration status information reception unit 2201-1-1-11, communication control unit 2201-1-1-100, packet generation unit 2201-1-1-1, packet transmission unit 2201-1-3, restoration status determination unit 2201-1-104 The normal time communication control unit 2201-1-101 and the restoration time communication control unit 2201-1-102 are respectively a packet reception / restoration status information reception unit 2101-1-11 and a communication control unit 2101-1 of the fifth embodiment. −100, packet generation unit 2101-1-1, packet transmission unit 2101-1-3, restoration status determination unit 2101-1-104, normal time communication control unit 2101-1-101, restoration time communication control unit 2101-1 Detailed description is omitted because it is similar to −102.

冗長化装置2201−3は、パケット受信部2201−3−1と、冗長化部2201−3−2と、パケット送信部2201−3−3とを含む。パケット受信部2201−3−1、冗長化部2201−3−2、パケット送信部2201−3−3は、それぞれ第5実施例のパケット受信部2101−3−1、冗長化部2101−3−2、パケット送信部2101−3−3と同様であるので詳細な説明を省略する。   The redundancy device 2201-3 includes a packet reception unit 2201-3-1, a redundancy unit 2201-3-2, and a packet transmission unit 2201-3-3. The packet reception unit 2201-3-1, the redundancy unit 2201-3-2, and the packet transmission unit 2201-3-3 are respectively the packet reception unit 2101-3-1 and the redundancy unit 2101-3 of the fifth embodiment. 2. Since it is the same as the packet transmission unit 2101-3-3, a detailed description thereof will be omitted.

冗長復号化装置2201−5は、パケット受信部2201−5−1と、冗長復号化部2201−5−2と、パケット送信部2201−5−3と、パケット復元状況情報算出部2201−5−4と、パケット復元状況情報送信部2201−5−6とを含む。パケット受信部2201−5−1、冗長復号化部2201−5−2、パケット復元状況情報算出部2201−5−4は、それぞれ第5実施例のパケット受信部2101−5−1、冗長復号化部2101−5−2、パケット復元状況情報算出部2101−5−4と同様であるので詳細な説明を省略する。   The redundant decoding device 2201-5 includes a packet reception unit 2201-5-1, a redundant decoding unit 2201-5-2, a packet transmission unit 2201-5-3, and a packet restoration status information calculation unit 2201-5. 4 and a packet restoration status information transmission unit 2201-5-6. The packet receiving unit 2201-5-1, the redundant decoding unit 2201-5-2, and the packet restoration status information calculating unit 2201-5-4 are respectively the packet receiving unit 2101-5-1 and the redundant decoding in the fifth embodiment. This is the same as the unit 2101-5-2 and the packet restoration status information calculation unit 2101-5-4, and detailed description thereof will be omitted.

パケット送信部2201−5−3は、冗長復号化部2201−5−2で誤り訂正符号を付加されたパケットをデータ受信装置2201−7へ送信する。
パケット復元状況情報送信部2201−5−6は、パケット復元状況情報算出部2201−5−4で算出されたパケット復元状況情報をデータ受信装置2201−7へ送信する。
The packet transmission unit 2201-5-3 transmits the packet to which the error correction code is added by the redundant decoding unit 2201-5-2 to the data reception device 2201-7.
The packet restoration status information transmission unit 2201-5-6 transmits the packet restoration status information calculated by the packet restoration status information calculation unit 2201-5-4 to the data reception device 2201-7.

データ受信装置2201−7は、パケット受信部2201−7−1と、パケット復元状況情報受信部2201−7−5と、パケット受信・復元状況情報算出部2201−7−2と、パケット受信・復元状況情報送信部2201−7−3とを含む。
パケット受信部2201−7−1は、冗長復号化装置2201−5からのパケットを受信する。
パケット復元状況情報受信部2201−7−5は、冗長復号化装置2201−5からのパケット復元状況情報を受信する。
The data reception device 2201-7 includes a packet reception unit 2201-7-1, a packet restoration status information reception unit 2201-7-5, a packet reception / restoration status information calculation unit 2201-7-2, and a packet reception / restoration A status information transmission unit 2201-7-3.
The packet receiving unit 2201-7-1 receives the packet from the redundant decoding device 2201-5.
The packet restoration status information receiving unit 2201-7-5 receives the packet restoration status information from the redundant decoding device 2201-5.

パケット受信・復元状況情報算出部2201−7−2は、パケット受信部2201−7−1で受信されたパケット受信情報と、パケット復元状況情報受信部2201−7−5で受信されたパケット復元状況情報とから、パケット受信・復元状況情報を算出する。パケット受信・復元状況情報の詳細は、第2実施例のパケット受信・復元状況情報受信部1101−1−11の記述で詳しく説明したので詳細は省略する。
パケット受信・復元状況情報送信部2201−7−3は、パケット受信・復元状況情報をデータ送信装置2201−1へ送信する。
The packet reception / restoration status information calculation unit 2201-7-2 receives the packet reception information received by the packet reception unit 2201-7-1 and the packet recovery status received by the packet recovery status information reception unit 2201-7-5. Packet reception / restoration status information is calculated from the information. Details of the packet reception / restoration status information have been described in detail in the description of the packet reception / restoration status information receiving unit 1101-1-11 of the second embodiment, and thus details thereof are omitted.
The packet reception / restoration status information transmission unit 2201-7-3 transmits the packet reception / restoration status information to the data transmission device 2201-1.

次に、図19、冗長復号化装置2201−5の動作を示す図20のフローチャート、データ受信装置2201−7の動作を示す図21のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。
データ送信装置2201−1、冗長化装置2201−3の動作は、それぞれ第5実施例のデータ送信装置2101−1、冗長化装置2101−3の動作と同様であるので詳細な説明は省略する。
Next, the overall operation of this embodiment will be described in detail using FIG. 19, the flowchart of FIG. 20 showing the operation of the redundant decoding device 2201-5, and the flowchart of FIG. 21 showing the operation of the data receiving device 2201-7. explain.
Since the operations of the data transmission device 2201-1 and the redundancy device 2201-3 are the same as the operations of the data transmission device 2101-1 and the redundancy device 2101-3 of the fifth embodiment, detailed description thereof is omitted.

冗長復号化装置2201−5の動作について詳細に説明する。パケット受信部2201−5−1は、冗長復号化装置2201−3からのパケットを受信する(図20のステップD302)。
冗長復号化部2201−5−2は、パケット受信部2201−5−1が受信したパケットのうちロスが発生した箇所を、誤り訂正符号を用いて復元する(ステップD303)。
The operation of the redundant decoding device 2201-5 will be described in detail. The packet receiving unit 2201-5-1 receives the packet from the redundant decoding device 2201-3 (step D302 in FIG. 20).
Redundant decoding section 2201-5-2 restores the portion of the packet received by packet receiving section 2201-5-1 using the error correction code (step D303).

パケット復元状況情報算出部2201−5−4は、冗長復号化部2201−5−2における復元状況からパケット復元状況情報を算出する(ステップD304)。
パケット復元状況情報送信部2201−5−6は、パケット復元状況情報をデータ受信装置2201−7へ送信する(ステップE305)。このステップE305の処理については、ステップD303以後であれば何時行っても構わない。
パケット送信部2201−5−3は、冗長復号化部2201−5−2からのパケットをデータ受信装置2201−7へ送信する(ステップD306)。
The packet restoration status information calculation unit 2201-5-4 calculates packet restoration status information from the restoration status in the redundant decoding unit 2201-5-2 (step D304).
The packet restoration status information transmission unit 2201-5-6 transmits the packet restoration status information to the data reception device 2201-7 (step E305). The process of step E305 may be performed any time after step D303.
The packet transmission unit 2201-5-3 transmits the packet from the redundant decoding unit 2201-5-2 to the data reception device 2201-7 (step D306).

データ受信装置2201−7の動作について詳細に説明する。パケット受信部2201−7−1は、冗長復号化装置2201−5からのパケットを受信する(図21のステップD402)。
パケット復元状況情報受信部2201−7−5は、冗長復号化装置2201−5からのパケット復元情報を受信する(ステップE310)。
The operation of the data receiving device 2201-7 will be described in detail. The packet receiving unit 2201-7-1 receives the packet from the redundant decoding device 2201-5 (step D402 in FIG. 21).
The packet restoration status information receiving unit 2201-7-5 receives the packet restoration information from the redundant decoding device 2201-5 (step E310).

パケット受信・復元状況情報算出部2201−7−2は、パケット復元状況情報受信部2201−7−5で受信したパケット復元状況情報とパケット受信部2201−7−1における受信状況とから、パケット受信・復元状況情報を算出する(ステップE403)。
パケット受信・復元状況情報送信部2201−7−3は、パケット受信・復元状況情報2101−7−2で算出されたパケット受信・復元状況情報をデータ送信装置2201−1へ送信する(ステップD404)。
The packet reception / restoration status information calculation unit 2201-7-2 receives the packet from the packet restoration status information received by the packet restoration status information reception unit 2201-7-5 and the reception status of the packet reception unit 2201-7-1. -Restore status information is calculated (step E403).
The packet reception / restoration status information transmission unit 2201-7-3 transmits the packet reception / restoration status information calculated by the packet reception / restoration status information 2101-7-2 to the data transmission device 2201-1 (step D404). .

本実施例においては、データ送信装置2201−1と冗長化装置2201−3を別の装置として説明した。これら2つの装置は、第2実施例におけるデータ送信装置1101−1と同様に1つの装置として動作してもよい。
なお、本実施例において、パケット受信状況情報とパケット復元状況情報とを異なるパケットでデータ受信装置2201−7からデータ送信装置2201−1へ送信するようにしてもよい。
In the present embodiment, the data transmission device 2201-1 and the redundancy device 2201-3 have been described as separate devices. These two devices may operate as one device similarly to the data transmission device 1101-1 in the second embodiment.
In this embodiment, the packet reception status information and the packet restoration status information may be transmitted from the data reception device 2201-7 to the data transmission device 2201-1 in different packets.

[第7実施例]
次に、本発明の第7実施例について図面を参照して詳細に説明する。図22は本発明の第7実施例に係る通信システムのデータ送信装置と冗長化装置と冗長復号化装置とデータ受信装置の構成を示すブロック図である。本実施例では、図13のデータ送信装置2101−1、冗長化装置2101−3、冗長復号化装置2101−5、データ受信装置2101−7の代わりに、それぞれデータ送信装置2301−1、冗長化装置2301−3、冗長復号化装置2301−5、データ受信装置2301−7を用い、データ送信装置2301−1からデータ受信装置2301−7へとデータを送る場合に、通信網2101−2、冗長化装置2301−3、通信網2101−4、冗長復号化装置2301−5、通信網2101−6と順に通る場合を想定し、この場合の処理を説明する。
[Seventh embodiment]
Next, a seventh embodiment of the present invention will be described in detail with reference to the drawings. FIG. 22 is a block diagram showing the configuration of the data transmitting apparatus, redundancy apparatus, redundant decoding apparatus, and data receiving apparatus of the communication system according to the seventh embodiment of the present invention. In this embodiment, instead of the data transmission device 2101-1, the redundancy device 2101-3, the redundant decoding device 2101-5, and the data reception device 2101-7 in FIG. When data is transmitted from the data transmission device 2301-1 to the data reception device 2301-7 using the device 2301-3, the redundant decoding device 2301-5, and the data reception device 2301-7, the communication network 2101-2, redundancy The processing in this case will be described assuming that the communication device 2301-3, the communication network 2101-4, the redundant decoding device 2301-5, and the communication network 2101-6 are sequentially passed.

図22を参照すると、本実施例の通信システムは、データを送信する装置であるデータ送信装置2301−1と、パケットを受信し誤り訂正符号によってパケットを冗長化してデータ受信装置2301−7へ向けて送信する冗長化装置2301−3と、パケットを受信し誤り訂正符号によってパケットを復元してデータ受信装置2301−7へ送信する冗長復号化装置2301−5と、データ送信装置2301−1からのデータを受信するデータ受信装置2301−7とを含む。   Referring to FIG. 22, the communication system of the present embodiment is directed to a data transmission device 2301-1 that is a device that transmits data, and to a data reception device 2301-7 that receives the packet and makes the packet redundant by an error correction code. From the redundant transmission device 2301-3 that receives the packet, restores the packet using an error correction code, and transmits the packet to the data reception device 2301-7, and the data transmission device 2301-1 And a data receiving device 2301-7 for receiving data.

データ送信装置2301−1は、パケット受信情報受信部2301−1−12と、パケット復元状況情報受信部2301−1−13と、パケット受信・復元状況情報算出部2301−1−14と、通信制御部2301−1−100と、パケット生成部2301−1−1と、パケット送信部2301−1−3とを含む。通信制御部2301−1−100は、復元状況判断部2301−1−104と、通常時通信制御部2301−1−101と、復元時通信制御部2301−1−102とを含む。   The data transmission device 2301-1 includes a packet reception information reception unit 2301-1-12, a packet restoration status information reception unit 2301-1-13, a packet reception / restoration status information calculation unit 2301-1-14, and communication control. Unit 2301-1-1-100, packet generation unit 2301-1-1, and packet transmission unit 2301-1-3. The communication control unit 2301-1-1-100 includes a restoration status determination unit 2301-1-104, a normal time communication control unit 2301-1-101, and a restoration time communication control unit 2301-1-102.

通信制御部2301−1−100、パケット生成部2301−1−1、パケット送信部2301−1−3、通常時通信制御部2301−1−101、復元時通信制御部2301−1−102は、それぞれ第5実施例の通信制御部2101−1−100、パケット生成部2101−1−1、パケット送信部2101−1−3、通常時通信制御部2101−1−101、復元時通信制御部2101−1−102と同様であるので詳細な説明を省略する。   The communication control unit 2301-1-1-100, the packet generation unit 2301-1-1, the packet transmission unit 2301-1-1-3, the normal time communication control unit 2301-1-101, and the restoration time communication control unit 2301-1-1-102, Communication control unit 2101-1-100, packet generation unit 2101-1-1, packet transmission unit 2101-1-3, normal time communication control unit 2101-1-1-101, restoration time communication control unit 2101 of the fifth embodiment, respectively. Since it is the same as -1-102, detailed description is omitted.

パケット受信情報受信部2301−1−12とパケット復元状況情報受信部2301−1−13とパケット受信・復元状況情報算出部2301−1−14とは、復元状況情報取得手段を構成している。
パケット受信情報受信部2301−1−12は、データ受信装置2301−7からのパケット受信情報を受信する。パケット受信情報とは、データ受信装置2301−7のパケット受信部2301−7−1におけるパケット受信情報である。パケット復元状況情報受信部2301−1−13は、冗長復号化装置2301−5からのパケット復元状況情報を受信する。
The packet reception information reception unit 2301-1-12, the packet restoration status information reception unit 2301-1-13, and the packet reception / restoration status information calculation unit 2301-1-14 constitute a restoration status information acquisition unit.
The packet reception information reception unit 2301-1-12 receives packet reception information from the data reception device 2301-7. The packet reception information is packet reception information in the packet reception unit 2301-7-1 of the data reception device 2301-7. The packet restoration status information receiving unit 2301-1-13 receives the packet restoration status information from the redundant decoding device 2301-5.

パケット受信・復元状況情報算出部2301−1−14は、パケット受信情報受信部2301−1−12で受信したパケット受信情報とパケット復元状況情報受信部2301−1−13で受信したパケット復元状況情報とから、パケット受信・復元状況情報を算出する。
復元状況判断部2301−1−104は、第2実施例の復元状況判断部1101−1−104と比べて、通常時通信制御部2301−1−101を用いるか復元時通信制御2301−1−102を用いるかの判断にパケット受信・復元状況情報算出部2301−1−14で算出されたパケット受信・復元状況情報を用いる点で異なるが、他の点では同様であるので詳細な説明は省略する。
The packet reception / restoration status information calculation unit 2301-1-14 receives the packet reception information received by the packet reception information reception unit 2301-1-12 and the packet restoration status information received by the packet recovery status information reception unit 2301-1-13. Then, packet reception / restoration status information is calculated.
The restoration status determination unit 2301-1-1-104 uses the normal-time communication control unit 2301-1-101 or the restoration-time communication control 2301-1, as compared with the restoration status determination unit 1101-1-104 of the second embodiment. The packet reception / restoration status information calculation unit 2301-1-14 uses the packet reception / restoration status information calculated in the packet reception / restoration status information calculation unit 2301-1-14. To do.

冗長化装置2301−3は、パケット受信部2301−3−1と、冗長化部2301−3−2と、パケット送信部2301−3−3とを含む。パケット受信部2301−3−1、冗長化部2301−3−2、パケット送信部2301−3−3は、それぞれ第5実施例のパケット受信部2101−3−1、冗長化部2101−3−2、パケット送信部2101−3−3と同様であるので詳細な説明を省略する。   The redundancy device 2301-3 includes a packet reception unit 2301-3-1, a redundancy unit 2301-3-2, and a packet transmission unit 2301-3-3. The packet reception unit 2301-3-1, the redundancy unit 2301-3-2, and the packet transmission unit 2301-3-3 are respectively the packet reception unit 2101-3-1 and the redundancy unit 2101-3 of the fifth embodiment. 2. Since it is the same as the packet transmission unit 2101-3-3, a detailed description thereof will be omitted.

冗長復号化装置2301−5は、パケット受信部2301−5−1と、冗長復号化部2301−5−2と、パケット送信部2301−5−3と、パケット復元状況情報算出部2301−5−4と、パケット復元状況情報送信部2301−5−7とを含む。パケット受信部2301−5−1、冗長復号化部2301−5−2、パケット送信部2301−5−3、パケット復元状況情報算出部2301−5−4は、それぞれ第5実施例のパケット受信部2101−5−1、冗長復号化部2101−5−2、パケット送信部2101−5−3、パケット復元状況情報算出部2101−5−4と同様であるので詳細な説明は省略する。
パケット復元状況情報送信部2301−5−7は、パケット復元状況情報をデータ送信装置2301−1へ送信する。
The redundant decoding device 2301-5 includes a packet reception unit 2301-5-1, a redundant decoding unit 2301-5-2, a packet transmission unit 2301-5-3, and a packet restoration status information calculation unit 2301-5. 4 and a packet restoration status information transmission unit 2301-5-7. The packet receiving unit 2301-5-1, the redundant decoding unit 2301-5-2, the packet transmitting unit 2301-5-3, and the packet restoration status information calculating unit 2301-5-4 are each a packet receiving unit of the fifth embodiment. Since 2101-5-1, redundant decoding unit 2101-5-2, packet transmission unit 2101-5-3, and packet restoration status information calculation unit 2101-5-4, detailed description is omitted.
The packet restoration status information transmission unit 2301-5-7 transmits the packet restoration status information to the data transmission device 2301-1.

データ受信装置2301−7は、パケット受信部2301−7−1と、パケット受信情報算出部2301−7−6と、パケット受信情報送信部2301−7−7とを含む。
パケット受信部2301−7−1は、冗長復号化装置2301−5からのパケットを受信する。
The data reception device 2301-7 includes a packet reception unit 2301-7-1, a packet reception information calculation unit 2301-7-6, and a packet reception information transmission unit 2301-7-7.
The packet receiving unit 2301-7-1 receives the packet from the redundant decoding device 2301-5.

パケット受信情報算出部2301−7−6は、パケット受信部2301−7−1における受信状況からパケット受信情報を算出する。
パケット受信情報送信部2301−7−7は、パケット受信情報算出部2301−7−6で算出されたパケット受信情報をデータ送信装置2301−1へ送信する。
The packet reception information calculation unit 2301-7-6 calculates the packet reception information from the reception status in the packet reception unit 2301-7-1.
The packet reception information transmission unit 2301-7-7 transmits the packet reception information calculated by the packet reception information calculation unit 2301-7-6 to the data transmission device 2301-1.

次に、図22、データ送信装置2301−1の動作を示す図23のフローチャート、冗長復号化装置2301−5の動作を示す図24のフローチャート、データ受信装置2301−7の動作を示す図25のフローチャートを用いて、本実施例の全体の動作について詳細に説明する。   Next, FIG. 22, the flowchart of FIG. 23 showing the operation of the data transmitting apparatus 2301-1, the flowchart of FIG. 24 showing the operation of the redundant decoding apparatus 2301-5, and the operation of the data receiving apparatus 2301-7 of FIG. The overall operation of this embodiment will be described in detail with reference to a flowchart.

データ送信装置2301−1の動作について詳細に説明する。パケット復元状況情報受信部2301−1−13は、冗長復号化装置2301−5からのパケット復元状況情報を受信する(図23のステップF110)。
パケット受信情報受信部2301−1−12は、データ受信装置2301−7からのパケット受信情報を受信する(ステップF102)。
The operation of the data transmission device 2301-1 will be described in detail. The packet restoration status information receiving unit 2301-1-13 receives the packet restoration status information from the redundant decoding device 2301-5 (step F110 in FIG. 23).
The packet reception information receiving unit 2301-1-12 receives the packet reception information from the data reception device 2301-7 (step F102).

パケット受信・復元状況情報算出部2301−1−14は、パケット受信情報受信部2301−1−12で受信したパケット受信情報とパケット復元状況情報受信部2301−1−13で受信したパケット復元状況情報とからパケット受信・復元状況情報を算出する(ステップF111)。   The packet reception / restoration status information calculation unit 2301-1-14 receives the packet reception information received by the packet reception information reception unit 2301-1-12 and the packet restoration status information received by the packet recovery status information reception unit 2301-1-13. Packet reception / restoration status information is calculated from the above (step F111).

図23のステップD103〜D107で示される復元状況判断部2301−1−104、復元時通信制御部2301−1−102、通常時通信制御部2301−1−101、パケット生成部2301−1−1、パケット送信部2301−1−3の動作は、それぞれ第5実施例の復元状況判断部2101−1−104、復元時通信制御部2101−1−102、通常時通信制御部2101−1−101、パケット生成部2101−1−1、パケット送信部2101−1−3の動作と同一であるため、説明は省略する。   Restoration status determination unit 2301-1-104, restoration-time communication control unit 2301-1-102, normal-time communication control unit 2301-1-101, and packet generation unit 2301-1-1 shown in steps D103 to D107 of FIG. The operation of the packet transmission unit 2301-1-3 is the same as the restoration status determination unit 2101-1-104, the restoration-time communication control unit 2101-1-102, and the normal-time communication control unit 2101-1-101 according to the fifth embodiment. The operations of the packet generator 2101-1-1 and the packet transmitter 2101-1-3 are the same as those of the packet generator 2101-1-2, and the description thereof is omitted.

冗長化装置2301−3の動作は、第5実施例の冗長化装置2101−3の動作と同一であるので、説明は省略する。   Since the operation of the redundancy device 2301-3 is the same as that of the redundancy device 2101-3 of the fifth embodiment, the description thereof is omitted.

冗長復号化装置2301−5の動作について詳細に説明する。図24のステップD302〜D304,D306で示されるパケット受信部2301−5−1、冗長復号化部2301−5−2、パケット復元状況情報算出部2301−5−4、パケット送信部2301−5−3の動作は、それぞれ第6実施例のパケット受信部2201−5−1、冗長復号化部2201−5−2、パケット復元状況情報算出部2201−5−4、パケット送信部2201−5−3の動作と同一であるため、説明は省略する。
パケット復元状況情報送信部2201−5−7は、パケット復元状況情報をデータ送信装置2301−1へ送信する(図24のステップF305)。
The operation of the redundant decoding device 2301-5 will be described in detail. The packet receiving unit 2301-5-1, the redundant decoding unit 2301-5-2, the packet restoration status information calculating unit 2301-5-4, and the packet transmitting unit 2301-5 shown in steps D302 to D304 and D306 in FIG. 3 operations are the packet receiving unit 2201-5-1, the redundant decoding unit 2201-5-2, the packet restoration status information calculating unit 2201-5-4, and the packet transmitting unit 2201-5-3 of the sixth embodiment, respectively. Since the operation is the same as that in FIG.
The packet restoration status information transmission unit 2201-5-7 transmits the packet restoration status information to the data transmission device 2301-1 (step F305 in FIG. 24).

データ受信装置2301−7の動作について詳細に説明する。パケット受信部2301−7−1は、冗長復号化装置2301−5からのパケットを受信する(図24のステップD402)。
パケット受信情報算出部2301−7−6は、パケット受信部2301−7−1における受信状況からパケット受信情報を算出する(ステップF403)。
パケット受信情報送信部2301−7−7は、パケット受信情報をデータ送信装置2301−1へ送信する(ステップF404)。
The operation of the data receiving device 2301-7 will be described in detail. The packet receiving unit 2301-7-1 receives the packet from the redundant decoding device 2301-5 (step D402 in FIG. 24).
The packet reception information calculation unit 2301-7-6 calculates the packet reception information from the reception status in the packet reception unit 2301-7-1 (step F403).
The packet reception information transmission unit 2301-7-7 transmits the packet reception information to the data transmission device 2301-1 (step F404).

本実施例においては、データ送信装置2301−1と冗長化装置2301−3を別の装置として説明した。これら2つの装置は、1つの装置として動作してもよい。この場合、パケット送信部2301−1−3とパケット受信部2301−3−1はなくなり、パケット生成部2301−1−1と冗長化部2301−3−2が直接つながる。   In the present embodiment, the data transmission device 2301-1 and the redundancy device 2301-3 have been described as separate devices. These two devices may operate as one device. In this case, the packet transmission unit 2301-1-3- and the packet reception unit 2301-3-1 are eliminated, and the packet generation unit 2301-1-1 and the redundancy unit 2301-3-2 are directly connected.

[第8実施例]
次に、本発明の第8実施例について詳細に説明する。本実施例は、第5実施例の構成において第3実施例と同様に統計情報を扱うものである。
具体的には、第5実施例のパケット受信・復元状況情報受信部2101−1−11、パケット受信・復元状況情報算出部2101−7−2、パケット受信・復元状況情報送信部2101−7−3、復元状況判断部2101−1−104、通常時通信制御部2101−1−101、復元時通信制御部2101−1−102に、それぞれ第3実施例の統計情報受信部1201−1−12、パケット受信・復元統計情報算出部1201−2−5、統計情報送信部1201−2−6、復元状況判断部1201−1−104、通常時通信制御部1201−1−101、復元時通信制御部1201−1−102と同じ機能を持たせればよい。これにより、パケット受信・復元状況情報の代わりに、パケット受信・復元統計情報を用いることができる。
[Eighth embodiment]
Next, an eighth embodiment of the present invention will be described in detail. In this embodiment, statistical information is handled in the same manner as the third embodiment in the configuration of the fifth embodiment.
Specifically, the packet reception / restoration status information reception unit 2101-1-11, the packet reception / restoration status information calculation unit 2101-7-2, the packet reception / restoration status information transmission unit 2101-7- of the fifth embodiment. 3, the restoration status determination unit 2101-1-104, the normal time communication control unit 2101-1-101, and the restoration time communication control unit 2101-1-102, respectively, the statistical information receiving unit 1201-1-12 of the third embodiment. , Packet reception / restoration statistical information calculation unit 1201-2-5, statistical information transmission unit 1201-2-6, restoration status determination unit 1201-1-104, normal time communication control unit 1201-1-101, restoration time communication control What is necessary is just to give the same function as the part 1201-1-1-102. Thereby, packet reception / restoration statistical information can be used instead of packet reception / restoration status information.

パケット受信・復元統計情報の扱いについては第3実施例に詳しく記述したので詳細は省略する。なお、本実施例において、パケット受信統計情報とパケット復元統計情報とを異なるパケットでデータ受信装置からデータ送信装置へ送信するようにしてもよい。   The handling of the packet reception / restoration statistical information has been described in detail in the third embodiment, and the details are omitted. In this embodiment, the packet reception statistical information and the packet restoration statistical information may be transmitted from the data receiving apparatus to the data transmitting apparatus in different packets.

また、第5実施例のパケット復元状況情報算出部2101−5−4、パケット復元状況情報付加部2101−5−5において、パケット復元状況情報の代わりにパケット復元統計情報を扱うように変更してもよい。パケット復元統計情報は、誤り訂正符号による復元統計情報、もしくは誤り訂正符号による復元前のパケット受信統計情報である。誤り訂正符号による復元統計情報と誤り訂正符号による復元前のパケット受信統計情報については、第3実施例に詳しく記述したので詳細は省略する。   Also, the packet restoration status information calculation unit 2101-5-4 and the packet restoration status information addition unit 2101-5-5 of the fifth embodiment are changed to handle packet restoration statistical information instead of the packet restoration status information. Also good. The packet restoration statistical information is restoration statistical information by an error correction code or packet reception statistical information before restoration by an error correction code. Since the restoration statistical information by the error correction code and the packet reception statistical information before the restoration by the error correction code are described in detail in the third embodiment, the details are omitted.

[第9実施例]
次に、本発明の第9実施例について詳細に説明する。本実施例は、第6実施例の構成において第3実施例と同様に統計情報を扱うものである。
具体的には、第6実施例のパケット受信・復元状況情報受信部2201−1−11、パケット受信・復元状況情報算出部2201−7−2、パケット受信・復元状況情報送信部2201−7−3、復元状況判断部2201−1−104、通常時通信制御部2201−1−101、復元時通信制御部2201−1−102に、それぞれ第3実施例の統計情報受信部1201−1−12、パケット受信・復元統計情報算出部1201−2−5、統計情報送信部1201−2−6、復元状況判断部1201−1−104、通常時通信制御部1201−1−101、復元時通信制御部1201−1−102と同じ機能を持たせればよい。これにより、パケット受信・復元状況情報の代わりに、パケット受信・復元統計情報を用いることができる。
[Ninth embodiment]
Next, a ninth embodiment of the present invention will be described in detail. In this embodiment, statistical information is handled in the same manner as in the third embodiment in the configuration of the sixth embodiment.
Specifically, the packet reception / restoration status information reception unit 2201-1-11, the packet reception / restoration status information calculation unit 2201-7-2, and the packet reception / restoration status information transmission unit 2201-7- of the sixth embodiment. 3, the restoration status determination unit 2201-1-1-104, the normal time communication control unit 2201-1-101, and the restoration time communication control unit 2201-1-102, respectively, and the statistical information receiving unit 1201-1-12 of the third embodiment. , Packet reception / restoration statistical information calculation unit 1201-2-5, statistical information transmission unit 1201-2-6, restoration status determination unit 1201-1-104, normal time communication control unit 1201-1-101, restoration time communication control What is necessary is just to give the same function as the part 1201-1-1-102. Thereby, packet reception / restoration statistical information can be used instead of packet reception / restoration status information.

なお、本実施例において、パケット受信統計情報とパケット復元統計情報とを異なるパケットでデータ受信装置からデータ送信装置へ送信するようにしてもよい。
また、第6実施例のパケット復元状況情報算出部2201−5−4、パケット復元状況情報送信部2201−5−6において、パケット復元状況情報の代わりにパケット復元統計情報を扱うように変更してもよい。
In this embodiment, the packet reception statistical information and the packet restoration statistical information may be transmitted from the data receiving apparatus to the data transmitting apparatus in different packets.
Further, the packet restoration status information calculation unit 2201-5-4 and the packet restoration status information transmission unit 2201-5-6 of the sixth embodiment are changed to handle packet restoration statistical information instead of the packet restoration status information. Also good.

[第10実施例]
次に、本発明の第10実施例について詳細に説明する。本実施例は、第7実施例の構成において第3実施例と同様に統計情報を扱うものである。
具体的には、第7実施例のパケット受信情報算出部2301−7−6、パケット受信情報送信部2301−7−7、パケット受信情報受信部2301−1−12においてパケット受信情報の代わりにパケット受信統計情報を扱うようにする。また、パケット復元状況情報算出部2301−5−4、パケット復元状況情報送信部2301−5−7、パケット復元状況情報受信部2301−1−13において、パケット復元状況情報の代わりにパケット復元状況統計情報を扱うようにする。パケット復元状況統計情報は、誤り訂正符号による復元統計情報もしくは誤り訂正符号による復元前のパケット受信統計情報である。
[Tenth embodiment]
Next, a tenth embodiment of the present invention will be described in detail. In the present embodiment, statistical information is handled in the same manner as the third embodiment in the configuration of the seventh embodiment.
Specifically, instead of the packet reception information, the packet reception information calculation unit 2301-7-6, the packet reception information transmission unit 2301-7-7, and the packet reception information reception unit 2301-1-12 of the seventh embodiment Handle reception statistics information. Further, in the packet restoration status information calculation unit 2301-5-4, the packet restoration status information transmission unit 2301-5-7, and the packet restoration status information reception unit 2301-1-1-13, packet restoration status statistics are used instead of the packet restoration status information. Handle information. The packet restoration status statistical information is restoration statistical information by an error correction code or packet reception statistical information before restoration by an error correction code.

本実施例では、パケット受信・復元状況情報算出部2301−1−14において、パケット受信統計情報とパケット復元状況統計情報とを組み合わせてパケット受信・復元統計情報を算出する。そして、復元状況判断部2301−1−104、通常時通信制御部2301−1−101、復元時通信制御部2301−1−102において、第3実施例の復元状況判断部1201−1−104、通常時通信制御部1201−1−101、復元時通信制御部1201−1−102と同様にパケット受信・復元統計情報に基づき通信制御を行うようにする。パケット受信・復元統計情報、パケット受信統計情報、誤り訂正符号による復元統計情報、誤り訂正符号による復元前のパケット受信統計情報については、第3実施例に詳しく記述したので詳細は省略する。   In this embodiment, the packet reception / restoration status information calculating unit 2301-1-14 calculates packet reception / restoration statistical information by combining the packet reception statistical information and the packet recovery status statistical information. In the restoration status determination unit 2301-1-1-104, the normal time communication control unit 2301-1-101, and the restoration time communication control unit 2301-1-1-102, the restoration status determination unit 1201-1-104 of the third embodiment, Communication control is performed based on the packet reception / restoration statistical information in the same manner as the normal time communication control unit 1201-1-101 and the restoration time communication control unit 1201-1-102. Since packet reception / restoration statistical information, packet reception statistical information, restoration statistical information by error correction code, and packet reception statistical information before restoration by error correction code are described in detail in the third embodiment, the details are omitted.

第2実施例〜第4実施例においては、データ送信装置とデータ受信装置が1対1の場合で説明したが、本発明は、データ送信装置とデータ受信装置のうち少なくとも一方が複数あってもよく、それぞれの装置の数や組み合わせ数の制限を受けない。また、データ送信装置を構成する要素とデータ受信装置を構成する要素を同一の装置にいれることもできる。   In the second to fourth embodiments, the case of one-to-one data transmission device and data reception device has been described. However, in the present invention, even when there are a plurality of data transmission devices and data reception devices, there is a plurality. Well, there are no restrictions on the number of devices or the number of combinations. Further, the elements constituting the data transmitting apparatus and the elements constituting the data receiving apparatus can be put in the same apparatus.

第5実施例〜第10実施例においては、データ送信装置と冗長化装置と冗長復号化装置とデータ受信装置がそれぞれ1つずつある場合で説明したが、本発明は、いずれか1つ以上の装置が複数あっても実施可能であり、それぞれの装置の数や組み合わせ数の制限を受けない。また、データ送信装置を構成する要素とデータ受信装置を構成する要素、冗長化装置を構成する要素と冗長復号化装置を構成する要素を同一の装置にいれることもできる。   In the fifth to tenth embodiments, the case where there is one data transmission device, one redundancy device, one redundancy decoding device, and one data reception device has been described. However, the present invention is not limited to any one or more. The present invention can be implemented even when there are a plurality of devices, and is not limited by the number of devices or the number of combinations. In addition, an element constituting the data transmitting apparatus and an element constituting the data receiving apparatus, an element constituting the redundancy apparatus, and an element constituting the redundant decoding apparatus can be included in the same apparatus.

全ての実施例においては、通常時通信制御部と復元時通信制御部がそれぞれ1つずつある場合で説明したが、通常時通信制御部と復元時通信制御部のうち少なくとも一方が複数あってもよい。この場合、復元状況判断部は、誤り訂正符号の復元状況に応じて、通常時通信制御部のいずれか、あるいは復元時通信制御部のいずれかを選択すればよい。   In all the embodiments, the case where there is one each of the normal time communication control unit and the restoration time communication control unit has been described. However, even if at least one of the normal time communication control unit and the restoration time communication control unit is plural, Good. In this case, the restoration status determination unit may select either the normal time communication control unit or the restoration time communication control unit according to the restoration status of the error correction code.

また、全ての実施例において、データ送信装置は本発明が対象とするプロトコルを含む任意のプロトコルから本発明が対象とするプロトコルに変換する中継器として動作が可能であり、データ受信装置は本発明が対象とするプロトコルから本発明が対象とするプロトコルを含む任意のプロトコルへ変換する中継器として動作が可能である。   Further, in all the embodiments, the data transmission device can operate as a relay that converts any protocol including the protocol targeted by the present invention to the protocol targeted by the present invention, and the data receiving device is the present invention. It is possible to operate as a repeater that converts the protocol targeted by the protocol to any protocol including the protocol targeted by the present invention.

[第11実施例]
次に、本発明の第11実施例について説明する。本実施例は、第2実施例、第5実施例〜第7実施例において、データ送信装置とデータ受信装置間の通信プロトコルとして、TCP(文献「W. Richard Stevens,“TCP/IP Illustrated:The Protocols”,Addison-Wesley,1994」参照)に基づいた手順を用いるものである。
[Eleventh embodiment]
Next, an eleventh embodiment of the present invention will be described. In this embodiment, the communication protocol between the data transmission apparatus and the data reception apparatus in the second embodiment and the fifth to seventh embodiments is TCP (document “W. Richard Stevens,“ TCP / IP Illustrated: The Protocols ”, Addison-Wesley, 1994”).

本実施例の通常時通信制御部は、TCPの輻輳制御を用いる。具体的には、ACK(ACKnowledgment)ベースで輻輳ウィンドウの制御を行い、同じACKシーケンス番号が続く重複ACKが発生したときに輻輳ウィンドウを下げる。通常は同じACKシーケンス番号が3つ続いたときに重複ACKとする。   The normal time communication control unit of the present embodiment uses TCP congestion control. Specifically, the congestion window is controlled on an ACK (ACKnowledgment) basis, and the congestion window is lowered when a duplicate ACK with the same ACK sequence number occurs. Normally, a duplicate ACK is made when three identical ACK sequence numbers continue.

TCPの輻輳ウィンドウ制御としてTCP−Renoを用いている場合には、重複ACKが発生したときには再送制御ののち輻輳ウィンドウを半分に下げる。誤り訂正符号による冗長化の付加部分とデータ部分を区別する方法としては、通常パケットと冗長パケットとをTCPのオプションに定義して既存のTCPと互換を持たせる方法や、通常パケットと冗長パケットとを区別するフラグを持つパケットでカプセル化する方法がある。パケット受信状況情報は、TCPのACKで通知できる。パケット復元状況情報は、ACKのオプションを新たに定義することで通知できる。   When TCP-Reno is used as TCP congestion window control, when duplicate ACK occurs, the congestion window is lowered to half after retransmission control. As a method of distinguishing the additional part of redundancy by the error correction code from the data part, a method of defining normal packets and redundant packets as TCP options and making them compatible with existing TCP, or normal packets and redundant packets There is a method of encapsulating with a packet having a flag for distinguishing. The packet reception status information can be notified by TCP ACK. The packet restoration status information can be notified by newly defining an ACK option.

[第12実施例]
次に、本発明の第12実施例について説明する。本実施例は、第2実施例、第5実施例〜第7実施例において、データ送信装置とデータ受信装置間のプロトコルとして、DCCP(文献「E.Kohler,J.Handley,S.Floyd,“RFC4340:Datagram Congestion Control Protocol (DCCP)”,IETF,Mar. 2006」参照)に基づいた手順を用いるものである。
[Twelfth embodiment]
Next, a twelfth embodiment of the present invention will be described. In this embodiment, in the second embodiment and the fifth to seventh embodiments, as a protocol between the data transmitting apparatus and the data receiving apparatus, DCCP (documents “E. Kohler, J. Handley, S. Floyd,“ RFC4340: Datagram Congestion Control Protocol (DCCP) ”, see IETF, Mar. 2006”).

本実施例の通常時通信制御部は、ACK(ACKnowledgment)ベースで輻輳ウィンドウの制御を行うDDCPのCCID2(文献「S.Floyd,E.Kohler,“RFC4341: Profile for Datagram Congestion Control Protocol (DCCP) Congestion Control ID 2: TCP-like Congestion Control”,IETF,Mar. 2006」参照)を用いる。この輻輳ウィンドウ制御は、TCP−Renoと同じAIMD(Additive-Increase and Multiplicative-Decrease)型の制御である。   The normal-time communication control unit of the present embodiment is a CCCP2 of DDCP that performs congestion window control based on ACK (ACKnowledgment) (references “S.Floyd, E. Kohler,“ RFC4341: Profile for Datagram Congestion Control Protocol (DCCP) Congestion Control ID 2: TCP-like Congestion Control ”, IETF, Mar. 2006”). This congestion window control is the same AIMD (Additive-Increase and Multiplicative-Decrease) type control as TCP-Reno.

誤り訂正符号による冗長化の付加部分とデータ部分を区別する方法としては、通常パケットと冗長パケットとをDCCPのオプションに定義して既存のDCCPと互換を持たせる方法や、通常パケットと冗長パケットとを区別するフラグを持つパケットでカプセル化する方法がある。パケット受信状況情報は、DCCPのACKで通知できる。パケット復元状況情報は、ACKのオプションを新たに定義することで通知できる。   As a method of distinguishing the additional part of redundancy by the error correction code and the data part, a method of defining a normal packet and a redundant packet as an option of the DCCP and making it compatible with an existing DCCP, a normal packet and a redundant packet, There is a method of encapsulating with a packet having a flag for distinguishing. The packet reception status information can be notified by DCCP ACK. The packet restoration status information can be notified by newly defining an ACK option.

[第13実施例]
次に、本発明の第13実施例について説明する。本実施例は、第3実施例、第8実施例〜第10実施例において、データ送信装置とデータ受信装置間の通信プロトコルとして、DCCPに基づいた手順を用いるものである。
本実施例の通常時通信制御部は、ロス率からTFRC(TCP-Friendly Rate Control)による輻輳ウィンドウの制御を行うDDCPのCCID3(文献「S.Floyd,E.Kohler,J.Padhye,“RFC4342: Profile for Datagram Congestion Control Protocol (DCCP) Congestion Control ID 3: TCP-Friendly Rate Control (TFRC)”,IETF,Mar. 2006」参照)を用いる。
[Thirteenth embodiment]
Next, a thirteenth embodiment of the present invention will be described. This embodiment uses a procedure based on DCCP as a communication protocol between the data transmitting device and the data receiving device in the third embodiment and the eighth to tenth embodiments.
The normal-time communication control unit according to the present embodiment performs DDCP CCID3 (references “S.Floyd, E. Kohler, J. Padhye,” “RFC4342: Profile for Datagram Congestion Control Protocol (DCCP) Congestion Control ID 3: TCP-Friendly Rate Control (TFRC) ”, IETF, Mar. 2006”).

誤り訂正符号による冗長化の付加部分とデータ部分を区別する方法としては、通常パケットと冗長パケットとをDCCPのオプションに定義して既存のDCCPと互換を持たせる方法や、通常パケットと冗長パケットとを区別するフラグを持つパケットでカプセル化する方法がある。パケット受信統計情報は、DCCPのACKのオプションで通知できる。パケット復元統計情報は、ACKのオプションを新たに定義することで通知できる。   As a method for distinguishing the additional portion of redundancy by the error correction code from the data portion, a method for defining normal packets and redundant packets as DCCP options and making them compatible with existing DCCP, or normal packets and redundant packets There is a method of encapsulating with a packet having a flag for distinguishing. The packet reception statistical information can be notified by the DCCP ACK option. The packet restoration statistical information can be notified by newly defining an ACK option.

本発明は、誤り訂正符号を付加することができるパケットやセグメント、セルなどのデータの区切りがあり、ネットワークやデータバスなどの通信網を介し、通信速度制御を行うプロトコルを用いれば、実施が可能である。データは、ディジタルデータに変換できればよく、音声、映像などコンテンツの種類は問わない。   The present invention has packet delimiters such as packets, segments, and cells to which error correction codes can be added, and can be implemented by using a protocol that controls the communication speed via a communication network such as a network or a data bus. It is. Data may be converted into digital data, and the type of content such as audio and video is not limited.

なお、第1実施例〜第13実施例のデータ送信装置、冗長化装置、冗長復号化装置、データ受信装置は、それぞれCPU、記憶装置および外部とのインタフェースを備えたコンピュータと、これらのハードウェア資源を制御するプログラムによって実現することができる。これらのコンピュータにおいて、本発明の通信方法を実現させるための通信用プログラムは、フレキシブルディスク、CD−ROM、DVD−ROM、メモリカードなどの記録媒体に記録された状態で提供される。CPUは、記録媒体から読み込んだプログラムを記憶装置に書き込み、プログラムに従って第1実施例〜第13実施例で説明した処理を実行する。   The data transmission device, redundancy device, redundant decoding device, and data reception device of the first to thirteenth embodiments are respectively a computer having a CPU, a storage device, and an external interface, and hardware thereof. It can be realized by a program for controlling resources. In these computers, a communication program for realizing the communication method of the present invention is provided in a state of being recorded on a recording medium such as a flexible disk, a CD-ROM, a DVD-ROM, or a memory card. The CPU writes the program read from the recording medium to the storage device, and executes the processes described in the first to thirteenth embodiments according to the program.

以上、上記実施例を参照して本発明を説明したが、本発明は、上記実施例だけに限定されるものではない。本発明の構成や詳細は、上記実施例を適宜組み合わせて用いてもよく、さらに本発明の請求の範囲内において、適宜変更することもできる。
この出願は、2007年10月29日に出願された日本出願特願2007−280128号を基礎とする優先権を主張し、その開示の内容を全てここに取り込む。
Although the present invention has been described with reference to the above-described embodiment, the present invention is not limited to the above-described embodiment. The configuration and details of the present invention may be used by appropriately combining the above-described embodiments, and may be modified as appropriate within the scope of the claims of the present invention.
This application claims the priority on the basis of Japanese application Japanese Patent Application No. 2007-280128 for which it applied on October 29, 2007, and takes in those the indications of all here.

本発明は、IPなどのパケットによる通信を行う通信システム、データ送信装置、データ受信装置、通信用プログラムといった用途に適用できる。   The present invention can be applied to applications such as a communication system, a data transmission device, a data reception device, and a communication program that perform communication using packets such as IP.

Claims (32)

通信網を介して送受信するパケットに付加された誤り訂正符号による前記パケットの復元状況の情報を取得する復元状況情報取得手段と、
前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とする通信システム。
Restoration status information acquisition means for acquiring information on the restoration status of the packet by an error correction code added to a packet transmitted and received via a communication network;
Restoration status judging means for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoring packet loss due to congestion according to the status of packet restoration by the error correction code;
When it is selected to perform the normal communication control processing, a normal communication control means for performing communication speed control using congestion information;
And a restoration-time communication control means for reducing the communication speed or reducing the increase rate of the communication speed compared to the normal time when the communication control processing at the time of restoration is selected. Communications system.
請求項1に記載の通信システムにおいて、
前記復元状況判断手段は、前記誤り訂正符号によりパケットを復元できたと判断する場合に前記通常時の通信制御処理を行うことを選択し、パケットを復元できていないと判断する場合に前記復元時の通信制御処理を行うことを選択することを特徴とする通信システム。
The communication system according to claim 1, wherein
The restoration status judging means selects to perform the normal communication control process when judging that the packet can be restored by the error correction code, and when judging that the packet cannot be restored, A communication system characterized by selecting to perform communication control processing.
請求項1に記載の通信システムにおいて、
前記復元時通信制御手段は、前記誤り訂正符号の冗長度に応じて通信速度もしくは通信速度の増加幅を算出することを特徴とする通信システム。
The communication system according to claim 1, wherein
The restoration communication control means calculates a communication speed or an increase in communication speed according to the redundancy of the error correction code.
請求項1に記載の通信システムにおいて、
前記復元時通信制御手段は、前記誤り訂正符号の冗長度に応じて通信速度を減少させるかもしくは通信速度の増加幅を減少させることを特徴とする通信システム。
The communication system according to claim 1, wherein
The communication control means at the time of restoration reduces the communication speed or decreases the increase rate of the communication speed according to the redundancy of the error correction code.
請求項1に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号による復元後の受信情報及び誤り訂正符号による復元情報を用いることを特徴とする通信システム。
The communication system according to claim 1, wherein
The restoration status information acquisition unit and the restoration status determination unit use the reception information after restoration by the error correction code and the restoration information by the error correction code as the restoration status information of the packet by the error correction code. system.
請求項5に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信情報として、受信箇所を示す情報、ロス箇所を示す情報のいずれか1つ以上を用い、前記誤り訂正符号による復元情報として、誤り訂正符号によりパケットが復元されたか否かのフラグ、復元箇所の情報、復元数、復元率のいずれか1つ以上を用いることを特徴とする通信システム。
The communication system according to claim 5, wherein
The restoration status information acquisition unit and the restoration status determination unit use at least one of information indicating a reception location and information indicating a loss location as the reception information, and error correction as the recovery information by the error correction code. A communication system using at least one of a flag indicating whether or not a packet has been restored by a code, information on a restoration location, the number of restorations, and a restoration rate.
請求項1に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号による復元前後の受信情報を用いることを特徴とする通信システム。
The communication system according to claim 1, wherein
The communication system characterized in that the restoration status information acquisition means and the restoration status judgment means use reception information before and after restoration by an error correction code as restoration status information of a packet by the error correction code.
請求項7に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信情報として、受信箇所を示す情報、ロス箇所を示す情報のいずれか1つ以上を用いることを特徴とする通信システム。
The communication system according to claim 7,
The restoration status information acquisition unit and the restoration status determination unit use one or more of information indicating a reception location and information indicating a loss location as the reception information.
請求項1に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号によるパケットの復元状況の統計情報を用いることを特徴とする通信システム。
The communication system according to claim 1, wherein
The restoration status information acquisition unit and the restoration status determination unit use statistical information of a restoration status of a packet by an error correction code as restoration status information of a packet by the error correction code.
請求項9に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況の統計情報として、誤り訂正符号による復元後の受信統計情報及び誤り訂正符号による復元統計情報を用いることを特徴とする通信システム。
The communication system according to claim 9,
The restoration status information acquisition unit and the restoration status determination unit use reception statistical information after restoration using an error correction code and restoration statistical information using an error correction code as statistical information on the restoration status of a packet using the error correction code. A featured communication system.
請求項10に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信統計情報として、ある時間における送信パケット数と受信パケット数、送信・受信パケット率、ロス数、ロスサイズ、ロス率のいずれか1つ以上を用い、前記復元統計情報として、所定時間内で誤り訂正符号によりパケットが復元されたか否かのフラグ、所定時間内の復元数、所定時間内の復元率のいずれか1つ以上を用いることを特徴とする通信システム。
The communication system according to claim 10,
The restoration status information acquisition unit and the restoration status determination unit include, as the reception statistical information, any one of the number of transmission packets and the number of reception packets, transmission / reception packet rate, loss number, loss size, and loss rate at a certain time. Using the above, as the restoration statistical information, any one or more of a flag indicating whether or not a packet has been restored by an error correction code within a predetermined time, the number of restorations within a predetermined time, and a restoration rate within a predetermined time are used. A communication system characterized by the above.
請求項9に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況の統計情報として、誤り訂正符号による復元化前後の受信統計情報を用いることを特徴とする通信システム。
The communication system according to claim 9,
The restoration status information acquisition unit and the restoration status determination unit use reception statistical information before and after restoration by an error correction code as statistical information of a restoration status of a packet by the error correction code.
請求項12に記載の通信システムにおいて、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信統計情報として、ある時間における送信パケット数と受信パケット数、送信・受信パケット率、ロス数、ロスサイズ、ロス率のいずれか1つ以上を用いることを特徴とする通信システム。
The communication system according to claim 12,
The restoration status information acquisition unit and the restoration status determination unit include, as the reception statistical information, any one of the number of transmission packets and the number of reception packets, transmission / reception packet rate, loss number, loss size, and loss rate at a certain time. A communication system characterized by using the above.
通信網を介してパケットを受信し誤り訂正符号を用いてパケットの誤りを訂正するデータ受信装置に対して、前記誤り訂正符号を付加したパケットを送信するパケット送信手段と、
前記データ受信装置における誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得手段と、
前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするデータ送信装置。
Packet transmitting means for receiving a packet via a communication network and correcting a packet error using an error correction code, a packet transmission means for transmitting the packet with the error correction code added thereto;
A restoration status information obtaining unit for obtaining information on a restoration status of a packet by an error correction code in the data receiving device;
Restoration status judging means for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoring packet loss due to congestion according to the status of packet restoration by the error correction code;
When it is selected to perform the normal communication control processing, a normal communication control means for performing communication speed control using congestion information;
And a restoration-time communication control means for reducing the communication speed or reducing the increase rate of the communication speed compared to the normal time when the communication control processing at the time of restoration is selected. Data transmission device.
請求項14に記載のデータ送信装置において、
前記復元状況判断手段は、前記誤り訂正符号によりパケットを復元できたと判断する場合に前記通常時の通信制御処理を行うことを選択し、パケットを復元できていないと判断する場合に前記復元時の通信制御処理を行うことを選択することを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration status judging means selects to perform the normal communication control process when judging that the packet can be restored by the error correction code, and when judging that the packet cannot be restored, A data transmission apparatus that selects to perform communication control processing.
請求項14に記載のデータ送信装置において、
前記復元時通信制御手段は、前記誤り訂正符号の冗長度に応じて通信速度もしくは通信速度の増加幅を算出することを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration-time communication control means calculates a communication speed or an increase width of the communication speed in accordance with the redundancy of the error correction code.
請求項14に記載のデータ送信装置において、
前記復元時通信制御手段は、前記誤り訂正符号の冗長度に応じて通信速度を減少させるかもしくは通信速度の増加幅を減少させることを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration-time communication control means reduces the communication speed or decreases the increase rate of the communication speed according to the redundancy of the error correction code.
請求項14に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号による復元後の受信情報及び誤り訂正符号による復元情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration status information acquisition unit and the restoration status judgment unit use the received information after restoration by the error correction code and the restoration information by the error correction code as the restoration status information of the packet by the error correction code. Transmitter device.
請求項18に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信情報として、受信箇所を示す情報、ロス箇所を示す情報のいずれか1つ以上を用い、前記誤り訂正符号による復元情報として、誤り訂正符号によりパケットが復元されたか否かのフラグ、復元箇所の情報、復元数、復元率のいずれか1つ以上を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 18, wherein
The restoration status information acquisition unit and the restoration status determination unit use at least one of information indicating a reception location and information indicating a loss location as the reception information, and error correction as the recovery information by the error correction code. A data transmission apparatus using at least one of a flag indicating whether or not a packet has been restored by a code, information on a restoration location, the number of restorations, and a restoration rate.
請求項14に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号による復元前後の受信情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration status information acquisition unit and the restoration status determination unit use reception information before and after restoration by an error correction code as restoration status information of a packet by the error correction code.
請求項20に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信情報として、受信箇所を示す情報、ロス箇所を示す情報のいずれか1つ以上を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 20,
The restoration status information acquisition means and the restoration status determination means use one or more of information indicating a reception location and information indicating a loss location as the reception information.
請求項14に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号によるパケットの復元状況の統計情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 14, wherein
The restoration status information acquisition unit and the restoration status determination unit use statistical information of a restoration status of a packet by an error correction code as restoration status information of a packet by the error correction code.
請求項22に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況の統計情報として、誤り訂正符号による復元後の受信統計情報及び誤り訂正符号による復元統計情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 22,
The restoration status information acquisition unit and the restoration status determination unit use reception statistical information after restoration using an error correction code and restoration statistical information using an error correction code as statistical information on the restoration status of a packet using the error correction code. A data transmission device.
請求項23に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信統計情報として、ある時間における送信パケット数と受信パケット数、送信・受信パケット率、ロス数、ロスサイズ、ロス率のいずれか1つ以上を用い、前記復元統計情報として、所定時間内で誤り訂正符号によりパケットが復元されたか否かのフラグ、所定時間内の復元数、所定時間内の復元率のいずれか1つ以上を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 23,
The restoration status information acquisition unit and the restoration status determination unit include, as the reception statistical information, any one of the number of transmission packets and the number of reception packets, transmission / reception packet rate, loss number, loss size, and loss rate at a certain time. Using the above, as the restoration statistical information, any one or more of a flag indicating whether or not a packet has been restored by an error correction code within a predetermined time, the number of restorations within a predetermined time, and a restoration rate within a predetermined time are used. A data transmission device characterized by the above.
請求項22に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況の統計情報として、誤り訂正符号による復元化前後の受信統計情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 22,
The restoration status information acquisition unit and the restoration status determination unit use reception statistical information before and after restoration by an error correction code as statistical information of a restoration status of a packet by the error correction code.
請求項25に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記受信統計情報として、ある時間における送信パケット数と受信パケット数、送信・受信パケット率、ロス数、ロスサイズ、ロス率のいずれか1つ以上を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 25,
The restoration status information acquisition unit and the restoration status determination unit include, as the reception statistical information, any one of the number of transmission packets and the number of reception packets, transmission / reception packet rate, loss number, loss size, and loss rate at a certain time. A data transmission apparatus using the above.
誤り訂正符号を付加したパケットを送信するデータ送信装置から通信網を介して前記パケットを受信するパケット受信手段と、
このパケット受信手段が受信したパケットの誤りを前記誤り訂正符号を用いて訂正する冗長復号化手段と、
前記冗長復号化手段における前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするデータ受信装置。
A packet receiving means for receiving the packet via a communication network from a data transmitting apparatus that transmits a packet with an error correction code added thereto;
Redundant decoding means for correcting an error of the packet received by the packet receiving means using the error correction code;
A restoration status judging means for selecting whether to perform a normal communication control process or a communication control process when restoring a packet loss due to congestion according to the restoration status of the packet by the error correction code in the redundant decoding means;
When it is selected to perform the normal communication control processing, a normal communication control means for performing communication speed control using congestion information;
And a restoration-time communication control means for reducing the communication speed or reducing the increase rate of the communication speed compared to the normal time when the communication control processing at the time of restoration is selected. Data receiving device.
通信網を介して受信したパケットに対して誤り訂正符号を付加する冗長化装置に前記パケットを送信するパケット送信手段と、
前記冗長化装置から受信したパケットの誤りを前記誤り訂正符号を用いて訂正して訂正後のパケットをデータ受信装置に送信する冗長復号化装置における前記誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得手段と、
前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断手段と、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御手段と、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御手段とを備えることを特徴とするデータ送信装置。
A packet transmission means for transmitting the packet to the redundancy device for adding an error correction code to the packet received via the communication network;
Obtains information on the restoration status of the packet by the error correction code in the redundant decoding device that corrects the error of the packet received from the redundancy device using the error correction code and transmits the corrected packet to the data reception device. Restoring status information acquisition means to perform,
Restoration status judging means for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoring packet loss due to congestion according to the status of packet restoration by the error correction code;
When it is selected to perform the normal communication control processing, a normal communication control means for performing communication speed control using congestion information;
And a restoration-time communication control means for reducing the communication speed or reducing the increase rate of the communication speed compared to the normal time when the communication control processing at the time of restoration is selected. Data transmission device.
請求項28に記載のデータ送信装置において、
前記復元状況情報取得手段と復元状況判断手段とは、前記誤り訂正符号によるパケットの復元状況情報として、誤り訂正符号によるパケットの復元状況の統計情報を用いることを特徴とするデータ送信装置。
The data transmission device according to claim 28, wherein
The restoration status information acquisition unit and the restoration status determination unit use statistical information of a restoration status of a packet by an error correction code as restoration status information of a packet by the error correction code.
通信網を介して送受信するパケットに付加された誤り訂正符号による前記パケットの復元状況の情報を取得する復元状況情報取得ステップと、
前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを備えることを特徴とする通信方法。
A restoration status information acquisition step of acquiring information on the restoration status of the packet by an error correction code added to a packet transmitted and received via a communication network;
A restoration status determination step for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoration of packet loss due to congestion according to the restoration status of the packet by the error correction code;
A normal communication control step for performing communication speed control using congestion information when the normal communication control process is selected;
A restoration communication control step for reducing the communication speed or reducing the increase in the communication speed compared to the normal time when the communication control process at the time of restoration is selected. Communication method.
通信網を介してパケットを受信し誤り訂正符号を用いてパケットの誤りを訂正するデータ受信装置に対して、前記誤り訂正符号を付加したパケットを送信するパケット送信ステップと、
前記誤り訂正符号によるパケットの復元状況の情報を取得する復元状況情報取得ステップと、
前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを、コンピュータに実行させることを特徴とするデータ送信装置の通信用プログラム。
A packet transmission step of transmitting a packet with the error correction code to a data receiving device that receives the packet via a communication network and corrects the error of the packet using an error correction code;
A restoration status information acquisition step of acquiring information on the restoration status of the packet by the error correction code;
A restoration status determination step for selecting whether to perform communication control processing at normal time or to perform communication control processing at the time of restoration of packet loss due to congestion according to the restoration status of the packet by the error correction code;
A normal communication control step for performing communication speed control using congestion information when the normal communication control process is selected;
When the communication control process at the time of restoration is selected, causing the computer to execute a communication control step at the time of restoration that reduces the communication speed or reduces the increase rate of the communication speed compared to the normal time. A communication program for a data transmission device.
誤り訂正符号を付加したパケットを送信するデータ送信装置から通信網を介して前記パケットを受信するパケット受信ステップと、
このパケット受信ステップで受信したパケットの誤りを前記誤り訂正符号を用いて訂正する冗長復号化ステップと、
前記冗長復号化ステップにおける前記誤り訂正符号によるパケットの復元状況に応じて通常時の通信制御処理を行うか輻輳によるパケットロスの復元時の通信制御処理を行うかを選択する復元状況判断ステップと、
前記通常時の通信制御処理を行うことが選択された場合に、輻輳情報を用いた通信速度制御を行う通常時通信制御ステップと、
前記復元時の通信制御処理を行うことが選択された場合に、前記通常時よりも通信速度を減少させるかもしくは通信速度の増加幅を減少させる復元時通信制御ステップとを、コンピュータに実行させることを特徴とするデータ受信装置の通信用プログラム
A packet receiving step of receiving the packet from the data transmission device that transmits the packet with the error correction code added thereto via a communication network;
A redundant decoding step of correcting an error of the packet received in the packet reception step using the error correction code;
A restoration status determination step for selecting whether to perform normal communication control processing according to the restoration status of packets by the error correction code in the redundant decoding step or to perform communication control processing at the time of restoration of packet loss due to congestion,
A normal communication control step for performing communication speed control using congestion information when the normal communication control process is selected;
When the communication control process at the time of restoration is selected, causing the computer to execute a communication control step at the time of restoration that reduces the communication speed or decreases the increase rate of the communication speed than the normal time. A communication program for a data receiving apparatus .
JP2009538970A 2007-10-29 2008-08-28 COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM Active JP5397226B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009538970A JP5397226B2 (en) 2007-10-29 2008-08-28 COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2007280128 2007-10-29
JP2007280128 2007-10-29
JP2009538970A JP5397226B2 (en) 2007-10-29 2008-08-28 COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
PCT/JP2008/065382 WO2009057375A1 (en) 2007-10-29 2008-08-28 Communication system, data transmitter, data receiver, communication method, and communication program

Publications (2)

Publication Number Publication Date
JPWO2009057375A1 JPWO2009057375A1 (en) 2011-03-10
JP5397226B2 true JP5397226B2 (en) 2014-01-22

Family

ID=40590777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009538970A Active JP5397226B2 (en) 2007-10-29 2008-08-28 COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM

Country Status (2)

Country Link
JP (1) JP5397226B2 (en)
WO (1) WO2009057375A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9794311B2 (en) * 2014-03-18 2017-10-17 Qualcomm Incorporated Transport accelerator implementing extended transmission control functionality
KR20210153272A (en) * 2020-06-10 2021-12-17 삼성전자주식회사 Electronic device for controlling transfer rate of data basd on information associated with redundancy block and method for the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003229908A (en) * 2002-02-04 2003-08-15 Matsushita Electric Ind Co Ltd Method and entity for lost packet deciding
JP2004289621A (en) * 2003-03-24 2004-10-14 Fujitsu Ltd Data transmission server
WO2005086436A1 (en) * 2004-03-03 2005-09-15 Mitsubishi Denki Kabushiki Kaisha Packet transfer method, packet transfer network system, and terminal device
JP2006345523A (en) * 2005-06-10 2006-12-21 Samsung Electronics Co Ltd Method of controlling transmission rate by using error correction packets and communication apparatus using the same
JP2007208571A (en) * 2006-02-01 2007-08-16 Nec Corp Communication system, communication device, congestion control method used for them, and its program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003229908A (en) * 2002-02-04 2003-08-15 Matsushita Electric Ind Co Ltd Method and entity for lost packet deciding
JP2004289621A (en) * 2003-03-24 2004-10-14 Fujitsu Ltd Data transmission server
WO2005086436A1 (en) * 2004-03-03 2005-09-15 Mitsubishi Denki Kabushiki Kaisha Packet transfer method, packet transfer network system, and terminal device
JP2006345523A (en) * 2005-06-10 2006-12-21 Samsung Electronics Co Ltd Method of controlling transmission rate by using error correction packets and communication apparatus using the same
JP2007208571A (en) * 2006-02-01 2007-08-16 Nec Corp Communication system, communication device, congestion control method used for them, and its program

Also Published As

Publication number Publication date
JPWO2009057375A1 (en) 2011-03-10
WO2009057375A1 (en) 2009-05-07

Similar Documents

Publication Publication Date Title
US7254765B2 (en) Method and devices for error tolerant data transmission, wherein retransmission of erroneous data is performed up to the point where the remaining number of errors is acceptable
US6807648B1 (en) Variable-strength error correction in ad-hoc networks
JP4454320B2 (en) Transmission apparatus, transmission control program, and transmission method
EP3940974B1 (en) Transmission method and device for data stream
EP2109954B1 (en) Ack prioritization in wireless networks
JP5239166B2 (en) Data communication apparatus and method, and program
EP1568180B1 (en) A method for enhancing transmission quality of streaming media
US20090268613A1 (en) Method and system for processing a data unit
US20080101290A1 (en) Apparatus for Arq Controlling in Wireless Portable Internet System and Method Thereof
US20120063493A1 (en) Transmission rate control method, transmission unit, and communication system
JP2009147786A (en) Communication apparatus, data frame transmission control method, and program
WO2005088917A1 (en) Control station apparatus, base station apparatus, terminal apparatus, packet communication system, and packet communication method
US20050120124A1 (en) Streaming of media from a server to a client device
US20090262646A1 (en) Transport protocol for efficient aggregation of heterogeneous losssy paths
JP3810421B2 (en) Mobile terminal and wireless access point in wireless access system
JP5397226B2 (en) COMMUNICATION SYSTEM, DATA TRANSMISSION DEVICE, DATA RECEPTION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP4250036B2 (en) Media transmission method and media transmission apparatus
JP4061643B2 (en) Information processing system, information processing apparatus and method, recording medium, and program
JP3953343B2 (en) Wireless packet communication device and wireless packet communication method
JP4953965B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND PACKET TRANSMISSION METHOD
JP2007324700A (en) Transmission control method
JP5239477B2 (en) Radio base station apparatus and communication method thereof
佐当百合野 A Study on Performance Improvement of TCP using Forward Error Correction
JP4503408B2 (en) Data communication device
WO2011061855A1 (en) Wireless communication apparatus, system and retransmission control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110712

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130507

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131007

R150 Certificate of patent or registration of utility model

Ref document number: 5397226

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150