WO2019167754A1 - 無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体 - Google Patents

無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体 Download PDF

Info

Publication number
WO2019167754A1
WO2019167754A1 PCT/JP2019/006314 JP2019006314W WO2019167754A1 WO 2019167754 A1 WO2019167754 A1 WO 2019167754A1 JP 2019006314 W JP2019006314 W JP 2019006314W WO 2019167754 A1 WO2019167754 A1 WO 2019167754A1
Authority
WO
WIPO (PCT)
Prior art keywords
signal
symbol
frequency domain
time domain
points
Prior art date
Application number
PCT/JP2019/006314
Other languages
English (en)
French (fr)
Inventor
岩崎 玄弥
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to US16/968,760 priority Critical patent/US11343036B2/en
Priority to JP2020503435A priority patent/JP6954445B2/ja
Publication of WO2019167754A1 publication Critical patent/WO2019167754A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0044Arrangements for allocating sub-channels of the transmission path allocation of payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/26Systems using multi-frequency codes
    • H04L27/2601Multicarrier modulation systems
    • H04L27/2602Signal structure
    • H04L27/2605Symbol extensions, e.g. Zero Tail, Unique Word [UW]
    • H04L27/2607Cyclic extensions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/0001Arrangements for dividing the transmission path
    • H04L5/0003Two-dimensional division
    • H04L5/0005Time-frequency
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L27/00Modulated-carrier systems
    • H04L27/26Systems using multi-frequency codes
    • H04L27/2601Multicarrier modulation systems
    • H04L27/2647Arrangements specific to the receiver only
    • H04L27/2649Demodulators
    • H04L27/265Fourier transform demodulators, e.g. fast Fourier transform [FFT] or discrete Fourier transform [DFT] demodulators

Definitions

  • the present invention relates to a wireless communication apparatus, a received signal processing method, and a program.
  • OFDM Orthogonal Frequency Division Division Multiplexing
  • a base station performs Fast Fourier Transform (FFT) processing on a received signal from a communication terminal, thereby converting the signal into a frequency domain signal and subcarriers in the frequency domain.
  • FFT Fast Fourier Transform
  • Patent Document 1 discloses a configuration including a first FFT, a BPF (Band Pass Filter), an IFFT (Inverse Fast Fourier Transform), a second FFT, and a pattern detection unit. ing. N shown below is an integer that is a power of 2. M and M are integers of 2 or more.
  • the first FFT converts the received input signal sequence a from the communication terminal from the time domain signal to the frequency domain signal b by FFT processing.
  • the first FFT uses N / m point FFT processing, and the N samples of the input signal series a are divided into m, and the FFT processing is performed continuously m times.
  • the BPF performs BPF processing on the FFT output for each N / m point, and reduces the number to (N / m) / M points.
  • Each of the down-sampled m sets of signals needs to be time-series continuous signals. Therefore, in IFFT, inverse fast Fourier transform (IFFT) processing is performed to convert the signal into a time-domain signal of N / M samples that have been downsampled. This time domain signal is again converted into a frequency domain signal by FFT processing in the second FFT, and is input to the pattern detection circuit to perform pattern detection in the frequency domain.
  • IFFT inverse fast Fourier transform
  • a cyclic prefix (CP: Cyclic Prefix) is added to each uplink symbol of the communication channel and the control channel in the LTE system. For this reason, the FFT processing is performed with an interval between the CP portions.
  • CP Cyclic Prefix
  • each symbol is continuously connected without interposing the CP, and the CP of the communication channel or control channel is placed at the head part. A longer CP is added. For this reason, the timing of each symbol differs between the preamble signal, the communication channel, and the control channel.
  • the technique disclosed in Patent Document 1 supports this by dividing the input signal series into communication channel and control channel input signals and preamble signal input signals, and separately performing FFT processing, BPF processing, and IFFT processing. .
  • the present disclosure has been made to solve such a problem, and an object thereof is to provide a wireless communication apparatus, a received signal processing method, and a program that can perform signal processing efficiently.
  • a wireless communication apparatus includes a first frequency domain conversion unit that converts a received signal into a first frequency domain signal, and a first number of points corresponding to the frequency bandwidth of the desired signal.
  • a band limiting unit that performs band limitation to extract the first frequency domain signal from the first frequency domain signal
  • a time domain conversion unit that converts the band limited signal to a time domain signal of the first number of points
  • a symbol from the time domain signal And a second frequency domain transform unit that transforms each reconstructed symbol into a second frequency domain signal of the first number of points.
  • the received signal is converted into a first frequency domain signal, and the first point number corresponding to the frequency bandwidth of the desired signal is set to the first frequency.
  • Band limiting is performed to extract from the domain signal, the band limited signal is converted into the time domain signal having the first number of points, symbols are reconstructed from the time domain signal, and each reconstructed symbol is converted to the first symbol. Conversion to a second frequency domain signal of the number of points.
  • the program according to the third aspect of the present invention converts a received signal into a first frequency domain signal, and extracts a first point number corresponding to the frequency bandwidth of the desired signal from the first frequency domain signal. Band limiting, converting the band limited signal to the first number of time domain signals, reconstructing symbols from the time domain signal, and reconfiguring each of the reconstructed symbols to the first number of points.
  • the computer executes reception signal processing including conversion into a second frequency domain signal.
  • the present invention it is possible to provide a wireless communication apparatus capable of efficiently performing signal processing, a received signal processing method, and a program.
  • FIG. 3 is a diagram illustrating an example of a reception signal of the wireless communication apparatus according to the first embodiment.
  • FIG. 1 is a block diagram illustrating an example of a configuration of a wireless communication device according to a first exemplary embodiment
  • FIG. 3 is a diagram illustrating an example of a first frequency domain signal in the wireless communication apparatus according to the first embodiment.
  • 6 is a diagram illustrating an example of a signal whose band is limited by a band limiting unit in the wireless communication apparatus according to the first embodiment
  • FIG. 6 is a diagram illustrating an example of a time domain signal converted by a time domain conversion unit in the wireless communication apparatus according to the first embodiment
  • FIG. FIG. 6 is a block diagram showing another example of the configuration of the wireless communication apparatus according to the first exemplary embodiment.
  • FIG. 3 is a flowchart showing an operation example of the wireless communication apparatus according to the first exemplary embodiment
  • FIG. 9 is a diagram for explaining a specific example of symbol reconstruction by a symbol reconstruction unit of the wireless communication apparatus according to the second exemplary embodiment
  • It is a block diagram of the uplink signal in a LTE system.
  • the wireless communication apparatus 100 according to the first embodiment will be described.
  • a specific example of the wireless communication device 100 is a base station device.
  • the wireless communication apparatus 100 receives an OFDM uplink signal from the communication terminal 200.
  • FIG. 1 An example of a received signal from the communication terminal 200 in the wireless communication apparatus 100 is shown in FIG. As shown in FIG. 1, it is assumed that a narrowband preamble signal is multiplexed on the frequency axis between OFDM signals for a wideband communication channel. Note that, as shown in FIG. 1, the communication channel signal and the pre-ample signal have the same symbol length, but differ in the way of arrangement on the time axis, and therefore the symbol timing is different.
  • the communication channel signal is composed of symbols # 0 to # 6, and each symbol is composed of a CP and a signal portion of 2048 samples.
  • the preamplifier signal is composed of CP and a signal portion of 24576 samples.
  • the radio communication apparatus 100 includes a first frequency domain transform unit 1, a band limiting unit 2, a time domain transform unit 3, a symbol reconstruction unit 4, and a second frequency domain transform unit 5. .
  • a first frequency domain transform unit 1 a band limiting unit 2
  • a time domain transform unit 3 a time domain transform unit 3
  • a symbol reconstruction unit 4 a symbol reconstruction unit 4
  • a second frequency domain transform unit 5 a second frequency domain transform unit 5.
  • the first frequency domain conversion unit 1 converts the received signal from the communication terminal into a first frequency domain signal.
  • the first frequency domain transform unit 1 performs a 2048-point FFT process on the received signal according to each symbol timing of the OFDM signal, thereby transforming the received signal into a first frequency domain signal.
  • the first frequency domain converter 1 converts the received signal of FIG. 1 into a signal on the frequency axis as shown in FIG. Then, the first frequency domain transform unit 1 outputs a first frequency domain signal as shown in FIG.
  • the band limiting unit 2 extracts the first number of points corresponding to the frequency bandwidth of the desired signal from the first frequency domain signal. As a specific example, the band limiting unit 2 extracts 256 points including a desired preamble signal from the FFT-processed 2048-point signal, and performs band limiting so that a portion other than the preamble frequency band is zero. An example of a signal whose band is limited by the band limiting unit 2 is shown in FIG. Then, the band limiting unit 2 outputs the band-limited signal to the time domain conversion unit 3.
  • the position of the preamble on the frequency axis is determined by the system. Also, the position of the preamble on the frequency axis can change, but how it changes is predetermined. For this reason, the band limiting unit 2 can know the position of the preamble on the frequency axis, and can extract the preamble signal.
  • the time domain conversion unit 3 converts the band limited signal into a time domain signal having the first number of points.
  • the time domain conversion unit 3 converts the preamble signal into a time domain signal by performing 256-point IFFT processing on the band-limited signal, that is, the preamble signal.
  • An example of the time domain signal converted by the time domain conversion unit 3 is shown in FIG. As shown in FIG. 5, each symbol after IFFT processing is a signal sampled at a timing different from the symbol pattern of the preamble signal. Then, the time domain conversion unit 3 outputs the time domain signal to the symbol reconstruction unit 4.
  • the symbol reconstruction unit 4 reconstructs a symbol from the time domain signal. Then, the symbol reconstruction unit 4 outputs each reconstructed symbol to the second frequency domain transform unit 5.
  • the second frequency domain transform unit 5 transforms each reconstructed symbol into a second frequency domain signal having the first number of points.
  • the second frequency domain transform unit 5 performs a 256-point FFT process on each reconstructed symbol to obtain a second frequency domain signal according to the symbol timing of the preamble signal. .
  • the wireless communication device 100 may be configured as shown in FIG. 6, for example.
  • the output of the first frequency domain converter 1 is branched.
  • the first frequency domain transform unit 1 is shared by the communication channel signal and the access preamble signal, and the communication channel signal and the preamble signal are branched at the output of the first frequency domain transform unit 1.
  • the preamble signal is processed by a path including the band limiting unit 2, the time domain conversion unit 3, the symbol reconstruction unit 4, and the second frequency domain conversion unit 5, and the communication channel signal is processed by the other path. it can. That is, radio communication apparatus 100 can efficiently perform signal processing on a plurality of signals having the same symbol length but different reception timing and frequency bandwidth.
  • the wireless communication device 100 converts the received signal into a first frequency domain signal by the first frequency domain converter 1 (step S101).
  • the wireless communication device 100 performs band limitation by extracting the first number of points according to the frequency bandwidth of the desired signal from the first frequency domain signal by the band limiting unit 2 (step S102).
  • the wireless communication device 100 converts the band-limited signal into the time domain signal of the first number of points by the time domain conversion unit 3 (step S103).
  • the radio communication device 100 reconstructs a symbol from the time domain signal by the symbol reconstructing unit 4 (step S104).
  • the wireless communication device 100 converts each reconstructed symbol into the second frequency domain signal having the first number of points by the second frequency domain transform unit 5 (step S105).
  • the radio communication apparatus 100 uses the second frequency domain by the second frequency domain transform unit 5 with the same number of points as the conversion process to the time domain signal by the time domain transform unit 3.
  • the signal is converted into a signal. That is, in the wireless communication device 100, the number of points in the conversion process to the second frequency domain signal does not become larger than the number of points in the conversion process to the time domain signal by the time domain conversion unit 3.
  • the wireless communication device 100 can suppress the amount of calculation performed by the second frequency domain converter 5. That is, the wireless communication apparatus 100 can perform signal processing efficiently.
  • the second embodiment is an embodiment related to a specific example of reconstructing symbols from time domain signals.
  • the wireless communication device 100A includes a first frequency domain conversion unit 1, a band limiting unit 2, a time domain conversion unit 3, a symbol reconstruction unit 4A, and a second frequency domain conversion unit 5. .
  • the configuration of the wireless communication device 100A is the same as the configuration of the wireless communication device 100 of FIG. 2 or FIG.
  • the symbol reconstruction unit 4A receives the time domain signal from the time domain conversion unit 3. Further, the symbol reconstructing unit 4A rearranges each symbol of the received time domain signal to reconstruct a desired signal, and then reconstructs the symbol by re-dividing the reconstructed desired signal. Then, the symbol reconstruction unit 4A outputs the reconstructed symbol to the second frequency domain transform unit 5.
  • the symbol reconstruction unit 4A receives each symbol after the IFFT processing shown in FIG.
  • the symbol reconstruction unit 4A reconstructs a desired signal by arranging the symbols after the IFFT processing with a gap corresponding to the CP.
  • the symbol reconstruction unit 4A reconstructs the preamble signal as shown in the upper part of FIG. 8 by arranging the symbols after IFFT with a gap corresponding to the CP.
  • the symbol reconstruction unit 4A reconstructs the symbol by extracting the first number of points from the reconstructed desired signal according to the symbol timing of the desired signal.
  • the symbol reconstruction unit 4A reconstructs symbols by extracting 256 points from the reconstructed preamble signal shown in the upper part of FIG. 8 according to the symbol timing of the preamble signal. Thereby, the symbol shown in the middle of FIG. 8 is reconstructed. Then, the symbol reconstruction unit 4A outputs the reconstructed symbol to the second frequency domain transform unit 5.
  • the second frequency domain transform unit 5 obtains a signal on the frequency axis in accordance with the symbol timing of the preamble signal by performing 256-point FFT processing on each reconstructed symbol.
  • the radio communication apparatus 100A uses the symbol reconfiguration unit 4A to arrange a desired signal by arranging a gap corresponding to CP between each symbol of the time domain signal. Is configured to be reconfigured. Accordingly, the wireless communication device 100A can generate a desired signal having a gap corresponding to the CP.
  • the radio communication device 100A is configured to reconstruct symbols by extracting the first number of points from the reconstructed desired signal according to the symbol timing of the desired signal by the symbol reconstructing unit 4A. . Thereby, in the wireless communication device 100A, the second frequency domain conversion unit 5 can process a signal divided by the first number of points. For this reason, in the wireless communication device 100A, it is possible to suppress the load in the second frequency domain conversion unit 5.
  • the FFT process is used as the frequency domain conversion and the IFFT process is used as the time domain conversion
  • the present invention is not limited thereto.
  • a discrete Fourier transform (DFT) process may be used as the frequency domain transform
  • an inverse discrete Fourier transform (IDFT) process may be used as the time domain transform.
  • the received signal is an OFDM signal.
  • the received signal may be any signal as long as it is divided for each symbol.
  • a single carrier such as DFT-S-OFDM (DFT spread OFDM) may be used.
  • the present invention has been described as a hardware configuration, but the present invention is not limited to this.
  • the present invention can also be realized by causing a computer such as a CPU (Central Processing Unit) included in the wireless communication apparatus to execute a program for performing each process of each functional unit described above.
  • a computer such as a CPU (Central Processing Unit) included in the wireless communication apparatus to execute a program for performing each process of each functional unit described above.
  • CPU Central Processing Unit
  • Non-transitory computer readable media include various types of tangible storage media (tangible storage medium).
  • Examples of non-transitory computer-readable media include magnetic recording media (eg flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (eg magneto-optical discs), CD-ROMs (Read Only Memory), CD-Rs, CD-R / W, DVD (Digital Versatile Disc), BD (Blu-ray (registered trademark) Disc), semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM ( Random Access Memory)).
  • magnetic recording media eg flexible disks, magnetic tapes, hard disk drives
  • magneto-optical recording media eg magneto-optical discs
  • CD-ROMs Read Only Memory
  • CD-Rs Compact Only Memory
  • CD-R / W Digital Versatile Disc
  • DVD Digital Versatile Disc
  • BD Blu-ray (registered trademark) Disc
  • the program may also be supplied to the computer by various types of temporary computer-readable media.
  • Examples of transitory computer readable media include electrical signals, optical signals, and electromagnetic waves.
  • the temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本発明にかかる無線通信装置(100)は、受信信号を第1の周波数領域信号に変換する第1の周波数領域変換部(1)と、所望の信号の周波数帯域幅に応じた第1のポイント数を第1の周波数領域信号から抜き出す帯域制限を行う帯域制限部(2)と、帯域制限された信号を第1のポイント数の時間領域信号に変換する時間領域変換部(3)と、時間領域信号からシンボルを再構成するシンボル再構成部(4)と、再構成された各シンボルを第1のポイント数の第2の周波数領域信号に変換する第2の周波数領域変換部(5)と、を備える。これにより、効率的に信号処理を行うことができる無線通信装置を提供する。

Description

無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体
 本発明は、無線通信装置、受信信号処理の方法及びプログラムに関する。
 モバイル通信の第4世代であるLTE(Long Term Evolution)システムや第5世代のNR(New Radio)システムでは、OFDM(Orthogonal Frequency Division Multiplexing)により基本的な通信チャネルや制御チャネルについて信号多重を行う方式が採用されている。
 特許文献1には、LTEシステムにおいて、基地局が、通信端末からの受信信号に高速フーリエ変換(FFT:Fast Fourier Transform)処理を施すことによって、周波数領域の信号に変換して周波数領域でサブキャリア毎のデータパターンを検出する技術が開示されている。
 具体的には、特許文献1には、第一のFFTと、BPF(Band Pass Filter)と、IFFT(Inverse Fast Fourier Transform)と、第二のFFTと、パターン検出部とを有する構成が開示されている。なお、以下に示すNは2のべき乗の整数である。また、m及びMは2以上の整数である。
 第一のFFTは、通信端末からの受信入力信号系列aを、FFT処理により、時間領域信号から周波数領域信号bへ変換する。この場合、第一のFFTはN/mポイントのFFT処理を用い、入力信号系列aのNサンプルをm分割して、m回連続してFFT処理をなすことになる。そして、BPFは、N/mポイント毎のFFT出力に対して、それぞれBPF処理を行って、(N/m)/Mのポイント数にそれぞれ減少させる。
 それぞれダウンサンプリングされたm組の信号を、時系列の連続した信号とする必要がある。このため、IFFTにおいて、逆高速フーリエ変換(IFFT)処理を行って、ダウンサンプリングされたN/Mサンプルの時間領域の信号に変換する。この時間領域信号は、第二のFFTにおいて、再度FFT処理により周波数領域の信号に変換されて、パターン検出回路へ入力され、周波数領域でのパターン検出が行われる。これにより、特許文献1に開示の技術では、IFFTにおけるポイント数を1/Mのダウンサンプリングとすることができる。
 ところで、LTEシステムにおける通信チャネルや制御チャネルのアップリンク信号は、図9に示すように、シンボル毎にサイクリック・プレフィックス(CP:Cyclic Prefix)が付加されている。このため、FFT処理は、CP部分に間隔を空けて行うことになる。これに対し、ランダムアクセス等のための初期検出用信号であるプリアンブルでは、図9に示すように、CPを挟まずに各シンボルが連続的に連結され、先頭部分に通信チャネルや制御チャネルのCPに比べて長いCPが付加されている。このため、プリアンブル信号と通信チャネル及び制御チャネルとでは、各シンボルのタイミングが異なる。特許文献1に開示の技術では、入力信号系列を通信チャネル及び制御チャネルの入力信号とプリアンブル信号の入力信号とに分けて別々にFFT処理、BPF処理、及びIFFT処理を行うことで対応している。
