JP2007151097A - Delay profile analysis circuit and device using the same - Google Patents

Delay profile analysis circuit and device using the same Download PDF

Info

Publication number
JP2007151097A
JP2007151097A JP2006288695A JP2006288695A JP2007151097A JP 2007151097 A JP2007151097 A JP 2007151097A JP 2006288695 A JP2006288695 A JP 2006288695A JP 2006288695 A JP2006288695 A JP 2006288695A JP 2007151097 A JP2007151097 A JP 2007151097A
Authority
JP
Japan
Prior art keywords
unit
delay profile
signal
analysis circuit
delay
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2006288695A
Other languages
Japanese (ja)
Other versions
JP4903026B2 (en
Inventor
Tomoaki Takeuchi
知明 竹内
Koichiro Imamura
浩一郎 今村
Kazuhiko Shibuya
一彦 澁谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2006288695A priority Critical patent/JP4903026B2/en
Publication of JP2007151097A publication Critical patent/JP2007151097A/en
Application granted granted Critical
Publication of JP4903026B2 publication Critical patent/JP4903026B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a delay profile analysis circuit and device using the same in which a delay profile containing only transmission path characteristics can be generated by adaptively eliminating a noise component contained in a measured signal. <P>SOLUTION: A noise component elimination part 20 of a delay profile analysis circuit 100-1 determines a modulation error ratio from a carrier symbol in which transmission path characteristics are equalized using an SP signal, estimates an S/N equivalent therewith and sets a threshold value. Threshold value processing for eliminating components lower than or equal with the threshold value is then performed on a delay profile determined by performing IFFT on a transmission path response by an IFFT part 41. Namely, a noise component of which an amplitude is lower than or equal with a predetermined threshold is eliminated for a delay profile utilizing characters of the noise component being uniformly distributed on a delay wave and a delay time appearing as a sinc function. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、OFDM(Orthogonal Frequency Division Multiplexing:直交周波数分割多重)方式を用いるデジタル放送やデジタル伝送における受信信号の測定装置に関わり、特に、到来する遅延波の遅延時間分布である遅延プロファイルの雑音成分を適応的に除去して、伝送路特性のみが含まれる遅延プロファイルを生成及び表示する遅延プロファイル解析回路及びそれを用いた装置に関する。   The present invention relates to an apparatus for measuring a received signal in digital broadcasting or digital transmission using an OFDM (Orthogonal Frequency Division Multiplexing) system, and in particular, a noise component of a delay profile which is a delay time distribution of an incoming delay wave. The present invention relates to a delay profile analysis circuit that generates and displays a delay profile that includes only transmission path characteristics, and an apparatus using the delay profile analysis circuit.

図3は、従来の遅延プロファイル解析回路の構成を示すブロック図である。この遅延プロファイル解析回路1は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6、伝送路応答算出部7、及びIFFT部8を備えている。周波数変換部2は、被測定信号を入力し、当該被測定信号をIF帯の信号に変換し、IF信号を出力する。A/D変換部3は、IF信号を入力し、図示しない同期再生部からのサンプリングクロックを用いてアナログIF信号をデジタルIF信号に変換する。直交復調部4は、デジタルIF信号を入力し、当該デジタルIF信号を直交復調して等価ベースバンド信号を出力する。   FIG. 3 is a block diagram showing a configuration of a conventional delay profile analysis circuit. The delay profile analysis circuit 1 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, an FFT unit 6, a transmission line response calculation unit 7, and an IFFT unit 8. The frequency converter 2 receives the signal under measurement, converts the signal under measurement into an IF band signal, and outputs an IF signal. The A / D conversion unit 3 receives the IF signal and converts the analog IF signal into a digital IF signal using a sampling clock from a synchronous reproduction unit (not shown). The quadrature demodulator 4 receives a digital IF signal, performs quadrature demodulation on the digital IF signal, and outputs an equivalent baseband signal.

GI除去部5は、等価ベースバンド信号を入力し、図示しない同期再生部からOFMD信号のシンボル周期及びタイミングを示す信号(シンボルタイミング)を用いて、ガードインターバル(GI:Guard Interval)に相当する期間を除去し、有効シンボル期間に相当する時間長の信号(有効シンボル期間分の時間領域のOFDM信号)を抽出する。FFT部6は、有効シンボル期間分の時間領域のOFDM信号を入力し、FFT(Fast Fourier Transform)して、周波数領域信号であるキャリヤシンボルに変換する。伝送路応答算出部7は、キャリヤシンボルを入力し、当該キャリヤシンボルから伝送路応答(伝送路特性)を算出する。IFFT部8は、伝送路応答を入力し、当該伝送路応答をIFFT(Inverse Fast Fourier Transform)し、遅延プロファイルを求める。このように、遅延プロファイル解析回路1は、被測定信号を入力して解析し、遅延プロファイルを出力する。   The GI removal unit 5 receives an equivalent baseband signal, and uses a signal (symbol timing) indicating the symbol period and timing of the OFMD signal from a synchronous reproduction unit (not shown), and a period corresponding to a guard interval (GI: Guard Interval). And a signal having a time length corresponding to an effective symbol period (an OFDM signal in a time domain corresponding to the effective symbol period) is extracted. The FFT unit 6 receives an OFDM signal in the time domain for the effective symbol period, performs FFT (Fast Fourier Transform), and converts it into a carrier symbol that is a frequency domain signal. The transmission path response calculation unit 7 receives a carrier symbol and calculates a transmission path response (transmission path characteristics) from the carrier symbol. The IFFT unit 8 inputs a transmission line response, performs an IFFT (Inverse Fast Fourier Transform) on the transmission line response, and obtains a delay profile. Thus, the delay profile analysis circuit 1 inputs and analyzes the signal under measurement and outputs a delay profile.

図4は、図3に示した伝送路応答算出部7の構成を示すブロック図である。この伝送路応答算出部7は、パイロット信号抽出部7−1、パイロット信号生成部7−2、除算部7−3、及び補間部7−4を備えている。パイロット信号抽出部7−1は、図3のFFT部6により変換されたキャリヤシンボルを入力し、予め定められたシンボル番号及びサブキャリヤによって伝送されたパイロット信号を抽出する。基準パイロット信号生成部7−2は、予め定められた振幅及び位相を有する基準パイロット信号を生成する。   FIG. 4 is a block diagram showing a configuration of the transmission path response calculation unit 7 shown in FIG. The transmission line response calculation unit 7 includes a pilot signal extraction unit 7-1, a pilot signal generation unit 7-2, a division unit 7-3, and an interpolation unit 7-4. Pilot signal extraction section 7-1 receives the carrier symbol converted by FFT section 6 in FIG. 3, and extracts a pilot signal transmitted by a predetermined symbol number and subcarrier. The reference pilot signal generation unit 7-2 generates a reference pilot signal having a predetermined amplitude and phase.

除算部7−3は、パイロット信号抽出部7−1により抽出されたパイロット信号を、基準パイロット信号生成部7−2により生成された基準パイロット信号で除算し、伝送路応答として出力する。補間部7−4は、除算部7−3から伝送路応答を入力し、シンボル間において伝送路応答を補間する。このように、伝送路応答算出部7は、パイロット信号を用いて伝送路応答を算出することができる。   The division unit 7-3 divides the pilot signal extracted by the pilot signal extraction unit 7-1 by the reference pilot signal generated by the reference pilot signal generation unit 7-2, and outputs the result as a transmission path response. The interpolation unit 7-4 receives the transmission line response from the division unit 7-3 and interpolates the transmission line response between symbols. As described above, the transmission line response calculation unit 7 can calculate the transmission line response using the pilot signal.

このような遅延プロファイル解析回路1を用いた装置が、例えば特許文献1〜3に記載されている。   An apparatus using such a delay profile analysis circuit 1 is described in Patent Documents 1 to 3, for example.

特開2000−115087号公報JP 2000-115087 A 特開2003−224536号公報JP 2003-224536 A 特開2003−300131号公報JP 2003-300131 A

通常、図3に示した遅延プロファイル解析回路1は、伝送路における遅延波の遅延時間分布(遅延プロファイル)を求めるものである。しかし、実際は、遅延プロファイル解析回路1に入力される被測定信号には、伝送路を通る前後において様々な雑音が加わっている。この雑音成分は遅延プロファイル上に一様に分布することから、求める遅延プロファイルのうち、実際の遅延波と雑音成分とを弁別することは容易でない。   Usually, the delay profile analysis circuit 1 shown in FIG. 3 obtains the delay time distribution (delay profile) of the delay wave in the transmission path. However, in reality, various noises are added to the signal under measurement input to the delay profile analysis circuit 1 before and after passing through the transmission line. Since this noise component is uniformly distributed on the delay profile, it is not easy to discriminate an actual delay wave from the noise component in the obtained delay profile.

そこで、本発明は、かかる問題を解決するためになされたものであり、その目的は、被測定信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成可能な遅延プロファイル解析回路及びそれを用いた装置を提供することにある。   Therefore, the present invention has been made to solve such a problem, and its purpose is to adaptively remove noise components contained in the signal under measurement and generate a delay profile containing only the transmission path characteristics. It is an object of the present invention to provide a delay profile analyzing circuit and a device using the same.

本発明による遅延プロファイル解析回路は、入力されるOFDM信号を、周波数領域のキャリヤシンボルにFFTするFFT部と、該FFT部により変換されたキャリヤシンボルから伝送路応答を算出する伝送路応答算出部と、該伝送路応答算出部により算出された伝送路応答を、時間軸上の遅延プロファイルにIFFTするIFFT部と、前記FFT部により変換されたキャリヤシンボルのチャネル等化を行うチャネル等化部と、該チャネル等化部により等化された等化後のキャリヤシンボルに基づいてしきい値を設定し、前記IFFT部により変換された遅延プロファイルに対してしきい値処理し、雑音成分を除去する雑音成分除去部とを備えることを特徴とする。   The delay profile analysis circuit according to the present invention includes an FFT unit that performs FFT on an input OFDM signal into a carrier symbol in a frequency domain, and a transmission line response calculation unit that calculates a transmission line response from the carrier symbol converted by the FFT unit. An IFFT unit that IFFTs the transmission path response calculated by the transmission path response calculation unit into a delay profile on a time axis; a channel equalization unit that equalizes a channel of the carrier symbol converted by the FFT unit; Noise that sets a threshold based on the equalized carrier symbol equalized by the channel equalization unit, performs threshold processing on the delay profile converted by the IFFT unit, and removes noise components And a component removing unit.

また、本発明による遅延プロファイル解析回路は、前記雑音成分除去部が、前記チャネル等化部により等化された等化後のキャリヤシンボルとの信号空間上におけるユークリッド距離が最も小さい既知の送信シンボルを、実際に送信されたキャリヤシンボルの推定値として判定する判定部と、該判定部により判定された送信キャリヤシンボルの推定値と前記チャネル等化部により等化された等化後のキャリヤシンボルとの間の誤差を算出する誤差算出部と、前記判定部により判定された送信キャリヤシンボルの推定値及び前記誤差算出部により算出された誤差から、全てのデータシンボルを用いて変調誤差比を算出する変調誤差比算出部と、該変調誤差比算出部により算出された変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定するしきい値設定部と、前記IFFT部により変換された遅延プロファイルから、前記しきい値設定部により設定されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする。   In the delay profile analysis circuit according to the present invention, the noise component removal unit may detect a known transmission symbol having the smallest Euclidean distance on the signal space with the carrier symbol after equalization by the channel equalization unit. A determination unit that determines an estimated value of an actually transmitted carrier symbol, an estimated value of a transmission carrier symbol that is determined by the determination unit, and an equalized carrier symbol that is equalized by the channel equalization unit An error calculation unit that calculates an error between the modulation unit, and a modulation that calculates a modulation error ratio using all data symbols from the estimated value of the transmission carrier symbol determined by the determination unit and the error calculated by the error calculation unit An error ratio calculation unit, and the S / N of the delay profile is estimated from the modulation error ratio calculated by the modulation error ratio calculation unit; A threshold setting unit for setting, and a threshold processing unit for removing a signal component equal to or lower than the threshold set by the threshold setting unit from the delay profile converted by the IFFT unit. Features.

また、本発明による遅延プロファイル解析回路は、前記伝送路応答算出部が、前記FFT部により変換されたキャリヤシンボルから、予め定められたシンボル番号及びサブキャリヤ番号のサブキャリヤによって伝送されるパイロット信号を抽出するパイロット信号抽出部と、予め定められた振幅及び位相を有する基準パイロット信号を生成する基準パイロット信号生成部と、前記パイロット信号抽出部により抽出されたパイロット信号を、前記基準パイロット信号生成部により生成された基準パイロット信号で除算し、前記パイロット信号が伝送されるサブキャリヤの周波数における伝送路応答を算出する除算部とを有することを特徴とする。   In the delay profile analysis circuit according to the present invention, the transmission line response calculation unit generates a pilot signal transmitted by a subcarrier having a predetermined symbol number and subcarrier number from the carrier symbol converted by the FFT unit. A pilot signal extraction unit for extraction, a reference pilot signal generation unit for generating a reference pilot signal having a predetermined amplitude and phase, and a pilot signal extracted by the pilot signal extraction unit by the reference pilot signal generation unit A division unit that divides by the generated reference pilot signal and calculates a transmission line response at a frequency of a subcarrier on which the pilot signal is transmitted.

また、本発明による遅延プロファイル解析回路は、前記伝送路応答算出部が、前記FFT部により変換されたキャリヤシンボルから、予め定められたシンボル番号及びサブキャリヤ番号のサブキャリヤによって伝送されるパイロット信号を抽出するパイロット信号抽出部と、予め定められた振幅及び位相を有する基準パイロット信号を生成する基準パイロット信号生成部と、前記パイロット信号抽出部により抽出されたパイロット信号を、前記基準パイロット信号生成部により生成された基準パイロット信号で除算し、前記パイロット信号が伝送されるサブキャリヤの周波数における伝送路応答を算出する除算部と、該除算部により算出された伝送路応答の補間を行う補間部と、前記FFT部により変換されたキャリヤシンボルを、前記補間部により補間された伝送路応答で除算し、チャネル等化を行う除算部と、該除算部の出力する等化後のキャリヤシンボルとの信号空間上におけるユークリッド距離が最も小さい既知の送信シンボルを、実際に送信されたキャリヤシンボルの推定値として判定する判定部と、前記FFT部により変換されたキャリヤシンボルを、前記判定部により判定された送信キャリヤシンボルの推定値で除算し、伝送路応答を算出する除算部とを有することを特徴とする。   In the delay profile analysis circuit according to the present invention, the transmission line response calculation unit generates a pilot signal transmitted by a subcarrier having a predetermined symbol number and subcarrier number from the carrier symbol converted by the FFT unit. A pilot signal extraction unit for extraction, a reference pilot signal generation unit for generating a reference pilot signal having a predetermined amplitude and phase, and a pilot signal extracted by the pilot signal extraction unit by the reference pilot signal generation unit A division unit that divides by the generated reference pilot signal and calculates a transmission line response at a frequency of a subcarrier in which the pilot signal is transmitted; an interpolation unit that performs interpolation of the transmission line response calculated by the division unit; The carrier symbol converted by the FFT unit is interpolated. The known transmission symbol having the smallest Euclidean distance in the signal space between the division unit for performing channel equalization and the carrier symbol after equalization output by the division unit is actually divided by the channel response interpolated by And determining a transmission channel response by dividing the carrier symbol converted by the FFT unit by the estimated value of the transmission carrier symbol determined by the determination unit. And a division unit.

また、本発明による遅延プロファイル解析回路は、入力されるOFDM信号を、周波数領域のキャリヤシンボルにFFTするFFT部と、該FFT部により変換されたキャリヤシンボルから伝送路応答を算出する伝送路応答算出部と、該伝送路応答算出部により算出された伝送路応答を、時間軸上の遅延プロファイルにIFFTするIFFT部と、該IFFT部により変換された遅延プロファイルについて、その信号電力の最小値を算出してしきい値を設定し、しきい値処理を施して雑音成分を除去する雑音成分除去部とを備えることを特徴とする。   The delay profile analysis circuit according to the present invention also includes an FFT unit that performs FFT on an input OFDM signal into a carrier symbol in the frequency domain, and a transmission channel response calculation that calculates a transmission channel response from the carrier symbol converted by the FFT unit. A IFFT unit that IFFTs the transmission path response calculated by the transmission path response calculation unit into a delay profile on a time axis, and calculates a minimum value of the signal power of the delay profile converted by the IFFT unit And a noise component removing unit configured to set a threshold value and perform threshold processing to remove a noise component.

また、本発明による遅延プロファイル解析回路は、前記雑音成分除去部が、前記IFFT部により変換された遅延プロファイルを、遅延時間毎に複数のブロックに分割する分割部と、該分割部により分割された遅延プロファイルのブロック毎に、遅延プロファイルの単位離散時間あたりの平均信号電力を求める平均信号電力算出部と、前記分割数分の単位離散時間あたりの平均信号電力の最小値を求める最小値算出部と、該最小値算出部により算出された平均信号電力の最小値に、予め定められた定数を乗算し、しきい値として出力する乗算部と、前記IFFT部により変換された遅延プロファイルから、前記乗算部により出力されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする。   In the delay profile analysis circuit according to the present invention, the noise component removal unit is configured to divide the delay profile converted by the IFFT unit into a plurality of blocks for each delay time and the division unit. For each block of the delay profile, an average signal power calculation unit that calculates an average signal power per unit discrete time of the delay profile; a minimum value calculation unit that calculates a minimum value of the average signal power per unit discrete time for the number of divisions; A multiplication unit that multiplies a minimum value of the average signal power calculated by the minimum value calculation unit by a predetermined constant and outputs it as a threshold value, and a delay profile converted by the IFFT unit. And a threshold value processing unit that removes a signal component less than or equal to the threshold value output by the unit.

また、本発明による遅延プロファイル解析回路は、前記雑音成分除去部が、前記IFFT部により変換された遅延プロファイルに、重み付け移動平均処理を施す重み付け移動平均処理部と、該重み付け移動平均処理部により重み付け移動平均処理が施された遅延プロファイルにつき、該遅延プロファイルの最小値を算出する最小値算出部と、該最小値算出部により算出された遅延プロファイルの最小値に、予め定められた定数を乗算し、しきい値として出力する乗算部と、前記IFFT部により変換された遅延プロファイルから、前記乗算部により出力されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする。   In the delay profile analysis circuit according to the present invention, the noise component removal unit performs weighting moving average processing on the delay profile converted by the IFFT unit, and weighted by the weighting moving average processing unit. For a delay profile that has been subjected to moving average processing, a minimum value calculation unit that calculates the minimum value of the delay profile, and a minimum value of the delay profile calculated by the minimum value calculation unit is multiplied by a predetermined constant. A multiplier that outputs as a threshold, and a threshold processor that removes a signal component that is equal to or lower than the threshold output by the multiplier from the delay profile converted by the IFFT unit. And

また、本発明による回り込みキャンセラは、受信信号をフィルタリングし、回り込み波のレプリカ信号を生成する適応フィルタと、該適応フィルタにより生成されたレプリカ信号を受信信号から減算する減算部と、前記遅延プロファイルを、回り込み波のレプリカ信号を生成するためのフィルタ係数として生成する前記遅延プロファイル解析回路とを備え、前記受信信号から、送受信アンテナ間の結合により生じる回り込み波をキャンセルすることを特徴とする。   The wraparound canceller according to the present invention filters the received signal to generate a replica signal of the wraparound wave, a subtractor that subtracts the replica signal generated by the adaptive filter from the received signal, and the delay profile. And a delay profile analyzing circuit that generates a filter coefficient for generating a replica signal of a sneak wave, and cancels a sneak wave caused by coupling between transmitting and receiving antennas from the received signal.

本発明によれば、入力されるOFDM信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成することが可能となる。   According to the present invention, it is possible to adaptively remove a noise component included in an input OFDM signal and generate a delay profile including only transmission path characteristics.

以下、本発明の実施の形態について図面を用いて詳細に説明する。本発明の実施の形態は、遅延プロファイル解析回路の第1の構成(遅延プロファイル解析回路/実施例1)、遅延プロファイル解析回路の第2の構成(遅延プロファイル解析回路/実施例2)、遅延プロファイル解析回路の第3の構成(遅延プロファイル解析回路/実施例3)、遅延プロファイル解析回路の第4の構成(遅延プロファイル解析回路/実施例4)、回り込みキャンセラの第1の構成(回り込みキャンセラ/実施例1)、回り込みキャンセラの第2の構成(回り込みキャンセラ/実施例2)、回り込みキャンセラの第3の構成(回り込みキャンセラ/実施例3)、及び回り込みキャンセラの第4の構成(回り込みキャンセラ/実施例4)の8つに分けて説明する。第1の回り込みキャンセラは第1の遅延プロファイル解析回路を用いた装置であり、第2の回り込みキャンセラは第2の遅延プロファイル解析回路を用いた装置であり、第3,4の回り込みキャンセラはそれぞれ第3,4の遅延プロファイル解析回路を用いた装置である。遅延プロファイル解析回路は、被測定信号のキャリヤシンボルから所定の処理によりしきい値を設定し、当該しきい値を用いて遅延プロファイルから雑音成分を除去することを特徴とする。また、回り込みキャンセラは、前記遅延プロファイル解析回路を用いて、回り込み波のレプリカ信号から雑音成分を除去することを特徴とする。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The embodiment of the present invention includes a first configuration of a delay profile analysis circuit (delay profile analysis circuit / example 1), a second configuration of a delay profile analysis circuit (delay profile analysis circuit / example 2), and a delay profile. Third configuration of analysis circuit (delay profile analysis circuit / example 3), fourth configuration of delay profile analysis circuit (delay profile analysis circuit / example 4), and first configuration of wraparound canceller (wraparound canceller / implementation) Example 1), second configuration of wraparound canceller (wraparound canceller / embodiment 2), third configuration of wraparound canceller (wraparound canceller / embodiment 3), and fourth configuration of wraparound canceller (wraparound canceller / embodiment) The description will be divided into 8). The first wraparound canceller is a device that uses the first delay profile analysis circuit, the second wraparound canceller is a device that uses the second delay profile analysis circuit, and the third and fourth wraparound cancellers are the first one. This is an apparatus using three or four delay profile analysis circuits. The delay profile analysis circuit is characterized in that a threshold value is set by a predetermined process from the carrier symbol of the signal under measurement, and a noise component is removed from the delay profile using the threshold value. The wraparound canceller uses the delay profile analysis circuit to remove a noise component from a wraparound wave replica signal.

