JP2006128962A - Device and method for error correction coding, and error correction decoding - Google Patents

Device and method for error correction coding, and error correction decoding Download PDF

Info

Publication number
JP2006128962A
JP2006128962A JP2004313209A JP2004313209A JP2006128962A JP 2006128962 A JP2006128962 A JP 2006128962A JP 2004313209 A JP2004313209 A JP 2004313209A JP 2004313209 A JP2004313209 A JP 2004313209A JP 2006128962 A JP2006128962 A JP 2006128962A
Authority
JP
Japan
Prior art keywords
error correction
packet
statistical information
coding
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004313209A
Other languages
Japanese (ja)
Inventor
Daisuke Ando
大介 安藤
Tomonori Sugawa
智規 須川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2004313209A priority Critical patent/JP2006128962A/en
Publication of JP2006128962A publication Critical patent/JP2006128962A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To suppress or reduce packet losses by changing the coding rate, before the occurrence of packet losses. <P>SOLUTION: Occurrence of packet losses is predicted according to the result of observation of jitter in packets or interval time by an error correction coding device on the side of a receiver of packet communication. On the basis of the prediction, coding parameters, such as coding rate, coding system or parameters relative to packet interleave of an error correction coding device on the side of a transmitter of packet communication are changed in a direction of suppressing or reducing packet losses. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、IP(Internet
Protocol)等を使用したパケット通信に利用する。特に、エンド・ツー・エンドで通信を行う際に利用する技術に関する。
The present invention provides IP (Internet
Protocol) is used for packet communication. In particular, the present invention relates to a technique used when performing end-to-end communication.

インターネットでは、ベストエフォートのプロトコルであるIPが使用されているが、ポイント・ツー・ポイント通信を行う場合は、このIPの上位プロトコルとして、再送制御を行うことによって通信の信頼性を高めるTCP(Transmission Control Protocol)が使用されるのが一般的である。   In the Internet, IP, which is a best effort protocol, is used. However, when performing point-to-point communication, TCP (Transmission which improves communication reliability by performing retransmission control as an upper protocol of this IP. Control Protocol) is generally used.

他方、複数の端末に対して同一データを送信するマルチキャストを行う場合には、IPの上位プロトコルとして、品質を確保しないUDP(User Datagram Protocol)が使用されるのが一般的である。   On the other hand, when performing multicast for transmitting the same data to a plurality of terminals, UDP (User Datagram Protocol) that does not ensure quality is generally used as a higher IP protocol.

近年、マルチキャストを使った通信ニーズの高まりに伴って、マルチキャストを行う場合においても通信の信頼性を高めるべく、いわゆるリライアブルマルチキャスト(Reliable Multicast、信頼性の高いマルチキャスト)の研究・開発が進められている。このリライアブルマルチキャストの研究・開発では、具体的には、再送制御を行う方式と誤り訂正符号を付加する方式の2つの方式が検討されている。   In recent years, research and development of so-called Reliable Multicast (Reliable Multicast) has been promoted in order to increase the reliability of communication even when multicasting is performed as communication needs using multicast increase. . In the research and development of the reliable multicast, specifically, two methods, a method of performing retransmission control and a method of adding an error correction code, are being studied.

誤り訂正符号を付加する方式は、FEC(Forward Error Correction)とも呼ばれている。誤り訂正符号を付加する方式としては、RFC2733(An RTP
Payload Format for Generic Forward Error Correction)などで規定されている。
The method of adding an error correction code is also called FEC (Forward Error Correction). As a method for adding an error correction code, RFC 2733 (An RTP
(Payload Format for Generic Forward Error Correction) etc.

パケット通信における誤り訂正符号を付加する方式とは、一般的に、ネットワーク内等で発生したパケットロスを回復するものとして使用されることが多い。図7において、パケット通信におけるパケットロスを回復する仕組みを説明する。   In general, the method of adding an error correction code in packet communication is often used to recover a packet loss that occurs in a network or the like. In FIG. 7, a mechanism for recovering packet loss in packet communication will be described.

まず、誤り訂正符号化機能を有する送信側装置3に対して、パケット1が入力される。送信側装置3において、誤り訂正符号化機能により冗長パケット2が生成され、送出される。パケットがネットワークを通過した後、例えば、パケット4が消失したとする。誤り訂正復号化機能を有する受信側装置5では、受信したパケットや冗長パケットより、誤り訂正復号の演算を行うことで、消失したパケット4を回復してパケット6として出力する。   First, the packet 1 is input to the transmission side device 3 having an error correction coding function. In the transmission side device 3, the redundant packet 2 is generated and transmitted by the error correction coding function. For example, assume that the packet 4 is lost after the packet passes through the network. The receiving side device 5 having the error correction decoding function recovers the lost packet 4 and outputs it as a packet 6 by performing error correction decoding operation from the received packet or redundant packet.

ところで、誤り訂正符号化を行う際、ネットワーク品質が異なっても、受信品質が一定となるように、符号化率等を変化させることが可能であることが望ましい。また、ネットワーク品質が時間によって異なるネットワークが存在する。例えば、昼間はトラフィックが少なく品質は良いが、夜間はトラフィックが多くなり品質が劣化するというようなネットワークである。そのような場合は、品質の良い昼間は冗長パケットの割合を下げる、品質の悪い夜間は冗長パケットの割合を上げる等の制御が行われることが望ましい。   By the way, when performing error correction coding, it is desirable that the coding rate or the like can be changed so that the reception quality is constant even if the network quality is different. There are also networks whose network quality varies with time. For example, a network in which traffic is low during the daytime and quality is good, but traffic is high at night and the quality deteriorates. In such a case, it is desirable to perform control such as reducing the rate of redundant packets during the daytime when quality is high and increasing the rate of redundant packets during nighttime when quality is low.

以上のような、ネットワーク品質の違いに適応して誤り訂正の符号化率等を変化させる方法は一般的にAdaptive FECと呼ばれる。Adaptive FECの方法に関しては、非特許文献1等のように、パケットネットワークにおいて発生するパケットロス率に応じて符号化率を変化させる方法が提案されている。
清水 一範,戸川 望,柳澤 政生,大附 辰夫、“FPGAを用いたReconfigurable Adaptive FECの実装と評価”、電子情報通信学会技術報告(Reconf2003-9)、[平成16年10月1日検索]、インターネット<URL:http://www.ohtsuki.comm.waseda.ac.jp/documents/document2003.html>
The method for changing the error correction coding rate and the like in accordance with the difference in network quality as described above is generally called Adaptive FEC. With respect to the Adaptive FEC method, a method of changing the coding rate according to the packet loss rate generated in the packet network has been proposed as in Non-Patent Document 1 and the like.
Kazunori Shimizu, Nozomi Togawa, Masao Yanagisawa, Ikuo Otsuki, “Implementation and Evaluation of Reconfigurable Adaptive FEC using FPGA”, IEICE Technical Report (Reconf2003-9), [October 1, 2004 search] , Internet <URL: http: // www. ohtsuki. com. wasda. ac. jp / documents / document2003. html>

しかし、非特許文献1に記載の方法では、符号化率を変化させる情報として、誤り率やパケットロス率を用いているため、ビット誤りやパケットロスが発生した後にしか符号化率を変化させることができない。   However, in the method described in Non-Patent Document 1, since the error rate and the packet loss rate are used as information for changing the coding rate, the coding rate is changed only after a bit error or a packet loss occurs. I can't.

そこで本発明は、かかる事情に鑑み、パケットロスが発生する前に符号化率を変化させ、パケットロスの発生の抑止や軽減を可能とする誤り訂正符号化および誤り訂正復号化装置および方法を提供することを目的とする。   Therefore, in view of such circumstances, the present invention provides an error correction encoding and error correction decoding apparatus and method that can suppress or reduce the occurrence of packet loss by changing the coding rate before packet loss occurs. The purpose is to do.

本発明によれば、上記課題は、次のようにして解決される。まず、パケットロスが発生する機構について説明する。パケットネットワークにおいてパケットロスが発生する原因の一つに、ルータ等のノード装置内部にあるパケットバッファが溢れることに起因する原因がある。このパケットバッファの溢れは、ノード装置にトラフィックが集中した場合に発生し、パケットバッファの許容量以上のパケットが溜まった場合に発生する。   According to the present invention, the above problem is solved as follows. First, a mechanism that causes packet loss will be described. One cause of packet loss in a packet network is that a packet buffer in a node device such as a router overflows. This overflow of the packet buffer occurs when traffic concentrates on the node device, and occurs when packets exceeding the allowable amount of the packet buffer are accumulated.

また、パケットバッファに溜まっているパケットの量が多くなると、バッファ溢れに起因するパケットロスが発生する前に、各パケット間の時間間隔が変動する現象が見られる。例えば、送信側から一定の間隔でパケットが送信されていても、パケットバッファに溜まっているパケット量が多くなってくると、一定であったパケット間隔が乱れた状態で受信側にパケットが到着する。   In addition, when the amount of packets accumulated in the packet buffer increases, a phenomenon in which the time interval between the packets fluctuates before packet loss due to buffer overflow occurs. For example, even if packets are transmitted at regular intervals from the transmission side, if the amount of packets accumulated in the packet buffer increases, the packets arrive at the reception side in a state where the regular packet intervals are disturbed .

これが、例えば、パケットジッタやパケットインターバルタイムの変動として観測される。本発明では、このパケットジッタやパケットインターバルタイムの観測結果を元に、パケットロスの発生が予測可能であることを見出した。   This is observed, for example, as variations in packet jitter and packet interval time. In the present invention, it has been found that the occurrence of packet loss can be predicted based on the observation results of the packet jitter and the packet interval time.

図8および図9にパケットロス率とパケットジッタの時間変化の例を示す。このように、例えばパケットロス率とパケットジッタの時間変化は相関をもって変化する。図10にパケットロス率とパケットジッタの相関図の例を示す。このように、パケットロス率とパケットジッタの関係は、例えば一次式(y=ax+b)で記述可能である。このような関係式を元に、パケットジッタよりパケットロス率を予測することが可能となる。   FIG. 8 and FIG. 9 show examples of packet loss rate and packet jitter over time. Thus, for example, the temporal change of the packet loss rate and the packet jitter changes with correlation. FIG. 10 shows an example of a correlation diagram between the packet loss rate and the packet jitter. Thus, the relationship between the packet loss rate and the packet jitter can be described by, for example, a linear expression (y = ax + b). Based on such a relational expression, the packet loss rate can be predicted from the packet jitter.

これにより、本発明では、パケット通信の受信側にある誤り訂正復号化装置で、パケットロスの発生を予測し、この予測に基づいてパケット通信の送信側にある誤り訂正符号化装置における符号化率または符号化方式またはパケットインターリーブに関するパラメータなどの符号化パラメータをパケットロスの発生を抑止あるいは軽減させる方向に変化させることにより、実際のパケットロスの発生を抑止あるいは軽減させることを特徴とする。   Thus, in the present invention, the error correction decoding apparatus on the reception side of packet communication predicts the occurrence of packet loss, and the coding rate in the error correction encoding apparatus on the transmission side of packet communication based on this prediction Alternatively, it is characterized in that the actual occurrence of packet loss is suppressed or reduced by changing encoding parameters such as parameters relating to the encoding method or packet interleaving in a direction to suppress or reduce the occurrence of packet loss.

すなわち、本発明の第一の観点は、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置が実行する誤り訂正符号化方法であって、本発明の特徴とするところは、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップとを実行するところにある(請求項1)。   That is, a first aspect of the present invention is an error correction encoding method executed by an error correction encoding apparatus that performs error correction encoding on a transmitting side in packet communication, and the feature of the present invention is that A step of receiving statistical information including a variance value relating to a time interval variation of a packet transmitted from the receiving side, and a step of adaptively changing an encoding parameter in conjunction with the statistical information received by the receiving step; (Claim 1).

前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、前記誤り訂正符号化装置が前記受信側に向けて送信したパケットのジッタまたはインターバルタイムを当該受信側で測定した結果得られた統計情報である(請求項2)。   The statistical information including the variance value regarding the time interval variation of the packet is, for example, the statistics obtained as a result of measuring the jitter or interval time of the packet transmitted by the error correction coding apparatus toward the receiving side on the receiving side. Information (claim 2).

また、前記符号化パラメータは、例えば、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む(請求項3)。パケットインターリーブに関するパラメータは、例えば、インターリーブ深さである。   Further, the coding parameter includes, for example, a parameter relating to a coding rate, a coding scheme, or packet interleaving. The parameter related to packet interleaving is, for example, the interleaving depth.

本発明の第二の観点は、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置が実行する誤り訂正復号化方法であって、本発明の特徴とするところは、パケット通信における送信側となり、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップとを実行する誤り訂正符号化装置に対し、前記訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定するステップと、この測定するステップにより測定した前記統計情報を前記誤り訂正符号化装置に送信するステップとを実行するところにある(請求項4)。   A second aspect of the present invention is an error correction decoding method executed by an error correction decoding apparatus that performs error correction decoding on the receiving side in packet communication. The feature of the present invention is that packet communication And receiving statistical information including a variance value relating to a time interval variation of a packet transmitted from the receiving side, and adaptively encoding parameters in conjunction with the statistical information received by the receiving step And a step of receiving a packet transmitted from the correction encoding device and measuring statistical information including a variance value regarding a time interval variation of the packet. And transmitting the statistical information measured in the step to the error correction coding apparatus (contract). Section 4).

前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、前記誤り訂正符号化装置から送信されてくるパケットのジッタまたはインターバルタイムを測定した結果得られた統計情報である(請求項5)。   The statistical information including the variance value regarding the time interval variation of the packet is, for example, statistical information obtained as a result of measuring the jitter or interval time of the packet transmitted from the error correction coding apparatus. .

本発明の第三の観点は、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置が実行する誤り訂正符号化復号化方法である。   A third aspect of the present invention is a combination of an error correction coding apparatus that performs error correction coding and serves as a transmission side in packet communication, and an error correction decoding apparatus that performs error correction decoding as a reception side in packet communication. This is an error correction coding / decoding method executed by the packet communication apparatus configured as described above.

ここで、本発明の特徴とするところは、前記誤り訂正符号化装置が、自己の通信相手となるパケット通信装置に設けられた前記誤り訂正復号化装置より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップとを実行し、前記誤り訂正復号化装置が、自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定するステップと、この測定するステップにより測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置に送信するステップとを実行するところにある(請求項6)。   Here, a feature of the present invention is that the error correction coding apparatus relates to a time interval variation of a packet transmitted from the error correction decoding apparatus provided in a packet communication apparatus that is a communication partner of the error correction coding apparatus. A step of receiving statistical information including a variance value, and a step of adaptively changing a coding parameter in conjunction with the statistical information received in the receiving step; A step of receiving a packet transmitted from the error correction coding device provided in the packet communication device serving as a communication partner of the packet, measuring statistical information including a variance value regarding a time interval variation of the packet, and a step of measuring A step of transmitting the measured statistical information to the error correction encoding device provided in the packet communication device serving as a communication partner of the device. There is to be executed and flop (claim 6).

自己が受信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、自パケット通信装置に設けられた前記誤り訂正符号化装置から通信相手となるパケット通信装置に送信したパケットのジッタまたはインターバルタイムを当該通信相手となるパケット通信装置が測定した結果得られた統計情報であり、自己が送信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、通信相手となるパケット通信装置から自パケット通信装置に設けられた前記誤り訂正復号化装置に向けて送信されたパケットのジッタまたはインターバルタイムを当該自パケット通信装置に設けられた前記誤り訂正復号化装置で測定した結果得られた統計情報である(請求項7)。   The statistical information including the variance value related to the time interval variation of the packet received by itself is, for example, jitter of a packet transmitted from the error correction encoding device provided in the own packet communication device to the packet communication device serving as a communication partner or The statistical information obtained as a result of measuring the interval time by the packet communication device serving as the communication partner, and the statistical information including the variance value relating to the time interval variation of the packet transmitted by itself is, for example, packet communication serving as the communication partner. Obtained as a result of measuring the jitter or interval time of a packet transmitted from the apparatus to the error correction decoding apparatus provided in the own packet communication apparatus by the error correction decoding apparatus provided in the own packet communication apparatus. (Claim 7).

また、前記符号化パラメータは、例えば、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む(請求項8)。   Further, the coding parameter includes, for example, a parameter relating to a coding rate, a coding scheme, or packet interleaving.

本発明の第四の観点は、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置であって、本発明の特徴とするところ、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段とを備えたところにある(請求項9)。   A fourth aspect of the present invention is an error correction coding apparatus that performs error correction coding on the transmission side in packet communication, and is characterized by the time interval of packets transmitted from the reception side. There is provided means for receiving statistical information including a variance value related to fluctuations, and means for adaptively changing an encoding parameter in conjunction with the statistical information received by the receiving means. .

前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、自己が受信側に向けて送信したパケットのジッタまたはインターバルタイムを当該受信側で測定した結果得られた統計情報である(請求項10)。   The statistical information including the variance value regarding the time interval variation of the packet is, for example, statistical information obtained as a result of measuring the jitter or interval time of the packet transmitted to the receiving side by the receiving side. 10).

前記符号化パラメータは、例えば、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む(請求項11)。   The coding parameter includes, for example, a parameter relating to a coding rate, a coding scheme, or packet interleaving (claim 11).

本発明の第五の観点は、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置であって、本発明の特徴とするところは、パケット通信における送信側となり、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段とを備えた誤り訂正符号化装置に対し、前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定する手段と、この測定する手段により測定した前記統計情報を前記誤り訂正符号化装置に送信する手段とを備えたところにある(請求項12)。   A fifth aspect of the present invention is an error correction decoding apparatus that performs error correction decoding on a reception side in packet communication. The feature of the present invention is a transmission side in packet communication, from a reception side. Means for receiving statistical information including a variance value related to a time interval variation of a transmitted packet, and means for adaptively changing an encoding parameter in conjunction with the statistical information received by the receiving means Means for receiving a packet transmitted from the error correction coding apparatus and measuring statistical information including a variance value regarding a time interval variation of the packet, and the statistics measured by the measuring means; Means for transmitting information to the error correction coding apparatus.

前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、前記誤り訂正符号化装置から自己に向けて送信されてくるパケットのジッタまたはインターバルタイムを測定した結果得られた統計情報である(請求項13)。   The statistical information including the variance value regarding the time interval variation of the packet is, for example, statistical information obtained as a result of measuring the jitter or interval time of the packet transmitted from the error correction encoding device toward itself ( Claim 13).

本発明の第六の観点は、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置である。   The sixth aspect of the present invention is a combination of an error correction coding apparatus that performs error correction coding and serves as a transmission side in packet communication and an error correction decoding apparatus that performs error correction decoding as a reception side in packet communication. This is a packet communication device configured as described above.

ここで、本発明の特徴とするところは、前記誤り訂正符号化装置は、自己の通信相手となるパケット通信装置に設けられた前記誤り訂正復号化装置より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段とを備え、前記誤り訂正復号化装置は、自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定する手段と、この測定する手段により測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置に送信する手段とを備えたところにある(請求項14)。   Here, a feature of the present invention is that the error correction coding apparatus relates to a time interval variation of a packet transmitted from the error correction decoding apparatus provided in a packet communication apparatus that is a communication partner of the error correction coding apparatus. Means for receiving statistical information including a variance value, and means for adaptively changing a coding parameter in conjunction with the statistical information received by the means for receiving, the error correction decoding apparatus comprising: A means for receiving a packet transmitted from the error correction coding apparatus provided in the packet communication apparatus as a communication partner, and measuring statistical information including a variance value regarding a time interval variation of the packet; Means for transmitting the statistical information to the error correction coding device provided in the packet communication device serving as a communication partner of the communication device. Claim 14).

自己が受信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、自パケット通信装置に設けられた前記誤り訂正符号化装置から通信相手となるパケット通信装置に送信したパケットのジッタまたはインターバルタイムを当該通信相手となるパケット通信装置が測定した結果得られた統計情報であり、自己が送信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、例えば、通信相手となるパケット通信装置から自パケット通信装置に設けられた前記誤り訂正復号化装置に向けて送信されたパケットのジッタまたはインターバルタイムを当該自パケット通信装置に設けられた前記誤り訂正復号化装置で測定した結果得られた統計情報である(請求項15)。   The statistical information including the variance value related to the time interval variation of the packet received by itself is, for example, jitter of a packet transmitted from the error correction encoding device provided in the own packet communication device to the packet communication device serving as a communication partner or The statistical information obtained as a result of measuring the interval time by the packet communication device serving as the communication partner, and the statistical information including the variance value relating to the time interval variation of the packet transmitted by itself is, for example, packet communication serving as the communication partner. Obtained as a result of measuring the jitter or interval time of a packet transmitted from the apparatus to the error correction decoding apparatus provided in the own packet communication apparatus by the error correction decoding apparatus provided in the own packet communication apparatus. Statistical information (claim 15).

前記符号化パラメータは、例えば、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む(請求項16)。   The coding parameter includes, for example, a parameter relating to a coding rate, a coding scheme, or packet interleaving (claim 16).

以上説明したように、本発明によれば、パケットロスが発生する前に符号化方式や符号化率やパケットインターリーブに関するパラメータなどの符号化パラメータを変化させることができ、パケットロスの発生の抑止や軽減が可能となる。   As described above, according to the present invention, it is possible to change coding parameters such as a coding method, a coding rate, and a parameter related to packet interleaving before packet loss occurs, Mitigation is possible.

本発明実施例の誤り訂正符号化および誤り訂正復号化装置および方法を図1ないし図6を参照して説明する。図1は本実施例の誤り訂正符号化装置のブロック構成図である。図2は本実施例の誤り訂正復号化装置のブロック構成図である。図3は本実施例の誤り訂正符号化装置の動作を示すフローチャートである。図4は本実施例の誤り訂正復号化装置の動作を示すフローチャートである。   An error correction coding and error correction decoding apparatus and method according to an embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a block diagram of an error correction coding apparatus according to this embodiment. FIG. 2 is a block diagram of the error correction decoding apparatus according to this embodiment. FIG. 3 is a flowchart showing the operation of the error correction coding apparatus of this embodiment. FIG. 4 is a flowchart showing the operation of the error correction decoding apparatus of this embodiment.

本実施例は、図1に示すように、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置が実行する誤り訂正符号化方法であって、本実施例の特徴とするところは、図3に示すように、受信側より送信されてくるパケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップS5、S6と、この受信するステップS5、S6により受信した前記統計情報に連動して適応的に符号化率または符号化方式またはパケットインターリーブに関するパラメータ(例えば、インターリーブ深さ)を含む符号化パラメータを変化させるステップS1、S4とを実行するところにある。   As shown in FIG. 1, the present embodiment is an error correction encoding method executed by an error correction encoding apparatus that performs error correction encoding on the transmission side in packet communication. As shown in FIG. 3, steps S5 and S6 for receiving statistical information including dispersion values relating to packet time interval fluctuations as information relating to packet jitter or packet interval time transmitted from the receiving side, and this reception Steps S1 and S4 that adaptively change coding parameters including a coding rate, a coding scheme, or a parameter related to packet interleaving (for example, interleaving depth) in conjunction with the statistical information received in Steps S5 and S6. Is in place.

また、本実施例は、図2に示すように、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置が実行する誤り訂正復号化方法であって、本実施例の特徴とするところは、図4に示すように、図1に示す誤り訂正符号化装置に対し、この訂正符号化装置から送信されたパケットを受信し、パケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を測定するステップS14と、この測定するステップS14により測定した前記統計情報を図1に示す誤り訂正符号化装置に送信するステップS13とを実行するところにある。   Further, as shown in FIG. 2, the present embodiment is an error correction decoding method executed by an error correction decoding apparatus that performs error correction decoding on the receiving side in packet communication. As shown in FIG. 4, the error correction encoding apparatus shown in FIG. 1 receives the packet transmitted from the correction encoding apparatus, and receives the packet as information on the packet jitter or the packet interval time. Step S14 for measuring statistical information including a variance value related to the time interval variation and step S13 for transmitting the statistical information measured in step S14 to be measured to the error correction coding apparatus shown in FIG. 1 are executed. .

あるいは、本実施例は、図1に示すように、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、図2に示すように、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置が実行する誤り訂正符号化復号化方法であって、本実施例の特徴とするところは、図3に示すように、図1に示す誤り訂正符号化装置が、自己の通信相手となるパケット通信装置に設けられた図2に示す誤り訂正復号化装置より送信されてくるパケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップS5、S6と、この受信するステップS5、S6により受信した前記統計情報に連動して適応的に符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む符号化パラメータを変化させるステップS1、S4とを実行し、図2に示す誤り訂正復号化装置が、自己の通信相手となるパケット通信装置に設けられた図1に示す誤り訂正符号化装置から送信されたパケットを受信し、パケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を測定するステップS14と、この測定するステップS14により測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた図1に示す誤り訂正符号化装置に送信するステップS13とを実行するところにある。   Alternatively, as shown in FIG. 1, the present embodiment serves as a transmission side in packet communication and performs error correction coding as shown in FIG. 2, and serves as a reception side in packet communication as shown in FIG. An error correction coding / decoding method executed by a packet communication apparatus configured in combination with an error correction decoding apparatus that performs decoding, and the feature of this embodiment is as shown in FIG. The error correction encoding apparatus shown in FIG. 1 is information relating to the jitter of the packet or the packet interval time transmitted from the error correction decoding apparatus shown in FIG. Steps S5 and S6 for receiving statistical information including variance values related to packet time interval fluctuations, and the above-mentioned received steps S5 and S6. The error correction decoding apparatus shown in FIG. 2 executes steps S1 and S4 that adaptively change coding parameters including parameters relating to coding rate, coding scheme, or packet interleaving in conjunction with the total information. A packet transmitted from the error correction coding apparatus shown in FIG. 1 provided in the packet communication apparatus serving as the communication partner of the packet is received, and a variance value relating to packet time interval variation is used as information relating to packet jitter or packet interval time. Step S14 for measuring the included statistical information, and Step S13 for transmitting the statistical information measured in Step S14 for measuring to the error correction coding apparatus shown in FIG. Is in place.

また、本実施例は、図1に示すように、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置であって、本実施例の特徴とするところは、受信側より送信されてくるパケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を受信するパケットジッタ解析部(パラメータ演算部)12およびパラメータ保持部11と、このパケットジッタ解析部12およびパラメータ保持部11により受信した前記統計情報に連動して適応的に符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む符号化パラメータを変化させる誤り訂正符号化演算部9とを備えたところにある。   Further, as shown in FIG. 1, the present embodiment is an error correction coding apparatus that performs error correction coding on the transmission side in packet communication. The feature of this embodiment is that transmission is performed from the reception side. A packet jitter analyzing unit (parameter calculating unit) 12 and a parameter holding unit 11 for receiving statistical information including dispersion values relating to packet time interval fluctuations as information on incoming packet jitter or packet interval time, and this packet jitter analysis And an error correction coding calculation unit 9 that adaptively changes coding parameters including parameters relating to a coding rate, a coding scheme, or packet interleaving in conjunction with the statistical information received by the unit 12 and the parameter holding unit 11. There is.

また、本実施例は、図2に示すように、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置であって、本実施例の特徴とするところは、図1に示す誤り訂正符号化装置に対し、この誤り訂正符号化装置から送信されたパケットを受信し、パケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を測定するパケットジッタ測定部19と、このパケットジッタ測定部19により測定した前記統計情報を図1に示す誤り訂正符号化装置に送信する出力部20とを備えたところにある。   Further, as shown in FIG. 2, the present embodiment is an error correction decoding apparatus that performs error correction decoding on the receiving side in packet communication. The feature of this embodiment is shown in FIG. A packet that receives a packet transmitted from the error correction encoding apparatus and measures statistical information including a variance value regarding a packet time interval variation as information regarding the packet jitter or the packet interval time. A jitter measuring unit 19 and an output unit 20 for transmitting the statistical information measured by the packet jitter measuring unit 19 to the error correction coding apparatus shown in FIG. 1 are provided.

あるいは、本実施例は、図1に示すように、パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、図2に示すように、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置であって、本実施例の特徴とするところは、図1に示す誤り訂正符号化装置は、自己の通信相手となるパケット通信装置に設けられた図2に示す誤り訂正復号化装置より送信されてくるパケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を受信するパケットジッタ解析部(パラメータ演算部)12およびパラメータ保持部11と、このパケットジッタ解析部12およびパラメータ保持部11により受信した前記統計情報に連動して適応的に符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む符号化パラメータを変化させる誤り訂正符号化演算部9とを備え、図2に示す誤り訂正復号化装置は、自己の通信相手となるパケット通信装置に設けられた図1に示す誤り訂正符号化装置から送信されたパケットを受信し、パケットのジッタまたはパケットのインターバルタイムに関する情報としてパケットの時間間隔変動に関する分散値を含む統計情報を測定するパケットジッタ測定部19と、このパケットジッタ測定部19により測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた図1に示す誤り訂正符号化装置に送信する出力部20とを備えたところにある。   Alternatively, as shown in FIG. 1, the present embodiment serves as a transmission side in packet communication and performs error correction coding as shown in FIG. 2, and serves as a reception side in packet communication as shown in FIG. A packet communication apparatus configured in combination with an error correction decoding apparatus that performs decoding, which is characterized in that the error correction encoding apparatus shown in FIG. Packet jitter for receiving statistical information including dispersion values relating to packet time interval fluctuations as information relating to packet jitter or packet interval time transmitted from the error correction decoding device shown in FIG. Analysis unit (parameter calculation unit) 12 and parameter holding unit 11, packet jitter analysis unit 12 and parameter holding 2 and an error correction coding calculation unit 9 that adaptively changes coding parameters including parameters relating to coding rate, coding scheme, or packet interleaving in conjunction with the statistical information received by the error information shown in FIG. The correction decoding apparatus receives a packet transmitted from the error correction encoding apparatus shown in FIG. 1 provided in the packet communication apparatus serving as its communication partner, and stores the packet as information on the packet jitter or the packet interval time. A packet jitter measuring unit 19 for measuring statistical information including a variance value related to a time interval variation, and the statistical information measured by the packet jitter measuring unit 19 are shown in FIG. And an output unit 20 for transmission to the error correction coding apparatus.

以下では、本実施例をさらに詳細に説明する。   Hereinafter, this embodiment will be described in more detail.

本実施例の誤り訂正符号化装置は、図1に示すように、まず、処理が開始されると、符号化パラメータとして、符号化率、符号化方式、パケットインターリーブに関するパラメータ(例えば、インターリーブ深さ)等のパラメータが初期値としてパラメータ保持部11に設定されて保持される。そのパラメータ情報は受信側に出力部10を通って送信される(図3のステップS1)。また、パラメータ情報は誤り訂正符号化演算部9に設定され、待機状態に遷移する(図3のS2)。そして、入力部7、入力部バッファ8を通って、誤り訂正符号化演算部9に符号化演算対象データ(ストリーム)が入力されれば誤り訂正符号化演算処理が開始される(図3のS3)。符号化演算が行われた後は、出力部10を通って、誤り訂正符号化演算が行われた符号化演算対象データが出力される(図3のS7)。   As shown in FIG. 1, the error correction coding apparatus according to the present embodiment, when processing is started, first, as coding parameters, parameters relating to a coding rate, a coding scheme, and packet interleaving (for example, an interleaving depth). ) And the like are set and held in the parameter holding unit 11 as initial values. The parameter information is transmitted to the receiving side through the output unit 10 (step S1 in FIG. 3). Further, the parameter information is set in the error correction coding calculation unit 9 and transitions to a standby state (S2 in FIG. 3). When the encoding operation target data (stream) is input to the error correction encoding operation unit 9 through the input unit 7 and the input unit buffer 8, the error correction encoding operation process is started (S3 in FIG. 3). ). After the encoding operation is performed, the encoding operation target data subjected to the error correction encoding operation is output through the output unit 10 (S7 in FIG. 3).

誤り訂正符号化演算処理中に、受信側よりパケットジッタに関する情報が送信されてくると入力部13を通って、この情報はパケットジッタ解析部12に受信され(図3のS5、S6)、そのパケットジッタに関する情報に基づき符号化率、符号化方式、パケットインターリーブに関するパラメータ等のパラメータがパケットジッタ解析部12で計算され(図3のS1、S4)、このパラメータは、パラメータ保持部11に保持され、誤り訂正符号化演算部9に設定される(図3のS1、S4)。そして、そのパラメータを受信側に出力部10を通って送信し(図3のS1、S4)、誤り訂正符号化演算処理が続けられる(図3のS3)。   When information about packet jitter is transmitted from the receiving side during the error correction coding processing, this information is received by the packet jitter analyzing unit 12 through the input unit 13 (S5 and S6 in FIG. 3). Based on information relating to packet jitter, parameters such as coding rate, coding scheme, and parameters relating to packet interleaving are calculated by the packet jitter analyzer 12 (S1 and S4 in FIG. 3), and these parameters are held in the parameter holding unit 11. Are set in the error correction coding calculation unit 9 (S1, S4 in FIG. 3). Then, the parameter is transmitted to the receiving side through the output unit 10 (S1, S4 in FIG. 3), and the error correction coding calculation process is continued (S3 in FIG. 3).

本実施例の誤り訂正復号化装置は、図2に示すように、まず、処理が開始されると待機状態となる(図4のS10)。復号化演算に先立ち、パラメータ設定に関する情報を入力部14を通って受信する(図4のS15)。このパラメータ情報は、パラメータ保持部18に保持され、誤り訂正復号化演算部16に設定される(図4のS12)。復号化演算対象データ(ストリーム)の入力が無い場合は(図4のS16)、待機状態となる(図4のS10)。復号化演算対象のデータが入力されれば(図4のS17)、誤り訂正復号化演算処理が開始される(図4のS11)。   As shown in FIG. 2, the error correction decoding apparatus according to the present embodiment first enters a standby state when processing is started (S10 in FIG. 4). Prior to the decoding operation, information regarding parameter setting is received through the input unit 14 (S15 in FIG. 4). This parameter information is held in the parameter holding unit 18 and set in the error correction decoding calculation unit 16 (S12 in FIG. 4). When there is no input of decryption calculation target data (stream) (S16 in FIG. 4), a standby state is entered (S10 in FIG. 4). When the decoding target data is input (S17 in FIG. 4), the error correction decoding calculation process is started (S11 in FIG. 4).

まず、復号化演算対象データ(ストリーム)が入力部14および入力バッファ15を通って、誤り訂正復号化演算部16に入力され、復号化演算が行われた後、出力部17を通って復号化演算対象データが出力される(図4のS18)。この処理と同時に、一定時間パケットジッタをパケットジッタ測定部19にて測定した後(図4のS14)、パケットジッタに関する情報を送信側装置に出力部20を通って送信する(図4のS13)。また、待機状態や、誤り訂正復号化演算処理状態で、送信側装置から符号化率、符号化方式、パケットインターリーブに関するパラメータ等のパラメータが変更された通知を受信した場合は(図4のS19)、パラメータはパラメータ保持部18に保持され、誤り訂正復号化演算部16に設定される(図4のS12)。そして、その変更された値に基づいて、誤り訂正復号化演算処理が続けられる(図4のS11)。   First, the decoding calculation target data (stream) is input to the error correction decoding calculation unit 16 through the input unit 14 and the input buffer 15, and after decoding is performed, decoding is performed through the output unit 17. Calculation target data is output (S18 in FIG. 4). Simultaneously with this processing, after measuring the packet jitter for a certain period of time by the packet jitter measuring unit 19 (S14 in FIG. 4), information on the packet jitter is transmitted to the transmitting side device through the output unit 20 (S13 in FIG. 4). . Further, when a notification in which parameters such as a coding rate, a coding method, and a parameter related to packet interleaving are changed is received from the transmission side device in a standby state or an error correction decoding arithmetic processing state (S19 in FIG. 4) The parameters are held in the parameter holding unit 18 and set in the error correction decoding calculation unit 16 (S12 in FIG. 4). Then, based on the changed value, the error correction decoding calculation process is continued (S11 in FIG. 4).

次に、受信側装置で測定されるパケットジッタについて図5を参照して説明する。図5は受信側装置で測定されるパケットジッタについて説明するための図である。パケットジッタは、送信側のパケット間隔と受信側のパケット間隔の差分で表される。図5のj1〜j3が時間情報として測定可能なパケットジッタに関する情報である。このパケットジッタj1〜jnまでの、n個のパケットジッタの標準偏差や分散を、パケットジッタに関する情報として送信側に送信する。   Next, packet jitter measured by the receiving side apparatus will be described with reference to FIG. FIG. 5 is a diagram for explaining packet jitter measured by the receiving-side apparatus. The packet jitter is represented by the difference between the packet interval on the transmission side and the packet interval on the reception side. In FIG. 5, j1 to j3 are information relating to packet jitter that can be measured as time information. The standard deviation and variance of n packet jitters from the packet jitters j1 to jn are transmitted to the transmitting side as information relating to the packet jitter.

ここで、本実施例では、符号化または復号化処理のパラメータを変更するための情報としてパケットジッタのみを使用しているが、同時に測定可能なパケットロス率と組み合わせてパラメータを変化させても良いことは言うまでもない。また、本実施例では、FECのパラメータを演算するための情報としてパケットジッタを使用しているが、パケットインターバルタイムを情報としても良いことは言うまでもない。   Here, in this embodiment, only the packet jitter is used as information for changing the parameter of the encoding or decoding process, but the parameter may be changed in combination with the packet loss rate that can be measured simultaneously. Needless to say. In this embodiment, packet jitter is used as information for calculating FEC parameters, but it goes without saying that packet interval time may be used as information.

次に、受信側装置で測定されるパケットインターバルタイムについて図6を参照して説明する。図6は受信側装置で測定されたパケットインターバルタイムを説明するための図である。パケットインターバルタイムは、受信側のパケット間隔で表される。図6のi1〜i3が時間情報として測定可能なパケットインターバルタイムである。このパケットインターバルタイムi1〜inまでの、n個のパケットジッタの標準偏差や分散を、パケットインターバルタイムに関する情報として送信側に送信する。   Next, the packet interval time measured by the receiving apparatus will be described with reference to FIG. FIG. 6 is a diagram for explaining the packet interval time measured by the receiving device. The packet interval time is represented by a packet interval on the receiving side. In FIG. 6, i1 to i3 are packet interval times that can be measured as time information. The standard deviation and variance of n packet jitters from the packet interval time i1 to in are transmitted to the transmission side as information regarding the packet interval time.

本発明によれば、パケットロスが発生する前に符号化方式や符号化率やパケットインターリーブに関するパラメータなどの符号化パラメータを変化させることができ、パケットロスの発生の抑止や軽減が可能となるので、ネットワークの有効利用を図ることができるため、ネットワーク管理者およびネットワークユーザにとって有用である。   According to the present invention, it is possible to change coding parameters such as a coding scheme, a coding rate, and a parameter related to packet interleaving before packet loss occurs, and it is possible to suppress or reduce occurrence of packet loss. Since the network can be effectively used, it is useful for network administrators and network users.

本実施例の誤り訂正符号化装置のブロック構成図。The block block diagram of the error correction encoding apparatus of a present Example. 本実施例の誤り訂正復号化装置のブロック構成図。The block block diagram of the error correction decoding apparatus of a present Example. 本実施例の誤り訂正符号化装置の動作を示すフローチャート。The flowchart which shows operation | movement of the error correction encoding apparatus of a present Example. 本実施例の誤り訂正復号化装置の動作を示すフローチャート。The flowchart which shows operation | movement of the error correction decoding apparatus of a present Example. 本発明の実施形態に係るパケットジッタに関して説明を行うための図。The figure for demonstrating regarding the packet jitter which concerns on embodiment of this invention. 本発明の実施形態に係るパケットインターバルタイムに関して説明を行うための図。The figure for demonstrating regarding the packet interval time which concerns on embodiment of this invention. パケット通信においてパケットロスを回復する仕組みを示す図。The figure which shows the mechanism which recovers packet loss in packet communication. パケットロス率の時間的変化の例を示す図。The figure which shows the example of the time change of a packet loss rate. パケットジッタの時間的変化の例を示す図。The figure which shows the example of the time change of a packet jitter. パケットロス率とパケットジッタの相関の例を示す図。The figure which shows the example of the correlation of a packet loss rate and packet jitter.

符号の説明Explanation of symbols

1、4、6 パケット
2 冗長パケット
3 送信側装置
5 受信側装置
7、13、14 入力部
8、15 入力バッファ
9 誤り訂正符号化演算部
10、17、20 出力部
11、18 パラメータ保持部
12 パケットジッタ解析部(パラメータ演算部)
16 誤り訂正復号化演算部
19 パケットジッタ測定部
1, 4, 6 Packet 2 Redundant packet 3 Transmission side device 5 Reception side device 7, 13, 14 Input unit 8, 15 Input buffer 9 Error correction coding arithmetic unit 10, 17, 20 Output unit 11, 18 Parameter holding unit 12 Packet jitter analyzer (parameter calculator)
16 Error correction decoding calculation unit 19 Packet jitter measurement unit

Claims (16)

パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置が実行する誤り訂正符号化方法において、
受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、
この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップと
を実行することを特徴とする誤り訂正符号化方法。
In an error correction encoding method executed by an error correction encoding device that performs error correction encoding and becomes a transmission side in packet communication,
Receiving statistical information including a variance value related to a time interval variation of a packet transmitted from the receiving side;
And a step of adaptively changing a coding parameter in conjunction with the statistical information received in the receiving step.
前記パケットの時間間隔変動に関する分散値を含む統計情報は、前記誤り訂正符号化装置が前記受信側に向けて送信したパケットのジッタまたはインターバルタイムを当該受信側で測定した結果得られた統計情報である請求項1記載の誤り訂正符号化方法。   The statistical information including the variance value regarding the time interval variation of the packet is statistical information obtained as a result of measuring the jitter or interval time of the packet transmitted to the receiving side by the error correction coding apparatus on the receiving side. The error correction coding method according to claim 1. 前記符号化パラメータは、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む請求項1記載の誤り訂正符号化方法。   The error correction coding method according to claim 1, wherein the coding parameter includes a parameter relating to a coding rate, a coding scheme, or packet interleaving. パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置が実行する誤り訂正復号化方法において、
パケット通信における送信側となり、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップとを実行する誤り訂正符号化装置に対し、
前記訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定するステップと、
この測定するステップにより測定した前記統計情報を前記誤り訂正符号化装置に送信するステップと
を実行することを特徴とする誤り訂正復号化方法。
In an error correction decoding method executed by an error correction decoding apparatus that performs error correction decoding on a receiving side in packet communication,
A step of receiving statistical information including a dispersion value relating to a time interval variation of a packet transmitted from the receiving side, which is a transmission side in packet communication, and an adaptive code in conjunction with the statistical information received by the reception step And an error correction encoding device that performs the step of changing the encoding parameter,
Receiving a packet transmitted from the correction encoding device, and measuring statistical information including a variance value related to a time interval variation of the packet;
And a step of transmitting the statistical information measured in the measuring step to the error correction coding apparatus.
前記パケットの時間間隔変動に関する分散値を含む統計情報は、前記誤り訂正符号化装置から送信されてくるパケットのジッタまたはインターバルタイムを測定した結果得られた統計情報である請求項4記載の誤り訂正復号化方法。   5. The error correction according to claim 4, wherein the statistical information including a variance value related to a time interval variation of the packet is statistical information obtained as a result of measuring a jitter or an interval time of a packet transmitted from the error correction coding apparatus. Decryption method. パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置が実行する誤り訂正符号化復号化方法において、
前記誤り訂正符号化装置が、
自己の通信相手となるパケット通信装置に設けられた前記誤り訂正復号化装置より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信するステップと、
この受信するステップにより受信した前記統計情報に連動して適応的に符号化パラメータを変化させるステップと
を実行し、
前記誤り訂正復号化装置が、
自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定するステップと、
この測定するステップにより測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置に送信するステップと
を実行することを特徴とする誤り訂正符号化復号化方法。
A packet communication apparatus configured by combining an error correction coding apparatus that performs error correction coding and becomes a transmission side in packet communication and an error correction decoding apparatus that performs error correction decoding and functions as a reception side in packet communication. In the error correction coding / decoding method to be executed,
The error correction encoding device is
Receiving statistical information including a variance value relating to a time interval variation of a packet transmitted from the error correction decoding device provided in a packet communication device serving as a communication partner of the device;
Performing the step of adaptively changing the encoding parameter in conjunction with the statistical information received by the receiving step,
The error correction decoding apparatus comprises:
Receiving a packet transmitted from the error correction coding device provided in the packet communication device serving as a communication partner of itself, and measuring statistical information including a variance value regarding a time interval variation of the packet;
Transmitting the statistical information measured in the measuring step to the error correction coding device provided in the packet communication device serving as a communication partner of the error correction coding / decoding method, .
自己が受信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、自パケット通信装置に設けられた前記誤り訂正符号化装置から通信相手となるパケット通信装置に送信したパケットのジッタまたはインターバルタイムを当該通信相手となるパケット通信装置が測定した結果得られた統計情報であり、
自己が送信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、通信相手となるパケット通信装置から自パケット通信装置に設けられた前記誤り訂正復号化装置に向けて送信されたパケットのジッタまたはインターバルタイムを当該自パケット通信装置に設けられた前記誤り訂正復号化装置で測定した結果得られた統計情報である請求項6記載の誤り訂正符号化復号化方法。
The statistical information including the variance value regarding the time interval variation of the packet received by the self is the jitter or interval time of the packet transmitted from the error correction coding device provided in the own packet communication device to the packet communication device as the communication partner. Is the statistical information obtained as a result of measuring the packet communication device as the communication partner,
Statistical information including a variance value related to the time interval variation of the packet transmitted by itself is the jitter of the packet transmitted from the packet communication device serving as a communication partner to the error correction decoding device provided in the packet communication device. The error correction coding / decoding method according to claim 6, wherein the error correction coding / decoding method is statistical information obtained as a result of measuring an interval time by the error correction decoding apparatus provided in the packet communication apparatus.
前記符号化パラメータは、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む請求項6記載の誤り訂正符号化復号化方法。   The error correction coding / decoding method according to claim 6, wherein the coding parameter includes a parameter relating to a coding rate, a coding scheme, or packet interleaving. パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置において、
受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、
この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段と
を備えたことを特徴とする誤り訂正符号化装置。
In an error correction coding apparatus that performs error correction coding on the transmission side in packet communication,
Means for receiving statistical information including a variance value relating to a time interval variation of a packet transmitted from the receiving side;
An error correction coding apparatus comprising: means for adaptively changing a coding parameter in conjunction with the statistical information received by the receiving means.
前記パケットの時間間隔変動に関する分散値を含む統計情報は、自己が受信側に向けて送信したパケットのジッタまたはインターバルタイムを当該受信側で測定した結果得られた統計情報である請求項9記載の誤り訂正符号化装置。   10. The statistical information including a dispersion value related to a time interval variation of the packet is statistical information obtained as a result of measuring the jitter or interval time of a packet transmitted to the receiving side by the receiving side. Error correction coding device. 前記符号化パラメータは、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む請求項9記載の誤り訂正符号化装置。   The error correction coding apparatus according to claim 9, wherein the coding parameter includes a parameter relating to a coding rate, a coding scheme, or packet interleaving. パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置において、
パケット通信における送信側となり、受信側より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段とを備えた誤り訂正符号化装置に対し、
前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定する手段と、
この測定する手段により測定した前記統計情報を前記誤り訂正符号化装置に送信する手段と
を備えたことを特徴とする誤り訂正復号化装置。
In an error correction decoding apparatus that performs error correction decoding on the receiving side in packet communication,
A means for receiving in the packet communication, receiving statistical information including a dispersion value relating to a time interval variation of a packet transmitted from the receiving side, and adaptively linking in accordance with the statistical information received by the receiving means An error correction coding device having means for changing the coding parameter,
Means for receiving a packet transmitted from the error correction coding apparatus and measuring statistical information including a variance value related to a time interval variation of the packet;
An error correction decoding apparatus comprising: means for transmitting the statistical information measured by the measurement means to the error correction encoding apparatus.
前記パケットの時間間隔変動に関する分散値を含む統計情報は、前記誤り訂正符号化装置から自己に向けて送信されてくるパケットのジッタまたはインターバルタイムを測定した結果得られた統計情報である請求項12記載の誤り訂正復号化装置。   13. The statistical information including a variance value relating to a time interval variation of the packet is statistical information obtained as a result of measuring a jitter or interval time of a packet transmitted from the error correction coding apparatus toward itself. The error correction decoding apparatus described. パケット通信における送信側となり、誤り訂正符号化を行う誤り訂正符号化装置と、パケット通信における受信側となり、誤り訂正復号化を行う誤り訂正復号化装置とが組み合わされて構成されたパケット通信装置おいて、
前記誤り訂正符号化装置は、
自己の通信相手となるパケット通信装置に設けられた前記誤り訂正復号化装置より送信されてくるパケットの時間間隔変動に関する分散値を含む統計情報を受信する手段と、
この受信する手段により受信した前記統計情報に連動して適応的に符号化パラメータを変化させる手段と
を備え、
前記誤り訂正復号化装置は、
自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置から送信されたパケットを受信し、パケットの時間間隔変動に関する分散値を含む統計情報を測定する手段と、
この測定する手段により測定した前記統計情報を自己の通信相手となるパケット通信装置に設けられた前記誤り訂正符号化装置に送信する手段と
を備えたことを特徴とするパケット通信装置。
A packet communication apparatus configured by combining an error correction coding apparatus that performs error correction coding that is a transmission side in packet communication and an error correction decoding apparatus that performs error correction decoding that is a reception side in packet communication. And
The error correction coding apparatus comprises:
Means for receiving statistical information including a variance value relating to a time interval variation of a packet transmitted from the error correction decoding device provided in a packet communication device serving as a communication partner of the device;
Means for adaptively changing a coding parameter in conjunction with the statistical information received by the means for receiving,
The error correction decoding apparatus comprises:
Means for receiving a packet transmitted from the error correction coding device provided in a packet communication device serving as a communication partner of itself and measuring statistical information including a variance value relating to a time interval variation of the packet;
A packet communication apparatus comprising: means for transmitting the statistical information measured by the measurement means to the error correction coding apparatus provided in the packet communication apparatus serving as a communication partner of the packet communication apparatus.
自己が受信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、自パケット通信装置に設けられた前記誤り訂正符号化装置から通信相手となるパケット通信装置に送信したパケットのジッタまたはインターバルタイムを当該通信相手となるパケット通信装置が測定した結果得られた統計情報であり、
自己が送信する前記パケットの時間間隔変動に関する分散値を含む統計情報は、通信相手となるパケット通信装置から自パケット通信装置に設けられた前記誤り訂正復号化装置に向けて送信されたパケットのジッタまたはインターバルタイムを当該自パケット通信装置に設けられた前記誤り訂正復号化装置で測定した結果得られた統計情報である請求項14記載の誤り訂正符号化復号化装置。
The statistical information including the variance value regarding the time interval variation of the packet received by the self is the jitter or interval time of the packet transmitted from the error correction coding device provided in the own packet communication device to the packet communication device as the communication partner. Is the statistical information obtained as a result of measuring the packet communication device as the communication partner,
Statistical information including a variance value related to the time interval variation of the packet transmitted by itself is the jitter of the packet transmitted from the packet communication device serving as a communication partner to the error correction decoding device provided in the packet communication device. 15. The error correction coding / decoding apparatus according to claim 14, wherein the error correction coding / decoding apparatus is statistical information obtained as a result of measuring an interval time by the error correction decoding apparatus provided in the packet communication apparatus.
前記符号化パラメータは、符号化率または符号化方式またはパケットインターリーブに関するパラメータを含む請求項14記載の誤り訂正符号化復号化装置。   The error correction coding / decoding apparatus according to claim 14, wherein the coding parameter includes a parameter relating to a coding rate, a coding scheme, or packet interleaving.
JP2004313209A 2004-10-28 2004-10-28 Device and method for error correction coding, and error correction decoding Pending JP2006128962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004313209A JP2006128962A (en) 2004-10-28 2004-10-28 Device and method for error correction coding, and error correction decoding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004313209A JP2006128962A (en) 2004-10-28 2004-10-28 Device and method for error correction coding, and error correction decoding

Publications (1)

Publication Number Publication Date
JP2006128962A true JP2006128962A (en) 2006-05-18

Family

ID=36723183

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004313209A Pending JP2006128962A (en) 2004-10-28 2004-10-28 Device and method for error correction coding, and error correction decoding

Country Status (1)

Country Link
JP (1) JP2006128962A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009124354A (en) * 2007-11-13 2009-06-04 Fujitsu Ltd Encoder
JP2016105558A (en) * 2014-12-01 2016-06-09 富士通株式会社 Communication device
JP2018067844A (en) * 2016-10-20 2018-04-26 ソフトバンク株式会社 Transmission path congestion measuring device and transmission path congestion measuring method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009124354A (en) * 2007-11-13 2009-06-04 Fujitsu Ltd Encoder
JP2016105558A (en) * 2014-12-01 2016-06-09 富士通株式会社 Communication device
JP2018067844A (en) * 2016-10-20 2018-04-26 ソフトバンク株式会社 Transmission path congestion measuring device and transmission path congestion measuring method

Similar Documents

Publication Publication Date Title
CN107196746B (en) Method, device and system for packet loss resistance in real-time communication
KR100843073B1 (en) Method for controlling transmission rate by using error correction packet and communication apparatus using the same
Xu et al. Pipeline network coding-based multipath data transfer in heterogeneous wireless networks
US7898958B2 (en) Communication system
CN101155311B (en) Video code stream error detecting and processing method in video communication
US20130195106A1 (en) Multi-Path Data Transfer Using Network Coding
US20050276259A1 (en) Wireless packet transfer apparatus and method
US8582465B2 (en) System and method for facilitating network performance analysis
CN113037440B (en) Data retransmission processing method and device, computer equipment and storage medium
JP4320024B2 (en) Transmission rate control method using error correction packet and communication apparatus using the same
JP2002135362A (en) Header compressor and header compression method
EP2153622B1 (en) A method for efficient feedback of receiving channel conditions in adaptive video multicast and broadcast systems
JPWO2007052764A1 (en) Session relay apparatus and session relay method
US7656856B2 (en) Method and system for transmitting LSP fragments
Lin et al. xAn enhanced adaptive FEC mechanism for video delivery over wireless networks
EP3203699A1 (en) Method for man-in-the-middle processing for tcp without protocol stack
Vacirca et al. Optimal design of hybrid FEC/ARQ schemes for TCP over wireless links with Rayleigh fading
JP2006128962A (en) Device and method for error correction coding, and error correction decoding
US7191370B2 (en) Data transmitter device, repeater device, data transmission/reception device, and data communication method
JP2015532020A (en) Method and apparatus for error recovery using information associated with a transmitter
JP2007097144A (en) Communication system, communication terminal, relay node, communication method for use therein and program thereof
JP2005244315A (en) Network quality stabilizing apparatus for video streaming transmission
Herrero RTP transport in IoT MQTT topologies
KR20070081604A (en) De-packetization method for multimedia packet data
Huang et al. JitterPath: Probing noise resilient one-way delay jitter-based available bandwidth estimation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070226

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20090605

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090605

RD04 Notification of resignation of power of attorney

Effective date: 20090605

Free format text: JAPANESE INTERMEDIATE CODE: A7424

A977 Report on retrieval

Effective date: 20090813

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090818

A02 Decision of refusal

Effective date: 20100105

Free format text: JAPANESE INTERMEDIATE CODE: A02