JP2009130486A - Wireless communication system, and receiver - Google Patents

Wireless communication system, and receiver Download PDF

Info

Publication number
JP2009130486A
JP2009130486A JP2007301261A JP2007301261A JP2009130486A JP 2009130486 A JP2009130486 A JP 2009130486A JP 2007301261 A JP2007301261 A JP 2007301261A JP 2007301261 A JP2007301261 A JP 2007301261A JP 2009130486 A JP2009130486 A JP 2009130486A
Authority
JP
Japan
Prior art keywords
unit
signal
noise
propagation path
variance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007301261A
Other languages
Japanese (ja)
Inventor
Kazunari Yokomakura
一成 横枕
Minoru Kubota
稔 窪田
Yasuhiro Hamaguchi
泰弘 浜口
Hideo Nanba
秀夫 難波
Shinpei Fuji
晋平 藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2007301261A priority Critical patent/JP2009130486A/en
Publication of JP2009130486A publication Critical patent/JP2009130486A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a wireless communication system capable of decoding transmission data processed with error correction coding processing, in a high precision. <P>SOLUTION: The wireless communication system includes a transmitter for performing error correction coding processing to a signal and transmitting the signal and a receiver for performing error correction processing. The receiver estimates propagation path characteristics from a received pilot signal and estimates variance of noise in each modulated signal. The estimated propagation characteristics and the estimated variance of noise are used for decoding processing (maximum-likelihood sequence estimation and turbo decoding etc.). <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、無線通信システムおよび受信装置に関し、特に、誤り訂正符号化処理を行った送信データを高精度に復号できる無線通信システムおよび受信装置に関する。   The present invention relates to a radio communication system and a receiving apparatus, and more particularly to a radio communication system and a receiving apparatus that can decode transmission data subjected to error correction coding processing with high accuracy.

近年、無線通信技術の発展により様々な無線通信システムが混在している。
近年の無線通信システムでは、無線信号が通過する無線伝搬路の変動だけでなく、より低い受信レベルでもデータを復調できるように、通信路符号化・復号技術が適用されている。
In recent years, various wireless communication systems have been mixed due to the development of wireless communication technology.
In recent wireless communication systems, communication path encoding / decoding techniques are applied so that data can be demodulated not only at fluctuations in the wireless propagation path through which wireless signals pass, but also at lower reception levels.

この通信路符号化・復号技術の中で、特に最近使用されているものとして、畳み込み符号化やターボ符号化があり、復号処理としては最尤系列推定(ビタビ復号)やターボ復号があり、これらは携帯電話や無線LAN(Local Area Network)などで既に使用されている。   Among these channel encoding / decoding technologies, convolutional encoding and turbo encoding are particularly used recently, and decoding processing includes maximum likelihood sequence estimation (Viterbi decoding) and turbo decoding. Is already used in mobile phones and wireless local area networks (LANs).

しかしながら、これらはもともと符号理論の分野で開発された技術であり、時間的、もしくは周波数的に無相関なガウス性を有する加法性白色ガウス雑音(AWGN:Additive White Gaussian Noise)のみが送信信号に対して擾乱を与えるという場合において最適化されたものであり、AWGN環境下であるという前提では、受信ビットのみを用いて復号できるという特徴がある。   However, these are technologies originally developed in the field of coding theory, and only additive white Gaussian noise (AWGN) with uncorrelated Gaussian property in time or frequency is applied to the transmitted signal. In the case where the system is optimized in the case of giving a disturbance, it is possible to perform decoding using only received bits under the premise that the AWGN environment is used.

ここでは、最尤系列推定(MLSE:Maximum Likelihood Sequence Estimation)について説明する。最尤系列推定で判定に用いられる式は、k番目のサンプルにおける受信信号をr(k)、そのときの送信信号をs(k)とすると、各信号における雑音の分散が一定であるという前提で式(1)のように表される。式(1)において、σは雑音の分散、Nは系列長を表すものとする。 Here, maximum likelihood sequence estimation (MLSE) will be described. The equation used for determination in maximum likelihood sequence estimation is based on the assumption that the variance of noise in each signal is constant, where r (k) is the received signal at the kth sample and s (k) is the transmitted signal at that time. Is expressed as shown in Equation (1). In Equation (1), σ 2 represents noise variance, and N represents a sequence length.

Figure 2009130486
Figure 2009130486

この式(1)は、各受信信号がガウス分布で表されることを前提としており、各系列のガウス分布の乗算で表されている。これは、系列全体の受信信号の結合確率密度関数を表しており、起こりうる全ての送信信号s(k)を全ての時系列で総当たりし、式(1)の値が最大となるような系列が送信された系列であるとする手法である。
次に、式(1)を変形すると、式(2)のように表される。
This equation (1) is based on the premise that each received signal is represented by a Gaussian distribution, and is represented by multiplication of the Gaussian distribution of each series. This represents the combined probability density function of the received signals of the entire sequence, and all possible transmission signals s (k) are brute-forced in all time series so that the value of equation (1) is maximized. This is a technique in which the sequence is a transmitted sequence.
Next, when Expression (1) is transformed, it is expressed as Expression (2).

Figure 2009130486
Figure 2009130486

ここで、式(2)が最大値をとるのは、全受信信号の分散が一定であるという条件では、|r(k)-s(k)|の和が最小となるときであることが分かる。
したがって、MLSEを実現するビタビ復号などは、分散が一定である場合には受信信号のみで行えば理論的に正しい系列推定が可能となる。
Here, equation (2) takes the maximum value when the sum of | r (k) -s (k) | 2 is minimized under the condition that the variance of all received signals is constant. I understand.
Therefore, when Viterbi decoding or the like for realizing MLSE is performed with only the received signal when the variance is constant, theoretically correct sequence estimation can be performed.

一方、無線通信システム技術において、無線LANは本来ホットスポットとして利用されるものであるため、擾乱は受信機のAWGNのみであり問題はない。
しかし、近年の携帯電話に代表されるセルラシステムでは、周波数の有効利用を目的として、全てのセルで同一周波数を使用する1セル周波数繰り返しシステムが有望視されている。
On the other hand, in the wireless communication system technology, since the wireless LAN is originally used as a hot spot, the disturbance is only the AWGN of the receiver and there is no problem.
However, in a cellular system typified by a recent mobile phone, a one-cell frequency repetition system that uses the same frequency in all cells is promising for the purpose of effective use of frequencies.

この場合、復号処理は隣接セルからの干渉を受信機における雑音としてみなして復号処理するものの、干渉は隣接セルから無線伝搬路を介しても受信されるので、受信機の雑音に相関がなくても、干渉に関しては、伝搬路のインパルス応答に起因する相関が発生してしまうことがある。   In this case, although the decoding process regards the interference from the adjacent cell as the noise in the receiver and performs the decoding process, the interference is also received from the adjacent cell via the radio propagation path, so the receiver noise has no correlation. However, with respect to interference, a correlation may occur due to the impulse response of the propagation path.

そのため、結果的に干渉と雑音を受信機における雑音とみなしたときには、AWGNという前提が崩れてしまい、干渉の強いセル境界付近で伝送特性が劣化してしまうという問題がでてくる。この場合、式(1)における分散σがkに依存することになるので、σはσ(k)となり、式(2)は式(3)のように表される。 Therefore, as a result, when interference and noise are regarded as noise at the receiver, the premise of AWGN is broken, and there arises a problem that transmission characteristics deteriorate near a cell boundary where interference is strong. In this case, since the variance σ 2 in equation (1) depends on k, σ 2 becomes σ 2 (k), and equation (2) is expressed as equation (3).

Figure 2009130486
Figure 2009130486

この場合は、|r(k)-s(k)|/2σ(k)(即ち、分散で正規化されたユークリッド距離)を計算し、その和を最小とする物理量を計算しなければならない。 In this case, it is necessary to calculate | r (k) −s (k) | 2 / 2σ 2 (k) (that is, Euclidean distance normalized by variance) and calculate a physical quantity that minimizes the sum. Don't be.

これに対し、特許文献1では、復号器内部でユークリッド距離を計算した後にその分散を推定し、正規化することでAWGNとして復号処理する手法が提案されている。
図11は、特許文献1に示された受信機の構成図とは異なるが、分散値を推定し、正規化するという説明を簡単にしたときの図である。
On the other hand, Patent Document 1 proposes a method of performing decoding processing as AWGN by estimating and normalizing the variance after calculating the Euclidean distance inside the decoder.
FIG. 11 is a diagram when the explanation of estimating and normalizing the variance value is simplified, although it is different from the configuration diagram of the receiver shown in Patent Document 1.

同図において、受信機は、パイロット分離部1001、伝搬路推定部1002、参照信号生成部1003、伝搬路乗算部1004、ユークリッド距離計算部1005、ユークリッド距離分散推定部1006、ユークリッド距離正規化部1007、メトリック計算部1008、生き残りパス選択部1009から構成される。   In the figure, a receiver includes a pilot separation unit 1001, a propagation path estimation unit 1002, a reference signal generation unit 1003, a propagation path multiplication unit 1004, a Euclidean distance calculation unit 1005, a Euclidean distance variance estimation unit 1006, and a Euclidean distance normalization unit 1007 , A metric calculation unit 1008 and a surviving path selection unit 1009.