[遅延プロファイル解析回路/実施例1]
まず、遅延プロファイル解析回路の実施例1について説明する。図1は、本発明の実施の形態による遅延プロファイル解析回路の第1の構成を示すブロック図である。この遅延プロファイル解析回路100−1は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6、伝送路応答算出部30を有するチャネル等化部10、雑音成分除去部20、及びIFFT部41を備えている。チャネル等化部10は、伝送路応答算出部30及び除算部15を備え、雑音成分除去部20は、判定部21、誤差算出部22、変調誤差比算出部23、しきい値設定部24、及びしきい値処理部25を備えている。また、伝送路応答算出部30は、SP信号抽出部11、基準SP信号生成部12、除算部13、及び補間部14を備えている。
[Delay Profile Analysis Circuit / Example 1]
First, a first embodiment of the delay profile analysis circuit will be described. FIG. 1 is a block diagram showing a first configuration of a delay profile analysis circuit according to an embodiment of the present invention. The delay profile analysis circuit 100-1 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, an FFT unit 6, and a channel equalization unit 10 having a transmission line response calculation unit 30, A noise component removing unit 20 and an IFFT unit 41 are provided. The channel equalization unit 10 includes a transmission path response calculation unit 30 and a division unit 15, and the noise component removal unit 20 includes a determination unit 21, an error calculation unit 22, a modulation error ratio calculation unit 23, a threshold setting unit 24, And a threshold processing unit 25. The transmission path response calculation unit 30 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation unit 14.

図1に示す遅延プロファイル解析回路100−1と図3に示した従来の遅延プロファイル解析回路1とを比較すると、両者は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6をこの順番の構成で備えている点で同一であるが、遅延プロファイル解析回路100−1は、伝送路応答算出部30を有するチャネル等化部10、雑音成分除去部20及びIFFT部41を、遅延プロファイル解析回路1の伝送路応答算出部7及びIFFT部8の代わりに備えている点で相違する。以下、図1において、図3と共通する部分には図1と同一の符号を付し、その詳しい説明は省略する。   Comparing the delay profile analysis circuit 100-1 shown in FIG. 1 with the conventional delay profile analysis circuit 1 shown in FIG. 3, the two are the frequency converter 2, the A / D converter 3, the quadrature demodulator 4, the GI. Although it is the same in that the removal unit 5 and the FFT unit 6 are provided in this order, the delay profile analysis circuit 100-1 includes a channel equalization unit 10 having a transmission line response calculation unit 30, a noise component removal unit. 20 and the IFFT unit 41 are different in that they are provided in place of the transmission path response calculation unit 7 and the IFFT unit 8 of the delay profile analysis circuit 1. In the following, in FIG. 1, the same reference numerals as those in FIG.

図1において、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6は、図3に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは2分配され、一方がチャネル等化部10の除算部15へ、他方がチャネル等化部10の伝送路応答算出部30におけるトレーニング信号抽出部であるSP信号抽出部11へそれぞれ入力される。   In FIG. 1, a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, and an FFT unit 6 have the same functions as those shown in FIG. Here, the carrier symbols converted by the FFT unit 6 are divided into two, one is a training signal extraction unit in the channel response calculation unit 30 of the channel equalization unit 10 and one is to the division unit 15 of the channel equalization unit 10. Each is input to a certain SP signal extraction unit 11.

SP信号抽出部11は、FFT部6からキャリヤシンボルを入力し、予め定められたシンボル番号及びサブキャリヤ番号のサブキャリヤによって伝送されたパイロット信号であるSP(スキャッタードパイロット:Scattered Pilot)信号を抽出して出力する。基準SP信号生成部12は、予め定められた振幅及び位相を有するSP信号を生成し、基準SP信号として出力する。除算部13は、SP信号抽出部11から被測定信号のSP信号を入力し、基準SP信号生成部12から基準SP信号を入力し、被測定信号のSP信号を基準SP信号で除算し、伝送路応答を算出して出力する。補間部14は、除算部1から伝送路応答を入力し、シンボル間における伝送路特性の補間を行い出力する。ここで、補間部14により出力された伝送路応答は2分配され、一方が除算部15へ、他方がIFFT部41へそれぞれ入力される。   The SP signal extraction unit 11 receives a carrier symbol from the FFT unit 6 and receives an SP (scattered pilot) signal which is a pilot signal transmitted by a subcarrier having a predetermined symbol number and subcarrier number. Extract and output. The reference SP signal generation unit 12 generates an SP signal having a predetermined amplitude and phase and outputs it as a reference SP signal. The division unit 13 inputs the SP signal of the signal under measurement from the SP signal extraction unit 11, receives the reference SP signal from the reference SP signal generation unit 12, divides the SP signal of the signal under measurement by the reference SP signal, and transmits the signal. Calculate and output the road response. The interpolation unit 14 receives the transmission line response from the division unit 1, interpolates transmission line characteristics between symbols, and outputs the result. Here, the transmission path response output by the interpolation unit 14 is divided into two, one being input to the division unit 15 and the other being input to the IFFT unit 41.

除算部15は、FFT部6からキャリヤシンボルを入力し、除算部15から伝送路応答を入力し、キャリヤシンボルのうちのデータシンボルを、当該サブキャリヤにおける伝送路応答で除算することにより、チャネル等化して出力する。ここで、除算部15により出力された等化後のデータシンボルは2分配され、一方が誤差算出部22へ、他方が判定部21へそれぞれ入力される。   The division unit 15 receives a carrier symbol from the FFT unit 6, receives a transmission line response from the division unit 15, and divides a data symbol of the carrier symbol by a transmission line response in the subcarrier, thereby obtaining a channel or the like. And output. Here, the equalized data symbols output by the dividing unit 15 are divided into two, one being input to the error calculating unit 22 and the other being input to the determining unit 21.

判定部21は、除算部15から等化後のデータシンボルを入力し、当該等化後のデータシンボルと既知の送信シンボルとの間において、信号空間上のユークリッド距離が最も小さい関係にある既知の送信シンボルを送信シンボルの推定値とし、当該送信シンボルの推定値を出力する。尚、判定部21、誤差算出部22、変調誤差比算出部23、しきい値設定部24及びしきい値処理部25を備えた雑音成分除去部20の詳細については後述する。ここで、判定部21により出力された送信シンボルの推定値は2分配され、一方が誤差算出部22へ、他方が変調誤差比算出部23へそれぞれ入力される。   The determination unit 21 receives the equalized data symbol from the division unit 15, and is a known value having the smallest Euclidean distance in the signal space between the equalized data symbol and the known transmission symbol. The transmission symbol is used as an estimated value of the transmission symbol, and the estimated value of the transmission symbol is output. Details of the noise component removal unit 20 including the determination unit 21, the error calculation unit 22, the modulation error ratio calculation unit 23, the threshold value setting unit 24, and the threshold value processing unit 25 will be described later. Here, the estimated value of the transmission symbol output by the determination unit 21 is divided into two, one being input to the error calculation unit 22 and the other being input to the modulation error ratio calculation unit 23.

誤差算出部22は、除算部15から等化後のデータシンボルを入力し、判定部21から送信シンボルの推定値を入力し、これらの間の誤差を算出して出力する。変調誤差比算出部23は、誤差算出部22から等化後のデータシンボルと送信シンボルの推定値との間の誤差を入力し、判定部21から送信シンボルの推定値を入力し、全てのデータシンボルを用いて、当該誤差及び送信シンボルの推定値から変調誤差比(MER:Modulation Error Ratio)を算出して出力する。しきい値設定部24は、変調誤差比算出部23から変調誤差比を入力し、当該変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定して出力する。   The error calculator 22 receives the equalized data symbol from the divider 15, receives the transmission symbol estimate from the determiner 21, calculates the error between them, and outputs it. The modulation error ratio calculation unit 23 inputs an error between the equalized data symbol and the estimated value of the transmission symbol from the error calculation unit 22, inputs the estimated value of the transmission symbol from the determination unit 21, and all the data Using the symbol, a modulation error ratio (MER) is calculated from the error and the estimated value of the transmission symbol and output. The threshold value setting unit 24 receives the modulation error ratio from the modulation error ratio calculation unit 23, estimates the S / N of the delay profile from the modulation error ratio, sets the threshold value, and outputs it.

IFFT部41は、補間部14から伝送路応答を入力し、当該伝送路応答をIFFTし、遅延プロファイルに変換して出力する。しきい値処理部25は、IFFT部41から遅延プロファイルを入力し、しきい値設定部24からしきい値を入力し、当該遅延プロファイルに対してしきい値を用いたしきい値処理を行い雑音成分を除去し、当該雑音成分除去後の遅延プロファイルを出力する。   The IFFT unit 41 receives the transmission line response from the interpolation unit 14, performs an IFFT on the transmission line response, converts it into a delay profile, and outputs it. The threshold processing unit 25 receives a delay profile from the IFFT unit 41, inputs a threshold from the threshold setting unit 24, performs threshold processing using the threshold on the delay profile, and performs noise processing. The component is removed, and the delay profile after removal of the noise component is output.

以上のように構成された図1の遅延プロファイル解析回路100−1について、ISDB−T(Integrated Services Digital Broadcasting−Terrestrial)伝送方式の地上デジタル放送に適用した場合の動作を以下に示す。   The operation when the delay profile analysis circuit 100-1 of FIG. 1 configured as described above is applied to terrestrial digital broadcasting of the ISDB-T (Integrated Services Digital Broadcasting-Terrestrial) transmission method is described below.

地上デジタルテレビジョン放送の放送方式であるISDB−T方式やDVB−T(Digital Video Broadcasting−Terrestrial)方式においては、図7に示すように、特定のシンボルの特定のサブキャリヤが、パイロット信号としてSPに割り当てられている。図7において、SPを黒丸で、データシンボル等その他のキャリヤシンボルを白抜きの丸で示している。以下、SPの配置について、連続するシンボルにおけるサブキャリヤ方向の間隔をN、同一のサブキャリヤにおけるシンボル方向の間隔をNとする。SPは、その振幅及び位相が予め定められた値であるため、受信側(図1に示した遅延プロファイル解析回路100−1の基準SP信号生成部12)でも同じ信号を生成することができる。 In the ISDB-T system and the DVB-T (Digital Video Broadcasting-Terrestrial) system, which are broadcasting systems for terrestrial digital television broadcasting, as shown in FIG. 7, a specific subcarrier of a specific symbol is SP as a pilot signal. Assigned to. In FIG. 7, SP is indicated by a black circle, and other carrier symbols such as data symbols are indicated by white circles. Hereinafter, regarding the SP arrangement, the interval in the subcarrier direction in consecutive symbols is N f , and the interval in the symbol direction in the same subcarrier is N t . Since the amplitude and phase of the SP are predetermined values, the same signal can be generated on the receiving side (the reference SP signal generation unit 12 of the delay profile analysis circuit 100-1 illustrated in FIG. 1).

SPの配置は、シンボル番号をi、サブキャリヤ番号をkとすると、

Figure 2007151097

を満足する。但し、modは剰余を示す。以下、式(1)を満足するi,kをそれぞれi,kとする。 The SP arrangement is as follows: symbol number i and subcarrier number k
Figure 2007151097

Satisfied. However, mod indicates a remainder. Hereinafter, i and k satisfying the expression (1) are assumed to be i p and k p , respectively.

図1において、SP信号抽出部11により抽出される被測定信号のSPをY(i,k)、基準SP信号生成部12により生成される基準SPをX(i,k)とすると、シンボル番号i,サブキャリヤ番号kにおいて、除算部13により算出される伝送路応答H(i,k)は次式で表される。

Figure 2007151097

ここでは、パイロット信号としてISDB−T方式で採用されているSPを用いて説明したが、受信側において既知のシンボルであればSPでなくても同様に伝送路応答を求めることができる。 In FIG. 1, the SP of the signal under measurement extracted by the SP signal extraction unit 11 is Y (i p , k p ), and the reference SP generated by the reference SP signal generation unit 12 is X (i p , k p ). Then, for the symbol number i and the subcarrier number k, the transmission path response H (i p , k p ) calculated by the division unit 13 is expressed by the following equation.
Figure 2007151097

Here, the SP employed in the ISDB-T system has been described as the pilot signal. However, if the symbol is a known symbol on the receiving side, the transmission path response can be obtained in the same manner even if it is not the SP.

IFFT部41は、伝送路応答H(i,k)をIFFTすることにより、遅延プロファイルh(i,m)を求めることができる。

Figure 2007151097

ここで、mは遅延プロファイルの離散時間を示す。 The IFFT unit 41 can obtain the delay profile h (i, m) by performing the IFFT on the transmission line response H (i p , k p ).
Figure 2007151097

Here, m represents the discrete time of the delay profile.

また、FFT部6によりFFTされた被測定信号のキャリヤシンボルをY(i,k)とすると、次式で表される。

Figure 2007151097

ここで、D(i,k)は送信信号を、N(i,k)は加法性雑音を示す。 Further, when the carrier symbol of the signal under measurement FFTed by the FFT unit 6 is Y (i, k), it is expressed by the following equation.
Figure 2007151097

Here, D (i, k) represents a transmission signal, and N (i, k) represents additive noise.

よって、式(3)は次式のようになる。

Figure 2007151097

Figure 2007151097
Therefore, Formula (3) becomes like the following formula.
Figure 2007151097

Figure 2007151097

以上のように、SPを用いた遅延プロファイル解析においては加法性雑音が加わっている。一般に、遅延プロファイル上では遅延波がsinc関数として現れるのに対し,雑音成分は遅延時間上に一様に分布する。そこで、雑音成分除去部20のしきい値処理部25は、sinc関数として現れる遅延波及び遅延時間上に一様に分布する雑音成分の性質を利用し、遅延プロファイルに対して、振幅が所定のしきい値以下の成分である雑音成分を除去する。これにより、被測定信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成可能な遅延プロファイル解析回路を実現することができる。   As described above, additive noise is added in the delay profile analysis using SP. In general, a delay wave appears as a sinc function on the delay profile, whereas a noise component is uniformly distributed over the delay time. Therefore, the threshold value processing unit 25 of the noise component removing unit 20 uses the property of the delay wave appearing as a sinc function and the noise component uniformly distributed on the delay time, and the amplitude has a predetermined amplitude with respect to the delay profile. Noise components that are components below the threshold are removed. Thereby, it is possible to realize a delay profile analysis circuit capable of adaptively removing a noise component included in a signal under measurement and generating a delay profile including only transmission path characteristics.

[遅延プロファイル解析回路/実施例2]
次に、遅延プロファイル解析回路の実施例2について説明する。図2は、本発明の実施の形態による遅延プロファイル解析回路の第2の構成を示すブロック図である。この遅延プロファイル解析回路100−2は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6、雑音成分除去部20、チャネル等化部10を有する伝送路応答算出部30、及びIFFT部41を備えている。伝送路応答算出部30は、チャネル等化部10、判定部21、及び除算部31を備え、チャネル等化部10は、SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14、及び除算部15を備えている。また、雑音成分除去部20は、伝送路応答算出部30の一部と重複する判定部21、誤差算出部22、変調誤差比算出部23、しきい値設定部24、及びしきい値処理部25を備えている。
[Delay Profile Analysis Circuit / Embodiment 2]
Next, a second embodiment of the delay profile analysis circuit will be described. FIG. 2 is a block diagram showing a second configuration of the delay profile analysis circuit according to the exemplary embodiment of the present invention. The delay profile analysis circuit 100-2 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, an FFT unit 6, a noise component removal unit 20, and a channel equalization unit 10. A road response calculation unit 30 and an IFFT unit 41 are provided. The transmission path response calculation unit 30 includes a channel equalization unit 10, a determination unit 21, and a division unit 31, and the channel equalization unit 10 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation. A unit 14 and a division unit 15 are provided. Further, the noise component removal unit 20 includes a determination unit 21, an error calculation unit 22, a modulation error ratio calculation unit 23, a threshold value setting unit 24, and a threshold value processing unit that overlap with a part of the transmission path response calculation unit 30. 25.

図2に示す遅延プロファイル解析回路100−2と図1に示した遅延プロファイル解析回路100−1とを比較すると、両者は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6をこの順番の構成で備えている点で同一であるが、チャネル等化部10、雑音成分除去部20、及び伝送路応答算出部30の構成が相違する。   Comparing the delay profile analysis circuit 100-2 shown in FIG. 2 with the delay profile analysis circuit 100-1 shown in FIG. 1, the two are the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, and the GI. Although the removal unit 5 and the FFT unit 6 are the same in that they are configured in this order, the configurations of the channel equalization unit 10, the noise component removal unit 20, and the transmission path response calculation unit 30 are different.

図2において、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6は、図1及び図3に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは3分配され、除算部15、トレーニング信号抽出部であるSP信号抽出部11、及び除算部31へそれぞれ入力される。   In FIG. 2, the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, the GI removal unit 5, and the FFT unit 6 have the same functions as those shown in FIGS. Here, the carrier symbols converted by the FFT unit 6 are divided into three and input to the division unit 15, the SP signal extraction unit 11 that is a training signal extraction unit, and the division unit 31, respectively.

SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14及び除算部15は、図1に示したものと同等の機能を有する。すなわち、SP信号抽出部11はキャリヤシンボルからSP信号を抽出し、基準SP信号生成部12は基準SP信号を生成し、除算部13は伝送路応答を算出し、補間部14は伝送路応答の補間を行う。ここで、補間部14により出力された伝送路応答は、除算部15へ入力される。また、除算部15は等化後のデータシンボルを算出する。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, the interpolation unit 14, and the division unit 15 have the same functions as those shown in FIG. That is, the SP signal extraction unit 11 extracts an SP signal from the carrier symbol, the reference SP signal generation unit 12 generates a reference SP signal, the division unit 13 calculates a transmission line response, and the interpolation unit 14 calculates the transmission line response. Interpolate. Here, the transmission path response output by the interpolation unit 14 is input to the division unit 15. The division unit 15 calculates the equalized data symbol.

判定部21、誤差算出部22、変調誤差比算出部23及びしきい値設定部24は、図1に示したものと同等の機能を有する。すなわち、判定部21は、送信シンボルの推定値を判定する。ここで、判定部21により出力された送信シンボルの推定値は3分配され、誤差算出部22、変調誤差比算出部23及び除算部31へそれぞれ入力される。誤差算出部22は、等化後のデータシンボルと送信シンボルの推定値との間の誤差を算出する。変調誤差比算出部23は、全てのデータシンボルを用いて、誤差及び送信シンボルの推定値から変調誤差比を算出する。しきい値設定部24は、変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定する。   The determination unit 21, the error calculation unit 22, the modulation error ratio calculation unit 23, and the threshold value setting unit 24 have the same functions as those shown in FIG. That is, the determination unit 21 determines the estimated value of the transmission symbol. Here, the estimated value of the transmission symbol output by the determination unit 21 is divided into three and input to the error calculation unit 22, the modulation error ratio calculation unit 23, and the division unit 31, respectively. The error calculator 22 calculates an error between the equalized data symbol and the estimated value of the transmission symbol. The modulation error ratio calculation unit 23 calculates the modulation error ratio from the error and the estimated value of the transmission symbol using all the data symbols. The threshold setting unit 24 estimates the S / N of the delay profile from the modulation error ratio, and sets the threshold.

除算部31は、FFT部6からキャリヤシンボルを入力し、判定部21から送信シンボルの推定値を入力し、当該キャリヤシンボルを送信シンボルの推定値で除算し、伝送路応答を算出して出力する。IFFT部41は、除算部31から伝送路応答を入力し、当該伝送路応答をIFFTし、遅延プロファイルに変換して出力する。   Division unit 31 receives a carrier symbol from FFT unit 6, receives an estimated value of a transmission symbol from determination unit 21, divides the carrier symbol by an estimated value of the transmission symbol, calculates a transmission path response, and outputs it. . The IFFT unit 41 receives the transmission line response from the division unit 31, performs IFFT on the transmission line response, converts it into a delay profile, and outputs it.

しきい値処理部25は、図1に示したものと同等の機能を有する。すなわち、しきい値処理部25は、遅延プロファイルに対してしきい値処理を行い雑音成分を除去し、当該雑音成分除去後の遅延プロファイルを出力する。   The threshold processing unit 25 has a function equivalent to that shown in FIG. That is, the threshold processing unit 25 performs threshold processing on the delay profile to remove the noise component, and outputs the delay profile after removal of the noise component.

このように構成された図2の遅延プロファイル解析回路100−2について、その動作を以下に示す。除算部15は、FFT部6により出力されたキャリヤシンボルのうちのSP以外のキャリヤシンボル(データシンボル)Y(i,k)について、補間部14から出力された伝送路応答H(i,k)で除算することにより、チャネル等化データ(等化後のデータシンボル)Z(i,k)を算出する。伝送路応答の推定が理想的に行われるとすると、Z(i,k)は次式のようになる。

Figure 2007151097

このように、Z(i,k)は、式(6)の第2項により信号点D(i,k)を中心に分散する。ここで、D(i,k)は送信信号、N(i,k)は加法性雑音を示す。 The operation of the delay profile analysis circuit 100-2 of FIG. 2 configured as described above will be described below. The division unit 15 transmits the channel response H (i, k) output from the interpolation unit 14 for the carrier symbols (data symbols) Y (i, k) other than SP among the carrier symbols output by the FFT unit 6. By dividing by, channel equalized data (data symbol after equalization) Z (i, k) is calculated. Assuming that the transmission path response is estimated ideally, Z (i, k) is expressed by the following equation.
Figure 2007151097

Thus, Z (i, k) is distributed around the signal point D (i, k) by the second term of the equation (6). Here, D (i, k) represents a transmission signal, and N (i, k) represents additive noise.

判定部21は、等化後のデータシンボルZ(i,k)と最も信号空間上におけるユークリッド距離の小さい既知の送信シンボルを送信シンボルの推定値として出力する。送信シンボルの推定値は、式(7)のようになる。

Figure 2007151097

Figure 2007151097

Figure 2007151097

このように、除算部31は、式(8)により、伝送路応答を算出する。尚、伝送路応答H(i,k)の算出方法以外は、図1に示した遅延プロファイル解析回路100−1の第1の構成と同様であるため、説明を省略する。 The determination unit 21 outputs the equalized data symbol Z (i, k) and a known transmission symbol having the shortest Euclidean distance in the signal space as an estimated value of the transmission symbol. The estimated value of the transmission symbol is as shown in Equation (7).
Figure 2007151097

Figure 2007151097

Figure 2007151097

As described above, the division unit 31 calculates the transmission path response according to the equation (8). Except for the method of calculating the transmission line response H (i, k), the description is omitted because it is the same as the first configuration of the delay profile analysis circuit 100-1 shown in FIG.

[雑音成分除去部]
次に、図1及び図2に示した雑音成分除去部20について詳細に説明する。除算部15により出力される等化後のデータシンボルZ(i,k)を次のようにベクトル表現する。

Figure 2007151097

ここで、δZ(i,k)は雑音による誤差成分を表している。変調誤差比算出部23により算出される変調誤差比は、次式で定義される。
Figure 2007151097
[Noise component removal unit]
Next, the noise component removal unit 20 shown in FIGS. 1 and 2 will be described in detail. The equalized data symbol Z (i, k) output from the division unit 15 is expressed as a vector as follows.
Figure 2007151097

Here, δZ (i, k) represents an error component due to noise. The modulation error ratio calculated by the modulation error ratio calculation unit 23 is defined by the following equation.
Figure 2007151097

変調誤差比及びC/Nは、その主な劣化要因がガウス雑音であるときは等価であり、線形の関係にあることが知られている(“ETR290:Measurement guidelines for DVB systems”,ETSI Technical Report(1997).を参照)。つまり、変調誤差比を求めることにより、被測定信号のC/Nを推定することができる。   The modulation error ratio and C / N are equivalent when the main deterioration factor is Gaussian noise, and are known to have a linear relationship (“ETR290: Measurement guidelines for DVB systems”, ETSI Technical Report). (1997).). That is, the C / N of the signal under measurement can be estimated by obtaining the modulation error ratio.

遅延プロファイルのノイズフロアであるS/Nの平均値SNR(dB)は、遅延プロファイルの算出に用いたサブキャリヤ数をN、全てのサブキャリヤのC/Nの平均値をCNR(dB)とすると次式で表すことができる。

Figure 2007151097
The S / N average value SNR (dB), which is the noise floor of the delay profile, is represented by N c as the number of subcarriers used to calculate the delay profile, and CNR (dB) as the C / N average value of all subcarriers. Then, it can be expressed by the following formula.
Figure 2007151097

例えば、遅延プロファイル解析回路100−1において、ISDB−Tモード3の場合、遅延プロファイルの算出に用いられる全サブキャリヤ数は1873であり、遅延プロファイルのS/Nは受信信号のC/Nよりも約32.7dB(=10log101873)大きく観測される。また遅延プロファイル解析回路100−2において、ISDB−Tモード3の場合、遅延プロファイルの算出に用いられるキャリヤシンボルの数は5617であり、遅延プロファイルのS/Nは受信信号のC/Nよりも約37.5dB(10log105617)大きく観測される。また、加法性雑音n(i,m)の振幅がSNRのノイズフロアを中心として正規分布になるとすると、離散時間mにおける遅延プロファイルh(i,m)にはSNRより低いレベルにノイズフロアが現れる。よって、しきい値設定部24は、SNR(dB)に雑音のピークマージンM(dB)を減じた値をしきい値thとして設定し出力する。

Figure 2007151097

雑音のピークマージンMは、10〜20dB程度にするとよい。図8に、最も振幅の大きい到来波に対する振幅比が10dB、遅延時間10μsである遅延波が存在し、また遅延プロファイルの算出に用いた全サブキャリヤの平均のC/Nが20dBの場合に、遅延プロファイル解析回路100−2を用いて求めた遅延プロファイルの例を示す。この例は、IFFT部41により出力され、雑音成分除去部20へ入力される遅延プロファイルを示している。また、図9に、雑音成分除去部20からの出力例であるしきい値以下が除去された遅延プロファイルを示す。 For example, in the delay profile analysis circuit 100-1, in the ISDB-T mode 3, the total number of subcarriers used for calculating the delay profile is 1873, and the S / N of the delay profile is higher than the C / N of the received signal. About 32.7 dB (= 10 log 10 1873) is observed greatly. In the delay profile analysis circuit 100-2, in ISDB-T mode 3, the number of carrier symbols used for calculation of the delay profile is 5617, and the S / N of the delay profile is approximately equal to the C / N of the received signal. 37.5 dB ( 10 log 10 5617) is observed greatly. If the amplitude of additive noise n (i, m) is a normal distribution centered on the noise floor of SNR, the noise profile appears at a level lower than SNR in delay profile h (i, m) at discrete time m. . Therefore, the threshold value setting unit 24 sets and outputs the value obtained by subtracting the noise peak margin M (dB) from the SNR (dB) as the threshold value th.
Figure 2007151097

The noise peak margin M is preferably about 10 to 20 dB. In FIG. 8, when there is a delayed wave having an amplitude ratio of 10 dB with respect to an incoming wave having the largest amplitude and a delay time of 10 μs, and the average C / N of all subcarriers used for calculating the delay profile is 20 dB, The example of the delay profile calculated | required using the delay profile analysis circuit 100-2 is shown. This example shows a delay profile output from the IFFT unit 41 and input to the noise component removing unit 20. Further, FIG. 9 shows a delay profile from which a threshold value or less, which is an output example from the noise component removing unit 20, is removed.

しきい値処理部25は、IFFT部41により出力される遅延プロファイルの各離散時間mにおいて、しきい値設定部24により出力されるしきい値thを用いて、振幅がth以下の成分を除去する。しきい値th以下の成分を除去する遅延プロファイルは、式(13)のようになる。

Figure 2007151097

尚、遅延プロファイル解析回路100−1,2は、しきい値処理部25により出力される雑音成分除去後の遅延プロファイルを、再度FFTして雑音成分除去後の周波数応答として出力するようにしてもよい。 The threshold processing unit 25 uses the threshold th output from the threshold setting unit 24 to remove components whose amplitude is equal to or smaller than th at each discrete time m of the delay profile output from the IFFT unit 41. To do. A delay profile for removing a component equal to or less than the threshold th is as shown in Expression (13).
Figure 2007151097

Note that the delay profile analysis circuits 100-1 and 100-2 may perform the FFT of the delay profile after removal of the noise component output by the threshold processing unit 25 again and output it as a frequency response after removal of the noise component. Good.

以上のように、実施例1の遅延プロファイル解析回路100−1及び実施例2の遅延プロファイル解析回路100−2によれば、雑音成分除去部20が、SP信号を用いて伝送路特性を等化した後のキャリヤシンボルから変調誤差比を求め、求めた変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定し、IFFT部41により伝送路応答をIFFTして求められた遅延プロファイルに対して、前記しきい値以下の成分を除去するためのしきい値処理を行うようにした。これにより、被測定信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成可能な遅延プロファイル解析回路を実現することができる。   As described above, according to the delay profile analysis circuit 100-1 of the first embodiment and the delay profile analysis circuit 100-2 of the second embodiment, the noise component removal unit 20 equalizes the transmission path characteristics using the SP signal. Then, the modulation error ratio is obtained from the carrier symbol after the delay, the S / N of the delay profile is estimated from the obtained modulation error ratio, the threshold is set, and the delay obtained by IFFT of the transmission line response by the IFFT unit 41 Threshold processing for removing components below the threshold is performed on the profile. Thereby, it is possible to realize a delay profile analysis circuit capable of adaptively removing a noise component included in a signal under measurement and generating a delay profile including only transmission path characteristics.

[遅延プロファイル解析回路/実施例3]
次に、遅延プロファイル解析回路の実施例3について説明する。図10は、本発明の実施の形態による遅延プロファイル解析回路の第3の構成を示すブロック図である。この遅延プロファイル解析回路100−3は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6、伝送路応答算出部33、IFFT部41、及び雑音成分除去部26を備えている。伝送路応答算出部33は、SP信号抽出部11、基準SP信号生成部12、除算部13、及び補間部14を備えている。また、雑音成分除去部26は、しきい値処理部25及びしきい値設定部70を備えている。
[Delay Profile Analysis Circuit / Example 3]
Next, a third embodiment of the delay profile analysis circuit will be described. FIG. 10 is a block diagram showing a third configuration of the delay profile analysis circuit according to the exemplary embodiment of the present invention. The delay profile analysis circuit 100-3 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, an FFT unit 6, a transmission path response calculation unit 33, an IFFT unit 41, and a noise component. A removal unit 26 is provided. The transmission path response calculation unit 33 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation unit 14. The noise component removing unit 26 includes a threshold processing unit 25 and a threshold setting unit 70.

図10に示す遅延プロファイル解析回路100−3と図1に示した遅延プロファイル解析回路100−1とを比較すると、両者は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6及びIFFT部41を備えている点で同一であるが、遅延プロファイル解析回路100−3は、伝送路応答算出部33及び雑音成分除去部26を、遅延プロファイル解析回路100−1のチャネル等化部10及び雑音成分除去部20の代わりに備えている点で相違する。   When the delay profile analysis circuit 100-3 shown in FIG. 10 and the delay profile analysis circuit 100-1 shown in FIG. 1 are compared, the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, the GI are the same. The delay profile analysis circuit 100-3 is the same in that the removal unit 5, the FFT unit 6, and the IFFT unit 41 are provided. The delay profile analysis circuit 100-3 includes the transmission line response calculation unit 33 and the noise component removal unit 26. −1 channel equalization unit 10 and noise component removal unit 20 are provided instead.

図10において、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6は、図1に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは、伝送路応答算出部33のSP信号抽出部11へ入力される。   In FIG. 10, the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, the GI removal unit 5, and the FFT unit 6 have the same functions as those shown in FIG. Here, the carrier symbol converted by the FFT unit 6 is input to the SP signal extraction unit 11 of the transmission path response calculation unit 33.

伝送路応答部33のSP信号抽出部11、基準SP信号生成部12、除算部13及び補間部14は、図1に示したものと同等の機能を有する。すなわち、SP信号抽出部11はキャリヤシンボルからSP信号を抽出し、基準SP信号生成部12は基準SP信号を生成し、除算部13は伝送路応答を算出し、補間部14は伝送路応答の補間を行う。ここで、補間部14により出力された伝送路応答は、IFFT部41へ入力される。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, and the interpolation unit 14 of the transmission path response unit 33 have functions equivalent to those shown in FIG. That is, the SP signal extraction unit 11 extracts an SP signal from the carrier symbol, the reference SP signal generation unit 12 generates a reference SP signal, the division unit 13 calculates a transmission line response, and the interpolation unit 14 calculates the transmission line response. Interpolate. Here, the transmission path response output by the interpolation unit 14 is input to the IFFT unit 41.

IFFT部41、及び雑音成分除去部26のしきい値処理部25は、図1に示したものと同等の機能を有する。すなわち、IFFT部41は、伝送路応答をIFFTして遅延プロファイルに変換し、しきい値処理部25は、IFFT部41から遅延プロファイルを、しきい値設定部70からしきい値をそれぞれ入力し、遅延プロファイルに対してしきい値処理を行い雑音成分を除去する。   The IFFT unit 41 and the threshold value processing unit 25 of the noise component removal unit 26 have functions equivalent to those shown in FIG. That is, the IFFT unit 41 performs IFFT on the transmission line response and converts it into a delay profile, and the threshold processing unit 25 inputs the delay profile from the IFFT unit 41 and the threshold from the threshold setting unit 70, respectively. Then, threshold processing is performed on the delay profile to remove noise components.

[しきい値設定部]
まず、図10に示したしきい値設定部70の第1の構成について説明する。図11は、しきい値設定部70の第1の構成を示すブロック図である。このしきい値設定部70−1は、分割部71、分割部71により分割された遅延プロファイルの遅延時間範囲毎の平均電力算出部72、最小値算出部73、及び乗算部74を備えている。分割部71は、IFFT部41から遅延プロファイルを入力し、求める遅延プロファイルの遅延時間範囲を複数のブロックに分割し、分割した遅延時間ブロックにおける遅延プロファイルを平均電力算出部72にそれぞれ出力する。
[Threshold setting section]
First, the first configuration of the threshold setting unit 70 shown in FIG. 10 will be described. FIG. 11 is a block diagram showing a first configuration of the threshold value setting unit 70. The threshold value setting unit 70-1 includes a dividing unit 71, an average power calculating unit 72, a minimum value calculating unit 73, and a multiplying unit 74 for each delay time range of the delay profile divided by the dividing unit 71. . The dividing unit 71 receives the delay profile from the IFFT unit 41, divides the delay time range of the obtained delay profile into a plurality of blocks, and outputs the delay profiles in the divided delay time blocks to the average power calculating unit 72, respectively.

各平均電力算出部72は、分割部71から遅延時間ブロックにおける遅延プロファイルをそれぞれ入力し、当該遅延プロファイルについて単位離散時間あたりの平均信号電力を求めて出力する。最小値算出部73は、平均電力算出部72から遅延時間ブロック毎の遅延プロファイルの単位離散時間あたりの平均信号電力を入力し、その最小値を算出して出力する。乗算部74は、最小値算出部73から最小の平均信号電力を入力し、当該最小信号電力に予め定められた定数を乗算し、その結果をしきい値として出力する。   Each average power calculation unit 72 receives the delay profile in the delay time block from the division unit 71, and calculates and outputs the average signal power per unit discrete time for the delay profile. The minimum value calculation unit 73 receives the average signal power per unit discrete time of the delay profile for each delay time block from the average power calculation unit 72, calculates the minimum value, and outputs it. The multiplier 74 receives the minimum average signal power from the minimum value calculator 73, multiplies the minimum signal power by a predetermined constant, and outputs the result as a threshold value.

次に、図11に示したしきい値設定部70−1について詳細に説明する。IFFT部41が出力した遅延プロファイルを

Figure 2007151097

とする。ここで、iは時間、mは遅延プロファイルに関する離散時間を示す。尚、以下の説明においてiは省略する。 Next, the threshold value setting unit 70-1 shown in FIG. 11 will be described in detail. The delay profile output from the IFFT unit 41
Figure 2007151097

And Here, i is time, and m is discrete time related to the delay profile. In the following description, i is omitted.

分割部71は、測定対象となる遅延時間幅をK個の遅延ブロックに分割し、次式に示す信号を出力する。

Figure 2007151097

ここで、Nは各遅延ブロックに含まれる遅延プロファイルの標本数を示し、N=M/Kである。 The dividing unit 71 divides the delay time width to be measured into K delay blocks, and outputs a signal represented by the following equation.
Figure 2007151097

Here, N indicates the number of samples of the delay profile included in each delay block, and N = M / K.

ここでは説明を簡単にするため、K及びNをMの約数としているが、必ずしも同じ標本数毎に分割する必要はない。また、それぞれの遅延ブロックが重なっていてもよい。例えば、遅延ブロックkに対して、h(n)の離散時間nからm個の標本を取り出して、次式に示す信号を出力するようにしてもよい。

Figure 2007151097
Here, in order to simplify the explanation, K and N are divisors of M, but it is not always necessary to divide them for the same number of samples. Moreover, each delay block may overlap. For example, for the delay block k, m k samples may be extracted from the discrete time n k of h (n), and a signal represented by the following equation may be output.
Figure 2007151097

平均電力算出部72は、遅延ブロック毎に、次式のように、遅延プロファイルの単位離散時間あたりの平均信号電力を求める。

Figure 2007151097
The average power calculation unit 72 obtains the average signal power per unit discrete time of the delay profile for each delay block as in the following equation.
Figure 2007151097

ここでは説明を簡単にするため、遅延ブロック内の平均値を求めているが、遅延ブロック内の各離散時間に対して重み付けをして、次式のように、平均信号電力を求めるようにしてもよい。

Figure 2007151097

ここで、ωは、遅延ブロック内の離散時間nにおける重みを示す。 Here, for simplicity of explanation, the average value in the delay block is obtained, but each discrete time in the delay block is weighted, and the average signal power is obtained as in the following equation. Also good.
Figure 2007151097

Here, ω n indicates a weight at discrete time n in the delay block.

尚、それぞれの遅延ブロックにおいて、有意な遅延波が存在する場合には、前述の平均信号電力Pは大きくなり、有意な遅延波が存在しない場合には、平均信号電力Pは遅延プロファイルのS/Nとなる。 In each delay block, when there is a significant delayed wave, the above-mentioned average signal power P k becomes large, and when there is no significant delayed wave, the average signal power P k is the delay profile. S / N.

最小値算出部73は、平均電力算出部72により算出された平均信号電力について、以下のkの範囲における最小値を求め、出力する。

Figure 2007151097
The minimum value calculation unit 73 obtains and outputs the minimum value in the following k range for the average signal power calculated by the average power calculation unit 72.
Figure 2007151097

乗算部74は、雑音のピークマージンを持たせるため、最小値算出部73により算出された最小信号電力に、予め定められた定数αを乗算し、次式のように、しきい値として出力する。

Figure 2007151097
The multiplying unit 74 multiplies the minimum signal power calculated by the minimum value calculating unit 73 by a predetermined constant α to provide a noise peak margin, and outputs the result as a threshold value as in the following equation. .
Figure 2007151097

尚、それぞれの遅延ブロックに含まれる標本数M/Kは、遅延波が存在しない場合においても平均信号電力Pが標本値の平均となるのに十分な数にする必要がある。また、遅延ブロック数Kは、少なくとも一つの遅延ブロックに遅延波が存在しないように、大きい数にする必要がある。 Note that the number of samples M / K included in each delay block needs to be a sufficient number so that the average signal power P k becomes the average of the sample values even when there is no delay wave. Further, the number of delay blocks K needs to be large so that there is no delay wave in at least one delay block.

図13は、図11に示したしきい値設定部70−1によるしきい値設定手法を説明するための図であり、遅延プロファイルの例が波形図で示してある。図13に示すように、しきい値設定部70−1は、遅延プロファイルに対し、点線で示した遅延時間におけるその間隔を遅延時間幅として複数の遅延ブロックに分割し、遅延ブロック毎の信号電力のうちの最小信号電力を求め、それをしきい値として出力する。   FIG. 13 is a diagram for explaining a threshold setting method by the threshold setting unit 70-1 shown in FIG. 11, and an example of a delay profile is shown in a waveform diagram. As shown in FIG. 13, the threshold value setting unit 70-1 divides the delay profile into a plurality of delay blocks using the delay time interval indicated by the dotted line as a delay time width, and the signal power for each delay block. Is obtained as a threshold value.

次に、図10に示したしきい値設定部70の第2の構成について説明する。図12は、しきい値設定部70の第2の構成を示すブロック図である。このしきい値設定部70−2は、重み付け移動平均処理部75、最小値算出部76、及び乗算部77を備えている。重み付け移動平均処理部75は、IFFT部41から遅延プロファイルを入力し、当該遅延プロファイルの時間方向に重み付け移動平均処理を施して遅延プロファイルを平滑化し、平滑化した遅延プロファイルを出力する。   Next, the second configuration of the threshold setting unit 70 shown in FIG. 10 will be described. FIG. 12 is a block diagram showing a second configuration of the threshold value setting unit 70. The threshold value setting unit 70-2 includes a weighted moving average processing unit 75, a minimum value calculation unit 76, and a multiplication unit 77. The weighted moving average processing unit 75 receives a delay profile from the IFFT unit 41, performs a weighted moving average process in the time direction of the delay profile to smooth the delay profile, and outputs a smoothed delay profile.

最小値算出部76は、重み付け移動平均処理部75から平滑化された遅延プロファイルを入力し、各離散時間における遅延プロファイルの標本値のうちの最小値を求め、最小信号電力として出力する。乗算部77は、最小値算出部76から最小信号電力を入力し、当該最小信号電力に予め定められた定数を乗算し、その結果をしきい値として出力する。   The minimum value calculation unit 76 receives the smoothed delay profile from the weighted moving average processing unit 75, obtains the minimum value of the sample values of the delay profile at each discrete time, and outputs it as the minimum signal power. The multiplier 77 receives the minimum signal power from the minimum value calculator 76, multiplies the minimum signal power by a predetermined constant, and outputs the result as a threshold value.

このように構成された図12のしきい値設定部70−2については、前述のmを定数とし、nk+1−n=1とした場合に相当するため、数式を用いた詳細な説明は省略する。 The threshold value setting unit 70-2 of FIG. 12 configured as described above corresponds to the case where m k is a constant and n k + 1 −n k = 1. Is omitted.

以上のように、実施例3の遅延プロファイル解析回路100−3によれば、伝送路応答算出部33が、SP信号を用いて伝送路特性を算出し、雑音成分除去部26が、IFFT部41により伝送路応答をIFFTして求められた遅延プロファイルに対し、遅延プロファイルにおける最小信号電力に基づいたしきい値を用いて、しきい値以下の成分を除去するためのしきい値処理を行うようにした。これにより、被測定信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成可能な遅延プロファイル解析回路を実現することができる。   As described above, according to the delay profile analysis circuit 100-3 of the third embodiment, the transmission line response calculation unit 33 calculates the transmission line characteristic using the SP signal, and the noise component removal unit 26 uses the IFFT unit 41. The threshold value processing for removing components below the threshold value is performed on the delay profile obtained by IFFT of the transmission line response using the threshold value based on the minimum signal power in the delay profile. I made it. Thereby, it is possible to realize a delay profile analysis circuit capable of adaptively removing a noise component included in a signal under measurement and generating a delay profile including only transmission path characteristics.

[遅延プロファイル解析回路/実施例4]
次に、遅延プロファイル解析回路の実施例4について説明する。図14は、本発明の実施の形態による遅延プロファイル解析回路の第4の構成を示すブロック図である。この遅延プロファイル解析回路100−4は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5、FFT部6、伝送路応答算出部34、IFFT部41、及び雑音成分除去部26を備えている。伝送路応答算出部34は、チャンネル等化部10、判定部21、及び除算部31を備え、チャンネル等化部10は、SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14、及び除算部15を備えている。また、雑音成分除去部26は、しきい値処理部25及びしきい値設定部70を備えている。
[Delay Profile Analysis Circuit / Embodiment 4]
Next, a fourth embodiment of the delay profile analysis circuit will be described. FIG. 14 is a block diagram showing a fourth configuration of the delay profile analysis circuit according to the exemplary embodiment of the present invention. The delay profile analysis circuit 100-4 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a GI removal unit 5, an FFT unit 6, a transmission line response calculation unit 34, an IFFT unit 41, and a noise component. A removal unit 26 is provided. The transmission path response calculation unit 34 includes a channel equalization unit 10, a determination unit 21, and a division unit 31, and the channel equalization unit 10 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation. A unit 14 and a division unit 15 are provided. The noise component removing unit 26 includes a threshold processing unit 25 and a threshold setting unit 70.

図14に示す遅延プロファイル解析回路100−4と図2に示した遅延プロファイル解析回路100−2とを比較すると、両者は、同一構成のチャンネル等化部10及び伝送路応答算出部30,34を備えている。また、図14の遅延プロファイル解析回路100−4と図10に示した遅延プロファイル解析回路100−3とを比較すると、両者は、同一構成のIFFT部41及び雑音成分除去部26を備えている。つまり、遅延プロファイル解析回路100−4は、遅延プロファイル解析回路100−2に備えた伝送路応答算出部30と、遅延プロファイル解析回路100−3に備えたIFFT部41及び雑音成分除去部26とを組み合わせて構成されている。   Comparing the delay profile analysis circuit 100-4 shown in FIG. 14 with the delay profile analysis circuit 100-2 shown in FIG. 2, they both have the channel equalization unit 10 and the transmission line response calculation units 30 and 34 having the same configuration. I have. Further, when comparing the delay profile analysis circuit 100-4 of FIG. 14 with the delay profile analysis circuit 100-3 shown in FIG. 10, both include the IFFT unit 41 and the noise component removal unit 26 having the same configuration. That is, the delay profile analysis circuit 100-4 includes the transmission line response calculation unit 30 included in the delay profile analysis circuit 100-2, and the IFFT unit 41 and the noise component removal unit 26 included in the delay profile analysis circuit 100-3. It is configured in combination.

図14において、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5及びFFT部6は、図1,2及び図10に示したものと同等の機能を有し、伝送路応答部34は、図2に示したものと同等の機能を有し、IFFT部41及び雑音成分除去部26は、図10に示したものと同等の機能を有する。   In FIG. 14, the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, the GI removal unit 5 and the FFT unit 6 have functions equivalent to those shown in FIGS. The transmission path response unit 34 has a function equivalent to that shown in FIG. 2, and the IFFT unit 41 and the noise component removal unit 26 have a function equivalent to that shown in FIG.

以上のように、実施例4の遅延プロファイル解析回路100−4によれば、伝送路応答算出部34が、SP信号を用いて伝送路特性を算出し、雑音成分除去部26が、IFFT部41により伝送路応答をIFFTして求められた遅延プロファイルに対し、遅延プロファイルにおける最小信号電力に基づいたしきい値を用いて、しきい値以下の成分を除去するためのしきい値処理を行うようにした。これにより、被測定信号に含まれる雑音成分を適応的に除去し、伝送路特性のみが含まれる遅延プロファイルを生成可能な遅延プロファイル解析回路を実現することができる。   As described above, according to the delay profile analysis circuit 100-4 of the fourth embodiment, the transmission line response calculation unit 34 calculates the transmission line characteristic using the SP signal, and the noise component removal unit 26 uses the IFFT unit 41. The threshold value processing for removing components below the threshold value is performed on the delay profile obtained by IFFT of the transmission line response using the threshold value based on the minimum signal power in the delay profile. I made it. Thereby, it is possible to realize a delay profile analysis circuit capable of adaptively removing a noise component included in a signal under measurement and generating a delay profile including only transmission path characteristics.

[回り込みキャンセラ/実施例1]
次に、回り込みキャンセラの実施例1について説明する。図5は、本発明の実施の形態による遅延プロファイル解析回路100−1(実施例1の遅延プロファイル解析回路)を用いた回り込みキャンセラの第1の構成を示すブロック図である。この回り込みキャンセラ200−1は、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、及び回り込み伝搬路推定部61を備えている。回り込み伝搬路推定部61は、GI除去部5、FFT部6、伝送路応答算出部30を有するチャネル等化部10、雑音成分除去部20、キャンセル残差算出部51、IFFT部41、加算部52、及び遅延部53を備えている。チャネル等化部10は、伝送路応答算出部30及び除算部15を備え、伝送路応答算出部30は、SP信号抽出部11、基準SP信号生成部12、除算部13、及び補間部14を備えている。また、雑音成分除去部20は、判定部21、誤差算出部22、変調誤差比算出部23、しきい値設定部24、及びしきい値処理部25を備えている。
[Wraparound canceller / Example 1]
Next, Example 1 of the wraparound canceller will be described. FIG. 5 is a block diagram showing a first configuration of a wraparound canceller using delay profile analysis circuit 100-1 (delay profile analysis circuit of Example 1) according to the embodiment of the present invention. The sneak canceller 200-1 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, an adaptive filter 54, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, And a sneak path estimation unit 61. The wraparound channel estimation unit 61 includes a GI removal unit 5, an FFT unit 6, a channel equalization unit 10 having a transmission path response calculation unit 30, a noise component removal unit 20, a cancellation residual calculation unit 51, an IFFT unit 41, and an addition unit. 52 and a delay unit 53. The channel equalization unit 10 includes a transmission line response calculation unit 30 and a division unit 15. The transmission line response calculation unit 30 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation unit 14. I have. The noise component removing unit 20 includes a determination unit 21, an error calculation unit 22, a modulation error ratio calculation unit 23, a threshold setting unit 24, and a threshold processing unit 25.

図5において、周波数変換部2は、受信信号を入力し、当該受信信号をIF帯の信号に変換し、IF信号を出力する。A/D変換部3は、IF信号を入力し、図示しない同期再生部からのサンプリングクロックを用いてアナログIF信号をデジタルIF信号に変換する。直交復調部4は、デジタルIF信号を入力し、当該デジタルIF信号を直交復調して等価ベースバンド信号を出力する。減算部55は、直交復調部4から等価ベースバンド信号を入力し、適応フィルタ54から回り込み波のレプリカ信号を入力し、当該等価ベースバンド信号から回り込み波のレプリカ信号を減算し、レプリカ信号減算後の等価ベースバンド信号を出力する。ここで、減算部55により出力された等価ベースバンド信号は3分配され、直交変調部56、適応フィルタ54、及び回り込み伝搬路推定部61のGI除去部5へそれぞれ入力される。   In FIG. 5, the frequency converter 2 receives a received signal, converts the received signal into an IF band signal, and outputs an IF signal. The A / D conversion unit 3 receives the IF signal and converts the analog IF signal into a digital IF signal using a sampling clock from a synchronous reproduction unit (not shown). The quadrature demodulator 4 receives a digital IF signal, performs quadrature demodulation on the digital IF signal, and outputs an equivalent baseband signal. The subtractor 55 receives the equivalent baseband signal from the quadrature demodulator 4, receives the sneak wave replica signal from the adaptive filter 54, subtracts the sneak wave replica signal from the equivalent baseband signal, and subtracts the replica signal The equivalent baseband signal is output. Here, the equivalent baseband signal output from the subtracting unit 55 is divided into three and input to the quadrature modulation unit 56, the adaptive filter 54, and the GI removal unit 5 of the sneak path estimation unit 61, respectively.

直交変調部56は、減算部55から等価ベースバンド信号を入力し、当該等価ベースバンド信号を直交変調してデジタルIF信号を出力する。D/A変換器57は、デジタルIF信号を入力し、図示しない同期再生部からのサンプリングクロックを用いてデジタルIF信号をアナログIF信号に変換して出力する。周波数変換部58は、アナログIF信号を入力し、当該アナログIF信号を周波数変換し、送信信号として外部へ出力する。   The quadrature modulation unit 56 receives the equivalent baseband signal from the subtraction unit 55, performs quadrature modulation on the equivalent baseband signal, and outputs a digital IF signal. The D / A converter 57 receives a digital IF signal, converts the digital IF signal into an analog IF signal using a sampling clock from a synchronous reproduction unit (not shown), and outputs the analog IF signal. The frequency conversion unit 58 receives an analog IF signal, converts the frequency of the analog IF signal, and outputs it as a transmission signal to the outside.

GI除去部5は、減算部55からもう一方の等価ベースバンド信号を入力し、図示しない同期再生部からOFMD信号のシンボル周期及びタイミングを示す信号(シンボルタイミング)を用いて、1つのOFDM伝送シンボル期間のうちのGIに相当する期間を除去し、有効シンボル期間に相当する時間長の信号(有効シンボル期間分の時間領域のOFDM信号)を抽出する。FFT部6は、有効シンボル期間分の時間領域のOFDM信号を入力し、FFTして周波数領域信号であるキャリヤシンボルに変換する。ここで、FFT部6により変換されたキャリアシンボルは2分配され、一方が除算部15へ、他方がSP信号抽出部11へそれぞれ入力される。   The GI removing unit 5 receives the other equivalent baseband signal from the subtracting unit 55, and uses a signal (symbol timing) indicating the symbol period and timing of the OFMD signal from a synchronous reproduction unit (not shown) to generate one OFDM transmission symbol. A period corresponding to GI is removed from the period, and a signal having a time length corresponding to an effective symbol period (an OFDM signal in a time domain corresponding to the effective symbol period) is extracted. The FFT unit 6 receives an OFDM signal in the time domain for the effective symbol period, and performs FFT to convert it into a carrier symbol that is a frequency domain signal. Here, the carrier symbols converted by the FFT unit 6 are divided into two, one being input to the division unit 15 and the other being input to the SP signal extraction unit 11.

SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14及び除算部15は、図1に示したものと同等の機能を有する。すなわち、SP信号抽出部11はキャリヤシンボルからSP信号を抽出し、基準SP信号生成部12は基準SP信号を生成し、除算部13は伝送路応答を算出し、補間部14は伝送路応答の補間を行う。ここで、補間部14により出力された伝送路応答は2分配され、一方が除算部15へ、他方がキャンセル残差算出部51へそれぞれ入力される。また、除算部15は等化後のデータシンボルを算出する。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, the interpolation unit 14, and the division unit 15 have the same functions as those shown in FIG. That is, the SP signal extraction unit 11 extracts an SP signal from the carrier symbol, the reference SP signal generation unit 12 generates a reference SP signal, the division unit 13 calculates a transmission line response, and the interpolation unit 14 calculates the transmission line response. Interpolate. Here, the transmission path response output by the interpolation unit 14 is divided into two, one being input to the division unit 15 and the other being input to the cancellation residual calculation unit 51. The division unit 15 calculates the equalized data symbol.

判定部21、誤差算出部22、変調誤差比算出部23及びしきい値設定部24は、図1に示したものと同等の機能を有する。すなわち、判定部21は、送信シンボルの推定値を判定する。ここで、判定部21により出力された送信シンボルの推定値は2分配され、誤差算出部22及び変調誤差比算出部23へそれぞれ入力される。誤差算出部22は、等化後のデータシンボルと送信シンボルの推定値との間の誤差を算出する。変調誤差比算出部23は、全てのデータシンボルを用いて、誤差及び送信シンボルの推定値から変調誤差比を算出する。しきい値設定部24は、変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定する。   The determination unit 21, the error calculation unit 22, the modulation error ratio calculation unit 23, and the threshold value setting unit 24 have the same functions as those shown in FIG. That is, the determination unit 21 determines the estimated value of the transmission symbol. Here, the estimated value of the transmission symbol output by the determination unit 21 is divided into two and input to the error calculation unit 22 and the modulation error ratio calculation unit 23, respectively. The error calculator 22 calculates an error between the equalized data symbol and the estimated value of the transmission symbol. The modulation error ratio calculation unit 23 calculates the modulation error ratio from the error and the estimated value of the transmission symbol using all the data symbols. The threshold setting unit 24 estimates the S / N of the delay profile from the modulation error ratio, and sets the threshold.

キャンセル残差算出部51は、補間部14から伝送路応答を入力し、等価ベースバンド信号に含まれる回り込みのキャンセル残差の伝送路応答を算出して出力する。IFFT部41は、キャンセル残差算出部51から回り込みのキャンセル残差の伝送路応答を入力し、当該伝送路応答をIFFTし、回り込み伝搬路のインパルス応答の更新分に変換して出力する。加算部52は、IFFT部41からインパルス応答の更新分を入力し、遅延部53から前回更新後のフィルタ係数を入力し、当該インパルス応答の更新分をフィルタ係数に加算し、フィルタ係数として出力する。しきい値処理部25は、加算部52からフィルタ係数を入力し、しきい値設定部24からしきい値を入力し、当該フィルタ係数に対してしきい値を用いたしきい値処理を行い雑音成分を除去し、当該雑音成分除去後のフィルタ係数を出力する。ここで、しきい値処理部25により出力されるフィルタ係数は2分配され、一方が適応フィルタ54へ、他方が遅延部53へそれぞれ入力される。   The cancellation residual calculation unit 51 receives the transmission line response from the interpolation unit 14 and calculates and outputs the transmission line response of the wraparound cancellation residual included in the equivalent baseband signal. The IFFT unit 41 receives the transmission path response of the wraparound cancellation residual from the cancellation residual calculation section 51, performs IFFT on the transmission path response, converts it to an update of the impulse response of the wraparound propagation path, and outputs it. The adder 52 receives the updated impulse response from the IFFT unit 41, inputs the filter coefficient after the previous update from the delay unit 53, adds the updated impulse response to the filter coefficient, and outputs it as a filter coefficient. . The threshold processing unit 25 receives a filter coefficient from the adding unit 52, inputs a threshold from the threshold setting unit 24, performs threshold processing using the threshold on the filter coefficient, and performs noise processing. The component is removed, and the filter coefficient after removal of the noise component is output. Here, the filter coefficients output by the threshold processing unit 25 are divided into two, one input to the adaptive filter 54 and the other input to the delay unit 53.

遅延部53は、しきい値処理部25からフィルタ係数を入力し、当該フィルタ係数を次回のフィルタ係数更新時まで遅延及び保持し、次回のフィルタ係数更新時に加算部52へ出力する。適応フィルタ54は、しきい値処理部25からフィルタ係数を入力し、減算部55から等価ベースバンド信号を入力し、当該フィルタ係数を用いて等価ベースバンド信号をフィルタリングし、回り込み波のレプリカ信号を生成して、減算部55に出力する。   The delay unit 53 receives the filter coefficient from the threshold processing unit 25, delays and holds the filter coefficient until the next filter coefficient update, and outputs it to the adder 52 at the next filter coefficient update. The adaptive filter 54 receives a filter coefficient from the threshold processing unit 25, receives an equivalent baseband signal from the subtraction unit 55, filters the equivalent baseband signal using the filter coefficient, and generates a sneak wave replica signal. It is generated and output to the subtracting unit 55.

このように構成された図5の回り込みキャンセラ200−1について、その動作を以下に示す。回り込みキャンセラは、受信信号の周波数と同一周波数で再送信を行うSFN放送波中継局において、送受アンテナ間の結合により生じる回り込み波を受信信号からキャンセルし、親局信号のみを再送信するための装置である。   The operation of the sneak canceller 200-1 of FIG. 5 configured as described above will be described below. A sneak canceller is an apparatus for canceling a sneak wave caused by coupling between transmitting and receiving antennas from a received signal and retransmitting only a master station signal in an SFN broadcast wave relay station that performs retransmission at the same frequency as the frequency of the received signal. It is.

回り込みは、送信アンテナから放射された電波の一部が回り込み伝搬路を通った後、受信アンテナで受信されて生じるものである。このため、回り込みキャンセラの内部で、回り込み伝搬路と同じ特性を有する回路を実現することができれば、回り込み波のレプリカ信号を生成することができる。   The wraparound occurs when a part of the radio wave radiated from the transmission antenna passes through the wraparound propagation path and is received by the reception antenna. For this reason, if a circuit having the same characteristics as the sneak path can be realized inside the sneak canceller, a sneak wave replica signal can be generated.

回り込みキャンセラの動作原理は、内部で生成した回り込み波のレプリカ信号を受信信号から減算することにより回り込みをキャンセルし、親局信号のみを取り出すというものである。回り込み伝搬路と同じ伝送路特性を実現するのが、図5に示した適応フィルタ54であり、適応フィルタ54が入力するフィルタ係数は、回り込み伝搬路の遅延プロファイルに基づいて生成される。   The operating principle of the sneak canceller is to cancel the sneak by subtracting the internally generated sneak wave replica signal from the received signal and take out only the master station signal. The adaptive filter 54 shown in FIG. 5 realizes the same transmission path characteristic as that of the sneak path, and the filter coefficient input by the adaptive filter 54 is generated based on the delay profile of the sneak path.

図5に示した回り込みキャンセラ200−1における回り込み伝搬路推定部61に、図1に示した遅延プロファイル解析回路100−1を用いることができる。図5に示した回り込み伝搬路推定部61と図1に示した遅延プロファイル解析回路100−1との間の違いは、回り込み伝搬路推定部61が、補間部14とIFFT部41との間にキャンセル残差算出部51を備えている点、及び、加算部52の後段に雑音成分除去部20を備えている点にある。尚、回り込みキャンセラの詳細については、特開平11−355160号公報「回り込みキャンセラ」や学会発表論文「地上デジタル放送SFNにおける放送波中継局用回り込みキャンセラの基礎検討」(映像情報メディア学会誌 Vol.54,No.11,pp.1568−1575(2000))に記載されているため、ここでは説明は省略する。   The delay profile analysis circuit 100-1 shown in FIG. 1 can be used for the sneak path estimation unit 61 in the sneak canceller 200-1 shown in FIG. The difference between the sneak path estimation unit 61 shown in FIG. 5 and the delay profile analysis circuit 100-1 shown in FIG. 1 is that the sneak path estimation unit 61 is between the interpolation unit 14 and the IFFT unit 41. The cancellation residual calculation unit 51 is provided, and the noise component removal unit 20 is provided after the addition unit 52. The details of the wraparound canceller are disclosed in Japanese Patent Application Laid-Open No. 11-355160, “wraparound canceller” and academic conference paper “Basic study of wraparound canceller for broadcast wave relay station in digital terrestrial broadcasting SFN” (Journal of the Video Information Media Society Vol.54). , No. 11, pp. 1568-1575 (2000)), description thereof is omitted here.

[回り込みキャンセラ/実施例2]
次に、回り込みキャンセラの実施例2について説明する。図6は、本発明の実施の形態による遅延プロファイル解析回路100−2(実施例2の遅延プロファイル解析回路)を用いた回り込みキャンセラの第2の構成を示すブロック図である。この回り込みキャンセラ200−2は、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、及び回り込み伝搬路推定部62を備えている。回り込み伝搬路推定部62は、GI除去部5、FFT部6、チャネル等化部10を有する伝送路応答算出部30、雑音成分除去部20、キャンセル残差算出部51、IFFT部41、加算部52、及び遅延部53を備えている。伝送路応答算出部30は、チャネル等化部10、判定部21、及び除算部31を備え、チャネル等化部10は、SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14、及び除算部15を備えている。また、雑音成分除去部20は、判定部21、誤差算出部22、変調誤差比算出部23、しきい値設定部24、及びしきい値処理部25を備えている。
[Wraparound canceller / Example 2]
Next, a second embodiment of the wraparound canceller will be described. FIG. 6 is a block diagram showing a second configuration of the wraparound canceller using the delay profile analysis circuit 100-2 (delay profile analysis circuit of the second embodiment) according to the embodiment of the present invention. The sneak canceller 200-2 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, an adaptive filter 54, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, And a sneak path estimation unit 62. The sneak path estimation unit 62 includes a GI removal unit 5, an FFT unit 6, a channel response calculation unit 30 having a channel equalization unit 10, a noise component removal unit 20, a cancellation residual calculation unit 51, an IFFT unit 41, and an addition unit. 52 and a delay unit 53. The transmission path response calculation unit 30 includes a channel equalization unit 10, a determination unit 21, and a division unit 31, and the channel equalization unit 10 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation. A unit 14 and a division unit 15 are provided. The noise component removing unit 20 includes a determination unit 21, an error calculation unit 22, a modulation error ratio calculation unit 23, a threshold setting unit 24, and a threshold processing unit 25.

図6に示す回り込みキャンセラ200−2と図5に示した回り込みキャンセラ200−1とを比較すると、両者は、周波数変換部2、A/D変換部3、直交復調部4、減算部55、直交変調部56、D/A変換器57、及び周波数変換部58をこの順番の構成で備え、回り込み波のレプリカ信号を減算部55へフィードバックする適応フィルタ54を備えている点で同一であるが、回り込み伝搬路推定部62の構成、すなわち、チャネル等化部10、雑音成分除去部20、及び伝送路応答算出部30の構成が相違する。   When the sneak canceller 200-2 shown in FIG. 6 is compared with the sneak canceller 200-1 shown in FIG. 5, the frequency converter 2, the A / D converter 3, the quadrature demodulator 4, the subtractor 55, and the quadrature Although it is the same in that the modulator 56, the D / A converter 57, and the frequency converter 58 are provided in this order, and the adaptive filter 54 that feeds back the replica signal of the sneak wave to the subtractor 55 is provided. The configuration of the sneak path estimation unit 62, that is, the configuration of the channel equalization unit 10, the noise component removal unit 20, and the transmission path response calculation unit 30 is different.

図6において、周波数変換部2、A/D変換部3、直交復調部4、減算部55、直交変調部56、D/A変換器57、周波数変換部58、GI除去部5及びFFT部6は、図5に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは3分配され、除算部15、トレーニング信号抽出部であるSP信号抽出部11、及び除算部31へそれぞれ入力される。   In FIG. 6, a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, a GI removal unit 5 and an FFT unit 6 Has the same function as that shown in FIG. Here, the carrier symbols converted by the FFT unit 6 are divided into three and input to the division unit 15, the SP signal extraction unit 11 that is a training signal extraction unit, and the division unit 31, respectively.

SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14及び除算部15は、図5に示したものと同等の機能を有する。ここで、補間部14により出力された伝送路応答は、除算部15へ入力される。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, the interpolation unit 14, and the division unit 15 have the same functions as those shown in FIG. Here, the transmission path response output by the interpolation unit 14 is input to the division unit 15.

判定部21、誤差算出部22、変調誤差比算出部23及びしきい値設定部24は、図5に示したものと同等の機能を有する。ここで、判定部21により出力された送信シンボルの推定値は3分配され、誤差算出部22、変調誤差比算出部23及び除算部31へそれぞれ入力される。   The determination unit 21, the error calculation unit 22, the modulation error ratio calculation unit 23, and the threshold value setting unit 24 have the same functions as those shown in FIG. Here, the estimated value of the transmission symbol output by the determination unit 21 is divided into three and input to the error calculation unit 22, the modulation error ratio calculation unit 23, and the division unit 31, respectively.

除算部31は、FFT部6からキャリヤシンボルを入力し、判定部21から送信シンボルの推定値を入力し、当該キャリヤシンボルを送信シンボルの推定値で除算し、伝送路応答を算出して出力する。   Division unit 31 receives a carrier symbol from FFT unit 6, receives an estimated value of a transmission symbol from determination unit 21, divides the carrier symbol by an estimated value of the transmission symbol, calculates a transmission path response, and outputs it. .

キャンセル残差算出部51、IFFT部41、加算部52、しきい値処理部25及び遅延部53は、図5に示したものと同等の機能を有する。すなわち、キャンセル残差算出部51は、除算部31から伝送路応答を入力し、等価ベースバンド信号に含まれる回り込みのキャンセル残差の伝送路応答を算出して出力する。IFFT部41は、伝送路応答をIFFTし、回り込み伝搬路のインパルス応答の更新分に変換して出力する。加算部52は、インパルス応答の更新分をフィルタ係数に加算し、フィルタ係数として出力する。しきい値処理部25は、フィルタ係数に対してしきい値を用いたしきい値処理を行い雑音成分を除去し、当該雑音成分除去後のフィルタ係数を出力する。遅延部53は、フィルタ係数を次回のフィルタ係数更新時まで遅延及び保持し、次回のフィルタ係数更新時に加算部52へ出力する。また、適応フィルタ54は、フィルタ係数を用いて等価ベースバンド信号をフィルタリングし、回り込み波のレプリカ信号を生成して、減算部55に出力する。   Cancellation residual calculation unit 51, IFFT unit 41, addition unit 52, threshold processing unit 25, and delay unit 53 have the same functions as those shown in FIG. That is, the cancellation residual calculation unit 51 receives the transmission line response from the division unit 31, calculates and outputs the transmission line response of the wraparound cancellation residual included in the equivalent baseband signal. The IFFT unit 41 performs IFFT on the transmission line response, converts it into an updated impulse response of the sneak path, and outputs it. The adder 52 adds the updated impulse response to the filter coefficient, and outputs the filter coefficient. The threshold processing unit 25 performs threshold processing using a threshold on the filter coefficient to remove a noise component, and outputs the filter coefficient after the noise component is removed. The delay unit 53 delays and holds the filter coefficient until the next filter coefficient update, and outputs the filter coefficient to the adder 52 at the next filter coefficient update. Further, the adaptive filter 54 filters the equivalent baseband signal using the filter coefficient, generates a sneak wave replica signal, and outputs it to the subtractor 55.

このように構成された図6の回り込みキャンセラ200−2については、伝送路応答H(i,k)の算出方法以外は図5に示した回り込みキャンセラ200−1と同様であるため、以下説明を省略する。   The sneak canceller 200-2 of FIG. 6 configured as described above is the same as the sneak canceller 200-1 shown in FIG. 5 except for the method of calculating the transmission path response H (i, k). Omitted.

[回り込みキャンセラ/実施例3]
次に、回り込みキャンセラの実施例3について説明する。図15は、本発明の実施の形態による遅延プロファイル解析回路100−3(実施例3の遅延プロファイル解析回路)を用いた回り込みキャンセラの第3の構成を示すブロック図である。この回り込みキャンセラ200−3は、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、及び回り込み伝搬路推定部63を備えている。回り込み伝搬路推定部63は、GI除去部5、FFT部6、伝送路応答算出部33、キャンセル残差算出部51、IFFT部41、加算部52、雑音成分除去部27、及び遅延部53を備えている。伝送路応答算出部33は、SP信号抽出部11、基準SP信号生成部12、除算部13、及び補間部14を備えている。また、雑音成分除去部27は、しきい値設定部70及びしきい値処理部25を備えている。
[Wraparound canceller / Example 3]
Next, a third embodiment of the wraparound canceller will be described. FIG. 15 is a block diagram showing a third configuration of the wraparound canceller using the delay profile analysis circuit 100-3 (the delay profile analysis circuit of Example 3) according to the embodiment of the present invention. The wraparound canceller 200-3 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, an adaptive filter 54, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, And a sneak path estimation unit 63. The wraparound channel estimation unit 63 includes a GI removal unit 5, an FFT unit 6, a transmission channel response calculation unit 33, a cancellation residual calculation unit 51, an IFFT unit 41, an addition unit 52, a noise component removal unit 27, and a delay unit 53. I have. The transmission path response calculation unit 33 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation unit 14. The noise component removing unit 27 includes a threshold setting unit 70 and a threshold processing unit 25.

図15に示す回り込みキャンセラ200−3と図5に示した回り込みキャンセラ200−1とを比較すると、両者は、周波数変換部2、A/D変換部3、直交復調部4、減算部55、直交変調部56、D/A変換器57、及び周波数変換部58をこの順番の構成で備え、回り込み波のレプリカ信号を減算部55へフィードバックする適応フィルタ54を備えている点で同一であるが、回り込み伝搬路推定部63の構成が相違する。   Comparing the sneak canceller 200-3 shown in FIG. 15 with the sneak canceller 200-1 shown in FIG. 5, the frequency converter 2, the A / D converter 3, the quadrature demodulator 4, the subtractor 55, and the quadrature Although it is the same in that the modulator 56, the D / A converter 57, and the frequency converter 58 are provided in this order, and the adaptive filter 54 that feeds back the replica signal of the sneak wave to the subtractor 55 is provided. The configuration of the sneak path estimation unit 63 is different.

図15において、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、GI除去部5及びFFT部6は、図5に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは、SP信号抽出部11へ入力される。   In FIG. 15, a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, an adaptive filter 54, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, and a GI removal unit 5 The FFT unit 6 has a function equivalent to that shown in FIG. Here, the carrier symbol converted by the FFT unit 6 is input to the SP signal extraction unit 11.

SP信号抽出部11、基準SP信号生成部12、除算部13及び補間部14は、図5に示したものと同等の機能を有する。ここで、補間部14により出力された伝送路応答は、キャンセル残差算出部51へ入力される。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, and the interpolation unit 14 have the same functions as those shown in FIG. Here, the transmission path response output by the interpolation unit 14 is input to the cancellation residual calculation unit 51.

キャンセル残差算出部51、IFFT部41、加算部52及び遅延部53は、図5に示したものと同等の機能を有する。ここで、IFFT部41の出力は2分配され、雑音成分除去部27のしきい値設定部70及び加算部52へそれぞれ入力される。しきい値設定部70及びしきい値処理部25は、図10に示した遅延プロファイル解析回路100−3のものと同等の機能を有する。   The cancellation residual calculation unit 51, the IFFT unit 41, the addition unit 52, and the delay unit 53 have the same functions as those shown in FIG. Here, the output of the IFFT unit 41 is divided into two and input to the threshold value setting unit 70 and the addition unit 52 of the noise component removal unit 27, respectively. The threshold setting unit 70 and the threshold processing unit 25 have functions equivalent to those of the delay profile analysis circuit 100-3 shown in FIG.

[回り込みキャンセラ/実施例4]
次に、回り込みキャンセラの実施例4について説明する。図16は、本発明の実施の形態による遅延プロファイル解析回路100−4(実施例4の遅延プロファイル解析回路)を用いた回り込みキャンセラの第4の構成を示すブロック図である。この回り込みキャンセラ200−4は、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、及び回り込み伝搬路推定部64を備えている。回り込み伝搬路推定部64は、GI除去部5、FFT部6、チャンネル等化部10を有する伝送路応答算出部34、キャンセル残差算出部51、IFFT部41、加算部52、雑音成分除去部27、及び遅延部53を備えている。伝送路応答算出部34は、チャンネル等化部10、判定部21、及び除算部31を備え、チャンネル等化部10は、SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14、及び除算部15を備えている。また、雑音成分除去部27は、しきい値設定部70及びしきい値処理部25を備えている。
[Wraparound canceller / Example 4]
Next, a fourth embodiment of the wraparound canceller will be described. FIG. 16 is a block diagram showing a fourth configuration of the wraparound canceller using the delay profile analysis circuit 100-4 (the delay profile analysis circuit of the fourth example) according to the embodiment of the present invention. The wraparound canceller 200-4 includes a frequency conversion unit 2, an A / D conversion unit 3, an orthogonal demodulation unit 4, an adaptive filter 54, a subtraction unit 55, an orthogonal modulation unit 56, a D / A converter 57, a frequency conversion unit 58, And a sneak path estimation unit 64. The sneak path estimation unit 64 includes a GI removal unit 5, an FFT unit 6, a channel response calculation unit 34 having a channel equalization unit 10, a cancellation residual calculation unit 51, an IFFT unit 41, an addition unit 52, and a noise component removal unit. 27, and a delay unit 53. The transmission path response calculation unit 34 includes a channel equalization unit 10, a determination unit 21, and a division unit 31, and the channel equalization unit 10 includes an SP signal extraction unit 11, a reference SP signal generation unit 12, a division unit 13, and an interpolation. A unit 14 and a division unit 15 are provided. The noise component removing unit 27 includes a threshold setting unit 70 and a threshold processing unit 25.

図16に示す回り込みキャンセラ200−4と図6に示した回り込みキャンセラ200−2とを比較すると、両者は、同一構成のGI除去部5、FFT部6、及び伝送路応答算出部30,34を備えている。また、図16に示す回り込みキャンセラ200−4と図15に示した回り込みキャンセラ200−3とを比較すると、両者は、同一構成のキャンセル残差算出部51、IFFT部41、加算部52、雑音成分除去部27、及び遅延部53を備えている。つまり、回り込みキャンセラ200−4は、回り込みキャンセラ200−2に備えたGI除去部5、FFT部6、及び伝送路応答算出部30と、回り込みキャンセラ200−3に備えたキャンセル残差算出部51、IFFT部41、加算部52、雑音成分除去部27、及び遅延部53とを組み合わせて構成されている。   When the sneak canceller 200-4 shown in FIG. 16 is compared with the sneak canceller 200-2 shown in FIG. 6, the GI removal unit 5, the FFT unit 6, and the transmission path response calculation units 30 and 34 having the same configuration are used. I have. Further, when the sneak canceller 200-4 shown in FIG. 16 and the sneak canceller 200-3 shown in FIG. 15 are compared, they both have a cancellation residual calculation unit 51, an IFFT unit 41, an adder 52, a noise component having the same configuration. A removal unit 27 and a delay unit 53 are provided. That is, the wraparound canceller 200-4 includes the GI removal unit 5, the FFT unit 6, and the transmission path response calculation unit 30 included in the wraparound canceller 200-2, and the cancellation residual calculation unit 51 included in the wraparound canceller 200-3. The IFFT unit 41, the adding unit 52, the noise component removing unit 27, and the delay unit 53 are combined.

図16において、周波数変換部2、A/D変換部3、直交復調部4、適応フィルタ54、減算部55、直交変調部56、D/A変換器57、周波数変換部58、GI除去部5及びFFT部6は、図5,図6及び図15に示したものと同等の機能を有する。ここで、FFT部6により変換されたキャリヤシンボルは3分配され、除算部15、SP信号抽出部11、及び除算部31へ入力される。   In FIG. 16, the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, the adaptive filter 54, the subtraction unit 55, the quadrature modulation unit 56, the D / A converter 57, the frequency conversion unit 58, and the GI removal unit 5 The FFT unit 6 has the same function as that shown in FIGS. Here, the carrier symbols converted by the FFT unit 6 are divided into three and input to the division unit 15, the SP signal extraction unit 11, and the division unit 31.

SP信号抽出部11、基準SP信号生成部12、除算部13、補間部14、除算部15、判定部21、及び除算部31は、図6に示したものと同等の機能を有する。ここで、除算部31により出力された伝送路応答は、キャンセル残差算出部51へ入力される。キャンセル残差算出部51、IFFT部41、加算部52、しきい値設定部70、しきい値処理部25及び遅延部53は、図15に示したものと同等の機能を有する。   The SP signal extraction unit 11, the reference SP signal generation unit 12, the division unit 13, the interpolation unit 14, the division unit 15, the determination unit 21, and the division unit 31 have functions equivalent to those illustrated in FIG. Here, the transmission path response output by the division unit 31 is input to the cancellation residual calculation unit 51. Cancellation residual calculation unit 51, IFFT unit 41, addition unit 52, threshold setting unit 70, threshold processing unit 25, and delay unit 53 have the same functions as those shown in FIG.

以上のように、図5、図6、図15及び図16に示した回り込みキャンセラ200−1,2,3,4の回り込み伝搬路推定部61,62,63,64に、図3に示した従来の遅延プロファイル解析回路1を用いた場合は、推定される回り込み伝搬路特性(回り込み伝搬路推定部61,62,63,64が出力するフィルタ係数)に、送信信号に含まれる雑音成分を含んでしまう。このため、適応フィルタ54は、回り込み波のレプリカ信号を生成する際、同時にこれに相当する雑音成分をも生成してしまう。雑音成分は加法性であるため、受信信号から回り込み波のレプリカ信号を減算しても雑音成分は加算され、その結果、送信信号の品質を劣化させてしまう。   As described above, the sneak propagation path estimation units 61, 62, 63, and 64 of the sneak cancellers 200-1, 2, 3, and 4 shown in FIG. 5, FIG. 6, FIG. 15, and FIG. When the conventional delay profile analysis circuit 1 is used, the estimated sneak path characteristics (filter coefficients output from the sneak path estimation units 61, 62, 63, and 64) include noise components included in the transmission signal. End up. For this reason, when the adaptive filter 54 generates a replica signal of a sneak wave, it also generates a noise component corresponding thereto. Since the noise component is additive, the noise component is added even if the sneak wave replica signal is subtracted from the received signal, and as a result, the quality of the transmission signal is degraded.

しかし、図1、図2、図10及び図14に示した本発明の実施の形態による遅延プロファイル解析回路100−1,2,3,4を用いた場合は、推定される回り込み伝搬路特性(フィルタ係数)から雑音成分が除去されており、つまり当該フィルタ係数には雑音成分が含まれない。このため、適応フィルタ54は、不要な雑音成分を生成することがない。したがって、回り込みキャンセラ200−1,2,3,4は、受信信号に含まれる回り込み成分を良好にキャンセルすることができる。   However, when the delay profile analysis circuits 100-1, 2, 3, and 4 according to the embodiment of the present invention shown in FIGS. 1, 2, 10, and 14 are used, the estimated sneak path characteristics ( The noise component is removed from the filter coefficient, that is, the filter coefficient does not include the noise component. For this reason, the adaptive filter 54 does not generate unnecessary noise components. Therefore, the wraparound cancellers 200-1, 2, 3, and 4 can cancel the wraparound component included in the received signal satisfactorily.

以上、実施例を挙げて本発明を説明したが、本発明は上記実施例に限定されるものではなく、その技術思想を逸脱しない範囲で種々変形可能である。例えば、上記実施例では、遅延プロファイル解析回路100−1,2,3,4を用いた回り込みキャンセラ200−1,2,3,4の例を示したが、回り込みキャンセラ以外の装置、例えば補償器、中継装置またはデータ処理装置にも遅延プロファイル解析回路100−1,2,3,4を用いることができる。   The present invention has been described with reference to the embodiments. However, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the technical idea thereof. For example, in the above embodiment, the example of the sneak cancellers 200-1, 2, 3, 4 using the delay profile analysis circuits 100-1, 2, 3, 4 has been described. The delay profile analysis circuits 100-1, 2, 3, and 4 can also be used for the relay device or the data processing device.

また、図1、図2、図5、図6、図10、図14、図15及び図16において、遅延プロファイル解析回路100−1,2,3,4及び回り込みキャンセラ200−1,2,3,4は、周波数変換部2、A/D変換部3、直交復調部4、GI除去部5の順番で構成するようにしたが、A/D変換部3及び直交復調部4の配置を逆にし、すなわち周波数変換部2、直交復調部4、A/D変換部3、GI除去部5の順番で構成するようにしてもよい。この場合、直交復調部4であるアナログ直交復調部がI,Qの等価ベースバンド信号を出力し、2つのA/D変換部3のうちの1つのA/D変換部3がIの等価ベースバンド信号を入力してデジタル信号を出力し、もう一方のA/D変換部3がQの等価ベースバンド信号を入力してデジタル信号を出力する。   1, 2, 5, 6, 10, 14, 15, 15 and 16, the delay profile analysis circuits 100-1, 2, 3, 4 and the wraparound cancellers 200-1, 2, 3 are used. , 4 are configured in the order of the frequency conversion unit 2, the A / D conversion unit 3, the quadrature demodulation unit 4, and the GI removal unit 5, but the arrangement of the A / D conversion unit 3 and the quadrature demodulation unit 4 is reversed. That is, the frequency converter 2, the orthogonal demodulator 4, the A / D converter 3, and the GI remover 5 may be configured in this order. In this case, the analog quadrature demodulator, which is the quadrature demodulator 4, outputs I and Q equivalent baseband signals, and one A / D converter 3 of the two A / D converters 3 is the equivalent base of I. A band signal is input and a digital signal is output, and the other A / D converter 3 inputs a Q equivalent baseband signal and outputs a digital signal.

本発明の実施の形態による遅延プロファイル解析回路の第1の構成を示すブロック図である。It is a block diagram which shows the 1st structure of the delay profile analysis circuit by embodiment of this invention. 本発明の実施の形態による遅延プロファイル解析回路の第2の構成を示すブロック図である。It is a block diagram which shows the 2nd structure of the delay profile analysis circuit by embodiment of this invention. 従来の遅延プロファイル解析回路の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional delay profile analysis circuit. 図3の伝送路応答算出部の構成を示すブロック図である。It is a block diagram which shows the structure of the transmission line response calculation part of FIG. 本発明の実施の形態による遅延プロファイル解析回路を用いた回り込みキャンセラの第1の構成を示すブロック図である。It is a block diagram which shows the 1st structure of the wraparound canceller using the delay profile analysis circuit by embodiment of this invention. 本発明の実施の形態による遅延プロファイル解析回路を用いた回り込みキャンセラの第2の構成を示すブロック図である。It is a block diagram which shows the 2nd structure of the wraparound canceller using the delay profile analysis circuit by embodiment of this invention. SPの配置を説明する図である。It is a figure explaining arrangement | positioning of SP. 遅延プロファイルの例を示す波形図である。It is a wave form diagram which shows the example of a delay profile. 本発明の実施の形態による遅延プロファイル解析回路により求められる遅延プロファイルの例を示す波形図である。It is a wave form diagram which shows the example of the delay profile calculated | required by the delay profile analysis circuit by embodiment of this invention. 本発明の実施の形態による遅延プロファイル解析回路の第3の構成を示すブロック図である。It is a block diagram which shows the 3rd structure of the delay profile analysis circuit by embodiment of this invention. 図10におけるしきい値設定部の第1の構成を示すブロック図である。It is a block diagram which shows the 1st structure of the threshold value setting part in FIG. 図10におけるしきい値設定部の第2の構成を示すブロック図である。It is a block diagram which shows the 2nd structure of the threshold value setting part in FIG. しきい値設定手法を説明するための遅延プロファイルの例を示す波形図である。It is a wave form diagram which shows the example of the delay profile for demonstrating a threshold value setting method. 本発明の実施の形態による遅延プロファイル解析回路の第4の構成を示すブロック図である。It is a block diagram which shows the 4th structure of the delay profile analysis circuit by embodiment of this invention. 本発明の実施の形態による遅延プロファイル解析回路を用いた回り込みキャンセラの第3の構成を示すブロック図である。It is a block diagram which shows the 3rd structure of the wraparound canceller using the delay profile analysis circuit by embodiment of this invention. 本発明の実施の形態による遅延プロファイル解析回路を用いた回り込みキャンセラの第4の構成を示すブロック図である。It is a block diagram which shows the 4th structure of the wraparound canceller using the delay profile analysis circuit by embodiment of this invention.

符号の説明Explanation of symbols

1,100−1,100−2,100−3,100−4 遅延プロファイル解析回路
2,57 周波数変換部
3 A/D変換部
4 直交復調部
5 GI除去部
6 FFT部
7 伝送路応答算出部
7−1 パイロット信号抽出部
7−2 パイロット信号生成部
7−3,13,15,31 除算部
7−4 補間部
8,41 IFFT部
10 チャネル等化部
11 SP信号抽出部
12 基準SP信号生成部
14 補間部
20,26 雑音成分除去部
21 判定部
22 誤差算出部
23 変調誤差比算出部
24,70 しきい値設定部
25 しきい値処理部
30,33,34 伝送路応答算出部
51 キャンセル残差算出部
52 加算部
53 遅延部
54 適応フィルタ
55 減算部
56 直交変調部
57 D/A変換器
60,61,62,63,64 回り込み伝搬路推定部
71 分割部
72 平均電力算出部
73,76 最小値算出部
74,77 乗算部
75 重み付け移動平均処理部
200−1,200−2,200−3,200−4 回り込みキャンセラ
1, 100-1, 100-2, 100-3, 100-4 Delay profile analysis circuit 2, 57 Frequency conversion unit 3 A / D conversion unit 4 Orthogonal demodulation unit 5 GI removal unit 6 FFT unit 7 Transmission path response calculation unit 7-1 Pilot signal extraction unit 7-2 Pilot signal generation unit 7-3, 13, 15, 31 Division unit 7-4 Interpolation unit 8, 41 IFFT unit 10 Channel equalization unit 11 SP signal extraction unit 12 Reference SP signal generation Unit 14 interpolation unit 20, 26 noise component removal unit 21 determination unit 22 error calculation unit 23 modulation error ratio calculation unit 24, 70 threshold setting unit 25 threshold processing units 30, 33, 34 transmission line response calculation unit 51 cancel Residual calculation unit 52 Addition unit 53 Delay unit 54 Adaptive filter 55 Subtraction unit 56 Orthogonal modulation unit 57 D / A converters 60, 61, 62, 63, 64 Detour propagation path estimation unit 71 Division unit 72 Equalizing power calculation unit 73 and 76 the minimum value calculation unit 74 and 77 multiplying unit 75 weighted moving average processing unit 200-1,200-2,200-3,200-4 CLI Canceller

Claims (8)

入力されるOFDM信号を、周波数領域のキャリヤシンボルにFFTするFFT部と、
該FFT部により変換されたキャリヤシンボルから伝送路応答を算出する伝送路応答算出部と、
該伝送路応答算出部により算出された伝送路応答を、時間軸上の遅延プロファイルにIFFTするIFFT部と、
前記FFT部により変換されたキャリヤシンボルのチャネル等化を行うチャネル等化部と、
該チャネル等化部により等化された等化後のキャリヤシンボルに基づいてしきい値を設定し、前記IFFT部により変換された遅延プロファイルに対してしきい値処理し、雑音成分を除去する雑音成分除去部とを備えることを特徴とする遅延プロファイル解析回路。
An FFT unit for FFT of an input OFDM signal into a carrier symbol in the frequency domain;
A transmission line response calculation unit for calculating a transmission line response from the carrier symbol converted by the FFT unit;
An IFFT unit that IFFTs the transmission path response calculated by the transmission path response calculation unit into a delay profile on a time axis;
A channel equalization unit for performing channel equalization of the carrier symbol converted by the FFT unit;
Noise that sets a threshold based on the equalized carrier symbol equalized by the channel equalization unit, performs threshold processing on the delay profile converted by the IFFT unit, and removes noise components A delay profile analysis circuit comprising a component removal unit.
前記雑音成分除去部が、
前記チャネル等化部により等化された等化後のキャリヤシンボルとの信号空間上におけるユークリッド距離が最も小さい既知の送信シンボルを、実際に送信されたキャリヤシンボルの推定値として判定する判定部と、
該判定部により判定された送信キャリヤシンボルの推定値と前記チャネル等化部により等化された等化後のキャリヤシンボルとの間の誤差を算出する誤差算出部と、
前記判定部により判定された送信キャリヤシンボルの推定値及び前記誤差算出部により算出された誤差から、全てのデータシンボルを用いて変調誤差比を算出する変調誤差比算出部と、
該変調誤差比算出部により算出された変調誤差比から遅延プロファイルのS/Nを推定し、しきい値を設定するしきい値設定部と、
前記IFFT部により変換された遅延プロファイルから、前記しきい値設定部により設定されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする請求項1に記載の遅延プロファイル解析回路。
The noise component removing unit is
A determination unit that determines a known transmission symbol having the smallest Euclidean distance on the signal space with the equalized carrier symbol equalized by the channel equalization unit as an estimated value of the actually transmitted carrier symbol;
An error calculation unit that calculates an error between the estimated value of the transmission carrier symbol determined by the determination unit and the carrier symbol after equalization by the channel equalization unit;
A modulation error ratio calculation unit that calculates a modulation error ratio using all data symbols from the estimated value of the transmission carrier symbol determined by the determination unit and the error calculated by the error calculation unit;
A threshold value setting unit that estimates the S / N of the delay profile from the modulation error ratio calculated by the modulation error ratio calculation unit, and sets a threshold value;
The threshold processing unit for removing a signal component below a threshold set by the threshold setting unit from the delay profile converted by the IFFT unit. Delay profile analysis circuit.
前記伝送路応答算出部が、
前記FFT部により変換されたキャリヤシンボルから、予め定められたシンボル番号及びサブキャリヤ番号のサブキャリヤによって伝送されるパイロット信号を抽出するパイロット信号抽出部と、
予め定められた振幅及び位相を有する基準パイロット信号を生成する基準パイロット信号生成部と、
前記パイロット信号抽出部により抽出されたパイロット信号を、前記基準パイロット信号生成部により生成された基準パイロット信号で除算し、前記パイロット信号が伝送されるサブキャリヤの周波数における伝送路応答を算出する除算部とを有することを特徴とする請求項1または請求項2に記載の遅延プロファイル解析回路。
The transmission line response calculation unit,
A pilot signal extraction unit for extracting a pilot signal transmitted by a subcarrier having a predetermined symbol number and subcarrier number from the carrier symbol converted by the FFT unit;
A reference pilot signal generator for generating a reference pilot signal having a predetermined amplitude and phase;
A division unit for dividing a pilot signal extracted by the pilot signal extraction unit by a reference pilot signal generated by the reference pilot signal generation unit, and calculating a transmission line response at a frequency of a subcarrier on which the pilot signal is transmitted The delay profile analysis circuit according to claim 1 or 2, characterized by comprising:
前記伝送路応答算出部が、
前記FFT部により変換されたキャリヤシンボルから、予め定められたシンボル番号及びサブキャリヤ番号のサブキャリヤによって伝送されるパイロット信号を抽出するパイロット信号抽出部と、
予め定められた振幅及び位相を有する基準パイロット信号を生成する基準パイロット信号生成部と、
前記パイロット信号抽出部により抽出されたパイロット信号を、前記基準パイロット信号生成部により生成された基準パイロット信号で除算し、前記パイロット信号が伝送されるサブキャリヤの周波数における伝送路応答を算出する除算部と、
該除算部により算出された伝送路応答の補間を行う補間部と、
前記FFT部により変換されたキャリヤシンボルを、前記補間部により補間された伝送路応答で除算し、チャネル等化を行う除算部と、
該除算部の出力する等化後のキャリヤシンボルとの信号空間上におけるユークリッド距離が最も小さい既知の送信シンボルを、実際に送信されたキャリヤシンボルの推定値として判定する判定部と、
前記FFT部により変換されたキャリヤシンボルを、前記判定部により判定された送信キャリヤシンボルの推定値で除算し、伝送路応答を算出する除算部とを有することを特徴とする請求項2に記載の遅延プロファイル解析回路。
The transmission line response calculation unit,
A pilot signal extraction unit for extracting a pilot signal transmitted by a subcarrier having a predetermined symbol number and subcarrier number from the carrier symbol converted by the FFT unit;
A reference pilot signal generator for generating a reference pilot signal having a predetermined amplitude and phase;
A division unit for dividing a pilot signal extracted by the pilot signal extraction unit by a reference pilot signal generated by the reference pilot signal generation unit, and calculating a transmission line response at a frequency of a subcarrier on which the pilot signal is transmitted When,
An interpolation unit that performs interpolation of the transmission line response calculated by the division unit;
A division unit that divides the carrier symbol converted by the FFT unit by the transmission path response interpolated by the interpolation unit and performs channel equalization;
A determination unit that determines a known transmission symbol having the smallest Euclidean distance on the signal space with the equalized carrier symbol output from the division unit as an estimated value of the actually transmitted carrier symbol;
3. The division unit according to claim 2, further comprising: a division unit that divides the carrier symbol converted by the FFT unit by an estimated value of the transmission carrier symbol determined by the determination unit and calculates a transmission line response. Delay profile analysis circuit.
入力されるOFDM信号を、周波数領域のキャリヤシンボルにFFTするFFT部と、
該FFT部により変換されたキャリヤシンボルから伝送路応答を算出する伝送路応答算出部と、
該伝送路応答算出部により算出された伝送路応答を、時間軸上の遅延プロファイルにIFFTするIFFT部と、
該IFFT部により変換された遅延プロファイルについて、その信号電力の最小値を算出してしきい値を設定し、しきい値処理を施して雑音成分を除去する雑音成分除去部とを備えることを特徴とする遅延プロファイル解析回路。
An FFT unit for FFT of an input OFDM signal into a carrier symbol in the frequency domain;
A transmission line response calculation unit for calculating a transmission line response from the carrier symbol converted by the FFT unit;
An IFFT unit that IFFTs the transmission path response calculated by the transmission path response calculation unit into a delay profile on a time axis;
The delay profile converted by the IFFT unit includes a noise component removing unit that calculates a minimum value of the signal power, sets a threshold value, and performs threshold processing to remove a noise component. Delay profile analysis circuit.
前記雑音成分除去部が、
前記IFFT部により変換された遅延プロファイルを、遅延時間毎に複数のブロックに分割する分割部と、
該分割部により分割された遅延プロファイルのブロック毎に、遅延プロファイルの単位離散時間あたりの平均信号電力を求める平均信号電力算出部と、
前記分割数分の単位離散時間あたりの平均信号電力の最小値を求める最小値算出部と、
該最小値算出部により算出された平均信号電力の最小値に、予め定められた定数を乗算し、しきい値として出力する乗算部と、
前記IFFT部により変換された遅延プロファイルから、前記乗算部により出力されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする請求項5に記載の遅延プロファイル解析回路。
The noise component removing unit is
A division unit that divides the delay profile converted by the IFFT unit into a plurality of blocks for each delay time;
An average signal power calculation unit for obtaining an average signal power per unit discrete time of the delay profile for each block of the delay profile divided by the dividing unit;
A minimum value calculation unit for obtaining a minimum value of average signal power per unit discrete time for the number of divisions;
A multiplier for multiplying a minimum value of the average signal power calculated by the minimum value calculator by a predetermined constant and outputting the result as a threshold;
6. The delay profile analysis according to claim 5, further comprising: a threshold value processing unit that removes a signal component that is not more than a threshold value output by the multiplication unit from the delay profile converted by the IFFT unit. circuit.
前記雑音成分除去部が、
前記IFFT部により変換された遅延プロファイルに、重み付け移動平均処理を施す重み付け移動平均処理部と、
該重み付け移動平均処理部により重み付け移動平均処理が施された遅延プロファイルにつき、該遅延プロファイルの最小値を算出する最小値算出部と、
該最小値算出部により算出された遅延プロファイルの最小値に、予め定められた定数を乗算し、しきい値として出力する乗算部と、
前記IFFT部により変換された遅延プロファイルから、前記乗算部により出力されたしきい値以下の信号成分を除去するしきい値処理部とを有することを特徴とする請求項5に記載の遅延プロファイル解析回路。
The noise component removing unit is
A weighted moving average processing unit that performs weighted moving average processing on the delay profile converted by the IFFT unit;
A minimum value calculating unit that calculates a minimum value of the delay profile for the delay profile subjected to the weighted moving average processing by the weighted moving average processing unit;
A multiplication unit that multiplies a minimum value of the delay profile calculated by the minimum value calculation unit by a predetermined constant and outputs it as a threshold value;
6. The delay profile analysis according to claim 5, further comprising: a threshold value processing unit that removes a signal component that is not more than a threshold value output by the multiplication unit from the delay profile converted by the IFFT unit. circuit.
受信信号をフィルタリングし、回り込み波のレプリカ信号を生成する適応フィルタと、
該適応フィルタにより生成されたレプリカ信号を受信信号から減算する減算部と、
前記遅延プロファイルを、回り込み波のレプリカ信号を生成するためのフィルタ係数として生成する請求項1から7までのいずれか一項に記載の遅延プロファイル解析回路とを備え、
前記受信信号から、送受信アンテナ間の結合により生じる回り込み波をキャンセルすることを特徴とする回り込みキャンセラ。
An adaptive filter that filters a received signal and generates a replica signal of a sneak wave;
A subtractor for subtracting the replica signal generated by the adaptive filter from the received signal;
The delay profile analysis circuit according to any one of claims 1 to 7, wherein the delay profile is generated as a filter coefficient for generating a replica signal of a sneak wave.
A sneak canceller that cancels a sneak wave caused by coupling between transmitting and receiving antennas from the received signal.
JP2006288695A 2005-10-25 2006-10-24 Delay profile analysis circuit and apparatus using the same Active JP4903026B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006288695A JP4903026B2 (en) 2005-10-25 2006-10-24 Delay profile analysis circuit and apparatus using the same

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2005310289 2005-10-25
JP2005310289 2005-10-25
JP2006288695A JP4903026B2 (en) 2005-10-25 2006-10-24 Delay profile analysis circuit and apparatus using the same

Publications (2)

Publication Number Publication Date
JP2007151097A true JP2007151097A (en) 2007-06-14
JP4903026B2 JP4903026B2 (en) 2012-03-21

Family

ID=38211886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006288695A Active JP4903026B2 (en) 2005-10-25 2006-10-24 Delay profile analysis circuit and apparatus using the same

Country Status (1)

Country Link
JP (1) JP4903026B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008079117A (en) * 2006-09-22 2008-04-03 Hitachi Kokusai Electric Inc Reception apparatus, and sampling clock control method of repeater
JP2011010086A (en) * 2009-06-26 2011-01-13 Nec Corp Receiving apparatus, receiving method and program
WO2011086609A1 (en) * 2010-01-18 2011-07-21 三菱電機株式会社 Digital broadcast reception apparatus and delay profile generation method
JP2012010180A (en) * 2010-06-25 2012-01-12 Nippon Hoso Kyokai <Nhk> Mimo transmission path characteristic measurement device and mimo pseudo transmission path device
JP2012249080A (en) * 2011-05-27 2012-12-13 Fujitsu Ltd Receiver
JP2014150469A (en) * 2013-02-04 2014-08-21 Mitsubishi Electric Corp Equalization device and equalization method
JP2015005864A (en) * 2013-06-20 2015-01-08 マスプロ電工株式会社 Sneak canceler and relay device
JP2016012787A (en) * 2014-06-27 2016-01-21 日本放送協会 Measuring device, measuring method and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003318858A (en) * 2002-04-26 2003-11-07 Nippon Hoso Kyokai <Nhk> Delay wave canceller
JP2004266814A (en) * 2003-02-10 2004-09-24 Mitsubishi Electric Corp Communication apparatus
WO2004107622A1 (en) * 2003-05-30 2004-12-09 Mitsubishi Denki Kabushiki Kaisha Ofdm signal receiver apparatus and ofdm signal receiving method
JP2005130485A (en) * 2003-10-01 2005-05-19 Matsushita Electric Ind Co Ltd Ofdm signal receiving apparatus and ofdm signal receiving method
WO2005064870A2 (en) * 2003-12-19 2005-07-14 Qualcomm Incorporated Channel estimation for an ofdm communication system with inactive subbands
WO2005076558A1 (en) * 2004-01-21 2005-08-18 Qualcomm Incorporated Pilot transmission and channel estimation for an ofdm system with excess delay spread

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003318858A (en) * 2002-04-26 2003-11-07 Nippon Hoso Kyokai <Nhk> Delay wave canceller
JP2004266814A (en) * 2003-02-10 2004-09-24 Mitsubishi Electric Corp Communication apparatus
WO2004107622A1 (en) * 2003-05-30 2004-12-09 Mitsubishi Denki Kabushiki Kaisha Ofdm signal receiver apparatus and ofdm signal receiving method
JP2005130485A (en) * 2003-10-01 2005-05-19 Matsushita Electric Ind Co Ltd Ofdm signal receiving apparatus and ofdm signal receiving method
WO2005064870A2 (en) * 2003-12-19 2005-07-14 Qualcomm Incorporated Channel estimation for an ofdm communication system with inactive subbands
WO2005076558A1 (en) * 2004-01-21 2005-08-18 Qualcomm Incorporated Pilot transmission and channel estimation for an ofdm system with excess delay spread

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008079117A (en) * 2006-09-22 2008-04-03 Hitachi Kokusai Electric Inc Reception apparatus, and sampling clock control method of repeater
JP2011010086A (en) * 2009-06-26 2011-01-13 Nec Corp Receiving apparatus, receiving method and program
WO2011086609A1 (en) * 2010-01-18 2011-07-21 三菱電機株式会社 Digital broadcast reception apparatus and delay profile generation method
JP4926307B2 (en) * 2010-01-18 2012-05-09 三菱電機株式会社 Digital broadcast receiving apparatus and delay profile creating method
JP2012010180A (en) * 2010-06-25 2012-01-12 Nippon Hoso Kyokai <Nhk> Mimo transmission path characteristic measurement device and mimo pseudo transmission path device
JP2012249080A (en) * 2011-05-27 2012-12-13 Fujitsu Ltd Receiver
JP2014150469A (en) * 2013-02-04 2014-08-21 Mitsubishi Electric Corp Equalization device and equalization method
JP2015005864A (en) * 2013-06-20 2015-01-08 マスプロ電工株式会社 Sneak canceler and relay device
JP2016012787A (en) * 2014-06-27 2016-01-21 日本放送協会 Measuring device, measuring method and program

Also Published As

Publication number Publication date
JP4903026B2 (en) 2012-03-21

Similar Documents

Publication Publication Date Title
JP4903026B2 (en) Delay profile analysis circuit and apparatus using the same
KR100555508B1 (en) Circuit for impulsive noise suppression in orthogonal frequency division multiple receiving system and method thereof
JP5281078B2 (en) Reception device, integrated circuit, digital television receiver, reception method, and reception program
JP2005287043A (en) Receiver
JP2007208654A (en) Radio communication method using ofdm, ofdm transmitter, and ofdm receiver
JPWO2007046503A1 (en) Inter-carrier interference canceling apparatus and receiving apparatus using the same
JP4440303B2 (en) Receiver
CN101378380A (en) Method of estimating inter-carrier interference (ICI) and ici mitigating equalizer
JP2005079911A (en) Receiving device in ofdm transmission system
KR100973013B1 (en) Frequency offset estimation apparatus and method of ofdm system
JP4780161B2 (en) Receiving device, receiving method, and program
JP4740069B2 (en) Wraparound canceller
JP2010068263A (en) Ofdm signal synthesizing receiver
TWI499251B (en) Carrier and sampling frequency offsets estimating method and associated apparatus applied to multi-carrier communication system
JP2009224955A (en) Demodulating circuit, demodulating method, program, and receiving device
KR101018140B1 (en) Frequency offset estimation apparatus of ofdm system
JP6028572B2 (en) Receiver
JP5023007B2 (en) OFDM signal receiving apparatus and relay apparatus
JP2007104574A (en) Multicarrier wireless receiver and receiving method
JP4109530B2 (en) Wraparound canceller
JP4149302B2 (en) Transmission path characteristic estimating apparatus, OFDM signal demodulating apparatus, and wraparound canceller
Schlegel et al. Embedded pilot and multi-size OFDM processing for jointly time and frequency selective channels
JP5023006B2 (en) OFDM signal receiving apparatus and relay apparatus
JP6110650B2 (en) Wraparound canceller and relay device
JP2005167594A (en) Signal generator and signal generating method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070514

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110930

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111025

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111121

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4903026

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250