JP5030068B2 - Communication path equalization apparatus and method - Google Patents

Communication path equalization apparatus and method Download PDF

Info

Publication number
JP5030068B2
JP5030068B2 JP2008556024A JP2008556024A JP5030068B2 JP 5030068 B2 JP5030068 B2 JP 5030068B2 JP 2008556024 A JP2008556024 A JP 2008556024A JP 2008556024 A JP2008556024 A JP 2008556024A JP 5030068 B2 JP5030068 B2 JP 5030068B2
Authority
JP
Japan
Prior art keywords
signal
convolution operation
weighting factor
circular convolution
parallel
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.)
Expired - Fee Related
Application number
JP2008556024A
Other languages
Japanese (ja)
Other versions
JPWO2008093490A1 (en
Inventor
政明 原田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyoto Institute of Technology NUC
Original Assignee
Kyoto Institute of Technology NUC
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 Kyoto Institute of Technology NUC filed Critical Kyoto Institute of Technology NUC
Priority to JP2008556024A priority Critical patent/JP5030068B2/en
Publication of JPWO2008093490A1 publication Critical patent/JPWO2008093490A1/en
Application granted granted Critical
Publication of JP5030068B2 publication Critical patent/JP5030068B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/03Shaping networks in transmitter or receiver, e.g. adaptive shaping networks
    • H04L25/03878Line equalisers; line build-out devices

Description

本発明は、例えば無線通信路や有線通信路などの通信回線を等化するための通信路等化装置及び方法に関する。   The present invention relates to a communication path equalization apparatus and method for equalizing communication lines such as a wireless communication path and a wired communication path.

無線通信システムでは、送信された信号は障害物により反射され、受信機では、到来時間の異なる複数の信号が受信される。通常、遅延して到来した信号は干渉信号となり性能劣化の大きな要因となる。これを改善する主な手法に等化装置を用い干渉信号を信号処理により除去する方法がある。この手法は、これまでの多くの研究者により研究され多くの成果が報告されている。   In a wireless communication system, a transmitted signal is reflected by an obstacle, and a receiver receives a plurality of signals having different arrival times. Usually, a signal that arrives after a delay becomes an interference signal, which is a major factor in performance degradation. As a main method for improving this, there is a method of removing an interference signal by signal processing using an equalizer. This method has been studied by many researchers so far and many results have been reported.

これまでに研究されてきた等化装置は、主に2つに分類することができる。一つが、線形畳込み演算による等化処理であり、もう一方が周波数領域等化(FDE)処理である(例えば、非特許文献2参照。)。図4は従来技術に係る線形畳込み演算による等化回路の構成を示すブロック図である。図4において、線形畳込み演算による等化回路は、シフトレジスタ41と、複数N個の乗算器42−0乃至42−(N−1)と、複数N個の重み係数を記憶する重み係数レジスタ43−0乃至43−(N−1)と、重み係数を調整するためのアルゴリズムを用いた等化コントローラ40とを備えて構成される。   Equalizers that have been studied so far can be classified into two main categories. One is equalization processing by linear convolution operation, and the other is frequency domain equalization (FDE) processing (see, for example, Non-Patent Document 2). FIG. 4 is a block diagram showing a configuration of an equalization circuit based on a linear convolution operation according to the prior art. In FIG. 4, the equalization circuit based on the linear convolution operation includes a shift register 41, a plurality of N multipliers 42-0 to 42-(N−1), and a weighting coefficient register that stores a plurality of N weighting coefficients. 43-0 to 43- (N-1) and an equalization controller 40 using an algorithm for adjusting the weighting factor.

図4において、受信標本列r=(r,r,r,…)は、順次シフトレジスタ41に入力される。各標本列に対して乗算器42−0乃至42−(N−1)により各重み係数レジスタ43−0乃至43−(N−1)からの重み係数w(i=0,1,2,…,N−1)を乗算した後、それらを合成して出力する。これを逐次的に行うことにより、等化フィルタリング後の出力標本系列(ベクトル)yを得る。標本系列yから重み係数(ベクトル)wは、所定の規則に従い演算される。線形畳込みによる等化と、周波数領域等化処理との主な違いは、前者は、等化処理を入力された標本毎に逐次的に行うのに対して、後者は、標本列をブロックに分割しブロック単位で等化処理を行うことである。In FIG. 4, the received sample sequence r = (r 0 , r 1 , r 2 ,...) Is sequentially input to the shift register 41. For each sample sequence, multipliers 42-0 to 42- (N-1) use weighting factors w i (i = 0, 1, 2, and 2) from the respective weighting factor registers 43-0 to 43- (N-1). .., N-1) are multiplied and then synthesized and output. By sequentially performing this, an output sample sequence (vector) y after equalization filtering is obtained. A weighting coefficient (vector) w is calculated from the sample series y according to a predetermined rule. The main difference between equalization by linear convolution and frequency domain equalization processing is that the former performs the equalization processing sequentially for each input sample, while the latter uses a sample sequence as a block. Dividing and performing equalization processing in units of blocks.

図5は従来技術に係る周波数領域等化回路の構成を示すブロック図である。図5において、周波数領域等化回路は、直並列変換器(以下、S/P変換器という。)51と、高速フーリエ変換器(FFT:Fast Fourier Transformer)52と、逆フーリエ変換器(IFFT:Inverse Fast Fourier Transformer)53と、並直列変換器(以下、P/S変換器という。)54と、複数N個の重み係数を記憶する重み係数レジスタ42−0乃至42−(N−1)と、周波数領域で重み係数を調整するためのアルゴリズムを用いた等化コントローラ50とを備えて構成される。   FIG. 5 is a block diagram showing the configuration of a frequency domain equalization circuit according to the prior art. In FIG. 5, the frequency domain equalization circuit includes a serial-parallel converter (hereinafter referred to as an S / P converter) 51, a fast Fourier transformer (FFT) 52, and an inverse Fourier transformer (IFFT). Inverse Fast Fourier Transformer) 53, parallel-serial converter (hereinafter referred to as P / S converter) 54, weight coefficient registers 42-0 to 42- (N-1) for storing a plurality of N weight coefficients. And an equalization controller 50 using an algorithm for adjusting the weighting coefficient in the frequency domain.

図5において、受信標本列(ベクトル)rは、S/P変換器51により並列信号列に変換される。その後、並列信号列は高速フーリエ変換器52により周波数領域の信号(以下、周波数成分信号という。)に変換される。各周波数成分信号に対して乗算器42−0乃至42−(N−1)により重み係数レジスタ43−0乃至43−(N−1)からの重み係数w(i=0,1,2,…,N−1)を乗算した後、逆フーリエ変換器53により時間領域の信号へ変換する。その後、時間領域の信号はP/S変換器54により直列信号列に変換し、出力標本系列(ベクトル)yを得る。重み係数wの更新は、送受信機間で予め決められた信号であるトレーニング信号を送信機から送信し、これを受信機で受信し、受信された信号と予め決められたトレーニング信号との誤差が最小となるように所定の規則に従い重み係数wを更新する。In FIG. 5, the received sample sequence (vector) r is converted into a parallel signal sequence by the S / P converter 51. Thereafter, the parallel signal sequence is converted into a frequency domain signal (hereinafter referred to as a frequency component signal) by the fast Fourier transformer 52. For each frequency component signal, the multipliers 42-0 to 42- (N-1) use the weighting factors w i (i = 0, 1, 2, 2) from the weighting factor registers 43-0 to 43- (N-1). .., N-1), and then converted into a time domain signal by an inverse Fourier transformer 53. Thereafter, the time domain signal is converted into a serial signal sequence by the P / S converter 54 to obtain an output sample sequence (vector) y. The update of the weighting factor w i is performed by transmitting a training signal, which is a predetermined signal between the transmitter and the receiver, from the transmitter and receiving it by the receiver, and an error between the received signal and the predetermined training signal. The weighting factor w i is updated according to a predetermined rule so that is minimized.

特開2003−046473号公報。JP 2003-046473 A. 特開2005−236771号公報。Japanese Patent Laid-Open No. 2005-236771. 米国特許出願公開US2006/0034398−A1公報。US Patent Application Publication US 2006 / 0034398-A1. 山崎友弘ほか,「サイクリックプリフィクスを付加したマルチコード伝送に関する一検討」,電子情報通信学会総合大会後援論文集,B−5−113,pp.466,電子情報通信学会,2006年3月。Tomohiro Yamazaki et al. “A Study on Multicode Transmission with Cyclic Prefix”, Proceedings of the IEICE General Conference, B-5-113, pp. 466, The Institute of Electronics, Information and Communication Engineers, March 2006. T. Walzman et al. "Automatic equalization using the discrete frequency domain", IEEE Transactions on Information Theory, Vol. IT-19, No. 1, pp.59-68, January 1973。T. Walzman et al. "Automatic equalization using the discrete frequency domain", IEEE Transactions on Information Theory, Vol. IT-19, No. 1, pp.59-68, January 1973. S. Haykin, "Adaptive Filter theory", Prentice Hall, 2002。S. Haykin, "Adaptive Filter theory", Prentice Hall, 2002. C. Cheng et al., "Hardware efficient fast DCT based on novel cyclic convolution structures", IEEE Transactions on Signal Processing, Vol.54, No.11, pp.4419-4434, November 2006。C. Cheng et al., “Hardware efficient fast DCT based on novel cyclic convolution structures”, IEEE Transactions on Signal Processing, Vol.54, No.11, pp.4419-4434, November 2006. 飯國洋二,「適応信号処理アルゴリズム」,培風館,pp.23−35,2007年7月発行。Yoji Iiguni, “Adaptive Signal Processing Algorithm”, Baifukan, pp. Issued 23-35, July 2007. A. H. Sayed, "Fundamentals of adaptive filtering", Wiley-IEEE Press, pp.276-277, June 2003.A. H. Sayed, "Fundamentals of adaptive filtering", Wiley-IEEE Press, pp.276-277, June 2003. 後藤尚久ほか編,「アンテナ・無線ハンドブック」,オーム社,pp.402−412,平成18年10月。Edited by Naohisa Goto et al., “Antenna / Wireless Handbook”, Ohmsha, pp. 402-412, October 2006. 藤本京平ほか,「移動通信用アンテナシステム」,総合電子出版社,pp.164−185。Kyohei Fujimoto et al., “Antenna System for Mobile Communications”, General Electronic Publishing Company, pp. 164-185. 青野智之ほか,「エスパアンテナにおけるブラインド適応制御アルゴリズム比較実験」,電子情報通信学会技術研究報告,電子情報通信学会発行,Vol.103,No.125,2003年6月,pp.1−6。Tomoyuki Aono et al., “Blind Adaptive Control Algorithm Comparison Experiment on ESPAR Antenna”, IEICE Technical Report, IEICE Technical Report, Vol. 103, no. 125, June 2003, pp. 1-6.

上述の周波数領域等化処理は、標本列をブロックに分割するため、あるブロック区間にそのブロックの前のブロックの信号が含まれると誤差となり、正確な等化処理が出来なくなってしまう。そのため、周波数領域等化処理では、サイクリックプリフィクス(CP:Cyclic Prefix)と呼ばれる周期的に拡張した信号がしばしば用いられる。   Since the above-described frequency domain equalization process divides the sample sequence into blocks, if a signal of a block before the block is included in a certain block section, an error occurs and accurate equalization process cannot be performed. For this reason, in the frequency domain equalization process, a periodically expanded signal called a cyclic prefix (CP) is often used.

図6は従来技術に係るサイクリックプリフィクス(以下、CPという。)を付加した信号の信号波形を示す図である。図6において、TsとTeはそれぞれ、シンボル時間及びCPの継続時間を表す。受信機では、周期的に拡張した部分の信号は、復調に用いない。反射波の到来時間差が、CPの区間内であれば、前の信号ブロックからのブロック間干渉(IBI:Inter-Block Interference)を受けることなく等化することが可能である。CPの区間は、冗長な信号を送ることになるため、電力ロス及び伝送速度の低下を招くことになるが、マルチコード伝送やOFDMなどの並列伝送システムなどでは、その影響は小さくなるため、CPは、この様な伝送方法と併用されることが多い。   FIG. 6 is a diagram showing a signal waveform of a signal to which a cyclic prefix (hereinafter referred to as CP) according to the prior art is added. In FIG. 6, Ts and Te represent the symbol time and the CP duration, respectively. In the receiver, the periodically expanded signal is not used for demodulation. If the arrival time difference of the reflected wave is within the CP interval, equalization can be performed without receiving inter-block interference (IBI) from the previous signal block. In the CP section, redundant signals are transmitted, which causes a power loss and a decrease in transmission speed. However, in a parallel transmission system such as multi-code transmission or OFDM, the influence is small. Is often used in combination with such a transmission method.

これらの方法の他に、行列演算による手法が非特許文献1及び特許文献3に示されている。この方法は、通信路特性Hを行列を用いて表し、その逆行列を演算することにより等化処理を行うものである。特に、CPを付加したシステムでは、通信路特性Hを表す行列を巡回行列で表すことができ、最小二乗誤差法(Minimum Mean Square Error;以下、MMSEという。)や、ゼロフォーシング法(Zero Forcing;以下、ZF法という。)などに基づいた逆行列演算により等化処理を行うことができる。   In addition to these methods, Non-Patent Document 1 and Patent Document 3 show a method based on matrix calculation. In this method, the channel characteristic H is expressed using a matrix, and the inverse process is performed to perform equalization processing. In particular, in a system to which CP is added, a matrix representing the channel characteristic H can be represented by a cyclic matrix, and the least mean square error (MMSE) or zero forcing (Zero Forcing; Hereinafter, equalization processing can be performed by inverse matrix calculation based on the ZF method.

図7は従来技術に係る行列演算による等化回路の構成を示すブロック図である。図7において、行列演算による等化回路は、S/P変換器51と、行列演算器55と、P/S変換器54と、等化コントローラ50とを備えて構成される。ここで、CPの長さをNeとし、遅延波の到来遅延時間がこの区間内に収まるとすると、準静的なフェージング通信路の通信路特性(行列)Hは次式で表すことができる。なお、当該明細書において、数式がイメージ入力された墨付き括弧の数式番号(数番号)と、数式が文字入力された大括弧の数式番号(数番号)とを混在して用いており、また、当該明細書での一連の数式番号として「式(1)」の形式を用いて数式番号を式の最後部に付与して(付与していない数式も存在する)用いることとする。   FIG. 7 is a block diagram showing a configuration of an equalization circuit based on matrix calculation according to the prior art. In FIG. 7, the matrix calculation equalizer circuit includes an S / P converter 51, a matrix calculator 55, a P / S converter 54, and an equalization controller 50. Here, assuming that the length of the CP is Ne and the arrival delay time of the delayed wave is within this interval, the channel characteristic (matrix) H of the quasi-static fading channel can be expressed by the following equation. In this specification, the formula number (number number) in black brackets in which the formula is imaged and the formula number (number number) in square brackets in which the formula is entered are used in combination. As a series of mathematical formula numbers in the specification, a formula number is assigned to the last part of the formula using the format of “formula (1)” (there are also formulas that are not given).

Figure 0005030068
Figure 0005030068

等化処理における乗算される行列は、MMSE基準に基づくものとZF基準に基づくものでは、それぞれ次式の通りである。なお、行列の上付き添字のHは複素共役転置である。   The matrixes to be multiplied in the equalization processing are as follows for the matrix based on the MMSE criterion and the matrix based on the ZF criterion. Note that the superscript H of the matrix is a complex conjugate transpose.

MMSE:(HH+σI)H (2)
ZF:(HH−1 (3)
MMSE: (HH H + σ 2 I) H H (2)
ZF: (HH H ) −1 H H (3)

この行列は、通信路の状況により変化するため、トレーニング信号などを使用し、最小平均二乗法(LMS:Least Mean Square)や逐次最小二乗法(RLS:Recursive Least Squares)などのアルゴリズムを用いて重み係数の更新を行う(例えば、非特許文献3参照。)。   Since this matrix changes depending on the condition of the communication channel, it uses training signals and weights using algorithms such as least mean square (LMS) and recursive least squares (RLS). The coefficient is updated (see, for example, Non-Patent Document 3).

以上説明したように、周波数領域等化処理や行列演算による等化処理では、きわめて大きな回路規模を有する等化回路を生成する必要があるという問題点があった。   As described above, the frequency domain equalization process and the equalization process using matrix operation have a problem that it is necessary to generate an equalization circuit having a very large circuit scale.

本発明の目的は以上の問題点を解決し、周波数領域等化処理や行列演算などの従来技術による等化処理に比較して、きわめて小さい回路規模で構成できる通信路等化装置及び方法を提供することにある。   The object of the present invention is to solve the above problems and provide a communication path equalization apparatus and method that can be configured with a very small circuit scale as compared with conventional equalization processing such as frequency domain equalization processing and matrix calculation. There is to do.

第1の発明に係る通信路等化装置は、
送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力する変換手段と、
上記変換手段から出力される並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力する演算手段と、
上記演算手段から出力される信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記演算手段に出力して設定する制御手段とを備え、
上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化することを特徴とする。
A communication path equalizing apparatus according to a first invention is
Conversion means for receiving a signal transmitted from the transmission device by the reception device, and performing serial-parallel conversion on the received signal to a parallel signal of a plurality of columns and outputting the same;
Arithmetic means for performing a circular convolution operation on the parallel signal output from the conversion means and a predetermined weighting coefficient and outputting a signal after the circular convolution operation;
Control means for computing the weighting factor for equalizing the channel characteristics between the transmitting device and the receiving device based on the signal outputted from the computing means, and outputting and setting to the computing means And
The channel characteristic between the transmitting device and the receiving device is equalized by the circular convolution operation.

上記通信路等化装置において、上記送信装置から送信される信号は参照信号を含み、
上記制御手段は、上記演算手段から出力される信号に含まれる参照信号を、上記参照信号と同一の参照信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新することにより上記重み係数を演算して上記演算手段に出力して設定することを特徴とする。
In the communication path equalization device, the signal transmitted from the transmission device includes a reference signal,
The control means compares the reference signal included in the signal output from the arithmetic means with the same reference signal as the reference signal, and updates the weighting coefficient so that the error is substantially minimized. The weighting factor is calculated and output to the calculation means and set.

また、上記通信路等化装置において、上記演算手段は、
各レジスタで記憶される信号が循環するように接続された複数のレジスタを有し、上記変換手段から出力される並列信号を入力して各レジスタにおいて記憶して出力し、1つのレジスタに記憶された信号を次に接続されたレジスタに出力して記憶するように順次循環させて記憶して出力するサイクリックシフトレジスタと、
上記サイクリックシフトレジスタから出力される並列信号に対して所定の重み係数を乗算して乗算後の信号を出力する乗算手段と、
上記乗算手段から出力される乗算後の信号を加算して、加算後の信号を出力する加算手段とを備えたことを特徴とする。
Further, in the communication path equalization apparatus, the computing means is
It has a plurality of registers connected so that the signal stored in each register circulates, inputs the parallel signal output from the conversion means, stores it in each register, outputs it, and stores it in one register A cyclic shift register that sequentially circulates and stores and outputs the output signal to the next connected register for storage.
Multiplying means for multiplying a parallel signal output from the cyclic shift register by a predetermined weighting factor and outputting a signal after multiplication;
And adding means for adding the signals after multiplication output from the multiplication means and outputting the signals after addition.

ここで、上記サイクリックシフトレジスタと、上記乗算手段と、上記加算手段とを、1つの高速演算器により構成したことを特徴とする。   Here, the cyclic shift register, the multiplication means, and the addition means are constituted by a single high-speed computing unit.

第2の発明に係る通信路等化方法は、
送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力するステップと、
上記並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力するステップと、
上記循環畳込み演算後の信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記循環畳込み演算のための重み係数として設定するステップとを含み、
上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化することを特徴とする。
The channel equalization method according to the second invention is:
Receiving a signal transmitted from the transmitting device by the receiving device, serially parallel-converting the received signal into a plurality of parallel signals, and outputting,
Performing a circular convolution operation on the parallel signal and the predetermined weighting factor to output a signal after the circular convolution operation;
Based on the signal after the circular convolution operation, the weighting factor for equalizing the channel characteristics between the transmitting device and the receiving device is calculated and used as a weighting factor for the circular convolution operation. Including the step of setting,
The channel characteristic between the transmitting device and the receiving device is equalized by the circular convolution operation.

上記通信路等化方法において、上記送信装置から送信される信号は参照信号を含み、
上記重み係数を演算して設定するステップは、上記循環畳込み演算後の信号に含まれる参照信号を、上記参照信号と同一の参照信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新することにより上記重み係数を演算して上記演算手段に出力して設定することを含むことを特徴とする。
In the channel equalization method, the signal transmitted from the transmitter includes a reference signal,
The step of calculating and setting the weighting factor compares the reference signal included in the signal after the circular convolution operation with the same reference signal as the reference signal so that the error is substantially minimized. The method includes calculating the weighting factor by updating the weighting factor, outputting the setting to the calculating unit, and setting the weighting factor.

また、上記通信路等化方法において、送信装置から送信されるトレーニング信号を受信装置により受信し、上記トレーニング信号を複数列の並列信号に直並列変換して出力する変換ステップと、
上記並列信号に対してそれぞれ所定の重み係数と循環畳込み演算を行って循環畳込み演算後の信号を出力する演算ステップと、
上記循環畳込み演算後の信号を、上記トレーニング信号と同一のトレーニング信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新し、上記更新された重み係数を用いて上記送信装置と上記受信装置との間の通信路特性を等化させる等化ステップとを含むことを特徴とする。
Further, in the communication channel equalization method, a conversion step of receiving a training signal transmitted from a transmission device by a reception device, serially parallel-converting the training signal into a plurality of parallel signals, and outputting the training signal;
A calculation step of performing a predetermined weighting factor and a circular convolution operation on each of the parallel signals and outputting a signal after the circular convolution operation,
The signal after the circular convolution operation is compared with the same training signal as the training signal, the weighting factor is updated so that the error is substantially minimized, and the weighting factor is updated using the updated weighting factor. And an equalizing step for equalizing the channel characteristics between the transmitting device and the receiving device.

さらに、上記通信路等化方法において、上記演算ステップは、
各レジスタで記憶される信号が循環するように接続された複数のレジスタを有するサイクリックシフトレジスタを用いて、上記並列信号を入力して各レジスタにおいて記憶して出力し、1つのレジスタに記憶された信号を次に接続されたレジスタに出力して記憶するように順次循環させて記憶して出力するステップと、
上記サイクリックシフトレジスタから出力される並列信号に対して所定の重み係数を乗算して乗算後の信号を出力するステップと、
上記乗算後の信号を加算して、加算後の信号を出力するステップとを含むことを特徴とする。
Furthermore, in the channel equalization method, the calculation step includes:
Using a cyclic shift register having a plurality of registers connected so that the signal stored in each register circulates, the parallel signal is input, stored and output in each register, and stored in one register And sequentially circulating and storing and outputting the received signal to a connected register and storing it,
Multiplying the parallel signal output from the cyclic shift register by a predetermined weighting factor and outputting the multiplied signal;
Adding the signals after the multiplication and outputting the signal after the addition.

本発明に係る通信路等化装置及び方法によれば、送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力し、上記並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力し、上記循環畳込み演算後の信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記循環畳込み演算のための重み係数として設定し、上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化する。従って、従来技術に比較して回路規模を大幅に縮小し、これにより、製造コストを大幅に低減させることができる。   According to the communication path equalization apparatus and method according to the present invention, a signal transmitted from a transmission apparatus is received by a reception apparatus, the received signal is serial-parallel converted into a plurality of columns of parallel signals, and output. A cyclic convolution operation is performed on the parallel signal and a predetermined weight coefficient to output a signal after the cyclic convolution operation, and between the transmission device and the reception device based on the signal after the cyclic convolution operation The weighting factor for equalizing the channel characteristics of the channel is calculated and set as a weighting factor for the circular convolution operation, and the communication path between the transmitting device and the receiving device is calculated by the circular convolution operation. Equalize the characteristics. Therefore, the circuit scale can be greatly reduced as compared with the prior art, and thus the manufacturing cost can be greatly reduced.

(a)は本発明の実施形態に係る無線送信装置の構成を示すブロック図であり、(b)は(a)の無線送信装置からの無線信号を受信するための無線受信装置の構成を示すブロック図である。(A) is a block diagram which shows the structure of the wireless transmitter which concerns on embodiment of this invention, (b) shows the structure of the wireless receiver for receiving the radio signal from the wireless transmitter of (a). It is a block diagram. 図1の等化回路24の構成を示すブロック図である。FIG. 2 is a block diagram showing a configuration of an equalization circuit 24 in FIG. 1. 図2の等化回路の変形例である等化回路24Aの構成を示すブロック図である。FIG. 3 is a block diagram showing a configuration of an equalization circuit 24A, which is a modification of the equalization circuit of FIG. 従来技術に係る線形畳込み演算による等化回路の構成を示すブロック図である。It is a block diagram which shows the structure of the equalization circuit by the linear convolution operation based on a prior art. 従来技術に係る周波数領域等化回路の構成を示すブロック図である。It is a block diagram which shows the structure of the frequency domain equalization circuit based on a prior art. 従来技術に係るサイクリックプリフィクスを付加した信号の信号波形を示す図である。It is a figure which shows the signal waveform of the signal which added the cyclic prefix which concerns on a prior art. 従来技術に係る行列演算による等化回路の構成を示すブロック図である。It is a block diagram which shows the structure of the equalization circuit by the matrix calculation based on a prior art.

符号の説明Explanation of symbols

11…符号化器、
12…直並列変換器(S/P変換器)、
13…符号乗算器、
14…並直列変換器(P/S変換器)、
15…サイクリックプリフィクス付加器(CP付加器)、
16…無線送信回路、
17…アンテナ、
18,18A…トレーニング信号発生器、
21…アンテナ、
22…無線受信回路、
23…サイクリックプリフィクス除去器(CP除去器)、
24…等化回路、
25…直並列変換器(S/P変換器)、
26…符号乗算器、
27…並直列変換器(P/S変換器)、
28…復号器、
30…等化コントローラ、
31…直並列変換器(S/P変換器)、
32…サイクリックシフトレジスタ、
32A…高速循環畳込み演算器、
33−0乃至33−(N−1)…乗算器、
34−0乃至34−(N−1)…重み係数レジスタ、
35…加算器、
36…クロック発生器。
11: Encoder,
12: Series-parallel converter (S / P converter),
13: Sign multiplier,
14 ... Parallel-serial converter (P / S converter),
15 ... cyclic prefix adder (CP adder),
16 ... wireless transmission circuit,
17 ... antenna,
18, 18A ... Training signal generator,
21 ... antenna,
22 ... a wireless receiving circuit,
23. Cyclic prefix remover (CP remover),
24 ... Equalization circuit,
25 ... Series-parallel converter (S / P converter),
26: Sign multiplier,
27 ... Parallel-serial converter (P / S converter),
28: Decoder,
30 ... Equalization controller,
31 ... Series-parallel converter (S / P converter),
32 ... cyclic shift register,
32A ... High-speed circular convolution operator,
33-0 to 33- (N−1)... Multiplier
34-0 to 34- (N−1)... Weight coefficient register,
35 ... adder,
36: Clock generator.

以下、本発明に係る実施形態について図面を参照して説明する。なお、以下の各実施形態において、同様の構成要素については同一の符号を付している。本発明に係る実施形態では、周波数領域等化回路及び行列演算による等化回路の回路規模を縮小するため、循環畳込み演算による等化回路を提案する。   Hereinafter, embodiments according to the present invention will be described with reference to the drawings. In addition, in each following embodiment, the same code | symbol is attached | subjected about the same component. In the embodiment according to the present invention, an equalization circuit based on a circular convolution operation is proposed in order to reduce the circuit scale of the frequency domain equalization circuit and the equalization circuit based on a matrix operation.

図1(a)は本発明の実施形態に係る無線送信装置の構成を示すブロック図であり、図1(b)は図1(a)の無線送信装置からの無線信号を受信するために設けられ、等化回路24を備えた無線受信装置の構成を示すブロック図である。また、図2は図1の等化回路24の構成を示すブロック図である。実施形態に係る等化回路24は、周波数領域等化回路及び行列演算による等化回路と同等の性能を回路規模を縮小して達成するものである。   FIG. 1A is a block diagram showing a configuration of a wireless transmission device according to an embodiment of the present invention, and FIG. 1B is provided for receiving a wireless signal from the wireless transmission device of FIG. FIG. 2 is a block diagram illustrating a configuration of a wireless reception device including an equalization circuit 24. FIG. 2 is a block diagram showing the configuration of the equalization circuit 24 of FIG. The equalization circuit 24 according to the embodiment achieves the same performance as the frequency domain equalization circuit and the matrix calculation equalization circuit by reducing the circuit scale.

まず、図1を参照して、CPを用いた無線通信であって、等化回路24を備えた無線通信システムについて以下、詳細説明する。   First, with reference to FIG. 1, a radio communication system using CP and having an equalization circuit 24 will be described in detail below.

無線通信システムでは、送信された信号は、反射、散乱され受信機では、遅延時間をもつ複数の信号が受信されることになる。遅延して到来した信号は、干渉信号となり、性能劣化の大きな要因となる。本実施形態では、遅延波による性能劣化を軽減するためにCPを付加したマルチコード伝送システムについて説明する。   In the wireless communication system, the transmitted signal is reflected and scattered, and the receiver receives a plurality of signals having a delay time. A signal that arrives with a delay becomes an interference signal, which is a major factor in performance degradation. In this embodiment, a multi-code transmission system to which a CP is added in order to reduce performance degradation due to a delayed wave will be described.

図1(a)の無線送信装置では、入力される情報ビット(ベクトル)bは、符号化器11により、冗長ビットが付加された符号化ビット(ベクトル)bへ変換される。次いで、S/P変換器12により低速な複数M本の並列信号に変換された後、それぞれ別のブランチへ割り当てられる。それぞれのブランチにおいて異なる符号を乗算した後、それらを合成する。図1(a)では、この操作を符号乗算器13とP/S変換器14により行っている。合成後の信号であるマルチコード信号(ベクトル)sは、乗算する符号セット(行列)をCとすると、s=Cで表される。その後、シンボルの末尾と同じ信号(CP)をCP付加器15により送信信号の前に付加することにより信号を周期的に拡張する。当該送信信号は無線送信回路16により変調や電力増幅された後、アンテナ17から放射される。In the radio transmission apparatus of FIG. 1A, an input information bit (vector) b is converted into an encoded bit (vector) b c to which redundant bits are added by an encoder 11. Subsequently, after being converted into a plurality of low-speed M parallel signals by the S / P converter 12, they are assigned to different branches. After multiplying the different codes in each branch, they are combined. In FIG. 1A, this operation is performed by the sign multiplier 13 and the P / S converter 14. A multi-code signal (vector) s, which is a signal after synthesis, is represented by s = C T b c, where C is a code set (matrix) to be multiplied. Thereafter, the signal is periodically extended by adding the same signal (CP) as the end of the symbol to the front of the transmission signal by the CP adder 15. The transmission signal is modulated and power amplified by the wireless transmission circuit 16 and then radiated from the antenna 17.

CPを付加したシステムでは、無線通信路の伝達関数を、巡回行列を用いて表すことができる。無線通信路の伝達関数(行列)をHとすると、受信信号(ベクトル)はr=Hsで与えられる。図1(b)の無線受信装置では、当該受信信号を無線受信回路22により受信して低雑音増幅した後、低域周波数変換、復調などの所定の無線受信処理を実行する。そして、無線送信装置のCP付加器15で付加したCPをCP除去器23により取り除いた後、等化回路24により詳細後述する回線等化処理が施された後、S/P変換器25により同一の信号を複数のM本のブランチへコピーする。それぞれのブランチにおいて、符号乗算器26により、無線送信装置で乗算した符号と同一の符号を乗算して出力信号を得る。さらに、P/S変換器27により直列信号に変換し、復号器28により復号後、受信データを得る。   In a system to which a CP is added, the transfer function of the wireless communication path can be expressed using a cyclic matrix. If the transfer function (matrix) of the wireless channel is H, the received signal (vector) is given by r = Hs. In the wireless reception device of FIG. 1B, the reception signal is received by the wireless reception circuit 22 and amplified with low noise, and then predetermined wireless reception processing such as low-frequency conversion and demodulation is executed. Then, after the CP added by the CP adder 15 of the wireless transmission apparatus is removed by the CP remover 23, the equalization circuit 24 performs a line equalization process, which will be described in detail later, and then the same by the S / P converter 25. Are copied to a plurality of M branches. In each branch, the code multiplier 26 multiplies the same code as the code multiplied by the wireless transmission device to obtain an output signal. Further, it is converted into a serial signal by the P / S converter 27 and decoded by the decoder 28 to obtain received data.

なお、等化回路24の等化処理のために、無線送信装置では、本来送信すべきデータ送信の前段において、所定のトレーニング信号をトレーニング信号発生器18により発生させてCP付加器15の入力端子に入力して送信する一方、無線受信装置では、当該トレーニング信号を含む無線信号を復調してトレーニング信号を抽出した後、等化回路24の等化コントローラ30では、復調されたトレーニング信号を、無線送信装置側で発生されるトレーニング信号と同一のトレーニング信号をトレーニング信号発生器18Aにより発生されるトレーニング信号と比較することにより、公知の最小平均二乗法や逐次最小二乗法などの所定のアルゴリズムを用いて上記比較結果の誤差が実質的に最小となるように重み係数w(i=0,1,2,…,N−1)の更新を行う。Note that, for the equalization processing of the equalization circuit 24, in the wireless transmission device, a predetermined training signal is generated by the training signal generator 18 and input to the CP adder 15 before the data transmission to be originally transmitted. On the other hand, the radio receiving device demodulates the radio signal including the training signal and extracts the training signal, and then the equalization controller 30 of the equalization circuit 24 transmits the demodulated training signal to the radio A predetermined algorithm such as a known least mean square method or a sequential least square method is used by comparing the same training signal as the training signal generated on the transmitter side with the training signal generated by the training signal generator 18A. weight so that the error of the comparison result is substantially minimized Te coefficients w i (i = 0,1,2, , It carried out N-1) update.

次いで、図2を参照して、本実施形態に係る等化回路24について以下に説明する。等化回路24は、S/P変換器31と、サイクリックシフトレジスタ32と、複数N個の乗算器33−0乃至33−(N−1)と、重み係数レジスタ34−0乃至34−(N−1)と、加算器35と、クロック発生器36と、等化コントローラ30とを備えて構成される。   Next, the equalization circuit 24 according to the present embodiment will be described below with reference to FIG. The equalization circuit 24 includes an S / P converter 31, a cyclic shift register 32, a plurality of N multipliers 33-0 to 33- (N-1), and weight coefficient registers 34-0 to 34- ( N-1), an adder 35, a clock generator 36, and an equalization controller 30.

図2において、CP除去器23から入力されたシリアル形式の標本列(ベクトル)r=(r,r,r,…,rN−1)は、S/P変換器31によりN個の並列データに変換された後、サイクリックシフトレジスタ32に入力される。サイクリックシフトレジスタ32は複数N個のレジスタ37−0乃至37−(N−1)からなり、先頭部のレジスタ37−0からの出力データが最後部のレジスタ37−(N−1)に入力されてデータが循環(巡回)するように構成されている。すなわち、クロック発生器36からのクロックに応じて、保持されたデータ値は、次のレジスタへシフトされる。上述のようにサイクリックシフトレジスタ32の両端が結線されており、サイクリックシフトレジスタ32内を標本列が循環する形になる。それぞれのレジスタ37−0乃至37−(N−1)に保持された標本値は、重み係数レジスタ34−0乃至34−(N−1)から出力される重み係数w(i=0,1,2,…,N−1)が乗算され、加算器35により合成された後、S/P変換器25及び等化コントローラ30に出力される。等化コントローラ30は、所定のアルゴリズムに従って、加算器35からの出力値から、重み係数wを計算しこれらの値を更新して重み係数レジスタ34−0乃至34−(N−1)を記憶する。すなわち、サイクリックシフトレジスタ32内のデータ値は、1つのブロックの一周期分のデータ値が循環したらそのデータ値を消去し次のブロックの演算を行う。ここで、サイクリックシフトレジスタ32とN個の乗算器33−0乃至33−(N−1)と加算器35とにより循環畳込み演算回路を構成している。また、等化コントローラ30による重み係数wの更新は、他の従来技術の方法と同様に、無線送信装置側で発生されるトレーニング信号と同一のトレーニング信号をトレーニング信号発生器18Aにより発生して、加算器35から出力されるトレーニング信号を、上記トレーニング信号発生器18Aにより発生されるトレーニング信号と比較し、LMSやRLSなどのアルゴリズムを用いて比較結果の誤差が実質的に最小となるように重み係数wの更新を行う。以上の構成により、循環畳込み演算を実行することにより回線等化処理を行う。In FIG. 2, the serial sample sequence (vector) r = (r 0 , r 1 , r 2 ,..., R N−1 ) input from the CP remover 23 is N by the S / P converter 31. After being converted into parallel data, it is input to the cyclic shift register 32. The cyclic shift register 32 includes a plurality of N registers 37-0 to 37- (N-1), and output data from the first register 37-0 is input to the last register 37- (N-1). The data is circulated (circulated). That is, the held data value is shifted to the next register in accordance with the clock from the clock generator 36. As described above, both ends of the cyclic shift register 32 are connected, and the sample sequence circulates in the cyclic shift register 32. The sample values held in the respective registers 37-0 to 37- (N-1) are weight coefficients w i (i = 0, 1) output from the weight coefficient registers 34-0 to 34- (N-1). , 2,..., N-1) are multiplied and synthesized by the adder 35, and then output to the S / P converter 25 and the equalization controller 30. The equalization controller 30 calculates the weighting factor w i from the output value from the adder 35 according to a predetermined algorithm, updates these values, and stores the weighting factor registers 34-0 to 34- (N−1). To do. That is, the data value in the cyclic shift register 32 is deleted when the data value for one cycle of one block circulates, and the next block is operated. Here, the cyclic shift register 32, the N multipliers 33-0 to 33-(N−1), and the adder 35 constitute a circular convolution operation circuit. In addition, the updating of the weighting factor w i by the equalization controller 30 is performed by the training signal generator 18A generating the same training signal as the training signal generated on the wireless transmission device side, as in the other prior art methods. The training signal output from the adder 35 is compared with the training signal generated by the training signal generator 18A so that the error of the comparison result is substantially minimized by using an algorithm such as LMS or RLS. The weighting coefficient w i is updated. With the above configuration, line equalization processing is performed by executing a circular convolution operation.

次いで、本実施形態に係る循環畳込み演算等化装置と、周波数領域等化及び行列演算による等化装置との理論的関係について以下に説明する。   Next, the theoretical relationship between the cyclic convolution operation equalization apparatus according to the present embodiment and the equalization apparatus using frequency domain equalization and matrix operation will be described below.

ここでは、MMSE基準の等化処理を例に挙げて、非特許文献2などによる周波数領域等化処理及び特許文献3による行列演算による等化処理と、本実施形態に係る循環畳込み演算等化処理との関係について述べる。MMSEの重み行列は、送信信号(ベクトル)sと受信信号(ベクトル)yとの誤差を最小にするように行列の重みを選択する。これは、公知の最小二乗問題であり、その解は、次式で表される。   Here, taking the MMSE-based equalization process as an example, the frequency domain equalization process according to Non-Patent Document 2 and the like, the equalization process by matrix operation according to Patent Document 3, and the circular convolution operation equalization according to the present embodiment The relationship with processing will be described. As the MMSE weight matrix, the matrix weight is selected so as to minimize the error between the transmission signal (vector) s and the reception signal (vector) y. This is a known least square problem, and its solution is expressed by the following equation.

Figure 0005030068
Figure 0005030068

通信路特性Hは、式(1)のように巡回行列で表されるので、次式のように書き換えることができる。   Since the channel characteristic H is expressed by a cyclic matrix as shown in Expression (1), it can be rewritten as shown in the following expression.

H=FΛF (6)H = FΛF H (6)

ここで、行列FはDFT行列を表し、また、行列Λは次式で表される。   Here, the matrix F represents a DFT matrix, and the matrix Λ is represented by the following equation.

Λ=diag(H,H,…,HN−1) (7)Λ = diag (H 0 , H 1 ,..., H N-1 ) (7)

ここで、diag(・)は引数(・)を有する対角行列を表す。式(6)を式(5)に代入することにより、MMSE基準の重み係数(行列)wは、次式のように書き換えられる。   Here, diag (•) represents a diagonal matrix having an argument (•). By substituting equation (6) into equation (5), the weight coefficient (matrix) w based on MMSE is rewritten as the following equation.

w=F(Λ+σI)−1Λ (8)w = F (Λ 2 + σ 2 I) −1 Λ H F H (8)

ここで、σは雑音電力の分散を表す。また、(Λ+σI)−1Λは対角行列なので、wは巡回行列となる。ここで、重み係数の巡回行列wを次式で表されると仮定する。Here, σ 2 represents the variance of noise power. Since (Λ 2 + σ 2 I) −1 Λ H is a diagonal matrix, w is a cyclic matrix. Here, it is assumed that a cyclic matrix w of weighting factors is expressed by the following equation.

w=(w,w,w,…,wN−1) (9)w = (w 0 , w 1 , w 2 ,..., w N−1 ) (9)

このとき、巡回行列wの特徴から、その第一列のベクトルwは、次式の関係を満たす。At this time, the vector w 0 of the first column satisfies the relationship of the following equation from the characteristics of the cyclic matrix w.

Figure 0005030068
Figure 0005030068

式(10)においてのみ、*は複素共役を表す。このとき、MMSE基準の等化回路の出力信号(ベクトル)wrは次式で表される。   Only in formula (10), * represents a complex conjugate. At this time, the output signal (vector) wr of the MMSE-based equalization circuit is expressed by the following equation.

Figure 0005030068
Figure 0005030068

ここで、

Figure 0005030068
は、それぞれアダマール積、循環畳込みを表す。以上より、周波数領域におけるMMSE等化処理及び時間領域における行列演算によるMMSE等化処理と、本実施形態に係る循環畳込み演算等化処理は、同一の結果を得ることが確認できる。なお、循環畳込み演算方法については、例えば、非特許文献4において開示されており、当該非特許文献4では、同じ乗算を省いたり、加算に置き換えることにより、演算効率を上げる方法が開示されている。here,
Figure 0005030068
Represents Hadamard product and cyclic convolution, respectively. From the above, it can be confirmed that the MMSE equalization process in the frequency domain and the MMSE equalization process by the matrix operation in the time domain and the circular convolution operation equalization process according to the present embodiment obtain the same result. The cyclic convolution calculation method is disclosed in, for example, Non-Patent Document 4, and the Non-Patent Document 4 discloses a method for improving the calculation efficiency by omitting the same multiplication or replacing it with addition. Yes.

図3は図2の等化回路の変形例に係る等化回路24Aの構成を示すブロック図である。図3において、図2に比較して、サイクリックシフトレジスタ32と、N個の乗算器33−0乃至32−(N−1)と、加算器35とを1つの高速循環畳込み演算器32Aにより構成したことを特徴としている。当該高速循環畳込み演算器32Aは例えばDSP(デジタル・シグナル・プロセッサ)であり、サイクリックシフトレジスタ32と、N個の乗算器33−0乃至32−(N−1)と、加算器35との各演算をプログラムに基づく演算処理で実現するものである。この構成により、図3の等化回路24Aは、図2の等化回路24に比較して演算回数を削減し、時間的に早く演算結果を得ることができるという利点がある。   FIG. 3 is a block diagram showing a configuration of an equalization circuit 24A according to a modification of the equalization circuit of FIG. 3, compared with FIG. 2, the cyclic shift register 32, N multipliers 33-0 to 32-(N−1), and an adder 35 are combined into one high-speed circular convolution calculator 32 </ b> A. It is characterized by comprising. The high-speed circular convolution calculator 32A is, for example, a DSP (digital signal processor), and includes a cyclic shift register 32, N multipliers 33-0 to 32- (N-1), an adder 35, These operations are realized by a calculation process based on a program. With this configuration, the equalization circuit 24A in FIG. 3 has the advantage that the number of computations can be reduced and the computation result can be obtained earlier in time compared to the equalization circuit 24 in FIG.

以上の実施形態においては、無線送信装置と無線受信装置との間の無線回線の通信路特性を等化させる等化回路24,24Aについて説明しているが、本発明はこれに限らず、有線回線の通信路特性を等化させる等化回路にも適用できる。   In the above embodiment, the equalization circuits 24 and 24A for equalizing the communication path characteristics of the wireless channel between the wireless transmission device and the wireless reception device have been described. However, the present invention is not limited to this, and the wired circuit is not limited thereto. The present invention can also be applied to an equalization circuit that equalizes the channel characteristics of a line.

以上の実施形態においては、トレーニング信号である参照信号を用いてLMSアルゴリズムやRLSアルゴリズムなど(例えば、非特許文献5参照。)を用いて、送信装置からの受信信号に含まれる参照信号を、上記参照信号と同一の参照信号と比較し、その誤差が実質的に最小となるように、送信装置と受信装置との間の通信路を等化する、循環畳込み演算用重み係数を更新することにより当該重み係数を演算して設定した後、演算された重み係数を用いて参照信号でないデータ信号などの本体信号に対して循環畳込み演算をすることにより、送信装置と受信装置との間の通信路を等化した状態で本体信号を受信することができる。しかしながら、本発明はこれに限らず、送信装置からの受信信号に含まれる参照信号でないデータ信号などの本体信号に基づいて、CMA(Constant Modulus Algorithm)、MMA(Multi-Modulus Algorithm)、RCA(Reduced Constellation Algorithm)、ZF(Zero Forcing)法などの公知のブラインド適応制御アルゴリズム(例えば、非特許文献6−9参照。)を用いて、送信装置と受信装置との間の通信路を等化する、循環畳込み演算用重み係数を演算してもよい。すなわち、本願発明は、特に、循環畳込み演算により送信装置と受信装置との間の通信路を等化することを特徴とするものである。   In the above-described embodiment, the reference signal included in the received signal from the transmission device using the reference signal that is the training signal, using the LMS algorithm, the RLS algorithm, or the like (see, for example, Non-Patent Document 5) Compare the reference signal with the same reference signal, and update the weighting factor for the circular convolution operation that equalizes the communication path between the transmitting device and the receiving device so that the error is substantially minimized. After calculating and setting the weighting factor, the cyclic convolution operation is performed on the body signal such as the data signal that is not the reference signal using the calculated weighting factor, thereby The main body signal can be received with the communication path equalized. However, the present invention is not limited to this, and based on a body signal such as a data signal that is not a reference signal included in a received signal from a transmission device, CMA (Constant Modulus Algorithm), MMA (Multi-Modulus Algorithm), RCA (Reduced) Using a known blind adaptive control algorithm such as Constellation Algorithm) or ZF (Zero Forcing) method (for example, refer to Non-Patent Document 6-9), equalizing the communication path between the transmission device and the reception device; A cyclic convolution calculation weight coefficient may be calculated. That is, the present invention is particularly characterized in that the communication path between the transmission device and the reception device is equalized by a circular convolution operation.

以上詳述したように、本発明に係る通信路等化装置及び方法によれば、送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力し、上記並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力し、上記循環畳込み演算後の信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記循環畳込み演算のための重み係数として設定し、上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化する。従って、従来技術に比較して回路規模を大幅に縮小し、これにより、製造コストを大幅に低減させることができる。   As described above in detail, according to the communication path equalization apparatus and method according to the present invention, a signal transmitted from a transmission apparatus is received by a reception apparatus, and the received signal is serially parallel to a plurality of parallel signals. Converting and outputting, performing a circular convolution operation on the parallel signal and a predetermined weight coefficient, outputting a signal after the circular convolution operation, and transmitting the signal based on the signal after the circular convolution operation The weighting factor for equalizing the channel characteristics between the transmission device and the receiving device is calculated and set as a weighting factor for the circular convolution operation. Equalizes the channel characteristics with the device. Therefore, the circuit scale can be greatly reduced as compared with the prior art, and thus the manufacturing cost can be greatly reduced.

Claims (8)

送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力する変換手段と、
上記変換手段から出力される並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力する演算手段と、
上記演算手段から出力される信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記演算手段に出力して設定する制御手段とを備え、
上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化することを特徴とする通信路等化回路。
Conversion means for receiving a signal transmitted from the transmission device by the reception device, and performing serial-parallel conversion on the received signal to a parallel signal of a plurality of columns and outputting the same;
Arithmetic means for performing a circular convolution operation on the parallel signal output from the conversion means and a predetermined weighting coefficient and outputting a signal after the circular convolution operation;
Control means for computing the weighting factor for equalizing the channel characteristics between the transmitting device and the receiving device based on the signal outputted from the computing means, and outputting and setting to the computing means And
A communication path equalization circuit characterized by equalizing communication path characteristics between the transmission apparatus and the reception apparatus by the circular convolution operation.
上記送信装置から送信される信号は参照信号を含み、
上記制御手段は、上記演算手段から出力される信号に含まれる参照信号を、上記参照信号と同一の参照信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新することにより上記重み係数を演算して上記演算手段に出力して設定することを特徴とする請求項1記載の通信路等化回路。
The signal transmitted from the transmission device includes a reference signal,
The control means compares the reference signal included in the signal output from the arithmetic means with the same reference signal as the reference signal, and updates the weighting coefficient so that the error is substantially minimized. 2. The communication path equalizing circuit according to claim 1, wherein the weighting factor is calculated and output to the calculating means and set.
上記演算手段は、
各レジスタで記憶される信号が循環するように接続された複数のレジスタを有し、上記変換手段から出力される並列信号を入力して各レジスタにおいて記憶して出力し、1つのレジスタに記憶された信号を次に接続されたレジスタに出力して記憶するように順次循環させて記憶して出力するサイクリックシフトレジスタと、
上記サイクリックシフトレジスタから出力される並列信号に対して所定の重み係数を乗算して乗算後の信号を出力する乗算手段と、
上記乗算手段から出力される乗算後の信号を加算して、加算後の信号を出力する加算手段とを備えたことを特徴とする請求項1又は2記載の通信路等化回路。
The computing means is
It has a plurality of registers connected so that the signal stored in each register circulates, inputs the parallel signal output from the conversion means, stores it in each register, outputs it, and stores it in one register A cyclic shift register that sequentially circulates and stores and outputs the output signal to the next connected register for storage.
Multiplying means for multiplying a parallel signal output from the cyclic shift register by a predetermined weighting factor and outputting a signal after multiplication;
3. The communication path equalizing circuit according to claim 1, further comprising an adding unit that adds the signals after multiplication output from the multiplication unit and outputs the signal after addition.
上記サイクリックシフトレジスタと、上記乗算手段と、上記加算手段とにより構成される循環畳込みを行う回路を、高速循環畳込みアルゴリズムを使用した1つの高速演算器により構成したことを特徴とする請求項3記載の通信路等化回路。  The circuit for performing circular convolution constituted by the cyclic shift register, the multiplying means, and the adding means is constituted by a single high-speed arithmetic unit using a high-speed circular convolution algorithm. Item 4. The communication path equalization circuit according to Item 3. 送信装置から送信される信号を受信装置により受信し、上記受信された信号を複数列の並列信号に直並列変換して出力するステップと、
上記並列信号及び所定の重み係数に対して循環畳込み演算を行って循環畳込み演算後の信号を出力するステップと、
上記循環畳込み演算後の信号に基づいて、上記送信装置と上記受信装置との間の通信路特性を等化するための上記重み係数を演算して上記循環畳込み演算のための重み係数として設定するステップとを含み、
上記循環畳込み演算により上記送信装置と上記受信装置との間の通信路特性を等化することを特徴とする通信路等化方法。
Receiving a signal transmitted from the transmitting device by the receiving device, serially parallel-converting the received signal into a plurality of parallel signals, and outputting,
Performing a circular convolution operation on the parallel signal and the predetermined weighting factor to output a signal after the circular convolution operation;
Based on the signal after the circular convolution operation, the weighting factor for equalizing the channel characteristics between the transmitting device and the receiving device is calculated and used as a weighting factor for the circular convolution operation. Including the step of setting,
A channel equalization method characterized by equalizing channel characteristics between the transmission device and the reception device by the circular convolution operation.
上記送信装置から送信される信号は参照信号を含み、
上記重み係数を演算して設定するステップは、上記循環畳込み演算後の信号に含まれる参照信号を、上記参照信号と同一の参照信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新することにより上記重み係数を演算して上記演算手段に出力して設定することを含むことを特徴とする請求項5記載の通信路等化方法。
The signal transmitted from the transmission device includes a reference signal,
The step of calculating and setting the weighting factor compares the reference signal included in the signal after the circular convolution operation with the same reference signal as the reference signal so that the error is substantially minimized. 6. The communication path equalization method according to claim 5, further comprising: calculating the weighting coefficient by updating the weighting coefficient, and outputting and setting the weighting coefficient to the calculating means.
送信装置から送信されるトレーニング信号を受信装置により受信し、上記トレーニング信号を複数列の並列信号に直並列変換して出力する変換ステップと、
上記並列信号に対してそれぞれ所定の重み係数と循環畳込み演算を行って循環畳込み演算後の信号を出力する演算ステップと、
上記循環畳込み演算後の信号を、上記トレーニング信号と同一のトレーニング信号と比較し、その誤差が実質的に最小となるように上記重み係数を更新し、上記更新された重み係数を用いて上記送信装置と上記受信装置との間の通信路特性を等化させる等化ステップとを含むことを特徴とする請求項5又は6記載の通信路等化方法。
A conversion step of receiving the training signal transmitted from the transmission device by the reception device, serially parallel-converting the training signal into a plurality of parallel signals, and outputting,
A calculation step of performing a predetermined weighting factor and a circular convolution operation on each of the parallel signals and outputting a signal after the circular convolution operation,
The signal after the circular convolution operation is compared with the same training signal as the training signal, the weighting factor is updated so that the error is substantially minimized, and the weighting factor is updated using the updated weighting factor. The communication path equalization method according to claim 5 or 6, further comprising an equalization step of equalizing communication path characteristics between the transmission apparatus and the reception apparatus.
上記演算ステップは、
各レジスタで記憶される信号が循環するように接続された複数のレジスタを有するサイクリックシフトレジスタを用いて、上記並列信号を入力して各レジスタにおいて記憶して出力し、1つのレジスタに記憶された信号を次に接続されたレジスタに出力して記憶するように順次循環させて記憶して出力するステップと、
上記サイクリックシフトレジスタから出力される並列信号に対して所定の重み係数を乗算して乗算後の信号を出力するステップと、
上記乗算後の信号を加算して、加算後の信号を出力するステップとを含むことを特徴とする請求項7記載の通信路等化方法。
The above calculation steps are:
Using a cyclic shift register having a plurality of registers connected so that the signal stored in each register circulates, the parallel signal is input, stored and output in each register, and stored in one register And sequentially circulating and storing and outputting the received signal to a connected register and storing it,
Multiplying the parallel signal output from the cyclic shift register by a predetermined weighting factor and outputting the multiplied signal;
8. The channel equalization method according to claim 7, further comprising the step of adding the signals after multiplication and outputting the signal after addition.
JP2008556024A 2007-01-30 2008-01-23 Communication path equalization apparatus and method Expired - Fee Related JP5030068B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008556024A JP5030068B2 (en) 2007-01-30 2008-01-23 Communication path equalization apparatus and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2007019407 2007-01-30
JP2007019407 2007-01-30
JP2008556024A JP5030068B2 (en) 2007-01-30 2008-01-23 Communication path equalization apparatus and method
PCT/JP2008/000067 WO2008093490A1 (en) 2007-01-30 2008-01-23 Communication path equalization device and method

Publications (2)

Publication Number Publication Date
JPWO2008093490A1 JPWO2008093490A1 (en) 2010-05-20
JP5030068B2 true JP5030068B2 (en) 2012-09-19

Family

ID=39673804

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008556024A Expired - Fee Related JP5030068B2 (en) 2007-01-30 2008-01-23 Communication path equalization apparatus and method

Country Status (2)

Country Link
JP (1) JP5030068B2 (en)
WO (1) WO2008093490A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011004264A (en) * 2009-06-19 2011-01-06 Fujitsu Ltd Digital signal processing apparatus and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61127069A (en) * 1984-11-27 1986-06-14 Toshiba Corp Signal converter

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61127069A (en) * 1984-11-27 1986-06-14 Toshiba Corp Signal converter

Also Published As

Publication number Publication date
WO2008093490A1 (en) 2008-08-07
JPWO2008093490A1 (en) 2010-05-20

Similar Documents

Publication Publication Date Title
US5068873A (en) Equalizer
JP4582354B2 (en) Equalizer and equalization method
KR20000005543A (en) Method and apparatus for interference rejection with different beams, polarizations, and phase references
WO2003055068A1 (en) A method for signal estimation in a receiver
WO2017183631A1 (en) Los-mimo demodulation device, communication device, los-mimo transmission system, los-mimo demodulation method and program
WO2020209093A1 (en) Wireless communication system, wireless communication method, transmitting station device, and receiving station device
JP3325735B2 (en) Data receiving device
JP4990510B2 (en) Method for a receiver to process a CDMA signal in a CDMA system
WO2011010107A2 (en) Receiver for wireless transmission
JP5030068B2 (en) Communication path equalization apparatus and method
CN103348622A (en) Signal processing method and apparatus in microwave communication system
JP2010098471A (en) Multicarrier modulated signal reception device
JP2008258899A (en) Receiver and receiving method
JP6097609B2 (en) Receiver and receiving method
JP2006245810A (en) Fraction spacing equalizer and receiver using it
JP4213747B2 (en) Sliding window-based equalizer with reduced complexity
JP3808311B2 (en) Reception method and receiver
WO2021176532A1 (en) Wireless communication system, wireless communication method, and transmission device
JP7298695B2 (en) Wireless communication system, wireless communication method, transmitting station device and receiving station device
JP2006246128A (en) Filtering method and apparatus
EP2100388A1 (en) Data equalisation in a communication receiver with receive diversity
CN113992482B (en) Signal detection method and system based on 2PPJ iteration
JP7264260B2 (en) Wireless communication system, wireless communication method, transmitting station device and receiving station device
KR100843252B1 (en) Iterative reception method and Iterative receiver
JP2004153578A (en) Adaptive equalizer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110118

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120619

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150706

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees