JP4559126B2 - Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program - Google Patents

Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program Download PDF

Info

Publication number
JP4559126B2
JP4559126B2 JP2004163120A JP2004163120A JP4559126B2 JP 4559126 B2 JP4559126 B2 JP 4559126B2 JP 2004163120 A JP2004163120 A JP 2004163120A JP 2004163120 A JP2004163120 A JP 2004163120A JP 4559126 B2 JP4559126 B2 JP 4559126B2
Authority
JP
Japan
Prior art keywords
error correction
information
video transmission
symbols
picture
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
JP2004163120A
Other languages
Japanese (ja)
Other versions
JP2005347927A (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.)
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 JP2004163120A priority Critical patent/JP4559126B2/en
Publication of JP2005347927A publication Critical patent/JP2005347927A/en
Application granted granted Critical
Publication of JP4559126B2 publication Critical patent/JP4559126B2/en
Anticipated expiration legal-status Critical
Active legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

本発明は、動画像や音声などのディジタル信号を、例えばMPEG(Moving Picture Experts Group)方式に従って符号化し、パケット通信ネットワークを通じて送受信するシステムで用いられる映像送信技術に関し、とりわけ、IPネットワークを介して接続された遠隔地間でテレビ電話機能を提供する低遅延映像コミュニケーションシステムに好適な映像送信技術に関する。 The present invention relates to a video transmission technique used in a system that encodes a digital signal such as a moving image or audio in accordance with, for example, an MPEG (Moving Picture Experts Group) system and transmits / receives it through a packet communication network, and more particularly, is connected via an IP network. The present invention relates to a video transmission technique suitable for a low-delay video communication system that provides a videophone function between remote locations.

インターネットに代表されるディジタルパケット通信網の高速化と広帯域化にともない、高画質なディジタル圧縮映像のリアルタイム送受信が実用的なアプリケーションとなりつつある。一例として、インターネットに接続されたPCにカメラやマイクを接続し、MPEG方式等によってリアルタイム符号化した映像を低遅延に双方向伝送するテレビ電話システムが挙げられる。   Real-time transmission / reception of high-quality digital compressed video is becoming a practical application as the speed and bandwidth of digital packet communication networks represented by the Internet increase. As an example, there is a videophone system in which a camera or a microphone is connected to a PC connected to the Internet, and video that is real-time encoded by the MPEG method or the like is bidirectionally transmitted with low delay.

インターネットを介した伝送では一般的にパケット損失が発生する。パケット損失を回復する手段としては、損失したパケットの再送(ARQ:Automatic Repeat Request)や、冗長な誤り訂正符号の付加による受信側での回復(FEC:Forward Error Correction)などの手法が知られているが、低遅延伝送が必要となる双方向コミュニケーションシステムではFECによる誤り訂正が適当である。   In general, packet loss occurs in transmission over the Internet. As means for recovering packet loss, techniques such as retransmission of lost packets (ARQ: Automatic Repeat Request) and recovery on the receiving side by adding redundant error correction codes (FEC: Forward Error Correction) are known. However, error correction by FEC is appropriate for bidirectional communication systems that require low-delay transmission.

誤り訂正符号の種類としては、パリティ(XOR)符号、ハミング符号、BCH符号、リードソロモン符号などが知られている。いずれの符号も、k個の情報シンボルに対して誤り検出・誤り訂正のために(n−k)個の冗長シンボルを付加し、合計でn個のシンボルとして伝送路に送出する(n,k)誤り訂正符号として表される。   Known types of error correction codes include parity (XOR) codes, Hamming codes, BCH codes, Reed-Solomon codes, and the like. In any code, (n−k) redundant symbols are added to k information symbols for error detection and error correction, and a total of n symbols are sent to the transmission line (n, k). ) Expressed as an error correction code.

例として、パリティ符号はk個の情報シンボルに対してXOR演算を行った結果の1シンボルを付加するためn−k=1、ハミング符号の代表例としてはハミング(7,4)符号やハミング(15,11)符号がある。リードソロモン符号は、1シンボルを8ビット(1バイト)とした場合にはn=255となり、任意のkに対して(255,k)誤り訂正符号を設計することができるとともに、短縮リードソロモン符号を使用することによって、n≦255、n>kの範囲内で自由に(n,k)誤り訂正符号が設計できる。   As an example, the parity code adds 1 symbol as a result of performing an XOR operation on k information symbols, so that n−k = 1. As a typical example of a Hamming code, a Hamming (7, 4) code or a Hamming ( 15, 11) There is a code. The Reed-Solomon code is n = 255 when one symbol is 8 bits (1 byte), and a (255, k) error correction code can be designed for any k, and a shortened Reed-Solomon code By using, (n, k) error correction codes can be designed freely within the range of n ≦ 255 and n> k.

図11に、短縮リードソロモン(128,124)の一例を示す。   FIG. 11 shows an example of the shortened Reed Solomon (128, 124).

この図に示すように、短縮リードソロモン(128,124)は、リードソロモン符号化器および復号器は(255,251)で設計し、送受信側ともに、情報シンボルの前半127シンボル(=127バイト)はゼロと仮定して演算を行う。ゼロと仮定した部分は実際には伝送しない。このような手法により、(255,k)リードソロモン符号化器および復号器を使用して、n≦255、n>kで任意の(n,k)誤り訂正符号を設計することができる。   As shown in this figure, the shortened Reed-Solomon (128, 124) is designed with the Reed-Solomon encoder and decoder (255, 251), and 127 symbols (= 127 bytes) of the first half of the information symbol on both the transmitting and receiving sides. The operation is performed assuming that is zero. The part assumed to be zero is not actually transmitted. With such a method, an arbitrary (n, k) error correction code can be designed with n ≦ 255 and n> k using a (255, k) Reed-Solomon encoder and decoder.

図12に、リードソロモン(n,k)誤り訂正符号を、パケット損失対策のために適用した場合の符号化方式の一例を示す(例えば、非特許文献1参照)。   FIG. 12 shows an example of an encoding method when a Reed-Solomon (n, k) error correction code is applied for packet loss countermeasures (for example, see Non-Patent Document 1).

この図に示すように、リードソロモン(n,k)誤り訂正符号では、符号化された情報は一定長のパケットに区切られ(以降これをメディアパケットと呼称する)、バッファの一番上から行方向に順に格納される。k個のパケットの入力が完了したら、バッファの一番左から順に、列方向に誤り訂正符号を生成する。   As shown in this figure, in the Reed-Solomon (n, k) error correction code, the encoded information is divided into packets of a certain length (hereinafter referred to as media packets), and the lines are processed from the top of the buffer. Stored sequentially in the direction. When the input of k packets is completed, error correction codes are generated in the column direction in order from the leftmost of the buffer.

すなわち、k個のパケットから1シンボル(=1バイト)ずつ、縦方向にk個のシンボルを取り出して演算し、n−kシンボル(=n−kバイト)の検査シンボルを生成して、これをFECパケットバッファに書き込む。演算が終われば、右方向に1シンボル(=1バイト)移動して同様に列方向の演算を行う。   That is, k symbols are extracted in the vertical direction for each symbol (= 1 byte) from k packets, and an inspection symbol of nk symbols (= nk bytes) is generated. Write to FEC packet buffer. When the calculation is completed, the calculation is performed in the column direction in the same manner by moving one symbol (= 1 byte) to the right.

このようにして、すべての列についての演算が終了し、FECパケットの生成が完了したら、メディアパケットとFECパケットとが伝送路に送り出される。このとき、受信側でパケットの順序を識別するために、各パケットにはシーケンス番号が付与される。図12では0〜n−1のシーケンス番号を付与している。   In this way, when the calculation for all the columns is completed and the generation of the FEC packet is completed, the media packet and the FEC packet are sent out to the transmission path. At this time, a sequence number is assigned to each packet in order to identify the order of the packets on the receiving side. In FIG. 12, sequence numbers 0 to n-1 are assigned.

RFC3550で規定され、リアルタイムメディアの伝送フォーマットとして一般的なRTP(Real-Time Trasnport Protocol)を使用する場合、各パケットに16ビットのシーケンス番号が付与されるため、このシーケンス番号をnで割った余りである0〜n−1の値によって、パケットの順序を識別することができる。   When a general RTP (Real-Time Trasnport Protocol) is used as a real-time media transmission format defined by RFC3550, a 16-bit sequence number is assigned to each packet. Therefore, the remainder obtained by dividing the sequence number by n The order of the packets can be identified by the values of 0 to n−1.

受信側では、到着したパケットのそれぞれについて、シーケンス番号に基づいてバッファの対応する位置にパケットを格納する。伝送中にメディアパケットの一部が消失した場合、誤り訂正演算器は、バッファの一番左から順に、列方向に誤り訂正演算処理を行い、消失したパケットを回復する。すべての列についての演算が終了し、消失したパケットが回復されたら、メディアパケットの内容を符号化情報出力として出力する。   On the receiving side, for each arrived packet, the packet is stored in the corresponding position in the buffer based on the sequence number. When a part of the media packet is lost during transmission, the error correction arithmetic unit performs error correction arithmetic processing in the column direction in order from the leftmost of the buffer to recover the lost packet. When the calculation for all the columns is completed and the lost packet is recovered, the contents of the media packet are output as encoded information output.

消失したシンボルの位置が特定できる場合、リードソロモン(n,k)誤り訂正符号は、最大(n−k)シンボルの消失を回復できる。すなわち、上記の例においては、ビット反転などの符号誤りが発生しない条件下において、メディアパケットとFECパケットとをあわせて(n−k)パケット以内の消失であれば、これを完全に回復できる。   If the position of the lost symbol can be identified, the Reed-Solomon (n, k) error correction code can recover the loss of the maximum (n−k) symbols. That is, in the above example, under the condition that no code error such as bit inversion occurs, if the media packet and the FEC packet are lost within (n−k) packets, this can be completely recovered.

以降、上記にて説明したメディアパケットk個とFECパケット(n−k)個とから構成される誤り訂正演算の単位を、誤り訂正演算ブロックと呼称する。   Hereinafter, a unit of error correction calculation composed of k media packets and FEC packets (n−k) described above is referred to as an error correction calculation block.

さて、MPEG方式に代表される動画像の高圧縮符号化方式においては、1枚のピクチャを符号化することによって生じるビット量が一定ではないことが知られている。とりわけ、1枚のピクチャが独立して符号化されるIピクチャ、前のピクチャからの差分が符号化されるPピクチャ、前後のピクチャからの差分が符号化されるBピクチャという3種のピクチャ種別を持つMPEG符号化は、I>P>Bピクチャの順で、ピクチャ1枚あたりの発生符号量が大きく異なることが知られている。   Now, it is known that the amount of bits generated by encoding one picture is not constant in a high-compression video encoding system represented by the MPEG system. In particular, there are three types of pictures: an I picture in which one picture is independently encoded, a P picture in which the difference from the previous picture is encoded, and a B picture in which the difference from the previous and subsequent pictures is encoded It is known that the amount of generated code per picture differs greatly in the order of I> P> B pictures.

これまでの映像伝送アプリケーションでは、ピクチャによって異なる発生符号量を一旦バッファに蓄積して、一定のビットレートに平滑化したのち伝送するCBR(Constant Bit Rate)伝送が用いられていた。これは、従来の情報伝送路が典型的なCBR型であり、毎秒あたり一定のビット量しか伝送できなかったという制限に由来しているが、バッファへの蓄積を行う代償として遅延が発生する。   Conventional video transmission applications have used CBR (Constant Bit Rate) transmission in which a generated code amount that differs depending on a picture is temporarily stored in a buffer and then smoothed to a constant bit rate before transmission. This is due to the limitation that the conventional information transmission path is a typical CBR type and can transmit only a certain amount of bits per second, but a delay occurs as a price for storing in the buffer.

これに対し、IPネットワークに代表されるベストエフォート型のパケット通信網においては、伝送帯域の変動が許容される。そのため、各ピクチャで発生した符号を、その大小にかかわらず1ピクチャ期間中にすべて伝送することが可能になる。バッファへの蓄積を行わないため伝送遅延は小さく抑えられ、往復遅延を小さく保つ必要があるテレビ電話アプリケーション等にとって利点が大きい。
大塚他,“FECを用いたMPEG2 over IPシステムの開発と評価”,情処研究報告「分散システム/インターネット運用技術」No.024,2002
On the other hand, in a best effort type packet communication network represented by an IP network, a change in transmission band is allowed. Therefore, all codes generated in each picture can be transmitted during one picture period regardless of the size. Since the buffer is not stored, the transmission delay is kept small, which is advantageous for a videophone application that needs to keep the round trip delay small.
Otsuka et al., “Development and Evaluation of MPEG2 over IP System Using FEC”, Information Research Report “Distributed System / Internet Operation Technology” No.024, 2002

しかしながら、1ピクチャ単位で伝送を完了する低遅延型アプリケーションについて、(n,k)誤り訂正符号を適用しようとした場合、以下に述べるような問題が生じる。   However, when an (n, k) error correction code is applied to a low-delay application that completes transmission in units of one picture, the following problems occur.

図13に、従来のCBR伝送型アプリケーションに対して(n,k)誤り訂正符号を適用した例を示す。   FIG. 13 shows an example in which an (n, k) error correction code is applied to a conventional CBR transmission type application.

この場合には、平滑化バッファを通じて毎秒あたり一定のビット量で出力が行われるため、メディアパケットk個に相当するビットが出力されるごとに誤り訂正符号化を行い、(n−k)個のFECパケットを生成して出力できる。すなわち、一定の時間間隔で誤り訂正演算ブロックを構成し、出力することができる。   In this case, since output is performed at a constant bit amount per second through the smoothing buffer, error correction encoding is performed each time k bits corresponding to the media packet are output, and (n−k) number of bits are output. FEC packets can be generated and output. That is, error correction calculation blocks can be configured and output at regular time intervals.

これに対し、1ピクチャ単位で伝送を完了する低遅延型アプリケーションについて、(n,k)誤り訂正符号を適用しようとした場合、各ピクチャの発生符号量が変化するため、各ピクチャのメディアパケットで誤り訂正演算ブロックを区切りよく構成することができず、パケットの余りや不足を生じる。   On the other hand, when an (n, k) error correction code is applied to a low-delay application that completes transmission in one picture unit, the generated code amount of each picture changes. The error correction calculation block cannot be configured with good delimiters, resulting in excess or shortage of packets.

例えば図14の例において、最初のIピクチャ(1)で発生した符号量がメディアパケット(k+1)個に相当したとする。そうすると、Iピクチャ(1)の最後のメディアパケットは、2つ目の誤り訂正演算ブロック<2>に収容せざるを得ない。ここでもし、後続のBピクチャ(2)およびBピクチャ(3)で発生した符号量によって、ようやくメディアパケットがk個に達し、2つ目の誤り訂正演算ブロック<2>が充足されたとすると、Iピクチャ(1)の最後のメディアパケットは、Bピクチャ(3)の符号が発生するまでは誤り訂正符号の生成演算を行うことができず、送信を待たされることになる。   For example, in the example of FIG. 14, it is assumed that the code amount generated in the first I picture (1) corresponds to (k + 1) media packets. Then, the last media packet of I picture (1) must be accommodated in the second error correction calculation block <2>. Here, assuming that the number of media packets finally reaches k due to the amount of codes generated in the subsequent B picture (2) and B picture (3), and the second error correction operation block <2> is satisfied. The last media packet of the I picture (1) cannot be subjected to the error correction code generation operation until the code of the B picture (3) is generated, and is awaited for transmission.

ここでもし、誤り訂正符号の生成演算を行うより前に、Iピクチャ(1)の最後のメディアパケットのみを先に送信したとしても、受信側において、もしこのメディアパケットが消失していた場合に、それを回復するには誤り訂正演算ブロック<2>のFECパケットが必要なのであるから、Iピクチャを復号および再生するには誤り訂正演算ブロック<2>全体のパケット到着を待たざるを得ない。結果として、ピクチャ2枚に相当する遅延の発生が避けられない。   Here, even if only the last media packet of the I picture (1) is transmitted before the error correction code generation operation, if the media packet is lost on the receiving side, In order to recover it, the FEC packet of the error correction operation block <2> is required. Therefore, in order to decode and reproduce the I picture, the arrival of the entire packet of the error correction operation block <2> must be waited. As a result, a delay corresponding to two pictures is unavoidable.

このように、1ピクチャ単位で伝送を完了する低遅延型アプリケーションに誤り訂正符号を適用すると、遅延が増加するという問題が生じる。   As described above, when an error correction code is applied to a low-delay type application that completes transmission in units of one picture, there arises a problem that the delay increases.

ここで、遅延の増加を起こさないために、各ピクチャ単位でパケット伝送を完結させる方式も考えられる。   Here, in order to prevent an increase in delay, a method of completing packet transmission in units of pictures can be considered.

例えば図15の例において、Iピクチャ(1)の最後のメディアパケットが、2つ目の誤り訂正演算ブロック<2>に収容された場合、残る(k−1)個のメディアパケットはダミー、すなわち内容がすべてゼロであると想定して誤り訂正符号化を行い、FECパケットを生成する。こうして、誤り訂正演算ブロック<1>と<2>は、後続のピクチャを待つことなく直ちに送信できる。同様に、Bピクチャ(2)のメディアパケット数がk個に満たなかった場合、残るメディアパケットはダミー、すなわち内容がすべてゼロであると想定して誤り訂正符号化を行い、FECパケットを生成することで、後続のピクチャを待つことなく直ちに送信できる。   For example, in the example of FIG. 15, when the last media packet of the I picture (1) is accommodated in the second error correction operation block <2>, the remaining (k−1) media packets are dummy, Error correction coding is performed assuming that the contents are all zero, and an FEC packet is generated. In this way, the error correction operation blocks <1> and <2> can be transmitted immediately without waiting for subsequent pictures. Similarly, when the number of media packets of B picture (2) is less than k, the remaining media packets are dummy, that is, error correction coding is performed assuming that the contents are all zero, and FEC packets are generated. Thus, it is possible to transmit immediately without waiting for the subsequent picture.

このとき、送受信側双方で、「誤り訂正演算ブロックを構成するメディアパケットが不足した場合はダミーのメディアパケットを使用し、その内容はすべてゼロである」と事前に申し合わせておけば、ダミーのメディアパケットを実際に送る必要もない。   At this time, if both sides of the transmission and reception side make an agreement in advance, “If there are not enough media packets that make up the error correction calculation block, dummy media packets are used and the contents are all zero”, the dummy media There is no need to actually send the packet.

しかしながら、この方法で誤り訂正符号化したIピクチャ(1)について考えてみると、誤り訂正演算ブロック<1>については、k個のメディアパケットに(n−k)個のFECパケットが付加されるが、誤り訂正演算ブロック<2>については、わずか1個のメディアパケットについて(n−k)個のFECパケットが付加されることになる。 However, considering the I picture (1) error-corrected and encoded by this method, for the error correction operation block <1>, (n−k) FEC packets are added to k media packets. However, for the error correction calculation block <2>, (n−k) FEC packets are added to only one media packet.

すなわち、ピクチャ末尾のメディアパケットのみ冗長度が非常に高いという状態になり、冗長度の局所的な変化が大きくなるという問題点を生じる。さらには、ダミーの挿入による全体的な誤り訂正演算ブロック数の増加により、誤り訂正演算量が増加するという問題点も生じる。 That is, only the media packet at the end of the picture is in a state where the redundancy is very high, which causes a problem that the local change in the redundancy becomes large. Furthermore, there is a problem that the amount of error correction calculation increases due to an increase in the total number of error correction calculation blocks due to insertion of dummy.

このように、(n,k)誤り訂正符号化を、各ピクチャ単位で即座に伝送を行う低遅延の映像伝送アプリケーションに適用しようとすると、遅延が増加したり、意図しない冗長度の局所的変化や演算量の増加を引き起こすといった問題があった。   As described above, when the (n, k) error correction coding is applied to a low-delay video transmission application in which transmission is instantly performed in units of pictures, the delay increases or an unintended local change in redundancy occurs. There is a problem that causes an increase in the amount of computation.

本発明はかかる事情に鑑みてなされたものであって、誤り訂正符号の付加による伝送遅延の増加や冗長度の局所的変化や演算量の増加を招くことなく、誤り訂正演算を各ピクチャごとに独立して実施することができるようにする新たな映像送信技術の提供を目的とする。 The present invention has been made in view of such circumstances, and error correction calculation is performed for each picture without causing an increase in transmission delay due to addition of an error correction code, a local change in redundancy, or an increase in calculation amount. The object is to provide a new video transmission technology that can be implemented independently.

〔1〕本発明の映像送信装置の構成
〔1−1〕第1の構成
上記の目的を達成するために、本発明の映像送信装置は、動画像の符号化情報をパケット化し、誤り訂正演算によってパケット損失を回復するための冗長なパケットを付加して、通信ネットワークへ送信する処理を行うために、(イ)ある1枚の画像を符号化した結果生じたビット量をもとに、このビット量を格納するために必要なパケット数を算出し、このパケット数と同一の数を誤り訂正符号の情報シンボル数として決定する第1の決定手段と、(ロ)第1の決定手段の決定した情報シンボル数について、符号化対象画像のピクチャ種別に応じて設定されるIピクチャ、Pピクチャ、Bピクチャの比例率をそれぞれR I 、R P 、R B とするならば、R I ≧R P ≧R B となる比例率に従い、その1枚の画像のピクチャ種別に応じて情報シンボル数に比例する形で誤り訂正符号の検査シンボル数を決定する第2の決定手段と、(ハ)その1枚の画像の符号化情報から得られる全ての情報シンボルを入力して、誤り訂正演算により、第2の決定手段の決定した数の検査シンボルを生成する生成手段とを備えるように構成する。
このように、第2の決定手段は、後続の画像に対する影響が大きな画像をより厚く保護するとともに、同一種別の画像における冗長度を一定の範囲内に保つべく、誤り訂正符号の検査シンボル数を決定するように処理するのである。
[1] Configuration of Video Transmission Device of the Present Invention [1-1] First Configuration In order to achieve the above object, the video transmission device of the present invention packetizes encoded information of a moving image and performs error correction calculation. In order to add a redundant packet for recovering the packet loss and to send it to the communication network, (a) based on the bit amount generated as a result of encoding one image, A first determining means for calculating the number of packets required to store the bit amount, and determining the same number as the number of information symbols of the error correction code; and (b) determining the first determining means. about the number of information symbols, I picture to be set according to the picture type of the encoding target picture, P-picture, the proportional ratio of B-pictures, respectively R I, R P, if the R B, R I ≧ R proportional rate to be P ≧ R B Therefore, encoding of a second determining means for determining a test symbol number of false Ri correction code in a form which is proportional to the number of information symbols according to a picture type of the one image, (c) Part one image by entering all the information symbols Ru obtained from the information, the error correction operation, and configured with a generating means for generating a number of inspection symbol determined in the second determining means.
In this way, the second determining means protects the image having a large influence on the subsequent image more thickly, and sets the number of error correction code check symbols in order to keep the redundancy in the same type of image within a certain range. It is processed to decide.

このように構成されるときにあって、生成手段は、誤り訂正能力の高い符号と演算負荷の軽い符号とを効率的に組み合わせることで、全体として演算負荷を減少させるべく、第1の決定手段の決定した情報シンボル数と第2の決定手段の決定した検査シンボル数とに基づいて、複数の誤り訂正符号の中からひとつを選択して使用することがある。 In the case that this is configured, generate means, by combining the light sign computationally intensive and high error correction capability code efficiently, in order to reduce the computational load as a whole, determining the first Based on the number of information symbols determined by the means and the number of check symbols determined by the second determining means, one of a plurality of error correction codes may be selected and used.

以上の各処理手段が動作することで実現される本発明の映像送信方法はコンピュータプログラムでも実現できるものであり、このコンピュータプログラムは、適当な記録媒体に記録して提供されたり、ネットワークを介して提供され、本発明を実施する際にインストールされてCPUなどの制御手段上で動作することにより本発明を実現することになる。   The video transmission method of the present invention realized by the operation of each of the processing means described above can also be realized by a computer program. This computer program is provided by being recorded on an appropriate recording medium or via a network. The present invention is realized by being provided and installed on implementing the present invention and operating on a control means such as a CPU.

〔1−2〕第2の構成
また、上記の目的を達成するために、本発明の映像送信装置は、動画像の符号化情報をパケット化し、誤り訂正演算によってパケット損失を回復するための冗長なパケットを付加して、通信ネットワークへ送信する処理を行うために、(イ)ある1枚の画像を符号化
した結果生じたビット量をもとに、このビット量を格納するために必要なパケット数を算出して、このパケット数と同一の数を誤り訂正符号の情報シンボル数として決定することで誤り訂正演算に用いる情報シンボル数を特定し、この特定した情報シンボル数と予め設定された情報シンボル数の最大値とに基づいて誤り訂正演算ブロックの総数を決定して、その最大値範囲に入る範囲でできるだけ大きく、かつ、情報シンボル数のばらつきが最も小さくなるようにと、各誤り訂正演算ブロックに入る情報シンボル数を決定する第1の決定手段と、(ロ)第1の決定手段の決定した情報シンボル数のそれぞれについて、符号化対象画像のピクチャ種別に応じて設定されるIピクチャ、Pピクチャ、Bピクチャの比例率をそれぞれRI 、RP 、RB とするならば、RI ≧RP ≧RB となる比例率に従い、
その1枚の画像のピクチャ種別に応じて情報シンボル数に比例する形で誤り訂正符号の検査シンボル数を決定する第2の決定手段と、(ハ)各誤り訂正演算ブロック毎に、その1
枚の画像の符号化情報から得られる第1の決定手段の決定した数の情報シンボルを入力して、誤り訂正演算により、第2の決定手段の決定した数の検査シンボルを生成する生成手段とを備えるように構成する。
ここで、第1の決定手段は、冗長度の均一化を図るべく、各誤り訂正演算ブロックに入る情報シンボル数を決定するものであり、具体的には、パケット数をN、情報シンボル数の最大値をkMAX 、誤り訂正演算ブロックの総数をq、情報シンボル数の基本値をkBASEとするならば、
q=ceil(N÷kMAX
ただし、ceil()は小数点以下を切り上げた整数
BASE=floor(N÷q)
ただし、floor()は小数点以下を切り捨てた整数
により求められる
r=N−(q×kBASE
に従って、誤り訂正演算ブロック1,2,・・・,qのそれぞれに対応する情報シンボル
数k1 ,k2 ,・・・,kq を、
(i)r=0のとき
1 ,k2 ,・・・,kq =kBASE
(ii)r>0のとき
1 ,k2 ,・・・,kr =kBASE+1
r+1 ,・・・・・,kq =kBASE
という形で決定することで、各誤り訂正演算ブロックに入る情報シンボル数を決定するように処理することになる。
そして、第2の決定手段は、後続の画像に対する影響が大きな画像をより厚く保護するとともに、同一種別の画像における冗長度を一定の範囲内に保つべく、誤り訂正符号の検査シンボル数を決定するように処理するのである。
[1-2] Second Configuration In order to achieve the above object, the video transmission apparatus of the present invention packetizes encoded information of a moving image, and performs redundancy to recover packet loss by error correction calculation. In order to perform processing for adding a packet and transmitting to a communication network, (a) it is necessary to store this bit amount based on the bit amount generated as a result of encoding a single image. The number of packets is calculated, and the number equal to the number of packets is determined as the number of information symbols of the error correction code to identify the number of information symbols used for the error correction calculation. The total number of error correction operation blocks is determined based on the maximum number of information symbols and is as large as possible within the range of the maximum value, and the variation in the number of information symbols is the smallest. As a result, for each of the first determination means for determining the number of information symbols entering each error correction calculation block, and (b) the number of information symbols determined by the first determination means, the picture type of the image to be encoded If the proportional ratios of the I picture, P picture, and B picture set according to are R I , R P , and R B , respectively, according to the proportional ratio that R I ≧ R P ≧ R B ,
Second determining means for determining the number of check symbols of the error correction code in proportion to the number of information symbols in accordance with the picture type of the one image, and (c) 1 for each error correction operation block.
Generating means for inputting the number of information symbols determined by the first determination means obtained from the encoded information of one image and generating the number of check symbols determined by the second determination means by error correction operation; It comprises so that it may be provided.
Here, the first determining means determines the number of information symbols entering each error correction calculation block in order to make the redundancy uniform. Specifically, the number of packets is N, and the number of information symbols. If the maximum value is k MAX , the total number of error correction operation blocks is q, and the basic value of the number of information symbols is k BASE ,
q = ceil (N ÷ k MAX )
However, ceil () is an integer rounded up after the decimal point.
k BASE = floor (N ÷ q)
However, floor () is calculated by an integer rounded down.
r = N− (q × k BASE )
, K q corresponding to the number of information symbols k 1 , k 2 ,.
(I) When r = 0
k 1 , k 2 ,..., k q = k BASE
(Ii) When r> 0
k 1 , k 2 ,..., k r = k BASE +1
k r + 1 , ..., k q = k BASE
In this way, processing is performed so as to determine the number of information symbols that enter each error correction calculation block.
Then, the second determining means determines the number of check symbols of the error correction code so as to protect an image having a large influence on the subsequent image thicker and to keep the redundancy in the same type of image within a certain range. It is processed like this.

この構成を採るときに、同一グループの情報シンボルが連続して消失する場合に対処できるようにするために、生成手段の生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをインタリーブする形で送信する送信手段を備えることがある。
この送信手段は、そのような送信形態をとらずに、生成手段の生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをグループごとにまとめる形で送信するように処理することもある。
When this configuration is adopted, in order to cope with the case where information symbols in the same group are continuously lost, the check symbol generated by the generation means and the information symbol that is the generation source thereof are grouped into one group. , Transmission means may be provided for transmitting symbols of each group in an interleaved manner.
This transmission means does not take such a transmission form, and transmits the check symbol generated by the generation means and the information symbol that is the generation source as one group, and the symbols of each group are collected for each group. It may be processed as follows.

このように構成されるときにあって、生成手段は、誤り訂正能力の高い符号と演算負荷の軽い符号とを効率的に組み合わせることで、全体として演算負荷を減少させるべく、第1の決定手段の決定した情報シンボル数と第2の決定手段の決定した検査シンボル数とに基づいて、複数の誤り訂正符号の中からひとつを選択して使用することがある。 In the case that this is configured, generate means, by combining the light sign computationally intensive and high error correction capability code efficiently, in order to reduce the computational load as a whole, determining the first Based on the number of information symbols determined by the means and the number of check symbols determined by the second determining means, one of a plurality of error correction codes may be selected and used.

以上の各処理手段が動作することで実現される本発明の映像送信方法はコンピュータプログラムでも実現できるものであり、このコンピュータプログラムは、適当な記録媒体に記録して提供されたり、ネットワークを介して提供され、本発明を実施する際にインストールされてCPUなどの制御手段上で動作することにより本発明を実現することになる。   The video transmission method of the present invention realized by the operation of each of the processing means described above can also be realized by a computer program. This computer program is provided by being recorded on an appropriate recording medium or via a network. The present invention is realized by being provided and installed on implementing the present invention and operating on a control means such as a CPU.

〔2〕本発明に関連する映像受信装置の構成
上記のように構成される本発明の映像送信装置から送信されてくるパケットを受けて、本発明に関連する映像受信装置は、誤り訂正演算によってパケット損失を回復するための冗長なパケットが付加されている、動画像の符号化情報が格納されたパケットを受信し、損失したパケットを誤り訂正演算によって回復する処理を行うために、(イ)映像送信側から通知された情報に基づいて、ある1枚の画像について、映像送信側で用いたものと同一の情報シンボル数および検査シンボル数を決定する決定手段と、(ロ)決定手段の決定した情報シンボル数および検査シンボル数を受け、1枚の画像の符号化情報から得られる可変数の情報シンボルおよび検査シンボルを入力として、その入力に対して誤り訂正演算を行う演算手段とを備えるように構成する。
[2] receives the packet transmitted from the video transmission apparatus of the present invention constructed as the above-described configuration of Film image receiving apparatus related to the present onset bright, film image receiving apparatus related to the present onset Ming, In order to receive a packet in which encoding information of a moving image is stored, and to add a redundant packet for recovering the packet loss by the error correction operation, and to recover the lost packet by the error correction operation (B) a determination means for determining the same number of information symbols and number of inspection symbols as those used on the video transmission side for a certain image based on information notified from the video transmission side; The number of information symbols and the number of check symbols determined by the determining means are received, and a variable number of information symbols and check symbols obtained from the encoded information of one image are input, and the input And an arithmetic means for performing an error correction calculation.

このように構成されるときにあって、演算手段は、本発明の映像送信装置の処理に合わせて、決定手段の決定した情報シンボル数および検査シンボル数に基づいて、複数の誤り訂正符号の中からひとつを選択して使用することがある。   When configured in this way, the computing means is based on the number of information symbols and number of check symbols determined by the determining means in accordance with the processing of the video transmitting apparatus of the present invention. One of them may be selected and used.

以上の各処理手段が動作することで実現される本発明に関連する映像受信方法はコンピュータプログラムでも実現できるものであり、このコンピュータプログラムは、適当な記録媒体に記録して提供されたり、ネットワークを介して提供され、本発明に関連する映像受信方法を実施する際にインストールされてCPUなどの制御手段上で動作することにより本発明に関連する映像受信方法を実現することになる。 Film image receiving method related to the present onset bright realized by operating the above-described devices are those that can be realized by a computer program, the computer program may be provided by being recorded on a suitable recording medium, is provided via a network, thereby realizing the image receiving method related to the present onset bright by operating on the control means, such as installed CPU in practicing the video receiving method related to the present onset bright .

〔3〕本発明の構成の骨組み
本発明の映像送信装置では、n,kの値が可変な(n,k)誤り訂正符号化器を使用する。各ピクチャ単位で独立した誤り訂正演算ブロックを構成し、かつ、演算時にダミーのメディアパケットを挿入する必要がないように、ピクチャ1枚あたりの発生符号量に応じてn,kの値を変化させて誤り訂正演算を行い、FECパケットを生成して送信する。
[3] Framework of Configuration of the Present Invention In the video transmission device of the present invention, an (n, k) error correction encoder with variable n and k values is used. Independent error correction operation blocks are configured for each picture, and the values of n and k are changed according to the amount of generated codes per picture so that it is not necessary to insert dummy media packets at the time of calculation. Then, error correction calculation is performed, and an FEC packet is generated and transmitted.

これを受けて、本発明に関連する映像受信装置では、n,kの値が可変な(n,k)誤り訂正復号器を使用し、映像送信装置で選択したものと同一のn,kの値を用いて、各ピクチャ単位で消失パケットの回復を行う。 In response to this, when the picture receiving apparatus related to the present onset Ming, n, the value of k for a variable (n, k) using the error correction decoder, the same as that selected by the video transmitting apparatus n, Using the value of k, lost packets are recovered in units of pictures.

このように、本発明によれば、ピクチャ1枚あたりの発生符号量に応じてn,kの値を変化させることにより、ダミーのメディアパケットを挿入することによる冗長度の局所的変化や演算量の増加を避けつつ、誤り訂正演算ブロックを各ピクチャ単位に独立とし、遅延の増加を防ぐことができる。   As described above, according to the present invention, by changing the values of n and k in accordance with the generated code amount per picture, the local change in redundancy and the amount of calculation due to the insertion of the dummy media packet are performed. The error correction operation block can be made independent for each picture unit, and an increase in delay can be prevented.

以上述べたように、本発明では、ピクチャ1枚あたりの発生符号量に応じて情報シンボル数を可変とし、検査シンボル数も情報シンボル数とピクチャ符号化パラメータとに応じて可変に設定して、誤り訂正符号の演算および誤り訂正演算を行うという構成を採る。 As described above, in the present invention, the number of information symbols is variable according to the generated code amount per one picture, and variably set according to the number of check symbols also information symbol number and a picture coding parameter Then, a configuration is adopted in which error correction code calculation and error correction calculation are performed.

この構成に従って、本発明によれば、誤り訂正演算を各ピクチャごとに独立して実施することができ、誤り訂正符号の付加による伝送遅延の増加を防ぐことができるとともに、冗長度の局所的変化や演算量の増加を避けることができるようになる。   According to this configuration, according to the present invention, the error correction operation can be performed independently for each picture, an increase in transmission delay due to the addition of the error correction code can be prevented, and the local change in redundancy can be prevented. And an increase in the amount of calculation can be avoided.

〔1〕第1の実施形態例
先ず最初に、第1の実施形態例について説明する。
[1] First Embodiment First, a first embodiment will be described first.

図1に、第1の実施形態例に従う本発明の映像送信装置1の装置構成の一実施形態例を図示する。   FIG. 1 illustrates an embodiment of a device configuration of a video transmission device 1 of the present invention according to the first embodiment.

この図に示すように、本発明の映像送信装置1は、ピクチャ符号化・パケット化器11と、メディアパケットバッファ12と、誤り訂正演算パラメータ選択器13と、誤り訂正符号生成部14と、FECパケットバッファ15と、ネットワーク送出器16とを備える。そして、誤り訂正符号生成部14は、情報シンボルレジスタ141と、誤り訂正符号演算器142と、検査シンボルレジスタ143とを備える。   As shown in this figure, a video transmission apparatus 1 according to the present invention includes a picture encoder / packetizer 11, a media packet buffer 12, an error correction operation parameter selector 13, an error correction code generator 14, an FEC. A packet buffer 15 and a network transmitter 16 are provided. The error correction code generation unit 14 includes an information symbol register 141, an error correction code calculator 142, and a check symbol register 143.

このピクチャ符号化・パケット化器11は、入力された映像信号を、例えばMPEG方式に従って符号化し、生成された各ピクチャの符号を一定のバイト量ごとに区切ってメディアパケット113を生成して、メディアパケットバッファ12に格納する。   The picture encoder / packetizer 11 encodes an input video signal in accordance with, for example, the MPEG system, generates a media packet 113 by dividing the code of each generated picture into a predetermined amount of bytes, and generates a media packet 113. Store in the packet buffer 12.

図2に、このときの、メディアパケット113の生成およびメディアパケットバッファ12への格納方式を図示する。   FIG. 2 illustrates a method for generating the media packet 113 and storing it in the media packet buffer 12 at this time.

いま、メディアパケット113の最大サイズが3000バイトであるとする。このとき、最大のメディアパケット113を収容できるようにするため、メディアパケットバッファ12の横幅も3000バイトに設定される。   Now, it is assumed that the maximum size of the media packet 113 is 3000 bytes. At this time, in order to accommodate the maximum media packet 113, the horizontal width of the media packet buffer 12 is also set to 3000 bytes.

このメディアパケット113の最大サイズは、ネットワークに送出するパケットの最大サイズに関連する。一例として、ネットワーク上でのパケットのフラグメンテーションを起こしてはならない場合には、ネットワークのMTU(Maximum Transfer Unit )からIPヘッダ、UDPヘッダ、RTPヘッダ等の各種ヘッダサイズを差し引いた値に設定される。   The maximum size of the media packet 113 is related to the maximum size of the packet transmitted to the network. As an example, when fragmentation of a packet on the network should not occur, the packet is set to a value obtained by subtracting various header sizes such as an IP header, a UDP header, and an RTP header from an MTU (Maximum Transfer Unit) of the network.

ここで、図2に示すように、あるピクチャを符号化して発生した符号量が17000バイトであったとすると、17000÷3000=5余り2000であることから、3000バイトの最大長をもつ5個のメディアパケットと、2000バイトの長さを持つ最後のメディアパケットという合計で6個のメディアパケットが構成される。これらのメディアパケットがメディアパケットバッファ12に格納される。最後のメディアパケットの長さが満たない部分は、後ほどの誤り訂正符号演算に備えてゼロの値でフィリングされる。バッファの残り部分は空きのままとなる。   Here, as shown in FIG. 2, if a code amount generated by encoding a picture is 17000 bytes, 17000 ÷ 3000 = 5 remainder 2000, so that 5 pieces having a maximum length of 3000 bytes A total of six media packets are configured, that is, the media packet and the last media packet having a length of 2000 bytes. These media packets are stored in the media packet buffer 12. The part where the length of the last media packet is not filled is filled with a value of zero in preparation for an error correction code calculation later. The rest of the buffer remains empty.

図1に戻って説明するならば、ピクチャ符号化・パケット化器11からは、符号化したピクチャのメディアパケット113とともに、対象ピクチャのパケット数を示すメディアパケット数情報111と、ピクチャの種別を示す符号化パラメータ情報112とが出力される。   Returning to FIG. 1, the picture encoder / packetizer 11 gives the media packet number information 111 indicating the number of packets of the target picture, the type of the picture, and the media packet 113 of the encoded picture. Coding parameter information 112 is output.

このメディアパケット数情報111と符号化パラメータ情報112とを受けて、誤り訂正演算パラメータ選択器13は、この2つの情報をもとに、(n,k)誤り訂正演算のkの値とn−kの値とを決定する。   In response to the media packet number information 111 and the encoding parameter information 112, the error correction calculation parameter selector 13 uses the two pieces of information to determine the k value and n− of the (n, k) error correction calculation. The value of k is determined.

このk、すなわち情報シンボルの数については、メディアパケット数情報111と同一に設定される。一方、このn−k、すなわち検査シンボルの数については、以下に示す4つの方法のうちのいずれかの方法によって決定される。   This k, that is, the number of information symbols, is set to be the same as the media packet number information 111. On the other hand, nk, that is, the number of check symbols, is determined by any one of the following four methods.

〔方法1〕
n−k=常に一定の値とする。すなわち、メディアパケット数情報111や符号化パラメータ情報112によらず、n−kの値はつねに同一とする。
[Method 1]
n−k = a constant value. That is, the value of n−k is always the same regardless of the media packet number information 111 and the encoding parameter information 112.

〔方法2〕
n−k=int(k×A)+Bとする。ここで、int()は、小数部を切り捨てた整数値を返す。
[Method 2]
Let n−k = int (k × A) + B. Here, int () returns an integer value with the fractional part truncated.

いま、A=0.2 ,B=1とすると、
k=1〜4 → n−k=1
k=5〜9 → n−k=2
k=10〜14 → n−k=3
・・・・・
となり、kの数に比例してn−kの値が増加する。すなわち、この方法2では、検査シンボル数を情報シンボル数に比例させ、冗長度を一定の範囲内に保つのである。
If A = 0.2 and B = 1,
k = 1 to 4 → n−k = 1
k = 5-9 → n−k = 2
k = 10-14 → n−k = 3
...
Thus, the value of nk increases in proportion to the number of k. That is, in Method 2, the number of check symbols is proportional to the number of information symbols, and the redundancy is kept within a certain range.

〔方法3〕
n−k=RI (Iピクチャの場合),n−k=RP (Pピクチャの場合),n−k=RB (Bピクチャの場合)とする。
[Method 3]
It is assumed that nk = R I (in the case of I picture), nk = R P (in the case of P picture), and nk = R B (in the case of B picture).

MPEG符号化においては、IピクチャやPピクチャの損失は時間方向予測によって後続のピクチャにまでエラーが伝播するため、Bピクチャの損失と比較して影響が大きい。そこで、この方法3では、RI ≧RP ≧RB なるRI,P,B を設定することにより、IピクチャおよびPピクチャをより厚く保護するのである。 In MPEG encoding, the loss of an I picture or P picture has a larger influence than the loss of a B picture because an error propagates to subsequent pictures by temporal prediction. Therefore, in Method 3, by setting R I, R P, and R B such that R I ≧ R P ≧ R B , the I picture and the P picture are protected thicker.

〔方法4〕
方法2と方法3とを組み合わせて、n−kの値を決定する。
[Method 4]
Method 2 and method 3 are combined to determine the value of nk.

すなわち、Iピクチャ、Pピクチャ、Bピクチャのそれぞれについて、方法2で述べたA,Bの値を定義し、AI ≧AP ≧AB もしくはBI ≧BP ≧BB と設定する。こうして、検査シンボル数を情報シンボル数に比例させるとともに、IピクチャおよびPピクチャをより厚く保護する。 That is, for each of the I picture, P picture, and B picture, the values of A and B described in the method 2 are defined, and A I ≧ A P ≧ A B or B I ≧ B P ≧ B B are set. In this way, the number of check symbols is made proportional to the number of information symbols, and the I picture and P picture are protected thicker.

このようにして誤り訂正演算パラメータ選択器13により決定されたkの値およびn−kの値は、シンボル数選択情報131として誤り訂正符号生成部14に通知される。   The k value and the nk value determined by the error correction operation parameter selector 13 in this way are notified to the error correction code generation unit 14 as the symbol number selection information 131.

この通知を受けて、誤り訂正符号生成部14は、メディアパケットバッファ12の一番左から順に演算を開始する。図2に示した通り、メディアパケットバッファ12にはk個のメディアパケットが格納されている。ここから縦方向に1シンボルずつ、合計kシンボルを取り出し、情報シンボルレジスタ141にセットする。検査シンボルレジスタ143は演算前にゼロシンボルでクリアされる。   In response to this notification, the error correction code generation unit 14 starts calculation in order from the leftmost of the media packet buffer 12. As shown in FIG. 2, the media packet buffer 12 stores k media packets. From this, a total of k symbols are extracted one by one in the vertical direction and set in the information symbol register 141. The check symbol register 143 is cleared with zero symbols before operation.

そして、誤り訂正符号演算器142は、情報シンボルレジスタ141から順次情報シンボルを読み出して、演算結果を検査シンボルレジスタ143に反映してゆく。演算が終了したら、検査シンボルレジスタ143上に生成されたn−k個の検査シンボル144を出力し、FECパケットバッファ15の対応する位置に縦方向に書き込む。   Then, the error correction code calculator 142 sequentially reads information symbols from the information symbol register 141 and reflects the calculation result in the check symbol register 143. When the calculation is completed, nk check symbols 144 generated on the check symbol register 143 are output and written in the corresponding positions in the FEC packet buffer 15 in the vertical direction.

次に、図3を用いて、上記の誤り訂正符号演算と、短縮符号の利用、およびkとn−kとが可変であることの関連性について説明する。   Next, the relationship between the above error correction code calculation, the use of a shortened code, and the fact that k and nk are variable will be described with reference to FIG.

図3では、誤り訂正符号として8ビットシンボルのリードソロモン符号を用いており、情報シンボル数は255シンボル(255バイト)となる。ただし、図11で説明した短縮符号を利用することにより、後半kシンボル(kバイト)のみを情報シンボルとし、前半255−kシンボル(255−kバイト)はゼロシンボルとされる。   In FIG. 3, an 8-bit symbol Reed-Solomon code is used as the error correction code, and the number of information symbols is 255 symbols (255 bytes). However, by using the shortened code described with reference to FIG. 11, only the latter half k symbols (k bytes) are set as information symbols, and the first half 255-k symbols (255-k bytes) are set as zero symbols.

誤り訂正符号演算器142は、検査シンボルレジスタ143に格納される検査シンボル値をゼロに初期化した後、一番左から順にシンボルを読み込んで検査シンボルの生成演算を行い、検査シンボルの値を更新してゆく。そして、一番右のシンボルまでの読み込みが終了した状態で得られた検査シンボルの値が、求める検査シンボルの値となる。   The error correction code calculator 142 initializes the check symbol value stored in the check symbol register 143 to zero, and then reads the symbols in order from the left to perform check symbol generation and updates the check symbol value. I will do it. Then, the value of the test symbol obtained in a state where reading up to the rightmost symbol is completed becomes the value of the test symbol to be obtained.

なお、このような誤り訂正符号演算器142の演算方法は、生成多項式での割り算によって巡回符号を得る一般的な演算方法であり(例えば、“TECHI やりなおしのための工業数学 CQ出版社刊 p.105”参照)、本発明の趣旨と直接関連しないため、その詳細は割愛する。   Note that such a calculation method of the error correction code calculator 142 is a general calculation method for obtaining a cyclic code by dividing by a generator polynomial (for example, “Technical Mathematics for TECHI Redundancy CQ Publisher, p. 105 ”), which is not directly related to the gist of the present invention, and the details are omitted.

ここで、前半のゼロシンボル部分まで誤り訂正符号演算を終了した状態<2>において、ここまでで読み込んだシンボルはすべてゼロシンボルであるから、生成された検査シンボルの値もすべてゼロシンボルとなる。従って、実際には<2>の状態から演算を開始すればよい。すなわち、どのようなkの値であっても、検査シンボルをゼロシンボルでクリアしたあと、k個の情報シンボルの先頭から演算を開始すればよい。   Here, in the state <2> in which the error correction code calculation has been completed up to the first half of the zero symbol portion, all the symbols read so far are zero symbols, and thus the values of the generated check symbols are all zero symbols. Therefore, the calculation may actually be started from the state <2>. That is, for any value of k, after the check symbol is cleared with zero symbols, the calculation may be started from the top of the k information symbols.

また、検査シンボル長をn−kシンボル(n−kバイト)とするためには、生成多項式の次数をn−k−1次に設定する。例えば、生成多項式G(x)として、
G(x)=(x−1)(x−α)(x−α2 )・・・(x−αn-k-1
を選択し、巡回符号の生成演算(例えば、“TECHI やりなおしのための工業数学 CQ出版社刊 p.105”参照)を行えばよい。ただし、αは体の原始元であり、8ビットシンボルのリードソロモン符号においては例えば“x8 +x4 +x3 +x2 +1=0”の根である。
Further, in order to set the check symbol length to nk symbols (nk bytes), the order of the generator polynomial is set to nk-1 order. For example, as a generator polynomial G (x),
G (x) = (x-1) (x-α) (x-α 2 ) (x-α nk-1 )
And a cyclic code generation operation (see, for example, “Technical Mathematics for Redoing TECHC, published by CQ Publishing, p. 105”). However, α is the primitive element of the field, and is the root of “x 8 + x 4 + x 3 + x 2 + 1 = 0” in the Reed-Solomon code of the 8-bit symbol, for example.

このように、誤り訂正符号演算器142において、n−kの値に対応した生成多項式G(x)を選択し、k個の情報シンボルに対して逐次n−k個の検査シンボルを演算することによって、kおよびn−kが可変であっても検査シンボルを生成できる。   In this way, the error correction code calculator 142 selects the generator polynomial G (x) corresponding to the value of n−k, and sequentially calculates n−k check symbols for the k information symbols. Thus, a check symbol can be generated even if k and nk are variable.

図1に戻って説明するならば、上記の演算をメディアパケットバッファ12の右端まで行い、FECパケットバッファ15にn−k個のFECパケットが生成されたら、ネットワーク送出器16は、メディアパケットバッファ12からk個のメディアパケット、およびFECパケットバッファ15からn−k個のFECパケットを横方向に読み出し、それぞれにネットワークパケットのヘッダ(例としてRTP/UDP/IPヘッダ)を付加して、ネットワークに送出する。   Returning to FIG. 1, when the above calculation is performed up to the right end of the media packet buffer 12 and nk FEC packets are generated in the FEC packet buffer 15, the network transmitter 16 determines the media packet buffer 12. To k media packets and n−k FEC packets from the FEC packet buffer 15 are read in the horizontal direction, and a network packet header (for example, RTP / UDP / IP header) is added to each and sent to the network. To do.

このとき、メディアパケットおよびFECパケットの順序、ならびにメディアパケット数情報111や符号化パラメータ情報112を受信装置に伝達するため、ネットワーク送出器16は、これらの情報をネットワークパケットのヘッダに付加する。例えば、パケットの順序はRTPヘッダのシーケンス番号フィールドを利用し、その他の情報は独自のヘッダに格納する。独自のヘッダへの格納情報としては、kとn−kの値をペアで格納してもよいし、kの値とMPEG符号化のピクチャ種別を表す値とを格納してもよい。   At this time, in order to transmit the order of the media packet and the FEC packet, the media packet number information 111 and the encoding parameter information 112 to the receiving device, the network transmitter 16 adds these information to the header of the network packet. For example, the packet order uses the sequence number field of the RTP header, and other information is stored in a unique header. As the information stored in the unique header, the value of k and nk may be stored in pairs, or the value of k and a value indicating the picture type of MPEG coding may be stored.

図4に、誤り訂正演算パラメータ選択器13のパラメータ選択方法として前述の方法2を使用し、A=0.2 ,B=1とした場合のネットワークパケットの例を図示する。   FIG. 4 shows an example of a network packet when the above-described method 2 is used as the parameter selection method of the error correction calculation parameter selector 13 and A = 0.2 and B = 1.

メディアパケット数kの値に応じて、FECパケットの個数が可変となると同時に、誤り訂正演算ブロックが各ピクチャで完結して送信可能となっていることがわかる。この例では、RTPヘッダにはパケットのシーケンス番号を、独自ヘッダにはピクチャ通し番号と、kとn−kの値の対とを格納している。   It can be seen that the number of FEC packets becomes variable according to the value of the number of media packets k, and at the same time, the error correction operation block is completed in each picture and can be transmitted. In this example, the RTP header stores a packet sequence number, the unique header stores a picture serial number, and a pair of k and nk values.

なお、誤り訂正符号の演算時にゼロフィリングを行った部分については、実際には伝送していない。   It should be noted that the portion that has been zero-filled when calculating the error correction code is not actually transmitted.

次に、受信装置側の動作について説明する。   Next, the operation on the receiving device side will be described.

図5に、本発明に関連する映像受信装置2の装置構成の一例を図示する。 Figure 5 illustrates an example of the structure of Film image receiving apparatus 2 related to the present onset bright.

この図に示すように、本発明に関連する映像受信装置2は、ネットワーク受信器21と、メディアパケットバッファ22と、FECパケットバッファ23と、誤り訂正演算パラメータ選択器24と、誤り訂正演算部25と、ピクチャ復号器26とを備える。そして、誤り訂正演算部25は、シンボルレジスタ251と、シンボル訂正演算器252とを備える。 As shown in this figure, Film image receiving apparatus 2 related to the present onset Ming, a network receiver 21, a media packet buffer 22, the FEC packet buffer 23, an error correction calculation parameter selector 24, an error correction operation A unit 25 and a picture decoder 26 are provided. The error correction calculation unit 25 includes a symbol register 251 and a symbol correction calculator 252.

このネットワーク受信器21は、ネットワークからパケットを受信し、メディアパケット212をメディアパケットバッファ22に、FECパケット213をFECパケットバッファ23に格納する。   The network receiver 21 receives a packet from the network, and stores the media packet 212 in the media packet buffer 22 and the FEC packet 213 in the FEC packet buffer 23.

このとき、メディアパケットおよびFECパケットの順序は、ネットワークパケットのヘッダに記録したシーケンス番号(前述の例では、RTPヘッダに格納したシーケンス番号)を参照することによって、映像送信装置1のメディアパケットバッファ12およびFECパケットバッファ15と同じ配置で格納する。パケット長がパケットバッファの幅に満たない場合は、空き部分がゼロシンボルでフィリングされる。ネットワーク上でのパケット損失によってあるパケットが到着しなかった場合には、バッファの当該位置は空欄のままとされる。   At this time, the order of the media packet and the FEC packet is determined by referring to the sequence number recorded in the header of the network packet (in the above example, the sequence number stored in the RTP header). And stored in the same arrangement as the FEC packet buffer 15. If the packet length is less than the packet buffer width, the empty part is filled with zero symbols. If a packet does not arrive due to packet loss on the network, the buffer position is left blank.

1ピクチャを構成するパケットがすべて到着したら(これは、例えば、当該ピクチャの最後のFECパケットが到着するか、あるいは次のピクチャを構成するパケットが到着したことによって判別できる)、誤り訂正演算部25は、損失パケットの回復演算を開始する。   When all the packets constituting one picture arrive (this can be determined, for example, by the arrival of the last FEC packet of the picture or the arrival of the packet constituting the next picture), the error correction calculation unit 25 Starts the lost packet recovery operation.

まず、誤り訂正演算パラメータ選択器24は、ネットワーク受信器21から送られてくるネットワークヘッダ情報211をもとに、kおよびn−kの値を算出し、それをシンボル数選択情報241としてシンボル訂正演算器252に伝達する。このときのkおよびn−kの値の算出式は、映像送信装置1の誤り訂正演算パラメータ選択器13と共通の方法を用い、送信側と同じ結果を得るようにする。なお、前述の図4の例のように、kとn−kの値の組がヘッダに直接記述されている場合には、この値を直接出力すればよい。   First, the error correction calculation parameter selector 24 calculates k and n−k values based on the network header information 211 sent from the network receiver 21, and uses them as symbol number selection information 241 for symbol correction. This is transmitted to the calculator 252. The calculation formulas for the values of k and nk at this time use the same method as the error correction calculation parameter selector 13 of the video transmission apparatus 1 and obtain the same result as that on the transmission side. Note that, as in the example of FIG. 4 described above, when a set of k and nk values is directly described in the header, this value may be directly output.

また、メディアパケットバッファ22およびFECパケットバッファ23からは、パケットが未到着で空欄になっている位置をあらわす消失位置情報222が誤り訂正演算部25に伝達される。   In addition, from the media packet buffer 22 and the FEC packet buffer 23, erasure position information 222 indicating a position where a packet has not arrived and is blank is transmitted to the error correction calculation unit 25.

これを受けて、誤り訂正演算部25は、消失位置情報222の個数を参照し、これが誤り訂正演算可能な範囲を超えていない場合、例としてリードソロモン符号の場合ではn−k個を超えていない場合には、メディアパケットバッファ22の一番左から順に演算を開始する。メディアパケットバッファ22およびFECパケットバッファ23から縦方向に1シンボルずつ、合計nシンボルを取り出し、シンボルレジスタ251にセットする。このとき、パケットが未到着で空欄になっている部分はゼロシンボルに置き換えられる。   In response to this, the error correction calculation unit 25 refers to the number of erasure position information 222, and if this does not exceed the range where error correction calculation is possible, for example, in the case of a Reed-Solomon code, it exceeds nk. If not, the calculation is started in order from the leftmost of the media packet buffer 22. A total of n symbols are extracted from the media packet buffer 22 and the FEC packet buffer 23 one by one in the vertical direction and set in the symbol register 251. At this time, the blank portion where the packet has not arrived is replaced with a zero symbol.

シンボル訂正演算器252は、シンボル数選択情報241としてもたらされたk,n−kの値、および消失位置情報222をもとに、シンボルレジスタ251に格納された各シンボルからシンドローム値を演算し、バーレカンプ・マッシィ(Berlekamp-Massey)・アルゴリズム等によって、誤り位置の特定と正しいシンボル値の演算とを行ってシンボルを訂正する。なお、この方法は本発明の趣旨と直接関連しないため詳細は割愛する(例えば、“TECHI やりなおしのための工業数学 CQ出版社刊 p.106”参照)。   The symbol correction calculator 252 calculates a syndrome value from each symbol stored in the symbol register 251 based on the k and nk values provided as the symbol number selection information 241 and the erasure position information 222. The symbol is corrected by specifying an error position and calculating a correct symbol value by a Berlekamp-Massey algorithm or the like. Since this method is not directly related to the gist of the present invention, the details are omitted (see, for example, “Industrial Mathematics for Redoing TECHC, p. 106” published by CQ publisher).

この演算が終了したら、訂正が完了したシンボルレジスタ251内のシンボルをメディアパケットバッファ22およびFECパケットバッファ23の元の位置に書き戻し、ひとつ右の列のシンボル訂正演算を引き続き行う。   When this calculation is completed, the symbols in the symbol register 251 that have been corrected are written back to the original positions in the media packet buffer 22 and the FEC packet buffer 23, and the symbol correction calculation for the right column is continued.

すべての列についての演算が終了したら、メディアパケットバッファ22に格納されたメディアパケットを上から順に行方向に読み出し、ピクチャ復号器26へ供給する。   When the operations for all the columns are completed, the media packets stored in the media packet buffer 22 are read in the row direction in order from the top and supplied to the picture decoder 26.

以上述べたように、ピクチャ1枚あたり可変数のメディアパケットに対して、誤り訂正符号の情報シンボル数をメディアパケット数と同数とし、可変数のFECパケットを生成して送受信することにより、誤り訂正演算を各ピクチャごとに独立して実施し、伝送遅延の増加を防ぐことができるとともに、冗長度の局所的な変化を抑え、誤り訂正演算においてダミーの挿入による全体的な誤り訂正演算ブロック数の増加や誤り訂正演算量が増加を防ぐことができる。 As described above, for a variable number of media packets per picture, the number of error correction code information symbols is the same as the number of media packets, and a variable number of FEC packets are generated and transmitted / received. Operations can be performed independently for each picture to prevent an increase in transmission delay, suppress local changes in redundancy, and reduce the total number of error correction operation blocks by inserting dummy in error correction operations . The increase and the amount of error correction calculation can be prevented from increasing.

なお、一般的に、回路規模や搭載メモリ量の制限から、誤り訂正符号演算器142およびシンボル訂正演算器252が対応できる情報シンボル数kには上限が存在する。この上限をkMAX とする。 In general, there is an upper limit on the number k of information symbols that can be handled by the error correction code calculator 142 and the symbol correction calculator 252 due to limitations on the circuit scale and the amount of installed memory. Let this upper limit be k MAX .

もし、1ピクチャあたりの発生符号量が非常に大きく、メディアパケット数の値が非常に大きくなった場合、メディアパケット数がkMAX を超える事態が想定される。このときには、kMAX 個のメディアパケットについて誤り訂正演算を行ってFECパケットを構成し、残るメディアパケットはFECパケットによる保護のない状態で送受信する対処法などが考えられる。 If the generated code amount per picture is very large and the value of the number of media packets becomes very large, it is assumed that the number of media packets exceeds k MAX . At this time, it is conceivable to perform an error correction operation on k MAX media packets to form an FEC packet, and the remaining media packets are transmitted and received without protection by the FEC packet.

〔2〕第2の実施形態例
次に、第2の実施形態例について説明する。
[2] Second Embodiment Next, a second embodiment will be described.

第2の実施形態例において、映像送信装置1および映像受信装置2の構成は第1の実施形態例と同様である。しかしながら、送信側の誤り訂正演算パラメータ選択器13および受信側の誤り訂正演算パラメータ選択器24におけるnおよびn−kの値の選択方式が異なり、これに応じて、送信側の誤り訂正符号生成部14および受信側の誤り訂正演算部25の動作が若干異なる。以下に、その差異について説明する。   In the second embodiment, the configurations of the video transmission device 1 and the video reception device 2 are the same as those in the first embodiment. However, the selection methods of the values of n and nk in the error correction operation parameter selector 13 on the transmission side and the error correction operation parameter selector 24 on the reception side are different, and in accordance with this, the error correction code generation unit on the transmission side 14 and the error correction operation unit 25 on the receiving side are slightly different. The difference will be described below.

第1の実施形態例においては、kの値として、ピクチャ1枚を構成するメディアパケット数をそのまま設定し、ピクチャ1枚で1つの誤り訂正演算ブロックを構成していた。 In the first embodiment, the number of media packets constituting one picture is set as it is as the value of k, and one error correction calculation block is constituted by one picture.

そのため、メディアパケット数の変動に対応するためには広範囲のkに対応する必要があるうえ、仮にメディアパケット数が非常に大きくなった場合、演算可能な上限数kMAX を超えるメディアパケットについてはFECパケットによる保護のない状態で送受信するしかなかった。 Therefore, in order to cope with the fluctuation of the number of media packets, it is necessary to deal with a wide range of k, and if the number of media packets becomes very large, FEC will be used for media packets exceeding the upper limit number k MAX that can be calculated. There was no choice but to send and receive without packet protection.

これに対し、第2の実施形態例においては、1枚のピクチャを複数の誤り訂正演算ブロックで構成することを可能にする。 On the other hand, in the second embodiment, one picture can be composed of a plurality of error correction operation blocks.

具体的には、まず、誤り訂正演算パラメータ選択器13において、以下の方法で誤り訂正演算ブロックの総数qを決定する。いま、誤り訂正符号生成部14および誤り訂正演算部25が演算可能な情報シンボルの最大値をkMAX とすると、
誤り訂正演算ブロック数q=ceil(メディアパケット数÷kMAX
ただし、ceil()は小数点以下を切り上げた整数を示す
に従って、誤り訂正演算ブロックの総数qを決定する。
Specifically, first, the error correction calculation parameter selector 13 determines the total number q of error correction calculation blocks by the following method. Now, assuming that the maximum value of information symbols that can be calculated by the error correction code generation unit 14 and the error correction calculation unit 25 is k MAX ,
Number of error correction calculation blocks q = ceil (number of media packets ÷ k MAX )
However, ceil () determines the total number q of error correction operation blocks according to an integer rounded up to the nearest decimal point.

続いて、情報シンボル数kの基本値kBASEを、
BASE=floor(メディアパケット数÷q)
ただし、floor()は小数点以下を切り捨てた整数を示す
に従って決定する。
Next, the basic value k BASE of the number of information symbols k is
k BASE = floor (number of media packets ÷ q)
However, floor () is determined according to an integer obtained by rounding down the decimals.

この決定を受けて、いま、上記の除算の余りに相当する値rを、
r=メディアパケット数−(q×kBASE
と定義すると、誤り訂正演算ブロック1,2・・・qのそれぞれに対応する情報シンボル数k1 ,k2 ・・・kq は、
r=0なら
1 ,k2 ・・・kq =kBASE
r>0なら
1,・・・・kr =kBASE+1
r+1,・・・kq =kBASE
のように決定される。
In response to this determination, a value r corresponding to the remainder of the above division is now
r = number of media packets− (q × k BASE )
, The number of information symbols k 1 , k 2 ... K q corresponding to each of the error correction operation blocks 1 , 2 ,.
If r = 0
k 1 , k 2 ... k q = k BASE
If r> 0
k 1 ,... k r = k BASE +1
k r + 1 , ... k q = k BASE
It is determined as follows.

以上の演算の目的は、kMAX を超えずにできるだけ大きく、かつ各誤り訂正演算ブロックの大きさのばらつきが最も小さくなるk1 ,k2 ・・・kq を選択することにある。 The purpose of the above calculation is to select k 1 , k 2 ... K q that are as large as possible without exceeding k MAX and have the smallest variation in the size of each error correction operation block.

上記の演算の例として、いま、演算可能な情報シンボルの最大値kMAX が15であるとき、41個のメディアパケットがメディアパケットバッファ12に入力されたとする。この状態を図6に示す。 As an example of the above calculation, when the maximum value k MAX of information symbols that can be calculated is 15, 41 media packets are input to the media packet buffer 12. This state is shown in FIG.

このとき、kMAX =15を超えずにできるだけ大きな誤り訂正演算ブロックを構成するためには、k=14の誤り訂正演算ブロックを2つ、k=13の誤り訂正演算ブロックを1つ、合計3ブロックを構成すればよいことは容易に理解される。 At this time, in order to construct an error correction calculation block as large as possible without exceeding k MAX = 15, two error correction calculation blocks with k = 14 and one error correction calculation block with k = 13, a total of 3 It will be readily understood that the blocks need only be constructed.

実際に上記の演算を行うと、
誤り訂正演算ブロック数q=ceil(メディアパケット数÷kMAX
=ceil(41÷15)
=3
BASE=floor(メディアパケット数÷q)
=floor(41÷3)
=13
r=メディアパケット数−(q×kBASE
=41−(3×13)
=2
となる。
When the above calculation is actually performed,
Number of error correction calculation blocks q = ceil (number of media packets ÷ k MAX )
= Ceil (41 ÷ 15)
= 3
k BASE = floor (number of media packets ÷ q)
= Floor (41 ÷ 3)
= 13
r = number of media packets− (q × k BASE )
= 41− (3 × 13)
= 2
It becomes.

よって
1 ,k2 =kBASE+1=13+1=14
3 =kBASE=13
となり、所望の値が得られていることがわかる。
Therefore, k 1 , k 2 = k BASE + 1 = 13 + 1 = 14
k 3 = k BASE = 13
Thus, it can be seen that a desired value is obtained.

続いて、誤り訂正演算パラメータ選択器13は、q個の誤り訂正演算ブロックのそれぞれについて、k1,k2 ・・・kq の値をもとに、第1の実施形態例で述べた方法1〜方法4のいずれかの方法に基づき、(n−k)1 ,(n−k)2 ,・・・(n−k)q の値を決定する。これらkと(n−k)の値の組、合計q組が、シンボル数選択情報131として誤り訂正符号生成部14にもたらされる。 Subsequently, the error correction calculation parameter selector 13 uses the method described in the first embodiment based on the values of k 1 , k 2 ... K q for each of the q error correction calculation blocks. Based on any one of methods 1 to 4, the value of (n−k) 1, (n−k) 2 ,... (N−k) q is determined. A set of these k and (n−k) values, a total of q sets, is provided to the error correction code generation unit 14 as the symbol number selection information 131.

図6の例においては、3つの誤り演算ブロックをそれぞれ「グループ1」〜「グループ3」として表記してある。またn−kの値として、各グループごとにそれぞれ3,3,2が選択されたものとしている。   In the example of FIG. 6, the three error calculation blocks are indicated as “group 1” to “group 3”, respectively. In addition, as the value of n−k, 3, 3 and 2 are selected for each group.

これを受けて、誤り訂正符号生成部14は、各グループを構成するメディアパケットがメディアパケットバッファ12に到着し次第、誤り訂正符号の生成を行って、FECパケットバッファ15の対応するグループの位置に書き込む。すべてのグループについて演算が終了したら、メディアパケットおよびFECパケットをネットワーク送出器16へ出力する。   In response to this, the error correction code generation unit 14 generates an error correction code as soon as a media packet constituting each group arrives at the media packet buffer 12, and places the error correction code at the position of the corresponding group in the FEC packet buffer 15. Write. When the calculation is completed for all the groups, the media packet and the FEC packet are output to the network transmitter 16.

映像受信装置2においても、誤り訂正演算パラメータ選択器24は、上記と同一の方法によって誤り演算ブロックの個数q、および各グループのkとn−kの値を再現し、誤り訂正演算部25へ伝達する。   Also in the video receiver 2, the error correction calculation parameter selector 24 reproduces the number q of error calculation blocks and the values of k and nk of each group by the same method as described above, and sends the error correction calculation unit 25 to the error correction calculation unit 25. introduce.

従って、図7に示すように、メディアパケットバッファ22およびFECパケットバッファ23内には、映像送信装置1側と同一のグループが構成される。誤り訂正演算部25は、各グループ単位で誤り訂正演算を行い、すべてのグループについて演算が終了したらメディアパケットをピクチャ復号器26へ出力する。   Therefore, as shown in FIG. 7, the same group as that on the video transmission apparatus 1 side is configured in the media packet buffer 22 and the FEC packet buffer 23. The error correction calculation unit 25 performs error correction calculation for each group, and outputs the media packet to the picture decoder 26 when the calculation is completed for all the groups.

図8に、1枚のピクチャを構成するメディアパケットおよびFECパケットをネットワーク上で伝送する際のパケット順序について図示する。   FIG. 8 illustrates a packet order when transmitting media packets and FEC packets constituting one picture on the network.

図8(a)は、第1の実施形態例と同様に、すべてのメディアパケットを送出した後に、すべてのFECパケットを送出するものである。   FIG. 8A shows that all FEC packets are transmitted after all media packets are transmitted, as in the first embodiment.

これに対して、図8(b)のように、各グループ単位で、メディアパケットとFECパケットとを対にして伝送することもできる。   On the other hand, as shown in FIG. 8B, media packets and FEC packets can also be transmitted in pairs for each group.

この場合、映像送信装置1でFECパケットの生成が終了したグループから順に伝送し、映像受信装置2においても到着したグループから順に誤り訂正演算を開始できるため、1枚のピクチャに対して誤り訂正符号生成演算および誤り訂正演算を複数回に分散することができ、演算負荷を平滑化する効果がある。また、バッファに蓄積されるパケットは1グループのみに限定し、あるグループの演算が終了し出力が完了した後に、続くグループのパケットを入力するよう動作をスケジューリングすることにより、メディアパケットバッファおよびFECパケットバッファを共用することができ、バッファの使用量を削減する効果もある。   In this case, since the video transmission device 1 transmits the FEC packet from the group in which generation is completed, and the video reception device 2 can start the error correction calculation in order from the group that has arrived, the error correction code for one picture can be started. The generation operation and the error correction operation can be distributed a plurality of times, which has an effect of smoothing the operation load. Further, the packets stored in the buffer are limited to only one group, and after the operation of a certain group is completed and the output is completed, the operation is scheduled so as to input the packet of the subsequent group. Since the buffer can be shared, there is an effect of reducing the amount of use of the buffer.

さらには、図8(c)のように、各グループのパケットを1つずつ入れ子にして伝送することもできる。   Furthermore, as shown in FIG. 8C, the packets of each group can be nested and transmitted one by one.

ネットワーク上ではしばしば複数のパケットが連続して消失するバーストロスが起きることが知られているが、このように入れ子で伝送することにより、例えば3つのパケットが連続して消失した場合でも、各グループあたりでは1つのパケットが消失したことにしかならない。そのため、リードソロモン符号においてn−k=2を選択していた場合、3連続のパケットロスは図8(a)や図8(b)に示す伝送方式では回復できないが、図8(c)の方式であれば回復できる。   It is known that burst loss often occurs in which a plurality of packets are continuously lost on the network. By nesting in this way, for example, even when three packets are continuously lost, each group Only one packet has been lost. Therefore, when nk = 2 is selected in the Reed-Solomon code, three consecutive packet losses cannot be recovered by the transmission method shown in FIGS. 8A and 8B, but in FIG. If it is a method, it can recover.

以上述べたように、第2の実施形態例によれば、情報シンボルの上限数kMAX が比較的小さな誤り訂正符号演算器142およびシンボル訂正演算器252を使用する場合においても、可変数のメディアパケットに対して適応的に誤り訂正符号を付加することができる。また、パケットの伝送順序によっては誤り訂正演算の負荷を平滑化したり、バーストロスに対する耐性を高めたりすることができる。 As described above, according to the second embodiment, even when the error correction code calculator 142 and the symbol correction calculator 252 having a relatively small upper limit number k MAX of information symbols are used, a variable number of media can be used. An error correction code can be adaptively added to the packet. Further, depending on the transmission order of packets, it is possible to smooth the load of error correction operation and to increase the resistance to burst loss.

〔3〕第3の実施形態例
次に、第3の実施形態例について説明する。
[3] Third Embodiment Next, a third embodiment will be described.

図9に、第3の実施形態例に従う本発明の映像送信装置1の装置構成の一実施形態例を図示し、図10に、第3の実施形態例に従う本発明に関連する映像受信装置2の装置構成の一例を図示する。 9, an example embodiment of a device configuration of the video transmission apparatus 1 of the present invention shown in accordance with the third embodiment example, in FIG. 10, film images received related to the present onset bright according to the third embodiment An example of a device configuration of the device 2 is illustrated.

第1及び第2の実施形態例と異なるのは、第3の実施形態例では、誤り訂正符号演算器142、およびシンボル訂正演算器252が複数配置されている点のみである。   The difference from the first and second embodiments is only that a plurality of error correction code calculators 142 and symbol correction calculators 252 are arranged in the third embodiment.

これまで主に説明してきたリードソロモン符号は、誤り訂正能力は高いものの演算が複雑であり、特にソフトウェアによって実装する際には演算負荷が問題となる。   The Reed-Solomon code that has been mainly described so far has a high error correction capability but is complicated in computation, and particularly when implemented by software, the computation load becomes a problem.

これに対し、パリティ符号(XOR)はn−kの値が1に限られるものの、演算が非常に軽いという利点がある。n−k=1の場合においては、リードソロモン符号とパリティ符号のパケット損失に対する耐性は同一である(どちらも1つのパケット損失のみを回復できる)。   On the other hand, the parity code (XOR) has an advantage that the calculation is very light although the value of n−k is limited to 1. When n−k = 1, the Reed-Solomon code and the parity code have the same resistance to packet loss (both can recover only one packet loss).

よって、図9において、誤り訂正符号演算器142としてリードソロモン符号演算器とパリティ符号演算器の双方を実装することにより、誤り訂正演算パラメータ選択器13がn−kの値を1と決定した場合にはパリティ符号を、それ以外のn−kについてはリードソロモン符号を選択することができる。この選択結果は、誤り訂正符号選択情報132として伝達され、選択された誤り訂正符号演算器142を使用してFECパケットの生成を行う。   Therefore, in FIG. 9, when both the Reed-Solomon code calculator and the parity code calculator are implemented as the error correction code calculator 142, the error correction calculation parameter selector 13 determines the value of n−k as 1. For the other nk, a Reed-Solomon code can be selected. The selection result is transmitted as error correction code selection information 132, and an FEC packet is generated using the selected error correction code calculator 142.

受信側においても、図10に示すように、シンボル訂正演算器252としてリードソロモン符号とパリティ符号の双方を実装し、誤り訂正演算パラメータ選択器24が送信側と同一の誤り訂正符号選択情報242を出力することにより、送信側で使用した符号と一致するシンボル訂正演算器252を選択し、誤り訂正演算を行うことができる。   Also on the receiving side, as shown in FIG. 10, both the Reed-Solomon code and the parity code are implemented as the symbol correction computing unit 252, and the error correction computing parameter selector 24 uses the same error correcting code selection information 242 as the transmitting side. By outputting, it is possible to select the symbol correction calculator 252 that matches the code used on the transmission side and perform error correction calculation.

このように、第3の実施形態例では、kやn−kの値によって使用する符号方式を変更することにより、誤り訂正能力の高い符号と演算負荷の軽い符号とを効率的に組み合わせ、装置全体での演算負荷を減少させることができる。組み合わせる誤り訂正符号としては、上記のリードソロモン符号、パリティ(XOR)符号の他に、ハミング(7,4)符号なども挙げられる。   As described above, in the third embodiment, by changing the coding method to be used according to the values of k and nk, the code having a high error correction capability and the code having a light computation load are efficiently combined, The overall calculation load can be reduced. Examples of error correction codes to be combined include Hamming (7, 4) codes in addition to the above Reed-Solomon codes and parity (XOR) codes.

本発明の第1の実施形態例における映像送信装置の構成を示す図である。It is a figure which shows the structure of the video transmission apparatus in the 1st Example of this invention. メディアパケットの生成およびメディアパケットバッファへの格納方式を示した図である。It is the figure which showed the production | generation method of the media packet, and the storage system to a media packet buffer. 短縮符号を使用した場合の誤り訂正符号生成方式について示した図である。It is the figure shown about the error correction code production | generation system at the time of using a shortened code. 短縮符号を使用した場合の誤り訂正符号生成方式について示した図である。It is the figure shown about the error correction code production | generation system at the time of using a shortened code. 本発明の第1の実施形態例における本発明に関連する映像受信装置の構成を示す図である。It is a figure which shows the structure of the video receiver relevant to this invention in the 1st Example of this invention . 本発明の第2の実施形態例における送信側での誤り訂正演算ブロックのグループ化を示す図である。It is a figure which shows grouping of the error correction arithmetic block by the transmission side in the 2nd Example of this invention. 本発明の第2の実施形態例における受信側での誤り訂正演算ブロックのグループ化を示す図である。It is a figure which shows grouping of the error correction calculation block in the receiving side in the 2nd Example of this invention. 本発明の第2の実施形態例におけるネットワーク上でのパケットの伝送順序を示す図である。It is a figure which shows the transmission order of the packet on the network in the 2nd Example of this invention. 本発明の第3の実施形態例における映像送信装置の構成を示す図である。It is a figure which shows the structure of the video transmission apparatus in the 3rd Example of this invention. 本発明の第3の実施形態例における本発明に関連する映像受信装置の構成を示す図である。It is a figure which shows the structure of the video receiver relevant to this invention in the 3rd Example of this invention . 短縮リードソロモン符号について説明した図である。It is a figure explaining the shortened Reed-Solomon code. 誤り訂正符号をパケット損失対策のために適用した場合を示す図である。It is a figure which shows the case where an error correction code is applied for packet loss countermeasures. 従来のCBR伝送型アプリケーションに対して誤り訂正符号を適用した場合を示す図である。It is a figure which shows the case where an error correction code is applied with respect to the conventional CBR transmission type application. 1ピクチャ単位で伝送を完了する低遅延型アプリケーションについて、誤り訂正符号を適用しようとした第1の場合を示す図である。It is a figure which shows the 1st case where it was going to apply an error correction code about the low delay type application which completes transmission per 1 picture. 1ピクチャ単位で伝送を完了する低遅延型アプリケーションについて、誤り訂正符号を適用しようとした第2の場合を示す図である。It is a figure which shows the 2nd case where it was going to apply an error correction code | cord | chord about the low-delay type application which completes transmission per 1 picture.

符号の説明Explanation of symbols

1 映像送信装置
2 映像受信装置
11 ピクチャ符号化・パケット化器
12 メディアパケットバッファ
13 誤り訂正演算パラメータ選択器
14 誤り訂正符号生成部
15 FECパケットバッファ
16 ネットワーク送出器
21 ネットワーク受信器
22 メディアパケットバッファ
23 FECパケットバッファ
24 誤り訂正演算パラメータ選択器
25 誤り訂正演算部
26 ピクチャ復号器
141 情報シンボルレジスタ
142 誤り訂正符号演算器
143 検査シンボルレジスタ
251 シンボルレジスタ
252 シンボル訂正演算器
DESCRIPTION OF SYMBOLS 1 Video transmitter 2 Video receiver 11 Picture encoder / packetizer 12 Media packet buffer 13 Error correction operation parameter selector 14 Error correction code generator 15 FEC packet buffer 16 Network transmitter 21 Network receiver 22 Media packet buffer 23 FEC packet buffer 24 Error correction calculation parameter selector 25 Error correction calculation unit 26 Picture decoder 141 Information symbol register 142 Error correction code calculator 143 Check symbol register 251 Symbol register 252 Symbol correction calculator

Claims (10)

動画像の符号化情報をパケット化し、誤り訂正演算によってパケット損失を回復するための冗長なパケットを付加して、通信ネットワークへ送信する映像送信方法において、
ある1枚の画像を符号化した結果生じたビット量をもとに、このビット量を格納するために必要なパケット数を算出して、このパケット数と同一の数を誤り訂正符号の情報シンボル数として決定することで誤り訂正演算に用いる情報シンボル数を特定し、この特定した情報シンボル数と予め設定された情報シンボル数の最大値とに基づいて誤り訂正演算ブロックの総数を決定して、その最大値範囲に入る範囲でできるだけ大きく、かつ、情報シンボル数のばらつきが最も小さくなるようにと、各誤り訂正演算ブロックに入る情報シンボル数を決定する過程と、
前記決定した情報シンボル数のそれぞれについて、符号化対象画像のピクチャ種別に応じて設定されるIピクチャ、Pピクチャ、Bピクチャの比例率をそれぞれRI 、RP 、RB とするならば、RI ≧RP ≧RB となる比例率に従い、前記1枚の画像のピクチャ種別に応じて当該情報シンボル数に比例する形で誤り訂正符号の検査シンボル数を決定する過程と、
各誤り訂正演算ブロック毎に、前記1枚の画像の符号化情報から得られる前記決定した数の情報シンボルを入力して、誤り訂正演算により、前記決定した数の検査シンボルを生成する過程とを備え、
前記情報シンボル数を決定する過程では、前記パケット数をN、前記最大値をkMAX 、前記総数をq、情報シンボル数の基本値をkBASEとするならば、
q=ceil(N÷kMAX
ただし、ceil()は小数点以下を切り上げた整数
BASE=floor(N÷q)
ただし、floor()は小数点以下を切り捨てた整数
により求められる
r=N−(q×kBASE
に従って、誤り訂正演算ブロック1,2,・・・,qのそれぞれに対応する情報シンボル数k1 ,k2 ,・・・,kq を、
(i)r=0のとき
1 ,k2 ,・・・,kq =kBASE
(ii)r>0のとき
1 ,k2 ,・・・,kr =kBASE+1
r+1 ,・・・・・,kq =kBASE
という形で決定することで、各誤り訂正演算ブロックに入る情報シンボル数を決定することを、
特徴とする映像送信方法。
In a video transmission method in which encoded information of a moving image is packetized, a redundant packet for recovering packet loss by error correction operation is added, and transmitted to a communication network.
Based on the amount of bits generated as a result of encoding a single image, the number of packets necessary to store this amount of bits is calculated, and the same number as the number of packets is calculated as an information symbol of the error correction code. The number of information symbols used for error correction calculation is determined by determining as a number, and the total number of error correction calculation blocks is determined based on the specified number of information symbols and a preset maximum number of information symbols, A process of determining the number of information symbols that enter each error correction operation block so that the variation in the number of information symbols is minimized as much as possible within the range of the maximum value, and
If the proportions of I picture, P picture, and B picture set according to the picture type of the encoding target picture are R I , R P , and R B respectively for the determined number of information symbols, R according proportional ratio which I ≧ R P ≧ R B, and determining the number of check symbols of an error correction code in a manner that proportional to the number of information symbols according to a picture type of the one image,
For each error correction operation block, a process of inputting the determined number of information symbols obtained from the encoded information of the one image and generating the determined number of check symbols by error correction operation. Prepared,
In the process of determining the number of information symbols, if the number of packets is N, the maximum value is k MAX , the total number is q, and the basic value of the number of information symbols is k BASE ,
q = ceil (N ÷ k MAX )
However, ceil () is an integer rounded up after the decimal point.
k BASE = floor (N ÷ q)
However, floor () is calculated by an integer rounded down.
r = N− (q × k BASE )
, K q corresponding to the number of information symbols k 1 , k 2 ,.
(I) When r = 0
k 1 , k 2 ,..., k q = k BASE
(Ii) When r> 0
k 1 , k 2 ,..., k r = k BASE +1
k r + 1 , ..., k q = k BASE
To determine the number of information symbols that enter each error correction operation block,
A featured video transmission method.
請求項1に記載の映像送信方法において、
前記生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをインタリーブする形で送信する過程を備えることを、
特徴とする映像送信方法。
The video transmission method according to claim 1,
Comprising the step of transmitting the generated check symbol and the information symbol that is the generation source thereof as one group, and interleave the symbols of each group,
A featured video transmission method.
請求項1に記載の映像送信方法において、
前記生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをグループごとにまとめる形で送信する過程を備えることを、
特徴とする映像送信方法。
The video transmission method according to claim 1,
Including the step of transmitting the generated check symbol and the information symbol that is the generation source as one group, and transmitting the symbols of each group in a group.
A featured video transmission method.
請求項1ないし3のいずれか1項に記載の映像送信方法において、
前記検査シンボルを生成する過程では、前記決定した情報シンボル数および検査シンボル数に基づいて、複数の誤り訂正符号の中からひとつを選択して使用することを、
特徴とする映像送信方法。
The video transmission method according to any one of claims 1 to 3,
In the process of generating the check symbol, based on the determined information symbol number and check symbol number, selecting and using one of a plurality of error correction codes,
A featured video transmission method.
動画像の符号化情報をパケット化し、誤り訂正演算によってパケット損失を回復するための冗長なパケットを付加して、通信ネットワークへ送信する映像送信装置において、
ある1枚の画像を符号化した結果生じたビット量をもとに、このビット量を格納するために必要なパケット数を算出して、このパケット数と同一の数を誤り訂正符号の情報シンボル数として決定することで誤り訂正演算に用いる情報シンボル数を特定し、この特定した情報シンボル数と予め設定された情報シンボル数の最大値とに基づいて誤り訂正演算ブロックの総数を決定して、その最大値範囲に入る範囲でできるだけ大きく、かつ、情報シンボル数のばらつきが最も小さくなるようにと、各誤り訂正演算ブロックに入る情報シンボル数を決定する手段と、
前記決定した情報シンボル数のそれぞれについて、符号化対象画像のピクチャ種別に応じて設定されるIピクチャ、Pピクチャ、Bピクチャの比例率をそれぞれRI 、RP 、RB とするならば、RI ≧RP ≧RB となる比例率に従い、前記1枚の画像のピクチャ種別に応じて当該情報シンボル数に比例する形で誤り訂正符号の検査シンボル数を決定する手段と、
各誤り訂正演算ブロック毎に、前記1枚の画像の符号化情報から得られる前記決定した数の情報シンボルを入力して、誤り訂正演算により、前記決定した数の検査シンボルを生成する手段とを備え、
前記情報シンボル数を決定する手段は、前記パケット数をN、前記最大値をkMAX 、前記総数をq、情報シンボル数の基本値をkBASEとするならば、
q=ceil(N÷kMAX
ただし、ceil()は小数点以下を切り上げた整数
BASE=floor(N÷q)
ただし、floor()は小数点以下を切り捨てた整数
により求められる
r=N−(q×kBASE
に従って、誤り訂正演算ブロック1,2,・・・,qのそれぞれに対応する情報シンボル数k1 ,k2 ,・・・,kq を、
(i)r=0のとき
1 ,k2 ,・・・,kq =kBASE
(ii)r>0のとき
1 ,k2 ,・・・,kr =kBASE+1
r+1 ,・・・・・,kq =kBASE
という形で決定することで、各誤り訂正演算ブロックに入る情報シンボル数を決定することを、
特徴とする映像送信装置。
In a video transmitting apparatus that packetizes moving image coding information, adds a redundant packet for recovering packet loss by error correction calculation, and transmits the packet to a communication network.
Based on the amount of bits generated as a result of encoding a single image, the number of packets necessary to store this amount of bits is calculated, and the same number as the number of packets is calculated as an information symbol of the error correction code. The number of information symbols used for error correction calculation is determined by determining as a number, and the total number of error correction calculation blocks is determined based on the specified number of information symbols and a preset maximum number of information symbols, Means for determining the number of information symbols entering each error correction operation block so as to be as large as possible within the range of the maximum value and the variation in the number of information symbols is minimized;
If the proportions of I picture, P picture, and B picture set according to the picture type of the encoding target picture are R I , R P , and R B respectively for the determined number of information symbols, R according proportional ratio which I ≧ R P ≧ R B, means for determining a test number of symbols of an error correction code in a manner that proportional to the number of information symbols according to a picture type of the one image,
Means for inputting the determined number of information symbols obtained from the encoded information of the one image for each error correction calculation block and generating the determined number of check symbols by error correction calculation; Prepared,
If the means for determining the number of information symbols is N, the maximum value is k MAX , the total number is q, and the basic value of the information symbol number is k BASE ,
q = ceil (N ÷ k MAX )
However, ceil () is an integer rounded up after the decimal point.
k BASE = floor (N ÷ q)
However, floor () is calculated by an integer rounded down.
r = N− (q × k BASE )
, K q corresponding to the number of information symbols k 1 , k 2 ,.
(I) When r = 0
k 1 , k 2 ,..., k q = k BASE
(Ii) When r> 0
k 1 , k 2 ,..., k r = k BASE +1
k r + 1 , ..., k q = k BASE
To determine the number of information symbols that enter each error correction operation block,
A featured video transmission device.
請求項5に記載の映像送信装置において、
前記生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをインタリーブする形で送信する手段を備えることを、
特徴とする映像送信装置。
The video transmission device according to claim 5,
Means for transmitting the generated check symbol and the information symbol that is the generation source thereof as one group, and transmitting the symbols of each group in an interleaved manner;
A featured video transmission device.
請求項5に記載の映像送信装置において、
前記生成した検査シンボルとその生成元となった情報シンボルとを1つのグループとして、各グループのシンボルをグループごとにまとめる形で送信する手段を備えることを、
特徴とする映像送信装置。
The video transmission device according to claim 5,
A means for transmitting the generated check symbol and the information symbol that is the generation source as one group, and transmitting the symbols of each group in a grouped manner,
A featured video transmission device.
請求項5ないし7のいずれか1項に記載の映像送信装置において、
前記検査シンボルを生成する手段は、前記決定した情報シンボル数および検査シンボル数に基づいて、複数の誤り訂正符号の中からひとつを選択して使用することを、
特徴とする映像送信装置。
The video transmission device according to any one of claims 5 to 7,
The means for generating the check symbol selects and uses one of a plurality of error correction codes based on the determined information symbol number and check symbol number.
A featured video transmission device.
請求項1ないし4のいずれか1項に記載の映像送信方法をコンピュータに実行させるための映像送信用プログラム。   A video transmission program for causing a computer to execute the video transmission method according to any one of claims 1 to 4. 請求項1ないし4のいずれか1項に記載の映像送信方法をコンピュータに実行させるための映像送信用プログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer-readable recording medium having recorded thereon a video transmission program for causing a computer to execute the video transmission method according to claim 1.
JP2004163120A 2004-06-01 2004-06-01 Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program Active JP4559126B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004163120A JP4559126B2 (en) 2004-06-01 2004-06-01 Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004163120A JP4559126B2 (en) 2004-06-01 2004-06-01 Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program

Publications (2)

Publication Number Publication Date
JP2005347927A JP2005347927A (en) 2005-12-15
JP4559126B2 true JP4559126B2 (en) 2010-10-06

Family

ID=35499917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004163120A Active JP4559126B2 (en) 2004-06-01 2004-06-01 Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program

Country Status (1)

Country Link
JP (1) JP4559126B2 (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007208418A (en) * 2006-01-31 2007-08-16 Nhk Engineering Services Inc Inspection information generating apparatus, transmitter, and relaying apparatus
JP5075536B2 (en) * 2007-09-03 2012-11-21 株式会社東芝 FEC transmission processing apparatus, and method and program for FEC transmission processing
JP2009118244A (en) * 2007-11-07 2009-05-28 Internatl Business Mach Corp <Ibm> Technology for transmitting data whose regeneration unit is variable
JP4930449B2 (en) * 2008-04-24 2012-05-16 株式会社Jvcケンウッド Forward error recovery method receiver and forward error recovery method reception output method
JP5444647B2 (en) * 2008-07-01 2014-03-19 富士通株式会社 Data transfer device, data transfer method, and data transfer program
JP5376855B2 (en) * 2008-07-29 2013-12-25 キヤノン株式会社 Data transmission apparatus and data transmission method
CN102160340B (en) 2008-09-19 2014-10-08 松下电器产业株式会社 Transmission rate control device and transmission rate control method
JP5409032B2 (en) * 2009-02-06 2014-02-05 キヤノン株式会社 Transmitting apparatus, method, and program
JP4956849B2 (en) * 2009-02-20 2012-06-20 Necエンジニアリング株式会社 Image decoding apparatus and packet loss compensation method
JP5204006B2 (en) * 2009-02-27 2013-06-05 株式会社東芝 Apparatus, method, and program for transmitting data
JP5412917B2 (en) * 2009-03-27 2014-02-12 富士通株式会社 Error correction control apparatus, error correction control method, and media data distribution system
JP5233939B2 (en) * 2009-09-30 2013-07-10 沖電気工業株式会社 Moving picture encoding apparatus and program, and moving picture distribution system
WO2011039874A1 (en) * 2009-09-30 2011-04-07 富士通株式会社 Data transmitting apparatus, data generating program and data transmitting/receiving method
JP2012147197A (en) 2011-01-11 2012-08-02 Panasonic Corp Communication device, communication method, and communication program
JP5991598B2 (en) * 2011-09-28 2016-09-14 パナソニックIpマネジメント株式会社 Data processing apparatus and data processing method
JP2013219513A (en) * 2012-04-06 2013-10-24 Sumitomo Electric Ind Ltd Device, method and program for image data transmission
JP5939884B2 (en) * 2012-05-15 2016-06-22 三菱電機株式会社 Error correction coding device
JP6519474B2 (en) * 2013-07-30 2019-05-29 ソニー株式会社 INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP5735610B2 (en) * 2013-10-31 2015-06-17 日本電信電話株式会社 Encoding device and decoding device
JP5728069B1 (en) * 2013-12-11 2015-06-03 日本電信電話株式会社 Forward error correction information generation device, forward error correction device, forward error correction information generation method, forward error correction method, forward error correction information generation program, and forward error correction program
JP2021013049A (en) * 2019-07-03 2021-02-04 パナソニックIpマネジメント株式会社 Data transmission device, data transmission system, and data transmission method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09191457A (en) * 1995-11-09 1997-07-22 Sanyo Electric Co Ltd Packet processing unit and method for error correction coding for mpeg signal
JPH10285147A (en) * 1997-04-09 1998-10-23 Nec Corp Data transmission system
JP2000276856A (en) * 1999-03-24 2000-10-06 Sony Corp Device and method for recording data and device and method for reproducing data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09191457A (en) * 1995-11-09 1997-07-22 Sanyo Electric Co Ltd Packet processing unit and method for error correction coding for mpeg signal
JPH10285147A (en) * 1997-04-09 1998-10-23 Nec Corp Data transmission system
JP2000276856A (en) * 1999-03-24 2000-10-06 Sony Corp Device and method for recording data and device and method for reproducing data

Also Published As

Publication number Publication date
JP2005347927A (en) 2005-12-15

Similar Documents

Publication Publication Date Title
JP4559126B2 (en) Video transmission method, video transmission apparatus, video transmission program, and computer-readable recording medium recording the program
US8230316B2 (en) Forward error correction for burst and random packet loss for real-time multi-media communication
KR102133930B1 (en) Apparatus and method for transmitting and receiving data packet
EP2103026B1 (en) A method to support forward error correction for real-time audio and video data over internet protocol networks
KR101099707B1 (en) Method of transmitting digital data packets and device implementing the method
US7409627B2 (en) Method for transmitting and receiving variable length packets based on forward error correction (FEC) coding
US7246294B2 (en) Method for iterative hard-decision forward error correction decoding
KR20080027825A (en) Forward error-correcting(fec) coding and streaming
CA2645829A1 (en) System and method of correcting video data errors
JP6486684B2 (en) Apparatus and method for transmitting / receiving forward error correction packet in mobile communication system
JP5610709B2 (en) Error correction data generation device and generation method
US20130254620A1 (en) Improved error correction coding for recovering multiple packets in a group in view of limited bandwidth
US6675340B1 (en) Forward error correction (FEC) for packetized data networks
JPWO2008139882A1 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
US7231575B2 (en) Apparatus for iterative hard-decision forward error correction decoding
WO2011103741A1 (en) Method and device for data check processing
JP6371830B2 (en) Forward error correction packet transmission method
JP2007324876A (en) Data transmitter, data receiver, data transmitting method, data receiving method, and program
JP3329053B2 (en) Error correction method
TWI520528B (en) Supercharged codes
JP4459794B2 (en) Data transmission method, reception method, apparatus, system and program for performing code error correction
JP2017175495A (en) Transmitter, receiver, communication system, method and program
CN109245850B (en) Self-adaptive system code FEC coding and decoding method based on media content
JP2005236739A (en) Transmitter, receiver, and video distribution system
JP6415302B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090519

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090629

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20090629

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100205

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100414

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100611

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100722

R150 Certificate of patent or registration of utility model

Ref document number: 4559126

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130730

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350