まず、受信信号は、パイロット分離部1001により、伝搬路特性推定用のパイロット信号が分離され、パイロット信号は伝搬路推定部1002に入力され、伝搬路特性が推定される。同時に、パイロット信号を分離された受信信号は、ユークリッド距離計算部1005に入力される。   First, the pilot signal for estimating the propagation path characteristic is separated from the received signal by the pilot separation section 1001, and the pilot signal is input to the propagation path estimation section 1002 to estimate the propagation path characteristic. At the same time, the received signal from which the pilot signal has been separated is input to Euclidean distance calculation section 1005.

一方、参照信号生成部1003により、生成された送信され得る送信信号の参照値が生成され、伝搬路乗算部1004により伝搬路特性を乗算して、雑音や干渉の影響を受けていない受信信号の候補が生成されて、ユークリッド計算部1005に入力される。   On the other hand, the reference signal generation unit 1003 generates a reference value of the generated transmission signal that can be transmitted, and the propagation path multiplication unit 1004 multiplies the propagation path characteristics to obtain a received signal that is not affected by noise or interference. Candidates are generated and input to the Euclidean calculation unit 1005.

ユークリッド計算部1005では、パイロット信号を分離された受信信号から受信信号の候補を引き算し、その絶対値の2乗を計算することでユークリッド距離を計算する。このように計算されたユークリッド距離は、ユークリッド距離分散推定部1006により分散が推定され、ユークリッド距離正規化部1007により正規化される。   The Euclidean calculation unit 1005 calculates the Euclidean distance by subtracting the candidate of the received signal from the received signal from which the pilot signal is separated, and calculating the square of the absolute value. The Euclidean distance calculated in this way is estimated by the Euclidean distance variance estimation unit 1006 and normalized by the Euclidean distance normalization unit 1007.

その後、メトリック計算部1008により、正規化されたユークリッド距離を1ビット前までに計算されたメトリックに加算することでメトリックを計算し、生き残りパス選択部1009により生き残りパスを選択する。   Thereafter, the metric calculation unit 1008 calculates the metric by adding the normalized Euclidean distance to the metric calculated up to one bit before, and the surviving path selection unit 1009 selects the surviving path.

さらに、送信ビット数だけこの操作を繰り返し、図示しない系列推定部で最終状態のメトリックが最小となるパスをたどることで各ビットを推定する。ここで、メトリック計算部1008から2本の信号が出力されるのは、同じ状態に遷移するパスが2本あるためである。
特開2006−286073号公報
Furthermore, this operation is repeated as many times as the number of transmission bits, and each bit is estimated by following a path in which the final state metric is minimized by a sequence estimation unit (not shown). Here, the reason why the two signals are output from the metric calculation unit 1008 is that there are two paths that transition to the same state.
JP 2006-286073 A

しかしながら、分散の測定は複数の同じ分散を有する信号の二乗値を平均化することで得られるものであり、本来受信ビットごとのユークリッド距離を計算した後に推定するためには、ほぼ同じ値となるような分散を持つ送信信号のユークリッド距離のみを抽出して分散を測定する必要がある。   However, the measurement of variance is obtained by averaging the square values of a plurality of signals having the same variance, and is essentially the same value to estimate after calculating the Euclidean distance for each received bit. It is necessary to measure the dispersion by extracting only the Euclidean distance of the transmission signal having such dispersion.

さらに、特許文献1では、光ディスクのジッタに起因して変化する分散値を推定することを対象としたものであることから、予め各ビットに影響を与える分散を復号器内部で推定する必要がある。   Furthermore, since Patent Document 1 is intended to estimate a dispersion value that changes due to jitter of an optical disk, it is necessary to estimate in advance the dispersion that affects each bit in the decoder. .

また、この方式を無線通信システムに導入する場合、無線通信システムではビットの並びをランダムにするインターリーバなどが通常用いられるため、特許文献1に示される方法を導入しても、ビットに影響を与えているほぼ同じ程度の分散を有する受信ビットが点在化してしまい適切な動作ができない。   In addition, when this method is introduced into a wireless communication system, an interleaver or the like that randomly arranges bits is usually used in the wireless communication system. Therefore, even if the method disclosed in Patent Document 1 is introduced, the bit is affected. The received bits having substantially the same degree of dispersion are scattered, and an appropriate operation cannot be performed.

本発明は、上述のような実情を考慮してなされたものであって、誤り訂正符号化処理を行った送信データをより高精度に復号する無線通信システムおよび受信装置を提供することを目的とする。   The present invention has been made in consideration of the above-described circumstances, and an object thereof is to provide a radio communication system and a receiving apparatus that decode transmission data subjected to error correction coding processing with higher accuracy. To do.

上記の課題を解決するために、本発明の無線通信システムは、誤り訂正符号化処理を行って信号を送信する送信装置と、誤り訂正処理を行う受信装置とを備えたものであって、
該受信装置は、受信したパイロット信号から、伝搬路特性を推定する伝搬路特性推定部と、各変調信号における雑音の分散を推定する干渉雑音推定部と、前記伝搬路特性と前記雑音の分散から受信したデータ信号に対し、誤り訂正処理を行う復号部と、を備えるものである。
In order to solve the above problems, a wireless communication system of the present invention includes a transmission device that performs error correction coding processing and transmits a signal, and a reception device that performs error correction processing,
The receiving apparatus includes a propagation path characteristic estimation unit that estimates a propagation path characteristic from a received pilot signal, an interference noise estimation unit that estimates a noise variance in each modulation signal, and the propagation path characteristic and the noise variance. A decoding unit that performs error correction processing on the received data signal.

さらに、前記復号部は、誤り訂正処理を行うときには、前記雑音の分散を用いて計算した正規化されたユークリッド距離を用いるものとする。
前記干渉雑音推定部は、前記伝搬路特性と、受信したパイロット信号から雑音の分散を推定するか、または、前記伝搬路特性と、前記復号部で復号されたデータから生成された受信信号レプリカから雑音の分散を推定するようにした。
Furthermore, the decoding unit uses the normalized Euclidean distance calculated using the noise variance when performing error correction processing.
The interference noise estimation unit estimates a variance of noise from the propagation path characteristic and the received pilot signal, or from the reception signal replica generated from the propagation path characteristic and data decoded by the decoding unit. The variance of noise was estimated.

本発明によれば、誤り訂正符号化処理を行った送信データに対して、無線通信システムにおける雑音の変化の原因を把握して、復号部の外部で雑音の分散を推定し、その分散を復号に使用するため、より高い精度で復号することができる。   According to the present invention, for transmission data subjected to error correction coding processing, the cause of noise change in a wireless communication system is grasped, noise variance is estimated outside the decoding unit, and the variance is decoded. Therefore, decoding can be performed with higher accuracy.

以下、図面を参照して本発明の無線通信システムおよび受信装置の好適な実施形態について説明する。
以下の実施形態では、1周波数繰り返しセルラシステムの伝送方式として直交周波数分割多重(OFDM:Orthogonal Frequency Division Multiplexing)方式を用いるものとし、隣接セルからの干渉が周波数選択性フェージングを受けてサブキャリア毎に雑音(ここでは、干渉と受信装置における雑音の和)の分散が異なる場合を想定する。
Hereinafter, preferred embodiments of a wireless communication system and a receiving apparatus of the present invention will be described with reference to the drawings.
In the following embodiments, an orthogonal frequency division multiplexing (OFDM) method is used as a transmission method of a one-frequency repetitive cellular system, and interference from adjacent cells is subjected to frequency selective fading for each subcarrier. A case is assumed where the variance of noise (here, the sum of interference and noise in the receiving apparatus) is different.

尚、雑音の分散が時間的に変化する場合でも、同様に分散を推定し、その分散値を考慮した誤り訂正処理が行えるので、分散がシンボルごとに変化するシングルキャリア方式でも導入が可能である。   Even when the variance of noise changes with time, the variance can be estimated in the same way, and error correction processing can be performed in consideration of the variance. Therefore, it is possible to introduce even a single carrier method in which the variance changes for each symbol. .

<第1の実施形態>
第1の実施形態では、復号アルゴリズムとして最尤系列推定を用いる場合を想定しているが、この最尤系列推定を実現するアルゴリズムには、一般に、ビタビアルゴリズムが用いられることが多い。
<First Embodiment>
In the first embodiment, it is assumed that maximum likelihood sequence estimation is used as a decoding algorithm. Generally, a Viterbi algorithm is often used as an algorithm for realizing this maximum likelihood sequence estimation.

図1は、第1の実施形態における無線通信システムの概要図である。同図において、10aは希望信号を送信している第1基地局装置、10bは隣接セルで他の端末と通信しており、干渉信号を送信している第2基地局装置、20aは第1基地局装置10aと通信をしている端末装置である。   FIG. 1 is a schematic diagram of a wireless communication system according to the first embodiment. In the figure, 10a is a first base station apparatus that transmits a desired signal, 10b is a second base station apparatus that is communicating with another terminal in an adjacent cell and transmits an interference signal, and 20a is a first base station apparatus. It is a terminal device communicating with the base station device 10a.

この場合、端末装置20aについては、第1基地局装置10aから送信される信号30aは希望信号、第2基地局装置10bから送信される信号40bは干渉信号となる。
また、端末装置20bについては、第2基地局装置10bから送信される信号30bは希望信号、第1基地局装置10aから送信される信号40aは干渉信号となる。
In this case, for the terminal device 20a, the signal 30a transmitted from the first base station device 10a is a desired signal, and the signal 40b transmitted from the second base station device 10b is an interference signal.
For the terminal device 20b, the signal 30b transmitted from the second base station device 10b is a desired signal, and the signal 40a transmitted from the first base station device 10a is an interference signal.

ここで、OFDM方式を想定した場合、希望信号の周波数特性と干渉信号の周波数特性、および受信装置における熱雑音が各サブキャリアの受信状況を決定することになる。そのため、雑音に相当する各サブキャリアの干渉と雑音の和は周波数選択性を持つ、即ち有相関となり、その結果各サブキャリアで雑音の分散が異なってくるので、式(3)を最大とするような系列を推定する必要がある。   Here, when the OFDM scheme is assumed, the frequency characteristics of the desired signal and the frequency characteristics of the interference signal and the thermal noise in the receiving apparatus determine the reception status of each subcarrier. Therefore, the sum of interference and noise of each subcarrier corresponding to noise has frequency selectivity, that is, correlation, and as a result, noise dispersion varies among subcarriers. Therefore, Equation (3) is maximized. It is necessary to estimate such a sequence.

図2は、第1の実施形態に係る送信装置の一例である。同図において、送信装置は、符号部100、インターリーバ部101、変調部102、S/P(直並列)変換部103、IDFT(逆離散フーリエ変換:Inverse Discrete Fourier Transform)部104、P/S(並直列)変換部105、パイロット信号生成部106、パイロット多重部107、GI(ガードインターバル:Guard Interval)挿入部108、無線部109、送信アンテナ110より構成される。   FIG. 2 is an example of a transmission apparatus according to the first embodiment. In the figure, a transmission apparatus includes an encoding unit 100, an interleaver unit 101, a modulation unit 102, an S / P (serial-parallel) conversion unit 103, an IDFT (Inverse Discrete Fourier Transform) unit 104, a P / S. (Parallel to serial) conversion unit 105, pilot signal generation unit 106, pilot multiplexing unit 107, GI (Guard Interval) insertion unit 108, radio unit 109, and transmission antenna 110 are included.

まず、送信ビットは、符号部100により通信路符号化され、インターリーバ部101により符号ビットが並び替えられ、変調部102により変調がなされる。その後、S/P変換部103により変調データが並列化され、IDFT部104により時間信号に変換される。時間信号は、P/S変換部105により直列化される。   First, transmission bits are channel-coded by the encoding unit 100, the code bits are rearranged by the interleaver unit 101, and modulated by the modulation unit 102. Thereafter, the modulation data is parallelized by the S / P conversion unit 103 and converted into a time signal by the IDFT unit 104. The time signal is serialized by the P / S converter 105.

一方、パイロット信号生成部106により生成された伝搬路推定用信号は、パイロット多重部107で前述の直列化された時間信号と多重され、GI挿入部108によりガードインターバルが挿入される。
最後に、無線部109により無線周波数にアップコンバートされ、送信アンテナ110により送信される。
On the other hand, the propagation path estimation signal generated by the pilot signal generation unit 106 is multiplexed with the serialized time signal by the pilot multiplexing unit 107, and a guard interval is inserted by the GI insertion unit 108.
Finally, it is up-converted to a radio frequency by the radio unit 109 and transmitted by the transmission antenna 110.

図3は、第1の実施形態に係る受信装置の一例である。同図において、受信装置は、受信アンテナ111、無線部112、GI除去部113、パイロット分離部114、伝搬路特性推定部115、干渉雑音推定部116、S/P変換部117、DFT部118、P/S変換部119、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、デインターリーバ部124、最尤系列推定部125から構成される。   FIG. 3 is an example of a receiving apparatus according to the first embodiment. In the figure, the receiving apparatus includes a receiving antenna 111, a radio unit 112, a GI removing unit 113, a pilot separating unit 114, a propagation path characteristic estimating unit 115, an interference noise estimating unit 116, an S / P converting unit 117, a DFT unit 118, The P / S conversion unit 119, the reference signal generation unit 120, the propagation path characteristic multiplication unit 121, the Euclidean distance calculation unit 122, the Euclidean distance normalization unit 123, the deinterleaver unit 124, and the maximum likelihood sequence estimation unit 125 are configured.

ここで、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、デインターリーバ部124、最尤系列推定部125が一般的に言われている復号部であり、復号部には受信信号と雑音の分散、伝搬路特性が入力される。   Here, the reference signal generation unit 120, the propagation path characteristic multiplication unit 121, the Euclidean distance calculation unit 122, the Euclidean distance normalization unit 123, the deinterleaver unit 124, and the maximum likelihood sequence estimation unit 125 are generally referred to as decoding. The received signal, noise variance, and propagation path characteristics are input to the decoding unit.

まず、受信信号は、受信アンテナ111で受信され、無線部112において無線周波数からダウンコンバートされる。
次に、GI除去部113によりガードインターバルが除去され、パイロット分離部114においてパイロット信号とデータ信号に分離される。
First, the received signal is received by the receiving antenna 111 and is down-converted from the radio frequency by the radio unit 112.
Next, the guard interval is removed by the GI removal unit 113 and the pilot signal is separated into the pilot signal and the data signal by the pilot separation unit 114.

伝搬路特性推定部115では、分離されたパイロット信号から、希望信号が通過した伝搬路の周波数応答が推定される。ここで、希望信号が通過した伝搬路の周波数応答は、伝搬路のインパルス応答に対し、セル半径などに応じて設計される遅延波の最大遅延時間に応じた時間窓をかけ、干渉を含む雑音を抑圧することで推定される。
干渉雑音推定部116では、このように推定された伝搬路の周波数応答と元の受信パイロット信号を用いて、各サブキャリアの雑音の分散が推定される。
The propagation path characteristic estimation unit 115 estimates the frequency response of the propagation path through which the desired signal has passed from the separated pilot signal. Here, the frequency response of the propagation path through which the desired signal has passed is obtained by applying a time window corresponding to the maximum delay time of the delay wave designed according to the cell radius etc. to the impulse response of the propagation path, and thereby including noise including interference. It is estimated by suppressing.
Interference noise estimation section 116 estimates the noise variance of each subcarrier using the channel frequency response thus estimated and the original received pilot signal.

一方、分離されたデータ信号は、S/P変換部117により並列化された後、DFT部118により周波数変換されることで各サブキャリアが分離される。各サブキャリアの信号は、P/S変換部119により直列化される。   On the other hand, the separated data signal is parallelized by the S / P converter 117 and then frequency-converted by the DFT unit 118 to separate each subcarrier. Each subcarrier signal is serialized by the P / S converter 119.

次に、復号部の処理について説明する。
まず、参照信号生成部120では、送信され得る全送信信号の候補を生成し、その後、伝搬路特性乗算部121では、推定された伝搬路の周波数応答を用いて、受信され得る全ての受信信号の候補を生成し、その後、ユークリッド距離計算部122において、受信信号と受信信号の候補の距離を計算することで、ユークリッド距離を計算する。
Next, processing of the decoding unit will be described.
First, the reference signal generation unit 120 generates candidates for all transmission signals that can be transmitted, and then the propagation path characteristic multiplication unit 121 uses the estimated frequency response of the propagation path to receive all received signals. Then, the Euclidean distance calculation unit 122 calculates the Euclidean distance by calculating the distance between the received signal and the received signal candidate.

次に、ユークリッド距離正規化部123は、干渉雑音推定部116により推定された雑音の分散と、ユークリッド距離計算部122により計算されたユークリッド距離とから正規化されたユークリッド距離を計算する。   Next, the Euclidean distance normalization unit 123 calculates a normalized Euclidean distance from the noise variance estimated by the interference noise estimation unit 116 and the Euclidean distance calculated by the Euclidean distance calculation unit 122.

二値位相変調(BPSK:Binary Phase Shift Keying)の場合、1サブキャリアに1ビットの符号ビットの情報がのるので、サブキャリアとビットのインデックスが同一になるため、k番目のビットのユークリッド距離は、式(4)で計算される。   In the case of binary phase shift keying (BPSK), 1-bit code bit information is included in 1 subcarrier, so the subcarrier and the bit index are the same, so the Euclidean distance of the kth bit. Is calculated by equation (4).

Figure 2009130486
Figure 2009130486

式(4)において、d(k,1)、d(k,0)は、送信ビットがそれぞれ1、0の場合のk番目のサブキャリアにおける正規化されたユークリッド距離、R(k)はk番目のサブキャリアの受信信号でありP/S変換部119の出力、Hest(k)はk番目のサブキャリアにおける伝搬路の複素利得であり伝搬路特性推定部115の出力である。R(k)、Hest(k)は複素数で表される。また、Sref(k,1)、Sref(k,0)は、送信ビットが1の場合と0の場合でそれぞれの送信信号の候補であり、参照信号生成部120の出力である。尚、σ(k)は干渉雑音推定部116の出力であるが、この値の代表的な算出方法、即ち干渉雑音推定部116の詳細な動作については後述する。また、σ(k)は、OFDMシンボル毎に算出されるものとしている。 In equation (4), d (k, 1) and d (k, 0) are normalized Euclidean distances in the kth subcarrier when the transmission bits are 1 and 0, respectively, and R (k) is k. The received signal of the th subcarrier and the output of the P / S conversion section 119, and H est (k) is the complex gain of the propagation path in the kth subcarrier and the output of the propagation path characteristic estimation section 115. R (k) and H est (k) are represented by complex numbers. S ref (k, 1) and S ref (k, 0) are transmission signal candidates when the transmission bit is 1 and 0, and are the outputs of the reference signal generation unit 120. Note that σ 2 (k) is an output of the interference noise estimation unit 116, and a typical calculation method of this value, that is, a detailed operation of the interference noise estimation unit 116 will be described later. Also, σ 2 (k) is calculated for each OFDM symbol.

伝搬路特性乗算部121は、式(4)中のHest(k)×Sref(k,m)の演算を行う。そして、ユークリッド距離計算部122は、式(4)の分子に対応した演算を行う。さらに、ユークリッド距離正規化部123では、式(4)の分母に示された除算が行われ、d(k,m)が出力される。 The propagation path characteristic multiplication unit 121 calculates H est (k) × S ref (k, m) in Expression (4). Then, the Euclidean distance calculation unit 122 performs an operation corresponding to the numerator of Expression (4). Further, the Euclidean distance normalization unit 123 performs division shown in the denominator of Expression (4), and outputs d (k, m).

また、式(4)では、BPSKの場合で説明したが、他の変調方式の場合であっても、各符号ビットにおけるユークリッド距離の計算に使用できる。
例えば、1サブキャリアに2ビットの符号ビットの情報がのるQPSK(Quadrature Phase Shift Keying)の場合、QPSKシンボルを構成する1ビット目と2ビット目に分けて、以下の式(4')、式(4'')で計算される。
Further, in the expression (4), the case of BPSK has been described, but even in the case of other modulation schemes, it can be used for calculating the Euclidean distance in each code bit.
For example, in the case of QPSK (Quadrature Phase Shift Keying) in which information of 2 bits of code bits is carried in one subcarrier, the following equation (4 ′) is divided into the first and second bits constituting the QPSK symbol: It is calculated by the equation (4 ″).

Figure 2009130486
Figure 2009130486

式(4')、式(4'')において、mおよびmは、それぞれQPSKシンボルを構成する1ビット目、2ビット目のビットの値、即ち0か1の値が代入される。
例えば、QPSKシンボルを構成する1ビット目がm=0のときのユークリッド距離を計算する場合、1ビット目が0であるQPSKの2つの信号点Sref(k,0,m2)のうち、値が最小となるものを式(4')におけるユークリッド距離とする。このように計算することで、1サブキャリアに数ビット含まれる変調方式を採用しても計算可能となる。
In the equations (4 ′) and (4 ″), the values of the first and second bits constituting the QPSK symbol, that is, the value of 0 or 1, are substituted for m 1 and m 2 , respectively.
For example, when calculating the Euclidean distance when the first bit constituting the QPSK symbol is m 1 = 0, out of the two signal points S ref (k, 0, m 2 ) of QPSK where the first bit is 0 The one having the smallest value is defined as the Euclidean distance in the equation (4 ′). By calculating in this way, calculation is possible even if a modulation method including several bits in one subcarrier is adopted.

その後、ユークリッド距離正規化部123の出力である正規化されたユークリッド距離は、デインターリーバ部124によりビットの並び替えを元に戻し、最後に最尤系列推定部125により、最も確率の高い送信ビット系列が推定される。   Thereafter, the normalized Euclidean distance that is the output of the Euclidean distance normalization unit 123 returns the bit rearrangement to the original by the deinterleaver unit 124, and finally the maximum likelihood sequence estimation unit 125 transmits the transmission with the highest probability. A bit sequence is estimated.

次に、伝搬路の周波数応答の推定法および雑音の推定法の一例について説明する。
ここでは、パイロット信号を用いて伝搬路特性推定と雑音推定の両方を行う場合、即ち、上述の伝搬路特性推定部115、干渉雑音推定部116について説明する。
Next, an example of a method for estimating the frequency response of the propagation path and a method for estimating the noise will be described.
Here, a case where both propagation path characteristic estimation and noise estimation are performed using pilot signals, that is, the above-described propagation path characteristic estimation unit 115 and interference noise estimation unit 116 will be described.

まず、伝搬路特性推定部115について説明する。
図4は、伝搬路特性推定部115の構成を示す一例である。同図において、伝搬路特性推定部115は、第1のDFT部201、複素除算部202、IDFT部203、時間フィルタ部204、第2のDFT部205から構成される。
First, the propagation path characteristic estimation unit 115 will be described.
FIG. 4 is an example showing a configuration of the propagation path characteristic estimation unit 115. In the figure, the propagation path characteristic estimation unit 115 includes a first DFT unit 201, a complex division unit 202, an IDFT unit 203, a time filter unit 204, and a second DFT unit 205.

受信パイロット信号は、第1のDFT部201により周波数軸の信号に変換され、パイロット信号は送受信側で既知の信号となるので、複素除算部202において送信パイロット信号で除算することで伝搬路の周波数応答を一旦得る。   The received pilot signal is converted into a frequency axis signal by the first DFT unit 201, and the pilot signal becomes a known signal on the transmission / reception side. Get a response once.

得られた周波数応答から雑音の影響をさらに低減するために、IDFT部203により時間軸における伝搬路のインパルス応答に変換する。ここで、伝搬路のインパルス応答は無線伝搬路における遅延波の最大遅延時間の長さしかないので、時間フィルタ部204により、最大遅延時間以降のサンプルにのる干渉を含む雑音を抑圧、もしくは削除する。
その後、第2のDFT部205により、雑音の影響を低減されたインパルス応答を周波数応答に変換することで、伝搬路の周波数応答を得る。
In order to further reduce the influence of noise from the obtained frequency response, the IDFT unit 203 converts it into an impulse response of the propagation path on the time axis. Here, since the impulse response of the propagation path is only the length of the maximum delay time of the delay wave in the wireless propagation path, the time filter unit 204 suppresses or eliminates noise including interference on samples after the maximum delay time. To do.
Thereafter, the second DFT unit 205 converts the impulse response in which the influence of noise is reduced into a frequency response, thereby obtaining a frequency response of the propagation path.

ここで、この場合の伝搬路の推定精度は、時間フィルタにより大幅に向上することが知られており、一般にインパルス応答の長さはOFDMの場合、OFDMシンボルの10〜20%の長さで設計されることが多いため、20%の場合、実際にデータを検出する有効シンボル長がOFDMシンボル長の80%になることから、有効シンボル区間/ガードインターバル区間=80/20=4、即ちデシベルに変換すると10×log104=6dBのフィルタ利得が得られる。 Here, it is known that the estimation accuracy of the propagation path in this case is greatly improved by the time filter. In general, the length of the impulse response is designed to be 10 to 20% of the OFDM symbol in the case of OFDM. Since the effective symbol length for actually detecting data is 80% of the OFDM symbol length in the case of 20%, the effective symbol interval / guard interval interval = 80/20 = 4, that is, decibels. When converted, a filter gain of 10 × log 10 4 = 6 dB is obtained.

このように、伝搬路推定精度を時間フィルタにより受信時の信号雑音比より高めることができるので、推定された伝搬路の周波数応答を用いて干渉雑音電力も推定できる。   Thus, since the propagation path estimation accuracy can be increased from the signal-to-noise ratio at the time of reception by the time filter, the interference noise power can also be estimated using the estimated frequency response of the propagation path.

次に、干渉雑音推定部116について説明する。
図5は、干渉雑音推定部116の構成を示す一例である。同図において、干渉雑音推定部116は、DFT部211、複素乗算部212、誤差測定部213、平均化部214から構成される。
Next, the interference noise estimation unit 116 will be described.
FIG. 5 is an example showing the configuration of the interference noise estimation unit 116. In the figure, the interference noise estimation unit 116 includes a DFT unit 211, a complex multiplication unit 212, an error measurement unit 213, and an averaging unit 214.

得られた伝搬路の周波数応答
まず、DFT部211では、受信パイロット信号を周波数軸の受信信号に変換する。一方、複素乗算部212では、送信パイロット信号と推定された伝搬路の周波数応答を乗算することで、干渉や雑音の影響を受けていない参照パイロット信号を得る。
誤差測定部213では、得られた参照パイロット信号と受信パイロット信号から、干渉を含む雑音による2乗誤差を式(9)により得る。
First, the DFT unit 211 converts the received pilot signal into a frequency axis received signal. On the other hand, the complex multiplier 212 multiplies the transmission pilot signal by the estimated channel frequency response to obtain a reference pilot signal that is not affected by interference or noise.
In error measurement section 213, a square error due to noise including interference is obtained from equation (9) from the obtained reference pilot signal and received pilot signal.

Figure 2009130486
Figure 2009130486

上記の式(9)において、e(k)はk番目のサブキャリアの2乗誤差、R(k)はk番目のサブキャリアの受信パイロット信号、Hest(k)は伝搬路特性推定部115で推定されたk番目のサブキャリアにおける伝搬路の複素利得、S(k)は既知の送信パイロット信号である。 In the above formula (9), e (k) is the square error, R p (k) is a received pilot signal of the k-th subcarrier, H est (k) is the channel estimation unit of the k-th subcarrier The complex gain S p (k) of the propagation path in the k-th subcarrier estimated at 115 is a known transmission pilot signal.

尚、受信パイロット信号は、上述のパイロット分離部114により得られ、通常、送信パイロット信号は、送受信側で既知の信号であり、それを送信してどれだけ送信パイロット信号が歪んだかを測定ることで伝搬路推定を行うことが前提となるので、受信側でも送信パイロット信号は既知となっており、それを用いるものとしている。   The reception pilot signal is obtained by the above-described pilot separation unit 114. Usually, the transmission pilot signal is a known signal on the transmission / reception side and is transmitted to measure how much the transmission pilot signal is distorted. Therefore, the transmission pilot signal is known on the receiving side and is used.

次に、平均化部214では、このように得られた2乗誤差を平均化する。
OFDMの場合、伝搬路のインパルス応答の長さがOFDMシンボル長より短くなるので、近い周波数同士の干渉の変動は周波数軸上では相関がある。そのため、OFDMシンボル内で平均化する場合には、複数の隣接サブキャリアをブロック化し、ブロック内平均値をブロック内の雑音の分散として扱う。
Next, the averaging unit 214 averages the square errors obtained in this way.
In the case of OFDM, since the length of the impulse response of the propagation path is shorter than the OFDM symbol length, the variation in interference between close frequencies is correlated on the frequency axis. Therefore, when averaging within an OFDM symbol, a plurality of adjacent subcarriers are blocked, and the average value within the block is treated as the variance of noise within the block.

さらに、複数のOFDMシンボルを時間多重するフレーム化がなされている場合には、伝搬路の時間変動が緩やかな範囲で同じサブキャリア番号を用いて平均化してもよい。
この平均値は、時間、周波数方向に平均化するOFDMシンボル数をX、周波数方向に平均化するためのブロック内サブキャリア数をYとすると、式(10)で計算できる。
Further, when a plurality of OFDM symbols are time-multiplexed into frames, averaging may be performed using the same subcarrier number within a range in which the time variation of the propagation path is moderate.
This average value can be calculated by Equation (10), where X is the number of OFDM symbols averaged in the time and frequency directions, and Y is the number of subcarriers in the block for averaging in the frequency direction.

Figure 2009130486
Figure 2009130486

上記の式(10)において、e(x,y)はフレーム内のx番目のOFDMシンボルのy番目のサブキャリアにおける式(9)で計算される2乗誤差である。また、kはy'からy'+Yのサブキャリアの範囲に含まれる全てのサブキャリアインデックスである。   In the above equation (10), e (x, y) is a square error calculated by equation (9) in the y-th subcarrier of the x-th OFDM symbol in the frame. K is all subcarrier indexes included in the range of subcarriers from y ′ to y ′ + Y.

このように、無線通信システムでは、雑音の分散は伝搬路に依存することが多く、この特徴を用いて雑音を干渉雑音推定部116で推定し、その値を復号部に入力することで、高い信頼性を持って送信データを検出できる。   Thus, in a wireless communication system, noise dispersion often depends on the propagation path, and noise is estimated by the interference noise estimation unit 116 using this feature, and the value is input to the decoding unit, which is high. Transmission data can be detected with reliability.

一般に、干渉を含む雑音の相関は伝搬路に依存するものであり、隣接する複数のサブキャリア間で相関が高くなるため、分散を推定するときに隣接する複数のサブキャリア間で平均化することで推定でき、分散の推定精度が復号部の中で計算するより高まる。   In general, the correlation of noise including interference depends on the propagation path, and the correlation increases between adjacent subcarriers. Therefore, when variance is estimated, averaging between adjacent subcarriers is required. The estimation accuracy of variance is higher than that calculated in the decoding unit.

さらに、送信装置において、インターリーブのようにビットを並び替えるような場合には、各ビットにのる雑音の分散の相関が隣接ビット間で低くなり、分散を推定しにくくなるが、本発明はビットの並びではなく伝搬路の相関を利用しているため、分散の推定にインターリーブの有無とは関係なくなるという効果もある。   Furthermore, when bits are rearranged in the transmission device, such as interleaving, the correlation of noise dispersion on each bit becomes lower between adjacent bits, making it difficult to estimate the dispersion. Since the correlation of the propagation path is used instead of the arrangement of the interleaves, there is an effect that the estimation of the dispersion is not related to the presence or absence of interleaving.

また、この推定方式は、OFDM方式に基づくDFT−S−OFDM(DFT-Spread-OFDM)方式に周波数領域等化(FDE:Frequency Domain Equalization)などの等化を用いる場合に必要な雑音推定にも適用可能である。   This estimation method is also used for noise estimation required when equalization such as frequency domain equalization (FDE) is used in the DFT-S-OFDM (DFT-Spread-OFDM) method based on the OFDM method. Applicable.

次に、第1の実施形態の受信装置における効果について説明する。
図6は、第1の実施形態の受信装置を用いた結果を示す一例である。同図において、横軸は受信E/N、縦軸はビット誤り率を示す。ここで、Eは1サブキャリアあたりのエネルギー、Nは干渉も含めた平均雑音電力密度を表す。
Next, effects of the receiving apparatus according to the first embodiment will be described.
FIG. 6 is an example illustrating a result of using the receiving apparatus according to the first embodiment. In the figure, the horizontal axis represents received E s / N 0 , and the vertical axis represents the bit error rate. Here, E s denotes an average noise power density energy, N 0 is, including the interference per subcarrier.

同図の実線による曲線は、分散値まで考慮し、ユークリッド距離を正規化してメトリックを計算した特性を表し、点線による曲線は、雑音の分散値を考慮せずに、単にユークリッド距離のみを用いて復号した特性を示している。分散を考慮しないということは、式(4)における分母を1(もちろん、定数であれば1である必要はない。)にするということと同等であり、図3においては、ユークリッド距離正規化部123がない場合に相当する。この図6より、第1の実施形態の受信装置に効果があることが確認できる。   The solid curve in the figure represents the characteristic of calculating the metric by normalizing the Euclidean distance considering the variance value, and the dotted curve using only the Euclidean distance without considering the noise variance value. The decrypted characteristics are shown. Not considering variance is equivalent to setting the denominator in equation (4) to 1 (of course, it is not necessary to be 1 if it is a constant). In FIG. 3, the Euclidean distance normalization unit This corresponds to the case where 123 is not provided. From FIG. 6, it can be confirmed that the receiving apparatus of the first embodiment is effective.

<第2の実施形態>
第2の実施形態は、第1の実施形態で用いられた復号アルゴリズムを最大事後確率(MAP:Maximum A Posteriori probability)推定アルゴリズムに置き換えた場合である。
一般に、MAPアルゴリズムでは、BCJR(Bahl-Cocke Jelinek-Raviv)アルゴリズムが用いられることが多いため、この方式を用いることを前提としている。
<Second Embodiment>
In the second embodiment, the decoding algorithm used in the first embodiment is replaced with a maximum a posteriori (MAP) estimation algorithm.
In general, in the MAP algorithm, a BCJR (Bahl-Cocke Jelinek-Raviv) algorithm is often used, and it is assumed that this method is used.

図7は、第2の実施形態に係る受信装置の一例である。同図において、受信装置は、受信アンテナ111、無線部112、GI除去部113、パイロット分離部114、伝搬路特性推定部115、干渉雑音推定部116、S/P変換部117、DFT部118、P/S変換部119、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、デインターリーバ部124、MAP推定部126から構成される。   FIG. 7 is an example of a receiving apparatus according to the second embodiment. In the figure, the receiving apparatus includes a receiving antenna 111, a radio unit 112, a GI removing unit 113, a pilot separating unit 114, a propagation path characteristic estimating unit 115, an interference noise estimating unit 116, an S / P converting unit 117, a DFT unit 118, The P / S conversion unit 119, the reference signal generation unit 120, the propagation path characteristic multiplication unit 121, the Euclidean distance calculation unit 122, the Euclidean distance normalization unit 123, the deinterleaver unit 124, and the MAP estimation unit 126 are configured.

また、第1の実施形態と同様に、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、デインターリーバ部124、MAP推定部126からなるブロックがMAP復号部を構成している。
同図において、伝搬路特性乗算部121までの受信処理は、図3と同じであるため、ここでは説明を省略する。第1の実施形態との違いは、MAP推定部126の復号処理が異なるだけである。
Similarly to the first embodiment, the block includes a reference signal generation unit 120, a propagation path characteristic multiplication unit 121, a Euclidean distance calculation unit 122, a Euclidean distance normalization unit 123, a deinterleaver unit 124, and a MAP estimation unit 126. Constitutes a MAP decoding unit.
In the figure, the reception processing up to the propagation path characteristic multiplication unit 121 is the same as that in FIG. The only difference from the first embodiment is the decoding process of the MAP estimation unit 126.

このようにユークリッド距離を正規化するために、予め受信信号から雑音の分散を推定しておくことで、MAP推定においても式(3)で表される確率密度関数の信頼性が向上し、復号性能が向上する。   In this way, in order to normalize the Euclidean distance, the noise variance is estimated from the received signal in advance, so that the reliability of the probability density function expressed by Equation (3) is improved even in MAP estimation, and decoding is performed. Performance is improved.

<第2の実施形態の変形例>
一般に、ターボ復号は、一方の復号部の出力から各ビットの尤度を算出し、それを他方の復号部に渡し、この一連の処理を所定の回数繰り返すことで徐々に送信ビットの信頼性を向上させていく手法である。
したがって、ターボ復号は、第2の実施形態で説明した復号部を2つ使用して繰り返し処理を適用することによって適用可能である。
<Modification of Second Embodiment>
In general, turbo decoding calculates the likelihood of each bit from the output of one decoding unit, passes it to the other decoding unit, and repeats this series of processes a predetermined number of times to gradually improve the reliability of the transmitted bits. It is a technique to improve.
Therefore, turbo decoding can be applied by applying the iterative process using two decoding units described in the second embodiment.

図8は、ターボ復号を用いた場合の受信装置の一例である。同図において、受信装置は、受信アンテナ111、無線部112、GI除去部113、パイロット分離部114、伝搬路特性推定部115、干渉雑音推定部116、S/P変換部117、DFT部118、P/S変換部119、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、第1のMAP推定部137、第1の事前情報減算部128、第1のインターリーバ部129、第2のインターリーバ部130、第2のMAP推定部131、デインターリーバ部132、第2の事前情報減算部133から構成される。ただし、このときの送信装置の符号部には、ターボ符号化が採用されているものとする。   FIG. 8 is an example of a receiving apparatus when turbo decoding is used. In the figure, the receiving apparatus includes a receiving antenna 111, a radio unit 112, a GI removing unit 113, a pilot separating unit 114, a propagation path characteristic estimating unit 115, an interference noise estimating unit 116, an S / P converting unit 117, a DFT unit 118, P / S conversion section 119, reference signal generation section 120, propagation path characteristic multiplication section 121, Euclidean distance calculation section 122, Euclidean distance normalization section 123, first MAP estimation section 137, first prior information subtraction section 128, The first interleaver unit 129, the second interleaver unit 130, the second MAP estimation unit 131, the deinterleaver unit 132, and the second prior information subtraction unit 133 are configured. However, it is assumed that turbo coding is adopted for the encoding unit of the transmission apparatus at this time.

また、第2の実施形態と同様に、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、第1のMAP推定部137、第1の事前情報減算部128、第1のインターリーバ部129、第2のインターリーバ部130、第2のMAP推定部131、デインターリーバ部132、第2の事前情報減算部133からなるブロックがターボ復号部を構成している。
図8において、図7と同じ機能を表す構成要素については、同じ符号を付して相違点について説明するものとする。
Similarly to the second embodiment, the reference signal generation unit 120, the propagation path characteristic multiplication unit 121, the Euclidean distance calculation unit 122, the Euclidean distance normalization unit 123, the first MAP estimation unit 137, and the first prior information A block comprising a subtractor 128, a first interleaver 129, a second interleaver 130, a second MAP estimator 131, a deinterleaver 132, and a second prior information subtractor 133 is a turbo decoder. It is composed.
In FIG. 8, the same reference numerals are given to components representing the same functions as those in FIG. 7, and differences will be described.

正規化されたユークリッド距離は、まず第1のMAP推定部137に入力され、誤り訂正処理が行われた後、誤り訂正処理により得られた信頼性情報が第1の事前情報減算部128に入力される。ここで、事前情報とは、繰り返しの中で行われる1つ前の誤り訂正処理までに改善した入力ビットが0か1かの信頼性を表す物理量である。そのため、1回目では減算は行われない。   The normalized Euclidean distance is first input to the first MAP estimation unit 137, and after error correction processing is performed, reliability information obtained by the error correction processing is input to the first prior information subtraction unit 128. Is done. Here, the prior information is a physical quantity representing the reliability of whether the input bit improved until the previous error correction process performed in the iteration is 0 or 1. Therefore, no subtraction is performed at the first time.

次に、第1の事前情報減算部128より得られた各ビットの事前情報は、第1のインターリーバ部129によりビットの並びが並び替えられる。
第2のMAP推定部131では、ユークリッド距離正規化部123で得られたユークリッド距離を第2のインターリーバ部130で並び替えられたものと、第1のインターリーバ部129で並び替えられた事前情報を入力し、誤り訂正処理を施すことで、前のMAP推定より高い信頼性で各送信ビットの信頼性を得る。
得られた信頼性は、デインターリーバ部132により並びを元に戻され、第2の事前情報減算部133により入力された事前情報が減算される。
Next, the prior information of each bit obtained from the first prior information subtraction unit 128 is rearranged by the first interleaver unit 129.
In the second MAP estimation unit 131, the Euclidean distance obtained by the Euclidean distance normalization unit 123 is rearranged by the second interleaver unit 130, and the prior arrangement is performed by the first interleaver unit 129. By inputting information and performing error correction processing, the reliability of each transmission bit is obtained with higher reliability than the previous MAP estimation.
The obtained reliability is returned to the original order by the deinterleaver unit 132, and the prior information input by the second prior information subtraction unit 133 is subtracted.

一方、第2の事前情報減算部133では、第2のMAP推定部131より出力されたビットの信頼性に対し、入力された信頼性を減算することで、第2のMAP推定部131により向上した信頼性を第1のMAP推定部137の事前情報として入力する。   On the other hand, the second prior information subtraction unit 133 improves the second MAP estimation unit 131 by subtracting the input reliability from the bit reliability output from the second MAP estimation unit 131. The reliability is input as prior information of the first MAP estimation unit 137.

以上の処理を所定の回数繰り返すことで、ターボ復号が可能となり、この場合もユークリッド距離正規化部123により各送信ビットの信頼性を向上させることができ、特性を改善することができる。   By repeating the above processing a predetermined number of times, turbo decoding becomes possible. In this case as well, the reliability of each transmission bit can be improved by the Euclidean distance normalization unit 123, and the characteristics can be improved.

<第3の実施形態>
図9は、複数のOFDM信号を時間的に多重することでフレーム化を行った場合に適用可能な一例を示している。これは、分散を復号データ系列から推定したものを使用する場合に相当するものであって、フレームAにおいて、1つ前のフレームから推定された雑音の分散を用いて復号し、次に、復号結果を用いて再び送信信号のレプリカを生成し、受信信号との距離を計算することで各サブキャリアにおける雑音の分散を推定する。
<Third Embodiment>
FIG. 9 shows an example applicable when framing is performed by temporally multiplexing a plurality of OFDM signals. This corresponds to the case where the variance estimated from the decoded data sequence is used. In frame A, decoding is performed using the noise variance estimated from the previous frame, and then decoding is performed. The replica of the transmission signal is generated again using the result, and the variance of noise in each subcarrier is estimated by calculating the distance from the reception signal.

図10は、第3の実施形態に係る受信装置の一例である。同図において、受信装置は、受信アンテナ111、無線部112、GI除去部113、パイロット分離部114、伝搬路特性推定部115、S/P変換部117、DFT部118、P/S変換部119、参照信号生成部120、伝搬路特性乗算部121、ユークリッド距離計算部122、ユークリッド距離正規化部123、メモリ134、系列推定部136、信号レプリカ生成部137、干渉雑音推定部116から構成される。同図において、図8と同じ機能を表す構成要素については、同じ符号を付して相違点について説明するものとする。   FIG. 10 is an example of a receiving device according to the third embodiment. In the figure, the receiving apparatus includes a receiving antenna 111, a radio unit 112, a GI removing unit 113, a pilot separating unit 114, a propagation path characteristic estimating unit 115, an S / P converting unit 117, a DFT unit 118, and a P / S converting unit 119. , A reference signal generation unit 120, a propagation path characteristic multiplication unit 121, an Euclidean distance calculation unit 122, an Euclidean distance normalization unit 123, a memory 134, a sequence estimation unit 136, a signal replica generation unit 137, and an interference noise estimation unit 116. . In the same figure, the components representing the same functions as those in FIG.

受信アンテナ111において受信した受信信号は、無線部112において無線周波数からダウンコンバートされ、GI除去部113においてガードインターバルが除去される。ガードインターバルが除去された信号は、パイロット分離部114において伝搬路推定用のパイロット信号と送信データののった信号であるデータ信号に分離される。
分離されたパイロット信号は、伝搬路特性推定部115に入力され、伝搬路の周波数応答が計算される。
The reception signal received by the reception antenna 111 is down-converted from the radio frequency by the radio unit 112, and the guard interval is removed by the GI removal unit 113. The signal from which the guard interval has been removed is separated into a pilot signal for propagation path estimation and a data signal, which is a signal carrying transmission data, in pilot separation section 114.
The separated pilot signal is input to the propagation path characteristic estimation unit 115, and the frequency response of the propagation path is calculated.

一方、分離されたデータ信号は、S/P変換部117により並列化され、DFT部118により各サブキャリアの信号に変換される。その後、P/S変換部119により直列化される。   On the other hand, the separated data signal is parallelized by the S / P converter 117 and converted into a signal of each subcarrier by the DFT unit 118. Thereafter, serialization is performed by the P / S converter 119.

また、参照信号生成部120において、起こりうる全ての各サブキャリアの送信信号候補を生成し、伝搬路特性乗算部121により伝搬路の周波数応答を乗算することで、受信信号の候補を計算する。
その後、各サブキャリアの受信信号と受信信号の候補を用いてユークリッド距離計算部122においてユークリッド距離が計算される。
Further, the reference signal generation unit 120 generates transmission signal candidates for all possible subcarriers, and the propagation path characteristic multiplication unit 121 multiplies the frequency response of the propagation path to calculate reception signal candidates.
Thereafter, the Euclidean distance is calculated in the Euclidean distance calculation unit 122 using the received signal of each subcarrier and the candidate for the received signal.

次に、メモリ134には、前のフレームで推定された各サブキャリアの雑音の分散を保存しており、ユークリッド距離正規化部123において、ユークリッド距離をメモリ134に保存されている各サブキャリアの雑音の分散で正規化する。   Next, the memory 134 stores the noise variance of each subcarrier estimated in the previous frame. The Euclidean distance normalization unit 123 stores the Euclidean distance of each subcarrier stored in the memory 134. Normalize by noise variance.

次に、正規化されたユークリッド距離に対し、系列推定部136において最尤系列推定、もしくはMAP推定がなされ、送信ビットが判定される。   Next, maximum likelihood sequence estimation or MAP estimation is performed in sequence estimation section 136 for the normalized Euclidean distance, and the transmission bit is determined.

さらに、信号レプリカ生成部137は、判定された復号データから各サブキャリアのレプリカを生成し、送信信号レプリカと推定した伝搬路の周波数応答から得られる受信信号レプリカを生成する。   Further, the signal replica generation unit 137 generates a replica of each subcarrier from the determined decoded data, and generates a reception signal replica obtained from the frequency response of the propagation path estimated as the transmission signal replica.

その後、干渉雑音推定部116において、直列化された各サブキャリアの受信信号と受信信号レプリカから各サブキャリアの雑音の分散を推定し、メモリ134に格納することで次フレームの雑音の分散として保存する。   Thereafter, the interference noise estimation unit 116 estimates the noise variance of each subcarrier from the serially received signal of each subcarrier and the received signal replica, and stores it in the memory 134 to store it as the noise variance of the next frame. To do.

次フレームの復調の際には、この保存された雑音の値を用いて次フレームの送信ビットの検出、即ち、上述の第1、第2の実施形態の干渉雑音推定部116の代替として使用することができる。   When demodulating the next frame, the stored noise value is used to detect the transmission bit of the next frame, that is, as an alternative to the interference noise estimation unit 116 of the first and second embodiments described above. be able to.

尚、本発明は上述した実施形態に限定されず、本発明の要旨を逸脱しない範囲内で各種の変形、修正が可能であるのは勿論である。   Note that the present invention is not limited to the above-described embodiment, and various modifications and corrections can be made without departing from the scope of the present invention.

第1の実施形態における無線通信システムの概要図である。It is a schematic diagram of the radio | wireless communications system in 1st Embodiment. 第1の実施形態に係る送信装置の一例である。It is an example of the transmitter which concerns on 1st Embodiment. 第1の実施形態に係る受信装置の一例である。It is an example of the receiver which concerns on 1st Embodiment. 伝搬路特性推定部の構成を示す一例である。It is an example which shows the structure of a propagation path characteristic estimation part. 干渉雑音推定部の構成を示す一例である。It is an example which shows the structure of an interference noise estimation part. 第1の実施形態の受信装置を用いた結果を示す一例である。It is an example which shows the result using the receiver of 1st Embodiment. 第2の実施形態に係る受信装置の一例である。It is an example of the receiver which concerns on 2nd Embodiment. 第2の実施形態の変形例(ターボ復号を用いた場合)に係る受信装置の一例である。It is an example of the receiver which concerns on the modification (when turbo decoding is used) of 2nd Embodiment. 複数のOFDM信号を時間的に多重することでフレーム化を行った場合に適用可能な一例を示している。An example applicable when framing is performed by temporally multiplexing a plurality of OFDM signals is shown. 第3の実施形態に係る受信装置の一例である。It is an example of the receiver which concerns on 3rd Embodiment. 従来技術における受信機の構成図である。It is a block diagram of the receiver in a prior art.

符号の説明Explanation of symbols

10a…第1基地局装置、10b…第2基地局装置、20a,20b…端末装置、30a,30b…希望信号、40a,40b…干渉信号、100…符号部、101…インターリーバ部、102…変調部、103…S/P変換部、104…IDFT部、105…P/S変換部、106…パイロット信号生成部、107…パイロット多重部、108…GI挿入部、109…無線部、110…送信アンテナ、111…受信アンテナ、112…無線部、113…GI除去部、114…パイロット分離部、115…伝搬路特性推定部、116…干渉雑音推定部、117…S/P変換部、118…DFT部、119…P/S変換部、120…参照信号生成部、121…伝搬路特性乗算部、122…ユークリッド距離計算部、123…ユークリッド距離正規化部、124…デインターリーバ部、125…最尤系列推定部、126…MAP推定部、127…第1のMAP推定部、128…第1の事前情報減算部、129…第1のインターリーバ部、130…第2のインターリーバ部、131…第2のMAP推定部、132…デインターリーバ部、133…第2の事前情報減算部、134…メモリ、136…系列推定部、137…信号レプリカ生成部、201…第1のDFT部、202…複素除算部、203…IDFT部、204…時間フィルタ部、205…第2のDFT部、211…DFT部、212…複素乗算部、213…誤差測定部、214…平均化部、1001…パイロット分離部、1002…伝搬路推定部、1003…参照信号生成部、1004…伝搬路乗算部、1005…ユークリッド距離計算部、1005…ユークリッド計算部、1006…ユークリッド距離分散推定部、1007…ユークリッド距離正規化部、1008…メトリック計算部、1009…生き残りパス選択部。 DESCRIPTION OF SYMBOLS 10a ... 1st base station apparatus, 10b ... 2nd base station apparatus, 20a, 20b ... Terminal device, 30a, 30b ... Desired signal, 40a, 40b ... Interference signal, 100 ... Encoding part, 101 ... Interleaver part, 102 ... Modulation unit 103 ... S / P conversion unit 104 ... IDFT unit 105 ... P / S conversion unit 106 ... Pilot signal generation unit 107 ... Pilot multiplexing unit 108 ... GI insertion unit 109 ... Radio unit 110 ... Transmitting antenna, 111 ... receiving antenna, 112 ... radio unit, 113 ... GI removal unit, 114 ... pilot separation unit, 115 ... propagation channel estimation unit, 116 ... interference noise estimation unit, 117 ... S / P conversion unit, 118 ... DFT unit, 119 ... P / S conversion unit, 120 ... reference signal generation unit, 121 ... propagation path characteristic multiplication unit, 122 ... Euclidean distance calculation unit, 123 ... Euclidean distance positive , 124 ... deinterleaver, 125 ... maximum likelihood sequence estimator, 126 ... MAP estimator, 127 ... first MAP estimator, 128 ... first prior information subtractor, 129 ... first interleaver , 130 ... second interleaver unit, 131 ... second MAP estimation unit, 132 ... deinterleaver unit, 133 ... second prior information subtraction unit, 134 ... memory, 136 ... sequence estimation unit, 137 ... signal Replica generating unit 201 ... first DFT unit 202 ... complex division unit 203 ... IDFT unit 204 ... time filter unit 205 ... second DFT unit 211 ... DFT unit 212 ... complex multiplier unit 213 ... Error measurement unit, 214 ... averaging unit, 1001 ... pilot separation unit, 1002 ... propagation path estimation unit, 1003 ... reference signal generation unit, 1004 ... propagation path multiplication unit, 1005 ... Euclidean Away calculating unit, 1005 ... Euclidean calculation unit, 1006 ... Euclidean distance variance estimation unit, 1007 ... Euclidean distance normalization unit, 1008 ... metric calculation unit, 1009 ... survivor path selection unit.

Claims (6)

誤り訂正符号化処理を行って信号を送信する送信装置と通信する受信装置であって、受信したパイロット信号から、伝搬路特性を推定する伝搬路特性推定部と、各変調信号における雑音の分散を推定する干渉雑音推定部と、前記伝搬路特性と前記雑音の分散から受信したデータ信号に対し、誤り訂正処理を行う復号部と、を備えることを特徴とする受信装置。   A receiving apparatus that communicates with a transmitting apparatus that performs error correction coding processing and transmits a signal, and that performs propagation characteristic estimation from a received pilot signal, and dispersion of noise in each modulated signal. An interference noise estimation unit for estimation, and a decoding unit that performs error correction processing on a data signal received from the propagation path characteristics and the noise variance. 請求項1に記載の受信装置において、前記復号部は、前記雑音の分散を用いてユークリッド距離を正規化することを特徴とする受信装置。   The receiving apparatus according to claim 1, wherein the decoding unit normalizes a Euclidean distance using the variance of the noise. 請求項1または2に記載の受信装置において、前記干渉雑音推定部は、前記伝搬路特性と、受信したパイロット信号から雑音の分散を推定することを特徴とする受信装置。   The receiving apparatus according to claim 1, wherein the interference noise estimation unit estimates noise variance from the propagation path characteristics and the received pilot signal. 請求項1または2に記載の受信装置において、前記干渉雑音推定部は、前記伝搬路特性と、前記復号部で復号されたデータから生成された受信信号レプリカから雑音の分散を推定することを特徴とする受信装置。   3. The reception apparatus according to claim 1, wherein the interference noise estimation unit estimates a variance of noise from the propagation path characteristics and a received signal replica generated from data decoded by the decoding unit. A receiving device. 誤り訂正符号化処理を行って信号を送信する送信装置と、誤り訂正処理を行う受信装置とを備える無線通信システムにおいて、前記受信装置は、受信したパイロット信号から伝搬路特性を推定し、各変調信号における雑音の分散を推定し、前記雑音の分散を復号処理に使用することを特徴とする無線通信システム。   In a wireless communication system including a transmission device that performs error correction coding processing and transmits a signal, and a reception device that performs error correction processing, the reception device estimates propagation path characteristics from the received pilot signal, and each modulation A radio communication system characterized by estimating noise variance in a signal and using the noise variance for decoding processing. 請求項5に記載の無線通信システムにおいて、前記復号処理は、受信した信号から計算されるユークリッド距離を前記雑音の分散で正規化することを特徴とする無線通信システム。   6. The wireless communication system according to claim 5, wherein the decoding process normalizes a Euclidean distance calculated from a received signal by the variance of the noise.
JP2007301261A 2007-11-21 2007-11-21 Wireless communication system, and receiver Pending JP2009130486A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007301261A JP2009130486A (en) 2007-11-21 2007-11-21 Wireless communication system, and receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007301261A JP2009130486A (en) 2007-11-21 2007-11-21 Wireless communication system, and receiver

Publications (1)

Publication Number Publication Date
JP2009130486A true JP2009130486A (en) 2009-06-11

Family

ID=40820999

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007301261A Pending JP2009130486A (en) 2007-11-21 2007-11-21 Wireless communication system, and receiver

Country Status (1)

Country Link
JP (1) JP2009130486A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011193079A (en) * 2010-03-12 2011-09-29 Fujitsu Ltd Wireless communication-receiving circuit
JP2012165196A (en) * 2011-02-07 2012-08-30 Nippon Hoso Kyokai <Nhk> Determination device and determination method
JP2013531956A (en) * 2010-07-21 2013-08-08 パワー プラス コミュニケーションズ アーゲー A method to evaluate the availability of subcarriers in power line signals
JP2013197671A (en) * 2012-03-16 2013-09-30 Ntt Docomo Inc Radio communication system evaluation device
JP2013207750A (en) * 2012-03-29 2013-10-07 Nippon Hoso Kyokai <Nhk> Reception device and program
JP2013207754A (en) * 2012-03-29 2013-10-07 Nippon Hoso Kyokai <Nhk> Reception device and program
JP2014090245A (en) * 2012-10-29 2014-05-15 Nippon Hoso Kyokai <Nhk> Receiving unit and program
US8811465B2 (en) 2010-12-24 2014-08-19 Mitsubishi Electric Corporation Reception device and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004007353A (en) * 2002-04-05 2004-01-08 Mitsubishi Electric Corp Radio transmission instrument
WO2006003964A1 (en) * 2004-07-05 2006-01-12 Matsushita Electric Industrial Co., Ltd. Disturbing signal detection device and ofdm reception device using the same
WO2006034020A1 (en) * 2004-09-17 2006-03-30 Qualcomm Incorporated Noise variance estimation in wireless communications for diversity combining and log-likelihood scaling
WO2006134527A1 (en) * 2005-06-16 2006-12-21 Koninklijke Philips Electronics N.V. Ofdm receiver with csi based llr metrics
WO2007055533A1 (en) * 2005-11-11 2007-05-18 Samsung Electronics Co., Ltd. Method and apparatus for normalizing input metric to a channel decoder in a wireless communication system
JP2009016963A (en) * 2007-06-29 2009-01-22 Panasonic Corp Multi-antenna transmitting apparatus and multi-antenna transmission method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004007353A (en) * 2002-04-05 2004-01-08 Mitsubishi Electric Corp Radio transmission instrument
WO2006003964A1 (en) * 2004-07-05 2006-01-12 Matsushita Electric Industrial Co., Ltd. Disturbing signal detection device and ofdm reception device using the same
WO2006034020A1 (en) * 2004-09-17 2006-03-30 Qualcomm Incorporated Noise variance estimation in wireless communications for diversity combining and log-likelihood scaling
WO2006134527A1 (en) * 2005-06-16 2006-12-21 Koninklijke Philips Electronics N.V. Ofdm receiver with csi based llr metrics
WO2007055533A1 (en) * 2005-11-11 2007-05-18 Samsung Electronics Co., Ltd. Method and apparatus for normalizing input metric to a channel decoder in a wireless communication system
JP2009016963A (en) * 2007-06-29 2009-01-22 Panasonic Corp Multi-antenna transmitting apparatus and multi-antenna transmission method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011193079A (en) * 2010-03-12 2011-09-29 Fujitsu Ltd Wireless communication-receiving circuit
JP2013531956A (en) * 2010-07-21 2013-08-08 パワー プラス コミュニケーションズ アーゲー A method to evaluate the availability of subcarriers in power line signals
US8811465B2 (en) 2010-12-24 2014-08-19 Mitsubishi Electric Corporation Reception device and method
JP2012165196A (en) * 2011-02-07 2012-08-30 Nippon Hoso Kyokai <Nhk> Determination device and determination method
JP2013197671A (en) * 2012-03-16 2013-09-30 Ntt Docomo Inc Radio communication system evaluation device
JP2013207750A (en) * 2012-03-29 2013-10-07 Nippon Hoso Kyokai <Nhk> Reception device and program
JP2013207754A (en) * 2012-03-29 2013-10-07 Nippon Hoso Kyokai <Nhk> Reception device and program
JP2014090245A (en) * 2012-10-29 2014-05-15 Nippon Hoso Kyokai <Nhk> Receiving unit and program

Similar Documents

Publication Publication Date Title
US7421041B2 (en) Iterative channel and interference estimation and decoding
US7567635B2 (en) Single antenna interference suppression in a wireless receiver
US6470047B1 (en) Apparatus for and method of reducing interference in a communications receiver
US7106813B1 (en) Method and apparatus for combined soft-decision based interference cancellation and decoding
KR101409905B1 (en) Unified iterative decoding architecture using joint llr extraction and a priori probability
JP2009130486A (en) Wireless communication system, and receiver
US20050135324A1 (en) Apparatus for OFDMA transmission and reception for coherent detection in uplink of wireless communication system and method thereof
US20070297496A1 (en) Apparatus and method for iterative detection and decoding in multiple antenna system
US8175071B2 (en) Intercell interference mitigation apparatus and method
WO2011111583A1 (en) Receiving device, receiving method, receiving program, and processor
KR20110068377A (en) Method and appartus for generating soft decision information based on non-gaussian channel
JP5170535B2 (en) Data communication system, LLR calculation apparatus and method
US10313052B2 (en) Method and device for flexible, selective SSDF relaying
EP2680520B1 (en) Method and apparatus for efficient MIMO reception with reduced complexity
JP5100797B2 (en) Digital radio signal demodulating circuit and radio receiving apparatus using the same
US10057094B2 (en) Apparatus and method for single antenna interference cancellation (SAIC) enhancement
Ullah et al. Compress-and-forward relaying: Prototyping and experimental evaluation using SDRs
US9674011B1 (en) Auto-detection of repeated signals
JPWO2010103647A1 (en) MIMO reception method
KR102080915B1 (en) Method and apparatus of iterative detection and decoding of signal in communication systems with mimo channel
JP2011139294A (en) Transmitter and receiver
JP2009033574A (en) Mimo(multi input multi output) receiving method and mimo receiver
JP2005252694A (en) Control method and control apparatus of array antenna
Li et al. On Pilot-Free Slotted ALOHA for Massive Access
JP4854091B2 (en) COMMUNICATION SYSTEM, RECEPTION DEVICE, AND COMMUNICATION METHOD

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111220

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120515