JP2021136486A - Transmission server, transmission device, reception device, encoder, decoder, and program - Google Patents

Transmission server, transmission device, reception device, encoder, decoder, and program Download PDF

Info

Publication number
JP2021136486A
JP2021136486A JP2020029239A JP2020029239A JP2021136486A JP 2021136486 A JP2021136486 A JP 2021136486A JP 2020029239 A JP2020029239 A JP 2020029239A JP 2020029239 A JP2020029239 A JP 2020029239A JP 2021136486 A JP2021136486 A JP 2021136486A
Authority
JP
Japan
Prior art keywords
code
rate
coding rate
error correction
coding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020029239A
Other languages
Japanese (ja)
Other versions
JP7449112B2 (en
Inventor
知也 楠
Kazuya Kusunoki
知也 楠
陽一 鈴木
Yoichi Suzuki
陽一 鈴木
雄貴 小泉
Yuki Koizumi
雄貴 小泉
和典 横畑
Kazunori Yokohata
和典 横畑
久 筋誡
Hisashi Sujikai
久 筋誡
卓也 倉掛
Takuya Kurakake
卓也 倉掛
浩一郎 今村
Koichiro Imamura
浩一郎 今村
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.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting 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 Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2020029239A priority Critical patent/JP7449112B2/en
Publication of JP2021136486A publication Critical patent/JP2021136486A/en
Application granted granted Critical
Publication of JP7449112B2 publication Critical patent/JP7449112B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To provide a transmission server that efficiently re-transmits data using communication in response to a retransmission request from a reception side based on coded data on error correction codes used in digital broadcasting, a transmission device, a reception device, an encoder, a decoder, and a program.SOLUTION: A transmission server 6 of the present invention stores coded data transmitted by a transmission device 2 (3) by an amount corresponding to a predetermined time, receives a retransmission request packet generated when it is determined that a bit error of the coded data cannot be corrected in a reception device 5 via an IP network 8, determines a highly efficient coding rate including unsupported one in the transmission device 2 (3) based on a packet loss rate for the coded data related to the retransmission request, adaptively changes the coding rate, forms an IP packet, and re-transmits it to the reception device 5. The transmission device 2 (3) of the present invention sequentially outputs the transmitted coded data to the transmission server 6. The reception device 5 of the present invention uses the coded data obtained via the retransmission request and repeats the retransmission request until the coded data can be decoded within a predetermined time.SELECTED DRAWING: Figure 1

Description

本発明は、衛星放送及び地上放送並びに固定通信及び移動通信の技術分野に関するものであり、特に、放送と通信を連携し、通信を利用して受信側からの再送要求に応じてデータ再送を可能とする送信サーバ、デジタル放送に係る送信装置、受信装置、符号化器、復号器、及びプログラムに関する。 The present invention relates to the technical fields of satellite broadcasting, terrestrial broadcasting, fixed communication and mobile communication, and in particular, it is possible to retransmit data in response to a retransmission request from the receiving side by linking broadcasting and communication. The present invention relates to a transmission server, a transmission device for digital broadcasting, a reception device, an encoder, a decoder, and a program.

衛星放送及び地上放送のデジタル放送方式では、白色雑音下での伝送性能を向上させる技術として、誤り訂正符号が用いられる。例えば高度広帯域衛星デジタル放送では、信号対雑音比に対する利用効率の理論的な上限値であるシャノン限界に迫る性能を有する強力な誤り訂正符号であるLDPC(Low Density Parity Check)符号が利用される(例えば、非特許文献1,2参照)。しかし、衛星デジタル放送では降雨による減衰、地上デジタル放送ではフェージングなど、デジタル放送では、誤り訂正符号のみでは信号を復旧できないほど伝送条件が悪化する場合がある。 In the digital broadcasting system of satellite broadcasting and terrestrial broadcasting, an error correction code is used as a technique for improving transmission performance under white noise. For example, in advanced broadband satellite digital broadcasting, the LDPC (Low Density Parity Check) code, which is a powerful error correction code having performance approaching the Shannon limit, which is the theoretical upper limit of utilization efficiency for the signal-to-noise ratio, is used ( For example, see Non-Patent Documents 1 and 2). However, in satellite digital broadcasting, attenuation due to rainfall, fading in terrestrial digital broadcasting, etc., in digital broadcasting, the transmission conditions may deteriorate to the extent that the signal cannot be recovered only by the error correction code.

一方、デジタル無線通信では、誤り訂正符号以外のデータ補償技術としてARQ(Automatic Repeat reQuest)によるデータ再送制御が知られている(例えば、特許文献1,2参照)。デジタル無線通信において、誤り訂正符号とARQを組み合わせたHybrid ARQを用いることで伝送性能の向上を実現することができ、ARQのみを利用するよりも少ない再送回数、且つ誤り訂正符号のみでは補償できない条件でのデータ伝送が可能となる。ただし、Hybrid ARQを用いる従来の先行技術は、FPUや携帯電話の基地局通信など双方向の通信に限られており、放送のような片方向のブロードキャストにおいて通信と連携し、Hybrid ARQでデータを補償する技法は確立されていない。 On the other hand, in digital wireless communication, data retransmission control by ARQ (Automatic Repeat reQuest) is known as a data compensation technique other than an error correction code (see, for example, Patent Documents 1 and 2). In digital wireless communication, transmission performance can be improved by using Hybrid ARQ that combines an error correction code and ARQ, the number of retransmissions is smaller than that using ARQ alone, and conditions that cannot be compensated by the error correction code alone. Data transmission is possible. However, the conventional prior technology using Hybrid ARQ is limited to two-way communication such as FPU and mobile phone base station communication, and cooperates with communication in one-way broadcasting such as broadcasting, and data is transmitted by Hybrid ARQ. No compensation technique has been established.

尚、Hybrid ARQを構成するものではないが、デジタル放送の伝送条件が悪化した際、双方向の通信が可能な通信路であるIP(Internet Protocol)網を経て受信側から送信側に向けてARQを行い、送信側からデータを再送する技術が開示されている(例えば、特許文献3参照)。 Although it does not constitute a Hybrid ARQ, when the transmission conditions of digital broadcasting deteriorate, the ARQ is directed from the receiving side to the transmitting side via the IP (Internet Protocol) network, which is a communication path capable of bidirectional communication. (For example, see Patent Document 3).

一般的なIP網は、回線が混雑しているなどの何らかの障害により情報が消失する消失通信路(PEC:Packet Erasure Channel)が想定される。そこで、デジタル無線通信におけるHybrid ARQでは、データ補償を行う誤り訂正符号として、LDPC−CC(Convolutional Codes)(例えば、特許文献4参照)やLDGM(Low-Density Generator Matrix)符号(例えば、特許文献5参照)などの消失通信路であるIP通信専用の誤り訂正符号が用いられる。これらのLDPC−CCやLDGM符号は、高度広帯域衛星デジタル放送などと同じくLDPC符号を基にした誤り訂正符号ではあるが、消失通信路であるIP通信のみを考慮して設計された符号であり、IP通信専用の誤り訂正符号の符号化器及び復号器を用意する必要がある。 A general IP network is assumed to be a binary erasure channel (PEC) in which information is lost due to some kind of failure such as line congestion. Therefore, in Hybrid ARQ in digital wireless communication, LDPC-CC (Convolutional Codes) (see, for example, Patent Document 4) and LDGM (Low-Density Generator Matrix) codes (for example, Patent Document 5) are used as error correction codes for data compensation. An error correction code dedicated to IP communication, which is a lost communication path such as (see), is used. These LDPC-CC and LDGM codes are error correction codes based on the LDPC code as in advanced broadband satellite digital broadcasting, but are designed in consideration of only IP communication, which is a lost communication path. It is necessary to prepare an error correction code encoder and decoder dedicated to IP communication.

特開2014−050034号公報Japanese Unexamined Patent Publication No. 2014-050034 国際公開第2007/069406号International Publication No. 2007/069406 国際公開第2015/048569号International Publication No. 2015/048569 国際公開第2010/001610号International Publication No. 2010/001610 国際公開第2015/022910号International Publication No. 2015/022910

R. G. Gallager, “Low-Density Parity-Check Codes,” in Research Monograph series Cambridge, MIT Press, 1963年12月R. G. Gallager, “Low-Density Parity-Check Codes,” in Research Monograph series Cambridge, MIT Press, December 1963 “高度広帯域衛星デジタル放送の伝送方式(ISDB-S3) 標準規格 ARIB STD-B44 2.1版”、[online]、平成28年3月25日改定、ARIB、[令和2年1月27日検索]、インターネット<URL: https://www.arib.or.jp/kikaku/kikaku_hoso/std-b44.html>"Transmission method for advanced broadband satellite digital broadcasting (ISDB-S3) Standard ARIB STD-B44 2.1 version", [online], revised on March 25, 2016, ARIB, [searched on January 27, 2nd year of Heisei] , Internet <URL: https://www.arib.or.jp/kikaku/kikaku_hoso/std-b44.html>

上記の通り、デジタル無線通信において、誤り訂正符号とARQを組み合わせたHybrid ARQを用いることで伝送性能の向上を実現することができ、ARQのみを利用するよりも少ない再送回数、且つ誤り訂正符号のみでは補償できない条件でのデータ伝送が可能となる。 As described above, in digital wireless communication, transmission performance can be improved by using Hybrid ARQ that combines an error correction code and ARQ, and the number of retransmissions is smaller than that using only ARQ, and only the error correction code is used. Data can be transmitted under conditions that cannot be compensated for.

しかし、放送のような片方向のブロードキャストにおいて通信と連携し、Hybrid ARQでデータを補償する技法は確立されていない。 However, a technique for coordinating with communication in one-way broadcasting such as broadcasting and compensating for data with Hybrid ARQ has not been established.

そこで、デジタル放送においても、通信と連携し、誤り訂正符号とARQを組み合わせたデジタル放送と通信の融合によるHybrid ARQでデータを補償する技法が望まれる。例えば、デジタル放送の伝送条件が悪化した際、双方向の通信が可能な通信路であるIP網を経て受信側から送信側にARQを行い、送信側からデータ再送する伝送システムを構築することで、伝送性能を向上させることができる。つまり、現行のデジタル放送では誤り訂正符号によるデータ補償しか想定していないため、Hybrid ARQでデジタル放送に係るデータを補償することにより、誤り訂正符号では訂正しきれない伝送条件の悪化にも対応できる。 Therefore, also in digital broadcasting, a technique of compensating data with Hybrid ARQ by fusing digital broadcasting and communication in which an error correction code and ARQ are combined in cooperation with communication is desired. For example, when the transmission conditions of digital broadcasting deteriorate, by constructing a transmission system that performs ARP from the receiving side to the transmitting side via the IP network, which is a communication path capable of bidirectional communication, and retransmits data from the transmitting side. , Transmission performance can be improved. In other words, since the current digital broadcasting only assumes data compensation using an error correction code, by compensating the data related to digital broadcasting with Hybrid ARQ, it is possible to deal with the deterioration of transmission conditions that cannot be corrected by the error correction code. ..

しかし、放送と通信の融合によるHybrid ARQを用いた伝送システムを構築するために、特許文献3に開示されるARQを用いたシステムに、特許文献4,5等に開示されるIP通信専用の誤り訂正符号を適用して構成すると、デジタル放送用の誤り訂正符号の符号化器及び復号器と、IP通信用の符号化器及び復号器をそれぞれ用意し、且つ協働させる仕組みが必要になり、設備規模が増大する。 However, in order to construct a transmission system using Hybrid ARQ by fusing broadcasting and communication, an error dedicated to IP communication disclosed in Patent Documents 4 and 5 and the like is added to the system using ARQ disclosed in Patent Document 3. When the correction code is applied and configured, a mechanism for preparing and coordinating an error correction code encoder and a decoder for digital broadcasting and an IP communication encoder and a decoder, respectively, is required. The scale of equipment will increase.

このため、「デジタル放送で利用する誤り訂正符号」とARQとを効率的に組み合わせた上で、放送と通信の融合によるHybrid ARQを用いた伝送システムを構築することが要望される。 Therefore, it is required to efficiently combine "error correction code used in digital broadcasting" and ARQ, and to construct a transmission system using Hybrid ARQ by fusing broadcasting and communication.

つまり、デジタル放送に係る送信装置の符号化器、及び受信装置の復号器を増大させずに、デジタル放送とIP網による通信を連携させ、例えばLDPC符号及びBCH符号の誤り訂正の連接符号とIP通信を利用した再送要求を組み合わせたHybrid ARQを実現する伝送システムを構成することにより、デジタル放送に係る誤り訂正能力を向上させることが要望される。 That is, without increasing the encoder of the transmitting device and the decoder of the receiving device related to digital broadcasting, the digital broadcasting and the communication by the IP network are linked, for example, the concatenated code and IP of error correction of the LDPC code and the BCH code. It is desired to improve the error correction capability related to digital broadcasting by constructing a transmission system that realizes Hybrid ARQ that combines retransmission requests using communication.

また、IP通信による再送を行う場合、再送するビット数が増加すると、通信回線の負荷が増大し回線を逼迫することが想定される。そのため、可能な限りデータ再送時のビット数は少なく、効率的にHybrid ARQによるデータ補償を実現する技法が望まれる。 Further, when retransmitting by IP communication, if the number of bits to be retransmitted increases, it is assumed that the load on the communication line increases and the line becomes tight. Therefore, the number of bits at the time of data retransmission is as small as possible, and a technique for efficiently realizing data compensation by Hybrid ARQ is desired.

従って、デジタル放送に係る送信装置の符号化器、及び受信装置の復号器を増大させずに、デジタル放送とIP網による通信を連携させ、例えばLDPC符号及びBCH符号の誤り訂正の連接符号とIP通信を利用した再送要求を組み合わせたHybrid ARQを実現する伝送システムを構成することにより、デジタル放送に係る誤り訂正能力を向上させ、尚且つ、データ再送時のビット数を可能な限り少なくし、効率的なHybrid ARQを実現する技法が望まれる。また、IP網経由のデータ再送で生じるパケット消失率が、デジタル放送で想定されるビット誤り率よりも低い状態を示すことも考えられ、このような場合にも効率的なHybrid ARQを実現する技法が望まれる。 Therefore, without increasing the encoder of the transmitting device and the decoder of the receiving device related to digital broadcasting, the digital broadcasting and the communication by the IP network are linked, for example, the concatenated code and IP of error correction of the LDPC code and the BCH code. By constructing a transmission system that realizes Hybrid ARQ that combines retransmission requests using communication, the error correction capability related to digital broadcasting is improved, and the number of bits at the time of data retransmission is reduced as much as possible for efficiency. A technique for realizing a typical Hybrid ARQ is desired. In addition, it is possible that the packet loss rate caused by data retransmission via the IP network is lower than the bit error rate expected in digital broadcasting, and even in such a case, a technique for realizing efficient Hybrid ARQ. Is desired.

従って、本発明の目的は、上述の問題に鑑みて、受信装置の復号装置を増大させずにデジタル放送とIP網による通信を連携させ、LDPC符号による誤り訂正とIP通信を利用した再送要求を組み合わせたHybrid ARQを実現し、尚且つデジタル放送に用いられる誤り訂正符号の訂正能力とIP網のパケット消失率に応じたLDPC符号化率を選択可能にして、データ再送時のビット数を可能な限り少なくすることにより、デジタル放送で利用する誤り訂正符号の符号化データを基に、効率的に、通信を利用して受信側からの再送要求に対しIP網のパケット消失率に応じたデータ再送を可能とする送信サーバ、デジタル放送に係る送信装置、受信装置、符号化器、復号器、及びプログラムを提供することにある。 Therefore, in view of the above-mentioned problems, an object of the present invention is to link digital broadcasting and IP network communication without increasing the decoding device of the receiving device, to perform error correction by LDPC code and to perform a retransmission request using IP communication. The combined Hybrid ARQ is realized, and the LDPC coding rate can be selected according to the error correction code correction capability used for digital broadcasting and the packet loss rate of the IP network, and the number of bits at the time of data retransmission is possible. By reducing the number as much as possible, based on the coded data of the error correction code used in digital broadcasting, the data is efficiently retransmitted according to the packet loss rate of the IP network in response to the retransmission request from the receiving side using communication. It is an object of the present invention to provide a transmitting server, a transmitting device for digital broadcasting, a receiving device, an encoder, a decoder, and a program.

本発明の送信サーバは、デジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し、放送伝送路を介してデジタル変調された当該符号化データを受信装置に送信する送信装置から、当該符号化データの所定時間分を保存しIP(Internet Protocol)網経由で受信装置に送信可能とする送信サーバであって、前記送信装置で生成された符号化データを順次入力し、前記誤り訂正符号の符号長を構成する誤り訂正符号フレームのフレーム番号又は時刻情報に基づく同期信号により時系列に管理し、時系列に管理された前記符号化データの所定時間分を更新しながら保存する保存部と、IP網経由で、前記受信装置にて前記誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに生成される再送要求パケットを受信し、当該再送要求パケットに格納される前記受信装置にて設定又はIP網経由で再送された符号化データの受信に基づき計測したパケット消失率情報と、再送要求に係る誤り訂正符号フレームの符号化データを示す再送要求情報とを抽出する再送要求処理部と、前記パケット消失率情報を基に、符号化率ごとの消失訂正可能な最大パケット消失率を示す所要パケット消失率を有する消失訂正性能テーブルを参照して再送用の符号化データの符号化率を決定する符号化率決定部と、前記符号化率決定部で決定された符号化率に基づいて、前記送信装置で生成された符号化データのブロック符号の符号化率を変更して再送するか否かを判別し、符号化率を変更するときは前記再送要求情報を基に前記保存部から読み出して得られる再送要求に係る符号化データと該符号化データに連続する所定個の符号化データについて符号化率を変更し、複数の誤り訂正符号フレームを構成する符号化率適応変更部と、前記複数の誤り訂正符号フレームを用いてインターリーブフレームを構成し、各誤り訂正符号フレームに対して縦断するようにインターリーブを施して得られるペイロードに、当該インターリーブフレームを識別可能とするための識別ヘッダと、各誤り訂正符号フレームにおいて何番目のビットを表すのかを特定するシーケンス番号と、符号化データパケットのヘッダであるIPヘッダを付加してIPパケット列の符号化データパケットを生成し、IP網を経て前記受信装置に向けて送信するIPパケット生成部と、を備え、前記パケット消失率情報は、前記デジタル放送で予め想定されているビット誤り率よりも低い状態を示すパケット消失率を示すことが許容されており、前記符号化率決定部は、前記パケット消失率情報を基に、前記送信装置で用いる誤り訂正符号化方式と同一の符号化方式に基づき、前記送信装置で利用可能とする複数種の第1の符号化率と、前記複数種の第1の符号化率における最高符号化率よりも高い前記送信装置でサポート外の複数種の第2の符号化率とからなる所定種類数の符号化率のうち、前記放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ前記IP綱のパケット消失を訂正可能とする範囲内で最も高い符号化率を決定する手段を有し、前記符号化率適応変更部は、前記複数種の第1の符号化率のうち最低符号化率以外の符号化率と前記複数種の第2の符号化率の各符号化率に応じた符号化データを生成する符号化器を有することを特徴とする。 The transmission server of the present invention digitally modulates the encoded data encoded by using the error correction code related to digital broadcasting, and transmits the digitally modulated encoded data to the receiving device via the broadcasting transmission path. A transmission server that stores a predetermined time of the coded data from the device and enables transmission to the receiving device via the IP (Internet Protocol) network, and sequentially inputs the coded data generated by the transmitting device. It is managed in time series by a synchronization signal based on the frame number or time information of the error correction code frame constituting the code length of the error correction code, and the coded data managed in time series is saved while being updated for a predetermined time. The retransmission request packet generated when it is determined that the bit error of the coded data cannot be corrected by the receiving device using the error correction code is received via the storage unit and the IP network, and the retransmission request is received. Retransmission request indicating packet loss rate information measured based on reception of coded data set by the receiving device stored in the packet or retransmitted via the IP network, and coded data of the error correction code frame related to the retransmission request. Retransmission is performed by referring to the retransmission request processing unit that extracts information and the loss correction performance table having the required packet loss rate indicating the maximum loss correction possible packet loss rate for each coding rate based on the packet loss rate information. A coding rate determining unit that determines the coding rate of the coded data for use, and a block code of the coded data generated by the transmitting device based on the coding rate determined by the coding rate determining unit. It is determined whether or not to retransmit by changing the coding rate, and when the coding rate is changed, the encoded data related to the retransmission request obtained by reading from the storage unit based on the retransmission request information and the coding. An interleaved frame is configured by using a coding rate adaptive change unit that changes the coding rate for a predetermined number of coded data consecutive to the data and constitutes a plurality of error correction code frames and the plurality of error correction code frames. , The payload obtained by interleaving each error correction code frame so as to traverse the data, the identification header for making the interleaved frame identifiable, and the number of bits represented in each error correction code frame. An IP packet generator that generates a coded data packet of an IP packet string by adding a sequence number to be specified and an IP header that is a header of the coded data packet, and transmits the coded data packet to the receiving device via the IP network. The packet is erased The loss rate information is allowed to indicate a packet loss rate indicating a state lower than the bit error rate previously assumed in the digital broadcast, and the coding rate determination unit is based on the packet loss rate information. In addition, based on the same coding method as the error correction coding method used in the transmission device, a plurality of types of first coding rates that can be used in the transmission device and the plurality of types of first coding rates are used. Of the predetermined number of coding rates consisting of a plurality of types of second coding rates that are not supported by the transmitting device, which is higher than the maximum coding rate in It has a means for determining the highest coding rate within a range that is equal to or higher than the rate and can correct the packet loss of the IP line, and the coding rate adaptation changing unit is the first of the plurality of types. It is characterized by having a encoder that generates coding data corresponding to each coding rate of the coding rates other than the lowest coding rate and the plurality of types of second coding rates.

また、本発明の送信サーバにおいて、前記符号化率適応変更部は、前記送信装置で生成された符号化データの符号化率を変更して前記受信装置に再送する場合に、変更する符号化率に応じて該符号化データの情報ビットに前記受信装置側で既知とするパディングビットを前記受信装置側で既知とする挿入位置に付加して誤り訂正符号化処理を施し、前記誤り訂正符号化処理を施して得られる符号化率を変更した誤り訂正符号パリティを、前記送信装置で生成された符号化データに付加されていた誤り訂正符号パリティから置き換えて付加し、且つ前記パディングビットを除去して得られる誤り訂正符号フレームを再送用の符号化データとして生成する手段を有することを特徴とする。 Further, in the transmission server of the present invention, the coding rate adaptation changing unit changes the coding rate when the coding rate of the coded data generated by the transmitting device is changed and retransmitted to the receiving device. According to the above, a padding bit known on the receiving device side is added to the information bit of the coded data at an insertion position known on the receiving device side to perform error correction coding processing, and the error correction coding process is performed. The error correction code parity obtained by changing the coding rate is replaced with the error correction code parity added to the coded data generated by the transmission device, and the padding bit is removed. It is characterized by having a means for generating the obtained error correction code frame as coded data for retransmission.

また、本発明の送信サーバにおいて、前記複数種の第1の符号化率は、少なくとも1/2,3/5,2/3,3/4,4/5,5/6,7/8,9/10を含み、前記複数種の第2の符号化率は、110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120のうち1以上を含み、前記消失訂正性能テーブルは、前記所要パケット消失率として、前記所定種類数の符号化率の高さに応じて低くなる割合を有することを特徴とする。 Further, in the transmission server of the present invention, the first coding rates of the plurality of types are at least 1/2, 3/5, 2/3/3/4/4/5/5/6/7/8, The second coding rates of the plurality of types, including 9/10, are 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120. One or more of them are included, and the erasure correction performance table is characterized in that the required packet erasure rate has a rate of decreasing according to the height of the coding rate of the predetermined number of types.

更に、本発明の送信装置は、デジタル放送に係る送信装置であって、本発明の送信サーバに対し、前記デジタル放送に係る誤り訂正符号を利用して符号化した符号化データを順次出力する手段を有することを特徴とする。 Further, the transmitting device of the present invention is a transmitting device related to digital broadcasting, and means for sequentially outputting encoded data encoded by using the error correction code related to the digital broadcasting to the transmitting server of the present invention. It is characterized by having.

更に、本発明の送信装置は、デジタル放送に係る送信装置であって、本発明の送信サーバを装置内部に備えることを特徴とする。 Further, the transmitting device of the present invention is a transmitting device related to digital broadcasting, and is characterized in that the transmitting server of the present invention is provided inside the device.

更に、本発明の受信装置は、送信装置によりデジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し放送伝送路を介して送信された変調波信号を受信する受信装置であって、前記変調波信号を受信して復調する復調部と、復調して得られる前記符号化データから前記誤り訂正符号の符号長を構成する誤り訂正符号フレームを再構成し前記誤り訂正符号に対応する復号処理を行って受信データを生成し再生可能とする誤り訂正復号部と、前記誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに対応する符号化データの再送を要求するための再送要求に係る誤り訂正符号フレームの符号化データを示す再送要求情報と、設定又はIP網経由で再送された符号化データの受信に基づき計測したパケット消失率情報とを含むIPパケット形式の再送要求パケットを生成し、本発明の送信サーバに向けて送信する再送要求パケット生成部と、当該再送要求パケットに応じて前記送信サーバから再送要求に応じて再送された符号化データを格納するIPパケット列の符号化データパケットを受信して、前記送信サーバによるインターリーブの逆処理を行って前記再送要求に応じて再送された符号化データを抽出するIPパケット受信部と、を備え、前記誤り訂正復号部は、前記再送要求に応じて再送された符号化データについて、符号化率が変更されていないときは復調して得られる前記符号化データの符号化率で、符号化率が変更されているときは符号化率に応じたパディングビットを付加し、復号に必要な尤度比の置き換えに関する補完処理を経て復号処理を試み、所定時間内に復号できるまで対応する符号化データの再送の要求を繰り返す手段を有し、前記パケット消失率情報は、前記デジタル放送で予め想定されているビット誤り率よりも低い状態を示すパケット消失率を示すことが許容されており、前記誤り訂正復号部は、前記送信装置で利用可能とする複数種の第1の符号化率と、前記送信サーバのみで利用可能とする複数種の第2の符号化率の各符号化率に応じた符号化データを復号する復号器を有することを特徴とする。 Further, the receiving device of the present invention is a receiving device that digitally modulates encoded data encoded by a transmitting device using an error correction code related to digital broadcasting and receives a modulated wave signal transmitted via a broadcasting transmission path. The error correction code is obtained by reconstructing the demodulator that receives and demolishes the modulated wave signal and the error correction code frame that constitutes the code length of the error correction code from the coded data obtained by demodulating the error correction code. An error correction decoding unit that performs decoding processing corresponding to The retransmission request information indicating the coded data of the error correction code frame related to the error correction code frame for requesting the retransmission of, and the packet loss rate information measured based on the setting or the reception of the encoded data retransmitted via the IP network. A retransmission request packet generation unit that generates a retransmission request packet in the form of an IP packet including the same and transmits the retransmission request packet to the transmission server of the present invention, and an encoding that is retransmitted from the transmission server in response to the retransmission request packet. An IP packet receiving unit that receives an coded data packet of an IP packet string for storing data, performs reverse processing of interleaving by the transmitting server, and extracts coded data retransmitted in response to the retransmission request. The error correction / decoding unit encodes the coded data retransmitted in response to the retransmission request with the coding rate of the coded data obtained by demodulating the coded data when the coding rate is not changed. When the rate is changed, a padding bit corresponding to the coding rate is added, the decoding process is attempted through the complementary processing related to the replacement of the likelihood ratio required for decoding, and the corresponding coding is performed until the decoding can be performed within a predetermined time. It has a means for repeating a request for data retransmission, and the packet loss rate information is allowed to indicate a packet loss rate indicating a state lower than a bit error rate previously assumed in the digital broadcasting. The error correction / decoding unit responds to each of a plurality of types of first coding rates that can be used by the transmission device and a plurality of types of second coding rates that can be used only by the transmission server. It is characterized by having a decoder that decodes the coded data.

また、本発明の受信装置において、前記誤り訂正符号は、内符号としてLDPC符号、外符号としてBCH符号が連接した連接符号からなり、前記誤り訂正復号部は、前記BCH符号の復号処理でビット誤りのエラーが訂正しきれなかった、もしくは前記BCH符号の復号処理でエラーは訂正できたが所定のBCHエラー数となったときに、当該符号化データのビット誤りが訂正できなかったと判定することを特徴とする。 Further, in the receiving device of the present invention, the error correction code is composed of a concatenated code in which an LDPC code is connected as an internal code and a BCH code is connected as an external code, and the error correction decoding unit performs a bit error in the decoding process of the BCH code. When the error in (1) cannot be completely corrected, or the error can be corrected by the decoding process of the BCH code but the predetermined number of BCH errors is reached, it is determined that the bit error of the coded data cannot be corrected. It is a feature.

また、本発明の受信装置において、前記IPパケット列のシーケンス番号を基に消失したパケット数をカウントして、前記IP綱のパケット消失率を計測し、前記パケット消失率情報として前記再送要求パケット生成部へ通知するパケット消失率測定部を備えることを特徴とする。 Further, in the receiving device of the present invention, the number of lost packets is counted based on the sequence number of the IP packet string, the packet loss rate of the IP line is measured, and the retransmission request packet is generated as the packet loss rate information. It is characterized by including a packet loss rate measuring unit for notifying the unit.

また、本発明の受信装置において、前記送信サーバとの往復回線のテスト通信による推定又はユーザ設定により定めたパケット消失率を、前記パケット消失率情報として前記再送要求パケット生成部へ設定するパケット消失率設定部を備えることを特徴とする。 Further, in the receiving device of the present invention, the packet loss rate in which the packet loss rate estimated by the test communication of the round-trip line with the transmission server or determined by the user setting is set in the retransmission request packet generation unit as the packet loss rate information. It is characterized by having a setting unit.

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率110/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率110/120の検査行列初期値テーブル(表1)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 110/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 110/120. The check matrix initial value table (Table 1) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率111/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率111/120の検査行列初期値テーブル(表2)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 111/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 111/120. The check matrix initial value table (Table 2) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率112/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率112/120の検査行列初期値テーブル(表3)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 112/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 112/120. The check matrix initial value table (Table 3) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率113/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率113/120の検査行列初期値テーブル(表4)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 113/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 113/120. The check matrix initial value table (Table 4) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率114/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率114/120の検査行列初期値テーブル(表5)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 114/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 114/120. The check matrix initial value table (Table 5) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率115/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率115/120の検査行列初期値テーブル(表6)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 115/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 115/120. The check matrix initial value table (Table 6) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率116/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率116/120の検査行列初期値テーブル(表7)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 116/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 116/120. The check matrix initial value table (Table 7) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の符号化器は、本発明の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率117/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、前記符号化率117/120の検査行列初期値テーブル(表8)は、以下の表からなることを特徴とする。 Further, the encoder of the present invention is an encoder possessed by the coding rate adaptation change unit in the transmission server of the present invention, and the digital bit string is LDPC coded by using an inspection matrix unique to each coding rate. The LDPC encoder is provided with an LDPC encoder to be converted, and the LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and corresponds to the coding rate 117/120. It has a means for performing LDPC coding using an inspection matrix configured by arranging one element of a sub-matrix corresponding to the information length in the column direction at a cycle of every 374 columns, and has a coding rate of 117/120. The check matrix initial value table (Table 8) is characterized in that it consists of the following table.

Figure 2021136486
Figure 2021136486

更に、本発明の復号器は、本発明の符号化器によりLDPC符号化処理を施して符号化したデータを、前記検査行列を用いてLDPC復号する手段を備えることを特徴とする。 Further, the decoder of the present invention is characterized by comprising means for LDPC decoding of data encoded by performing LDPC coding processing by the encoder of the present invention using the inspection matrix.

更に、本発明のプログラムは、コンピュータを、本発明の送信サーバとして機能させるためのプログラムとして構成する。 Further, the program of the present invention is configured as a program for operating the computer as the transmission server of the present invention.

本発明によれば、放送受信だけでは防げないデータの損失について、IP網を経て受信側から送信側へ再送要求を実施し、送信側からデータ再送を可能とすることで、受信側でデータを補完することができる。特に、IP網を経て送信側が再送するデータをデジタル放送のブロック符号における符号化データとし、尚且つ、IP網のパケット消失率に応じて再送するビット数を可能な限り少なくするように再送する符号化データのLDPC符号化率を可変制御することで、IP綱のパケット消失率を送受信間で逐次共有して、再送要求回数を削減可能とし、更に、IP網経由の伝送効率を向上させることができる。また、放送受信による誤り訂正符号とIP網経由の伝送で利用する誤り訂正符号の双方を放送規格で規格された誤り訂正符号の符号形式と同一にすることで、受信側では1つの誤り訂正復号器を用意するだけで実現でき、設備規模を小さくできる。 According to the present invention, for data loss that cannot be prevented only by broadcast reception, data can be retransmitted on the receiving side by executing a retransmission request from the receiving side to the transmitting side via an IP network and enabling data retransmission from the transmitting side. Can be complemented. In particular, the data retransmitted by the transmitting side via the IP network is used as the encoded data in the block code of digital broadcasting, and the retransmitted data is retransmitted so as to reduce the number of bits to be retransmitted according to the packet loss rate of the IP network as much as possible. By variably controlling the LDPC coding rate of the converted data, the packet loss rate of the IP line can be shared sequentially between transmission and reception, the number of retransmission requests can be reduced, and the transmission efficiency via the IP network can be improved. can. Further, by making both the error correction code used for broadcast reception and the error correction code used for transmission via the IP network the same as the code format of the error correction code standardized by the broadcasting standard, one error correction decoding is performed on the receiving side. This can be achieved simply by preparing a vessel, and the scale of the equipment can be reduced.

特に、本発明によれば、送信サーバは、受信装置から取得したIP網のパケット消失率が、デジタル放送で予め想定されているビット誤り率よりも低い状態を示すときは、IP網8用に設計した高符号化率の誤り訂正符号を用いてデータ再送することで、受信装置に対して冗長なパリティビットを伝送することなくパケット消失を訂正させることができる。 In particular, according to the present invention, when the transmission server shows a state in which the packet loss rate of the IP network acquired from the receiving device is lower than the bit error rate presumed in digital broadcasting, the transmission server is used for the IP network 8. By retransmitting data using the designed error correction code with a high coding rate, packet loss can be corrected without transmitting redundant parity bits to the receiving device.

また、本発明による一態様によれば、送信側に対し受信側から再送要求された符号化データは、シーケンス番号を付与したIPパケット列の符号化データパケットとして送信側から受信側に再送するため、受信側では、受信したIPパケットのシーケンス番号を基に下り回線(送信側から受信側へ向かう回線)のパケット消失率を計測するようにしている。そして、送信側は、そのパケット消失率を基に、再送する符号化データの符号化率を可変制御する。このため、送受間の往復回線のテスト通信による推定又はユーザ設定により定めたパケット消失率を用いる場合よりも、適切に再送する符号化データの符号化率を選択することが可能となり、IP綱経由の伝送効率をより向上させることができる。 Further, according to one aspect of the present invention, the encoded data requested to be retransmitted from the receiving side to the transmitting side is retransmitted from the transmitting side to the receiving side as an encoded data packet of an IP packet string to which a sequence number is assigned. On the receiving side, the packet loss rate of the downlink (the line from the transmitting side to the receiving side) is measured based on the sequence number of the received IP packet. Then, the transmitting side variably controls the coding rate of the coded data to be retransmitted based on the packet loss rate. Therefore, it is possible to select the coding rate of the coded data to be retransmitted appropriately, rather than using the packet loss rate estimated by the test communication of the round-trip line between transmission and reception or the packet loss rate determined by the user setting, and via the IP rope. Transmission efficiency can be further improved.

本発明による一実施形態の送信サーバ、送信装置及び受信装置を備える伝送システムの概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the transmission system including the transmission server, the transmission device and the receiving device of one Embodiment by this invention. 本発明による一実施形態の送信サーバ及び送信装置の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the transmission server and the transmission device of one Embodiment by this invention. 本発明による一実施形態の送信サーバと受信装置との間の再送要求パケットに係る制御フローを示すフローチャートである。It is a flowchart which shows the control flow which concerns on the retransmission request packet between the transmission server and the receiving device of one Embodiment by this invention. (a)乃至(d)は、それぞれ本発明による一実施形態の送信サーバにおける符号化率適応変更部による符号化率変更時の符号化データの生成法を概念的に示す図である。(A) to (d) are diagrams conceptually showing a method of generating coded data when the code rate is changed by the code rate adaptive change unit in the transmission server of the embodiment according to the present invention, respectively. (a)乃至(d)は、それぞれ本発明による一実施例の送信サーバにおける符号化率適応変更部による符号化率変更時の符号化データの生成法を具体的に示す図である。FIGS. (A) to (D) are diagrams specifically showing a method of generating coded data when the code rate is changed by the code rate adaptive change unit in the transmission server according to the embodiment of the present invention, respectively. 本発明による一実施例の送信サーバにおけるIPパケット生成部のインターリーブ処理に関する説明図である。It is explanatory drawing about the interleave processing of the IP packet generation part in the transmission server of one Example by this invention. 本発明による一実施形態の受信装置の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the receiving device of one Embodiment by this invention. 本発明による一実施形態の受信装置における一実施例の受信制御フローを示すフローチャートである。It is a flowchart which shows the reception control flow of one Example in the receiving apparatus of one Embodiment by this invention. 本発明による一実施形態の受信装置における一実施例のパケット消失率の測定及び通知を説明する図である。It is a figure explaining the measurement and notification of the packet loss rate of one Example in the receiving apparatus of one Embodiment by this invention. 本発明による変形例の受信装置の概略構成を示すブロック図である。It is a block diagram which shows the schematic structure of the receiving device of the modified example by this invention.

〔伝送システム〕
図1は、本発明による一実施形態の送信サーバ6、送信装置2,3及び受信装置5を備える伝送システム1の概略構成を示すブロック図である。図1に示す伝送システム1は、送信装置2,3、受信装置5、1台又は複数台の送信サーバ6、及び、複数台の送信サーバ6を構成するときに設けられる負荷分散装置7を備える。
[Transmission system]
FIG. 1 is a block diagram showing a schematic configuration of a transmission system 1 including a transmission server 6, transmission devices 2 and 3, and a reception device 5 according to an embodiment of the present invention. The transmission system 1 shown in FIG. 1 includes transmission devices 2 and 3, a reception device 5, one or a plurality of transmission servers 6, and a load balancer 7 provided when a plurality of transmission servers 6 are configured. ..

送信装置2は、デジタル放送に係る送信データに対し誤り訂正符号化処理を施して誤り訂正符号パリティを付与することにより符号化データを生成し、その符号化データを所定の変調方式でデジタル変調して変調波信号を生成し、送信アンテナ2aを介して放送衛星4を含む衛星放送伝送路経由で、デジタル放送に係る電波を放射する装置である。例えば、送信装置2は、高度広帯域衛星デジタル放送の送信装置とすることができる。また、送信装置2は、順次生成した符号化データを誤り訂正符号フレームとして管理して、同期信号として機能するフレーム番号又は時刻情報を付与して、例えばローカルエリアネットワーク経由で、1台又は複数台の送信サーバ6に送信する機能を有する。 The transmission device 2 generates coded data by performing error correction coding processing on the transmission data related to digital broadcasting and imparting error correction code parity, and digitally modulates the coded data by a predetermined modulation method. This is a device that generates a modulated wave signal and emits radio waves related to digital broadcasting via a satellite broadcasting transmission line including a broadcasting satellite 4 via a transmitting antenna 2a. For example, the transmission device 2 can be a transmission device for advanced broadband satellite digital broadcasting. Further, the transmission device 2 manages the sequentially generated coded data as an error correction code frame, assigns a frame number or time information that functions as a synchronization signal, and, for example, one or a plurality of units via a local area network. It has a function of transmitting to the transmission server 6 of the above.

送信装置3は、デジタル放送に係る送信データに対し誤り訂正符号化処理を施して誤り訂正符号パリティを付与することにより符号化データを生成し、その符号化データを所定の変調方式でデジタル変調して変調波信号を生成し、送信アンテナ3aを介して地上放送伝送路経由で、デジタル放送に係る電波を放射する装置である。例えば、送信装置3は、現行又は次世代の地上デジタル放送の送信装置とすることができる。また、送信装置3は、順次生成した符号化データを誤り訂正符号フレームとして管理して、同期信号として機能するフレーム番号又は時刻情報を付与して、例えばローカルエリアネットワーク経由で、1台又は複数台の送信サーバ6に送信する機能を有する。 The transmission device 3 generates coded data by performing error correction coding processing on the transmission data related to digital broadcasting and imparting error correction code parity, and digitally modulates the coded data by a predetermined modulation method. This is a device that generates a modulated wave signal and radiates a radio wave related to digital broadcasting via a transmission antenna 3a and a terrestrial broadcasting transmission line. For example, the transmitting device 3 can be a transmitting device for current or next-generation terrestrial digital broadcasting. Further, the transmission device 3 manages the sequentially generated coded data as an error correction code frame, assigns a frame number or time information that functions as a synchronization signal, and, for example, one or a plurality of units via a local area network. It has a function of transmitting to the transmission server 6 of the above.

受信装置5は、受信アンテナ5aを介して送信装置2から電波放射された変調波信号を受信して復調し、誤り訂正符号の符号長を構成する誤り訂正符号フレームを再構成し送信装置2における誤り訂正符号化処理に対応する復号処理を行って受信データを生成し再生可能とする機能、及び、受信アンテナ5bを介して送信装置3から電波放射された変調波信号を受信して復調し、誤り訂正符号の符号長を構成する誤り訂正符号フレームを再構成し送信装置3における誤り訂正符号化処理に対応する復号処理を行って受信データを生成し再生可能とする機能を有する装置である。 The receiving device 5 receives the modulated wave signal radiated from the transmitting device 2 via the receiving antenna 5a, demodulates the signal, reconstructs the error correction code frame constituting the code length of the error correction code, and reconstructs the error correction code frame in the transmitting device 2. A function that performs decoding processing corresponding to error correction coding processing to generate received data so that it can be reproduced, and a modulated wave signal radiated from the transmitting device 3 via the receiving antenna 5b is received and demodulated. This device has a function of reconstructing an error correction code frame constituting the code length of the error correction code and performing decoding processing corresponding to the error correction coding process in the transmission device 3 to generate received data and make it playable.

また、受信装置5は、送信装置2(又は送信装置3)から得られた符号化データについて誤り訂正復号の可否を判定し、復号できると判定したときはそのまま復号して受信データを生成し、符号化データのビット誤りが訂正できず復号できないと判定した場合には対応する符号化データの再送を要求するIPパケット形式の再送要求パケットを生成し、この再送要求パケットに、下り回線(送信側から受信側へ向かう回線)で計測したIP網8のパケット消失率情報を含めて、IP網8を経て、送信サーバ6に向けて送信する機能を有する。ここで、受信装置5は、送信サーバ6に対する再送要求の応答として受信したIPパケット列の符号化データパケットについて、パケット消失率を逐次計測する機能を有する。さらに、受信装置5は、当該再送要求パケットに応じて送信サーバ6から再送された符号化データ(送信サーバ6側でパケット消失率情報に応じて、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率により再構成される符号化データ)を格納するIPパケット列の符号化データパケットを受信して、送信サーバ6側のインターリーブ処理の逆処理を行って、再送要求に応じて再送された符号化データを再構成して抽出し復号処理に用いるよう尤度変換を行い、所定時間内に当該復号処理により復号できるまで、対応する符号化データの再送の要求を繰り返す機能を有する。尚、受信装置5は、所定時間内に当該復号処理により再送要求した符号化データを復号できないときは、ビット誤りを含む状態のまま受信データを生成する。 Further, the receiving device 5 determines whether or not the coded data obtained from the transmitting device 2 (or the transmitting device 3) can be error-corrected and decoded, and when it is determined that the coded data can be decoded, the coded data is decoded as it is to generate the received data. When it is determined that the bit error of the coded data cannot be corrected and cannot be decoded, a retransmission request packet in the form of an IP packet requesting retransmission of the corresponding encoded data is generated, and the downlink (transmitting side) is added to this retransmission request packet. It has a function of transmitting the packet loss rate information of the IP network 8 measured on the line from to the receiving side to the transmitting server 6 via the IP network 8. Here, the receiving device 5 has a function of sequentially measuring the packet loss rate of the encoded data packet of the IP packet string received as a response to the retransmission request to the transmitting server 6. Further, the receiving device 5 encodes the encoded data retransmitted from the transmitting server 6 in response to the retransmission request packet (encoding the encoded data transmitted on the broadcast transmission path according to the packet loss rate information on the transmitting server 6 side). Receives the coded data packet of the IP packet string that stores the coded data that is equal to or higher than the rate and is reconstructed with the highest coding rate within the range that can correct the packet loss of the IP line 8. Then, the reverse processing of the interleaving process on the transmission server 6 side is performed, the encoded data resent in response to the retransmission request is reconstructed, extracted, and the likelihood conversion is performed so as to be used for the decoding process. It has a function of repeating a request for retransmission of the corresponding encoded data until it can be decoded by the decoding process. If the receiving device 5 cannot decode the encoded data requested to be retransmitted by the decoding process within a predetermined time, the receiving device 5 generates the received data in a state including a bit error.

1台又は複数台の送信サーバ6の各々は、デジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し放送伝送路を介して受信装置5に送信する送信装置2(又は送信装置3)から当該符号化データの所定時間分を保存し、受信装置5から再送要求された符号化データについて、受信装置5から得られるパケット消失率情報に応じて符号化データを再構成し、インターリーブ処理を施したIPパケット列の符号化データパケットを生成し、IP網8を介して受信装置5に送信可能とするコンピュータとして構成される。 Each of one or a plurality of transmission servers 6 digitally modulates the encoded data encoded by using the error correction code related to digital broadcasting and transmits the encoded data to the receiving device 5 via the broadcasting transmission line (transmission device 2 (). Alternatively, the coded data is stored for a predetermined time from the transmitting device 3), and the coded data requested to be retransmitted from the receiving device 5 is reconstructed according to the packet loss rate information obtained from the receiving device 5. It is configured as a computer that can generate an encoded data packet of an interleaved IP packet string and transmit it to the receiving device 5 via the IP network 8.

即ち、送信サーバ6は、送信装置2(又は送信装置3)で生成された符号化データを例えばローカルエリアネットワーク経由で順次入力し、誤り訂正符号の符号長を構成する誤り訂正符号フレームのフレーム番号又は時刻情報に基づく同期信号により時系列に管理して所定時間分を更新しながら保存する機能、IP網8を経て、受信装置5にて送信装置2(又は送信装置3)で利用した誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに当該パケット消失率情報とともに当該符号化データに関する再送要求パケットを受信し、当該受信装置5に向けて当該パケット消失率情報に応じて、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率で符号化データを再構成し、その再送要求に係る同期信号(フレーム番号又は時刻情報)を持つ符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレームの誤り訂正符号フレームを当該再送要求に係る同期信号(フレーム番号又は時刻情報)を持つ符号化データと同一の符号化率で形成してインターリーブフレームを構築し、当該インターリーブフレームをmフレームの誤り訂正符号フレームに対して直交する方向にインターリーブ処理を施してIPパケット列の符号化データパケットを生成し、IP網8を経て当該受信装置5に向けて送信する機能を有する。尚、本実施形態では、受信装置5側において、送信サーバ6との往復回線のテスト通信による推定又はユーザ設定によりパケット消失率を定めるのではなく、上述したように、下り回線(送信側から受信側へ向かう回線)のパケット消失率を計測するようにしている。このため、受信装置5が送信サーバ6に向けて送信する再送要求パケットに含まれるパケット消失率情報には、パケット消失率を計測できないときにパケット消失率不明である旨を示すこともある。そこで、送信サーバ6は、パケット消失率不明である旨を示すパケット消失率情報を受信装置5から受信したときは、放送伝送路で伝送した符号化データの符号化率でIPパケット列の符号化データパケットを生成する。 That is, the transmission server 6 sequentially inputs the coded data generated by the transmission device 2 (or the transmission device 3) via, for example, the local area network, and the frame number of the error correction code frame constituting the code length of the error correction code. Alternatively, a function of managing in time series by a synchronization signal based on time information and saving while updating a predetermined time, error correction used in the transmitting device 2 (or transmitting device 3) in the receiving device 5 via the IP network 8. When it is determined that the bit error of the coded data cannot be corrected by using the code, the retransmission request packet related to the coded data is received together with the packet loss rate information, and the packet loss rate information is converted to the receiving device 5. Correspondingly, the coded data is reconstructed at the highest coding rate within the range that is equal to or higher than the coding rate of the coded data transmitted on the broadcast transmission line and that can correct the packet loss of the IP line 8. , Error correction code frame of m frame having continuous synchronization signal (frame number or time information) starting from the error correction code frame constituting the coded data having the synchronization signal (frame number or time information) related to the retransmission request. Is formed at the same coding rate as the coded data having the synchronization signal (frame number or time information) related to the retransmission request to construct an interleaved frame, and the interleaved frame is set to the error correction code frame of the m frame. It has a function of performing interleaving processing in orthogonal directions to generate an encoded data packet of an IP packet string and transmitting the encoded data packet to the receiving device 5 via the IP network 8. In the present embodiment, the receiving device 5 does not determine the packet loss rate by estimation by test communication of the round-trip line with the transmitting server 6 or by user setting, but as described above, the downlink (received from the transmitting side). The packet loss rate of the line going to the side) is measured. Therefore, the packet loss rate information included in the retransmission request packet transmitted by the receiving device 5 to the transmitting server 6 may indicate that the packet loss rate is unknown when the packet loss rate cannot be measured. Therefore, when the transmission server 6 receives the packet loss rate information indicating that the packet loss rate is unknown from the receiving device 5, the transmission server 6 encodes the IP packet string at the coding rate of the coded data transmitted on the broadcast transmission line. Generate a data packet.

尚、図1に例示する伝送システム1では、送信装置2及び送信装置3を備えるとして説明したが、送信装置2と送信装置3のいずれか一方のみとしてもよい。図1に例示する伝送システム1では、送信装置2(又は送信装置3)と送信サーバ6とを別体として説明したが、送信装置2(又は送信装置3)が送信サーバ6を備える形態とし、1台又は複数台の送信装置2(又は送信装置3)として、ローカルエリアネットワークで接続する代わりに、単純な信号ケーブルで接続する構成としてもよい。 Although the transmission system 1 illustrated in FIG. 1 has been described as including the transmission device 2 and the transmission device 3, only one of the transmission device 2 and the transmission device 3 may be used. In the transmission system 1 illustrated in FIG. 1, the transmission device 2 (or the transmission device 3) and the transmission server 6 are described as separate bodies, but the transmission device 2 (or the transmission device 3) is provided with the transmission server 6. One or a plurality of transmission devices 2 (or transmission devices 3) may be connected by a simple signal cable instead of being connected by a local area network.

負荷分散装置7は、複数台の送信サーバ6を構成するときに、当該複数台の送信サーバ6とIP網8との間に設けられ、IP網8を経て多くの受信装置5から再送要求パケットを受信した場合に、複数台の送信サーバ6の各処理負荷を分散させ、再送要求に係る符号化データパケットを分割送信する装置である。図1に示す伝送システムでは、予めユーザ登録された複数台の受信装置5を対象とし、負荷分散装置7を介在させることで、ユーザ登録数が多くなる場合でも送信サーバ6を追加するだけでよいものとなる。ただし、予め許容するユーザ登録数に対応した送信サーバ6を個別に配設するときは、負荷分散装置7の設置を省略し、送信サーバ6とIP網8とを直接的に接続する形態としてもよい。 When a plurality of transmission servers 6 are configured, the load balancer 7 is provided between the plurality of transmission servers 6 and the IP network 8, and is retransmitted request packets from many reception devices 5 via the IP network 8. Is a device that distributes the processing load of each of the plurality of transmission servers 6 and divides and transmits the encoded data packet related to the retransmission request. In the transmission system shown in FIG. 1, a plurality of receiving devices 5 registered in advance as users are targeted, and by interposing a load balancing device 7, it is sufficient to add a transmitting server 6 even when the number of registered users increases. It becomes a thing. However, when the transmission servers 6 corresponding to the number of registered users allowed in advance are individually arranged, the installation of the load balancer 7 may be omitted, and the transmission server 6 and the IP network 8 may be directly connected. good.

以下、より具体的に、送信装置2(又は送信装置3)、送信サーバ6、受信装置5について順に説明する。 Hereinafter, the transmitting device 2 (or the transmitting device 3), the transmitting server 6, and the receiving device 5 will be described more specifically in this order.

〔送信装置〕
図2は、本発明による一実施形態の送信サーバ6及び送信装置2(又は送信装置3)の概略構成を示すブロック図である。尚、図2に示す送信装置2(又は送信装置3)は、本発明に係る主要な構成要素のみを図示しており、エネルギー(電力)拡散処理等のその他の構成要素の説明は省略する。
[Transmission device]
FIG. 2 is a block diagram showing a schematic configuration of a transmission server 6 and a transmission device 2 (or a transmission device 3) according to an embodiment of the present invention. The transmitter 2 (or transmitter 3) shown in FIG. 2 shows only the main components according to the present invention, and the description of other components such as energy (electric power) diffusion processing will be omitted.

送信装置2及び送信装置3は、それぞれの放送伝送路(衛星放送伝送路又は地上放送伝送路)に適した誤り訂正符号化処理及び変調方式が採用されるが、図2に示すように、誤り訂正符号化部21、及び変調部22を備えるとして包括して説明する。 The transmission device 2 and the transmission device 3 employ an error correction coding process and a modulation method suitable for their respective broadcast transmission lines (satellite broadcast transmission line or terrestrial broadcast transmission line), but as shown in FIG. 2, errors It will be comprehensively described as including the correction coding unit 21 and the modulation unit 22.

誤り訂正符号化部21は、デジタル放送に係る送信データに対し誤り訂正符号化処理を施して誤り訂正符号パリティを付与することにより符号化データを生成し、変調部22に出力する符号化器である。また、誤り訂正符号化部21は、順次生成した符号化データを誤り訂正符号フレームとして管理して、同期信号として機能するフレーム番号又は時刻情報を付与して、例えばローカルエリアネットワーク経由で送信サーバ6に送信する機能を有する。 The error correction coding unit 21 is an encoder that generates coded data by performing error correction coding processing on transmission data related to digital broadcasting and imparting error correction code parity, and outputs the coded data to the modulation unit 22. be. Further, the error correction coding unit 21 manages the sequentially generated coded data as an error correction code frame, assigns a frame number or time information that functions as a synchronization signal, and adds, for example, a transmission server 6 via a local area network. Has a function to send to.

変調部22は、誤り訂正符号化部21から得られる符号化データを所定の変調方式でデジタル変調して変調波信号を生成し、放送伝送路経由でデジタル放送に係る電波を放射する。 The modulation unit 22 digitally modulates the coded data obtained from the error correction coding unit 21 by a predetermined modulation method to generate a modulated wave signal, and radiates radio waves related to digital broadcasting via a broadcast transmission line.

デジタル放送に係る送信データは、例えば地上放送伝送路を経由して送信するときはARIB STD−B31に記載され地上デジタル放送で使用されるMPEG2−TSとすることができ、例えば衛星放送伝送路を経由して送信するときはARIB STD−B44に記載され高度広帯域衛星デジタル放送で使用されるTLV(Type Length Value)形式のデータとすることができる。 The transmission data related to digital broadcasting can be, for example, MPEG2-TS described in ARIB STD-B31 and used in terrestrial digital broadcasting when transmitted via a terrestrial broadcasting transmission line, for example, a satellite broadcasting transmission line. When transmitting via the data, it can be TLV (Type Length Value) format data described in ARIB STD-B44 and used in advanced broadband satellite digital broadcasting.

尚、現行の地上デジタル放送では、内符号として畳み込み符号、外符号としてリードソロモン符号が連接した連接符号で誤り訂正符号化処理が行われる。次世代の地上デジタル放送では、内符号としてLDPC符号、外符号としてBCH(Bose-Chaudhuri-Hocquenghem)符号が連接した連接符号で誤り訂正符号化処理を行うことが検討されている。また、高度広帯域衛星デジタル放送では、内符号としてLDPC符号、外符号としてBCH符号が連接した連接符号で誤り訂正符号化処理が行われる。以下の説明では、主に、内符号としてLDPC符号、外符号としてBCH符号が連接した連接符号で誤り訂正符号化処理が行われる伝送システム1について説明する。そして、以下の説明における一実施例の伝送システム1において、LDPC符号をブロック符号として用いるときは、「LDPC符号化率」を単に「符号化率」とも称する。 In the current terrestrial digital broadcasting, error correction coding processing is performed using a convolutional code as an internal code and a Reed-Solomon code as an external code. In the next-generation terrestrial digital broadcasting, it is being studied to perform error correction coding processing with a concatenated code in which an LDPC code is used as an internal code and a BCH (Bose-Chaudhuri-Hocquenghem) code is used as an external code. Further, in advanced broadband satellite digital broadcasting, error correction coding processing is performed using a concatenated code in which an LDPC code is concatenated as an internal code and a BCH code is concatenated as an external code. In the following description, the transmission system 1 in which the error correction coding process is mainly performed by the concatenated code in which the LDPC code is concatenated as the internal code and the BCH code is concatenated as the external code will be described. When the LDPC code is used as the block code in the transmission system 1 of the embodiment described below, the "LDPC coding rate" is also simply referred to as the "coding rate".

〔送信サーバ〕
図2に示す送信サーバ6は、デジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し放送伝送路を介して受信装置5に送信する送信装置2(又は送信装置3)から当該符号化データの所定時間分を保存し、受信装置5から再送要求された符号化データについて、受信装置5から得られるパケット消失率情報に応じて符号化データを再構成し、該符号化データを含むIPパケット列の符号化データパケットを生成し、IP網8を介して受信装置5に送信可能とするコンピュータとして構成され、保存部61、IPパケット生成部62、再送要求処理部63、符号化率適応変更部64、符号化率決定部65、及び消失訂正性能テーブル格納部66を備える。
[Sending server]
The transmission server 6 shown in FIG. 2 digitally modulates the encoded data encoded by using the error correction code related to digital broadcasting and transmits the encoded data to the receiving device 5 via the broadcasting transmission path (or the transmitting device 3). ), The coded data for a predetermined time is stored, and the coded data requested to be retransmitted from the receiving device 5 is reconstructed according to the packet loss rate information obtained from the receiving device 5, and the coded data is reconstructed. It is configured as a computer that can generate coded data packets of IP packet strings containing encrypted data and transmit them to the receiving device 5 via the IP network 8. Storage unit 61, IP packet generation unit 62, retransmission request processing unit 63. , A coding rate adaptation changing unit 64, a coding rate determining unit 65, and a disappearance correction performance table storage unit 66.

保存部61は、送信装置2(又は送信装置3)で生成された符号化データ(放送伝送路で用いるブロック符号化済みの信号)を例えばローカルエリアネットワーク経由で、同期信号(フレーム番号又は時刻情報)を基に順次入力し、その符号化データを構成する誤り訂正符号フレームを、同期信号(フレーム番号又は時刻情報)で時系列に管理して所定時間分を更新しながら保存する機能部である。尚、送信装置2(又は送信装置3)から得られる符号化データには、放送伝送路で用いるデジタル放送内の制御信号であるTMCC(Transmission and Multiplexing Configuration Control)信号にて識別されるフレーム番号又は時刻情報が同期信号として付されている。例えば、保存部61は、放送伝送路を用いるデータ伝送方式において、誤り訂正符号フレーム単位の符号化データに併せて伝送されるTMCC信号内に含まれる時刻情報(主信号内にも時刻情報を埋め込むこともある。)も受信することで、送信装置2(又は送信装置3)から逐次得られる誤り訂正符号フレーム単位の符号化データを、時刻情報に関連付けたフレーム番号を同期信号とし、その同期信号で管理することができる。また、保存部61により同期信号(フレーム番号又は時刻情報)で時系列に管理する符号化データは、デジタル放送中に受信する間、送信サーバ6からIP網8経由で通知する形態としてもよい。即ち、図1に示す伝送システム1において、TMCC信号又は主信号内に含まれる時刻情報やフレーム番号を同期信号として利用することで、送信装置2,3、受信装置5、1台又は複数台の送信サーバ6、及び、複数台の送信サーバ6を構成するときに設けられる負荷分散装置7の同期を確保することができる。 The storage unit 61 transmits the coded data (block-encoded signal used in the broadcast transmission line) generated by the transmission device 2 (or transmission device 3) to a synchronization signal (frame number or time information) via, for example, a local area network. ), And the error correction code frames that make up the coded data are managed in chronological order with synchronization signals (frame numbers or time information) and saved while updating the specified time. .. The coded data obtained from the transmission device 2 (or the transmission device 3) includes a frame number identified by a TMCC (Transmission and Multiplexing Configuration Control) signal, which is a control signal in digital broadcasting used in a broadcast transmission line. Time information is attached as a synchronization signal. For example, the storage unit 61 embeds time information (also embedding time information in the main signal) included in the TMCC signal transmitted together with the coded data in the error correction code frame unit in the data transmission method using the broadcast transmission line. The coded data of the error correction code frame unit sequentially obtained from the transmission device 2 (or the transmission device 3) by receiving the coded data in units of the error correction code frame, the frame number associated with the time information is used as the synchronization signal, and the synchronization signal is used. Can be managed with. Further, the coded data managed in time series by the storage unit 61 by the synchronization signal (frame number or time information) may be notified from the transmission server 6 via the IP network 8 while being received during digital broadcasting. That is, in the transmission system 1 shown in FIG. 1, by using the time information and the frame number contained in the TMCC signal or the main signal as the synchronization signal, the transmitting devices 2, 3 and the receiving devices 5, one or a plurality of units can be used. It is possible to secure the synchronization of the transmission server 6 and the load balancer 7 provided when a plurality of transmission servers 6 are configured.

IPパケット生成部62は、受信装置5からの再送要求に係る符号化データを格納するIPパケット列の符号化データパケットを生成し、IP網8を経て当該受信装置5に向けて送信する機能部である。この符号化データパケットは、受信装置5にて送信装置2(又は送信装置3)で利用した誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに生成される。尚、図6を参照して詳細は後述するが、IPパケット生成部62は、インターリーブ処理に係る各インターリーブフレームを受信装置5側で識別可能とするための識別ヘッダと、符号化データパケットを構成する複数のIPパケットに対するシーケンス番号を付与した上で、再送要求に係る符号化データのビットが所定値以上離れるようにする所定規則に基づいて、各誤り訂正符号フレームを縦断するようにビットの並び替えを行うインターリーブ処理を実行するインターリーブ部621を有する。 The IP packet generation unit 62 is a functional unit that generates a coded data packet of an IP packet string that stores coded data related to a retransmission request from the receiving device 5 and transmits the coded data packet to the receiving device 5 via the IP network 8. Is. This coded data packet is generated when it is determined that the bit error of the coded data cannot be corrected by using the error correction code used by the transmitting device 2 (or the transmitting device 3) in the receiving device 5. Although details will be described later with reference to FIG. 6, the IP packet generation unit 62 constitutes an identification header for enabling the receiving device 5 to identify each interleaved frame related to the interleave processing, and an encoded data packet. After assigning sequence numbers to a plurality of IP packets to be used, a sequence of bits is arranged so as to traverse each error correction code frame based on a predetermined rule that the bits of the coded data related to the retransmission request are separated by a predetermined value or more. It has an interleave unit 621 that executes an interleave process for replacement.

再送要求処理部63は、受信装置5からIP網8を経て再送要求パケットを受信したときに、当該再送要求パケットに格納されるパケット消失率情報と、再送要求に係る誤り訂正符号フレームの符号化データを示す再送要求情報とを抽出する。そして、再送要求処理部63は、今回受信したパケット消失率情報を符号化率決定部65に通知するとともに、再送要求情報を基に保存部61から再送要求に係る符号化データの所在を探索して該符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレーム分の誤り訂正符号フレームを読み出し、符号化率適応変更部64に出力させるよう保存部61を制御する。 When the retransmission request processing unit 63 receives the retransmission request packet from the receiving device 5 via the IP network 8, the packet loss rate information stored in the retransmission request packet and the encoding of the error correction code frame related to the retransmission request are encoded. Extract the retransmission request information indicating the data. Then, the retransmission request processing unit 63 notifies the coding rate determination unit 65 of the packet loss rate information received this time, and searches the storage unit 61 for the location of the encoded data related to the retransmission request based on the retransmission request information. The error correction code frame for m frames having a continuous synchronization signal (frame number or time information) starting from the error correction code frame constituting the coded data is read out and output to the coding rate adaptation change unit 64. Controls the storage unit 61.

符号化率決定部65は、受信装置5から得られるIP綱8のパケット消失率情報を基に、消失訂正性能テーブル格納部66に格納されている第1消失訂正性能テーブル(表9に例示)及び第2消失訂正性能テーブル(表10に例示)を参照し、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率(パリティビットが一番少なくなる符号化率)を決定し、符号化率適応変更部64を制御する。尚、本例の第1及び第2消失訂正性能テーブルは、説明の便宜上2つのテーブルとして説明するが、1つのテーブルとして構成できるため、特に区別を要しないときは、第1及び第2消失訂正性能テーブルを包括して単に「消失訂正性能テーブル」と称する。そして、表9及び表10に示す「消失訂正性能テーブル」は、事前に計算機シミュレーションで求めた符号化率1/2,3/5,2/3,3/4,4/5,5/6,7/8,9/10、及び符号化率110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120ごとのエラーフリー達成可能な最大パケット消失率(以下、「所要パケット消失率」とも称する。)を示している。これにより、符号化率決定部65は、放送伝送路で伝送した符号化データの符号化率を変更せずに再送する場合や変更して再送する場合のいずれにおいても、再送するビット数を可能な限り少なくする符号化率を選定して符号化率適応変更部64を制御することができる。そして、符号化率適応変更部64は、符号化率決定部64による符号化率の決定に基づいて放送伝送路で伝送された符号化データのブロック符号の符号化率を変更して再送するか否かを判別することができる。尚、符号化率決定部65は、パケット消失率不明である旨を示すパケット消失率情報を受信装置5から受信したときは、放送伝送路で伝送した符号化データの符号化率を選定する。 The coding rate determination unit 65 is a first erasure correction performance table (exemplified in Table 9) stored in the erasure correction performance table storage unit 66 based on the packet erasure rate information of the IP line 8 obtained from the receiving device 5. And the second erasure correction performance table (exemplified in Table 10), which is equal to or higher than the coding rate of the coded data transmitted on the broadcast transmission line, and within the range in which the packet erasure of the IP line 8 can be corrected. Determines the highest coding rate (the coding rate at which the parity bit is the smallest) and controls the coding rate adaptation changing unit 64. The first and second erasure correction performance tables of this example are described as two tables for convenience of explanation, but since they can be configured as one table, the first and second erasure corrections are made when no distinction is required. The performance table is collectively referred to simply as the "erasure correction performance table". The "erasure correction performance table" shown in Tables 9 and 10 shows the coding rates of 1/2, 3/5, 2/3, 3/4, 4/5, 5/6 obtained in advance by computer simulation. , 7/8, 9/10, and code rates 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120 error-free achievable The maximum packet loss rate (hereinafter, also referred to as “required packet loss rate”) is shown. As a result, the code rate determination unit 65 can retransmit the coded data transmitted on the broadcast transmission line in either the case where the code rate is not changed or the case where the code rate is changed and retransmitted. It is possible to control the coding rate adaptation changing unit 64 by selecting the coding rate to be as small as possible. Then, the code rate adaptation change unit 64 changes the code rate of the block code of the coded data transmitted on the broadcast transmission line based on the determination of the code rate by the code rate determination unit 64 and retransmits the data. Whether or not it can be determined. When the coding rate determination unit 65 receives the packet loss rate information indicating that the packet loss rate is unknown from the receiving device 5, the coding rate determining unit 65 selects the coding rate of the coded data transmitted on the broadcast transmission line.

Figure 2021136486
Figure 2021136486

Figure 2021136486
Figure 2021136486

ところで、通常、デジタル放送では選択可能な符号化率について複種類が予め規定されている。例えばARIB STD−B44ではブロック符号であるLDPC符号のうち、41/120(≒1/3)、49/120(≒2/5)、61/120(≒1/2)、73/120(≒3/5)、81/120(≒2/3)、89/120(≒3/4)、93/120(≒7/9)、97/120(≒4/5)、101/120(≒5/6)、105/120(≒7/8)、及び、109/120(≒9/10)の11種類の符号化率が規定されているが、本実施形態の伝送システム1では、これらの符号化率のうち表9に示す第1消失訂正性能テーブルにおける8種類の符号化率のみが放送伝送路で使用される例を示している。一方で、IP網8経由のデータ再送に関しては、送信サーバ6及び受信装置5は表9及び表10に示す第1及び第2消失訂正性能テーブルにおける16種類の符号化率を扱う例としている。従って、当該11種類の符号化率の全てが放送伝送路で使用されるときは、それに応じた11種類の符号化率に対応する所要パケット消失率を規定した消失訂正性能テーブルを用いるか、もしくは、表9に示す消失訂正性能テーブルにおいて、符号化率1/3,2/5,7/9については他の符号化率における所要パケット消失率を基に推定適用する形態としてもよい。 By the way, usually, in digital broadcasting, a plurality of types of selectable coding rates are defined in advance. For example, in ARIB STD-B44, among the LDPC codes which are block codes, 41/120 (≈1/3), 49/120 (≈2 / 5), 61/120 (≈1/2), 73/120 (≈) 3/5), 81/120 (≈2/3), 89/120 (≈3/4), 93/120 (≈7/9), 97/120 (≈4/5), 101/120 (≈4/5) Eleven types of coding rates of 5/6), 105/120 (≈7 / 8), and 109/120 (≈9 / 10) are specified, but in the transmission system 1 of the present embodiment, these are defined. An example is shown in which only eight types of coding rates in the first erasure correction performance table shown in Table 9 are used in the broadcast transmission line. On the other hand, regarding data retransmission via the IP network 8, the transmitting server 6 and the receiving device 5 are examples of handling 16 types of coding rates in the first and second erasure correction performance tables shown in Tables 9 and 10. Therefore, when all of the 11 types of code rates are used in the broadcast transmission line, an erasure correction performance table that defines the required packet loss rates corresponding to the 11 types of code rates corresponding to the code rates is used, or is used. In the erasure correction performance table shown in Table 9, the coding rates 1/3, 2/5, and 7/9 may be estimated and applied based on the required packet erasure rates at other coding rates.

即ち、本実施形態の送信サーバ6において(受信装置5においても同様)、パケット消失率情報は、デジタル放送で予め想定されているビット誤り率よりも低い状態を示すパケット消失率を示すことが許容されている。そして、符号化率決定部65は、誤り訂正符号の符号化率として、デジタル衛星放送で使用される第1の符号化率1/2,3/5,2/3,3/4,4/5,5/6,7/8,9/10に加え、新たにIP網8経由のデータ再送用に設計した符号化率9/10よりも高い第2の符号化率を複数種類使用する(例えば表2に示す符号化率110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120)。 That is, in the transmission server 6 of the present embodiment (the same applies to the receiving device 5), it is permissible for the packet loss rate information to indicate a packet loss rate indicating a state lower than the bit error rate previously assumed in digital broadcasting. Has been done. Then, the code rate determination unit 65 determines the code rate of the error correction code, which is the first code rate 1/2, 3/5, 2/3, 3/4, 4 / used in digital satellite broadcasting. In addition to 5,5 / 6,7 / 8,9 / 10, a plurality of second code rates higher than the code rate 9/10 newly designed for data retransmission via the IP network 8 are used (). For example, the coding rates shown in Table 2 are 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120).

これは、IP綱8としてインターネット回線を用いる場合、パケット消失率がその回線の使用状況により大きく変動することや、クローズドネットワーク網での帯域保証制御を用いてIP伝送する場合などでは、パケット消失率を低く抑えることができるためである。特に、本実施形態の例のように、IP網8ではパケット消失率が、符号化率9/10で訂正できる範囲より小さい範囲で変動する時間が長いことも想定される。そこで、IP網8用の誤り訂正符号の符号化率に9/10より高いものを複数用意しておくことで、再送する符号化データのパリティビットをより少なくして、効率的にパケット消失を訂正することができる。 This is because when an Internet line is used as the IP line 8, the packet loss rate fluctuates greatly depending on the usage status of the line, or when IP transmission is performed using bandwidth guarantee control in a closed network, the packet loss rate This is because it can be kept low. In particular, as in the example of the present embodiment, in the IP network 8, it is assumed that the packet loss rate fluctuates in a range smaller than the range that can be corrected by the coding rate 9/10 for a long time. Therefore, by preparing a plurality of error correction codes having a coding rate higher than 9/10 for the IP network 8, the number of parity bits of the coded data to be retransmitted can be reduced, and packets can be efficiently lost. Can be corrected.

従って、符号化率決定部65は、表9及び表10に示すパケット消失率情報を基に、送信装置2(又は送信装置3)で用いる誤り訂正符号化方式と同一の符号化方式に基づき、送信装置2(又は送信装置3)で利用可能とする複数種の第1の符号化率と、その複数種の第1の符号化率における最高符号化率よりも高い送信装置2(又は送信装置3)でサポート外の複数種の第2の符号化率とからなる所定種類数の符号化率のうち、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つIP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率を決定する。 Therefore, the coding rate determining unit 65 is based on the same coding method as the error correction coding method used in the transmitting device 2 (or the transmitting device 3) based on the packet loss rate information shown in Tables 9 and 10. Transmission device 2 (or transmission device) higher than the first coding rate of a plurality of types available in the transmission device 2 (or transmission device 3) and the highest code rate in the first coding rate of the plurality of types. Of the predetermined number of coding rates consisting of the second coding rates of a plurality of types not supported in 3), the coding rate is equal to or higher than the coding rate of the coded data transmitted on the broadcast transmission line, and the IP line 8 Determine the highest code rate within the correctable range of packet loss.

例えば、放送伝送路で伝送した符号化データの符号化率Fが1/2であったとする。このとき、受信装置5から再送要求パケットで得られるIP綱8のパケット消失率情報が40%であった場合には、符号化率決定部65は消失訂正性能テーブルを参照して、40%のパケット消失率を持つIP綱8においてエラーフリー伝送可能な所要パケット消失率は1/2のみであるため、IP綱8経由で再送する際の符号化率Fを1/2に決定する。一方、受信装置5から再送要求パケットで得られるIP綱8のパケット消失率情報が25%であった場合には、符号化率決定部65は消失訂正性能テーブルから、25%のパケット消失率を持つIP綱8においてエラーフリー伝送可能な所要パケット消失率は1/2,3/5,2/3,3/4が消失訂正性能テーブルから参照されるが、IP綱8の回線逼迫を抑え伝送効率を向上するため、パリティビットが一番少なくなる最も高い符号化率として、IP綱8経由で再送する際の符号化率Fを3/4に決定する。 For example, suppose that the coding rate F b of the coded data transmitted on the broadcast transmission line is 1/2. At this time, if the packet loss rate information of the IP line 8 obtained from the retransmission request packet from the receiving device 5 is 40%, the coding rate determination unit 65 refers to the loss correction performance table and determines the packet loss rate of 40%. since the IP rope 8 with a packet loss rate error-free transmission can be required packet loss rate is only 1/2, determines the coding rate F i of the time of retransmission via IP rope 8 1/2. On the other hand, when the packet loss rate information of the IP line 8 obtained by the retransmission request packet from the receiving device 5 is 25%, the coding rate determination unit 65 obtains a packet loss rate of 25% from the loss correction performance table. The required packet loss rate that can be transmitted error-free in the IP line 8 is 1/2, 3/5, 2/3, 3/4, which is referred to from the erasure correction performance table. to improve efficiency, as the highest coding rate parity bits is most small, determines the coding rate F i of the time of retransmission via IP rope 8 3/4.

符号化率適応変更部64は、符号化率決定部65により決定された符号化率に従って、送信装置2(又は送信装置3)で生成された符号化データの符号化率を変更する場合と変更しない場合の切り替えを行う切替部641,642と、該符号化率を変更する場合に、その決定された符号化率に変更する誤り訂正符号化処理を行う誤り訂正符号化部643と、を備える。 The coding rate adaptation changing unit 64 changes the coding rate of the coded data generated by the transmitting device 2 (or the transmitting device 3) according to the coding rate determined by the coding rate determining unit 65. It is provided with switching units 641 and 642 for switching when not being performed, and error correction coding unit 643 for performing error correction coding processing for changing to the determined coding rate when the coding rate is changed. ..

より具体的には、切替部641,642は、保存部61から読み出した再送要求に係る符号化データ(放送伝送路で伝送した符号化データ)について符号化率を変更せずに再送するときは、そのままIPパケット生成部62に出力し、符号化率を変更して再送するときは、誤り訂正符号化部643により符号化率を変更し再構成した符号化データをIPパケット生成部62に出力するように切り替えを行う機能部である。 More specifically, when the switching units 641 and 642 retransmit the coded data (encoded data transmitted on the broadcast transmission line) related to the retransmission request read from the storage unit 61 without changing the coding rate. When the data is output to the IP packet generation unit 62 as it is, the code rate is changed and the data is retransmitted, the coded data reconstructed by changing the code rate by the error correction coding unit 643 is output to the IP packet generation unit 62. It is a functional part that switches so as to do.

例えば、放送伝送路経由の伝送とIP綱8経由の伝送の符号化率が同じ(例えばF=F=1/2)であるときは、符号化率適応変更部64は、保存部61から読み出される送信装置2(又は送信装置3)で伝送した該当する誤り訂正符号フレームの符号化データを、そのままIPパケット生成部62へ出力する。 For example, when the coding rate of the transmission via the broadcast transmission line and the transmission via the IP line 8 are the same (for example, Fi = F b = 1/2), the coding rate adaptation changing unit 64 is the storage unit 61. The coded data of the corresponding error correction code frame transmitted by the transmission device 2 (or the transmission device 3) read from the above is output to the IP packet generation unit 62 as it is.

一方、符号化率適応変更部64は、放送伝送路経由の伝送から符号化率を変更した符号化データを再送するときには、誤り訂正符号化部643により符号化率を変更する。 On the other hand, when the code rate adaptation change unit 64 retransmits the coded data whose code rate has been changed from the transmission via the broadcast transmission line, the error correction coding unit 643 changes the code rate.

誤り訂正符号化部643は、保存部61から読み出した再送要求に係る符号化データ(放送伝送路で伝送した符号化データ)について、まず、その再送要求に係る符号化データ内の所定のパリティを除く情報ビットのみを抽出する。続いて、誤り訂正符号化部643は、変更する符号化率に応じて、送信サーバ6及び受信装置5間で既知のビット(全て“0”又は“1”のビット、或いは“0”と“1”の規則的なビットパターン)からなるパディングビットを送受間で既知とする挿入位置に付加する。そして、誤り訂正符号化部643は、このパディングビットを付加した当該所定の情報ビットに対して、送信装置2(又は送信装置3)における誤り訂正符号化部21で用いる誤り訂正符号化方式と同一の符号化方式に基づき、且つ放送に係る送信装置2(又は送信装置3)で利用可能とする放送伝送路で伝送した符号化率とは異なる符号化率で誤り訂正符号化処理を行う。最終的には、誤り訂正符号化部643は、放送伝送路で伝送した符号化データについて符号化率を変更したブロック符号のパリティを、送信装置2(又は送信装置3)で生成された符号化データに付加されていたパリティから置き換えて当該情報ビットに付加し、且つパディングビットを除去した再送用の符号化データを生成する。符号化率適応変更部64の誤り訂正符号化部643による符号化率変更時の符号化データの生成法については、図4及び図5を参照して後述する。 The error correction coding unit 643 first obtains a predetermined parity in the coded data related to the retransmission request for the coded data (encoded data transmitted on the broadcast transmission line) related to the retransmission request read from the storage unit 61. Extract only the information bits to be excluded. Subsequently, the error correction coding unit 643 determines the bits known between the transmitting server 6 and the receiving device 5 (all "0" or "1" bits, or "0" and "0", depending on the coding rate to be changed. A padding bit consisting of 1 ”regular bit pattern) is added to a known insertion position between transmission and reception. Then, the error correction coding unit 643 is the same as the error correction coding method used by the error correction coding unit 21 in the transmission device 2 (or the transmission device 3) for the predetermined information bit to which the padding bit is added. The error correction coding process is performed based on the coding method of the above, and at a coding rate different from the coding rate transmitted on the broadcasting transmission line that can be used by the transmitting device 2 (or the transmitting device 3) related to broadcasting. Finally, the error correction coding unit 643 encodes the parity of the block code whose coding rate is changed for the coded data transmitted on the broadcast transmission line by the transmission device 2 (or the transmission device 3). Encoded data for retransmission is generated by replacing the parity added to the data with the information bit and removing the padding bit. Error correction of the coding rate adaptation changing unit 64 The method of generating the coded data when the coding rate is changed by the coding unit 643 will be described later with reference to FIGS. 4 and 5.

例えば、放送伝送路経由の伝送とIP綱8経由の伝送の符号化率が異なる(F<F)ときは、符号化率適応変更部64は、保存部61から読み出される送信装置2(又は送信装置3)で伝送した該当する誤り訂正符号フレームの符号化データのうち情報ビットのみを抽出し、送受間で既知とするパディングビットを送受間で既知とする挿入位置に付加して、符号化率Fとするブロック符号のパリティを付加してから、当該パディングビットを除去した再送用の符号化データを生成し、IPパケット生成部62へ出力する。より具体的には、放送伝送路経由の伝送時の符号長が44880ビットであるとき、符号化率F=1/2から符号化率F=3/4に変更して再送するときは、22814ビットの情報ビット(符号化率F=1/2に対応する主信号22440ビット)に送受間で既知とするパディングビットを付加(例えば、全て0でパディング)した誤り訂正符号化処理によってパリティビット(10472ビット)を生成して付加し、そのパディングビットを除去したフレーム長33286ビットの誤り訂正符号フレームを再送用に再構成する。 For example, when the coding rates of the transmission via the broadcast transmission line and the transmission via the IP line 8 are different ( Fb < Fi ), the coding rate adaptation changing unit 64 reads the transmission device 2 (Fb <Fi) from the storage unit 61. Alternatively, only the information bit is extracted from the coded data of the corresponding error correction code frame transmitted by the transmission device 3), and the padding bit known between transmission and reception is added to the insertion position known between transmission and reception, and the code is added. after adding parity block code to rate F i, to generate encoded data for retransmission has been removed the padding bits, and outputs it to the IP packet generating unit 62. More specifically, when the code length at the time of transmission via the broadcast transmission line is 44,880 bits, when the coding rate F b = 1/2 is changed to the coding rate F b = 3/4 and retransmitted. By error correction coding processing in which padding bits known to be known between transmission and reception are added (for example, all padding is 0) to 22814-bit information bits ( main signal 22440 bits corresponding to coding rate F b = 1/2). A parity bit (10472 bits) is generated and added, and the error correction code frame having a frame length of 33286 bits from which the padding bit is removed is reconstructed for retransmission.

また、符号化率適応変更部64は、再送要求に係る符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレーム分の誤り訂正符号フレームについて、当該再送要求に係る符号化データの符号化率と同一の符号化率で(誤り訂正符号化部643により当該再送要求に係る符号化データについて符号化率を変更しているときは連続する他の誤り訂正符号フレームも同一の符号化率変更処理を施して)、IPパケット生成部62に出力する。 Further, the code rate adaptation change unit 64 relates to an error correction code frame for m frames having a continuous synchronization signal (frame number or time information) starting from the error correction code frame constituting the coded data related to the retransmission request. , With the same coding rate as the coding rate of the coded data related to the retransmission request (when the coding rate of the coded data related to the retransmission request is changed by the error correction coding unit 643, it is continuous, etc. The error correction code frame of (1) is also subjected to the same coding rate change processing) and output to the IP packet generation unit 62.

そして、符号化率適応変更部64における誤り訂正符号化部643は、表9に示す複数種の第1の符号化率のうち最低符号化率(本例では、1/2)以外の符号化率(本例では、3/5,2/3,3/4,4/5,5/6,7/8,9/10)と、表10に示す複数種の第2の符号化率(本例では、110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120)の各符号化率に応じた符号化データを生成するLDPC符号化器を有する。 Then, the error correction coding unit 643 in the coding rate adaptation changing unit 64 encodes a code rate other than the lowest coding rate (1/2 in this example) among the first coding rates of the plurality of types shown in Table 9. The rate (in this example, 3/5/2/3/3/4, 4/5, 5/6, 7/8, 9/10) and the second coding rates of the plurality of types shown in Table 10 (in this example). In this example, coded data corresponding to each code rate of 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120) is generated. It has an LDPC encoder.

誤り訂正符号化部643が有するLDPC符号化器は、本例では、誤り訂正符号を含む伝送方式はARIB STD−B44(ISDB−S3)に準拠したものとし、内符号として符号化率に応じた符号長を有するLDPC符号、外符号として固定長のBCH符号が連接した連接符号の誤り訂正符号フレームを形成する。 In this example, the LDPC encoder included in the error correction coding unit 643 assumes that the transmission method including the error correction code conforms to ARIB STD-B44 (ISDB-S3), and corresponds to the coding rate as the internal code. An error correction code frame of a concatenated code in which an LDPC code having a code length and a BCH code having a fixed length as an external code are concatenated is formed.

より具体的に、誤り訂正符号化部643が有するLDPC符号化器は、符号化率3/5,2/3,3/4,4/5,5/6,7/8,9/10については、誤り訂正符号を含む伝送方式はARIB STD−B44(ISDB−S3)に規定されるように、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、ISDB−S3準拠して、符号化率110/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う。 More specifically, the LDPC encoder included in the error correction coding unit 643 has a coding rate of 3/5, 2/3, 3/4, 4/5, 5/6, 7/8, 9/10. Is a transmission method including an error correction code, as defined in ARIB STD-B44 (ISDB-S3), with a code length of 44880 bits and a predetermined check matrix initial value table for each coding rate as an initial value. , ISDB-S3, LDPC using an inspection matrix configured by arranging one element of the submatrix corresponding to the information length corresponding to the code rate 110/120 in the column direction at a cycle of every 374 columns. Encode.

一方、誤り訂正符号化部643が有する符号化器は、符号化率110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120については、それぞれ上述した表1乃至表8に示す検査行列初期値テーブルを用いるものとし、同じく、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率110/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う。 On the other hand, the encoder included in the error correction coding unit 643 has a coding rate of 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120. Each uses the inspection matrix initial value table shown in Tables 1 to 8 described above, and also uses the inspection matrix initial value table having a code length of 44880 bits and predetermined for each coding rate as the initial value. LDPC coding is performed using an inspection matrix configured by arranging one element of the submatrix corresponding to the information length corresponding to the conversion rate 110/120 at a cycle of every 374 columns in the column direction.

そして、IPパケット生成部62は、インターリーブ部621により、mフレーム分の誤り訂正符号フレームを用いてインターリーブフレームを構成し、mフレーム分の誤り訂正符号フレームを縦断(直交)する方向にインターリーブ処理してIPパケット列(符号化データパケット)を生成し、符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、当該符号化データパケットを受信装置5に向けて送信する。 Then, the IP packet generation unit 62 constructs an interleave frame by using the interleave unit 621 using the error correction code frames for m frames, and interleaves the error correction code frames for m frames in the direction of longitudinal crossing (orthogonal). IP packet sequence (encoded data packet) is generated, and when the coding rate is changed, a coding rate change notification packet is generated and transmitted as a notification to that effect, and then the coded data packet is received by the receiving device 5. Send to.

例えば、放送伝送路経由の伝送時の符号長が44880ビットであるとき、インターリーブ部621は、放送伝送路経由の伝送とIP綱8経由の再送の符号化率が同じ(例えばF=F)であれば、符号化率適応変更部64から得られる誤り訂正符号フレームのフレーム長は44880ビットとなり、IP綱8経由の再送時も放送伝送路経由の伝送と同じ符号長44880ビットに対して、1〜44880のシーケンス番号を付けたIPパケットを44880パケット生成し、送出順番をインターリーブして出力する。また、インターリーブ部621は、放送伝送路経由の伝送とIP綱8経由の伝送の符号化率が異なり(F<F)、例えばIP綱8経由の再送の符号化率F=3/4の時には、符号化率適応変更部64から得られる誤り訂正符号フレームのフレーム長は33286ビットとなり、1〜33286のシーケンス番号を付けたIPパケットを33286パケット生成し、送出順番をインターリーブして出力する。 For example, when the code length at the time of transmission through the broadcast transmission path is 44880 bits, the interleaving unit 621, the coding rate of retransmission via the transmission and IP rope 8 via broadcast transmission path are the same (e.g. F i = F b ), The frame length of the error correction code frame obtained from the coding rate adaptation change unit 64 is 44,880 bits, and the same code length of 44,880 bits as for transmission via the broadcast transmission line even when retransmitted via the IP line 8 , An IP packet with a sequence number of 1 to 44880 is generated, and the transmission order is interleaved and output. Further, interleaving section 621, different coding rate of the transmission via the transmission and IP rope 8 via a broadcast transmission line (F b <F i), for example, the coding rate of retransmission via IP rope 8 F i = 3 / At the time of 4, the frame length of the error correction code frame obtained from the coding rate adaptation change unit 64 is 33286 bits, and 33286 packets of IP packets with sequence numbers 1 to 3286 are generated, and the transmission order is interleaved and output. do.

(再送要求パケットに係る制御フロー)
図3は、本発明による一実施形態の送信サーバ6と受信装置5との間の再送要求パケットに係る制御フローを示すフローチャートである。
(Control flow related to retransmission request packet)
FIG. 3 is a flowchart showing a control flow related to a retransmission request packet between the transmitting server 6 and the receiving device 5 according to the embodiment of the present invention.

まず、送信サーバ6は、保存部61により、放送伝送路で伝送した符号化率Fの符号化データについて所定時間分を更新しながら保存する(ステップS50)。放送伝送路で伝送した符号化データは、誤り訂正符号化済みのデータであり、ARIB STD−B44に記載されるLDPC符号などのブロック符号の誤り訂正符号フレームで構成される。 First, the transmission server 6 stores the coded data of the coding rate F b transmitted on the broadcast transmission line by the storage unit 61 while updating the coded data for a predetermined time (step S50). The coded data transmitted on the broadcast transmission line is error-correction-encoded data, and is composed of an error-correction code frame of a block code such as the LDPC code described in ARIB STD-B44.

受信装置5は、放送伝送路で伝送されたデジタル放送を受信して復調し、符号化データのビット誤りが訂正できるか否かを試みる。伝送環境がよく、誤りなく受信できた場合や、白色雑音等の影響が誤り訂正符号により復号できる範囲であった場合、そのまま誤り訂正復号した受信データを再生可能に出力する。降雨減衰が起きるなど伝送環境が悪く、放送伝送路経由で受信した符号化データのビット誤りが訂正できない場合、受信装置5は、IP網8を通じて該当する符号化データについて再送要求パケットを生成し、送信サーバ6に再送要求を行う(ステップS51)。この再送要求パケットには、上述したように、再送要求情報、及び、パケット消失率情報が含まれる。 The receiving device 5 receives and demodulates the digital broadcast transmitted on the broadcast transmission line, and attempts to correct the bit error of the encoded data. If the transmission environment is good and the data can be received without error, or if the influence of white noise or the like is within the range that can be decoded by the error correction code, the received data that has been error-corrected and decoded is output as it is in a reproducible manner. When the transmission environment is bad such as rainfall attenuation and the bit error of the coded data received via the broadcast transmission line cannot be corrected, the receiving device 5 generates a retransmission request packet for the corresponding coded data through the IP network 8. A retransmission request is made to the transmission server 6 (step S51). As described above, the retransmission request packet includes the retransmission request information and the packet loss rate information.

そこで、送信サーバ6は、再送要求処理部63により、受信装置5から再送要求パケットを受信すると(ステップS52)、再送要求パケットから、再送要求情報及びパケット消失率情報を抽出し、今回受信したパケット消失率情報を符号化率決定部65に通知するとともに、再送要求情報を基に保存部61から再送要求に係る符号化データの所在を探索してその符号化データを先頭とする連続するmフレーム分の誤り訂正符号フレームの符号化データを読み出して符号化率適応変更部64に出力させるよう保存部61を制御する(ステップS53)。 Therefore, when the transmission server 6 receives the retransmission request packet from the receiving device 5 by the retransmission request processing unit 63 (step S52), the transmission server 6 extracts the retransmission request information and the packet loss rate information from the retransmission request packet, and the packet received this time. The loss rate information is notified to the coding rate determination unit 65, and the storage unit 61 searches for the location of the coded data related to the retransmission request based on the retransmission request information, and a continuous m frame starting with the coded data. The storage unit 61 is controlled so as to read the coded data of the minute error correction code frame and output it to the code rate adaptive change unit 64 (step S53).

続いて、送信サーバ6は、符号化率決定部65により、パケット消失率情報を基に、消失訂正性能テーブル(表9及び表10に例示)を参照し、放送伝送路で伝送した符号化データの符号化率F以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率Fを決定する(ステップS54)。 Subsequently, the transmission server 6 refers to the loss correction performance table (exemplified in Tables 9 and 10) based on the packet loss rate information by the code rate determination unit 65, and the coded data transmitted on the broadcast transmission line. The highest coding rate Fi is determined within the range in which the coding rate F b or more of the above and the packet loss of the IP line 8 can be corrected (step S54).

そして、送信サーバ6は、符号化率決定部65の制御によってより決定した符号化率Fと、符号化率適応変更部64における送信装置2(又は送信装置3)で生成された符号化データの符号化率Fとの比較で、当該符号化率Fを変更する場合と変更しない場合の切り替えを行い(ステップS55)、符号化率Fを異なる符号化率に変更せずに再送するときは(ステップS55:No;F=F)、ステップS57に移行し、符号化率Fを異なる符号化率に変更して再送するときは(ステップS55:Yes;F<F)、ステップS58に移行する。 The transmission server 6 and a coding rate F i which is more determined by the control of the coding rate determination unit 65, the encoded data generated by the transmission apparatus 2 (or the transmission device 3) in the encoding rate adaptive changing section 64 in comparison with the coding rate F b, and switches when not changed when changing the coding rate F b (step S55), the retransmission coding rate F b without changing to a different coding rate when (step S55: No; F b = F i), the process proceeds to step S57, the time of retransmission by changing the coding rate F b in different coding rate (step S55: Yes; F b <F i ), the process proceeds to step S58.

符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率Fを変更して再送するときは(ステップS55:Yes;F<F)、今回受信した再送要求情報を基に保存部61から探索して読み出された再送要求に係る誤り訂正符号フレームの符号化データ(パリティビット付きの情報ビット)について、その情報ビットと送受間で既知のパディングビットを用いて異なる符号化率Fに変更して符号化し、パディングビットを除去した誤り訂正符号フレームの符号化データを再構成してIPパケット生成部62へ出力する(ステップS56)。 When the coding rate adaptation changing unit 64 changes the coding rate F b of the coded data transmitted on the broadcast transmission line and retransmits the data (step S55: Yes; F b < Fi ), the retransmission request received this time. For the coded data (information bit with parity bit) of the error correction code frame related to the retransmission request read from the storage unit 61 based on the information, the padding bit known between the information bit and the transmission / reception is used. Te was changed to a different coding rate F i encodes and re-constituting the encoded data of the error correction code frame obtained by removing the padding bits and outputs it to the IP packet generating unit 62 (step S56).

一方、符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率Fを変更せずに再送するときは(ステップS55:No;F=F)、今回受信した再送要求情報を基に保存部61から探索して読み出された再送要求に係る誤り訂正符号フレームの符号化データ(パリティビット付きの情報ビット)を、そのままIPパケット生成部62へ出力する(ステップS57)。即ち、符号化率適応変更部64は、符号化率Fを変更せずに再送するときは、放送伝送路で伝送した符号化データをそのままIPパケット生成部62へ出力する。 On the other hand, when the coding rate adaptation changing unit 64 retransmits the coded data transmitted on the broadcast transmission line without changing the coding rate F b (step S55: No; F b = Fi ), it receives this time. The coded data (information bit with parity bit) of the error correction code frame related to the retransmission request read from the storage unit 61 based on the retransmission request information is output to the IP packet generation unit 62 as it is (). Step S57). That is, when the code rate adaptation change unit 64 retransmits without changing the code rate F b , the code rate adaptive change unit 64 outputs the coded data transmitted on the broadcast transmission line as it is to the IP packet generation unit 62.

符号化率適応変更部64は、再送要求に係る符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレーム分の誤り訂正符号フレームについても、当該再送要求に係る符号化データの符号化率と同一の符号化率で(誤り訂正符号化部643により当該再送要求に係る符号化データについて符号化率を変更しているときは他の誤り訂正符号フレームも同一の符号化率変更処理を施して)、IPパケット生成部62に出力する。 The coding rate adaptation change unit 64 also has an error correction code frame for m frames having a continuous synchronization signal (frame number or time information) starting from the error correction code frame constituting the coded data related to the retransmission request. With the same coding rate as the coding rate of the coded data related to the retransmission request (when the coding rate of the coded data related to the retransmission request is changed by the error correction coding unit 643, other error corrections are made. The code frame is also subjected to the same coding rate change processing) and output to the IP packet generation unit 62.

最終的に、送信サーバ6は、IPパケット生成部62により、mフレーム分の誤り訂正符号フレームを用いてインターリーブフレームを構成し、mフレーム分の誤り訂正符号フレームを縦断(直交)する方向にインターリーブ処理してIPパケット列(符号化データパケット)を生成し、符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、当該符号化データパケットを受信装置5に向けて送信する(ステップS58)。尚、送信サーバ6は、符号化率情報を含めて、符号化データパケットを構成し、受信装置5に向けて送信する形態とすることもできる。本例では、符号化データパケットの伝送効率を高めるために、受信装置5に対し、符号化率を変更したときに、その旨を示す通知として符号化率変更通知パケットを事前通知する形態としている。 Finally, the transmission server 6 configures an interleave frame by the IP packet generation unit 62 using the error correction code frames for m frames, and interleaves in the direction of vertically traversing (orthogonal) the error correction code frames for m frames. Processes to generate an IP packet string (encoded data packet), and when the encoding rate is changed, a coding rate change notification packet is generated as a notification to that effect, and after transmission, the encoded data packet is received. Transmission to the device 5 (step S58). The transmission server 6 may be in a form of forming a coded data packet including the code rate information and transmitting the coded data packet to the receiving device 5. In this example, in order to improve the transmission efficiency of the coded data packet, when the code rate is changed, the receiving device 5 is notified in advance of the code rate change notification packet as a notification to that effect. ..

また、送信サーバ6は、符号化率変更通知パケットの送信を複数回行う構成としてもよいし、或いは、符号化率変更通知パケットの受信確認応答を得る構成とし、受信装置5から受信確認応答を受信するまで、符号化率変更通知パケットの送信を繰り返し行う構成としてもよい。尚、IP網8経由で伝送する符号化データの符号化率が放送伝送路で伝送する符号化データの符号化率と同一の場合、受信装置5は放送伝送路での符号化率の情報のみ把握できていればよいため、送信サーバ6は、符号化率変更通知パケットの事前通知を省略してもよいが、符号化率変更の有無に関わらず、符号化データパケットの再送の度に、符号化率変更通知パケットの送信を行ってもよい。 Further, the transmission server 6 may be configured to transmit the coding rate change notification packet a plurality of times, or may be configured to obtain a reception confirmation response of the coding rate change notification packet and receive a reception confirmation response from the receiving device 5. The code rate change notification packet may be repeatedly transmitted until it is received. When the coding rate of the coded data transmitted via the IP network 8 is the same as the coding rate of the coded data transmitted on the broadcasting transmission line, the receiving device 5 only has information on the coding rate on the broadcasting transmission line. The transmission server 6 may omit the advance notification of the coding rate change notification packet as long as it can grasp it, but regardless of whether the coding rate is changed or not, each time the coded data packet is retransmitted, the transmission server 6 may omit the advance notification. The coding rate change notification packet may be transmitted.

(符号化率変更時の符号化データの生成法)
図4を参照して、符号化率変更時の符号化データを生成する例を説明する。図4(a)乃至図4(d)は、それぞれ本発明による一実施形態の送信サーバ6における符号化率適応変更部64による符号化率変更時の符号化データの生成法を概念的に示す図である。
(Method of generating coded data when changing the code rate)
An example of generating coded data when the coding rate is changed will be described with reference to FIG. 4 (a) to 4 (d) conceptually show a method of generating coded data when the code rate is changed by the code rate adaptive change unit 64 in the transmission server 6 of the embodiment according to the present invention, respectively. It is a figure.

まず、図4(a)には、放送伝送路で伝送した符号化データを示すブロック符号の誤り訂正符号フレームの構成を概念的に示している。 First, FIG. 4A conceptually shows the configuration of an error correction code frame of a block code indicating coded data transmitted on a broadcast transmission line.

尚、放送伝送路で伝送する符号化データの符号化率の情報については、通常、デジタル放送内の伝送制御信号であるTMCC信号で伝送されるが、送信サーバ6からIP網8経由で、事前通知する構成としてもよい。また、上述したように、再送要求に応じて再送する符号化データの符号化率の情報については、送信サーバ6は、IPパケット生成部62により、符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、又は符号化率情報を含めて、符号化データパケットを受信装置5に向けて送信する。ここで、IP網8経由で伝送する符号化データの符号化率が放送伝送路で伝送する符号化データの符号化率と同一の場合、受信装置5は放送伝送路での符号化率の情報のみ把握できていればよいため、送信サーバ6は、符号化率変更通知パケットの事前通知を省略できる。 Information on the coding rate of the coded data transmitted on the broadcast transmission line is usually transmitted by the TMCC signal, which is a transmission control signal in digital broadcasting, but is transmitted in advance from the transmission server 6 via the IP network 8. It may be configured to notify. Further, as described above, regarding the information on the coding rate of the coded data to be retransmitted in response to the retransmission request, the transmission server 6 indicates that when the coding rate is changed by the IP packet generation unit 62. After generating and transmitting the code rate change notification packet as a notification, or including the code rate information, the coded data packet is transmitted to the receiving device 5. Here, when the coding rate of the coded data transmitted via the IP network 8 is the same as the coding rate of the coded data transmitted on the broadcasting transmission line, the receiving device 5 has information on the coding rate on the broadcasting transmission line. Since it is only necessary to know the code rate change notification packet, the transmission server 6 can omit the advance notification of the code rate change notification packet.

図4(a)に示すように、放送伝送路で伝送した符号長Nビットのブロック符号における符号化データの符号化率をFとすると、その符号化データの情報ビット(即ち、ブロック符号における主信号)はN×Fビット、パリティはN×(1−F)ビットで構成される。通常、放送伝送路でブロック符号を用いる場合、放送伝送路で扱いやすいよう符号化率によらず誤り訂正符号フレームの符号長のビット数は一定であることが多い。例えばARIB STD−B44ではブロック符号であるLDPC符号の符号長Nは、LDPC符号化率に依らずN=44880ビットで一定である。ここで、IP網8経由で再送する符号化データの符号化率をFとすると、符号化率Fのパリティは、符号化率Fから変更する場合にも、N×Fビットの情報ビット(即ち、ブロック符号における主信号)を用いたまま符号長Nビットのブロック符号とすればよいため、送信装置2(又は送信装置3)で利用可能とする所定種類数の符号化率のうち、放送伝送路で伝送した符号化データの符号化率以上となる範囲内であればよい。 As shown in FIG. 4 (a), when the coding rate of the coded data in the block code having a code length N bits transmitted by the broadcast transmission path to F b, the information bits of the encoded data (i.e., the block code The main signal) is composed of N × F b bits, and the parity is composed of N × (1-F b ) bits. Normally, when a block code is used on a broadcast transmission line, the number of bits of the code length of the error correction code frame is often constant regardless of the coding rate so that it can be easily handled on the broadcast transmission line. For example, in ARIB STD-B44, the code length N of the LDPC code, which is a block code, is constant at N = 44880 bits regardless of the LDPC coding rate. Here, if the coding rate of the coded data to be retransmitted via the IP network 8 to F i, the parity of the coding rate F i, even when changing from a coding rate F b, the N × F b bits Since the block code having a code length of N bits may be used while using the information bits (that is, the main signal in the block code), the coding rate of a predetermined number of types that can be used by the transmitting device 2 (or the transmitting device 3) Of these, it is sufficient as long as it is within the range that is equal to or higher than the coding rate of the coded data transmitted on the broadcast transmission line.

そこで、受信装置5から再送要求パケットを受信した送信サーバ6は、再送要求処理部63により、再送要求パケットに含まれるパケット消失率情報を抽出して符号化率決定部65に通知する。符号化率決定部65は、そのパケット消失率情報を基に、消失訂正性能テーブル(表9及び表10に例示)を参照して、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率(パリティビットが一番少なくなる符号化率)を決定し、符号化率適応変更部64を制御する。 Therefore, the transmission server 6 that has received the retransmission request packet from the receiving device 5 extracts the packet loss rate information included in the retransmission request packet by the retransmission request processing unit 63 and notifies the coding rate determination unit 65. Based on the packet loss rate information, the code rate determination unit 65 refers to the loss correction performance table (exemplified in Tables 9 and 10) and has a code rate equal to or higher than the code rate of the coded data transmitted on the broadcast transmission line. Yes, the highest coding rate (the coding rate with the smallest parity bit) within the range in which the packet loss of the IP line 8 can be corrected is determined, and the coding rate adaptation changing unit 64 is controlled. ..

符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率のまま変更なしとするとき(F=F)、保存部61から読み出される図4(a)に示す再送要求に係る符号長Nビットの符号化データを、そのままIPパケット生成部62に出力する。 The coding rate adaptation changing unit 64 is shown in FIG. 4A read from the storage unit 61 when the coding rate of the coded data transmitted on the broadcast transmission line remains unchanged (F b = Fi). The coded data having a code length of N bits related to the retransmission request is output to the IP packet generation unit 62 as it is.

一方、符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率Fから異なる符号化率Fに変更するときは(F<F)、まずは、保存部61から読み出される図4(a)に示す再送要求に係る符号長Nビットの符号化データのうちN×Fビットの情報ビットのみを抽出する(図4(b)参照)。 On the other hand, the coding rate adaptively changing unit 64, when changing from a coding rate F b of the transmission encoded data in a broadcast transmission path to the different coding rate F i is (F b <F i), first, storage unit Only the information bit of N × F b bit is extracted from the coded data of code length N bit related to the retransmission request shown in FIG. 4 (a) read from 61 (see FIG. 4 (b)).

続いて、符号化率適応変更部64は、誤り訂正符号化部643により、保存部61から読み出したN×Fビットの情報ビットに、送受間で既知の値(例えば、全て0のビット)でN×(F−F)ビット分をパディングビットとして送受間で既知とする挿入位置に付加し、この情報ビットとパディングビットに対して符号化率Fとなる誤り訂正符号化処理を施して、N×(1−F)ビットのパリティを生成する(図4(c)参照)。例えば、誤り訂正符号化部643は、符号化率Fとして、N×Fビットの情報ビットを用いながら、符号化率Fから送信装置2(又は送信装置3)で利用可能とする異なる符号化率Fへと変更する。 Subsequently, the coding rate adaptation changing unit 64 sets the information bits of the N × F b bits read from the storage unit 61 by the error correction coding unit 643 to a value known between transmission and reception (for example, all 0 bits). in adding to the insertion position of the known between transmission and reception of N × (F i -F b) bits as padding bits, the error correction coding processing as a coding rate F i for this information bits and padding bits This is applied to generate N × (1- Fi ) bit parity (see FIG. 4 (c)). For example, error correction coding unit 643, a coding rate F i, while using the information bits of the N × F b bits, different to the code rate F b available in the transmission device 2 (or the transmission device 3) to change to the coding rate F i.

そして、誤り訂正符号化部643は、パディングビットを除去して、N×Fビットの情報ビットにN×(1−F)ビットのパリティを付加した再送用の符号化データを再構成し、IPパケット生成部62に出力する(図4(d)参照)。この再構成された再送用の符号化データのフレーム長は、元の符号長Nビットよりも短くなるため、符号長Nビット分の符号化データを受信装置5に再送する場合よりも伝送効率が高くなる。 Then, the error correction coding unit 643 removes the padding bit and reconstructs the coded data for retransmission in which the parity of the N × (1- Fi ) bit is added to the information bit of the N × F b bit. , Is output to the IP packet generation unit 62 (see FIG. 4D). Since the frame length of the reconstructed coded data for retransmission is shorter than the original code length N bits, the transmission efficiency is higher than when the coded data for the code length N bits is retransmitted to the receiving device 5. It gets higher.

(一実施例の符号化率変更時の符号化データの生成法)
上述したように、通常、デジタル放送では選択可能な符号化率について複種類が予め規定されているが、ここでは、本伝送システム1で利用するものとして、表9及び表10に示す予め定めた8種類のLDPC符号化率とし、この8種類のLDPC符号化率に関して、例えばARIB STD−B44で規定されている検査行列及びその検査行列を形成するための検査行列初期値テーブルをそのまま利用できる。そこで、より具体的な実施例として、図5を参照して、ARIB STD−B44に準拠する表9及び表10に示すLDPC符号化率の種類数の範囲内で、符号化率変更時の符号化データの生成する例を説明する。
(Method of generating coded data when changing the code rate of one embodiment)
As described above, usually, in digital broadcasting, a plurality of types of selectable coding rates are defined in advance, but here, they are predetermined to be used in the present transmission system 1 as shown in Tables 9 and 10. Eight types of LDPC coding rates are used, and for these eight types of LDPC coding rates, for example, the inspection matrix defined by ARIB STD-B44 and the inspection matrix initial value table for forming the inspection matrix can be used as they are. Therefore, as a more specific example, with reference to FIG. 5, the code at the time of changing the coding rate within the range of the number of types of LDPC coding rates shown in Tables 9 and 10 according to ARIB STD-B44. An example of generating the conversion data will be described.

図5(a)乃至図5(d)に示す例は、送信サーバ6は、高度広帯域衛星デジタル放送として、2018年12月から放送が始まった変調方式が16APSK、LDPC符号化率が61/120(≒1/2)である高度広帯域衛星デジタル放送の符号化データを受信して保存部61に保持し、受信装置5から電波受信状況が悪化した場合にIP網8経由で再送要求された符号化データについて、その符号化率を109/120(≒9/10)に変更して再送する例である。 In the example shown in FIGS. 5 (a) to 5 (d), the transmission server 6 is an advanced broadband satellite digital broadcast, the modulation method which started broadcasting in December 2018 is 16APSK, and the LDPC coding rate is 61/120. A code that receives the coded data of the high-density broadband satellite digital broadcast (≈1/2), holds it in the storage unit 61, and is retransmitted from the receiving device 5 via the IP network 8 when the radio wave reception condition deteriorates. This is an example of retransmitting the converted data by changing the coding rate to 109/120 (≈9 / 10).

図5(a)に示すように、ここでは、放送伝送路で伝送した符号長N=44880ビットのLDPC符号における符号化データの符号化率をF=61/120(≒1/2)とする。尚、ARIB STD−B44では、1誤り訂正符号フレームは、LDPC符号化率によらず一定の符号長44880ビットであり、集合分割法に基づくスロット単位で構成されるため、LDPC符号の符号化対象となる情報ビットは、“スロットヘッダ”、“主信号(伝送対象のデータ)”、“BCH符号パリティ”、及び“スタッフビット”が、電力拡散されたものとなっており、LDPC符号のパリティが付加されて1誤り訂正符号フレームが構成される。そして、送信サーバ6における保存部61には、図5(a)に示す1誤り訂正符号フレーム単位の符号化データが、同期信号(フレーム番号又は時刻情報)を付して時系列に管理されて所定時間分を更新しながら保存される。LDPC符号化率61/120(≒1/2)におけるLDPC符号パリティは、44880×(1−61/120)=22066ビットで構成される。 As shown in FIG. 5A, here, the coding rate of the coded data in the LDPC code having a code length N = 44880 bits transmitted on the broadcast transmission line is set to F b = 61/120 (≈1/2). do. In ARIB STD-B44, one error correction code frame has a constant code length of 44880 bits regardless of the LDPC coding rate, and is composed of slot units based on the set division method. Therefore, the LDPC code is coded. As the information bits, the "slot header", "main signal (data to be transmitted)", "BCH code parity", and "stuff bit" are power-spread, and the parity of the LDPC code is It is added to form one error correction code frame. Then, in the storage unit 61 of the transmission server 6, the coded data of one error correction code frame unit shown in FIG. 5A is attached with a synchronization signal (frame number or time information) and managed in chronological order. It is saved while updating the specified time. The LDPC code parity at the LDPC coding rate 61/120 (≈1/2) is composed of 44880 × (1-61 / 120) = 22066 bits.

そこで、受信装置5から再送要求パケットを受信した送信サーバ6は、再送要求処理部63により、再送要求パケットに含まれるパケット消失率情報を抽出して符号化率決定部65に通知し、符号化率決定部65は、そのパケット消失率情報を基に、消失訂正性能テーブル(表9及び表10に例示)を参照して、IP網8経由の再送に伝送効率の観点で最適な符号化率を決定し、符号化率適応変更部64を制御する。 Therefore, the transmission server 6 that has received the retransmission request packet from the receiving device 5 extracts the packet loss rate information included in the retransmission request packet by the retransmission request processing unit 63, notifies the coding rate determination unit 65, and encodes the packet. Based on the packet loss rate information, the rate determination unit 65 refers to the loss correction performance table (exemplified in Tables 9 and 10), and refers to the optimum coding rate from the viewpoint of transmission efficiency for retransmission via the IP network 8. Is determined, and the code rate adaptation change unit 64 is controlled.

符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率のまま変更なしとするとき(F=F)、保存部61から読み出される図5(a)に示す再送要求に係る符号長Nビットの符号化データを、そのままIPパケット生成部62に出力する。 The coding rate adaptation changing unit 64 is shown in FIG. 5A read from the storage unit 61 when the coding rate of the coded data transmitted on the broadcast transmission line remains unchanged (F b = Fi). The coded data having a code length of N bits related to the retransmission request is output to the IP packet generation unit 62 as it is.

一方、符号化率適応変更部64は、放送伝送路で伝送した符号化データの符号化率F=61/120(≒1/2)から異なる符号化率F=109/120(≒9/10)に変更するときは(F<F)、まずは、保存部61から読み出される図5(a)に示す再送要求に係る符号長N=44880ビットの符号化データのうちN×F=22814ビットのLDPC符号の符号化対象となる情報ビット(即ち、電力拡散済みのBCH符号化ビット)のみを抽出する(図5(b)参照)。 On the other hand, the coding rate adaptively changing unit 64, a broadcast transmission coding rate of the transmission encoded data in line F b = 61/120 (≒ 1/2) from the different coding rate F i = 109/120 (≒ 9 / 10) to change the (F b <F i), First, N × F of the code length N = 44880 bits of encoded data according to the retransmission request shown in FIG. 5 (a) to be read from the storage unit 61 Only the information bits (that is, the power-spread BCH-encoded bits) to be encoded in the LDPC code of b = 22814 bits are extracted (see FIG. 5 (b)).

続いて、符号化率適応変更部64は、誤り訂正符号化部643により、保存部61から読み出した22814ビットの情報ビット(即ち、電力拡散済みのBCH符号化ビット)に、送受間で既知の値(例えば、全て0のビット)でN×(F−F)=17952ビット分をパディングビットとして送受間で既知とする挿入位置に付加し、この情報ビットとパディングビットに対して符号化率F=109/120(≒9/10)となる誤り訂正符号化処理を施して、N×(1−F)=4114ビットのパリティを生成する(図5(c)参照)。 Subsequently, the coding rate adaptation changing unit 64 is known between transmission and reception to the 22814-bit information bit (that is, the power-spread BCH coding bit) read from the storage unit 61 by the error correction coding unit 643. value (e.g., all zero bits) is added to the insertion position of the known between transmission and reception of N × (F i -F b) = 17952 bits in the padding bits, encoding on the information bits and padding bits subjected to rate F i = 109/120 (≒ 9/10) and comprising an error correction coding process to generate the parity of N × (1-F i) = 4114 bits (see FIG. 5 (c)).

そして、誤り訂正符号化部643は、パディングビットを除去して、22814ビットの情報ビットに4114ビットのパリティを付加した再送用の符号化データ(26928ビット)を再構成し、IPパケット生成部62に出力する(図5(d)参照)。この再構成された再送用の符号化データのフレーム長26928ビットは、元の符号長44880ビットよりも短くなるため、符号長44880ビット分の符号化データを受信装置5に再送する場合よりも伝送効率が高くなる。 Then, the error correction coding unit 643 removes the padding bit, reconstructs the encoded data (26928 bits) for retransmission in which 4114 bits of parity is added to the 22814-bit information bit, and the IP packet generation unit 62. Is output to (see FIG. 5 (d)). Since the frame length 26928 bits of the reconstructed coded data for retransmission is shorter than the original code length 44880 bits, the coded data for the code length 44880 bits is transmitted as compared with the case where the coded data is retransmitted to the receiving device 5. Higher efficiency.

このようにして、送信サーバ6は、再送要求パケットを受信すると、再送要求パケットに含まれるパケット消失率情報を基に、再送要求に係る符号化データの符号化率を適応的に変更して、mフレーム分の誤り訂正符号フレームのインターリーブ処理を経て符号化データパケットを生成し、受信装置5に向けて送信する。 In this way, when the transmission server 6 receives the retransmission request packet, the transmission server 6 adaptively changes the coding rate of the encoded data related to the retransmission request based on the packet loss rate information included in the retransmission request packet. The coded data packet is generated through the interleaving process of the error correction code frame for m frames and transmitted to the receiving device 5.

(符号化データパケットの生成法)
送信サーバ6は、IP網8を通じて受信装置5へ再送要求された符号化データを送信する際に、IP綱8で生じるバースト的なパケット消失にも高い訂正性能を達成するため、IPパケット生成部62により、図6を参照して後述するn×mのインターリーブフレームを構築し、識別ヘッダ、シーケンス番号、及びIPヘッダを付けたIPパケット列を生成し、シーケンス番号に従いIPパケットの送出順番をインターリーブして符号化データパケットとして受信装置5に向けて送信するのが好適である。
(How to generate a coded data packet)
The transmission server 6 is an IP packet generation unit in order to achieve high correction performance even for burst packet loss caused by the IP line 8 when transmitting the encoded data requested to be retransmitted to the receiving device 5 through the IP network 8. According to 62, an n × m interleave frame described later is constructed with reference to FIG. 6, an IP packet sequence with an identification header, a sequence number, and an IP header is generated, and the transmission order of IP packets is interleaved according to the sequence number. Then, it is preferable to transmit the encoded data packet to the receiving device 5.

より具体的に、図6を参照して、送信サーバ6におけるIPパケット生成部62のIPパケットの生成法について説明する。図6(a)乃至(d)は、それぞれ本発明による一実施形態の送信サーバ6におけるIPパケット生成部62のIPパケットの生成法に関する説明図である。 More specifically, with reference to FIG. 6, a method of generating an IP packet of the IP packet generation unit 62 in the transmission server 6 will be described. 6 (a) to 6 (d) are explanatory views of a method of generating an IP packet of the IP packet generation unit 62 in the transmission server 6 of the embodiment according to the present invention, respectively.

まず、IPパケット生成部62は、符号化率適応変更部64から、それぞれ同一の符号化率Fにより符号長nビットで構成される、再送要求に係る同期信号(フレーム番号又は時刻情報)を持つ符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレーム分の誤り訂正符号フレームを入力し、n×mインターリーブフレームを構成する。尚、mは、固定値であるが外部から可変設定することができ、送受間で共有する値となっている。また、符号化率Fの符号長nビットが放送伝送路で用いられた符号化率Fの符号長Nビットから変更されていないときn=Nであり、符号化率Fの符号長Nビットから変更されているときn<Nである。 First, IP packet generating unit 62, a coding rate adaptively changing unit 64, respectively constituted by code length n bits of the same code rate F i, the synchronization signal related to the retransmission request (frame number or time information) An error correction code frame for m frames having a continuous synchronization signal (frame number or time information) is input starting from the error correction code frame that constitutes the coded data to form an n × m interleaved frame. Although m is a fixed value, it can be variably set from the outside and is a value shared between transmission and reception. Further, an n = N when code length n bits of code rate F i has not changed since the code length N bits of encoded rate F b used in the broadcast transmission path, the code length of the code rate F b When changed from N bits, n <N.

そこで、IPパケット生成部62は、再送要求に係る符号化データとしての誤り訂正符号フレームを含むmフレームの誤り訂正符号フレームを縦方向に並べるようにして記憶部(図示略)に一時記憶する(図6(a)参照)。 Therefore, the IP packet generation unit 62 temporarily stores the error correction code frames of m frames including the error correction code frames as the encoded data related to the retransmission request in the storage unit (not shown) so as to be arranged in the vertical direction (not shown). See FIG. 6 (a)).

続いて、IPパケット生成部62は、インターリーブ部621により、mフレームの誤り訂正符号フレームに各ビットを先頭から読み出し、生成するIPパケットのヘッダを除いたパケット長としてmビットのIPペイロードをnパケット分、生成する(図6(b)参照)。即ち、各誤り訂正符号フレームの1〜nビットのうち、それぞれの同一ビット目を1ビットずつ集めmビットとしたものをIPペイロードとする。 Subsequently, the IP packet generation unit 62 reads each bit from the beginning into the error correction code frame of the m frame by the interleaving unit 621, and n packets the m-bit IP payload as the packet length excluding the header of the generated IP packet. Minutes are generated (see FIG. 6B). That is, of the 1 to n bits of each error correction code frame, the same bit of each bit is collected one by one and used as m bits, which is used as an IP payload.

続いて、IPパケット生成部62は、インターリーブ部621により、生成したnパケット分のIPペイロードに、インターリーブ処理に係る各インターリーブフレームを受信装置5側で識別可能とするための識別ヘッダと、各誤り訂正符号フレームにおいて何番目のビットを表すのかを特定するシーケンス番号と、IPヘッダを符号化データパケットのヘッダとして付加して、nパケット分のIPパケットを生成する(図6(c)参照)。尚、本例では、分かりやすくシーケンス番号を1〜nとして表しているが、各IPパケットを受信装置5にとって誤り訂正符号フレームのどのビットを示すものであれるかを識別可能な表現形態であれば任意である。 Subsequently, the IP packet generation unit 62 includes an identification header for making each interleave frame related to the interleave processing identifiable on the receiving device 5 side in the IP payload for n packets generated by the interleave unit 621, and each error. An IP packet for n packets is generated by adding a sequence number for specifying which bit is represented in the correction code frame and an IP header as a header of the coded data packet (see FIG. 6C). In this example, the sequence numbers are represented as 1 to n in an easy-to-understand manner, but the expression form can be used to identify which bit of the error correction code frame each IP packet represents for the receiving device 5. Is optional.

また、図6(b)に示すように複数の誤り訂正符号フレームから生成されたnパケット分のIPペイロードで、1つのインターリーブフレームが構成される。そこで、IPパケット生成部62は、或るインターリーブフレームに対し付加する識別ヘッダに例えばID=“1”を割り当てるとすると、次のインターリーブフレームに対し付加する識別ヘッダにはID=“2”を、その次のインターリーブフレームに対し付加する識別ヘッダにはID=“3”をインクリメントしながら割り当てるようにして、識別ヘッダの値で、属するインターリーブフレームを識別できるようにする。従って、図6(c)に示すように、識別ヘッダは、1つのインターリーブフレーム内で同じ値を持つように付加される。このため、受信装置5側では、識別ヘッダを参照すれば、受信した符号化データパケットのIPペイロードが、どのインターリーブフレームに属するものであるかを識別できるようになる。 Further, as shown in FIG. 6B, one interleaved frame is composed of IP payloads for n packets generated from a plurality of error correction code frames. Therefore, if the IP packet generation unit 62 assigns, for example, ID = "1" to the identification header added to a certain interleaved frame, ID = "2" is assigned to the identification header added to the next interleaved frame. The identification header to be added to the next interleaved frame is assigned while incrementing ID = "3" so that the interleaved frame to which the ID = "3" belongs can be identified by the value of the identification header. Therefore, as shown in FIG. 6C, the identification headers are added so as to have the same value in one interleaved frame. Therefore, on the receiving device 5 side, by referring to the identification header, it becomes possible to identify which interleaved frame the IP payload of the received coded data packet belongs to.

続いて、IPパケット生成部62は、インターリーブ部621により、生成したnパケット分のIPパケットを、シーケンス番号に従いIP網8への送出順番を所定規則に基づいてインターリーブして(例えばシーケンス番号の昇順で送出してもよいし、送受間で定めた別のシーケンス番号の送出順序でもよい。)、符号化データパケットとして受信装置5に向けて送信する。 Subsequently, the IP packet generation unit 62 interleaves the generated n packets of IP packets by the interleaving unit 621 in the order of transmission to the IP network 8 according to the sequence number based on a predetermined rule (for example, ascending order of the sequence number). It may be transmitted in, or it may be a transmission order of another sequence number determined between transmission and reception), and it is transmitted to the receiving device 5 as a coded data packet.

尚、本実施形態におけるIPパケット生成部62は、再送要求に係る符号化データとしての誤り訂正符号フレームを含むm(mは1以上の整数)個の誤り訂正符号フレームが必要であり、換言すればインターリーブ部621はmフレーム分の誤り訂正符号フレームが揃うまでインターリーブ処理を実行することはできない。このためタイムロスが問題となる場合には、再送要求に係るnビットの誤り訂正符号フレームのうちシーケンス番号として所定ビット数分n1(<n)のみを、m(mは1以上の整数)個の誤り訂正符号フレームから抽出して、対応するシーケンス番号を保持したIPパケットの全体数を減らしてもよい。そして、m,nは、固定値であるが外部から可変設定することができるものとすることで、各IPパケットのパケット長の調整を行うことができる。 The IP packet generation unit 62 in the present embodiment needs m (m is an integer of 1 or more) error correction code frames including the error correction code frames as the encoded data related to the retransmission request, in other words. For example, the interleaving unit 621 cannot execute the interleaving process until the error correction code frames for m frames are aligned. Therefore, when time loss becomes a problem, only n1 (<n) as the sequence number of the n-bit error correction code frame related to the retransmission request is used as the sequence number, and m (m is an integer of 1 or more). The total number of IP packets holding the corresponding sequence number may be reduced by extracting from the error correction code frame. Then, m and n are fixed values but can be variably set from the outside, so that the packet length of each IP packet can be adjusted.

また、それぞれの誤り訂正符号フレームから1ビットずつ集めることでIPパケットを生成したが、それぞれの誤り訂正符号フレームから複数ビット集めることも可能である。逆に2フレーム分の誤り訂正符号フレームを1フレーム分として扱うことや、mビットのパケットを2n個生成することも可能である。こうして生成したnパケット分のIPペイロードを1つのインターリーブフレームとし、各インターリーブフレームを受信装置5側で識別可能とするための識別ヘッダと、個々のIPペイロードを識別するためのシーケンス番号を付与する。即ち、IP網8におけるパケットロスを予め想定して、これを緩和することができるように、誤り訂正符号フレームの各ビットの送出順を並び替える形態であれば、その他のインターリーブ技法を適用することが可能である。一般的にインターリーブ処理の対象とする期間(信号長)を長くすればするほどバースト的なパケットロスに強くなるため、伝送システム1全体で許容可能な期間内で最適なインターリーブ処理を実行するよう、インターリーブ部621を構成する。 Further, although the IP packet is generated by collecting one bit from each error correction code frame, it is also possible to collect a plurality of bits from each error correction code frame. Conversely, it is possible to treat two frames of error correction code frames as one frame, or to generate 2n m-bit packets. The IP payload for n packets generated in this way is regarded as one interleaved frame, and an identification header for making each interleaved frame identifiable on the receiving device 5 side and a sequence number for identifying each IP payload are assigned. That is, other interleaving techniques should be applied if the transmission order of each bit of the error correction code frame is rearranged so that the packet loss in the IP network 8 can be assumed in advance and alleviated. Is possible. Generally, the longer the period (signal length) targeted for interleave processing, the more resistant to burst packet loss. Therefore, the optimum interleave processing should be executed within the allowable period for the entire transmission system 1. It constitutes an interleaved portion 621.

〔受信装置〕
図7は、本発明による一実施形態の受信装置5の概略構成を示すブロック図である。受信装置5は、復調部51、誤り訂正復号部52、再送要求パケット生成部53、及びIPパケット受信部54を備える。
[Receiver]
FIG. 7 is a block diagram showing a schematic configuration of the receiving device 5 according to the embodiment of the present invention. The receiving device 5 includes a demodulation unit 51, an error correction decoding unit 52, a retransmission request packet generation unit 53, and an IP packet reception unit 54.

復調部51は、放送伝送路(衛星放送伝送路又は地上放送伝送路)経由で送信装置2(又は送信装置3)から電波放射された変調波信号を受信して復調し、この復調処理で得られる符号化データを誤り訂正復号部52に出力する。 The demodulation unit 51 receives the modulated wave signal radiated from the transmission device 2 (or the transmission device 3) via the broadcast transmission line (satellite broadcast transmission line or terrestrial broadcast transmission line), demodulates it, and obtains it by this demodulation process. The coded data is output to the error correction decoding unit 52.

誤り訂正復号部52は、誤り訂正符号の復号処理の事前に、復調部51から得られる符号化データの各ビットの対数尤度比(LLR:Log-likelihood ratio)を算出し、この事前対数尤度比(事前LLR)を用いて、誤り訂正符号の符号長を構成する誤り訂正符号フレームを再構成し、送信装置2(又は送信装置3)における誤り訂正符号化処理に対応する復号処理を行って受信データを生成し再生可能に外部出力する復号器である。 The error correction decoding unit 52 calculates the log-likelihood ratio (LLR) of each bit of the coded data obtained from the demodulation unit 51 in advance of the decoding process of the error correction code, and this prior log-likelihood ratio. Using the degree ratio (pre-LLR), the error correction code frame constituting the code length of the error correction code is reconstructed, and the decoding process corresponding to the error correction coding process in the transmission device 2 (or the transmission device 3) is performed. It is a decoder that generates received data and outputs it to the outside for reproducibility.

尚、誤り訂正復号部52は、上述した送信装置2(或いは送信装置3)で利用可能とする複数種の第1の符号化率(表9参照)と、送信サーバ6のみで利用可能とする複数種の第2の符号化率(表10参照)の各符号化率に応じた符号化データを復号するLDPC復号器を有する。即ち、この誤り訂正復号部52が有するLDPC復号器は、送信サーバ6における符号化率適応変更部65が有するLDPC符号化器によりLDPC符号化処理を施して符号化データを、上述した表1乃至表8に示す検査行列初期値テーブルに基づく検査行列を用いてLDPC復号する手段を備えている。 The error correction / decoding unit 52 can be used only by the plurality of types of first coding rates (see Table 9) that can be used by the above-mentioned transmission device 2 (or transmission device 3) and the transmission server 6. It has an LDPC decoder that decodes coded data corresponding to each code rate of a plurality of types of second code rates (see Table 10). That is, the LDPC decoder included in the error correction decoding unit 52 performs LDPC coding processing by the LDPC encoder included in the coding rate adaptation changing unit 65 in the transmission server 6 to obtain the encoded data in Tables 1 to 1 to the above. A means for LDPC decoding is provided using an inspection matrix based on the inspection matrix initial value table shown in Table 8.

ここで、誤り訂正復号部52は、誤り訂正符号フレームを構成する符号化データについて誤り訂正復号の可否を判定する機能を有し、復号できると判定したときはそのまま復号して受信データを生成し、符号化データのビット誤りが訂正できず復号できないと判定した場合には、当該誤り訂正符号フレームを構成する符号化データについての再送要求情報を再送要求パケット生成部53に出力する。尚、放送伝送路を用いるデータ伝送方式において、受信装置5が復調部51経由で逐次受信して得られる誤り訂正符号フレーム単位の符号化データは、併せて伝送されるTMCC信号又は主信号に含まれる時刻情報を基に識別することができ、送信サーバ6と同様に同期信号(フレーム番号又は時刻情報)で管理することもできるため、同期信号として、この再送要求情報は再送要求する誤り訂正符号フレームを識別可能とする時刻情報を含むものとするか、又はそのフレーム番号も含むものとすればよい。 Here, the error correction decoding unit 52 has a function of determining whether or not the coded data constituting the error correction code frame can be error-corrected and decoded, and when it is determined that the coded data can be decoded, the coded data is decoded as it is and the received data is generated. If it is determined that the bit error of the coded data cannot be corrected and cannot be decoded, the retransmission request information for the coded data constituting the error correction code frame is output to the retransmission request packet generation unit 53. In the data transmission method using the broadcast transmission line, the coded data of the error correction code frame unit obtained by the receiving device 5 sequentially receiving via the demodulator 51 is included in the TMCC signal or the main signal transmitted together. Since it can be identified based on the time information to be transmitted and can be managed by a synchronization signal (frame number or time information) like the transmission server 6, this retransmission request information is an error correction code for retransmitting as a synchronization signal. It may include time information that makes the frame identifiable, or it may include the frame number.

そして、誤り訂正復号部52は、再送要求パケット生成部53による当該再送要求パケットの送信に応じて送信サーバ6からIPパケット受信部54経由で受信した符号化データパケットから、再送要求に係る符号化データを抽出して、その符号化データの誤り訂正符号フレームの復号に必要な尤度比の置き換えに関する変換を行って、放送伝送路で受信した符号化データに対する補完を行う機能を有する。 Then, the error correction decoding unit 52 encodes the encoded data packet related to the retransmission request from the encoded data packet received from the transmission server 6 via the IP packet reception unit 54 in response to the transmission of the retransmission request packet by the retransmission request packet generation unit 53. It has a function of extracting data, performing error correction on the coded data, performing conversion related to replacement of the likelihood ratio necessary for decoding the code frame, and complementing the coded data received on the broadcast transmission line.

そして、誤り訂正復号部52は、符号化データのビット誤りが訂正できず復号できないと判定した放送伝送路で受信した符号化データについて、IP網8経由で取得した符号化データを用いて、所定時間内に誤り訂正符号の復号処理により復号できるまで、IP網8経由での符号化データの再送要求を繰り返すように構成される。尚、誤り訂正復号部52は、所定時間内に当該復号処理により復号できないときは、ビット誤りを含む状態のまま受信データを生成する。 Then, the error correction / decoding unit 52 determines the coded data received on the broadcast transmission line determined that the bit error of the coded data cannot be corrected and cannot be decoded by using the coded data acquired via the IP network 8. It is configured to repeat the retransmission request of the coded data via the IP network 8 until it can be decoded by the decoding process of the error correction code within the time. If the error correction decoding unit 52 cannot decode the data within a predetermined time by the decoding process, the error correction decoding unit 52 generates the received data in a state including a bit error.

また、本例では、送信サーバ6が、再送する符号化データの符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、符号化データパケットを受信装置5に向けて送信する。このため、誤り訂正復号部52は、符号化率の変更通知の有無を基にIP網8経由で得られた符号化データの符号化率が放送受信時と異なるか否かを判定し、符号化率に応じて適宜パディングビットを追加し、復号に必要な尤度比の置き換えに関する変換を行って、放送伝送路で受信した符号化データに対する補完を行う。 Further, in this example, when the transmission server 6 changes the coding rate of the coded data to be retransmitted, a coding rate change notification packet is generated as a notification to that effect, and after transmission, the coded data packet is received. It transmits to the device 5. Therefore, the error correction / decoding unit 52 determines whether or not the coding rate of the coded data obtained via the IP network 8 is different from that at the time of receiving the broadcast based on the presence / absence of the change notification of the coding rate, and determines whether or not the coding rate is different from that at the time of receiving the broadcast. Padding bits are added as appropriate according to the conversion rate, conversion related to replacement of the likelihood ratio required for decoding is performed, and the coded data received on the broadcast transmission line is complemented.

再送要求パケット生成部53は、誤り訂正復号部52により符号化データのビット誤りが訂正できず復号できないと判定したときに、その符号化データの再送を送信サーバ6に対して要求するために、当該符号化データを再送要求する旨を示す再送要求情報と、IPパケット受信部54におけるパケット消失率測定部542から得られるパケット消失率情報とを含むIPパケット形式の再送要求パケットを生成し、IP網8を経て、送信サーバ6に向けて送信する機能部である。 When the error correction / decoding unit 52 determines that the bit error of the coded data cannot be corrected and cannot be decoded, the retransmission request packet generation unit 53 requests the transmission server 6 to retransmit the encoded data. An IP packet format retransmission request packet including the retransmission request information indicating that the encoded data is requested to be retransmitted and the packet loss rate information obtained from the packet loss rate measuring unit 542 in the IP packet receiving unit 54 is generated, and the IP is generated. It is a functional unit that transmits data to the transmission server 6 via the network 8.

IPパケット受信部54は、送信サーバ6から、当該再送要求パケットに応じて再送された符号化データを格納するIPパケット列の符号化データパケットを受信して、当該再送要求に係る符号化データを取得し、誤り訂正復号部52に出力する機能部である。尚、IPパケット受信部54は、識別ヘッダとシーケンス番号を利用し、送信サーバ6側のインターリーブ部621の逆処理を行って、再送要求に応じて再送された符号化データを再構成するデインターリーブ部541と、受信した符号化データパケットの各IPパケットに付されているシーケンス番号を基に下り回線(送信側から受信側へ向かう回線)のパケット消失率を計測するパケット消失率測定部542と、を有する。 The IP packet receiving unit 54 receives the encoded data packet of the IP packet string storing the encoded data retransmitted in response to the retransmission request packet from the transmission server 6, and receives the encoded data related to the retransmission request. This is a functional unit that acquires and outputs the error correction / decoding unit 52. The IP packet receiving unit 54 uses the identification header and the sequence number to perform reverse processing of the interleaving unit 621 on the transmitting server 6 side to reconstruct the encoded data retransmitted in response to the retransmission request. Unit 541 and packet loss rate measuring section 542 that measures the packet loss rate of the downlink (line from the transmitting side to the receiving side) based on the sequence number attached to each IP packet of the received encoded data packet. Has.

パケット消失率測定部542は、受信した符号化データパケットの各IPパケットに付されているシーケンス番号を基に下り回線(送信側から受信側へ向かう回線)のパケット消失率を逐次計測して保持し、再送要求パケット生成部53が再送要求パケットを生成する度に通知する機能部である。 The packet loss rate measuring unit 542 sequentially measures and holds the packet loss rate of the downlink (the line from the transmitting side to the receiving side) based on the sequence number attached to each IP packet of the received coded data packet. This is a functional unit that notifies each time the retransmission request packet generation unit 53 generates a retransmission request packet.

(実施例:高度広帯域衛星デジタル放送の受信装置における受信制御フロー)
図8は、本発明による一実施形態の受信装置5における一実施例の受信制御フローを示すフローチャートである。ここで、受信装置5は、送信装置2と送信装置3のいずれからの信号受信であっても同様に動作することから、代表して、高度広帯域衛星デジタル放送に準じた衛星デジタル放送の受信を例に、送信装置2から電波放射された変調波信号を受信して復調・復号する受信装置5の受信制御フローを説明する。
(Example: Reception control flow in a receiver of advanced broadband satellite digital broadcasting)
FIG. 8 is a flowchart showing a reception control flow of an embodiment in the receiving device 5 of the embodiment according to the present invention. Here, since the receiving device 5 operates in the same manner regardless of whether the signal is received from either the transmitting device 2 or the transmitting device 3, the receiving device 5 typically receives the satellite digital broadcasting according to the advanced wideband satellite digital broadcasting. As an example, the reception control flow of the receiving device 5 that receives the modulated wave signal radiated from the transmitting device 2 and demodulates / decodes it will be described.

まず、受信装置5は、復調部51により、衛星デジタル放送の放送伝送路経由で送信装置2から電波放射された変調波信号を受信して復調し、この復調処理で得られる符号化データを誤り訂正復号部52に出力する(ステップS1)。 First, the receiving device 5 receives and demodulates the modulated wave signal radiated from the transmitting device 2 via the broadcast transmission line of satellite digital broadcasting by the demodulation unit 51, and makes an error in the coded data obtained by this demodulation processing. Output to the correction / decoding unit 52 (step S1).

続いて、受信装置5は、誤り訂正復号部52により、送信装置2における誤り訂正符号化処理に対応する復号処理を実行するため、まず、尤度テーブルから符号化データの各ビットの事前LLRを算出し、誤り訂正符号フレームを再構成する(ステップS2)。高度広帯域衛星デジタル放送は、符号化データの1フレーム分のビット数が44880ビットであり、誤り訂正符号化処理として、LDPC符号を内符号として利用し、BCH符号を外符号として利用するため、尤度テーブルを用いてビットが“0”である確からしさ、及びビットが“1”である確からしさを示す事前対数尤度比を算出する。 Subsequently, in order for the receiving device 5 to execute the decoding process corresponding to the error correction coding process in the transmitting device 2 by the error correction decoding unit 52, first, the pre-LLR of each bit of the coded data is performed from the likelihood table. Calculate and reconstruct the error correction code frame (step S2). In advanced broadband satellite digital broadcasting, the number of bits for one frame of coded data is 44,880 bits, and the LDPC code is used as the internal code and the BCH code is used as the external code for error correction coding processing. The degree table is used to calculate the probability that the bit is "0" and the prior log likelihood ratio that indicates the probability that the bit is "1".

上述したように、誤り訂正復号部52は、上述した送信装置2(或いは送信装置3)で利用可能とする複数種の第1の符号化率(表9参照)と、送信サーバ6のみで利用可能とする複数種の第2の符号化率(表10参照)の各符号化率に応じた符号化データを復号する。 As described above, the error correction / decoding unit 52 is used only by the plurality of types of first coding rates (see Table 9) that can be used by the transmission device 2 (or transmission device 3) described above and the transmission server 6. The coded data corresponding to each code rate of the plurality of types of second code rates (see Table 10) that can be enabled is decoded.

続いて、受信装置5は、誤り訂正復号部52により、対数尤度比によるsum-productアルゴリズムを利用したLDPC復号を実施後(ステップS3)、電力逆拡散処理を経て、BCH符号の復号処理を実施する(ステップS4)。ARIB STD−B44では外符号のBCH符号の復号処理の際にビット誤りのエラーを訂正しきれず、エラーフリーにならなかった場合、データをヌルパケットに置き換える、エラーありのフラグを付けるなどの処理を規定している。 Subsequently, the receiving device 5 performs LDPC decoding using the sum-product algorithm based on the log-likelihood ratio by the error correction decoding unit 52 (step S3), and then performs power reverse diffusion processing and BCH code decoding processing. It is carried out (step S4). In ARIB STD-B44, when the error of the bit error cannot be corrected completely in the decoding process of the BCH code of the external code and it is not error-free, the data is replaced with a null packet, a flag with an error is added, and so on. It stipulates.

そこで、誤り訂正復号部52は、送信装置2から得られた符号化データについて誤り訂正復号の可否を判定(具体的には、BCH符号の復号処理でビット誤りのエラーが訂正しきれなかった、もしくは復号でエラーは訂正できたが所定のBCHエラー数となったか否かを判定)する(ステップS5)。即ち、本実施例では、LDPC符号の訂正能力が不確定であること、またBCH符号の訂正能力が確定的であることに着目し、LDPC符号と連接するBCH符号のエラーフリーの有無を利用して、Hybrid ARQにおける効率的な再送要求を実現するものとしている。 Therefore, the error correction / decoding unit 52 determines whether or not the coded data obtained from the transmission device 2 can be error-corrected / decoded (specifically, the bit error error could not be completely corrected by the BCH code decoding process. Alternatively, although the error can be corrected by decoding, it is determined whether or not the predetermined number of BCH errors has been reached) (step S5). That is, in this embodiment, paying attention to the fact that the correction ability of the LDPC code is uncertain and the correction ability of the BCH code is deterministic, the presence or absence of error-free of the BCH code connected to the LDPC code is used. Therefore, it is intended to realize an efficient retransmission request in Hybrid ARQ.

ここで、誤り訂正復号部52は、送信装置2から得られた符号化データについて誤り訂正復号の可否を判定した結果、復号できると判定したときはそのまま復号して受信データを再生可能に生成し(ステップS5:No)、この場合、送信装置2から電波放射された変調波信号の受信を継続する。 Here, the error correction / decoding unit 52 determines whether or not the coded data obtained from the transmission device 2 can be error-corrected / decoded. (Step S5: No), in this case, the reception of the modulated wave signal radiated from the transmitting device 2 is continued.

一方、誤り訂正復号部52は、放送伝送路経由の送信装置2から得られた符号化データのビット誤りが訂正できず復号できないと判定した場合(BCH符号の復号処理でビット誤りのエラーが訂正しきれなかった、もしくは復号でエラーは訂正できたが所定のBCHエラー数となったと判定した場合)には(ステップS5:Yes)、その復号対象の符号化データについての再送要求情報を生成し、再送要求パケット生成部53に出力して当該符号化データの再送要求を示す再送要求パケットを生成するよう指示する。 On the other hand, when the error correction decoding unit 52 determines that the bit error of the coded data obtained from the transmission device 2 via the broadcast transmission line cannot be corrected and cannot be decoded (the bit error error is corrected by the BCH code decoding process). If it cannot be completed, or if it is determined that the error has been corrected by decoding but the predetermined number of BCH errors has been reached) (step S5: Yes), retransmission request information for the coded data to be decoded is generated. , Is output to the retransmission request packet generation unit 53 to instruct to generate a retransmission request packet indicating a retransmission request of the coded data.

再送要求パケット生成部53は、誤り訂正復号部52からの指示に応じて、復号対象の符号化データについて、その再送を要求する旨を示す再送要求情報と、IPパケット受信部54におけるパケット消失率測定部542から得られるパケット消失率情報とを含むIPパケット形式の再送要求パケットを生成し、IP網8を経て、送信サーバ6に向けて送信する(ステップS6)。 In response to the instruction from the error correction decoding unit 52, the retransmission request packet generation unit 53 receives the retransmission request information indicating that the encoded data to be decoded is requested to be retransmitted, and the packet loss rate in the IP packet receiving unit 54. A retransmission request packet in the form of an IP packet including packet loss rate information obtained from the measuring unit 542 is generated and transmitted to the transmission server 6 via the IP network 8 (step S6).

そこで、送信サーバ6は、受信装置5から再送要求された符号化データについて、受信装置5から得られるパケット消失率情報を基に、消失訂正性能テーブル(表9及び表10に例示)を参照し、放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ当該IP綱8のパケット消失を訂正可能とする範囲内で最も高い符号化率で符号化データを再構成する。また、送信サーバ6は、その再送要求に係る同期信号(フレーム番号又は時刻情報)を持つ符号化データを構成する誤り訂正符号フレームを先頭として連続する同期信号(フレーム番号又は時刻情報)を持つmフレームの誤り訂正符号フレームを当該再送要求に係る同期信号(フレーム番号又は時刻情報)を持つ符号化データと同一の符号化率で形成してインターリーブフレームを構築し、当該インターリーブフレームをmフレームの誤り訂正符号フレームに対して直交する方向にインターリーブ処理を施してIPパケット列の符号化データパケットを生成し、IP網8を介して受信装置5に送信する。また、送信サーバ6は、符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、当該符号化データパケットを送信する。 Therefore, the transmitting server 6 refers to the erasure correction performance table (exemplified in Tables 9 and 10) based on the packet loss rate information obtained from the receiving device 5 for the coded data requested to be retransmitted from the receiving device 5. The coded data is reconstructed at the highest coding rate within the range in which the coding rate of the coded data transmitted on the broadcast transmission line is equal to or higher than that of the coded data transmitted on the broadcast transmission line and the packet loss of the IP line 8 can be corrected. Further, the transmission server 6 has a continuous synchronization signal (frame number or time information) starting from the error correction code frame constituting the coded data having the synchronization signal (frame number or time information) related to the retransmission request. Frame error correction A code frame is formed with the same coding rate as the coded data having the synchronization signal (frame number or time information) related to the retransmission request to construct an interleaved frame, and the interleaved frame is m-frame error. An interleaving process is performed in a direction orthogonal to the correction code frame to generate a coded data packet of an IP packet string, which is transmitted to the receiving device 5 via the IP network 8. Further, when the coding rate is changed, the transmission server 6 generates a coding rate change notification packet as a notification indicating that fact, transmits the coded data packet, and then transmits the coded data packet.

受信装置5は、IPパケット受信部54により、送信サーバ6から、当該再送要求パケットに応じて再送された復号対象の符号化データを含むmフレーム分の誤り訂正符号フレームの符号化データパケット(IPパケット列)を受信する(ステップS7)。 The receiving device 5 receives a coded data packet (IP) of m frames of error-correcting code frames including the coded data of the decoding target retransmitted from the transmitting server 6 in response to the retransmission request packet by the IP packet receiving unit 54. The packet string) is received (step S7).

また、送信サーバ6は、符号化率を変更したときはその旨を示す通知として符号化率変更通知パケットを生成して送信後、当該符号化データパケットを送信する。このため、受信装置5は、IPパケット受信部54及び誤り訂正復号部52により、IP網8経由で得られた符号化データの符号化率が放送受信時と異なるか否かを判定することができる。 Further, when the coding rate is changed, the transmission server 6 generates a coding rate change notification packet as a notification indicating that fact, transmits the coded data packet, and then transmits the coded data packet. Therefore, the receiving device 5 determines whether or not the coding rate of the coded data obtained via the IP network 8 is different from that at the time of broadcasting reception by the IP packet receiving unit 54 and the error correction decoding unit 52. can.

そして、IPパケット受信部54は、デインターリーブ部541により、IPパケットに付与される識別ヘッダとシーケンス番号を利用し、送信サーバ6側のインターリーブ部621の逆処理を行って、再送要求に応じて再送された符号化データを再構成して、誤り訂正復号部52に出力する(ステップS8)。 Then, the IP packet receiving unit 54 uses the identification header and the sequence number given to the IP packet by the deinterleaving unit 541 to perform reverse processing of the interleaving unit 621 on the transmission server 6 side, and responds to the retransmission request. The retransmitted encoded data is reconstructed and output to the error correction decoding unit 52 (step S8).

誤り訂正復号部52は、IP網8経由で得られた符号化データの符号化率が放送受信時と異なる場合には、符号化率が変更された誤り訂正符号フレームを復元するために、符号化率に応じた送受間で既知とするパディングビットを送受間で既知とする挿入位置に追加する(ステップS9)。一方、IP網8経由で得られた符号化データの符号化率が放送受信時と同じである場合には、パディングビットを追加する必要はない。 When the coding rate of the coded data obtained via the IP network 8 is different from that at the time of receiving the broadcast, the error correction decoding unit 52 uses a code to restore the error correction code frame in which the code rate has been changed. A padding bit that is known between transmission and reception according to the conversion rate is added to the insertion position that is known between transmission and reception (step S9). On the other hand, when the coding rate of the coded data obtained via the IP network 8 is the same as that at the time of broadcasting reception, it is not necessary to add the padding bit.

続いて、誤り訂正復号部52は、再送要求パケット生成部53による当該再送要求パケットの送信に応じて送信サーバ6からIPパケット受信部54経由で受信した符号化データパケットから、再送要求に係る符号化データを抽出して、その符号化データの誤り訂正符号フレームの復号に必要な尤度比の置き換えに関する変換を行って、放送伝送路で受信した符号化データに対する補完を行う(ステップS10)。IP網8は消失通信路を想定して、誤り訂正復号部52は、IP網8経由で受信できた符号化データについては正しいビットの値を確定し、IP網8の途中の通信路でパケットロス等により消失したパケットについては正しいビットの値が不明とする。より具体的には、誤り訂正復号部52は、ブロック符号の誤り訂正復号器として構成され対数尤度比を用いた復号を実施するため、IP網8経由で取得した符号化データについて、ビットの値が0である場合の対数尤度比を+∞(“0”である確からしさとして最大値)、ビットの値が1である場合の対数尤度比を−∞(“1”である確からしさとして最大値)、仮にパケットロスが生じて非達ビットが生じているときは、対数尤度比を0に置き換える。 Subsequently, the error correction decoding unit 52 receives a code related to the retransmission request from the coded data packet received from the transmission server 6 via the IP packet reception unit 54 in response to the transmission of the retransmission request packet by the retransmission request packet generation unit 53. The coded data is extracted, the error correction of the coded data is performed, the conversion related to the replacement of the likelihood ratio necessary for decoding the code frame is performed, and the coded data received on the broadcast transmission line is complemented (step S10). Assuming that the IP network 8 is a lost communication path, the error correction decoding unit 52 determines the correct bit value for the encoded data received via the IP network 8, and packets in the communication path in the middle of the IP network 8. The correct bit value is unknown for packets lost due to loss or the like. More specifically, the error correction decoding unit 52 is configured as an error correction decoding device for the block code, and performs decoding using the log-likelihood ratio. Therefore, the coded data acquired via the IP network 8 is of bits. The log-likelihood ratio when the value is 0 is + ∞ (maximum value as the probability of being "0"), and the log-likelihood ratio when the bit value is 1 is -∞ (certainly "1"). If packet loss occurs and non-reachable bits occur, the log-likelihood ratio is replaced with 0.

そして、誤り訂正復号部52は、IP網8経由で伝送された符号化率に対応する検査行列でLDPC復号した後、電力逆拡散、及びBCH復号を実施して、送信装置2から得られた符号化データのビット誤りについて所定時間内で誤り訂正符号の復号処理により復号できるまで、当該符号化データの再送の要求を繰り返し(ステップS3乃至S10)、復号できた符号化データを基に受信データを生成した後、現在の受信経路がIP網8経由であるときは、放送伝送路経由の受信に受信経路を切り替え、時系列上、次の符号化データについての復調・復号処理へと移行する。ここで、誤り訂正復号部52は、BCH符号の復号処理のビット誤りのエラーがなくなるまで繰り返し再送要求を行うことで、受信データを完全に復元する構成とすることもできるが、所定時間内として制限を設けることで無限ループ処理を回避するのが好適である。尚、誤り訂正復号部52は、所定時間内に当該復号処理により復号できないときは、ビット誤りを含む状態のまま受信データを生成し、放送伝送路経由の受信に受信経路を切り替える。 Then, the error correction decoding unit 52 obtained from the transmission device 2 by performing LDPC decoding with the inspection matrix corresponding to the coding rate transmitted via the IP network 8 and then performing power reverse diffusion and BCH decoding. Bit errors in the coded data are repeatedly requested to retransmit the coded data (steps S3 to S10) until they can be decoded by the decoding process of the error correction code within a predetermined time, and the received data is received based on the coded data that can be decoded. When the current reception path is via the IP network 8, the reception path is switched to reception via the broadcast transmission line, and the process shifts to the demodulation / decoding process for the next coded data in chronological order. .. Here, the error correction decoding unit 52 may be configured to completely restore the received data by repeatedly requesting retransmission until the error of the bit error in the decoding process of the BCH code disappears, but within a predetermined time. It is preferable to avoid infinite loop processing by providing a limit. If the error correction decoding unit 52 cannot decode the data within a predetermined time by the decoding process, the error correction decoding unit 52 generates the received data in a state including the bit error and switches the reception route to the reception via the broadcast transmission line.

ところで、再送要求パケットは、IPパケット形式で一般的に用いられる非達通知パケットを利用でき、符号化データパケットは、その非達通知パケットの応答として再送を行うものとして構成される。このため、誤り訂正復号部52では、復調部51から得られる符号化データに対して再送により得られた符号化データを置き換えて、再度、復号を実施することができ、所定時間内で受信データを復元できるまで繰り返し再送要求を行うことで、再生可能に出力することができる。 By the way, as the retransmission request packet, a non-delivery notification packet generally used in the IP packet format can be used, and the encoded data packet is configured to perform retransmission in response to the non-delivery notification packet. Therefore, the error correction decoding unit 52 can replace the coded data obtained from the demodulation unit 51 with the coded data obtained by retransmission, and perform decoding again, and receive data within a predetermined time. It is possible to output reproducibly by repeatedly requesting retransmission until the data can be restored.

(パケット消失率の測定及び通知)
図9は、本発明による一実施形態の受信装置5における一実施例のパケット消失率の測定及び通知を説明する図である。まず、図9に示すように、受信装置5は、IPパケット受信部54により、送信サーバ6から送信されたIPパケット列の符号化データパケットを受信すると、デインターリーブ部541の機能により、IPパケット列の符号化データパケットのデインターリーブを行うために、各IPパケットに付されているシーケンス番号を基に並び替えを行って、n×mのインターリーブフレームの再構成を試みる。このとき、消失したパケット数LのIPパケットがあった場合、(n―L)×mのインターリーブフレームが構成される(ステップS21)。例えば、シーケンス番号2,n−1のIPパケットが消失していた場合、消失したパケット数L(この場合はL=2)となる。
(Measurement and notification of packet loss rate)
FIG. 9 is a diagram illustrating measurement and notification of a packet loss rate of an embodiment in the receiving device 5 of the embodiment according to the present invention. First, as shown in FIG. 9, when the receiving device 5 receives the encoded data packet of the IP packet string transmitted from the transmitting server 6 by the IP packet receiving unit 54, the receiving device 5 receives the IP packet by the function of the deinterleaving unit 541. In order to deinterleave the coded data packets of the column, sorting is performed based on the sequence number attached to each IP packet, and an attempt is made to reconstruct the n × m interleaved frame. At this time, if there are IP packets with the number of lost packets L, an interleaved frame of (n−L) × m is configured (step S21). For example, when the IP packets of sequence numbers 2 and n-1 are lost, the number of lost packets is L (in this case, L = 2).

そして、IPパケット受信部54は、パケット消失率測定部542の機能により、シーケンス番号をもとに消失したパケット数をカウントし、下り回線のパケット消失率εを算出する(ステップS22)。尚、パケット消失率εは、ε=L/n×100[%]で表される。 Then, the IP packet receiving unit 54 counts the number of lost packets based on the sequence number by the function of the packet loss rate measuring unit 542, and calculates the packet loss rate ε of the downlink (step S22). The packet loss rate ε is represented by ε = L / n × 100 [%].

そして、パケット消失率測定部542は、IPパケット受信部54により符号化データパケットを受信する度に、自動的にパケット消失率εを再送要求パケット生成部53へ通知する(ステップS23)。尚、図8に示す制御フローでは、誤り訂正復号部52による所定期間の復号可否判定で復号対象の符号化データに関する再送要求を繰り返す例を説明したが、本実施形態では、所定期間内でパケット消失率測定部542から通知されるパケット消失率がIPパケットの消失がなくなった旨を示すまで、再送要求パケット生成部53により復号対象の符号化データに関する再送要求を繰り返すようにしてもよい。 Then, each time the packet loss rate measuring unit 542 receives the encoded data packet by the IP packet receiving unit 54, the packet loss rate measuring unit 542 automatically notifies the retransmission request packet generation unit 53 of the packet loss rate ε (step S23). In the control flow shown in FIG. 8, an example in which the error correction decoding unit 52 repeats the retransmission request for the coded data to be decoded in the decoding possibility determination for a predetermined period has been described, but in the present embodiment, the packet is packet within the predetermined period. The retransmission request packet generation unit 53 may repeat the retransmission request for the coded data to be decoded until the packet loss rate notified from the loss rate measuring unit 542 indicates that the IP packet is no longer lost.

また、パケット消失率測定部542は、例えば受信装置5における送信サーバ6に対する通信開始直後の再送要求時など、パケット消失率を計測できないときにはパケット消失率不明である旨を再送要求パケット生成部53へ通知する。この通知を受けた再送要求パケット生成部53は、再送要求情報とともに、パケット消失率不明である旨を示すパケット消失率情報を送信サーバ6に向けて送信する。パケット消失率不明である旨を示すパケット消失率情報を受信装置5から受信した送信サーバ6は、放送伝送路で伝送した符号化データの符号化率でIPパケット列の符号化データパケットを生成し、受信装置5に向けてIP網8経由で送信する。 Further, the packet loss rate measurement unit 542 informs the retransmission request packet generation unit 53 that the packet loss rate is unknown when the packet loss rate cannot be measured, for example, when a retransmission request is made to the transmission server 6 in the receiving device 5 immediately after the start of communication. Notice. Upon receiving this notification, the retransmission request packet generation unit 53 transmits the packet loss rate information indicating that the packet loss rate is unknown to the transmission server 6 together with the retransmission request information. The transmission server 6 that has received the packet loss rate information indicating that the packet loss rate is unknown from the receiving device 5 generates a coded data packet of the IP packet string at the code rate of the coded data transmitted on the broadcast transmission line. , Transmits to the receiving device 5 via the IP network 8.

また、例えば、符号長n=44880の符号化データに関するIPパケット列がL=11220パケットの消失がある場合、この時のパケット消失率は11220/44880×100=25%である。この場合、再送要求パケット生成部53は、再送要求情報とともに、パケット消失率25%を示すパケット消失率情報を送信サーバ6に向けて送信する。パケット消失率25%を示すパケット消失率情報を受信した送信サーバ6は、上述したように、そのパケット消失率25%を基に表9及び表10に示す消失訂正性能テーブルを参照して再送する符号化データの符号化率を決定する。そして、送信サーバ6は、符号化率の変更時には、放送伝送路で伝送した符号化データの符号化率を変更した符号化データに関するIPパケット列の符号化データパケットを生成し、受信装置5に向けてIP網8経由で送信する。 Further, for example, when the IP packet string relating to the coded data having the code length n = 44880 has L = 11220 packets lost, the packet loss rate at this time is 11220/44880 × 100 = 25%. In this case, the retransmission request packet generation unit 53 transmits the packet loss rate information indicating the packet loss rate of 25% to the transmission server 6 together with the retransmission request information. As described above, the transmission server 6 that has received the packet loss rate information indicating the packet loss rate of 25% retransmits the packet with reference to the loss correction performance tables shown in Tables 9 and 10 based on the packet loss rate of 25%. Determine the coding rate of the coded data. Then, when the coding rate is changed, the transmission server 6 generates a coded data packet of an IP packet string related to the coded data whose code rate is changed in the coded data transmitted on the broadcast transmission line, and causes the receiving device 5 to generate a coded data packet. It is transmitted to the user via the IP network 8.

本実施形態の伝送システム1によれば、放送受信だけでは防げないデータの損失について、IP網8を経て受信装置5側から送信サーバ6側へ再送要求を実施し、送信サーバ6側からデータ再送を可能とすることで、受信装置5側でデータを補完することができる。特に、IP網8を経て送信サーバ6側が再送するデータをデジタル放送のブロック符号における符号化データとし、尚且つ、この符号化データをIP網8のパケット消失率に応じて再送するビット数を可能な限り少なくする符号化率に可変制御することで、再送要求回数を削減可能とし、更に、IP網8経由の伝送効率を向上させることができる。また、放送受信による誤り訂正符号とIP網8経由の伝送で利用する誤り訂正符号の双方を放送規格で規格された誤り訂正符号の符号形式と同一にすることで、受信装置5側では1つの誤り訂正復号器を用意するだけで実現でき、設備規模を小さくできる。 According to the transmission system 1 of the present embodiment, for data loss that cannot be prevented only by broadcast reception, a retransmission request is made from the receiving device 5 side to the transmitting server 6 side via the IP network 8, and the data is retransmitted from the transmitting server 6 side. By enabling this, the data can be complemented on the receiving device 5 side. In particular, the data retransmitted by the transmission server 6 side via the IP network 8 is used as the coded data in the block code of digital broadcasting, and the number of bits for retransmitting this coded data according to the packet loss rate of the IP network 8 is possible. By variably controlling the coding rate to be as small as possible, the number of retransmission requests can be reduced, and the transmission efficiency via the IP network 8 can be improved. Further, by making both the error correction code for broadcast reception and the error correction code used for transmission via the IP network 8 the same as the code format of the error correction code standardized by the broadcasting standard, one on the receiving device 5 side. This can be achieved simply by preparing an error correction decoder, and the scale of the equipment can be reduced.

特に、本実施形態の伝送システム1において、送信サーバ6に対し受信装置5から再送要求された符号化データは、シーケンス番号を付与したIPパケット列の符号化データパケットとして送信サーバ6から受信装置5に再送するため、受信装置5は、受信したIPパケットのシーケンス番号を基に下り回線(送信側から受信側へ向かう回線)のパケット消失率を計測する。そして、送信サーバ6は、そのパケット消失率を基に、再送する符号化データの符号化率を可変制御する。このため、本実施形態の伝送システム1によれば、送信サーバ6及び受信装置5間の往復回線のテスト通信による推定又はユーザ設定により定めたパケット消失率を用いる場合よりも、適切に再送する符号化データの符号化率を選択することが可能となり、IP綱8経由の伝送効率をより向上させることができる。 In particular, in the transmission system 1 of the present embodiment, the encoded data requested to be retransmitted from the receiving device 5 to the transmitting server 6 is a coded data packet of an IP packet string to which a sequence number is assigned, and is received from the transmitting server 6 by the receiving device 5. The receiving device 5 measures the packet loss rate of the downlink (the line from the transmitting side to the receiving side) based on the sequence number of the received IP packet. Then, the transmission server 6 variably controls the coding rate of the coded data to be retransmitted based on the packet loss rate. Therefore, according to the transmission system 1 of the present embodiment, a code for appropriately retransmitting is performed as compared with the case of using the packet loss rate estimated by the test communication of the round-trip line between the transmitting server 6 and the receiving device 5 or the packet loss rate determined by the user setting. It becomes possible to select the coding rate of the converted data, and the transmission efficiency via the IP line 8 can be further improved.

特に、本実施形態によれば、送信サーバ6は、受信装置5から取得したIP網8のパケット消失率が、デジタル放送で予め想定されているビット誤り率よりも低い状態を示すときは、IP網8用に設計した高符号化率の誤り訂正符号を用いて受信装置5に向けてデータ再送することで、受信装置5に対して冗長なパリティビットを伝送することなくパケット消失を訂正させることができるようになる。 In particular, according to the present embodiment, when the transmission server 6 shows a state in which the packet loss rate of the IP network 8 acquired from the reception device 5 is lower than the bit error rate presumed in digital broadcasting, the IP By retransmitting data to the receiving device 5 using a high coding rate error correction code designed for the network 8, packet loss can be corrected without transmitting redundant parity bits to the receiving device 5. Will be able to.

尚、上述した図4及び図5に示す例では、送信サーバ6における符号化率適応変更部64の誤り訂正符号化部643は、符号化率変更時の誤り訂正符号フレームにおけるパディングビットの挿入位置として、情報ビット(実施例では電力拡散済BCH符号化ビット)とパリティビットとの間としているが、符号化率によっては、LDPC符号の検査行列の特性から、その情報ビットの前後に振り分けて配置してもよい。 In the examples shown in FIGS. 4 and 5 described above, the error correction coding unit 643 of the coding rate adaptation changing unit 64 in the transmission server 6 is the insertion position of the padding bit in the error correction code frame when the coding rate is changed. It is set between the information bit (power-spread BCH coded bit in the embodiment) and the parity bit, but depending on the coding rate, it is distributed before and after the information bit due to the characteristics of the inspection matrix of the LDPC code. You may.

〔変形例の受信装置〕
上述した図7に示す一実施形態の受信装置5は、パケット消失率を計測する好適例を説明したが、図10に示す変形例の受信装置5のように、送信サーバ6及び受信装置5間の往復回線のテスト通信による推定又はユーザ設定により定めたパケット消失率を設定する構成としてもよい。
[Receiver of modified example]
The receiving device 5 of the embodiment shown in FIG. 7 described above has described a preferred example of measuring the packet loss rate, but as in the receiving device 5 of the modified example shown in FIG. 10, between the transmitting server 6 and the receiving device 5. The packet loss rate may be set by estimation by test communication of the round-trip line or by user setting.

図10は、本発明による変形例の受信装置5の概略構成を示すブロック図である。受信装置5は、復調部51、誤り訂正復号部52、再送要求パケット生成部53、IPパケット受信部54、及びパケット消失率設定部55を備える。尚、図7に示す受信装置5と同様の構成要素には同一の参照番号を付している。 FIG. 10 is a block diagram showing a schematic configuration of a receiving device 5 of a modified example according to the present invention. The receiving device 5 includes a demodulation unit 51, an error correction decoding unit 52, a retransmission request packet generation unit 53, an IP packet reception unit 54, and a packet loss rate setting unit 55. The same reference numbers are assigned to the same components as the receiving device 5 shown in FIG. 7.

図10に示す変形例の受信装置5は、復調部51、及び誤り訂正復号部52については、図7に示すものと同様に動作するため更なる説明は省略するが、IPパケット受信部54に図7に示すパケット消失率測定部542を設けていない代わりに、パケット消失率情報を設定するパケット消失率設定部55を備えている点で相違している。 The receiving device 5 of the modified example shown in FIG. 10 operates in the same manner as that shown in FIG. 7 for the demodulation unit 51 and the error correction decoding unit 52. Therefore, further description thereof will be omitted, but the IP packet receiving unit 54 The difference is that instead of providing the packet loss rate measuring unit 542 shown in FIG. 7, a packet loss rate setting unit 55 for setting packet loss rate information is provided.

IPパケット受信部54は、送信サーバ6から、当該再送要求パケットに応じて再送された符号化データを格納するIPパケット列の符号化データパケットを受信して、当該再送要求に係る符号化データを取得し、誤り訂正復号部52に出力する機能部である。尚、IPパケット受信部54は、識別ヘッダとシーケンス番号を利用し、送信サーバ6側のインターリーブ部621の逆処理を行って、再送要求に応じて再送された符号化データを再構成するデインターリーブ部541を有する。 The IP packet receiving unit 54 receives the encoded data packet of the IP packet string storing the encoded data retransmitted in response to the retransmission request packet from the transmission server 6, and receives the encoded data related to the retransmission request. This is a functional unit that acquires and outputs the error correction / decoding unit 52. The IP packet receiving unit 54 uses the identification header and the sequence number to perform reverse processing of the interleaving unit 621 on the transmitting server 6 side to reconstruct the encoded data retransmitted in response to the retransmission request. It has a part 541.

パケット消失率設定部55は、送信サーバ6とのテスト通信を試みて、送信サーバ6との通信に係る遅延と、送信サーバ6との通信に係るパケットロスの発生量のうちいずれか一方、又は双方を所定期間単位で予め計測して、逐次、その通信回線の遅延とパケットロスの発生量のうちいずれか一方、又は双方を基にパケット消失率を推定するか、或いはユーザによる指定により事前にパケット消失率を決定してパケット消失率情報として再送要求パケット生成部53に設定する機能部である。 The packet loss rate setting unit 55 attempts test communication with the transmission server 6, and either one of the delay in communication with the transmission server 6 and the amount of packet loss in communication with the transmission server 6, or Both are measured in advance in units of predetermined periods, and the packet loss rate is estimated based on one or both of the delay of the communication line and the amount of packet loss generated, or in advance by the user's specification. This is a functional unit that determines the packet loss rate and sets it in the retransmission request packet generation unit 53 as packet loss rate information.

尚、通信回線の遅延は、受信装置5から送信サーバ6に向けて送信した再送要求パケットの送信時刻と、これに対応して送信サーバ6から再送された符号化データパケットの受信時刻との時間差で推定される伝送遅延を示すものであり、伝送遅延が大きいほどパケット消失率が大きくなる傾向にあることを利用して、伝送遅延と本発明に係るパケット消失率とを予め対応付けた変換テーブル(図示略)を保持することで、本発明に係るパケット消失率を推定することができる。 The delay of the communication line is the time difference between the transmission time of the retransmission request packet transmitted from the receiving device 5 to the transmitting server 6 and the receiving time of the encoded data packet retransmitted from the transmitting server 6 in response to the transmission time. A conversion table in which the transmission delay and the packet loss rate according to the present invention are associated in advance by utilizing the fact that the packet loss rate tends to increase as the transmission delay increases. By holding (not shown), the packet loss rate according to the present invention can be estimated.

また、パケットロスの発生量は、再送要求パケットの送信時刻から所定時間経過しても送信サーバ6から対応する符号化データパケットの受信ができなかった場合にパケットロスが生じたとみなし、所定期間単位の通信実績を基に計測したものであり、このパケットロスの発生量から直接的にパケット消失率を算出することもできるし、上記の送信サーバ6との通信に係る伝送遅延も考量して、パケットロスの発生量及び伝送遅延と、本発明に係るパケット消失率とを予め対応付けた変換テーブル(図示略)を保持することで、本発明に係るパケット消失率を推定することができる。 Further, the amount of packet loss generated is regarded as a packet loss when the corresponding encoded data packet cannot be received from the transmission server 6 even after a predetermined time has elapsed from the transmission time of the retransmission request packet, and is in units of a predetermined period. It is measured based on the communication record of the above, and the packet loss rate can be calculated directly from the amount of this packet loss, and the transmission delay related to the communication with the above transmission server 6 is also taken into consideration. The packet loss rate according to the present invention can be estimated by holding a conversion table (not shown) in which the amount of packet loss and the transmission delay and the packet loss rate according to the present invention are associated in advance.

即ち、図10に示す変形例の受信装置5においても、送信サーバ6に対し再送要求パケットで再送要求情報とともにパケット消失率情報を送信することができる。そして、図14に示す変形例の受信装置5においても、誤り訂正復号部52は、図7に示す受信装置5と同様に動作する。 That is, even in the receiving device 5 of the modified example shown in FIG. 10, packet loss rate information can be transmitted to the transmitting server 6 together with the retransmission request information in the retransmission request packet. Then, in the receiving device 5 of the modified example shown in FIG. 14, the error correction decoding unit 52 operates in the same manner as the receiving device 5 shown in FIG. 7.

上述した実施例に関して、送信サーバ6として機能するコンピュータの各手段を機能させるためのプログラムを好適に用いることができる。また、受信装置5として機能するコンピュータの各手段を機能させるためのプログラムを好適に用いることができる。具体的には、各手段を制御するための制御部をコンピュータ内の中央演算処理装置(CPU)で構成でき、且つ、各手段を動作させるのに必要となるプログラムを適宜記憶する記憶部を少なくとも1つのメモリで構成させることができる。即ち、そのようなコンピュータに、CPUによって該プログラムを実行させることにより、上述した各手段の有する機能を実現させることができる。更に、各手段の有する機能を実現させるためのプログラムを、前述の記憶部(メモリ)の所定の領域に格納させることができる。そのような記憶部は、装置内部のRAM又はROMなどで構成させることができ、或いは又、外部記憶装置(例えば、ハードディスク)で構成させることもできる。また、そのようなプログラムは、コンピュータで利用されるOS上のソフトウェア(ROM又は外部記憶装置に格納される)の一部で構成させることができる。更に、そのようなコンピュータに、各手段として機能させるためのプログラムは、コンピュータが読取り可能な記録媒体に記録することができる。また、上述した各手段をハードウェア又はソフトウェアの一部として構成させ、各々を組み合わせて実現させることもできる。 With respect to the above-described embodiment, a program for operating each means of the computer functioning as the transmission server 6 can be preferably used. Further, a program for operating each means of the computer functioning as the receiving device 5 can be preferably used. Specifically, at least a storage unit in which a control unit for controlling each means can be configured by a central processing unit (CPU) in a computer and a program necessary for operating each means is appropriately stored is at least. It can be configured with one memory. That is, by causing such a computer to execute the program by the CPU, the functions of the above-mentioned means can be realized. Further, a program for realizing the function of each means can be stored in a predetermined area of the above-mentioned storage unit (memory). Such a storage unit can be configured by a RAM or ROM inside the device, or can be configured by an external storage device (for example, a hard disk). Further, such a program can be configured as a part of software (stored in ROM or an external storage device) on an OS used in a computer. Further, the program for causing such a computer to function as each means can be recorded on a computer-readable recording medium. Further, each of the above-mentioned means may be configured as a part of hardware or software, and each of them may be combined and realized.

上述した一実施形態の実施例、応用例、変形例については代表的な例として説明したが、本発明の趣旨及び範囲内で、多くの変更及び置換することができることは当業者に明らかである。例えば、送信サーバ6は、送信装置2(又は送信装置3)から直接的に符号化データを入力する例を説明したが、中継放送等では、送信装置2(又は送信装置3)から一旦、受信機により変調波を受信して復調し、この復調して得られる符号化データを入力する形態としてもよい。従って、本発明は、上述の実施例によって制限するものと解するべきではなく、特許請求の範囲によってのみ制限される。 Examples, applications, and modifications of the above-described embodiment have been described as typical examples, but it is clear to those skilled in the art that many modifications and substitutions can be made within the spirit and scope of the present invention. .. For example, the transmission server 6 has described an example in which encoded data is directly input from the transmission device 2 (or transmission device 3), but in relay broadcasting or the like, it is once received from the transmission device 2 (or transmission device 3). The modulated wave may be received by the machine, demodulated, and the coded data obtained by the demodulation may be input. Therefore, the present invention should not be construed as being limited by the examples described above, but only by the claims.

本発明によれば、デジタル放送で利用する誤り訂正符号と再送要求とを効率的に組み合わせることができるので、デジタル放送に係るデータ補償を行う用途に有用である。 According to the present invention, since the error correction code used in digital broadcasting and the retransmission request can be efficiently combined, it is useful for data compensation related to digital broadcasting.

1 伝送システム
2 衛星放送伝送路用の送信装置
2a 衛星放送伝送路用の送信アンテナ
3 地上放送伝送路用の送信装置
3a 地上放送伝送路用の送信アンテナ
4 放送衛星
5 受信装置
5a 衛星放送伝送路用の受信アンテナ
5b 地上放送伝送路用の受信アンテナ
6 送信サーバ
7 負荷分散装置
8 IP網
21 誤り訂正符号化部
22 変調部
51 復調部
52 誤り訂正復号部
53 再送要求パケット生成部
54 IPパケット受信部
55 パケット消失率設定部
61 保存部
62 IPパケット生成部
63 再送要求処理部
64 符号化率適応変更部
65 符号化率決定部
66 消失訂正性能テーブル格納部
541 デインターリーブ部
542 パケット消失率測定部
621 インターリーブ部
641,642 切替部
643 誤り訂正符号化部
1 Transmission system 2 Transmission device for satellite broadcasting transmission line 2a Transmission antenna for satellite broadcasting transmission line 3 Transmission device for terrestrial broadcasting transmission line 3a Transmission antenna for terrestrial broadcasting transmission line 4 Broadcasting satellite 5 Receiver device 5a Satellite broadcasting transmission line Reception antenna for 5b Reception antenna for terrestrial broadcasting transmission line 6 Transmission server 7 Load distribution device 8 IP network 21 Error correction coding unit 22 Modulation unit 51 Demodition unit 52 Error correction decoding unit 53 Retransmission request packet generation unit 54 IP packet reception Part 55 Packet loss rate setting part 61 Storage part 62 IP packet generation part 63 Retransmission request processing part 64 Coding rate adaptation change part 65 Coding rate determination part 66 Loss correction performance table storage part 541 Deinterleave part 542 Packet loss rate measurement part 621 Interleaved part 641,642 Switching part 643 Error correction coding part

Claims (19)

デジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し、放送伝送路を介してデジタル変調された当該符号化データを受信装置に送信する送信装置から、当該符号化データの所定時間分を保存しIP(Internet Protocol)網経由で受信装置に送信可能とする送信サーバであって、
前記送信装置で生成された符号化データを順次入力し、前記誤り訂正符号の符号長を構成する誤り訂正符号フレームのフレーム番号又は時刻情報に基づく同期信号により時系列に管理し、時系列に管理された前記符号化データの所定時間分を更新しながら保存する保存部と、
IP網経由で、前記受信装置にて前記誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに生成される再送要求パケットを受信し、当該再送要求パケットに格納される前記受信装置にて設定又はIP網経由で再送された符号化データの受信に基づき計測したパケット消失率情報と、再送要求に係る誤り訂正符号フレームの符号化データを示す再送要求情報とを抽出する再送要求処理部と、
前記パケット消失率情報を基に、符号化率ごとの消失訂正可能な最大パケット消失率を示す所要パケット消失率を有する消失訂正性能テーブルを参照して再送用の符号化データの符号化率を決定する符号化率決定部と、
前記符号化率決定部で決定された符号化率に基づいて、前記送信装置で生成された符号化データのブロック符号の符号化率を変更して再送するか否かを判別し、符号化率を変更するときは前記再送要求情報を基に前記保存部から読み出して得られる再送要求に係る符号化データと該符号化データに連続する所定個の符号化データについて符号化率を変更し、複数の誤り訂正符号フレームを構成する符号化率適応変更部と、
前記複数の誤り訂正符号フレームを用いてインターリーブフレームを構成し、各誤り訂正符号フレームに対して縦断するようにインターリーブを施して得られるペイロードに、当該インターリーブフレームを識別可能とするための識別ヘッダと、各誤り訂正符号フレームにおいて何番目のビットを表すのかを特定するシーケンス番号と、符号化データパケットのヘッダであるIPヘッダを付加してIPパケット列の符号化データパケットを生成し、IP網を経て前記受信装置に向けて送信するIPパケット生成部と、を備え、
前記パケット消失率情報は、前記デジタル放送で予め想定されているビット誤り率よりも低い状態を示すパケット消失率を示すことが許容されており、
前記符号化率決定部は、前記パケット消失率情報を基に、前記送信装置で用いる誤り訂正符号化方式と同一の符号化方式に基づき、前記送信装置で利用可能とする複数種の第1の符号化率と、前記複数種の第1の符号化率における最高符号化率よりも高い前記送信装置でサポート外の複数種の第2の符号化率とからなる所定種類数の符号化率のうち、前記放送伝送路で伝送した符号化データの符号化率以上であり、尚且つ前記IP綱のパケット消失を訂正可能とする範囲内で最も高い符号化率を決定する手段を有し、
前記符号化率適応変更部は、前記複数種の第1の符号化率のうち最低符号化率以外の符号化率と前記複数種の第2の符号化率の各符号化率に応じた符号化データを生成する符号化器を有することを特徴とする送信サーバ。
The coded data is digitally modulated using the error correction code related to digital broadcasting, and the coded data is transmitted to the receiving device via the broadcast transmission line. It is a transmission server that saves a predetermined amount of time and enables transmission to a receiving device via an IP (Internet Protocol) network.
The coded data generated by the transmitter is sequentially input, managed in time series by a synchronization signal based on the frame number or time information of the error correction code frame constituting the code length of the error correction code, and managed in time series. A storage unit that saves the coded data for a predetermined time while updating it,
The retransmission request packet generated when it is determined by the receiving device that the bit error of the encoded data cannot be corrected by using the error correction code is received via the IP network and stored in the retransmission request packet. The packet loss rate information measured based on the reception of the coded data set by the receiving device or retransmitted via the IP network and the retransmission request information indicating the coded data of the error correction code frame related to the retransmission request are extracted. Retransmission request processing unit and
Based on the packet loss rate information, the code rate of the coded data for retransmission is determined by referring to the loss correction performance table having the required packet loss rate indicating the maximum packet loss rate that can be corrected for loss for each code rate. Code rate determination unit and
Based on the code rate determined by the code rate determination unit, it is determined whether or not to change the code rate of the block code of the coded data generated by the transmission device and retransmit it, and determine the code rate. When changing the code rate, the coding rate is changed for the coded data related to the retransmission request obtained by reading from the storage unit based on the retransmission request information and a predetermined number of coded data consecutive to the coded data. The code rate adaptation change part that constitutes the error correction code frame of
An interleaved frame is formed by using the plurality of error correction code frames, and the payload obtained by interleaving each error correction code frame so as to traverse the packet includes an identification header for making the interleaved frame identifiable. , The sequence number that specifies the number of bits to represent in each error correction code frame and the IP header that is the header of the coded data packet are added to generate the coded data packet of the IP packet string, and the IP network is created. It is provided with an IP packet generator for transmitting the data to the receiving device.
The packet loss rate information is allowed to indicate a packet loss rate indicating a state lower than the bit error rate previously assumed in the digital broadcasting.
The coding rate determining unit is based on the same coding method as the error correction coding method used in the transmitting device based on the packet loss rate information, and is made available to the transmitting device. A predetermined number of coding rates consisting of a coding rate and a second coding rate of a plurality of types not supported by the transmitter, which is higher than the maximum code rate of the first coding rate of the plurality of types. Among them, there is a means for determining the highest coding rate within the range that is equal to or higher than the coding rate of the coded data transmitted on the broadcasting transmission line and that can correct the packet loss of the IP line.
The coding rate adaptation change unit is a code corresponding to each coding rate of the first coding rate of the plurality of types other than the lowest coding rate and the second coding rate of the plurality of types. A transmission server characterized by having an encoder that generates coded data.
前記符号化率適応変更部は、前記送信装置で生成された符号化データの符号化率を変更して前記受信装置に再送する場合に、変更する符号化率に応じて該符号化データの情報ビットに前記受信装置側で既知とするパディングビットを前記受信装置側で既知とする挿入位置に付加して誤り訂正符号化処理を施し、前記誤り訂正符号化処理を施して得られる符号化率を変更した誤り訂正符号パリティを、前記送信装置で生成された符号化データに付加されていた誤り訂正符号パリティから置き換えて付加し、且つ前記パディングビットを除去して得られる誤り訂正符号フレームを再送用の符号化データとして生成する手段を有することを特徴とする、請求項1に記載の送信サーバ。 When the coding rate adaptive change unit changes the coding rate of the coded data generated by the transmitting device and retransmits it to the receiving device, the information of the coded data is changed according to the coded rate to be changed. A padding bit known on the receiving device side is added to the bit at an insertion position known on the receiving device side to perform error correction coding processing, and the coding rate obtained by performing the error correction coding processing is obtained. The changed error correction code parity is replaced with the error correction code parity added to the coded data generated by the transmission device, and the error correction code frame obtained by removing the padding bit is used for retransmission. The transmission server according to claim 1, further comprising means for generating the encoded data of the above. 前記複数種の第1の符号化率は、少なくとも1/2,3/5,2/3,3/4,4/5,5/6,7/8,9/10を含み、
前記複数種の第2の符号化率は、110/120,111/120,112/120,113/120,114/120,115/120,116/120,117/120のうち1以上を含み、
前記消失訂正性能テーブルは、前記所要パケット消失率として、前記所定種類数の符号化率の高さに応じて低くなる割合を有することを特徴とする、請求項1に記載の送信サーバ。
The first coding rates of the plurality of types include at least 1/2, 3/5, 2/3, 3/4, 4/5, 5/6, 7/8, 9/10.
The second coding rate of the plurality of types includes one or more of 110/120, 111/120, 112/120, 113/120, 114/120, 115/120, 116/120, 117/120.
The transmission server according to claim 1, wherein the erasure correction performance table has a required packet erasure rate that decreases according to the high coding rate of the predetermined number of types.
デジタル放送に係る送信装置であって、
請求項1から3のいずれか一項に記載の送信サーバに対し、前記デジタル放送に係る誤り訂正符号を利用して符号化した符号化データを順次出力する手段を有することを特徴とする送信装置。
A transmitter for digital broadcasting
A transmission device according to any one of claims 1 to 3, further comprising means for sequentially outputting encoded data encoded by using the error correction code related to the digital broadcasting. ..
デジタル放送に係る送信装置であって、
請求項1から3のいずれか一項に記載の送信サーバを装置内部に備えることを特徴とする送信装置。
A transmitter for digital broadcasting
A transmission device comprising the transmission server according to any one of claims 1 to 3 inside the device.
送信装置によりデジタル放送に係る誤り訂正符号を利用して符号化した符号化データをデジタル変調し放送伝送路を介して送信された変調波信号を受信する受信装置であって、
前記変調波信号を受信して復調する復調部と、
復調して得られる前記符号化データから前記誤り訂正符号の符号長を構成する誤り訂正符号フレームを再構成し前記誤り訂正符号に対応する復号処理を行って受信データを生成し再生可能とする誤り訂正復号部と、
前記誤り訂正符号を用いて符号化データのビット誤りが訂正できないと判定されたときに対応する符号化データの再送を要求するための再送要求に係る誤り訂正符号フレームの符号化データを示す再送要求情報と、設定又はIP網経由で再送された符号化データの受信に基づき計測したパケット消失率情報とを含むIPパケット形式の再送要求パケットを生成し、請求項1から3のいずれか一項に記載の送信サーバに向けて送信する再送要求パケット生成部と、
当該再送要求パケットに応じて前記送信サーバから再送要求に応じて再送された符号化データを格納するIPパケット列の符号化データパケットを受信して、前記送信サーバによるインターリーブの逆処理を行って前記再送要求に応じて再送された符号化データを抽出するIPパケット受信部と、を備え、
前記誤り訂正復号部は、前記再送要求に応じて再送された符号化データについて、符号化率が変更されていないときは復調して得られる前記符号化データの符号化率で、符号化率が変更されているときは符号化率に応じたパディングビットを付加し、復号に必要な尤度比の置き換えに関する補完処理を経て復号処理を試み、所定時間内に復号できるまで対応する符号化データの再送の要求を繰り返す手段を有し、
前記パケット消失率情報は、前記デジタル放送で予め想定されているビット誤り率よりも低い状態を示すパケット消失率を示すことが許容されており、
前記誤り訂正復号部は、前記送信装置で利用可能とする複数種の第1の符号化率と、前記送信サーバのみで利用可能とする複数種の第2の符号化率の各符号化率に応じた符号化データを復号する復号器を有することを特徴とする受信装置。
A receiving device that digitally modulates encoded data encoded by a transmitting device using an error correction code related to digital broadcasting and receives a modulated wave signal transmitted via a broadcasting transmission line.
A demodulator that receives and demodulates the modulated wave signal,
An error in which an error correction code frame constituting the code length of the error correction code is reconstructed from the coded data obtained by demodulation and a decoding process corresponding to the error correction code is performed to generate received data and make it playable. Correction and decoding section and
Retransmission request indicating the encoded data of the error correction code frame related to the retransmission request for requesting the retransmission of the corresponding encoded data when it is determined that the bit error of the encoded data cannot be corrected using the error correction code. Generate an IP packet format retransmission request packet including information and packet loss rate information measured based on the setting or reception of encoded data retransmitted via the IP network, and according to any one of claims 1 to 3. Retransmission request packet generator to send to the described transmission server,
In response to the retransmission request packet, the transmission server receives the encoded data packet of the IP packet string storing the encoded data retransmitted in response to the retransmission request, and the transmitting server performs reverse processing of interleaving to perform the above-mentioned interleaving. It is provided with an IP packet receiver for extracting encoded data retransmitted in response to a retransmission request.
The error correction decoding unit is the coding rate of the coded data obtained by demodulating the coded data retransmitted in response to the retransmission request when the coding rate is not changed, and the coding rate is the coding rate. When it is changed, a padding bit corresponding to the coding rate is added, the decoding process is attempted through the complementary processing related to the replacement of the likelihood ratio required for decoding, and the corresponding coded data is obtained until it can be decoded within a predetermined time. Has a means to repeat the resend request,
The packet loss rate information is allowed to indicate a packet loss rate indicating a state lower than the bit error rate previously assumed in the digital broadcasting.
The error correction / decoding unit has a plurality of types of first coding rates that can be used by the transmission device and a plurality of types of second coding rates that can be used only by the transmission server. A receiving device comprising a decoder that decodes the corresponding coded data.
前記誤り訂正符号は、内符号としてLDPC符号、外符号としてBCH符号が連接した連接符号からなり、
前記誤り訂正復号部は、前記BCH符号の復号処理でビット誤りのエラーが訂正しきれなかった、もしくは前記BCH符号の復号処理でエラーは訂正できたが所定のBCHエラー数となったときに、当該符号化データのビット誤りが訂正できなかったと判定することを特徴とする、請求項6に記載の受信装置。
The error correction code is composed of a concatenated code in which an LDPC code is concatenated as an internal code and a BCH code is concatenated as an external code.
When the error correction decoding unit cannot completely correct the bit error in the BCH code decoding process, or can correct the error in the BCH code decoding process but reaches a predetermined number of BCH errors, the error correction decoding unit can correct the bit error. The receiving device according to claim 6, wherein it is determined that the bit error of the coded data cannot be corrected.
前記IPパケット列のシーケンス番号を基に消失したパケット数をカウントして、前記IP綱のパケット消失率を計測し、前記パケット消失率情報として前記再送要求パケット生成部へ通知するパケット消失率測定部を備えることを特徴とする、請求項6又は7に記載の受信装置。 The packet loss rate measuring unit that counts the number of lost packets based on the sequence number of the IP packet string, measures the packet loss rate of the IP line, and notifies the retransmission request packet generation unit as the packet loss rate information. The receiving device according to claim 6 or 7, wherein the receiving device comprises. 前記送信サーバとの往復回線のテスト通信による推定又はユーザ設定により定めたパケット消失率を、前記パケット消失率情報として前記再送要求パケット生成部へ設定するパケット消失率設定部を備えることを特徴とする、請求項6又は7に記載の受信装置。 It is characterized by including a packet loss rate setting unit that sets a packet loss rate determined by estimation by test communication of a round-trip line with the transmission server or user setting as packet loss rate information in the retransmission request packet generation unit. , The receiving device according to claim 6 or 7. 請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率110/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率110/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 110/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a coding rate of 110/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率111/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率111/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 111/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a coding rate of 111/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率112/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率112/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 112/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a coding rate of 112/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率113/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率113/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 113/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a coding rate of 113/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率114/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率114/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 114/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a code rate of 114/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率115/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率115/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 115/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a code rate of 115/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率116/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率116/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 116/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a code rate of 116/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項1から3のいずれか一項に記載の送信サーバにおける前記符号化率適応変更部が有する符号化器であって、
符号化率毎に固有の検査行列を用いて当該デジタルビット列をLDPC符号化するLDPC符号化器を備え、
前記LDPC符号化器は、44880ビットからなる符号長で符号化率毎に予め定めた検査行列初期値テーブルを初期値として、符号化率117/120に応じた情報長に対応する部分行列の1の要素を、列方向に374列ごとの周期で配置して構成した検査行列を用いてLDPC符号化を行う手段を有し、
前記符号化率117/120の検査行列初期値テーブルは、
Figure 2021136486
からなることを特徴とする符号化器。
A coder included in the code rate adaptation change unit in the transmission server according to any one of claims 1 to 3.
An LDPC encoder that LDPC-encodes the digital bit string using a check matrix unique to each coding rate is provided.
The LDPC encoder has a code length of 44,880 bits and uses a predetermined check matrix initial value table for each coding rate as an initial value, and is one of a sub-matrix corresponding to the information length corresponding to the coding rate 117/120. There is a means for performing LDPC coding using an inspection matrix constructed by arranging the elements of the above in a cycle of every 374 columns in the column direction.
The check matrix initial value table having a coding rate of 117/120 is
Figure 2021136486
An encoder characterized by consisting of.
請求項10から17のいずれか一項に記載の符号化器によりLDPC符号化処理を施して符号化したデータを、前記検査行列を用いてLDPC復号する手段を備えることを特徴とする復号器。 A decoder according to claim 10, further comprising means for LDPC decoding of data encoded by performing LDPC coding processing by the encoder according to any one of claims 10 to 17. コンピュータを、請求項1から3のいずれか一項に記載の送信サーバとして機能させるためのプログラム。 A program for causing a computer to function as a transmission server according to any one of claims 1 to 3.
JP2020029239A 2020-02-25 2020-02-25 Transmission server, transmission device, reception device, encoder, decoder, and program Active JP7449112B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020029239A JP7449112B2 (en) 2020-02-25 2020-02-25 Transmission server, transmission device, reception device, encoder, decoder, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020029239A JP7449112B2 (en) 2020-02-25 2020-02-25 Transmission server, transmission device, reception device, encoder, decoder, and program

Publications (2)

Publication Number Publication Date
JP2021136486A true JP2021136486A (en) 2021-09-13
JP7449112B2 JP7449112B2 (en) 2024-03-13

Family

ID=77661682

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020029239A Active JP7449112B2 (en) 2020-02-25 2020-02-25 Transmission server, transmission device, reception device, encoder, decoder, and program

Country Status (1)

Country Link
JP (1) JP7449112B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023079986A1 (en) * 2021-11-02 2023-05-11 ソニーグループ株式会社 Transmission device, transmission method, reception device, and reception method

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3440208B2 (en) 1998-09-22 2003-08-25 日本電信電話株式会社 Stream distribution method and system
JP2003338809A (en) 2002-05-22 2003-11-28 Mitsubishi Electric Corp Data communication system, base station control apparatus and data communication method
JP2005236739A (en) 2004-02-20 2005-09-02 Nippon Telegr & Teleph Corp <Ntt> Transmitter, receiver, and video distribution system
JP4543876B2 (en) 2004-10-20 2010-09-15 日本電気株式会社 Mobile communication system and communication method, and mobile station and base station used therefor
JP2007221676A (en) 2006-02-20 2007-08-30 Toshiba Corp Content transmitter, content receiver, and method therefor
JP2008085906A (en) 2006-09-28 2008-04-10 Fujitsu Ltd Packet loss rate calculation system
JP5058012B2 (en) 2008-02-08 2012-10-24 パナソニック株式会社 Radio communication base station apparatus, radio communication relay apparatus, radio communication terminal apparatus, packet retransmission method, and radio communication system
JP5103358B2 (en) 2008-11-04 2012-12-19 株式会社エヌ・ティ・ティ・ドコモ Base station apparatus, mobile terminal apparatus, mobile communication system, and information retransmission method
JP2011193434A (en) 2009-10-28 2011-09-29 Panasonic Corp Communication method using parity packets, communication apparatus, and repeater
WO2011080020A1 (en) 2009-12-21 2011-07-07 Sony Corporation Broadcast system with incremental redundancy transmitted over a unicast system
JP5195989B2 (en) 2011-09-09 2013-05-15 富士通株式会社 Sending method
US9692630B2 (en) 2012-11-28 2017-06-27 Sony Corporation Receiver for receiving data in a broadcast system
JP6078367B2 (en) 2013-02-13 2017-02-08 日本放送協会 Transmitting apparatus and receiving apparatus
KR102192605B1 (en) 2013-09-26 2020-12-17 코히어런트 로직스, 인코포레이티드 Next generation broadcast system and method
JP7132723B2 (en) 2017-08-10 2022-09-07 日本放送協会 Transmitting device, receiving device, LDPC encoder and LDPC decoder
JP2019121935A (en) 2018-01-05 2019-07-22 日本放送協会 Transmission device and reception device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023079986A1 (en) * 2021-11-02 2023-05-11 ソニーグループ株式会社 Transmission device, transmission method, reception device, and reception method

Also Published As

Publication number Publication date
JP7449112B2 (en) 2024-03-13

Similar Documents

Publication Publication Date Title
KR101191196B1 (en) Method of encoding and decoding using a parity check matrix
Mukhtar et al. Turbo product codes: Applications, challenges, and future directions
EP2030327B1 (en) Data retransmission using low density parity check (ldpc) matrixes
JP3911263B2 (en) Adaptive hybrid automatic retransmission request method and apparatus
JP4260804B2 (en) Retransmission control method and communication apparatus
KR101154995B1 (en) Method for performing a Low Density Parity Check encoding
KR20050046471A (en) Apparatus for encoding/decoding using parallel concatenation low density parity check code and the method thereof
JP5542580B2 (en) Transmitting apparatus and receiving apparatus
KR102080069B1 (en) Apparatua and method for decoding data in a receiver using a nonbinary low density parity check code
JP5357250B2 (en) System and method for preventing non-uniform errors using embedded coding
JP2021136486A (en) Transmission server, transmission device, reception device, encoder, decoder, and program
JP7465111B2 (en) Transmission server, transmission device, receiving device, and program
JP7328826B2 (en) Transmission server, retransmission device, reception device and program
JP7465110B2 (en) Transmission server, transmission device, receiving device, and program
JP2021136487A (en) Transmission server, transmission device, reception device, and program
JP2021136478A (en) Transmission server, transmission device, reception device, and program
JP7257250B2 (en) Transmission server, transmission device, reception device and program
JP2021177611A (en) Transmission server, transmission device, reception device, and program
JP7257249B2 (en) Transmission server, transmission device, reception device and program
JP7328825B2 (en) Transmission server, transmission device, reception device and program
JP2022146130A (en) Transmission server, transmission device, reception device and program
JP2021192502A (en) Transmission server, transmitter, receiver and program
JP2022123795A (en) Transmission server, transmission device, reception device, and program
JP2021022775A (en) Transmission server, transmitter, receiver and program
KR101191197B1 (en) Method of decoding using a plurality of parity check matrices

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240301

R150 Certificate of patent or registration of utility model

Ref document number: 7449112

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150