特開2009-212872号公報
 しかしながら、特許文献1に開示の技術では、別々にIFFT処理を行った後の時間領域信号を連結し、IFFT処理よりも大きいポイント数で次のFFT処理を行っている。このため、特許文献1に開示の技術では、IFFT処理後のFFT処理において、演算量が大きいため効率的に信号処理を行うことができないという問題があった。
 本開示は、このような問題点を解決するためになされたものであり、効率的に信号処理を行うことができる無線通信装置、受信信号処理の方法及びプログラムを提供することを目的とする。
 本発明の第1の態様にかかる無線通信装置は、受信信号を第1の周波数領域信号に変換する第1の周波数領域変換部と、所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行う帯域制限部と、帯域制限された信号を前記第1のポイント数の時間領域信号に変換する時間領域変換部と、前記時間領域信号からシンボルを再構成するシンボル再構成部と、再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する第2の周波数領域変換部と、を備えるものである。
 本発明の第2の態様にかかる受信信号処理の方法は、受信信号を第1の周波数領域信号に変換し、所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行い、帯域制限された信号を前記第1のポイント数の時間領域信号に変換し、前記時間領域信号からシンボルを再構成し、再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する、ことを含むものである。
 本発明の第3の態様にかかるプログラムは、受信信号を第1の周波数領域信号に変換し、所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行い、帯域制限された信号を前記第1のポイント数の時間領域信号に変換し、前記時間領域信号からシンボルを再構成し、再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する、ことを含む受信信号処理をコンピュータに実行させるものである。
 本発明により、効率的に信号処理を行うことができる無線通信装置、受信信号処理の方法及びプログラムを提供することができる。
実施の形態1にかかる無線通信装置の受信信号の例を示す図である。 実施の形態1にかかる無線通信装置の構成の一例を示すブロック図である。 実施の形態1にかかる無線通信装置における第1の周波数領域信号の例を示す図である。 実施の形態1にかかる無線通信装置における帯域制限部により帯域制限された信号の例を示す図である。 実施の形態1にかかる無線通信装置における時間領域変換部により変換された時間領域信号の例を示す図である。 実施の形態1にかかる無線通信装置の構成の他の例を示すブロック図である。 実施の形態1にかかる無線通信装置の動作例を示すフローチャートである。 実施の形態2にかかる無線通信装置のシンボル再構成部によるシンボルの再構成の具体例について説明するための図である。 LTEシステムにおけるアップリンク信号の構成図である。
 以下では、本開示の実施の形態について、図面を参照しながら詳細に説明する。各図面において、同一又は対応する要素には同一の符号が付されており、説明の明確化のため、必要に応じて重複説明は省略される。
 実施の形態1
 まず、実施の形態1にかかる無線通信装置100について説明する。無線通信装置100の具体例は基地局装置である。無線通信装置100は、OFDMのアップリンク信号を通信端末200から受信する。
 無線通信装置100における通信端末200からの受信信号の例を図1に示す。受信信号は、図1に示すように、広帯域の通信チャネル用のOFDM信号の合間に狭帯域のプリアンブル信号が周波数軸上で多重されているものとする。なお、図1に示すように、通信チャネル信号と、プリアンプル信号とでは、個々のシンボル長は等しいが、時間軸上の配列の仕方が異なるため、シンボルのタイミングは異なっている。
 通信チャネル信号は、#0~#6のシンボルからなり、各シンボルは、CPと2048サンプルの信号部分とからなっている。また、プリアンプル信号は、CPと24576サンプルの信号部分とからなっている。
 続いて、図2のブロック図を用いて、実施の形態1にかかる無線通信装置100の構成例について説明する。無線通信装置100は、第1の周波数領域変換部1と、帯域制限部2と、時間領域変換部3と、シンボル再構成部4と、第2の周波数領域変換部5と、を備えている。なお、図2の説明では、具体例として、図1におけるプリアンプル信号を所望の信号として処理することについて説明する。
 第1の周波数領域変換部1は、通信端末からの受信信号を第1の周波数領域信号に変換する。具体例としては、第1の周波数領域変換部1は、受信信号に対してOFDM信号の各シンボルタイミングに従って2048ポイントのFFT処理を行うことにより、受信信号を第1の周波数領域信号に変換する。第1の周波数領域変換部1は、通信チャネル信号については、2048サンプルの各信号部分に対して2048ポイントのFFT処理を行う。また、第1の周波数領域変換部1は、プリアンプル信号については、24576サンプルの信号部分に対して、2048ポイントのFFT処理を、24576/2048=12回繰り返して行う。これにより、第1の周波数領域変換部1は、図1の受信信号を、図3に示すような周波数軸上の信号に変換する。そして、第1の周波数領域変換部1は、図3に示すような第1の周波数領域信号を帯域制限部2へ出力する。
 帯域制限部2は、所望の信号の周波数帯域幅に応じた第1のポイント数を第1の周波数領域信号から抜き出す。具体例としては、帯域制限部2は、FFT処理された2048ポイントの信号のうち所望のプリアンブル信号を含む256ポイントを抜き出し、プリアンブルの周波数帯域以外の部分をゼロとする帯域制限を行う。帯域制限部2により帯域制限された信号の例を図4に示す。そして、帯域制限部2は、帯域制限された信号を時間領域変換部3へ出力する。
 なお、周波数軸上におけるプリアンブルの位置は、システムにおいて決まっている。また、周波数軸上におけるプリアンブルの位置は、変わり得るが、どのように変わるかは予め決まっている。このため、帯域制限部2は、周波数軸上におけるプリアンブルの位置を知ることができ、プリアンブル信号を抜き出すことができる。
 時間領域変換部3は、帯域制限された信号を第1のポイント数の時間領域信号に変換する。具体例としては、時間領域変換部3は、帯域制限された信号、すなわちプリアンブル信号に対して256ポイントのIFFT処理を行うことにより、プリアンブル信号を時間領域信号に変換する。時間領域変換部3により変換された時間領域信号の例を図5に示す。図5に示すように、IFFT処理後の各シンボルは、プリアンブル信号のシンボルパターンとは異なるタイミングでサンプルされた信号となる。そして、時間領域変換部3は、時間領域信号をシンボル再構成部4へ出力する。
 シンボル再構成部4は、時間領域信号からシンボルを再構成する。そして、シンボル再構成部4は、再構成された各シンボルを第2の周波数領域変換部5へ出力する。
 第2の周波数領域変換部5は、再構成された各シンボルを第1のポイント数の第2の周波数領域信号に変換する。具体例としては、第2の周波数領域変換部5は、再構成された各シンボルに対して256ポイントのFFT処理を行うことにより、プリアンブル信号のシンボルタイミングに従った第2の周波数領域信号を得る。
 なお、無線通信装置100は、例えば、図6に示すように構成されてもよい。図6の例では、第1の周波数領域変換部1の出力を分岐させた構成としている。この構成により、例えば、第1の周波数領域変換部1を通信チャネル信号とアクセス用プリアンブル信号とで共用し、第1の周波数領域変換部1の出力で通信チャネル信号とプリアンブル信号とを分岐させることができる。そして、帯域制限部2、時間領域変換部3、シンボル再構成部4、及び第2の周波数領域変換部5を含む経路によりプリアンブル信号を処理し、他方の経路により通信チャネル信号を処理することができる。すなわち、無線通信装置100は、シンボル長は等しいが、受信タイミング及び周波数帯域幅が異なる複数の信号に対して、効率的に信号処理を行うことができる。
 続いて、図7のフローチャートを用いて、実施の形態1にかかる無線通信装置100の動作例について説明する。
 まず、無線通信装置100は、第1の周波数領域変換部1により、受信信号を第1の周波数領域信号に変換する(ステップS101)。
 次に、無線通信装置100は、帯域制限部2により、所望の信号の周波数帯域幅に応じた第1のポイント数を第1の周波数領域信号から抜き出す帯域制限を行う(ステップS102)。
 次に、無線通信装置100は、時間領域変換部3により、帯域制限された信号を第1のポイント数の時間領域信号に変換する(ステップS103)。
 次に、無線通信装置100は、シンボル再構成部4により、時間領域信号からシンボルを再構成する(ステップS104)。
 次に、無線通信装置100は、第2の周波数領域変換部5により、再構成された各シンボルを第1のポイント数の第2の周波数領域信号に変換する(ステップS105)。
 以上のように、本実施の形態1にかかる無線通信装置100は、時間領域変換部3による時間領域信号への変換処理と同じポイント数で第2の周波数領域変換部5による第2の周波数領域信号への変換処理を行う構成としている。すなわち、無線通信装置100では、第2の周波数領域信号への変換処理におけるポイント数が、時間領域変換部3による時間領域信号への変換処理におけるポイント数より大きくならない。これにより、無線通信装置100は、第2の周波数領域変換部5による演算量を抑えることができる。すなわち、無線通信装置100は、効率的に信号処理を行うことができる。
 実施の形態2
 続いて、実施の形態2にかかる無線通信装置100Aについて説明する。実施の形態2は、時間領域信号からシンボルを再構成することの具体例に関する実施の形態である。無線通信装置100Aは、第1の周波数領域変換部1と、帯域制限部2と、時間領域変換部3と、シンボル再構成部4Aと、第2の周波数領域変換部5と、を備えている。なお、無線通信装置100Aの構成は、図2又は図6の無線通信装置100の構成と同様であり、図示を省略する。
 シンボル再構成部4Aは、時間領域変換部3から時間領域信号を受け取る。また、シンボル再構成部4Aは、受け取った時間領域信号の各シンボルを再配置して所望の信号を再構成した後、再構成された所望の信号を再度分割することによりシンボルを再構成する。そして、シンボル再構成部4Aは、再構成されたシンボルを第2の周波数領域変換部5へ出力する。
 続いて、図8を用いて、シンボル再構成部4Aによるシンボルの再構成の具体例について説明する。なお、図8の説明は、時間領域変換部3によりIFFT処理が行われ、第2の周波数領域変換部5によりFFT処理が行われるものとして説明する。
 まず、シンボル再構成部4Aは、図5に示されているIFFT処理後の各シンボルを時間領域変換部3から受け取る。次に、シンボル再構成部4Aは、IFFT処理後の各シンボルの間に、CPに相当する隙間を空けて並べることにより、所望の信号を再構成する。具体例としては、シンボル再構成部4Aは、IFFT処理後の各シンボルの間に、CPに相当する隙間を空けて並べることにより、図8の上段に示すように、プリアンブル信号を再構成する。
 次に、シンボル再構成部4Aは、再構成された所望の信号から、所望の信号のシンボルタイミングに従って第1のポイント数ずつ抽出することによりシンボルを再構成する。具体例としては、シンボル再構成部4Aは、図8の上段に示す再構成されたプリアンブル信号から、プリアンブル信号のシンボルタイミングに従って256ポイントずつ抽出することによりシンボルを再構成する。これにより、図8の中段に示すシンボルが再構成される。そして、シンボル再構成部4Aは、再構成されたシンボルを第2の周波数領域変換部5へ出力する。
 第2の周波数領域変換部5は、再構成された各シンボルに対して256ポイントのFFT処理を行うことにより、プリアンブル信号のシンボルタイミングに従った周波数軸上の信号を得る。
 以上のように、本実施の形態2にかかる無線通信装置100Aは、シンボル再構成部4Aにより、時間領域信号の各シンボルの間に、CPに相当する隙間を空けて並べることによって、所望の信号を再構成する構成としている。これにより、無線通信装置100Aは、CPに相当する隙間を有する所望の信号を生成することができる。
 また、無線通信装置100Aは、シンボル再構成部4Aにより、再構成された所望の信号から、所望の信号のシンボルタイミングに従って第1のポイント数ずつ抽出することにより、シンボルを再構成する構成としている。これにより、無線通信装置100Aでは、第2の周波数領域変換部5において、第1のポイント数ずつに区切られた信号を処理することができる。このため、無線通信装置100Aでは、第2の周波数領域変換部5における負荷を抑制することができる。
 なお、上述した実施の形態では、周波数領域変換としてFFT処理を用い、時間領域変換としてIFFT処理を用いる例について説明したが、これに限らない。例えば、周波数領域変換として離散フーリエ変換(DFT:Discrete Fourier Transform)処理を用い、時間領域変換として逆離散フーリエ変換(IDFT:Inverse Discrete Fourier Transform)処理を用いるようにしてもよい。
 また、上述した実施の形態では、受信信号がOFDM信号である例について説明したが、これに限らない。受信信号としては、シンボル毎に区切ってある信号であればどのような信号であってもよく、例えば、DFT-S-OFDM(DFT spread OFDM)等のシングルキャリアでもよい。
 なお、上述の実施の形態では、本発明をハードウェアの構成として説明したが、本発明は、これに限定されるものではない。本発明は、無線通信装置が備えるCPU(Central Processing Unit)等のコンピュータに、上述した各機能部の各処理を行うためのプログラムを実行させることにより実現することも可能である。
 上述の例において、プログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD-ROM(Read Only Memory)、CD-R、CD-R/W、DVD(Digital Versatile Disc)、BD(Blu-ray(登録商標) Disc)、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。
 以上、実施の形態を参照して本願発明を説明したが、本願発明は上記実施の形態によって限定されるものではない。本願発明の構成や詳細には、発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
 この出願は、2018年3月1日に出願された日本出願特願2018-036431を基礎とする優先権を主張し、その開示の全てをここに取り込む。
1  第1の周波数領域変換部
2  帯域制限部
3  時間領域変換部
4、4A  シンボル再構成部
5  第2の周波数領域変換部
100、100A  無線通信装置

Claims (7)

  1.  受信信号を第1の周波数領域信号に変換する第1の周波数領域変換手段と、
     所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行う帯域制限手段と、
     帯域制限された信号を前記第1のポイント数の時間領域信号に変換する時間領域変換手段と、
     前記時間領域信号からシンボルを再構成するシンボル再構成手段と、
     再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する第2の周波数領域変換手段と、を備える
     無線通信装置。
  2.  前記シンボル再構成手段は、前記時間領域信号の各シンボルを再配置して前記所望の信号を再構成した後、再構成された前記所望の信号を再度分割することによりシンボルを再構成する、請求項1に記載の無線通信装置。
  3.  前記シンボル再構成手段は、前記時間領域信号の各シンボルの間に、サイクリック・プレフィックスに相当する隙間を空けて並べることにより、前記所望の信号を再構成する、請求項2に記載の無線通信装置。
  4.  前記シンボル再構成手段は、再構成された前記所望の信号から、前記所望の信号のシンボルタイミングに従って前記第1のポイント数ずつ抽出することにより、シンボルを再構成する、請求項2又は3に記載の無線通信装置。
  5.  前記受信信号は、通信チャネル信号とプリアンブル信号とを含み、
     前記第1の周波数領域変換手段は、前記通信チャネル信号及び前記プリアンブル信号を処理し、
     前記帯域制限手段、前記時間領域変換手段、前記シンボル再構成手段、及び前記第2の周波数領域変換手段は、前記プリアンブル信号を処理する、
     請求項1~4のいずれか1項に記載の無線通信装置。
  6.  受信信号を第1の周波数領域信号に変換し、
     所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行い、
     帯域制限された信号を前記第1のポイント数の時間領域信号に変換し、
     前記時間領域信号からシンボルを再構成し、
     再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する、ことを含む
     受信信号処理の方法。
  7.  受信信号を第1の周波数領域信号に変換し、
     所望の信号の周波数帯域幅に応じた第1のポイント数を前記第1の周波数領域信号から抜き出す帯域制限を行い、
     帯域制限された信号を前記第1のポイント数の時間領域信号に変換し、
     前記時間領域信号からシンボルを再構成し、
     再構成された各シンボルを前記第1のポイント数の第2の周波数領域信号に変換する、ことを含む受信信号処理をコンピュータに実行させる
     プログラムを格納した非一時的なコンピュータ可読媒体。
PCT/JP2019/006314 2018-03-01 2019-02-20 無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体 WO2019167754A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/968,760 US11343036B2 (en) 2018-03-01 2019-02-20 Radio communication apparatus, method of processing reception signal, and non-transitory computer readable medium storing program
JP2020503435A JP6954445B2 (ja) 2018-03-01 2019-02-20 無線通信装置、受信信号処理の方法及びプログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018036431 2018-03-01
JP2018-036431 2018-03-01

Publications (1)

Publication Number Publication Date
WO2019167754A1 true WO2019167754A1 (ja) 2019-09-06

Family

ID=67805359

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/006314 WO2019167754A1 (ja) 2018-03-01 2019-02-20 無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体

Country Status (3)

Country Link
US (1) US11343036B2 (ja)
JP (1) JP6954445B2 (ja)
WO (1) WO2019167754A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009212872A (ja) * 2008-03-05 2009-09-17 Nec Corp パターン検出回路及びそれを用いた基地局並びに移動通信システム及びパターン検出方法
WO2012073951A1 (ja) * 2010-11-30 2012-06-07 三菱電機株式会社 基地局装置および移動体通信システム
WO2016106496A1 (en) * 2014-12-29 2016-07-07 Telefonaktiebolaget Lm Ericsson (Publ) Methods and devices for generating and detecting random access preambles
JP2017052721A (ja) * 2015-09-09 2017-03-16 Dic株式会社 有機化合物、その製造方法、それを含有する有機半導体材料及びそれを含有する有機トランジスタ

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5344121B2 (ja) * 2008-06-30 2013-11-20 日本電気株式会社 シングルキャリア伝送方式における無線通信方法および装置
EP3183834B1 (en) 2014-08-18 2020-06-03 Telefonaktiebolaget LM Ericsson (publ) Simple rach (srach)

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009212872A (ja) * 2008-03-05 2009-09-17 Nec Corp パターン検出回路及びそれを用いた基地局並びに移動通信システム及びパターン検出方法
WO2012073951A1 (ja) * 2010-11-30 2012-06-07 三菱電機株式会社 基地局装置および移動体通信システム
WO2016106496A1 (en) * 2014-12-29 2016-07-07 Telefonaktiebolaget Lm Ericsson (Publ) Methods and devices for generating and detecting random access preambles
JP2017052721A (ja) * 2015-09-09 2017-03-16 Dic株式会社 有機化合物、その製造方法、それを含有する有機半導体材料及びそれを含有する有機トランジスタ

Also Published As

Publication number Publication date
JPWO2019167754A1 (ja) 2021-02-04
JP6954445B2 (ja) 2021-10-27
US20210014019A1 (en) 2021-01-14
US11343036B2 (en) 2022-05-24

Similar Documents

Publication Publication Date Title
US10326630B2 (en) Extracting sub-bands from signals in a frequency domain
KR101984151B1 (ko) Fbmc 신호 전송 방법, 수신 방법, 전송기 및 수신기
JP5109724B2 (ja) パターン検出回路及びそれを用いた基地局並びに移動通信システム及びパターン検出方法
US20160006594A1 (en) A phase reference symbol format for ofdm phase synchronization
JP6025987B2 (ja) 送信装置、受信装置および通信システム
WO2016198114A1 (en) Modem apparatus, communications system and method of processing a cyclic prefix
JP2018517343A5 (ja)
CN106470179B (zh) 移动终端上行信号生成方法及装置
JP6553176B2 (ja) マルチキャリア変調信号を供給するための方法及び装置
WO2019167754A1 (ja) 無線通信装置、受信信号処理の方法及びプログラムを格納した非一時的なコンピュータ可読媒体
EP2416616A1 (en) Radio communication system, transmission device, reception device, and radio communication method in radio communication system
US20190007250A1 (en) Modem apparatus, communications system and method of processing subcarriers
JP2008028995A (ja) データを転送する方法及び装置、データを引き出す方法及び装置、コンピュータプログラム、並びに信号
KR20240032720A (ko) 데이터 전송, 데이터 변조 방법, 장치, 전자 기기 및 기록 매체
CN106656892B (zh) 发送数据的方法和设备
CN107743699B (zh) 用于旁瓣减少的时域n连续dft-s-ofdm
JP6165347B2 (ja) 送信装置、送信方法、受信装置、および受信方法
WO2024114416A1 (zh) 数据传输方法、设备和存储介质
US20200021473A1 (en) Sub-band based composite digital time domain signal processing
WO2023213227A1 (zh) 数据的传输方法、装置、存储介质及电子装置
CN109660266A (zh) 一种信号处理方法和装置
KR101721793B1 (ko) 다중 부반송파 신호 송신 장치 및 방법
Sardar et al. A new approach using RCMN algorithm for PAPR optimization in LTE SC-FDMA
CN107113257A (zh) 数据处理的方法和装置
CN112237038A (zh) 信号预处理

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19761598

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020503435

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19761598

Country of ref document: EP

Kind code of ref document: A1