JP6842844B2 - Transmitters, receivers, frame construction methods, chips, and programs - Google Patents
Transmitters, receivers, frame construction methods, chips, and programs Download PDFInfo
- Publication number
- JP6842844B2 JP6842844B2 JP2016121165A JP2016121165A JP6842844B2 JP 6842844 B2 JP6842844 B2 JP 6842844B2 JP 2016121165 A JP2016121165 A JP 2016121165A JP 2016121165 A JP2016121165 A JP 2016121165A JP 6842844 B2 JP6842844 B2 JP 6842844B2
- Authority
- JP
- Japan
- Prior art keywords
- ldpc
- ofdm frame
- cells
- pilot
- symbols
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Description
本発明は、送信装置、受信装置、フレーム構成方法、チップ、およびプログラムに関する。 The present invention relates to transmitters, receivers, frame construction methods, chips, and programs.
近年、高性能な誤り訂正符号であるLDPC符号(low-density parity-check code,低密度パリティ検査符号)に注目が集まっており、さまざまな無線システムに導入されている。例えば、無線LANの規格であるIEEE 802.11acや、IEEE802.11nや、IEEE802.16eや、さらには、高度広帯域衛星デジタル放送方式や、DVB−T2,S2等にもLDPC符号が採用されている。LDPC符号は、ブロック符号の一種であり、符号長が長いほど訂正能力が高くなる。例えば、高度広帯域衛星デジタル放送方式や、DVB−T2や、DVB−S2では、数万ビットの符号長が用いられている。 In recent years, attention has been focused on the LDPC code (low-density parity-check code), which is a high-performance error correction code, and has been introduced into various wireless systems. For example, the LDPC code is adopted in the wireless LAN standards IEEE 802.11ac, IEEE 802.11n, IEEE 802.11e, the advanced broadband satellite digital broadcasting system, DVB-T2, S2, and the like. .. The LDPC code is a kind of block code, and the longer the code length, the higher the correction ability. For example, in the advanced broadband satellite digital broadcasting system, DVB-T2, and DVB-S2, a code length of tens of thousands of bits is used.
一方、多くの無線システムではマルチパス耐性の優れたOFDM伝送方式がよく用いられている。特許文献1では、OFDM伝送方式のパラメーター(パイロットキャリア、データキャリア等の配置など)の決定方法が開示されている。
OFDM伝送方式の内符号としてLDPC符号を用いる無線システムも導入されている。上に挙げた規格のうち、IEEE802.11ac,IEEE802.11n,IEEE802.16e,DVB−T2は、それに該当する。非特許文献1には、DVB−T2の規格が記載されている。また、特許文献2や、特許文献3や、非特許文献2にも、OFDM伝送方式の内符号としてLDPC符号を用いる技術が記載されている。
On the other hand, in many wireless systems, an OFDM transmission method having excellent multipath resistance is often used.
A wireless system that uses an LDPC code as the internal code of the OFDM transmission method has also been introduced. Of the standards listed above, IEEE802.11ac, IEEE802.11n, IEEE802.16e, and DVB-T2 fall under this category. Non-Patent
OFDM伝送方式では、複数の直交したキャリアに変調シンボルを割り当てるため、1シンボルあたり、キャリア数(K)に相当する変調シンボルを並列伝送できる。キャリアには、情報を伝送するためのデータキャリアの他、チャネル応答推定用のパイロットキャリアや、復調に必要な伝送パラメーターを受信側に伝えるための伝送制御信号を伝送するためのTMCC(Transmission and Multiplexing Configuration and Control)キャリアや、付加情報を伝送するためのAC(Auxiliary Channel)キャリアなどがある。1シンボルあたりのデータキャリア数をDとして、データキャリアの変調多値数がM1の場合は、1シンボルあたりの伝送可能ビット数は、D×log2(M1)である。さらに、一般的には複数の連続したシンボルをひとまとめにしたOFDMフレーム(パケット)を変調・復調の単位とする。1個のOFDMフレームを構成するシンボルがL個である場合、1個のOFDMフレームあたりの伝送可能ビット数は、L×D×log2(M1)である。 In the OFDM transmission method, modulation symbols are assigned to a plurality of orthogonal carriers, so that modulation symbols corresponding to the number of carriers (K) can be transmitted in parallel per symbol. In addition to data carriers for transmitting information, carriers include pilot carriers for channel response estimation and TMCC (Transmission and Multiplexing) for transmitting transmission control signals for transmitting transmission parameters required for demodulation to the receiving side. There are Configuration and Control) carriers and AC (Auxiliary Channel) carriers for transmitting additional information. When the number of data carriers per symbol is D and the number of modulation multi-values of the data carriers is M1, the number of transmittable bits per symbol is D × log 2 (M1). Further, in general, an OFDM frame (packet) in which a plurality of consecutive symbols are grouped together is used as a unit of modulation / demodulation. When the number of symbols constituting one OFDM frame is L, the number of transmittable bits per OFDM frame is L × D × log 2 (M1).
LDPC符号はブロック符号である。LDPC符号の符号長がNldpc[ビット]の場合、伝送する情報とパリティとを含んだNldpc[ビット]のブロックを一つの単位として、符号化処理および復号処理が行われる。この単位をLDPCブロックと呼ぶ。つまり、復号処理においてはLDPCブロック内のNldpc[ビット]の全てが揃わないと復号できないので、LDPCブロックの先頭ビットを検出し、以降のNldpc[ビット]分のデータを得たのち、復号処理を行う必要がある。したがって、上記の1個のOFDMフレームによる伝送可能ビット数は、Nldpc[ビット]以上であること望ましく、また、LDPCブロックの先頭ビットを受信側で常に検出できるようにしておく必要がある。 The LDPC code is a block code. When the code length of the LDPC code is N ldpc [bit], the coding process and the decoding process are performed with the block of N ldpc [bit] including the information to be transmitted and the parity as one unit. This unit is called an LDPC block. That is, in the decoding process, decoding cannot be performed unless all the N ldpc [bits] in the LDPC block are aligned. Therefore, the first bit of the LDPC block is detected, data for the subsequent N ldpc [bits] is obtained, and then decoding is performed. It is necessary to process. Therefore, it is desirable that the number of transmittable bits by one OFDM frame is N ldpc [bits] or more, and it is necessary that the first bit of the LDPC block can always be detected on the receiving side.
しかしながら、上述した先行技術の各々には、次のような問題がある。
特許文献1に記載されているOFDM伝送方式のキャリア配置方法では、LDPC符号を内符号として用いる場合について、特に考慮された記述はない。
特許文献2には、OFDM伝送方式におけるLDPC符号の適用が記述されているものの、LDPCブロックの先頭ビットの検出方法は開示されていない。
特許文献3および非特許文献1には、OFDM伝送方式におけるLDPCブロックの送信および受信方法が説明されており、LDPCブロックの正常な復号ができるような仕組みが記述されている。即ち、LDPCブロックの先頭ビットが検出できる仕組みが記述されている。しかしながら、特許文献3および非特許文献1に記載されている技術では、OFDMフレーム内にLDPCブロックを格納しようとするときに、OFDMフレーム内に使用されない領域が生じる可能性がある。つまり、特許文献3および非特許文献1に記載されている技術では、伝送効率が悪くなってしまう可能性があった。
However, each of the above-mentioned prior arts has the following problems.
In the carrier arrangement method of the OFDM transmission method described in
Although
非特許文献2には、複数のOFDMフレームにまたがってLDPCブロックを配置することによって、OFDMフレーム内に使用されない領域が生じないようにする技術が記載されている。この場合、OFDMフレーム内でLDPCブロックの先頭を検出する必要があるため、LDPCブロックの先頭ビットの位置を表す制御信号を埋め込むようにしている。非特許文献2の技術では、特許文献3および非特許文献1の技術と比べると伝送効率が向上するものの、LDPCブロックの先頭ビット位置を示す制御信号によって、情報伝送のためのビット数が若干減るという問題が残る。また、送信側でLDPCブロックの先頭ビット位置を示す制御信号を埋め込んだり、受信側でその制御信号を検出したりする必要があるため、それぞれ、送信回路および受信回路が複雑化するという問題もある。
Non-Patent
本発明は、上記の課題認識に基づいて行われたものである。本発明は、伝送効率を低下させることなく、また、送受信の回路を複雑にすることなく、LDPC符号を内符号として用いたOFDM伝送を行うための送信装置、受信装置、フレーム構成方法、チップ、およびプログラムを提供するものである。 The present invention has been made based on the above-mentioned problem recognition. INDUSTRIAL APPLICABILITY According to the present invention, a transmitter, a receiver, a frame configuration method, a chip, for performing OFDM transmission using an LDPC code as an internal code without lowering transmission efficiency and without complicating a transmission / reception circuit. And provides a program.
[1]上記の課題を解決するため、本発明の一態様による送信装置は、互いに直交する複数のキャリアを用い、且つ所定のシンボル数で構成したOFDMフレームを送信する送信装置であって、伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、前記OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、を具備することを特徴とする。 [1] In order to solve the above problems, the transmission device according to one aspect of the present invention is a transmission device that uses a plurality of carriers orthogonal to each other and transmits an OFDM frame composed of a predetermined number of symbols. The LDPC encoder that encodes the data to be output with the LDPC and outputs the LDPC block, the data cell for transmitting the LDPC block output from the LDPC encoder in the OFDM frame, and the pilot signal as the demodulation reference are transmitted. A pilot cell for this purpose and a TMCC cell containing at least the OFDM frame synchronization information are arranged, and exactly n (n is an integer of 1 or more) LDPCs in the data cell included in one OFDM frame. It is characterized by including an OFDM frame generation unit for accommodating blocks.
[2]また、本発明の一態様は、上記の送信装置において、前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、前記OFDMフレーム生成部は、前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、M以下の整数をQとしたとき、(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たし、L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、ことを特徴とする。
[2] Further, in one aspect of the present invention, in the above-mentioned transmitting device, the OFDM frame is composed of (K × L) cells having K in the frequency direction and L in the number of symbols in the time direction. The OFDM frame generation unit sets the effective symbol length of the symbol as Te, the guard interval length as Tg, and the guard interval ratio R, which is the ratio of the guard interval length and the effective symbol length, as Tg / Te, and sets the guard. When the maximum integer equal to or less than the
[3]また、本発明の一態様は、上記の送信装置において、前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、前記OFDMフレーム生成部は、前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されている場合に、log2(M1_1),log2(M1_2),・・・,log2(M1_m)の最大公約数をNbitsとし、前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、M以下の整数をQとしたとき、(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 Nbits×D×L=n×Nldpc という条件を満たし、L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、ことを特徴とする。
[3] Further, in one aspect of the present invention, in the above transmission device, the OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number of symbols L in the time direction. When the number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, the OFDM frame generator is used for log 2 ( The maximum pledge of M1_1), log 2 (M1_2), ..., Log 2 (M1_m) is N bits , the effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval length and effective symbol. When the guard interval ratio R, which is the ratio of lengths, is Tg / Te, the maximum integer of the
[4]また、本発明の一態様は、上記の送信装置において、前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、前記OFDMフレーム生成部は、前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、M以下の整数をQとしたとき、(K−1)がQで割り切れるようなKとQの値に基づき、且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルを配置し、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たし、L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、ことを特徴とする。
[4] Further, in one aspect of the present invention, in the above-mentioned transmitter, the OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number of symbols L in the time direction. The OFDM frame generation unit sets the effective symbol length of the symbol as Te, the guard interval length as Tg, and the guard interval ratio R, which is the ratio of the guard interval length and the effective symbol length, as Tg / Te, and sets the guard. When the maximum integer of the
[5]また、本発明の一態様は、上記の送信装置において、前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、前記OFDMフレーム生成部は、連続するFs個(Fsは、正整数)の前記OFDMフレームをスーパーフレームとして、前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、M以下の整数をQとしたとき、(K−1)がQで割り切れるようなKとQの値に基づき、周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルを配置し、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔を維持し、(Fs×L)は、Nspの倍数であり、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たし、L個の前記TMCCセルを前記OFDMフレーム内の同一のキャリアに配置し、前記スーパーフレームの先頭の前記OFDMフレームを検出するための信号を、当該先頭のOFDMフレーム内の所定のシンボルにおける前記TMCCセル内に配置する、ことを特徴とする。 [5] Further, in one aspect of the present invention, in the above-mentioned transmitter, the OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number of symbols L in the time direction. The OFDM frame generation unit uses the consecutive Fs (Fs is a positive integer) OFDM frames as superframes, the effective symbol length of the symbol as Te, the guard interval length as Tg, and the guard interval length. When the guard interval ratio R, which is the ratio between and the effective symbol length, is Tg / Te, the maximum integer equal to or less than the inverse of the guard interval ratio R is M, and the integer less than M is Q, then (K-1). ) Is divisible by Q, and the pilot cells are arranged in both the frequency direction and the time direction so that the pilot cells are arranged in both the frequency direction and the time direction. ) In a two-dimensional array of rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction in each of the symbols, and Nsp (Nsp) in the time direction in the carrier in which the pilot cells can be arranged. Places the pilot cells at intervals of (2 or more integers) symbols, and maintains the arrangement intervals of the pilot cells for each Nsp symbol even at a location straddling the boundary of the OFDM frame. Fs × L) is a multiple of Nsp, and when the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit, the condition of D × L = n × N ldpc is satisfied. , L of the TMCC cells are arranged on the same carrier in the OFDM frame, and a signal for detecting the OFDM frame at the head of the super frame is sent to the TMCC at a predetermined symbol in the head OFDM frame. It is characterized in that it is arranged in a cell.
[6]また、本発明の一態様は、上記の送信装置において、空間多重数Nant(Nantは、2以上の整数)の空間多重方式のMIMOにより前記OFDMフレームを送信する送信装置であって、前記OFDMフレーム生成部は、前記LDPCブロックをNant個のサブブロックに分割して、分割された各々の前記サブブロックをNant個の送信アンテナに対応するように、各送信アンテナに対応する前記OFDMフレーム内に配置し、ちょうど整数個の前記サブブロックを前記OFDMフレーム内のデータセルに収容し、前記OFDMフレーム生成部によって生成された各OFDMフレームをそれぞれの前記送信アンテナから送信する、ことを特徴とする。 [6] Further, one aspect of the present invention is the transmission device for transmitting the OFDM frame by the spatial multiplexing method MIMO of the spatial multiplexing number Nant (Nant is an integer of 2 or more) in the above-mentioned transmitting device. The OFDM frame generator divides the LDPC block into Nant sub-blocks, and the OFDM frame corresponding to each transmitting antenna so that each of the divided sub-blocks corresponds to Nant transmitting antennas. The feature is that exactly an integer number of the sub-blocks are accommodated in a data cell in the OFDM frame, and each OFDM frame generated by the OFDM frame generator is transmitted from the respective transmitting antenna. To do.
[7]また、本発明の一態様は、上記の送信装置において、前記OFDMフレーム生成部は、前記LDPCエンコーダーから出力された前記LDPCブロックを変調して前記データセルに格納するためのデータ信号を出力する変調部と、前記パイロット信号を生成するパイロット信号発生部と、前記OFDMフレーム同期情報を少なくとも含むTMCC信号を生成するTMCC信号発生部と、前記OFDMフレーム内に時間方向に配列されるシンボルごとに、前記データセルと前記パイロットセルと前記TMCCセルとをそれぞれ配置するキャリアを表す配置情報を記憶するフレーム構成パターン記憶部と、前記変調部から出力される前記データ信号と、前記パイロット信号発生部から出力される前記パイロット信号と、前記TMCC信号発生部から出力される前記TMCC信号とを入力し、制御信号にしたがって、前記データ信号と前記パイロット信号と前記TMCC信号とを切り替えて出力するスイッチと、前記フレーム構成パターン記憶部から、前記シンボルごとに前記配置情報を読み出し、前記データ信号を前記データセルに配置し、前記パイロット信号を前記パイロットセルに配置し、前記TMCC信号を前記TMCCセルに配置するよう、前記スイッチに対して前記制御信号を供給するスイッチ制御部と、を含むことを特徴とする。 [7] Further, in one aspect of the present invention, in the transmission device, the OFDM frame generation unit modulates the LDPC block output from the LDPC encoder and stores the data signal in the data cell. Each of the modulation unit to be output, the pilot signal generation unit to generate the pilot signal, the TMCC signal generation unit to generate the TMCC signal including at least the OFDM frame synchronization information, and the symbols arranged in the OFDM frame in the time direction. In addition, a frame configuration pattern storage unit that stores arrangement information representing carriers for arranging the data cell, the pilot cell, and the TMCC cell, the data signal output from the modulation unit, and the pilot signal generation unit. A switch that inputs the pilot signal output from the above and the TMCC signal output from the TMCC signal generator, switches the data signal, the pilot signal, and the TMCC signal according to a control signal, and outputs the data signal. , The arrangement information is read out for each symbol from the frame configuration pattern storage unit, the data signal is arranged in the data cell, the pilot signal is arranged in the pilot cell, and the TMCC signal is arranged in the TMCC cell. It is characterized by including a switch control unit that supplies the control signal to the switch.
[8]また、本発明の一態様による受信装置は、互いに直交する複数のキャリアを用い、且つ所定のシンボル数で構成したOFDMフレームを受信する受信装置であって、前記OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、を具備することを特徴とする。 [8] Further, the receiving device according to one aspect of the present invention is a receiving device that uses a plurality of carriers orthogonal to each other and receives an OFDM frame composed of a predetermined number of symbols, and is arranged in the OFDM frame. The TMCC signal reception processing unit that detects the synchronization of the OFDM frame by acquiring the TMCC signal from the TMCC cell and acquires the transmission parameter, and the data cell included in the OFDM frame based on the transmission parameter. With respect to the demodulator that acquires exactly n LDPC blocks (n is an integer of 1 or more) per OFDM frame from the data cell while demodulating, and the LDPC block acquired by the demodulator. It is characterized by including an LDPC decoder that performs LDPC decoding processing and acquires data before LDPC encoding.
[9]また、本発明の一態様は、上記の受信装置において、受信する前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルが配置されており、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たす、ことを特徴とする。 [9] Further, in one aspect of the present invention, in the above-mentioned receiving device, the OFDM frame to be received is composed of (K × L) cells having K in the frequency direction and L in the number of symbols in the time direction. Based on the values of K and Q such that (K-1) is divisible by Q, in each of the symbols, the pilot cells are set at regular intervals for each Q from the carrier at the end of the K carriers. When the pilot cells are continuously arranged on a constant carrier regardless of the symbol, the number of data cells for each symbol is D, and the code length of the LDPC block is Nldpc bit. It is characterized in that the condition of D × L = n × N ldpc is satisfied.
[10]また、本発明の一態様は、上記の受信装置において、受信する前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されており、log2(M1_1),log2(M1_2),・・・,log2(M1_m)の最大公約数をNbitsとし、(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 Nbits×D×L=n×Nldpc という条件を満たす、ことを特徴とする。 [10] Further, in one aspect of the present invention, in the above-mentioned receiving device, the OFDM frame to be received is composed of (K × L) cells having a number of carriers K in the frequency direction and a number of symbols L in the time direction. The number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1-1, M1-2, ..., M1_m, and log 2 (M1-1), log 2 (M1-2). ), ..., The greatest common divisor of log 2 (M1_m) is N bits, and based on the values of K and Q such that (K-1) is divisible by Q, in each of the symbols, the K carriers. Pilot cells are arranged at regular intervals for each Q from the carrier at the end of, and the pilot cells are continuously arranged on a constant carrier regardless of the symbol, and the number of data cells for each symbol is D. When the code length of the LDPC block is N ldpc bit, the condition of N bits × D × L = n × N ldpc is satisfied.
[11]また、本発明の一態様は、上記の受信装置において、受信する前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、(K−1)がQで割り切れるようなKとQの値に基づき、且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルが配置され、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たす、ことを特徴とする。 [11] Further, in one aspect of the present invention, in the above-mentioned receiving device, the OFDM frame to be received is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction. Based on the values of K and Q such that (K-1) is divisible by Q, and based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more). Pilot cells are arranged in both the frequency direction and the time direction, and in the two-dimensional arrangement of L rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction for each of the symbols. In the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction, the number of data cells for each symbol is D, and the code length of the LDPC block is Nldpc bit. When, the condition of D × L = n × N ldpc is satisfied.
[12]また、本発明の一態様は、上記の受信装置において、連続するFs個(Fsは、正整数)の前記OFDMフレームがスーパーフレームであり、前記TMCC信号受信処理部は、前記TMCC信号に基づいて前記スーパーフレームの同期を検出するものであり、受信する前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、(K−1)がQで割り切れるようなKとQの値に基づき、周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルが配置され、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔が維持され、(Fs×L)は、Nspの倍数であり、前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、 D×L=n×Nldpc という条件を満たす、ことを特徴とする。 [12] Further, in one aspect of the present invention, in the above receiving device, the OFDM frames of consecutive Fs (Fs are positive integers) are superframes, and the TMCC signal receiving processing unit is the TMCC signal. The synchronization of the superframe is detected based on the above, and the received OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number of symbols L in the time direction. Yes, based on the values of K and Q such that (K-1) is divisible by Q, pilot cells are arranged so as to be dispersed in both the frequency direction and the time direction, and the superframe composed of Fs of the OFDM frames. In a two-dimensional array of (L × Fs) rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction in each of the symbols, and the pilot cells can be arranged in the time direction in the carrier. The pilot cells are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more), and the pilot cells are arranged at intervals of Nsp symbols even at a location straddling the boundary of the OFDM frame. It is maintained, (Fs × L) is a multiple of Nsp, and when the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit, D × L = n × N ldpc. The feature is that the condition is satisfied.
[13]また、本発明の一態様は、上記の受信装置において、空間多重数Nant(Nantは、2以上の整数)の空間多重方式のMIMOにより送信される前記OFDMフレームを受信する受信装置であって、前記復調部は、前記空間多重数に対応するNant個の前記OFDMフレームのそれぞれのデータセルからサブブロックを取得し、前記LDPCデコーダーは、それらのNant個の前記サブブロックから復元されたLDPCブロックについてLDPC復号処理を行う、ことを特徴とする。 [13] Further, one aspect of the present invention is a receiving device that receives the OFDM frame transmitted by a spatial multiplexing MIMO of a spatial multiplexing number Nant (Nant is an integer of 2 or more) in the above receiving device. Therefore, the demodulation unit acquires subblocks from each data cell of the Nant number of the OFDM frames corresponding to the spatial multiplexing, and the LDPC decoder is restored from the Nant number of the subblocks. The LDPC block is characterized in that LDPC decoding processing is performed.
[14]また、本発明の一態様は、LDPC符号を内符号としてOFDM方式で送信するためのOFDMフレームを構成するフレーム構成方法であって、前記OFDMフレーム内に、LDPC符号化されたLDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させる、ことを特徴とするフレーム構成方法である。 [14] Further, one aspect of the present invention is a frame configuration method for constructing an OFDM frame for transmitting an OFDM frame using an LDPC code as an internal code, and an LDPC-encoded LDPC block in the OFDM frame. A data cell for transmitting the above, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least the OFDM frame synchronization information are arranged, and the above-mentioned is included in one of the OFDM frames. This is a frame configuration method characterized in that exactly n (n is an integer of 1 or more) of the LDPC blocks are accommodated in a data cell.
[15]また、本発明の一態様は、伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、を具備することを特徴とするチップである。 [15] Further, one aspect of the present invention is for transmitting an LDPC encoder that encodes data to be transmitted by an LDPC and outputs an LDPC block, and the LDPC block output from the LDPC encoder in an OFDM frame. A data cell, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged, and exactly n in the data cell included in one OFDM frame. The chip is characterized by comprising an OFDM frame generation unit for accommodating the LDPC blocks (n is an integer of 1 or more).
[16]また、本発明の一態様は、OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、を具備することを特徴とするチップである。 [16] Further, one aspect of the present invention is a TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in an OFDM frame. Then, based on the transmission parameter, the data cells included in the OFDM frame are demolished, and from the data cells, exactly n LDPC blocks (n is an integer of 1 or more) are accommodated per the OFDM frame. The chip is characterized by comprising a demodulator for each acquisition and an LDPC decoder for performing LDPC decoding processing on the LDPC block acquired by the demodulator to acquire data before LDPC coding.
[17]また、本発明の一態様は、コンピューターを、伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダー、OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部、として機能させるためのプログラムである。 [17] Further, one aspect of the present invention is an LDPC encoder that encodes data to be transmitted by an LDPC and outputs an LDPC block, and transmits the LDPC block output from the LDPC encoder in an OFDM frame. Data cell for transmitting, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged in the data cell included in one OFDM frame. This is a program for functioning as an OFDM frame generator that accommodates exactly n (n is an integer of 1 or more) LDPC blocks.
[18]また、本発明の一態様は、コンピューターを、OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部、前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部、前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダー、として機能させるためのプログラムである。 [18] Further, in one aspect of the present invention, a computer acquires a TMCC signal from a TMCC cell arranged in an OFDM frame to detect synchronization of the OFDM frame and acquire a transmission parameter. Based on the reception processing unit and the transmission parameters, the data cells included in the OFDM frame are demolished, and exactly n LDPCs (n is an integer of 1 or more) are accommodated from the data cells per OFDM frame. This is a program for functioning as a demodulator that acquires each block and an LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulator and acquires data before LDPC coding.
本発明によれば、無駄なパディング処理や、フレーム同期のための複雑な処理を行う必要がなくなり、且つ、すべての伝送可能ビット(フレーム内のデータセル)を情報伝送に割り当てることができる。即ち、本発明によれば、装置を複雑にすることなく、伝送効率を高めることができる。 According to the present invention, it is not necessary to perform unnecessary padding processing or complicated processing for frame synchronization, and all transmittable bits (data cells in a frame) can be assigned to information transmission. That is, according to the present invention, the transmission efficiency can be improved without complicating the apparatus.
次に、本発明の一実施形態について、図面を参照しながら説明する。
図1は、本実施形態による送信装置の概略機能構成を示すブロック図である。図示するように、送信装置1は、データ取得部11と、LDPCエンコーダー12と、変調部13と、パイロット信号発生部16と、TMCC信号発生部17と、スイッチ21と、OFDMフレームタイミング制御部31と、OFDMフレーム構成パターン記憶部33と、スイッチ制御部35と、IFFT部41と、直交変調部42と、DA変換部43と、送信高周波部44とを含んで構成される。この構成による送信装置1は、LDPCにより符号化されたデータを、OFDMフレーム内に含めて送信する。なお、OFDMフレームは、互いに直交する複数のキャリアを用い、且つ所定のシンボル数で構成したものである。
なお、OFDMは、「Orthogonal Frequency Division Multiplexing」(直交周波数分割多重」を表す。また、LDPCは、「low-density parity-check code」(低密度パリティ検査符号)を表す。また、TMCCは、「Transmission and Multiplexing Configuration and Control」を表す。また、IFFTは、「Inverse Fast Fourier Transform」(逆高速フーリエ変換)を表す。
Next, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a schematic functional configuration of a transmission device according to the present embodiment. As shown in the figure, the
In addition, OFDM represents "Orthogonal Frequency Division Multiplexing", LDPC represents "low-density parity-check code", and TMCC represents "low-density parity-check code". It stands for "Transmission and Multiplexing Configuration and Control". Also, IFFT stands for "Inverse Fast Fourier Transform".
データ取得部11は、伝送対象とするデジタルデータを、外部から取得し、LDPCエンコーダー12に供給する。
LDPCエンコーダー12は、データ取得部11から供給されるデータを、LDPCで符号化し、LDPCブロックとして順次出力していく。具体的には、LDPCエンコーダー12は、誤り訂正のための冗長符号化を行う。後述するように、1個のOFDMフレームが、ちょうど整数個のLDPCブロックを収容する。LDPCエンコーダー12は、あるOFDMフレーム内の最初のLDPCブロックの先頭ビットを、OFDMフレームタイミング制御部31から供給されるOFDMフレーム開始タイミングの信号にしたがって、出力する。
The data acquisition unit 11 acquires digital data to be transmitted from the outside and supplies it to the
The
変調部13は、LDPCエンコーダー12から出力されたLDPCブロックを構成するビットを、順次、所定の変調方法により変調していく。変調部13は、OFDMフレーム内のデータセルに格納するためのデータ信号を出力する。変調部13における変調方式については、後述する。変調部13は、必要に応じて、複数種類の変調方式を使い分ける。また、例えば電波伝搬状況等に応じて、適応的に複数種類の変調方式を切り替えて使用してもよい。変調部13は、直列に入力されるビット列について、変調多値数に応じたシンボルマッピングを行う。変調部13がシリアル/パラレル変換を行うとも捉えられる。
The
パイロット信号発生部16は、OFDMフレームタイミング制御部31からの制御により、OFDMフレームフォーマットに合わせて、パイロット信号を発生させる。なお、パイロット信号は、受信側でチャネル推定するために用いられる既知参照信号である。
TMCC信号発生部17は、OFDMフレームタイミング制御部31からの制御により、OFDMフレームフォーマットに合わせて、TMCC信号を発生させる。
The pilot
The TMCC
スイッチ21は、変調部13からのデータキャリア(データセル)と、パイロット信号発生部16からのパイロットキャリア(パイロットセル)と、TMCC信号発生部17からのTMCCキャリア(TMCCセル)とを入力する。そして、スイッチ21は、スイッチ制御部35からの制御信号にしたがって、入力信号を切り替える。スイッチ21は、この切り替えの結果として適切に配置された各信号で構成されるOFDMフレームを、IFFT部41に出力する。つまり、スイッチ21は、変調部13から出力されるデータ信号と、パイロット信号発生部16から出力されるパイロット信号と、TMCC信号発生部17から出力されるTMCC信号とを入力とする。そして、スイッチ21は、スイッチ制御部35からの制御信号にしたがって、データ信号とパイロット信号とTMCC信号とを切り替えて出力する。なお、スイッチ21の後段に、OFDMフレームを、あるいはその一部である1シンボル分の信号を一時的に蓄積するバッファメモリを設けてもよい。また、後述するように、スイッチ制御部35は、OFDMフレーム構成パターン記憶部33を参照することにより、予め定められたフレーム構成になるように、スイッチ21の切り替え制御を行う。
The
OFDMフレームタイミング制御部31は、OFDMフレームの開始タイミングを決定し、その開始タイミングを表す信号を発生するものである。OFDMフレームタイミング制御部31は、このOFDMフレームの開始タイミングを表す信号を、LDPCエンコーダー12と、パイロット信号発生部16と、TMCC信号発生部17と、スイッチ制御部35とに供給する。OFDMフレームタイミング制御部31が供給するタイミングの信号に基づいて、これら各部は、OFDMフレームを生成する。つまり、OFDMフレームタイミング制御部31が出力するタイミングの信号にしたがって、送信装置1の全体が同期しながら、OFDMフレームを生成し、送出していく。
The OFDM frame
OFDMフレーム構成パターン記憶部33は、送信するOFDMフレームのフォーマットの情報を記憶する。具体的には、OFDMフレーム構成パターン記憶部33は、OFDMフレーム内の、シンボルごとのキャリア(セル)の配置を記憶する。後述するように、キャリアには、データキャリア、パイロットキャリア、TMCCキャリア等の種類がある。OFDMフレーム構成パターン記憶部33は、また、データキャリア(データセル)に関して、複数個のLDPCブロックをOFDMフレーム内にどのように配置するかを表す情報を記憶する。なお、具体的な、OFDMフレームの構成例については、後で、図2,図3,図6を参照しながら説明する。
The OFDM frame configuration
スイッチ制御部35は、OFDMフレームタイミング制御部31からの信号により、OFDMフレームの開始タイミングを読み取る。そして、スイッチ制御部35は、OFDMフレームの先頭シンボルから順に、各シンボルにおけるキャリア配置をOFDMフレーム構成パターン記憶部33から読み出す。そして、スイッチ制御部35は、読み取ったキャリア配置の情報にしたがって、スイッチ21を切り替える制御を行う。つまり、スイッチ制御部35は、データ信号をデータセルに配置し、パイロット信号をパイロットセルに配置し、TMCC信号をTMCCセルに配置するよう、スイッチ21に対して制御信号を供給する。スイッチ制御部35のこの制御により、スイッチ21は、予め定められたフレーム構成にしたがって、各信号を切り替えて、IFFT部41への出力を行うよう動作する。
The
IFFT部41は、スイッチ21から入力される周波数領域の信号を、時間領域の信号に変換する。IFFT部は、具体的には、逆高速フーリエ変換の処理を行う。
直交変調部42は、IFFT部41から入力される複素信号を、搬送波の同相成分と直交成分として変調する。
DA変換部43は、直交変調部42から入力される変調信号を、デジタル−アナログ(digital-to-analog)変換する。
送信高周波部44は、DA変換部43から出力される変調信号を、無線周波数に変換し、送信する。
The
The
The
The transmission
なお、上記の各部のうちの、少なくともスイッチ21と、OFDMフレームタイミング制御部31と、OFDMフレーム構成パターン記憶部33と、スイッチ制御部35を含む機能が、OFDMフレーム生成部を構成する。なお、OFDMフレーム生成部の機能として、変調部13や、パイロット信号発生部16や、TMCC信号発生部17を加えてもよい。
OFDMフレーム生成部は、OFDMフレーム内に、LDPCエンコーダー12から出力されたLDPCブロックのためのデータセルと、復調基準となるパイロット信号のためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置する。これにより、OFDMフレーム生成部は、OFDMフレームを構成し、出力する。その際、OFDMフレーム生成部は、1個のOFDMフレームに含まれるデータセルにちょうどn個(nは1以上の整数)のLDPCブロックを収容させる。
Of the above units, at least a function including a
The OFDM frame generator includes a data cell for the LDPC block output from the
送信装置1は、上記の構成により、OFDMフレームの内符号としてLDPCを用いた場合に、伝送効率が良くなるよう、適切に定められたパラメーターを用いてOFDMフレームを構成する。
ここで、パラメーターとは、FFTポイント数、OFDMフレームを構成するキャリア数(K)、パイロット信号を何本のキャリアごとに挿入するかを表すパイロット挿入間隔(Q)、そのパイロット挿入間隔を前提としたときのパイロットキャリア数、K本のキャリアのうちのデータを伝送するためのデータキャリアが何本であるかを表すデータキャリア数(D)、OFDMフレームを構成する時間方向の長さ(シンボル数)であるフレーム長(L)、1個のOFDMフレームに格納されるLDPCブロックの数(n)、K本のキャリアのうちのパイロットキャリアとデータキャリア以外のキャリア(TMCC、AC等)の数などといった数値である。
なお、「AC」については、後で説明する。
With the above configuration, the
Here, the parameters are premised on the number of FFT points, the number of carriers constituting the OFDM frame (K), the pilot insertion interval (Q) indicating how many carriers the pilot signal is inserted for, and the pilot insertion interval. The number of pilot carriers, the number of data carriers (D) indicating how many data carriers are used to transmit data among the K carriers, and the length in the time direction (number of symbols) constituting the OFDM frame. ), The number of LDPC blocks stored in one OFDM frame (n), the number of pilot carriers among K carriers and carriers other than data carriers (TMCC, AC, etc.), etc. It is a numerical value such as.
The "AC" will be described later.
ここではまず、想定される5つの場合について説明する。これらの場合の各々について、後で、パラメーターの例を説明する。 Here, first, five possible cases will be described. Examples of parameters will be described later for each of these cases.
[場合1]この場合は、パイロット信号の配置として、コンティニュアスパイロット方式(連続的パイロット方式)を用いる。コンティニュアスパイロット方式では、パイロット信号のために割り当てるキャリアが、時間の経過に伴って変化せず一定である。また、データの変調方式を任意とする。つまり、任意の変調多値数に対して、伝送効率が良くなるように、OFDMフレームを構成する。
[場合2]この場合は、パイロット信号の配置として、コンティニュアスパイロット方式を用いる。また、データの変調方式について制約を設ける。つまり、あらかじめ定められた変調多値数の集合を前提として、その集合に属するいずれの変調多値数に対しても、伝送効率が良くなるように、OFDMフレームを構成する。変調多値数に制約が加わることにより、OFDMフレームの構成の仕方が多様になる。
[場合3]この場合は、パイロット信号の配置として、スキャッタードパイロット方式(分散パイロット方式)を用いる。スキャッタードパイロット方式では、パイロット信号のために割り当てるキャリアがOFDMフレーム内での時間の経過に伴って変化する。あるキャリアがパイロットキャリアとして用いられるとき、そのキャリアがパイロットキャリアとして用いられる周期(時間方向の周期)をNsp(シンボル数)とする。そして、フレーム長(1フレームのシンボル数)Lを、Nspの整数倍とする。
[場合4]この場合は、パイロット信号の配置として、スキャッタードパイロット方式を用いる。また、あるキャリアがパイロットキャリアとして用いられる周期をNspとするとき、連続するNsp個のOFDMフレームを1個のスーパーフレームとして扱う。これにより、フレーム長LがNspの周期でない場合にも、スーパーフレームの先頭シンボルにおいてはパイロットキャリアとして用いられるキャリアの配置が、必ず一定となる。スーパーフレーム内のシンボル位置が定まれば、パイロットキャリアの配置が定まる。
[場合5]この場合は、空間多重方式であるMIMOを用いる。送信装置側で、送信アンテナの数をNantとする。つまり、空間多重数がNantである。LDPCエンコーダーから出力されたLDPCブロックは、Nant個のサブブロックに分割され、それぞれの送信アンテナから送信される。受信側では、Nant個のサブブロックを復元し、それらのサブブロックを基にLDPCブロックが再現される。
[Case 1] In this case, a continuous pilot system (continuous pilot system) is used as the arrangement of the pilot signals. In the continuous pilot system, the carrier allocated for the pilot signal does not change over time and is constant. In addition, the data modulation method is arbitrary. That is, the OFDM frame is configured so that the transmission efficiency is improved for an arbitrary number of modulation values.
[Case 2] In this case, the continuous pilot method is used as the arrangement of the pilot signals. In addition, restrictions are set on the data modulation method. That is, on the premise of a predetermined set of modulation multi-values, the OFDM frame is configured so that the transmission efficiency is improved for any modulation multi-values belonging to the set. By adding restrictions to the number of modulation multi-values, the method of configuring the OFDM frame becomes diverse.
[Case 3] In this case, a scatterd pilot method (distributed pilot method) is used as the arrangement of pilot signals. In the scattered pilot scheme, the carriers allocated for the pilot signal change over time within the OFDM frame. When a carrier is used as a pilot carrier, the period (period in the time direction) in which the carrier is used as a pilot carrier is defined as Nsp (number of symbols). Then, the frame length (the number of symbols in one frame) L is set to an integral multiple of Nsp.
[Case 4] In this case, a scatterd pilot system is used as the arrangement of the pilot signals. Further, when the period in which a certain carrier is used as a pilot carrier is Nsp, consecutive Nsp OFDM frames are treated as one super frame. As a result, even when the frame length L is not a period of Nsp, the arrangement of carriers used as pilot carriers in the head symbol of the super frame is always constant. Once the symbol position in the super frame is determined, the placement of the pilot carrier is determined.
[Case 5] In this case, MIMO, which is a spatial multiplexing method, is used. On the transmitting device side, the number of transmitting antennas is Nant. That is, the spatial multiple number is Nant. The LDPC block output from the LDPC encoder is divided into Nant sub-blocks and transmitted from each transmitting antenna. On the receiving side, Nant sub-blocks are restored, and the LDPC block is reproduced based on those sub-blocks.
まず、上で説明した「場合1」および「場合2」における、つまりコンティニュアスパイロット方式を用いる場合の、OFDMフレームの構成方法を説明する。
図2は、本実施形態において、コンティニュアスパイロット方式を適用した場合の、OFDMフレームの配置例を示す概略図である。同図において、横軸は周波数であり、縦軸は時間である。図示するように、1個のOFDMフレームは、K個のキャリア(「サブキャリア」と呼んでもよい)を含む。各キャリアにはキャリア番号が付与されている。キャリア番号は0,1,2,・・・,K−1と表記されている。また、1個のOFDMフレームは、L個のシンボル(伝送シンボル,時間方向の単位)を含む。各シンボルには、シンボル番号が付与されている。シンボル番号は、0,1,2,・・・,L−1と表記されている。図示する1個の丸印(白丸、黒丸、二重丸)は、セル(「キャリア」等とも呼ばれる)である。つまり、1個のOFDMフレームは、2次元のL行K列に配置された(L×K)個のセルで構成される。
First, the method of configuring the OFDM frame in "
FIG. 2 is a schematic view showing an example of arrangement of OFDM frames when the continuous pilot method is applied in the present embodiment. In the figure, the horizontal axis is frequency and the vertical axis is time. As shown, one OFDM frame contains K carriers (which may be referred to as "subcarriers"). Each carrier is given a carrier number. The carrier numbers are written as 0, 1, 2, ..., K-1. Further, one OFDM frame includes L symbols (transmission symbols, units in the time direction). Each symbol is given a symbol number. The symbol numbers are written as 0, 1, 2, ..., L-1. The single circle (white circle, black circle, double circle) shown is a cell (also referred to as a "carrier" or the like). That is, one OFDM frame is composed of (L × K) cells arranged in two-dimensional L rows and K columns.
なお、セルには3種類のセルがある。白丸で示すセルは、データセルであり、LDPC符号化されている伝送対象のデータを持つ。黒丸で示すセルは、パイロットセルであり、送信側および受信側で共に既知のパイロット信号を持つ。パイロット信号は、復調の際の基準として用いられる。二重丸で示すセルは、TMCCセルであり、OFDMフレームの同期を検出するための情報や、伝送パラメーターの情報を持つ。図示するOFDMフレームにおいては、周波数(キャリア)によって、どの種類のセル(データセル、パイロットセル、TMCCセル)が配置されているかが決まっている。
なお、上記の3種類のセルの他に、補助的な付加情報を伝送するためのAC(Auxiliary Channel)セルをさらに配置するようにしてもよい。
There are three types of cells. The cells indicated by white circles are data cells and have LDPC-encoded data to be transmitted. The cells indicated by black circles are pilot cells, and both the transmitting side and the receiving side have known pilot signals. The pilot signal is used as a reference during demodulation. The cells indicated by double circles are TMCC cells, and have information for detecting the synchronization of OFDM frames and information on transmission parameters. In the illustrated OFDM frame, which type of cell (data cell, pilot cell, TMCC cell) is arranged is determined by the frequency (carrier).
In addition to the above three types of cells, an AC (Auxiliary Channel) cell for transmitting auxiliary additional information may be further arranged.
各キャリアは、例えば、QPSK(四位相偏移変調,Quaternary Phase-Shift Keying)、16QAM(16直角位相振幅変調,16 Quadrature Amplitude Modulation)、64QAM,256QAMなどといった変調方式で変調される。 Each carrier is modulated by a modulation scheme such as QPSK (Quaternary Phase-Shift Keying), 16QAM (16 Quadrature Amplitude Modulation), 64QAM, 256QAM, or the like.
1個のOFDMフレームは、複数のLDPCブロックに区切られている。OFDMフレームの区切りは、LDPCブロックの区切りでもある。つまり、OFDMフレームの区切りのタイミングは、LDPCブロックの伝送の基準となるタイミングである。図示する例では、1個のOFDMフレームは、n個のLDPCブロックを含んでいる。各LDPCブロックには、1,2,・・・,nの番号が付与されている。
One OFDM frame is divided into a plurality of LDPC blocks. The OFDM frame delimiter is also the LDPC block delimiter. That is, the timing at which the OFDM frame is delimited is the timing that serves as the reference for the transmission of the LDPC block. In the illustrated example, one OFDM frame contains n LDPC blocks.
ここで、キャリア数と、パイロットキャリアの配置間隔との関係について説明する。
伝送シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるTg/TeをRとする。Rをガードインターバル比と呼ぶ。そして、ガードインターバル比の逆数(1/R)以下の最大整数をMとし、M以下の任意の整数をQとする。Qは、パイロットキャリアの配置間隔である。キャリア数Kの値が(Qの倍数+1)であれば、復調の際の基準となるパイロットキャリアを両端のキャリアからQ本ごとに一定間隔で配置することが可能となる。図示する例では、パイロットキャリアは、両端のキャリアからちょうどQ本ごとの一定間隔で配置されている。この場合、pを非負整数とすると、パイロットキャリアを伝送するためのキャリアの番号kは、k=p×Qによって決定される。ただし、0≦k≦K−1である。図示するOFDMフレームにおいては、一例としてQ=8としている。したがって、図の左端のキャリアから、キャリア番号k=0,8,16,・・・と、8本おきにパイロットキャリアを配置している。また、キャリア数Kが(8の倍数+1)であるため、図の右端のキャリア番号K−1は8の倍数である。したがって、右端のキャリアにもパイロットキャリアが配置される。
以上のように、キャリア数Kの値を(Qの倍数+1)とすることにより、パイロットキャリアはキャリアの両端とその間をQ本おきに配置することができる。
Here, the relationship between the number of carriers and the placement interval of pilot carriers will be described.
Let Te be the effective symbol length of the transmission symbol, Tg be the guard interval length, and R be Tg / Te, which is the ratio of the guard interval length to the effective symbol length. R is called the guard interval ratio. Then, let M be the maximum integer less than or equal to the reciprocal of the guard interval ratio (1 / R), and let Q be any integer less than or equal to M. Q is the placement interval of the pilot carrier. If the value of the number of carriers K is (multiple of Q + 1), pilot carriers that serve as a reference for demodulation can be arranged at regular intervals for each Q from the carriers at both ends. In the illustrated example, the pilot carriers are arranged at regular intervals of exactly Q lines from the carriers at both ends. In this case, assuming that p is a non-negative integer, the carrier number k for transmitting the pilot carrier is determined by k = p × Q. However, 0 ≦ k ≦ K-1. In the illustrated OFDM frame, Q = 8 is set as an example. Therefore, from the carrier on the left end of the figure, carrier numbers k = 0, 8, 16, ..., And every eight pilot carriers are arranged. Further, since the carrier number K is (multiple of 8 + 1), the carrier number K-1 at the right end of the figure is a multiple of 8. Therefore, the pilot carrier is also arranged on the rightmost carrier.
As described above, by setting the value of the number of carriers K to (multiple of Q + 1), the pilot carriers can be arranged at both ends of the carriers and between them every Q lines.
次に、パイロットキャリアの配置間隔Qとガードインターバル比Rの関係について説明する。
一例として、ガードインターバル比R=1/8の場合を考える。ガードインターバル比の逆数(1/R)以下の最大整数がMであるので、M=8である。つまり、パイロットキャリアの配置の間隔は最大で8である。そして、M以下の任意の整数Qを導入し、Qをパイロットキャリアの間隔とすることができる。従って、パイロットキャリアの間隔を8以下の任意の整数にすることができる。ただし、Qの値を小さくし過ぎると、全キャリアに対するパイロットキャリアの比率が大きくなるため、データの伝送効率が低下してしまう。
Next, the relationship between the pilot carrier placement interval Q and the guard interval ratio R will be described.
As an example, consider the case where the guard interval ratio R = 1/8. Since the maximum integer equal to or less than the reciprocal of the guard interval ratio (1 / R) is M, M = 8. That is, the maximum interval between pilot carriers is 8. Then, an arbitrary integer Q equal to or less than M can be introduced, and Q can be used as the pilot carrier interval. Therefore, the pilot carrier spacing can be any integer less than or equal to 8. However, if the value of Q is made too small, the ratio of pilot carriers to all carriers will increase, and the data transmission efficiency will decrease.
白丸で示すデータキャリア(データセル)には、内符号であるLDPC符号により符号化されたLDPCブロックを割り当てる。1個のデータセルの変調多値数がM1の場合、そのデータセルには、Ns[ビット]を割り当てることができる。ただし、Ns=log2(M1)である。LDPC符号の符号長(LDPCブロックの長さ。ブロック長。)をNldpc[ビット]とすると、1個のLDPCブロックを伝送するために必要なデータセルの数は、(Nldpc/Ns)である。
一例として、キャリア変調方式が64QAMである場合、変調多値数M1が64であるので、Ns=log2(64)=6[ビット]である。したがって、Nldpc=64800[ビット]の場合、1個のLDPCブロックを伝送するために必要なデータセルの個数は、10800(=64800/6)個である。
An LDPC block encoded by an LDPC code, which is an internal code, is assigned to a data carrier (data cell) indicated by a white circle. When the modulation multi-value number of one data cell is M1, Ns [bits] can be assigned to the data cell. However, Ns = log 2 (M1). Assuming that the code length of the LDPC code (LDPC block length, block length) is N ldpc [bit], the number of data cells required to transmit one LDPC block is (N ldpc / Ns). is there.
As an example, when the carrier modulation method is 64QAM, the modulation multi-value number M1 is 64, so Ns = log 2 (64) = 6 [bits]. Therefore, when N ldpc = 64800 [bits], the number of data cells required to transmit one LDPC block is 10800 (= 64800/6).
送信装置1は、各々がNs[ビット]の情報を有する(Nldpc/Ns)個のデータセルで構成されるLDPCブロックを、OFDMフレーム内に収める。前述の通り、OFDMフレームは、L個のシンボルで構成されている。送信装置1は、1個のOFDMフレーム内に、ちょうど整数個のLDPCブロックを収めるようにする。これにより、OFDMフレーム内のデータセルが全て無駄なく使われることとなり、伝送効率が良くなる。
従来の技術では、整数個のLDPCブロックをちょうど1個のOFDMフレームに収められない場合が生じ得た。その場合は、余ったデータセルがデータの伝送に用いられないため、無駄となり、伝送効率が悪くなってしまう。それに対して、本実施形態の送信装置1は、無駄なく、データセルを、データの伝送に用いることができる。
The
In the conventional technique, there may be a case where an integer number of LDPC blocks cannot be contained in exactly one OFDM frame. In that case, since the surplus data cell is not used for data transmission, it is wasted and the transmission efficiency is deteriorated. On the other hand, in the
送信装置1は、1個のOFDMフレームがちょうど整数個のLDPCブロックを収容されるように、下の式(1)で表される条件を満たすように、OFDMフレームを構成する。
The
D×L×Ns=n×Nldpc ・・・ (1) D × L × Ns = n × N ldpc・ ・ ・ (1)
なお、式(1)において、Dは、正整数であり、1個のOFDMフレームを構成するデータキャリアの本数である。また、Lは、前述の通り、OFDMフレーム長、即ち1個のOFDMを構成する伝送シンボルの個数である。また、nは、正整数である。
送信装置1は、上の式(1)を満たすような、DおよびLの値を用いて、OFDMフレームを構成する。これにより、1個のOFDMフレームに、n個のLDPCブロックが収容される。
In the equation (1), D is a positive integer and is the number of data carriers constituting one OFDM frame. Further, as described above, L is the OFDM frame length, that is, the number of transmission symbols constituting one OFDM. Further, n is a positive integer.
The
[場合1]におけるパラメーターについて:
適応変調を用いる場合など、変調方式を切り替え得る場合、即ち、変調多値数を切り替え得る場合がある。任意の変調方式に切り替え得る場合、即ち、任意の変調多値数に切り替え得る場合には、式(1)におけるNsを1とすればよい。Ns=1とした場合、式(1)は、下の式(2)のように表される。
Parameters in [Case 1]:
In some cases, such as when adaptive modulation is used, the modulation method can be switched, that is, the number of modulation multi-values can be switched. When it is possible to switch to an arbitrary modulation method, that is, when it is possible to switch to an arbitrary number of modulation multi-values, Ns in the equation (1) may be set to 1. When Ns = 1, the equation (1) is expressed as the following equation (2).
D×L=n×Nldpc ・・・ (2) D × L = n × N ldpc・ ・ ・ (2)
上の式(2)の条件を満たすDおよびLを用いることにより、送信装置1は、任意の変調多値数に切り替えても、伝送効率を高く維持することができる。
By using D and L that satisfy the condition of the above equation (2), the
表1,表2,表3,表4,表5は、「場合1」において、且つ、FFTポイント数を2048または8192とした場合に使用し得るパラメーターの例である。また、これらのパラメーターの例は、LDPCブロック長Nldpc=64800[bit]またはNldpc=44880[bit]の場合である。送信装置1は、例えば、これらの表に列挙するパラメーターのいずれかを使用してOFDMフレームを構成し、送信する。
表1は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表2,表3は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表1,表2,表3の各行の通し番号を、各表の右端に便宜的に付している。
表4は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表5は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表4,表5の各行の通し番号を、各表の右端に便宜的に付している。
なお、これらのパラメーター集合は、次の範囲内において探索されたものである。即ち、フレーム長Lの値を、200以上且つ500以下としている。また、FFTポイント数が2048である場合のデータキャリア数Dの値を、1350以上且つ1440以下としている。また、FFTポイント数が8192である場合のデータキャリア数Dの値を、624以上且つ6500以下としている。
Table 1, Table 2, Table 3, Table 4, and Table 5 are examples of parameters that can be used in "
Table 1 shows an example in which the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Tables 2 and 3 are examples in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of each row in Table 1, Table 2, and Table 3 are added to the right end of each table for convenience.
Table 4 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Table 5 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of each row in Tables 4 and 5 are added to the right end of each table for convenience.
These parameter sets were searched within the following range. That is, the value of the frame length L is set to 200 or more and 500 or less. Further, the value of the number of data carriers D when the number of FFT points is 2048 is 1350 or more and 1440 or less. Further, the value of the number of data carriers D when the number of FFT points is 8192 is set to 624 or more and 6500 or less.
[場合2]におけるパラメーターについて:
データキャリアの変調多値数が、限定された値しかとらない場合には、DとLの値に関する条件が緩和され得る。
変調方式が変化しても変調多値数がm通りに限定されている場合、それらの変調多値数を、M1_1,M1_2,・・・,M1_mとする。これらの変調多値数に対応する、1データセルあたりの情報量Nsは、それぞれ、log2(M1_1),log2(M1_2),・・・,log2(M1_m)である。これらlog2(M1_1),log2(M1_2),・・・,log2(M1_m)の最大公約数がNbitsであるとき、DおよびLが満たすべき条件は、式(1)におけるNsを上記Nbitsで置き換えて、下の式(3)で表される。
Parameters in [Case 2]:
When the number of modulation multi-values of the data carrier is limited, the conditions regarding the values of D and L can be relaxed.
If the number of modulation multi-values is limited to m even if the modulation method changes, those modulation multi-values are set to M1-1, M1-2, ..., M1_m. The amount of information Ns per data cell corresponding to these modulation multi-values is log 2 (M1_1), log 2 (M1_2), ..., Log 2 (M1_m), respectively. When the greatest common divisor of these log 2 (M1_1), log 2 (M1_2), ..., Log 2 (M1_m) is N bits , the condition that D and L should satisfy is that Ns in the formula (1) is described above. It is expressed by the following equation (3), replaced with N bits.
D×L×Nbits=n×Nldpc ・・・ (3) D × L × N bits = n × N ldpc・ ・ ・ (3)
式(3)の条件を満たす場合に、変調多値数がM1_1,M1_2,・・・,M1_mのいずれの値をとっても、1個のOFDMフレームに収容されるLDPCブロックの数は、ちょうど整数個となる。なお、最大公約数Nbitsが1である場合には、式(3)は式(2)と同じ条件を表す。最大公約数Nbitsが1でない限りは、式(3)の条件は、式(2)の条件よりも緩和されている。条件が緩和されていると、即ち、DとLの値の組み合わせはより多く存在する。 When the condition of the equation (3) is satisfied, the number of LDPC blocks accommodated in one OFDM frame is exactly an integer regardless of whether the number of modulation multi-values is M1-1, M1-2, ..., M1_m. It becomes. When the greatest common divisor N bits is 1, the equation (3) represents the same conditions as the equation (2). Unless the greatest common divisor N bits is 1, the condition of the equation (3) is relaxed more than the condition of the equation (2). If the conditions are relaxed, that is, there are more combinations of D and L values.
例えば、変調多値数を4(QPSK)、16(16QAM)、64(64QAM)、256(256QAM)に限定した場合、1個のデータセルが持つ情報量は、それぞれ、2、4、8、16[bit]である。この場合、2と4と8と16との最大公約数は2である。 For example, when the number of modulation multi-values is limited to 4 (QPSK), 16 (16QAM), 64 (64QAM), 256 (256QAM), the amount of information contained in one data cell is 2, 4, 8, respectively. It is 16 [bit]. In this case, the greatest common divisor of 2, 4, 8 and 16 is 2.
表6,表7,表8,表9,表10,表11,表12は、「場合2」(変調多値数を2,4,8,16に限定した場合)において、且つ、FFTポイント数を2048または8192とした場合に使用し得るパラメーターの例である。また、これらのパラメーターの例は、LDPCブロック長Nldpc=64800[bit]またはNldpc=44880[bit]の場合である。送信装置1は、例えば、これらの表に列挙するパラメーターのいずれかを使用してOFDMフレームを構成し、送信する。
表6は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表7,表8,表9は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表6,表7,表8,表9の各行の通し番号を、各表の右端に便宜的に付している。
表10は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表11,表12は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表10,表11,表12の各行の通し番号を、各表の右端に便宜的に付している。
Table 6, Table 7, Table 8, Table 9, Table 10, Table 11, and Table 12 show the case 2 (when the number of modulation multi-values is limited to 2, 4, 8, 16) and the FFT points. This is an example of parameters that can be used when the number is 2048 or 8192. Further, an example of these parameters is the case where the LDPC block length N ldpc = 64800 [bit] or N ldpc = 44880 [bit]. The
Table 6 shows an example in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Tables 7, 8 and 9 are examples in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Tables 6, 7, 8, and 9 are added to the right end of each table for convenience.
Table 10 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Tables 11 and 12 are examples in the case where the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Tables 10, 11, and 12 are added to the right end of each table for convenience.
なお、表6から表12までに示すパラメーター集合も、表1から表5までと同じ範囲内において探索されたものである。即ち、フレーム長Lの値を、200以上且つ500以下としている。また、FFTポイント数が2048である場合のデータキャリア数Dの値を、1350以上且つ1440以下としている。また、FFTポイント数が8192である場合のデータキャリア数Dの値を、624以上且つ6500以下としている。 The parameter sets shown in Tables 6 to 12 are also searched within the same range as in Tables 1 to 5. That is, the value of the frame length L is set to 200 or more and 500 or less. Further, the value of the number of data carriers D when the number of FFT points is 2048 is 1350 or more and 1440 or less. Further, the value of the number of data carriers D when the number of FFT points is 8192 is set to 624 or more and 6500 or less.
以上、コンティニュアスパイロット方式を適用する場合に用いるパラメーターについて説明した。「場合1」および「場合2」の各々において、送信装置1は、上記の条件式を満たすようにOFDMフレームを構成する。
The parameters used when applying the continuous pilot method have been described above. In each of "
これにより、信号を受信する受信装置側では、OFDMフレームの同期さえ取れれば、即ちOFDMフレームの先頭シンボルさえ検出できれば、複雑な処理回路を用いることなく、OFDMフレーム内に配置された複数のLDPCブロックを、順次、検出することができる。これにより、受信装置側では、LDPC復号が可能となる。また、OFDMフレーム内のデータセルに、無駄なくLDPCブロックが配置されているため、伝送効率を最大化できる。なお、OFDMフレームの同期検出は、TMCCキャリアを用いて行うことができる。TMCCキャリアは常に一定の周波数のキャリアに配置されるため、そのキャリアを監視することにより、OFDMフレームの同期検出が可能となる。TMCCキャリアによるOFDMフレームの同期検出の方法は、例えば、文献「ARIB STD−B33 テレビジョン放送番組素材伝送用 可搬形OFDM方式デジタル無線伝送システム 標準規格」に記載されている。 As a result, on the receiving device side that receives the signal, as long as the OFDM frame can be synchronized, that is, if only the first symbol of the OFDM frame can be detected, a plurality of LDPC blocks arranged in the OFDM frame without using a complicated processing circuit. Can be detected sequentially. As a result, LDPC decoding becomes possible on the receiving device side. Further, since the LDPC block is arranged in the data cell in the OFDM frame without waste, the transmission efficiency can be maximized. Synchronous detection of OFDM frames can be performed using a TMCC carrier. Since the TMCC carrier is always arranged on a carrier having a constant frequency, monitoring the carrier enables synchronous detection of OFDM frames. A method for synchronous detection of OFDM frames by a TMCC carrier is described, for example, in the document "ARIB STD-B33 Portable OFDM Digital Radio Transmission System Standard for Transmission of Television Broadcast Program Material".
次に、パイロット信号を、周波数方向と時間方向の両方に分散して配置した、OFDMフレームを構成する場合について説明する。
図2に示した配置では、パイロット信号は、OFDMフレーム内のどのシンボルにおいても、同じキャリア(周波数)に割り当てられていた。つまり、コンティニュアスパイロット方式を用いていた。
ここでは、コンティニュアスパイロット方式の代わりに、パイロットキャリアが周波数方向と時間方向の両方に分散して配置されるスキャッタードパイロット方式を用いる。このスキャッタードパイロット方式の場合も、同様に、1個のOFDMフレーム内のデータセル部分に、LDPCブロックをちょうど整数個収めるように、データキャリア数D、およびシンボル長Lを決定すればよい。
Next, a case where an OFDM frame in which pilot signals are distributed and arranged in both the frequency direction and the time direction will be described.
In the arrangement shown in FIG. 2, the pilot signal was assigned to the same carrier (frequency) at every symbol in the OFDM frame. In other words, the continuous pilot method was used.
Here, instead of the continuous pilot method, a scatterd pilot method is used in which the pilot carriers are distributed in both the frequency direction and the time direction. Similarly, in the case of this scatterd pilot method, the number of data carriers D and the symbol length L may be determined so that exactly an integer number of LDPC blocks are contained in the data cell portion in one OFDM frame.
図3は、本実施形態において、スキャッタードパイロット方式を適用した場合の、OFDMフレームの配置例を示す概略図である。この場合も、横軸は周波数(キャリア)方向であり、縦軸は時間(シンボル)方向である。そして、1個のOFDMフレームは、L行K列の(L×K)個のセルで構成される。また、キャリアには、0からK−1までのキャリア番号が付与されている。また、シンボルには、0からL−1までのシンボル番号が付与されている。 FIG. 3 is a schematic view showing an example of arrangement of OFDM frames when the scattered pilot method is applied in the present embodiment. Also in this case, the horizontal axis is the frequency (carrier) direction, and the vertical axis is the time (symbol) direction. Then, one OFDM frame is composed of (L × K) cells in L rows and K columns. Further, carriers are assigned carrier numbers from 0 to K-1. Further, symbol numbers from 0 to L-1 are assigned to the symbols.
図示するように、この配置例では、シンボルごとに、パイロット信号を配置するキャリア(周波数)は異なる。ここでは、一例として、あるシンボルから次のシンボルに移ると、パイロット信号が配置されるキャリアが、2個ずつずれていっている。パイロット信号が配置され得るあるキャリアについて見た場合、パイロット信号の、シンボル方向の挿入周期はNsp(Nspは、2以上の整数)である。つまり、図示するOFDMフレームでは、周波数方向と時間方向の両方向に分散させてパイロットセルが配置されている。OFDMフレームは、L行K列の2次元配列である。そして、その2次元配列において、各々のシンボルにおいて周波数方向にQ本ごとの間隔でパイロットセルを配置し、且つ、パイロットセルを配置し得るキャリアにおいて時間方向にNsp個のシンボルごとの間隔でパイロットセルを配置している。 As shown in the figure, in this arrangement example, the carrier (frequency) on which the pilot signal is arranged is different for each symbol. Here, as an example, when moving from one symbol to the next, the carriers on which the pilot signals are arranged are shifted by two. Looking at some carriers in which the pilot signal can be placed, the insertion period of the pilot signal in the symbol direction is Nsp (Nsp is an integer greater than or equal to 2). That is, in the illustrated OFDM frame, the pilot cells are arranged so as to be dispersed in both the frequency direction and the time direction. The OFDM frame is a two-dimensional array of L rows and K columns. Then, in the two-dimensional array, pilot cells are arranged at intervals of Q lines in the frequency direction in each symbol, and pilot cells are arranged at intervals of Nsp symbols in the time direction in a carrier in which pilot cells can be arranged. Is placed.
ここでは、一例として、Nsp=4の場合を図示している。また、この配置例では、フレーム長Lが、パイロット挿入周期であるNspの整数倍になるようにしている。言い換えれば、LがNspで割り切れるようにする。これにより、あるOFDMフレームと次のOFDMフレームとの境界部分においても、パイロット信号の挿入周期Nspを維持しつつ、OFDMフレームの最初のシンボルにおいては常に同じパイロット配置とすることができる。つまり、LがNspの整数倍となるようにすることにより、パイロット信号の抽出を容易にすることができる。 Here, as an example, the case of Nsp = 4 is illustrated. Further, in this arrangement example, the frame length L is set to be an integral multiple of Nsp, which is the pilot insertion cycle. In other words, make L divisible by Nsp. As a result, even at the boundary portion between one OFDM frame and the next OFDM frame, the same pilot arrangement can always be obtained at the first symbol of the OFDM frame while maintaining the insertion period Nsp of the pilot signal. That is, the extraction of the pilot signal can be facilitated by setting L to be an integral multiple of Nsp.
[場合3]におけるパラメーターについて:
この場合、1個のOFDMフレームにちょうど整数個のLDPCブロックが収まるようにするためには、データキャリアの本数DとOFDMフレーム長Lとが下の式(4)の条件を満たすようにする。
Parameters in [Case 3]:
In this case, in order to fit exactly an integer number of LDPC blocks in one OFDM frame, the number D of data carriers and the OFDM frame length L must satisfy the condition of the following equation (4).
D×L=n×Nldpc 且つ LはNspの整数倍 ・・・ (4) D × L = n × N ldpc and L is an integer multiple of Nsp ... (4)
なお、このスキャッタードパイロット方式においても、キャリア数Kが(Qの倍数+1)であるようにする。Qは、ここでも、キャリア方向のパイロット間隔である。また、Nspの整数倍がQとなるように、K,Q,Nspの値を定める。 Also in this scatterd pilot method, the number of carriers K is set to (multiple of Q + 1). Q is again the pilot interval in the carrier direction. Also, the values of K, Q, and Nsp are determined so that an integral multiple of Nsp is Q.
具体的なパラメーターの値の例は、次の通りである。
「場合1」と同じ条件でパラメーター値の組み合わせを探索すると、「場合3」において適切なパラメーターは、表1,表2,表3,表4,表5に示したパラメーターのうち、LがNspの倍数となるものである。Nsp=4の場合、次の通りである。
即ち、表13,表14,表15,表16は、「場合3」(ただし、Nsp=4)において、且つ、FFTポイント数を2048または8192とした場合に使用し得るパラメーターの例である。また、これらのパラメーターの例は、LDPCブロック長Nldpc=64800[bit]またはNldpc=44880[bit]の場合である。送信装置1は、例えば、これらの表に列挙するパラメーターのいずれかを使用してOFDMフレームを構成し、送信する。
表13は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表14は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表13,表14の各行の通し番号を、各表の右端に便宜的に付している。
表15は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表16は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表15,表16の各行の通し番号を、各表の右端に便宜的に付している。
Examples of specific parameter values are as follows.
When searching for a combination of parameter values under the same conditions as in "
That is, Tables 13, 14, 15, and 16 are examples of parameters that can be used in "
Table 13 shows an example in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Table 14 shows an example in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Tables 13 and 14 are added to the right end of each table for convenience.
Table 15 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Table 16 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Tables 15 and 16 are added to the right end of each table for convenience.
[場合4]におけるパラメーターについて:
「場合4」では、時間的に連続するNsp個のOFDMフレームを1個のスーパーフレームとして扱う。そして、OFDMフレームをまたがっても、パイロット挿入周期Nspを維持するようにする。これにより、1個のOFDMフレームのフレーム長LがNspの倍数でない場合にも、スーパーフレームの先頭シンボルにいては常に同じパイロット信号の配置とすることができる。したがって、受信側では、パイロット信号の抽出を容易に行うことができる。
Parameters in [Case 4]:
In "Case 4", Nsp OFDM frames that are continuous in time are treated as one super frame. Then, the pilot insertion cycle Nsp is maintained even if the OFDM frame is straddled. As a result, even if the frame length L of one OFDM frame is not a multiple of Nsp, the same pilot signal can always be arranged at the head symbol of the super frame. Therefore, on the receiving side, the pilot signal can be easily extracted.
この場合、データキャリア数Dとフレーム長Lとの関係として、下の式(5)の条件を満たすようにする。なお、式(5)で表す条件は、コンティニュアスパイロット方式において式(2)で表した条件と同一である。 In this case, the relationship between the number of data carriers D and the frame length L is such that the condition of the following equation (5) is satisfied. The conditions represented by the formula (5) are the same as the conditions represented by the formula (2) in the continuous pilot method.
D×L=n×Nldpc ・・・ (5) D × L = n × N ldpc・ ・ ・ (5)
なお、この場合、スーパーフレームを構成する各OFDMフレームのTMCC信号内に、スーパーフレーム内における順序を示すOFDMフレーム番号(1,2,・・・,Nsp)を埋め込んでおくようにする。これにより、スーパーフレームの先頭のOFDMフレーム(番号が1)を、容易に検出できるようになる。 In this case, the OFDM frame numbers (1, 2, ..., Nsp) indicating the order in the super frame are embedded in the TMCC signal of each OFDM frame constituting the super frame. This makes it possible to easily detect the OFDM frame (number 1) at the beginning of the super frame.
上記の式(5)は、式(2)と同一であるため、「場合4」において送信装置1が用いることのできるパラメーターの例は、「場合1」におけるそれらと同一である。つまり、「場合4」におけるパラメーターの例は、表1,表2,表3,表4,表5に示したものと同一である。
つまり、「場合4」においてスーパーフレームを用いることにより、「場合3」よりも幅広い候補の中からパラメーターを設定することができる。
Since the above equation (5) is the same as the equation (2), the examples of the parameters that can be used by the transmitting
That is, by using the super frame in "Case 4", parameters can be set from a wider range of candidates than in "
[場合4]の変形例:
上述した「場合4」では、時間的に連続するNsp個のOFDMフレームを1個のスーパーフレームとして扱った。変形例として、ここでは、Fs個(Fsは、正整数)のOFDMフレームを1個のスーパーフレームとして扱う。ただし、(Fs×L)は、Nspの倍数である。そして、この変形例においても、パイロットセルが配置されるあるキャリアにおいて、パイロットセルの配置間隔はNspである。そして、この配置間隔Nspは、OFDMフレームの境界を跨ぐ箇所でも維持される。上記の通り(Fs×L)はNspの倍数であるため、スーパーフレームの先頭のシンボルにおいては、必ず、パイロットセルが配置されるキャリアは一定である。
Modification example of [Case 4]:
In "Case 4" described above, Nsp OFDM frames that are continuous in time are treated as one super frame. As a modification, here, Fs (Fs is a positive integer) OFDM frames are treated as one superframe. However, (Fs × L) is a multiple of Nsp. Further, also in this modification, the arrangement interval of the pilot cells is Nsp in a certain carrier in which the pilot cells are arranged. Then, this arrangement interval Nsp is maintained even at a location that straddles the boundary of the OFDM frame. As described above (Fs × L) is a multiple of Nsp, the carrier on which the pilot cell is arranged is always constant in the symbol at the beginning of the super frame.
つまり、スーパーフレームを用いる本例においても、周波数方向と時間方向の両方向に分散させてパイロットセルを配置している。そして、Fs個のOFDMフレームから成るスーパーフレームは、(L×Fs)行K列の2次元配列に相当する。このスーパーフレーム内の各々のシンボルにおいて周波数方向にQ本ごとの間隔でパイロットセルを配置している。且つ、このスーパーフレーム内の、パイロットセルを配置し得るキャリアにおいて時間方向にNsp個のシンボルごとの間隔でパイロットセルを配置している。そして、スーパーフレーム内のOFDMフレームの境界を跨る箇所においてもNsp個のシンボルごとのパイロットセルの配置間隔を維持している。 That is, even in this example using the super frame, the pilot cells are arranged so as to be dispersed in both the frequency direction and the time direction. A superframe composed of Fs OFDM frames corresponds to a two-dimensional array of (L × Fs) rows and K columns. In each symbol in this super frame, pilot cells are arranged at intervals of Q lines in the frequency direction. In addition, the pilot cells are arranged at intervals of Nsp symbols in the time direction in the carrier in which the pilot cells can be arranged in this super frame. The pilot cell arrangement interval for each Nsp symbol is maintained even at a location in the super frame that straddles the boundary of the OFDM frame.
一例として、L=100,Fs=2,Nsp=8の場合、(Fs×L)は、Nspの倍数であるため、スーパーフレームの先頭のシンボルにおいては、必ず、パイロットセルが配置されるキャリアは一定である。
なお、Nsp個のOFDMフレームが1個のスーパーフレームを成す場合は、Fs個のOFDMフレームが1個のスーパーフレームを成す場合の、特殊ケースである。
As an example, when L = 100, Fs = 2, Nsp = 8, (Fs × L) is a multiple of Nsp, so in the symbol at the beginning of the super frame, the carrier on which the pilot cell is placed is always It is constant.
The case where Nsp OFDM frames form one superframe is a special case when Fs OFDM frames form one superframe.
次に、送信装置1から送信される信号を受信する受信装置について説明する。
図4は、受信装置の概略機能構成を示すブロック図である。図示するように、受信装置2は、受信高周波部51と、AD変換部52と、直交復調部53と、FFT部54と、スイッチ61と、OFDMフレーム構成パターン記憶部63と、スイッチ制御部65と、TMCC信号受信処理部66と、チャネル推定部67と、等化処理部71と、復調部72と、LDPCデコーダー73と、データ出力部74と、を含んで構成される。
Next, a receiving device that receives a signal transmitted from the transmitting
FIG. 4 is a block diagram showing a schematic functional configuration of the receiving device. As shown in the figure, the receiving
受信高周波部51は、送信装置1側から送信された無線信号を受信し、中間周波数信号に変換する。
AD変換部52は、受信高周波部51が受信した信号を、アナログ−デジタル(analog-to-digital)変換する。
直交復調部53は、AD変換部52から出力される信号を、信号搬送波と同相成分と直交成分の振幅(複素信号)に変換する。
FFT部54は、直交復調部53から出力される時間領域の複素信号を、周波数領域の信号に変換する。具体的には、FFT部54は、高速フーリエ変換処理を行う。
The reception
The
The
The
スイッチ61は、FFT部54からの信号を入力し、データ信号とパイロット信号とTMCC信号を切り替えて、振り分ける。スイッチ61は、スイッチ制御部65からの制御信号に基づき、切り替えを行う。なお、後述するように、スイッチ制御部65は、OFDMフレーム構成パターン記憶部63を参照することにより、予め定められたOFDMフレームの構成にしたがって、スイッチ61を制御する。
The
OFDMフレーム構成パターン記憶部63は、送信装置1において説明したOFDMフレーム構成パターン記憶部63と同様に、OFDMフレームの構成に関する情報を記憶している。具体的には、OFDMフレーム構成パターン記憶部63は、OFDMフレーム内のシンボルごとの、キャリアの配置の情報を記憶している。
スイッチ制御部65は、OFDMフレーム構成パターン記憶部63からOFDMフレームの構成の情報を読み取り、スイッチ61が、シンボルごとに、各キャリアの信号を、データ信号とパイロット信号とTMCC信号とに振り分けるよう制御する。
The OFDM frame configuration
The
TMCC信号受信処理部66は、受信したTMCC信号の処理を行う。
受信装置2が受信処理を開始した当初は、OFDMフレーム同期が取れていない。したがって、受信装置2は、OFDMフレーム構成パターン記憶部63からキャリア配置の情報を読み取っても、一般的には、その時点で受信しているシンボルがOFDMフレーム内の何番目のシンボルであるかを把握することができない。つまり、スイッチ61による正常な振り分けを行うことができない。ただし、TMCCキャリアは、どのシンボルにおいても同じキャリア番号に割り当てられているため、OFDMフレーム同期が取れていなくても、正常に受信することができる。したがって、受信処理を開始した当初、TMCC信号受信処理部66がまずTMCCキャリアを処理することにより、OFDMフレーム同期が取れ(あるいは、スーパーフレームを用いている場合にはスーパーフレーム同期が取れ)、また、伝送パラメーターを検出することができる。
The TMCC signal
When the receiving
なお、TMCC信号受信処理部66は、伝送パラメーター検出部661と、OFDMフレーム同期検出部662と、を含んで構成される。
伝送パラメーター検出部661は、TMCC信号から、伝送パラメーターを検出し、復調部72に供給する。
OFDMフレーム同期検出部662は、TMCC信号から、OFDMフレーム同期を取る。なお、前述のスーパーフレームを用いている場合には、OFDMフレーム同期検出部662は、TMCC信号から、OFDMスーパーフレーム同期を取る。OFDMフレーム同期検出部662は、OFDMフレーム(あるいはOFDMスーパーフレーム)の同期を取ると、同期信号を、スイッチ制御部65と、チャネル推定部67と、LDPCデコーダー73とに供給する。これにより、受信装置2は、OFDMフレーム(あるいはOFDMスーパーフレーム)の受信処理を正常に進めることができるようになる。つまり、受信装置2は、TMCC信号だけでなく、データ信号やパイロット信号の受信処理を正常に進めることができるようになる。
The TMCC signal
The transmission
The OFDM frame
つまり、TMCC信号受信処理部66は、OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するものである。
That is, the TMCC signal
チャネル推定部67は、受信したパイロット信号に基づいて、伝送路の応答(チャネル応答)を推定する。パイロット信号は、振幅および位相が既知の参照信号である。つまり、チャネル推定部67は、受信したパイロット信号(振幅を原点からの距離とし、位相を回転角とした極座標形式で表され得る複素数)を、既知の元のパイロット信号(同様に、複素数)で除算することにより、チャネル応答を算出する。また、チャネル推定部67は、パイロットキャリア以外のキャリア部分については、補間によりチャネル応答を算出する。
等化処理部71は、チャネル推定部67が推定したチャネル応答を用いて、受信したデータ信号を複素除算することにより等化する。
The
The
復調部72は、等化処理部71による等化後のデータ信号を復調する。復調部72は、データセルの復調処理を行った結果、そのデータセルに対応するビット列を出力する。復調部72は、パラレル/シリアル変換を行っていると捉えることができる。つまり、復調部72は、伝送パラメーターに基づいて、OFDMフレームに含まれるデータセルを復調する。また、復調部72は、受信したOFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得し、LDPCデコーダー73に供給する。
LDPCデコーダー73は、復調部72から出力されたビット列を基に、LDPCの復号処理を行う。具体的には、LDPCデコーダー73は、復調部72から出力されるビット列からLDPCブロックを特定し、そのLDPCブロックの単位で復号処理を行う。なお、LDPCブロック長は、Nldpc[bit]である。
データ出力部74は、LDPCデコーダー73で復号されたデータを、外部に出力する。
The
The
The
なお、受信装置2において、ビットデインターリーブ処理、周波数デインターリーブ処理、時間インターリーブ処理を行う機能部を設けてもよい。これらの処理は、それぞれ、送信装置1側におけるビットインターリーブ処理、周波数インターリーブ処理、時間インターリーブ処理の逆処理である。ビットデインターリーブ処理、周波数デインターリーブ処理、時間インターリーブ処理自体は、既存の技術により行うことができる。これらの処理を付加した場合、マルチパス特性や移動受信特性等の改善につながる。
The receiving
[場合5]におけるパラメーターについて:
この「場合5」では、無線方式として、空間多重MIMO(Multiple-Input Multiple-Output)を用いる。MIMO方式では、送信装置は、複数の送信アンテナから同じ周波数で別の情報を送信する。つまり、送信装置は、複数の送信アンテナのそれぞれから、図2や図3で示したOFDMフレームを送信する。このとき、異なるアンテナから送信されるOFDMフレームのフォーマットは、同一である。ただし、各送信アンテナから送出されるパイロット信号の内容(値)は、送信アンテナごとに異なる。なお、MIMO自体は、既存の技術である。各アンテナのパイロット信号の値の設定の仕方や、受信装置側でのMIMO検出の仕方に関しては、既存の技術を用いることができるため、ここでは詳細な説明を省略する。
Parameters in [Case 5]:
In this "case 5", spatial multiplex MIMO (Multiple-Input Multiple-Output) is used as the wireless system. In MIMO system, the transmitting device transmits different information on the same frequency from a plurality of transmitting antennas. That is, the transmitting device transmits the OFDM frames shown in FIGS. 2 and 3 from each of the plurality of transmitting antennas. At this time, the formats of OFDM frames transmitted from different antennas are the same. However, the content (value) of the pilot signal transmitted from each transmitting antenna differs for each transmitting antenna. MIMO itself is an existing technology. Since existing techniques can be used for how to set the value of the pilot signal of each antenna and how to detect MIMO on the receiving device side, detailed description thereof will be omitted here.
本実施形態の特徴は、MIMO方式を用いる場合における、OFDMフレームの構成である。特に、複数の送信アンテナに対応するOFDMフレーム(あるいは、OFDMスーパーフレーム)の全体の中に、ちょうど整数個のLDPCブロックを収容する方法が、本実施形態の特徴である。MIMO方式を用いる場合、伝送するLDPCブロックは、各送信アンテナに対応するOFDMフレームに分配される。 The feature of this embodiment is the configuration of the OFDM frame when the MIMO method is used. In particular, a method of accommodating exactly an integer number of LDPC blocks in the entire OFDM frame (or OFDM superframe) corresponding to a plurality of transmitting antennas is a feature of the present embodiment. When the MIMO method is used, the LDPC block to be transmitted is distributed to the OFDM frames corresponding to each transmitting antenna.
図5は、MIMO方式を用いて、LDPCブロックをOFDMで伝送する際の、LDPCブロックとOFDMフレームとの関係を示す概略図である。ここでは、送信アンテナ数をNantとする。Nantは、2以上の整数である。そして、各々の送信アンテナには送信アンテナ番号1,2,・・・,Nantが付与されている。送信側では、1個のLDPCブロックを、Nant個のサブブロックに分割する。分割された各々のサブブロックは、送信アンテナに対応している。各サブブロックは、それぞれの送信アンテナ用のOFDMフレーム内の所定の位置に収容される。1個のOFDMフレームは、複数のLDPCブロックに対応する、サブブロックの領域を有している。
これらのサブブロックは、各送信アンテナから送出され、伝送路上を伝送する。そして、受信側では、受信信号から、各OFDMフレームが復元される。また、各OFDMフレームから、LDPCサブブロックが取り出され、元のLDPCブロックとして再現される。
FIG. 5 is a schematic view showing the relationship between the LDPC block and the OFDM frame when the LDPC block is transmitted by OFDM using the MIMO method. Here, the number of transmitting antennas is Nant. Nant is an integer greater than or equal to 2. Then,
These sub-blocks are transmitted from each transmitting antenna and transmitted on the transmission path. Then, on the receiving side, each OFDM frame is restored from the received signal. Further, the LDPC subblock is taken out from each OFDM frame and reproduced as the original LDPC block.
つまり、送信装置側の機能構成は、次の通りである。まず、LDPCエンコーダーが、送信対象のデータをLDPC符号化し、LDPCブロックを出力する。次に、各LDPCブロックを、Nant個のサブブロックに分割する。そして、送信装置1は、これらNant個のサブブロックを基に、それぞれの送信アンテナ用のOFDMフレームを構成する。OFDMフレーム内のデータセルには、上記のサブブロックが配置される。送信装置1は、1個のOFDMフレームにちょうど整数個のサブブロックを配置する。また、送信装置1は、OFDMフレーム内には、パイロット信号やTMCC信号も配置する。そして、送信装置1は、それらのOFDMフレームを各送信アンテナから送信する。
つまり、送信装置内のOFDMフレーム生成部は、LDPCブロックをNant個のサブブロックに分割して、分割された各々のサブブロックをNant個の送信アンテナに対応するように、各送信アンテナに対応するOFDMフレーム内に配置し、ちょうど整数個のサブブロックをOFDMフレーム内のデータセルに収容する。
That is, the functional configuration on the transmitter side is as follows. First, the LDPC encoder encodes the data to be transmitted by LDPC and outputs the LDPC block. Next, each LDPC block is divided into Nant sub-blocks. Then, the transmitting
That is, the OFDM frame generator in the transmitter divides the LDPC block into Nant subblocks, and corresponds to each transmitting antenna so that each divided subblock corresponds to Nant transmitting antennas. It is placed in the OFDM frame and contains exactly an integer number of subblocks in the data cell in the OFDM frame.
そして、受信装置側の構成は、次の通りである。受信装置側では、複数個のアンテナにより、送信装置側からMIMO方式で送信された信号を受信する。そして、受信装置は、各送信アンテナ用のOFDMフレームを復元する。そして、受信装置は、複数のOFDMフレームから、同一のLDPCブロックに対応するサブブロックをそれぞれ抽出し、LDPCブロックを再現する。そして、受信装置内のLDPCデコーダーが、LDPC復号処理を行い、元のデータを取得する。 The configuration on the receiving device side is as follows. On the receiving device side, a plurality of antennas receive signals transmitted by the MIMO method from the transmitting device side. The receiving device then restores the OFDM frame for each transmitting antenna. Then, the receiving device extracts sub-blocks corresponding to the same LDPC block from the plurality of OFDM frames, and reproduces the LDPC block. Then, the LDPC decoder in the receiving device performs the LDPC decoding process and acquires the original data.
図6は、MIMO方式を用いる場合の、OFDMフレームの構成の例を示す概略図である。同図においては、代表として、送信アンテナ1の送信信号(OFDMフレーム)と、送信アンテナNantの送信信号(OFDMフレーム)とだけを示しており、途中のOFDMフレーム(送信アンテナ2から、送信アンテナ(Nant−1)まで)を省略している。
各々のOFDMフレームが、L個のシンボルとK個のキャリアで、即ち(L×K)個のセルで構成されている。1個のLDPCブロックは、送信アンテナ1のOFDMフレームから送信アンテナNantのOFDMフレームまでに、分散して配置される。図中では、Nant個のOFDMフレームが、n個(nは正整数)のLDPCブロック(ブロック番号1からnまで)を収容している。
FIG. 6 is a schematic view showing an example of the configuration of the OFDM frame when the MIMO method is used. In the figure, as a representative, only the transmission signal (OFDM frame) of the
Each OFDM frame is composed of L symbols and K carriers, that is, (L × K) cells. One LDPC block is distributed and arranged from the OFDM frame of the transmitting
図6に示したOFDMフレームの構成は、図2に示したコンティニュアスパイロット方式を、MIMO構成とした場合の例である。
本例では、n個のLDPCブロックを、複数アンテナに対応したNant個のOFDMフレームに割り当てるために、下の式(6)で表す条件を満たすようにする。
The configuration of the OFDM frame shown in FIG. 6 is an example in which the continuous pilot method shown in FIG. 2 is a MIMO configuration.
In this example, in order to allocate n LDPC blocks to Nant OFDM frames corresponding to a plurality of antennas, the condition represented by the following equation (6) is satisfied.
Nant×D×L=n×Nldpc ・・・ (6) Nant x D x L = n x N ldpc ... (6)
この式(6)の条件を満たすときに、ちょうど整数個のLDPCブロックを、無駄なくNant個のOFDMフレーム内のデータセルに配置することができる。
なお、式(6)は、「場合1」における式(2)の左辺にNantを乗じて得られた等式である。
When the condition of the equation (6) is satisfied, exactly an integer number of LDPC blocks can be arranged in data cells in Nant OFDM frames without waste.
The equation (6) is an equation obtained by multiplying the left side of the equation (2) in "
同様に、「場合2」、「場合3」、「場合4」のそれぞれに対応して、MIMO方式を適用することもできる。
Similarly, the MIMO method can be applied corresponding to each of "
「場合2」にMIMO方式を適用する場合、前記の式(3)の左辺にNantを乗じることにより、次の式(7)が得られる。変調多値数に制約がある場合には、送信装置が、この式(7)にしたがって、OFDMフレームを構成するようにすればよい。
When the MIMO method is applied to "
Nant×D×L×Nbits=n×Nldpc ・・・ (7) Nant x D x L x N bits = n x N ldpc ... (7)
また、「場合3」のスキャッタードパイロット方式にMIMO方式を適用する場合、前記の式(4)の左辺にNantを乗じることにより、次の式(8)が得られる。スキャッタードパイロット方式を用いる場合には、送信装置が、この式(8)にしたがって、OFDMフレームを構成するようにすればよい。
Further, when the MIMO method is applied to the scattered pilot method of "
Nant×D×L=n×Nldpc 且つ LはNspの整数倍 ・・・ (8) Nant × D × L = n × N ldpc and L is an integer multiple of Nsp ... (8)
また、「場合4」のスーパーフレームを定義して用いる方式にMIMO方式を適用する場合、前記の式(5)の左辺にNantを乗じることにより、次の式(9)が得られる。この場合には、送信装置が、この式(9)にしたがって、OFDMフレームを構成するようにすればよい。なお、式(9)は、結果として、式(6)と同一の式である。 Further, when the MIMO method is applied to the method for defining and using the super frame of "Case 4", the following equation (9) is obtained by multiplying the left side of the equation (5) by Nant. In this case, the transmitting device may configure the OFDM frame according to this equation (9). As a result, the formula (9) is the same as the formula (6).
Nant×D×L=n×Nldpc ・・・ (9) Nant x D x L = n x N ldpc ... (9)
送信装置は、これら、式(6)、式(7)、式(8)、式(9)のそれぞれの場合における条件を満たすパラメーターを用いて、OFDMフレームを構成する。
表17,表18,表19,表20,表21,表22,表23は、「場合5」において、上記の式(6)にしたがって、且つ、FFTポイント数を2048または8192とした場合に使用し得るパラメーターの例である。また、これらのパラメーターの例は、LDPCブロック長Nldpc=64800[bit]またはNldpc=44880[bit]の場合である。送信装置は、例えば、これらの表に列挙するパラメーターのいずれかを使用してOFDMフレームを構成し、送信する。
なお、「場合5」において上記の式(9)にしたがう場合も、同じパラメーター値を用いることができる。
The transmitting device constitutes an OFDM frame using parameters satisfying the conditions in each of the cases of the equation (6), the equation (7), the equation (8), and the equation (9).
Table 17, Table 18, Table 19, Table 20, Table 21, Table 22, and Table 23 are based on the above equation (6) in "Case 5" and when the number of FFT points is 2048 or 8192. This is an example of the parameters that can be used. Further, an example of these parameters is the case where the LDPC block length N ldpc = 64800 [bit] or N ldpc = 44880 [bit]. The transmitter uses, for example, any of the parameters listed in these tables to configure and transmit OFDM frames.
The same parameter value can be used when the above equation (9) is followed in "Case 5".
表17は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表18,表19,表20は、LDPCブロック長Nldpc=64800[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表17,表18,表19,表20の各行の通し番号を、各表の右端に便宜的に付している。
表21は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が2048であり、キャリア数K=1721の場合の例である。
表22,表23は、LDPCブロック長Nldpc=44880[bit]であり、FFTポイント数が8192であり、キャリア数K=6881の場合の例である。
なお、表21,表22,表23の各行の通し番号を、各表の右端に便宜的に付している。
Table 17 shows an example in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Table 18, Table 19, and Table 20 are examples in the case where the LDPC block length N ldpc = 64800 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Table 17, Table 18, Table 19, and Table 20 are added to the right end of each table for convenience.
Table 21 shows an example in which the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 2048, and the number of carriers K = 1721.
Tables 22 and 23 are examples in the case where the LDPC block length N ldpc = 44880 [bit], the number of FFT points is 8192, and the number of carriers K = 6881.
The serial numbers of the rows of Table 21, Table 22, and Table 23 are added to the right end of each table for convenience.
上述した実施形態における送信装置または受信装置の機能は、電気回路・電子回路を用いて実現する。 The function of the transmitting device or the receiving device in the above-described embodiment is realized by using an electric circuit / electronic circuit.
なお、上述した実施形態における送信装置または受信装置の一部の機能を、半導体チップとして実現するようにしてもよい。チップは、半導体集積回路をパッケージ化し、信号の入出力のためのリード線や、電源を供給するためのリード線を付けたものである。
一例としては、送信装置1(図1)における、LDPCエンコーダー12と、変調部13と、パイロット信号発生部16と、TMCC信号発生部17と、スイッチ21と、OFDMフレームタイミング制御部31と、OFDMフレーム構成パターン記憶部33と、スイッチ制御部35との機能を含んだ1個のチップとして構成する。ただし、チップが、ここに列挙した機能以外の機能を有していてもよいし、ここに列挙した機能の一部を欠いていてもよい。
また、一例としては、受信装置2(図4)における、スイッチ61と、OFDMフレーム構成パターン記憶部63と、スイッチ制御部65と、TMCC信号受信処理部66と、チャネル推定部67と、等化処理部71と、復調部72と、LDPCデコーダー73との機能を含んだ1個のチップとして構成する。ただし、チップが、ここに列挙した機能以外の機能を有していてもよいし、ここに列挙した機能の一部を欠いていてもよい。
In addition, a part of the functions of the transmitting device or the receiving device in the above-described embodiment may be realized as a semiconductor chip. A chip is a semiconductor integrated circuit packaged with lead wires for signal input / output and lead wires for supplying power.
As an example, the
Further, as an example, the
なお、上述した実施形態における送信装置または受信装置の機能の少なくとも一部をコンピューターで実現するようにしても良い。その場合、この制御機能を実現するためのプログラムをコンピューター読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピューターシステムに読み込ませ、実行することによって実現しても良い。なお、ここでいう「コンピューターシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピューター読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピューターシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピューター読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバーやクライアントとなるコンピューターシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでも良い。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピューターシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。 It should be noted that at least a part of the functions of the transmitting device or the receiving device in the above-described embodiment may be realized by a computer. In that case, the program for realizing this control function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by the computer system and executed. The term "computer system" as used herein includes hardware such as an OS and peripheral devices. Further, the "computer-readable recording medium" refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, or a CD-ROM, or a storage device such as a hard disk built in a computer system. Further, a "computer-readable recording medium" is a communication line for transmitting a program via a network such as the Internet or a communication line such as a telephone line, and dynamically holds the program for a short period of time. It may also include a program that holds a program for a certain period of time, such as a volatile memory inside a computer system that serves as a server or a client in that case. Further, the above-mentioned program may be a program for realizing a part of the above-mentioned functions, and may be a program for realizing the above-mentioned functions in combination with a program already recorded in the computer system.
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。 Although the embodiments of the present invention have been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment, and includes designs and the like within a range that does not deviate from the gist of the present invention.
本発明は、無線信号等によってデジタルデータを伝送するための機器等に利用可能である。 The present invention can be used for devices and the like for transmitting digital data by wireless signals and the like.
1 送信装置
2 受信装置
11 データ取得部
12 LDPCエンコーダー
13 変調部
16 パイロット信号発生部
17 TMCC信号発生部
21 スイッチ
31 OFDMフレームタイミング制御部
33 OFDMフレーム構成パターン記憶部(フレーム構成パターン記憶部)
35 スイッチ制御部
41 IFFT部
42 直交変調部
43 DA変換部
44 送信高周波部
51 受信高周波部
52 AD変換部
53 直交復調部
54 FFT部
61 スイッチ
63 OFDMフレーム構成パターン記憶部
65 スイッチ制御部
66 TMCC信号受信処理部
67 チャネル推定部
71 等化処理部
72 復調部
73 LDPCデコーダー
74 データ出力部
661 伝送パラメーター検出部
662 OFDMフレーム同期検出部
1
35
Claims (28)
伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、
前記OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、
を具備し、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記OFDMフレーム生成部は、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
送信装置。 A transmitter that uses a plurality of carriers that are orthogonal to each other and transmits an OFDM frame composed of a predetermined number of symbols.
An LDPC encoder that encodes the data to be transmitted with LDPC and outputs an LDPC block,
In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information. And an OFDM frame generator that accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
Equipped with
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The OFDM frame generator
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
L number of the TMCC cell, place in the same carriers in the OFDM frame,
Transmitter.
伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、
前記OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、
を具備し、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記OFDMフレーム生成部は、
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されている場合に、log2(M1_1),log2(M1_2),・・・,log2(M1_m)の最大公約数をNbitsとし、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
Nbits×D×L=n×Nldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
送信装置。 A transmitter that uses a plurality of carriers that are orthogonal to each other and transmits an OFDM frame composed of a predetermined number of symbols.
An LDPC encoder that encodes the data to be transmitted with LDPC and outputs an LDPC block,
In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information. And an OFDM frame generator that accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
Equipped with
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The OFDM frame generator
When the number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, log 2 (M1_1), log 2 (M1-2), ...・ ・, The greatest common divisor of log 2 (M1_m) is N bits .
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
N bits × D × L = n × N ldpc
Satisfy the condition
L number of the TMCC cell, place in the same carriers in the OFDM frame,
Transmitter.
伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、
前記OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、
を具備し、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記OFDMフレーム生成部は、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
送信装置。 A transmitter that uses a plurality of carriers that are orthogonal to each other and transmits an OFDM frame composed of a predetermined number of symbols.
An LDPC encoder that encodes the data to be transmitted with LDPC and outputs an LDPC block,
In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information. And an OFDM frame generator that accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
Equipped with
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The OFDM frame generator
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q
And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
In order to arrange the pilot cells in both the frequency direction and the time direction, the pilot cells are arranged at intervals of Q lines in the frequency direction in each of the symbols in the two-dimensional array of L rows and K columns. Moreover, in the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
L number of the TMCC cell, place in the same carriers in the OFDM frame,
Transmitter.
伝送するデータをLDPCで符号化してLDPCブロックを出力するLDPCエンコーダーと、
前記OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、
を具備し、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記OFDMフレーム生成部は、
連続するFs個(Fsは、正整数)の前記OFDMフレームをスーパーフレームとして、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルを配置し、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔を維持し、
(Fs×L)は、Nspの倍数であり、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たし、
L個の前記TMCCセルを前記OFDMフレーム内の同一のキャリアに配置し、前記スーパーフレームの先頭の前記OFDMフレームを検出するための信号を、当該先頭のOFDMフレーム内の所定のシンボルにおける前記TMCCセル内に配置する、
送信装置。 A transmitter that uses a plurality of carriers that are orthogonal to each other and transmits an OFDM frame composed of a predetermined number of symbols.
An LDPC encoder that encodes the data to be transmitted with LDPC and outputs an LDPC block,
In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information. And an OFDM frame generator that accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
Equipped with
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The OFDM frame generator
Using the consecutive Fs (Fs is a positive integer) OFDM frames as superframes,
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q
In order to arrange the pilot cells in both the frequency direction and the time direction, in the two-dimensional arrangement of the (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, in each of the symbols. The pilot cells are arranged at intervals of Q lines in the frequency direction, and the pilots are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The cells are arranged, and the arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location straddling the boundary of the OFDM frame.
(Fs × L) is a multiple of Nsp and
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are arranged on the same carrier in the OFDM frame, and the signal for detecting the OFDM frame at the head of the super frame is sent to the TMCC cell at a predetermined symbol in the head OFDM frame. place within,
Transmitter.
前記OFDMフレーム生成部は、前記LDPCブロックをNant個のサブブロックに分割して、分割された各々の前記サブブロックをNant個の送信アンテナに対応するように、各送信アンテナに対応する前記OFDMフレーム内に配置し、ちょうど整数個の前記サブブロックを前記OFDMフレーム内のデータセルに収容し、
前記OFDMフレーム生成部によって生成された各OFDMフレームをそれぞれの前記送信アンテナから送信する、
ことを特徴とする請求項1から4までのいずれか一項に記載の送信装置。 It is a transmission device that transmits the OFDM frame by the spatial multiplex type MIMO of the spatial multiplex Nant (Nant is an integer of 2 or more).
The OFDM frame generator divides the LDPC block into Nant sub-blocks, and the OFDM frame corresponding to each transmitting antenna so that each of the divided sub-blocks corresponds to Nant transmitting antennas. Placed in, and exactly an integer number of said subblocks are housed in the data cell in said OFDM frame.
Each OFDM frame generated by the OFDM frame generator is transmitted from the respective transmitting antenna.
The transmitter according to any one of claims 1 to 4.
前記LDPCエンコーダーから出力された前記LDPCブロックを変調して前記データセルに格納するためのデータ信号を出力する変調部と、
前記パイロット信号を生成するパイロット信号発生部と、
前記OFDMフレーム同期情報を少なくとも含むTMCC信号を生成するTMCC信号発生部と、
前記OFDMフレーム内に時間方向に配列されるシンボルごとに、前記データセルと前記パイロットセルと前記TMCCセルとをそれぞれ配置するキャリアを表す配置情報を記憶するフレーム構成パターン記憶部と、
前記変調部から出力される前記データ信号と、前記パイロット信号発生部から出力される前記パイロット信号と、前記TMCC信号発生部から出力される前記TMCC信号とを入力し、制御信号にしたがって、前記データ信号と前記パイロット信号と前記TMCC信号とを切り替えて出力するスイッチと、
前記フレーム構成パターン記憶部から、前記シンボルごとに前記配置情報を読み出し、前記データ信号を前記データセルに配置し、前記パイロット信号を前記パイロットセルに配置し、前記TMCC信号を前記TMCCセルに配置するよう、前記スイッチに対して前記制御信号を供給するスイッチ制御部と、
を含むことを特徴とする請求項1から5までのいずれか一項に記載の送信装置。 The OFDM frame generator
A modulator that modulates the LDPC block output from the LDPC encoder and outputs a data signal for storing in the data cell, and a modulator.
A pilot signal generator that generates the pilot signal,
A TMCC signal generator that generates a TMCC signal containing at least the OFDM frame synchronization information,
A frame configuration pattern storage unit that stores arrangement information representing carriers for arranging the data cell, the pilot cell, and the TMCC cell for each symbol arranged in the OFDM frame in the time direction.
The data signal output from the modulation unit, the pilot signal output from the pilot signal generation unit, and the TMCC signal output from the TMCC signal generation unit are input, and the data is according to the control signal. A switch that switches and outputs a signal, the pilot signal, and the TMCC signal, and
The arrangement information is read from the frame configuration pattern storage unit for each symbol, the data signal is arranged in the data cell, the pilot signal is arranged in the pilot cell, and the TMCC signal is arranged in the TMCC cell. The switch control unit that supplies the control signal to the switch,
The transmitting device according to any one of claims 1 to 5, wherein the transmitter comprises.
前記OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、
を具備し、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルが配置されており、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たす、
受信装置。 A receiving device that uses a plurality of carriers orthogonal to each other and receives an OFDM frame composed of a predetermined number of symbols.
A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
Equipped with
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
Based on the values of K and Q such that (K-1) is divisible by Q, pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols. In addition, the pilot cells are continuously arranged on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfying the condition that,
Receiver.
前記OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、
を具備し、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されており、log2(M1_1),log2(M1_2),・・・,log2(M1_m)の最大公約数をNbitsとし、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
Nbits×D×L=n×Nldpc
という条件を満たす、
受信装置。 A receiving device that uses a plurality of carriers orthogonal to each other and receives an OFDM frame composed of a predetermined number of symbols.
A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
Equipped with
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
The number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, and log 2 (M1_1), log 2 (M1_2), ... , Log 2 (M1_m) has the greatest common divisor as N bits .
Based on the values of K and Q such that (K-1) is divisible by Q, in each of the symbols, pilot cells are arranged at regular intervals for each Q from the carrier at the end of the K carriers, and the symbols The pilot cells are continuously arranged on a certain carrier regardless of the above.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
N bits × D × L = n × N ldpc
Satisfying the condition that,
Receiver.
前記OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、
を具備し、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
(K−1)がQで割り切れるようなKとQの値に基づき、
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルが配置され、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たす、
受信装置。 A receiving device that uses a plurality of carriers orthogonal to each other and receives an OFDM frame composed of a predetermined number of symbols.
A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
Equipped with
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
Based on the values of K and Q such that (K-1) is divisible by Q
And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
Pilot cells are arranged in both the frequency direction and the time direction, and in the two-dimensional arrangement of L rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction for each of the symbols. In the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfying the condition that,
Receiver.
前記OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部と、
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、
を具備し、
連続するFs個(Fsは、正整数)の前記OFDMフレームがスーパーフレームであり、
前記TMCC信号受信処理部は、前記TMCC信号に基づいて前記スーパーフレームの同期を検出するものであり、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
(K−1)がQで割り切れるようなKとQの値に基づき、
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルが配置され、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔が維持され、
(Fs×L)は、Nspの倍数であり、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNldpcビットとしたとき、
D×L=n×Nldpc
という条件を満たす、
受信装置。 A receiving device that uses a plurality of carriers orthogonal to each other and receives an OFDM frame composed of a predetermined number of symbols.
A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
Equipped with
The OFDM frame of consecutive Fs (Fs is a positive integer) is a super frame.
The TMCC signal reception processing unit detects the synchronization of the super frame based on the TMCC signal.
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
Based on the values of K and Q such that (K-1) is divisible by Q
Pilot cells are arranged in both the frequency direction and the time direction, and in a two-dimensional arrangement of (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, the frequency direction is used for each of the symbols. The pilot cells are arranged at intervals of Q lines, and the pilot cells are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location that is arranged and straddles the boundary of the OFDM frame.
(Fs × L) is a multiple of Nsp and
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfying the condition that,
Receiver.
前記復調部は、前記空間多重数に対応するNant個の前記OFDMフレームのそれぞれのデータセルからサブブロックを取得し、
前記LDPCデコーダーは、それらのNant個の前記サブブロックから復元されたLDPCブロックについてLDPC復号処理を行う、
ことを特徴とする請求項7から10までのいずれか一項に記載の受信装置。 It is a receiving device that receives the OFDM frame transmitted by the spatial multiplexing MIMO of the spatial multiplex Nant (Nant is an integer of 2 or more).
The demodulation unit acquires subblocks from each data cell of the Nant number of the OFDM frames corresponding to the spatial multiplex.
The LDPC decoder performs LDPC decoding processing on the LDPC blocks restored from the Nant sub-blocks.
The receiving device according to any one of claims 7 to 10.
前記OFDMフレーム内に、LDPC符号化されたLDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるものであり、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
フレーム構成方法。 This is a frame configuration method for constructing an OFDM frame for transmitting an LDPC code as an internal code in an OFDM system.
In the OFDM frame, a data cell for transmitting an LDPC-encoded LDPC block, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged. and, (the n 1 or more integer) exactly n times in said data cells contained in one of the OFDM frame is intended for accommodating the LDPC blocks,
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are placed on the same carrier in the OFDM frame.
Frame configuration method.
前記OFDMフレーム内に、LDPC符号化されたLDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるものであり、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されている場合に、log 2 (M1_1),log 2 (M1_2),・・・,log 2 (M1_m)の最大公約数をN bits とし、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
N bits ×D×L=n×N ldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
フレーム構成方法。 This is a frame configuration method for constructing an OFDM frame for transmitting an LDPC code as an internal code in an OFDM system.
In the OFDM frame, a data cell for transmitting an LDPC-encoded LDPC block, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged. Moreover, exactly n (n is an integer of 1 or more) of the LDPC blocks are accommodated in the data cell included in one OFDM frame .
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
When the number of modulation multivalues of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, log 2 (M1_1), log 2 (M1-2), ...・ ・, The greatest common divisor of log 2 (M1_m) is N bits .
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
N bits × D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are placed on the same carrier in the OFDM frame.
How to configure the frame.
前記OFDMフレーム内に、LDPC符号化されたLDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるものであり、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
フレーム構成方法。 This is a frame configuration method for constructing an OFDM frame for transmitting an LDPC code as an internal code in an OFDM system.
In the OFDM frame, a data cell for transmitting an LDPC-encoded LDPC block, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged. Moreover, exactly n (n is an integer of 1 or more) of the LDPC blocks are accommodated in the data cell included in one OFDM frame .
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q
And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
In order to arrange the pilot cells in both the frequency direction and the time direction, the pilot cells are arranged at intervals of Q lines in the frequency direction in each of the symbols in the two-dimensional array of L rows and K columns. Moreover, in the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are placed on the same carrier in the OFDM frame.
How to configure the frame.
前記OFDMフレーム内に、LDPC符号化されたLDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるものであり、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
連続するFs個(Fsは、正整数)の前記OFDMフレームをスーパーフレームとして、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルを配置し、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔を維持し、
(Fs×L)は、Nspの倍数であり、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たし、
L個の前記TMCCセルを前記OFDMフレーム内の同一のキャリアに配置し、前記スーパーフレームの先頭の前記OFDMフレームを検出するための信号を、当該先頭のOFDMフレーム内の所定のシンボルにおける前記TMCCセル内に配置する、
フレーム構成方法。 This is a frame configuration method for constructing an OFDM frame for transmitting an LDPC code as an internal code in an OFDM system.
In the OFDM frame, a data cell for transmitting an LDPC-encoded LDPC block, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least OFDM frame synchronization information are arranged. Moreover, exactly n (n is an integer of 1 or more) of the LDPC blocks are accommodated in the data cell included in one OFDM frame .
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
Using the consecutive Fs (Fs is a positive integer) OFDM frames as superframes,
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q
In order to arrange the pilot cells in both the frequency direction and the time direction, in the two-dimensional arrangement of the (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, in each of the symbols. The pilot cells are arranged at intervals of Q lines in the frequency direction, and the pilots are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The cells are arranged, and the arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location straddling the boundary of the OFDM frame.
(Fs × L) is a multiple of Nsp and
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are arranged on the same carrier in the OFDM frame, and the signal for detecting the OFDM frame at the head of the super frame is sent to the TMCC cell at a predetermined symbol in the head OFDM frame. Place inside,
How to configure the frame.
OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、
を具備し、
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
前記OFDMフレーム生成部は、
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、
M以下の整数をQとしたとき、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たし、
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、
チップ。 An LDPC encoder that encodes the data to be transmitted with LDPC and outputs an LDPC block,
In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least the OFDM frame synchronization information are included. An OFDM frame generator that is arranged and accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
Equipped with
The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
The OFDM frame generator
The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
When an integer less than or equal to M is Q,
Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition
The L TMCC cells are placed on the same carrier in the OFDM frame.
Tip.
OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least the OFDM frame synchronization information are included. An OFDM frame generator that is arranged and accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
を具備し、Equipped with
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
前記OFDMフレーム生成部は、The OFDM frame generator
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されている場合に、logLog when the number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m. 22 (M1_1),log(M1_1), log 22 (M1_2),・・・,log(M1-2), ..., log 22 (M1_m)の最大公約数をNThe greatest common divisor of (M1_m) is N bitsbits とし、age,
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
M以下の整数をQとしたとき、When an integer less than or equal to M is Q,
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔で前記パイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、Based on the values of K and Q such that (K-1) is divisible by Q, the pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols, and The pilot cells are continuously placed on a fixed carrier regardless of the symbol.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN The number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
NN bitsbits ×D×L=n×N× D × L = n × N ldpcldpc
という条件を満たし、Satisfy the condition
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、The L TMCC cells are placed on the same carrier in the OFDM frame.
チップ。Tip.
OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least the OFDM frame synchronization information are included. An OFDM frame generator that is arranged and accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
を具備し、Equipped with
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
前記OFDMフレーム生成部は、The OFDM frame generator
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
M以下の整数をQとしたとき、When an integer less than or equal to M is Q,
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルを配置し、In order to arrange the pilot cells in both the frequency direction and the time direction, the pilot cells are arranged at intervals of Q lines in the frequency direction in each of the symbols in the two-dimensional array of L rows and K columns. Moreover, in the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たし、Satisfy the condition
L個の前記TMCCセルを、前記OFDMフレーム内の同一のキャリアに配置する、The L TMCC cells are placed on the same carrier in the OFDM frame.
チップ。Tip.
OFDMフレーム内に、前記LDPCエンコーダーから出力された前記LDPCブロックを伝送するためのデータセルと、復調基準となるパイロット信号を伝送するためのパイロットセルと、OFDMフレーム同期情報を少なくとも含むTMCCセルとを配置し、且つ、1個の前記OFDMフレームに含まれる前記データセルにちょうどn個(nは1以上の整数)の前記LDPCブロックを収容させるOFDMフレーム生成部と、In the OFDM frame, a data cell for transmitting the LDPC block output from the LDPC encoder, a pilot cell for transmitting a pilot signal as a demodulation reference, and a TMCC cell containing at least the OFDM frame synchronization information are included. An OFDM frame generator that is arranged and accommodates exactly n (n is an integer of 1 or more) LDPC blocks in the data cell included in one OFDM frame.
を具備し、Equipped with
前記OFDMフレームは、周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、The OFDM frame is composed of (K × L) cells having a number of carriers K in the frequency direction and a number L of symbols in the time direction.
前記OFDMフレーム生成部は、The OFDM frame generator
連続するFs個(Fsは、正整数)の前記OFDMフレームをスーパーフレームとして、Using the consecutive Fs (Fs is a positive integer) OFDM frames as superframes,
前記シンボルの有効シンボル長をTeとし、ガードインターバル長をTgとし、ガードインターバル長と有効シンボル長の比であるガードインターバル比RをTg/Teとし、The effective symbol length of the symbol is Te, the guard interval length is Tg, and the guard interval ratio R, which is the ratio of the guard interval length to the effective symbol length, is Tg / Te.
前記ガードインターバル比Rの逆数1/R以下の最大整数をMとし、Let M be the maximum integer equal to or less than the reciprocal 1 / R of the guard interval ratio R.
M以下の整数をQとしたとき、When an integer less than or equal to M is Q,
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
周波数方向と時間方向の両方向に分散させて前記パイロットセルを配置するため、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルを配置し、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルを配置し、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔を維持し、In order to arrange the pilot cells in both the frequency direction and the time direction, in the two-dimensional arrangement of the (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, in each of the symbols. The pilot cells are arranged at intervals of Q lines in the frequency direction, and the pilots are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The cells are arranged, and the arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location straddling the boundary of the OFDM frame.
(Fs×L)は、Nspの倍数であり、(Fs × L) is a multiple of Nsp and
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たし、Satisfy the condition
L個の前記TMCCセルを前記OFDMフレーム内の同一のキャリアに配置し、前記スーパーフレームの先頭の前記OFDMフレームを検出するための信号を、当該先頭のOFDMフレーム内の所定のシンボルにおける前記TMCCセル内に配置する、The L TMCC cells are arranged on the same carrier in the OFDM frame, and the signal for detecting the OFDM frame at the head of the super frame is sent to the TMCC cell at a predetermined symbol in the head OFDM frame. Place inside,
チップ。Tip.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、
を具備し、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルが配置されており、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たす、
チップ。 By acquiring the TMCC signal from the TMCC cell arranged in the OFDM frame, the TMCC signal reception processing unit that detects the synchronization of the OFDM frame and acquires the transmission parameter,
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
Equipped with
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
Based on the values of K and Q such that (K-1) is divisible by Q, pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols. In addition, the pilot cells are continuously arranged on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition,
Tip.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
を具備し、Equipped with
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されており、logThe number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, and log. 22 (M1_1),log(M1_1), log 22 (M1_2),・・・,log(M1-2), ..., log 22 (M1_m)の最大公約数をNThe greatest common divisor of (M1_m) is N bitsbits とし、age,
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、Based on the values of K and Q such that (K-1) is divisible by Q, in each of the symbols, pilot cells are arranged at regular intervals for each Q from the carrier at the end of the K carriers, and the symbols The pilot cells are continuously arranged on a certain carrier regardless of the above.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
NN bitsbits ×D×L=n×N× D × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
チップ。Tip.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
を具備し、Equipped with
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルが配置され、Pilot cells are arranged in both the frequency direction and the time direction, and in the two-dimensional arrangement of L rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction for each of the symbols. In the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
チップ。Tip.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部と、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit and
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダーと、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding, and
を具備し、Equipped with
連続するFs個(Fsは、正整数)の前記OFDMフレームがスーパーフレームであり、The OFDM frame of consecutive Fs (Fs is a positive integer) is a super frame.
前記TMCC信号受信処理部は、前記TMCC信号に基づいて前記スーパーフレームの同期を検出するものであり、The TMCC signal reception processing unit detects the synchronization of the super frame based on the TMCC signal.
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルが配置され、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔が維持され、Pilot cells are arranged in both the frequency direction and the time direction, and in a two-dimensional arrangement of (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, the frequency direction is used for each of the symbols. The pilot cells are arranged at intervals of Q lines, and the pilot cells are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location that is arranged and straddles the boundary of the OFDM frame.
(Fs×L)は、Nspの倍数であり、(Fs × L) is a multiple of Nsp and
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
チップ。Tip.
請求項12から15までのいずれか一項に記載のフレーム構成方法、
を実行させるプログラム。 On your computer,
The frame configuration method according to any one of claims 12 to 15.
Program Ru allowed to run.
OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部、
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部、
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダー、
として機能させるプログラムであって、
受信する前記OFDMフレームは、
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルが配置されており、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をN ldpc ビットとしたとき、
D×L=n×N ldpc
という条件を満たす、
プログラム。 Computer,
A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit,
An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding.
It is a program that functions as
The received OFDM frame is
It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
Based on the values of K and Q such that (K-1) is divisible by Q, pilot cells are arranged at regular intervals for each Q from the carriers at the ends of the K carriers in each of the symbols. In addition, the pilot cells are continuously arranged on a fixed carrier regardless of the symbol.
When the number of data cells for each symbol is D and the code length of the LDPC block is N ldpc bit,
D × L = n × N ldpc
Satisfy the condition,
program.
OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部、A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit,
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダー、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding.
として機能させるプログラムであって、It is a program that functions as
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
前記データセルの変調多値数がM1_1,M1_2,・・・,M1_mのm個(mは1以上の整数)に限定されており、logThe number of modulation multi-values of the data cell is limited to m (m is an integer of 1 or more) of M1_1, M1-2, ..., M1_m, and log. 22 (M1_1),log(M1_1), log 22 (M1_2),・・・,log(M1-2), ..., log 22 (M1_m)の最大公約数をNThe greatest common divisor of (M1_m) is N bitsbits とし、age,
(K−1)がQで割り切れるようなKとQの値に基づき、各々の前記シンボルにおいて、前記K本のキャリアの端のキャリアからQ本ごとの一定間隔でパイロットセルを配置し、且つシンボルに依らず一定のキャリアに連続的に前記パイロットセルを配置し、Based on the values of K and Q such that (K-1) is divisible by Q, in each of the symbols, pilot cells are arranged at regular intervals for each Q from the carrier at the end of the K carriers, and the symbols The pilot cells are continuously arranged on a certain carrier regardless of the above.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
NN bitsbits ×D×L=n×N× D × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
プログラム。program.
OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部、A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit,
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダー、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding.
として機能させるプログラムであって、It is a program that functions as
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
且つ、LがNsp(Nspは、2以上の整数)で割り切れるようなLとNspの値に基づき、And based on the values of L and Nsp such that L is divisible by Nsp (Nsp is an integer of 2 or more)
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、L行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個のシンボルごとの間隔で前記パイロットセルが配置され、Pilot cells are arranged in both the frequency direction and the time direction, and in the two-dimensional arrangement of L rows and K columns, the pilot cells are arranged at intervals of Q lines in the frequency direction for each of the symbols. In the carrier where the pilot cell can be arranged, the pilot cell is arranged at intervals of Nsp symbols in the time direction.
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
プログラム。program.
OFDMフレーム内に配置されたTMCCセルからTMCC信号を取得することによって、前記OFDMフレームの同期を検出するとともに、伝送パラメーターを取得するTMCC信号受信処理部、A TMCC signal reception processing unit that detects synchronization of the OFDM frame and acquires transmission parameters by acquiring a TMCC signal from a TMCC cell arranged in the OFDM frame.
前記伝送パラメーターに基づいて、前記OFDMフレームに含まれるデータセルを復調するとともに、前記データセルから、前記OFDMフレーム1個あたりちょうどn個(nは1以上の整数)収容されたLDPCブロックをそれぞれ取得する復調部、Based on the transmission parameters, the data cells included in the OFDM frame are demodulated, and exactly n LDPC blocks (n is an integer of 1 or more) contained in each OFDM frame are acquired from the data cells. Demodulation unit,
前記復調部によって取得された前記LDPCブロックについてLDPC復号処理を行ってLDPC符号化前のデータを取得するLDPCデコーダー、An LDPC decoder that performs LDPC decoding processing on the LDPC block acquired by the demodulation unit to acquire data before LDPC coding.
として機能させるプログラムであって、It is a program that functions as
連続するFs個(Fsは、正整数)の前記OFDMフレームがスーパーフレームであり、The OFDM frame of consecutive Fs (Fs is a positive integer) is a super frame.
前記TMCC信号受信処理部は、前記TMCC信号に基づいて前記スーパーフレームの同期を検出するものであり、The TMCC signal reception processing unit detects the synchronization of the super frame based on the TMCC signal.
受信する前記OFDMフレームは、The received OFDM frame is
周波数方向のキャリア数K且つ時間方向のシンボル数Lの(K×L)個のセルで構成されるものであり、It is composed of (K × L) cells having K carriers in the frequency direction and L symbols in the time direction.
(K−1)がQで割り切れるようなKとQの値に基づき、Based on the values of K and Q such that (K-1) is divisible by Q
周波数方向と時間方向の両方向に分散させてパイロットセルが配置され、Fs個の前記OFDMフレームから成る前記スーパーフレームの(L×Fs)行K列の2次元配列において、各々の前記シンボルにおいて周波数方向にQ本ごとの間隔で前記パイロットセルが配置され、且つ、前記パイロットセルを配置し得る前記キャリアにおいて時間方向にNsp個(Nspは、2以上の整数)のシンボルごとの間隔で前記パイロットセルが配置され、且つ、前記OFDMフレームの境界を跨る箇所においても前記Nsp個のシンボルごとの前記パイロットセルの配置間隔が維持され、Pilot cells are arranged in both the frequency direction and the time direction, and in a two-dimensional arrangement of (L × Fs) rows and K columns of the superframe consisting of the Fs OFDM frames, the frequency direction is used for each of the symbols. The pilot cells are arranged at intervals of Q lines, and the pilot cells are arranged at intervals of Nsp symbols (Nsp is an integer of 2 or more) in the time direction in the carrier in which the pilot cells can be arranged. The arrangement interval of the pilot cells for each of the Nsp symbols is maintained even at a location that is arranged and straddles the boundary of the OFDM frame.
(Fs×L)は、Nspの倍数であり、(Fs × L) is a multiple of Nsp and
前記シンボルごとのデータセル数をD個とし、前記LDPCブロックの符号長をNThe number of data cells for each symbol is D, and the code length of the LDPC block is N. ldpcldpc ビットとしたとき、When it is a bit
D×L=n×ND × L = n × N ldpcldpc
という条件を満たす、Satisfy the condition,
プログラム。program.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016121165A JP6842844B2 (en) | 2016-06-17 | 2016-06-17 | Transmitters, receivers, frame construction methods, chips, and programs |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016121165A JP6842844B2 (en) | 2016-06-17 | 2016-06-17 | Transmitters, receivers, frame construction methods, chips, and programs |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2017225092A JP2017225092A (en) | 2017-12-21 |
| JP6842844B2 true JP6842844B2 (en) | 2021-03-17 |
Family
ID=60688601
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016121165A Active JP6842844B2 (en) | 2016-06-17 | 2016-06-17 | Transmitters, receivers, frame construction methods, chips, and programs |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6842844B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117729086B (en) * | 2024-02-08 | 2024-05-07 | 高拓讯达(北京)微电子股份有限公司 | Interaction method and device for OFDM receiver frequency domain and LDPC decoding |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4386103B2 (en) * | 1997-08-11 | 2009-12-16 | ソニー株式会社 | Digital broadcast signal transmitting apparatus and receiving method |
| JP4286470B2 (en) * | 2000-06-27 | 2009-07-01 | 日本放送協会 | Digital transmission method and receiver |
| JP4243558B2 (en) * | 2004-03-09 | 2009-03-25 | 日本放送協会 | OFDM signal transmitter |
| TWI562572B (en) * | 2006-01-11 | 2016-12-11 | Interdigital Tech Corp | Method and apparatus for implementing space time processing with unequal modulation and coding schemes |
| JP5595787B2 (en) * | 2010-05-14 | 2014-09-24 | 日立マクセル株式会社 | Digital broadcast receiving apparatus and digital broadcast receiving method |
-
2016
- 2016-06-17 JP JP2016121165A patent/JP6842844B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2017225092A (en) | 2017-12-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| USRE49301E1 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| US11569846B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| US10263822B2 (en) | Broadcast signal transmitting apparatus, broadcast signal receiving apparatus, broadcast signal transmitting method, and broadcast signal receiving method | |
| US10491446B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| US12132945B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| US8503550B2 (en) | Apparatus for transmitting and receiving a signal and method of transmitting and receiving a signal | |
| US9577861B2 (en) | Broadcast signal transmission apparatus, broadcast signal reception apparatus, broadcast signal transmission method, and broadcast signal reception method | |
| US9379928B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| US10020904B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| CN105359510B (en) | The device and method for transmitting broadcast singal, the device and method for receiving broadcast singal | |
| US9438388B2 (en) | Apparatus for transmitting broadcast signals, apparatus for receiving broadcast signals, method for transmitting broadcast signals and method for receiving broadcast signals | |
| JP6842844B2 (en) | Transmitters, receivers, frame construction methods, chips, and programs | |
| JP6296847B2 (en) | Transmitting device, receiving device, chip, and digital broadcasting system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160721 |
|
| RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20181130 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190422 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200609 |
|
| A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20200804 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200828 |
|
| 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: 20210126 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210222 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6842844 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 Free format text: JAPANESE INTERMEDIATE CODE: R313115 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |