WO2011003263A1 - Detection method and apparatus based on random access process - Google Patents

Detection method and apparatus based on random access process Download PDF

Info

Publication number
WO2011003263A1
WO2011003263A1 PCT/CN2009/076042 CN2009076042W WO2011003263A1 WO 2011003263 A1 WO2011003263 A1 WO 2011003263A1 CN 2009076042 W CN2009076042 W CN 2009076042W WO 2011003263 A1 WO2011003263 A1 WO 2011003263A1
Authority
WO
WIPO (PCT)
Prior art keywords
time domain
sequence
rach
detection threshold
domain correlation
Prior art date
Application number
PCT/CN2009/076042
Other languages
French (fr)
Chinese (zh)
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 JP2012518726A priority Critical patent/JP5223036B2/en
Priority to EP09847014.9A priority patent/EP2439973B1/en
Publication of WO2011003263A1 publication Critical patent/WO2011003263A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/002Transmission of channel access control information
    • H04W74/008Transmission of channel access control information with additional processing of random access related information at receiving side
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • H04W74/0833Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure

Definitions

  • the present invention relates to the field of communications, and in particular, to a detection method and a detection apparatus based on a random access procedure. Background technique
  • Random Access is the access process of the User Equipment (UE) before the start and network communication.
  • UE User Equipment
  • random access can be divided into two types: Synchronized Random Access and asynchronous random access.
  • Non- synchronized Random Access when the UE has been uplink synchronized with the system ear, the random access procedure of the UE is called synchronous random access; when the UE has not obtained uplink synchronization with the system or lost uplink synchronization, the UE The random access procedure is called asynchronous random access. Since the UE has not obtained accurate uplink synchronization during the asynchronous random access, a main feature that the asynchronous access is different from the synchronous access is that the asynchronous access needs to estimate and adjust the uplink transmission clock of the UE, and the synchronization will be synchronized. The error is controlled within the length of the Cyclic Prefix (CP).
  • CP Cyclic Prefix
  • the UE performs downlink synchronization through a Synchronization Channel (SCH) to obtain a radio frame number, a receiving position of a subframe, and a cell ID.
  • SCH Synchronization Channel
  • the UE detects a broadcast channel (BCH) to obtain a broadcast channel (BCH).
  • System information the system information includes configuration information of a random access channel (RACH); finally, the UE performs uplink synchronization through the RACH channel to complete the process of accessing the system, and the process belongs to asynchronous random access.
  • RACH random access channel
  • 3GPP 3rd Generation Partnership Project
  • the (Long Term Evolution, LTE) protocol provides multiple preamble sequences for uplink random access.
  • the UE obtains the radio frame and subframe position determined according to the downlink synchronization.
  • RACH channel location randomly selecting one of the available sequences as the preamble transmission
  • the base station detects it, determines the timing adjustment amount of the uplink synchronization and transmits it to the UE, and the UE transmits the data to the uplink according to the timing adjustment amount delivered. Adjustments are made to achieve time synchronization of the upstream channel.
  • the uplink random access preamble sequence specified in the LTE protocol is a ZC (Zadoff-Chu) sequence, and the u-th root ZC sequence is defined as:
  • x u (n) e 3 Wzc , 0 ⁇ n ⁇ N zc -l
  • Nzc is the length of the ZC sequence and Nzc is a prime number, and the value in the LTE protocol is 839 or 139.
  • each cell allocates 64 sequences for preambles, which may be different cyclic shift sequences from the same root sequence, or different cyclic shift sequences from different root sequences. .
  • the root sequence of ZC and its cyclic shift sequence have good autocorrelation properties, and the correlation between different sequences is small. Therefore, the base station can use the correlation characteristics of ZC sequences to perform time domain correlation detection on random access signals. Obtain the timing synchronization adjustment amount of the uplink.
  • the time domain correlation detection method is: multiplying and summing the received signal and the complex conjugate of each cyclic shift of the local sequence to obtain time domain correlation values of all cyclically shifted sampling points, using inverse discrete Fourier transform (Inverse Discrete Fourier Transformation (IDFT) feature, this process can be equivalent to: After receiving the frequency domain signal and the local frequency domain sequence complex conjugate point multiplication, transform to the time domain, the mathematical form of time domain correlation detection is as follows:
  • time domain correlation function R(m) can be expressed as:
  • m is a cyclic shift point, 'is a complex conjugate. Therefore, for a UE that uses a different cyclic shift of the same sequence as a preamble, the base station converts the received signal into a frequency domain, and performs complex conjugate point multiplication with the frequency domain sequence of the sequence. After the result is IDFT transformed into the time domain, the time domain correlation values corresponding to all cyclic shift samples are obtained. By performing peak detection on the time domain correlation value corresponding to each cyclic shift sample of the local root sequence, the preamble used by the UE can be determined, and the timing advance amount of the UE is obtained.
  • the performance of RACH time domain correlation detection can be characterized by missed detection probability and false alarm probability.
  • the false alarm probability is the probability of false detection of the preamble when there is no preamble transmission; the missed detection probability is that no transmitted preamble is detected.
  • the probability of occurrence of a code In general, the probability of false alarms is not greater than 10 3 .
  • both the false alarm probability and the missed detection probability are determined by the threshold in the peak value detection algorithm.
  • the ratio of the correlation value of the random signal to the noise power estimation value is used as a threshold. Therefore, in the detection algorithm, the accuracy of the noise power estimation value has a large influence on the performance of the detection algorithm.
  • the length of the RACH sequence is prime, the Discrete Fourier Transformation (DFT) and the IDFT complexity of the prime number are high.
  • the FFT Discrete Fourier Transform
  • IFFT instead of DFT and IDFT processing.
  • the value of the second power must be greater than the length of the ZC sequence. Therefore, oversampling is introduced in the time domain correlation operation.
  • the technique can reduce the complexity of implementation and improve the time domain resolution, it also leads to various phases.
  • the energy dispersion of the threshold points reduces the autocorrelation property of the preamble sequence, resulting in an increase in the false alarm probability.
  • An object of the present invention is to provide a detection method and a detection device based on a random access procedure, which can reduce the false alarm probability of the detection, and provide accurate and reliable uplink timing adjustment information for the UE, so as to improve the reliability of the UE accessing the LTE system. And reduce the signaling overhead caused by handling false alarms.
  • a detection method based on a random access procedure comprising:
  • the determined noise power estimate mean /r' si includes:
  • Ncs divides the RACH time domain correlation value sequence into N search windows
  • Wcs is a preset window length parameter
  • the value is determined by a predetermined false alarm probability and a chi-square distribution characteristic.
  • Performing time domain correlation processing on the received RACH signal and the local root sequence to obtain multiple RACH time domain correlation value sequences includes:
  • a detection apparatus based on a random access procedure comprising:
  • a receiving unit configured to receive a RACH signal that passes through a wireless channel
  • a first processing unit configured to perform time domain correlation processing on the RACH signal received from the receiving unit and a local root sequence, to obtain a plurality of RACH time domain correlation value sequences
  • a setting unit configured to determine, for each RACH time domain correlation value sequence received from the first processing unit, a corresponding noise power estimation mean ⁇ or a maximum peak value pr k in the correlation value sequence, and any one of The value calculates a corresponding first detection threshold Th;
  • a first determining unit configured to determine, for each search window of the RACH signal time domain correlation value sequence, whether a peak of the RACH time domain correlation value is greater than a corresponding first detection threshold determined by the setting unit, if the determination result is Yes, the peak and its position are recorded;
  • a second determining unit configured to search for a sequence of time domain correlation values for each RACH signal, wherein there are one or more sets of consecutive plurality of search windows having greater than corresponding Determining whether each peak of the plurality of search windows is greater than a corresponding second detection threshold Th1; wherein ThX k , ⁇ ⁇ are among the peaks of the plurality of search windows
  • the second processing unit is configured to convert, for each RACH signal time domain correlation value sequence, a timing position corresponding to a peak value of the second detection threshold determined by the second determining unit into a timing adjustment amount.
  • the setting unit calculates a first detection threshold by using a maximum peak pr k in the sequence of correlation values: Where is the peak threshold, which ranges from 0 ⁇ 1.
  • the setting unit includes: a search window setting module, configured to be based on a sequence length
  • Ncs divides each RACH time domain correlation value sequence into N search windows; where NCS is a preset window length parameter;
  • the noise power estimation mean calculation module is configured to, for each RACH time domain correlation value sequence, average the noise average values obtained in all the search windows to obtain a corresponding noise power estimation mean value; wherein, 1, 1, A, L, and L represents the number of root sequences;
  • the first detection threshold setting module is further configured to determine the value according to a predetermined false alarm probability and a chi-square distribution characteristic.
  • the second determining unit includes:
  • a search module configured to traverse all of the search windows for each RACH time domain correlation value sequence, when there are one or more sets of consecutive multiple search windows having a peak greater than a corresponding first detection threshold ⁇ Recording the peak and its location;
  • a second detection threshold setting module configured to determine a corresponding second detection threshold by using a peak value recorded by the search module for each RACH time domain correlation value sequence;
  • the determining module is configured to determine whether the recorded peak value is greater than a corresponding second detection threshold Th determined by the second detection threshold setting module.
  • the first processing unit includes:
  • a downsampling processing module configured to perform a downsampling process on the received RACH signal
  • a frequency domain data determining module configured to perform DFT transform on the data after the downsampling process received by the downsampling processing module, to obtain a frequency domain RACH receiving data.
  • a time domain correlation value determining module configured to perform complex conjugate point multiplication on the frequency domain RACH received data received from the frequency domain data determining module and the local frequency domain root sequence, and then obtain the plurality of RACH time domain correlation value sequence.
  • the calculation method of calculating the mean value by using the window division can effectively avoid the deviation of the noise power calculation due to the difference of the respective signal-to-noise ratios when multiple users simultaneously select different cyclic shifts of the same sequence.
  • the exact value of the detection threshold is obtained by theoretical calculation, which fully satisfies the requirements of the protocol for the false alarm probability of random access;
  • FIG. 1 is a schematic flowchart of a method for detecting a random access procedure according to the present invention
  • FIG. 2 is a block diagram of a baseband processing module of a RACH signal transmitting end specified by the LTE protocol;
  • FIG. 3 is a flowchart of a method for detecting a random access procedure of an LTE system according to an embodiment of the present invention;
  • FIG. 4 is a structural block diagram of a random access based detecting apparatus according to the present invention.
  • FIG. 5 is a block diagram showing a preferred configuration of a random access procedure based detecting apparatus for an LTE wireless communication system according to another embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S) The preferred embodiments of the present invention are described with reference to the accompanying drawings, and the preferred embodiments of the present invention are intended to illustrate and explain the invention.
  • FIG. 1 is a schematic flowchart of a detection method based on a random access procedure according to the present invention. As shown in FIG. 1, the detection method includes the following steps:
  • Step S102 Perform time domain correlation processing on the received RACH signal and the local root sequence to obtain multiple RACH time domain correlation value sequences.
  • performing time domain correlation processing on the received RACH signal and the local root sequence, and obtaining multiple RACH time domain correlation value sequences generally includes: performing downsampling processing on the received RACH signal; performing data on the downsampled processed data
  • the DFT transform obtains the frequency domain RACH receiving data.
  • the frequency domain RACH receiving data is complex conjugate point multiplied with the local frequency domain root sequence, and then subjected to IDFT transform to obtain the plurality of RACH time domain correlation value sequences.
  • Step S104 Determine a noise power estimation mean ⁇ ' or a maximum peak value in a sequence of correlation values corresponding to each RACH time domain correlation value sequence, and calculate a corresponding first detection threshold by any one of the values!
  • ⁇ ⁇ ⁇ is a factor greater than 1
  • AL AL
  • L represents the number of root sequences.
  • the first detection threshold ⁇ / ⁇ is calculated using the noise power estimation mean r' se , where 1 is:
  • Step S106 for each search window of the RACH time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold Th, record the peak and its position, and perform step 108; otherwise, The process ends.
  • Step S108 for each search window of the sequence of RACH time domain correlation values, when there are one or more sets of consecutive multiple search windows having peaks greater than the corresponding first detection threshold, determining peaks of the plurality of search windows Whether it is greater than the corresponding second detection threshold 7 ⁇ 2 , ; , if yes, execute step no; otherwise, the process ends.
  • Step S110 For a peak value larger than the corresponding second detection threshold, convert the corresponding timing position into a timing adjustment amount.
  • 2 is a block diagram of a baseband processing module of a RACH signal transmitting end specified by the LTE protocol. As shown in FIG. 2, the transmitting end first generates a preamble sequence of user information Preamble (protocol defined as ZC sequence ⁇ ll ), and then passes subcarrier mapping, and passes through The IDFT completes the OFDM modulation, and adds the cyclic prefix CP to complete the baseband processing of the transmitting end.
  • Preamble preamble sequence of user information Preamble (protocol defined as ZC sequence ⁇ ll )
  • the IDFT completes the OFDM modulation, and adds the cyclic prefix CP to complete the baseband processing of the transmitting end.
  • the RACH signal occupies a bandwidth of 1.08 MHz in the frequency domain, and each RACH subcarrier spacing is 1.25 kHz or 7.5 kHz, and there are 864 or 144 RACH subcarriers in the frequency band, of which 839 or The RACH data is placed on 139 subcarriers. These subcarriers are included in the band.
  • the time domain format of the RACH signal is also specified in the standard: the cyclic prefix CP is followed by the preamble of the RACH, and the preamble of the RACH is followed by the guard interval. No signal is sent during the guard interval.
  • the detection sequence of the RACH signal in the LTE wireless communication system according to the detection method of the present invention will be described below using a preamble sequence signal having a format 1, ZC sequence length of 839 and a window length of 13 as a specific embodiment.
  • FIG. 3 is a flowchart of a method for detecting a random access procedure in an LTE system according to an embodiment of the present invention. It should be noted that, in calculating a first detection threshold, the preferred use of noise power and The corresponding noise threshold factor calculation method is taken as an example. As shown in Figure 3, the detection method includes the following steps:
  • Step S301 The base station extracts the RACH signal part of the received signal by using the receiving module, performs the downsampling after removing the CP in the time domain, and obtains the frequency domain RACH signal by using the DFT transform.
  • Step S302 traversing all local frequency domain root sequences allocated to the current cell, performing complex conjugate point multiplication with the local frequency domain root sequence in turn, and then transforming the frequency domain RACH signal into the time domain by IDFT processing. Obtain a corresponding sequence of multiple RACH time domain correlation values, where the RACH time domain correlation value is actually a power value.
  • Step S303 Determine, for each RACH time domain correlation value sequence obtained in step S302, a corresponding noise power estimation mean value and a corresponding first detection threshold.
  • the algorithm for estimating the mean noise power is specifically:
  • the RACH time domain correlation value sequence is divided into N search windows, where, specifically,
  • the search window length is 13, and the number of search windows is N 64;
  • the first detection threshold method is calculated by using only the preferred noise power and its corresponding noise threshold factor as an example.
  • the algorithm corresponding to the first detection threshold is specifically:
  • the first predetermined threshold value is theoretically calculated according to the distribution of the noise power obeying the chi-square distribution; ⁇ ( ⁇ > 1 ), so that the corresponding first detection Threshold ⁇ 1 is:
  • Step S304 For each RACH time domain correlation value sequence, traverse all of the search windows, and detect the peak value of the correlation value in each search window. When the detected result is greater than the first detection threshold, the record satisfies the first detection threshold. Correlation peak and its location; otherwise, there is no RACH signal available in the current window.
  • Step S305 Determine, for each RACH time domain correlation value sequence, a timing position of the transmission preamble starting point according to a preset judgment criterion. Specifically, when the judgment criterion is met, the system determines that the RACH signal and the timing position are found; otherwise, the search window is determined. No RACH signal is available.
  • the preset criteria are:
  • K represents the number of groups of such consecutive multiple windows in the search window in the sequence of the i-th RACH time-domain correlation value, which is the second predetermined threshold value and 0 ⁇ ⁇ 1.
  • Step S306 converting the timing position corresponding to the peak value of the detection condition (the above-mentioned determination criterion) in step S305 into a timing adjustment amount, and providing uplink synchronization time information for the user who transmits the preamble.
  • Step S307 the RACH preamble detection process of the current cell is completed.
  • FIG. 4 is a structural block diagram of a random access based detection device according to the present invention. As shown in FIG. 4, the device includes: The receiving unit 10 is configured to receive a RACH signal that passes through a wireless channel. The first processing unit 20 is connected to the receiving unit 10, and is configured to receive from the receiving unit 10.
  • the RACH signal is processed in time domain with the local root sequence to obtain a plurality of RACH time domain correlation value sequences
  • the first determining unit 40 is connected to the setting unit 30, and for each search window of the RACH signal time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold obtained in the setting unit 30 Th , then record the peak and its position;
  • the second processing unit 60 is connected to the second determining unit 50, and is configured to convert the timing position corresponding to the peak corresponding to the second detection threshold determined by the second determining unit 50 into a timing adjustment amount.
  • the setting unit calculates the first detection threshold Th by using the maximum peak pr k in the correlation value sequence: the setting unit calculates a first detection threshold according to ⁇ , wherein, is a peak threshold, and the value ranges from 0 ⁇ 1.
  • the detection sequence of the RACH signal of the detecting apparatus in the LTE wireless communication system is described below with reference to a preamble sequence signal having a format 1 and a ZC sequence length of 839 and a detection window length of 13.
  • FIG. 5 is a block diagram of a preferred structure of a random access procedure-based detecting apparatus for an LTE wireless communication system according to another embodiment of the present invention. As shown in FIG. 5, the structural block diagram is substantially the same as the structural block diagram shown in FIG. the difference lies in,
  • the first processing unit 20 includes:
  • the downsampling processing module 22 performs the downsampling process on the received RACH signal after removing the CP in the time domain;
  • the frequency domain data determining module 24 is connected to the downsampling processing module 22, and performs DFT transform on the downsampled data in the downsampling processing module 22 to obtain frequency domain RACH receiving data.
  • the time domain correlation value determining module 26 is connected to The frequency domain data determining module 24 traverses all local frequency domain root sequences allocated to the current cell, and performs complex conjugate point multiplication with the frequency domain RACH received signals from the frequency domain data determining module 24 in sequence with each local frequency domain root sequence. Then, the frequency domain RACH signal is transformed into the time domain by IDFT processing, and a corresponding plurality of RACH time domain correlation value sequences are obtained.
  • the RACH time domain correlation value described herein is actually a power value.
  • the setting unit 30 includes:
  • the noise temporary mean calculation module 34 is connected to the search setting module 32 for searching for the time domain correlation in each search window in the search window for each RACH signal time domain correlation value sequence.
  • the estimated noise power is: L;
  • the first detection threshold setting module 38 is connected to the noise power estimation mean calculation module 36, and when the condition such as the false alarm probability is It) -3 is satisfied, the first is theoretically calculated according to the distribution of the noise power obeying the chi-square distribution.
  • the second determining unit 50 includes:
  • the search module 52 traverses each search window for all search windows of each RACH time domain correlation value sequence, and records these when there are one or more sets of consecutive multiple search windows having peaks greater than the first detection threshold. Peak and its location;
  • the determining module 56 is connected to the second detection threshold setting module 54 to determine, for each RACH signal time domain correlation value sequence, whether the recorded peak value is greater than a corresponding second detection threshold 73 ⁇ 4 determined by the second detection threshold setting module 54. And recording a point corresponding to a peak larger than the second detection threshold 73 ⁇ 4.
  • the detecting party Compared with the prior art random detection method and apparatus, the detecting party according to an embodiment of the present invention The method of calculating the mean value of noise power estimation by dividing the window effectively avoids the problem that the noise power calculation is easily deviated in the case of multi-users;
  • the exact value of the first detection threshold is obtained through theoretical calculation, which fully satisfies the requirements of the protocol for the false alarm probability of random access;
  • the random access procedure based detection method according to the present invention improves the prior art in various aspects. Those skilled in the art should understand that according to

Abstract

A detection method based on a random access process is provided in the present invention, which includes: according to a received random access channel RACH signal, obtaining a RACH time-domain correlation value sequence; calculating a first detection threshold Thi 1; for a search window of each RACH time-domain correlation value sequence, when a peak value of the RACH time-domain correlation value sequence is more than the first detection threshold, recording the peak value and a timing location; in search windows, if there are one or more set(s) of continuous search windows which all have the peak value more than the first detection threshold, converting the timing location corresponding to a peak value more than a second detection threshold to be a timing adjustment quantity. The present invention also provides a detection apparatus for based on the random access process correspondingly. The present invention can reduce the false alarm probability of detection, and provide the accurate and reliable uplink timing adjustment information for UE, in order to improve the reliability of UE accessing LTE system and reduce signaling overhead caused by processing the false alarm.

Description

基于随机接入过程的检测方法和检测装置 技术领域  Detection method and detection device based on random access process
本发明涉及通信领域, 尤其涉及一种基于随机接入过程的检测方法和 检测装置。 背景技术  The present invention relates to the field of communications, and in particular, to a detection method and a detection apparatus based on a random access procedure. Background technique
随机接入( Random Access )是用户设备 ( User Equipment, UE )在开 始和网络通信之前的接入过程。 在 LTE系统中, 随机接入可以分为两种类 型: 同步随机接入 ( Synchronized Random Access ) 和非同步随机接入 Random Access is the access process of the User Equipment (UE) before the start and network communication. In LTE systems, random access can be divided into two types: Synchronized Random Access and asynchronous random access.
( Non- synchronized Random Access ), 当 UE已经和系统耳又得上行同步时, UE的随机接入过程称为同步随机接入; 当 UE尚未和系统取得上行同步或 者丟失了上行同步时, UE的随机接入过程称为非同步随机接入。 由于在进 行非同步随机接入时, UE尚未取得精确的上行同步, 因此, 非同步接入区 别于同步接入的一个主要特点在于: 非同步接入需要估计、调整 UE上行发 送时钟, 将同步误差控制在循环前缀( Cyclic Prefix, CP ) 长度之内。 (Non- synchronized Random Access), when the UE has been uplink synchronized with the system ear, the random access procedure of the UE is called synchronous random access; when the UE has not obtained uplink synchronization with the system or lost uplink synchronization, the UE The random access procedure is called asynchronous random access. Since the UE has not obtained accurate uplink synchronization during the asynchronous random access, a main feature that the asynchronous access is different from the synchronous access is that the asynchronous access needs to estimate and adjust the uplink transmission clock of the UE, and the synchronization will be synchronized. The error is controlled within the length of the Cyclic Prefix (CP).
一般情况下,UE在开机后首先通过同步信道( Synchronization Channel, SCH ) 进行下行同步, 获得无线帧号、 子帧的接收位置及小区 ID; 之后, UE检测广播信道( Broadcast Channel , BCH ) 以获取系统信息, 所述系统 信息中包括随机访问信道( Random Access Channel, RACH ) 的配置信息; 最后, UE通过该 RACH信道进行上行同步, 完成接入系统的过程, 该过程 属于非同步随机接入。  Generally, after starting, the UE performs downlink synchronization through a Synchronization Channel (SCH) to obtain a radio frame number, a receiving position of a subframe, and a cell ID. After that, the UE detects a broadcast channel (BCH) to obtain a broadcast channel (BCH). System information, the system information includes configuration information of a random access channel (RACH); finally, the UE performs uplink synchronization through the RACH channel to complete the process of accessing the system, and the process belongs to asynchronous random access.
第三代伙伴项目 ( 3rd Generation Partnership Project, 3GPP )长期演进 3rd Generation Partnership Project (3GPP) Long Term Evolution
( Long Term Evolution, LTE )协议中给出了上行随机接入的多条前导序列, UE 在上行同步发射过程中, 根据下行同步确定的无线帧及子帧位置获得 RACH信道位置, 从可用的序列中随机选择一条作为前导发射, 基站对其 进行检测, 以确定上行同步的定时调整量并将其发射给 UE, UE根据下发 的定时调整量对上行发射数据时刻进行调整, 从而实现上行信道的时间同 步。 The (Long Term Evolution, LTE) protocol provides multiple preamble sequences for uplink random access. In the uplink synchronization transmission process, the UE obtains the radio frame and subframe position determined according to the downlink synchronization. RACH channel location, randomly selecting one of the available sequences as the preamble transmission, the base station detects it, determines the timing adjustment amount of the uplink synchronization and transmits it to the UE, and the UE transmits the data to the uplink according to the timing adjustment amount delivered. Adjustments are made to achieve time synchronization of the upstream channel.
LTE协议中规定的上行随机接入前导序列为 ZC ( Zadoff-Chu )序列, 第 u个根 ZC序列定义为:  The uplink random access preamble sequence specified in the LTE protocol is a ZC (Zadoff-Chu) sequence, and the u-th root ZC sequence is defined as:
.7mn(n+l)  .7mn(n+l)
xu (n) = e 3 Wzc , 0 < n < Nzc -l x u (n) = e 3 Wzc , 0 < n < N zc -l
其中, u是根序列索引号, Nzc是 ZC序列的长度且 Nzc是素数, LTE 协议中规定其值大小为 839或 139。  Where u is the root sequence index number, Nzc is the length of the ZC sequence and Nzc is a prime number, and the value in the LTE protocol is 839 or 139.
在 LTE系统中, 每个小区都会分配 64个用于前导码的序列, 这 64个 序列可以是来自同一个根序列的不同循环移位序列, 也可以是来自不同根 序列的不同循环移位序列。 ZC的根序列及其循环移位序列本身具有良好的 自相关特性, 而且其不同序列间的相关性较小, 因此, 基站可以利用 ZC序 列的相关特性对随机接入信号进行时域相关检测来获得上行的定时同步调 整量。  In the LTE system, each cell allocates 64 sequences for preambles, which may be different cyclic shift sequences from the same root sequence, or different cyclic shift sequences from different root sequences. . The root sequence of ZC and its cyclic shift sequence have good autocorrelation properties, and the correlation between different sequences is small. Therefore, the base station can use the correlation characteristics of ZC sequences to perform time domain correlation detection on random access signals. Obtain the timing synchronization adjustment amount of the uplink.
时域相关检测方法为: 对接收到的信号与本地序列的各循环移位的复 共轭进行点乘并求和, 得到所有循环移位采样点的时域相关值, 利用逆离 散傅立叶变换 ( Inverse Discrete Fourier Transformation, IDFT )特性, 可以 将此过程等效为: 接收到的频域信号与本地频域序列复共轭点乘后, 变换 到时域 , 时域相关检测的数学形式表示如下:  The time domain correlation detection method is: multiplying and summing the received signal and the complex conjugate of each cyclic shift of the local sequence to obtain time domain correlation values of all cyclically shifted sampling points, using inverse discrete Fourier transform ( Inverse Discrete Fourier Transformation (IDFT) feature, this process can be equivalent to: After receiving the frequency domain signal and the local frequency domain sequence complex conjugate point multiplication, transform to the time domain, the mathematical form of time domain correlation detection is as follows:
假设接收信号的时域形式为 y(m), 频域形式为 Y(k), 本地序列时域形 式为 x(m), 频域形式为 X(k) , 则时域相关函数 R(m)可表示为:  Suppose the time domain of the received signal is y(m), the frequency domain is Y(k), the local sequence time domain is x(m), and the frequency domain is X(k). Then the time domain correlation function R(m) ) can be expressed as:
R(m) = £ x'(k) - Y(k) - e N"R(m) = £ x'(k) - Y(k) - e N "
Figure imgf000004_0001
m为循环移位点, '表示复共轭。 由此可知, 对于使用同一根序列的不同循环移位作为前导码的 UE,基 站将接收到的信号转换到频域后, 将其与该序列的频域序列进行复共轭点 乘, 对其后的结果进行 IDFT变换至时域, 即可得到所有循环移位样点对应 的时域相关值。 通过对本地根序列的各循环移位样点对应的时域相关值进 行峰值检测, 即可确定 UE所使用的前导码, 并且获得 UE的定时提前量。
Figure imgf000004_0001
m is a cyclic shift point, 'is a complex conjugate. Therefore, for a UE that uses a different cyclic shift of the same sequence as a preamble, the base station converts the received signal into a frequency domain, and performs complex conjugate point multiplication with the frequency domain sequence of the sequence. After the result is IDFT transformed into the time domain, the time domain correlation values corresponding to all cyclic shift samples are obtained. By performing peak detection on the time domain correlation value corresponding to each cyclic shift sample of the local root sequence, the preamble used by the UE can be determined, and the timing advance amount of the UE is obtained.
RACH时域相关检测的性能可以用漏检概率和虚警概率来表征,其中, 虚警概率是在没有前导码发射时误检测到前导码的概率; 漏检概率是没有 检测到一个已发送前导码的情况的发生概率。 一般地, 要求虚警概率不大 于 10 3The performance of RACH time domain correlation detection can be characterized by missed detection probability and false alarm probability. The false alarm probability is the probability of false detection of the preamble when there is no preamble transmission; the missed detection probability is that no transmitted preamble is detected. The probability of occurrence of a code. In general, the probability of false alarms is not greater than 10 3 .
在上述 RACH时域检测方法的检测中,虚警概率和漏检概率都是由峰 值检测算法中的门限决定的。 通常, 峰值检测算法中以随机信号的相关值 与噪声功率估计值的比值作为门限, 因此, 在该检测算法中, 噪声功率估 计值的准确性对于检测算法性能具有较大影响。  In the detection of the above RACH time domain detection method, both the false alarm probability and the missed detection probability are determined by the threshold in the peak value detection algorithm. Generally, in the peak detection algorithm, the ratio of the correlation value of the random signal to the noise power estimation value is used as a threshold. Therefore, in the detection algorithm, the accuracy of the noise power estimation value has a large influence on the performance of the detection algorithm.
此外, 由于 LTE系统中存在一定的频偏, 虽然 LTE协议在存在较大频 偏的情况下规定了前导码的限制集合, 降低了虚警概率, 但对于使用非限 制集合的中低速小区, 由于用户速度导致的多普勒频偏会导致虛警的抬升, 尤其在有频偏且信噪比很高的情况下, 虚警的抬升会导致增加随机过程的 信令开销, 增大系统的处理负担。 因此, 有必要对此种情况下的虚警进行 抑制。  In addition, since there is a certain frequency offset in the LTE system, although the LTE protocol specifies a restricted set of preambles in the presence of a large frequency offset, the false alarm probability is reduced, but for the medium and low speed cells using the unrestricted set, The Doppler frequency offset caused by user speed will cause the false alarm to rise. Especially in the case of frequency offset and high signal-to-noise ratio, the rise of false alarm will increase the signaling overhead of the random process and increase the processing of the system. burden. Therefore, it is necessary to suppress the false alarm in this case.
另外, 由于 RACH 序列的长度为素数, 使用素数的离散傅立叶变换 ( Discrete Fourier Transformation, DFT )及 IDFT复杂度较高, 一般实现中 采用 2次幂形式的 FFT ( Discrete Fourier Transformation, 逆快速傅立叶变 换)和 IFFT来代替 DFT及 IDFT处理。 为了保证不损失信息, 2次幂的值 一定要大于 ZC序列长度, 因此, 会在时域相关运算中引入过采样。 过釆样 技术虽然可以减少实现的复杂度且提高时域分辨率, 但是也会导致各个相 关值点的能量分散, 降低前导序列的自相关特性, 从而造成虚警概率的升 高。 In addition, since the length of the RACH sequence is prime, the Discrete Fourier Transformation (DFT) and the IDFT complexity of the prime number are high. In the general implementation, the FFT (Discrete Fourier Transform) is used. And IFFT instead of DFT and IDFT processing. In order to ensure that no information is lost, the value of the second power must be greater than the length of the ZC sequence. Therefore, oversampling is introduced in the time domain correlation operation. Although the technique can reduce the complexity of implementation and improve the time domain resolution, it also leads to various phases. The energy dispersion of the threshold points reduces the autocorrelation property of the preamble sequence, resulting in an increase in the false alarm probability.
综上所述, 现有的 LTE系统 RACH检测算法中, 存在频偏及高信噪比 情况下虚警概率变高以及由于采用过采样技术所引起的虚警概率变高等缺 陷, 另外, 由于需要对噪声功率进行精确快速估计, 因此实现复杂度较高。 发明内容  In summary, in the existing RACH detection algorithm of the LTE system, there is a defect that the false alarm probability becomes high in the case of frequency offset and high SNR, and the false alarm probability caused by the oversampling technique becomes high, and Accurate and fast estimation of noise power, so the implementation complexity is higher. Summary of the invention
本发明的目的是提供一种基于随机接入过程的检测方法和检测装置, 能够降低检测的虚警概率, 为 UE提供准确可靠的上行定时调整信息, 以提 高 UE接入 LTE系统的可靠性, 并降低处理虚警所引起的信令开销。  An object of the present invention is to provide a detection method and a detection device based on a random access procedure, which can reduce the false alarm probability of the detection, and provide accurate and reliable uplink timing adjustment information for the UE, so as to improve the reliability of the UE accessing the LTE system. And reduce the signaling overhead caused by handling false alarms.
根据本发明的一方面, 提供了一种基于随机接入过程的检测方法, 该 方法包括:  According to an aspect of the present invention, a detection method based on a random access procedure is provided, the method comprising:
对接收到的随机访问信道 RACH信号与本地根序列进行时域相关处 理, 得到多个 RACH时域相关值序列;  Performing time domain correlation processing on the received random access channel RACH signal and the local root sequence to obtain multiple RACH time domain correlation value sequences;
确定每个 RACH时域相关值序列对应的噪声功率估计均值 Γ'或相关 值序列中的最大峰值 prk, 并由此中的任一值计算对应的第一检测门限Determining a noise power estimation mean Γ' or a maximum peak pr k in a sequence of correlation values corresponding to each RACH time domain correlation value sequence, and calculating a corresponding first detection threshold from any of the values
Thj ; Thj ;
对于 RACH时域相关值序列的每一个搜索窗,如果其中的 RACH时域 相关值中的峰值大于对应的第一检测门限 7¾ , 则记录所述峰值及其定时位 置;  For each search window of the RACH time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold 73⁄4, the peak value and its timing position are recorded;
对于每个 RACH时域相关值序列的搜索窗, 当其中存在一组或多组连 续的多个搜索窗都具有大于对应的第一检测门限 的峰值时, 判断所述多 个搜索窗的各峰值是否大于对应的第二检测门限?¾ , 其中, Thk 2,w Rp k eak , 为所述多个搜索窗的各峰值中的最大值, 0≤ ≤l , = 1,A ,L , 且 L表示 根序列的数目, k = ,k ,K , 且 为所述连续的多个搜索窗的组数; 对于大于对应的第二检测门限 7\2,,·的峰值, 将其对应的定时位置转换 为定时调整量。 For each search window of the sequence of RACH time domain correlation values, when there are one or more sets of consecutive multiple search windows having peaks greater than the corresponding first detection threshold, determining peaks of the plurality of search windows Is it greater than a corresponding second detection threshold? 3⁄4, where Th k 2 , w R p k eak , is the maximum value among the peaks of the plurality of search windows, 0 ≤ ≤ l , = 1, A , L , And L represents the number of root sequences, k = , k , K , and is the number of groups of the consecutive plurality of search windows; For a peak value greater than the corresponding second detection threshold 7 \ 2 , , ·, the corresponding timing position is converted into a timing adjustment amount.
所述利用噪声功率估计均值 Ρ 计算第一检测门限 Th 为: 根据
Figure imgf000007_0001
计算第一检测门限; 其中, ; = 1,AL, 且 L表示根序列的数目, β 为大于 1的噪声门限因子。
Calculating the first detection threshold Th by using the noise power estimation mean ::
Figure imgf000007_0001
The first detection threshold is calculated; where, = 1, AL, and L represents the number of root sequences, and β is a noise threshold factor greater than one.
所述利用相关值序列中的最大峰值 计算第一检测门限 为:根据 7¾ = /^4十算第一检测门限;其中, 为峰值门限,其取值范围为 0< <1。  The first detection threshold is calculated by using the maximum peak value in the correlation value sequence as: the first detection threshold is calculated according to 73⁄4 = /^4; wherein, the peak threshold is in the range of 0<<1.
所述确定噪声功率估计均值 /r'si包括: The determined noise power estimate mean /r' si includes:
根据 W 序列长度  According to the length of the W sequence
Ncs 将 RACH时域相关值序列分为 N个搜索窗; 其中,  Ncs divides the RACH time domain correlation value sequence into N search windows;
Wcs为预设的窗长参数; Wcs is a preset window length parameter;
查找每个搜索窗内的 RACH时域相关值的峰值, 对小于所述峰值的《 倍的 RACH时域相关值求均值, 得到该搜索窗内的噪声临时均值 其 中, = 1,AL,且 L表示根序列的数目, j = l,A,N,且 N为搜索窗数目, 0<«<1; 对所述 RACH时域相关值序列的所有搜索窗中得到的噪声临时均值再 求均值, 得到所述噪声功率估计均值 /T'se; 其中, = 1,A,L, 且 L表示根序 列的数目。 Find the peak value of the RACH time domain correlation value in each search window, and find the average value of the RACH time domain correlation value smaller than the peak value, and obtain the temporary average value of the noise in the search window, where = 1, AL, and L Represents the number of root sequences, j = l, A, N, and N is the number of search windows, 0 < « <1; the mean value of the noise average obtained in all search windows of the RACH time domain correlation value sequence, The noise power estimate mean /T' se is obtained ; where = 1, A, L, and L represents the number of root sequences.
所述 的取值由预定虚警概率和卡方分布特性来确定。  The value is determined by a predetermined false alarm probability and a chi-square distribution characteristic.
所述对接收到的 RACH信号与本地根序列进行时域相关处理, 得到多 个 RACH时域相关值序列包括:  Performing time domain correlation processing on the received RACH signal and the local root sequence to obtain multiple RACH time domain correlation value sequences includes:
对接收到的 RACH信号进行降采样处理;  Downsampling the received RACH signal;
对降采样处理后的数据进行 DFT变换, 得到频域 RACH接收数据; 将所述频域 RACH接收数据与本地频域根序列进行复共轭点乘, 再经 过 IDFT变换, 得到所述多个 RACH时域相关值序列。 根据本发明的另一方面, 提供了一种基于随机接入过程的检测装置, 该装置包括: Performing DFT transform on the downsampled data to obtain frequency domain RACH received data; performing complex conjugate point multiplication on the frequency domain RACH received data and the local frequency domain root sequence, and performing IDFT transform to obtain the multiple RACHs A sequence of time domain correlation values. According to another aspect of the present invention, a detection apparatus based on a random access procedure is provided, the apparatus comprising:
接收单元, 用于接收经过无线信道的 RACH信号;  a receiving unit, configured to receive a RACH signal that passes through a wireless channel;
第一处理单元, 用于对接收自所述接收单元的所述 RACH信号与本地 根序列进行时域相关处理, 得到多个 RACH时域相关值序列;  a first processing unit, configured to perform time domain correlation processing on the RACH signal received from the receiving unit and a local root sequence, to obtain a plurality of RACH time domain correlation value sequences;
设置单元, 用于对接收自所述第一处理单元的每个 RACH时域相关值 序列, 确定其对应的噪声功率估计均值 Ρ 或相关值序列中的最大峰值 prk , 并由其中的任一值计算对应的第一检测门限 Th;; a setting unit, configured to determine, for each RACH time domain correlation value sequence received from the first processing unit, a corresponding noise power estimation mean Ρ or a maximum peak value pr k in the correlation value sequence, and any one of The value calculates a corresponding first detection threshold Th;
第一判断单元, 用于对 RACH信号时域相关值序列的每一个搜索窗, 判断其中的 RACH时域相关值的峰值是否大于由所述设置单元确定的对应 的第一检测门限 如果判断结果为是, 则记录所述峰值及其位置; 第二判断单元, 用于对于每个 RACH信号时域相关值序列的搜索窗, 当其中存在一组或多组连续的多个搜索窗都具有大于对应的第一检测门限 Th;的峰值时, 判断所述多个搜索窗的各峰值是否大于对应的第二检测门限 Thl; 其中, ThX k , ∞ί为所述多个搜索窗的各峰值中的最大值, 0< r < l , / = 1,A,L, 且 L表示根序列的数目, k = \, ,K , 且 为所述连续的 多个搜索窗的组数; a first determining unit, configured to determine, for each search window of the RACH signal time domain correlation value sequence, whether a peak of the RACH time domain correlation value is greater than a corresponding first detection threshold determined by the setting unit, if the determination result is Yes, the peak and its position are recorded; a second determining unit, configured to search for a sequence of time domain correlation values for each RACH signal, wherein there are one or more sets of consecutive plurality of search windows having greater than corresponding Determining whether each peak of the plurality of search windows is greater than a corresponding second detection threshold Th1; wherein ThX k , ∞ ί are among the peaks of the plurality of search windows The maximum value, 0< r < l , / = 1, A, L, and L represents the number of root sequences, k = \, , K , and is the number of groups of the consecutive plurality of search windows;
第二处理单元, 用于对于每个 RACH信号时域相关值序列, 将所述第 二判断单元判断的大于对应的第二检测门限 的峰值所对应的定时位置 转换为定时调整量。  The second processing unit is configured to convert, for each RACH signal time domain correlation value sequence, a timing position corresponding to a peak value of the second detection threshold determined by the second determining unit into a timing adjustment amount.
所述设置单元利用噪声功率估计均值 Γ 计算第一检测门限 rh;为:所 述设置单元根据! ^^ . Γ 计算第一检测门限; 其中, ' = 1,A L , 且 L表示 根序列的数目, 为大于 1的噪声门限因子。 所述设置单元利用相关值序列中的最大峰值 prk计算第一检测门限 为:
Figure imgf000009_0001
其中, 为峰值 门限, 其取值范围为 0< <1。
The setting unit calculates a first detection threshold rh by using a noise power estimation mean ;; the: the setting unit is based on! ^^ . Γ Calculate the first detection threshold; where, ' = 1, AL , and L denotes the number of root sequences, which is a noise threshold factor greater than 1. The setting unit calculates a first detection threshold by using a maximum peak pr k in the sequence of correlation values:
Figure imgf000009_0001
Where is the peak threshold, which ranges from 0<<1.
所述设置单元包括: 搜索窗设置模块, 用于根据 序列长度  The setting unit includes: a search window setting module, configured to be based on a sequence length
W  W
Ncs 将每个 RACH时域相关值序 列分为 N个搜索窗; 其中, NCS为预设的窗长参数;  Ncs divides each RACH time domain correlation value sequence into N search windows; where NCS is a preset window length parameter;
噪声临时均值计算模块, 用于对于每个 RACH时域相关值序列, 查找 每个搜索窗内的 RACH时域相关值的峰值,对小于所述峰值的 a倍的 RACH 时域相关值求均值 , 得到该搜索窗内的噪声临时均值 ¾iss; 其中, = Ι,Λ L , 且 L表示根序列的数目, j = l,A,N, 且 N为搜索窗数目, 0<«<1; a temporary temporary mean calculation module, configured to search for a peak of a RACH time domain correlation value in each search window for each RACH time domain correlation value sequence, and obtain an average value of a RACH time domain correlation value that is less than a times the peak value, Obtain the temporary mean value of noise in the search window 3⁄4 iss ; where = Ι, Λ L , and L represents the number of root sequences, j = l, A, N, and N is the number of search windows, 0 < « <1;
噪声功率估计均值计算模块, 用于对于每个 RACH时域相关值序列, 将其所有搜索窗中得到的噪声临时均值再求均值, 得到对应的噪声功率估 计均值 Γ ; 其中, = 1,A,L, 且 L表示根序列的数目;  The noise power estimation mean calculation module is configured to, for each RACH time domain correlation value sequence, average the noise average values obtained in all the search windows to obtain a corresponding noise power estimation mean value; wherein, 1, 1, A, L, and L represents the number of root sequences;
第一检测门限设置模块, 用于对于每个 RACH时域相关值序列, 确定 对应的第一检测门限 ?¾ ,其中, 1 = ■ Ρ ε , 为大于 1的因子 , '· = Ι,Λ L , 且 L表示根序列的数目。 a first detection threshold setting module, configured to determine a corresponding first detection threshold for each RACH time domain correlation value sequence, where 1 = ■ Ρ ε , a factor greater than 1, '· = Ι, Λ L And L represents the number of root sequences.
所述第一检测门限设置模块, 还用于根据预定虚警概率和卡方分布特 性来确定所述 的值。  The first detection threshold setting module is further configured to determine the value according to a predetermined false alarm probability and a chi-square distribution characteristic.
所述第二判断单元包括:  The second determining unit includes:
搜索模块,用于对于每个 RACH时域相关值序列,遍历其所有搜索窗, 当其中存在一组或多组连续的多个搜索窗都具有大于对应的第一检测门限 τκ\的峰值时, 记录所述峰值及其位置;  a search module, configured to traverse all of the search windows for each RACH time domain correlation value sequence, when there are one or more sets of consecutive multiple search windows having a peak greater than a corresponding first detection threshold τκ\ Recording the peak and its location;
第二检测门限设置模块, 用于对于每个 RACH时域相关值序列, 利用 所述搜索模块记录的峰值确定对应的第二检测门限 ;其中,
Figure imgf000009_0002
, W 为所述多个搜索窗的各峰值中的最大值, 0≤ ≤1, = 1,A,L, 且 L表示 根序列的数目, k = A ,K , 且^:为连续的多个搜索窗的组数;
a second detection threshold setting module, configured to determine a corresponding second detection threshold by using a peak value recorded by the search module for each RACH time domain correlation value sequence;
Figure imgf000009_0002
, W is the maximum value among the peaks of the plurality of search windows, 0 ≤ ≤ 1, = 1, A, L, and L represents the number of root sequences, k = A, K, and ^: is a continuous plurality The number of groups of search windows;
判断模块, 用于判断所记录的峰值是否大于由所述第二检测门限设置 模块确定的对应的第二检测门限 Th 。  The determining module is configured to determine whether the recorded peak value is greater than a corresponding second detection threshold Th determined by the second detection threshold setting module.
所述第一处理单元包括:  The first processing unit includes:
降采样处理模块, 用于对接收到的 RACH信号进行降采样处理; 频域数据确定模块, 用于对接收自降采样处理模块的降采样处理后的 数据进行 DFT变换, 得到频域 RACH接收数据;  a downsampling processing module, configured to perform a downsampling process on the received RACH signal, and a frequency domain data determining module, configured to perform DFT transform on the data after the downsampling process received by the downsampling processing module, to obtain a frequency domain RACH receiving data. ;
时域相关值确定模块, 用于将接收自所述频域数据确定模块的所述频 域 RACH接收数据与本地频域根序列进行复共轭点乘, 再经过 IDFT变换, 得到所述多个 RACH时域相关值序列。  a time domain correlation value determining module, configured to perform complex conjugate point multiplication on the frequency domain RACH received data received from the frequency domain data determining module and the local frequency domain root sequence, and then obtain the plurality of RACH time domain correlation value sequence.
根据本发明的基于随机接入过程的检测方法和检测装置具有以下优 点:  The detection method and detection apparatus based on the random access procedure according to the present invention have the following advantages:
对于噪声功率均值估计的计算釆用分窗计算再求均值的计算方法, 能 够有效避免多用户同时选择同一根序列的不同循环移位时 , 由于各自信噪 比的不同而造成噪声功率计算出现偏差的问题;  For the calculation of the noise power mean value estimation, the calculation method of calculating the mean value by using the window division can effectively avoid the deviation of the noise power calculation due to the difference of the respective signal-to-noise ratios when multiple users simultaneously select different cyclic shifts of the same sequence. The problem;
利用噪声功率的分布特性, 通过理论计算获得检测门限的精确值, 充 分满足协议对随机接入虚警概率的要求;  Using the distribution characteristics of the noise power, the exact value of the detection threshold is obtained by theoretical calculation, which fully satisfies the requirements of the protocol for the false alarm probability of random access;
通过在连续满足第一检测门限的窗内加入第二检测门限, 可有效避免 在高信噪比情况下由于利用过采样带来的虚警概率升高问题, 低了系统 对前导码的虚警概率。 附图说明  By adding the second detection threshold in the window that continuously satisfies the first detection threshold, the problem of the false alarm probability caused by the use of oversampling in the case of high SNR can be effectively avoided, and the false alarm of the preamble by the system is low. Probability. DRAWINGS
图 1为本发明基于随机接入过程的检测方法的流程示意图;  1 is a schematic flowchart of a method for detecting a random access procedure according to the present invention;
图 2为 LTE协议规定的 RACH信号发射端的基带处理模块框图; 图 3为根据本发明一实施例的用于 LTE系统随机接入过程的检测方法 的流程图; 2 is a block diagram of a baseband processing module of a RACH signal transmitting end specified by the LTE protocol; FIG. 3 is a flowchart of a method for detecting a random access procedure of an LTE system according to an embodiment of the present invention; FIG.
图 4为本发明基于随机接入的检测装置的结构框图;  4 is a structural block diagram of a random access based detecting apparatus according to the present invention;
图 5为根据本发明另一实施例的用于 LTE无线通信系统的基于随机接 入过程的检测装置的优选结构框图。 具体实施方式 以下结合附图对本发明的优选实施例进行说明, 应当理解, 此处所描 述的优选实施例仅用于说明和解释本发明, 并不用于限定本发明。  FIG. 5 is a block diagram showing a preferred configuration of a random access procedure based detecting apparatus for an LTE wireless communication system according to another embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S) The preferred embodiments of the present invention are described with reference to the accompanying drawings, and the preferred embodiments of the present invention are intended to illustrate and explain the invention.
本发明提供了一种基于随机接入过程的检测方法, 图 1为本发明基于 随机接入过程的检测方法的流程示意图, 如图 1 所示, 该检测方法包括以 下步骤:  The present invention provides a detection method based on a random access procedure. FIG. 1 is a schematic flowchart of a detection method based on a random access procedure according to the present invention. As shown in FIG. 1, the detection method includes the following steps:
步骤 S102, 对接收到的 RACH信号与本地根序列进行时域相关处理, 得到多个 RACH时域相关值序列。  Step S102: Perform time domain correlation processing on the received RACH signal and the local root sequence to obtain multiple RACH time domain correlation value sequences.
具体的, 对接收到的 RACH信号与本地根序列进行时域相关处理, 得 到多个 RACH时域相关值序列一般包括: 对接收到的 RACH信号进行降采 样处理;对降采样处理后的数据进行 DFT变换,得到频域 RACH接收数据; 将所述频域 RACH接收数据与本地频域根序列进行复共轭点乘, 再经过 IDFT变换, 得到所述多个 RACH时域相关值序列。  Specifically, performing time domain correlation processing on the received RACH signal and the local root sequence, and obtaining multiple RACH time domain correlation value sequences generally includes: performing downsampling processing on the received RACH signal; performing data on the downsampled processed data The DFT transform obtains the frequency domain RACH receiving data. The frequency domain RACH receiving data is complex conjugate point multiplied with the local frequency domain root sequence, and then subjected to IDFT transform to obtain the plurality of RACH time domain correlation value sequences.
步骤 S 104 ,确定每个 RACH时域相关值序列所对应的噪声功率估计均 值 Γ' 或相关值序列中的最大峰值 ,并由此中的任一值计算对应的第一 检测门限! 其中, Τ = β · Ρ , 为大于 1的因子, = 1,A L , 且 L表 示根序列的数目。 这里, 利用噪声功率估计均值 r'se计算第一检测门限 Γ/ζ,1为: 根据 Step S104: Determine a noise power estimation mean Γ' or a maximum peak value in a sequence of correlation values corresponding to each RACH time domain correlation value sequence, and calculate a corresponding first detection threshold by any one of the values! Where Τ = β · Ρ is a factor greater than 1, = 1, AL, and L represents the number of root sequences. Here, the first detection threshold Γ/ζ is calculated using the noise power estimation mean r' se , where 1 is:
7¾ = ·/Γ'计算第一检测门限; 其中, ; = 1,AL, 且 L表示根序列的数目, β 为大于 1的噪声门限因子, 其取值由预定虚警概率和卡方分布特性来确定。 73⁄4 = · /Γ' calculates the first detection threshold; where , = = AL, and L represents the number of root sequences, β is the noise threshold factor greater than 1, the value is determined by the predetermined false alarm probability and chi-square distribution Characteristics to determine.
利用相关值序列中的最大峰值 计算第一检测门限 Th;为: 根据 7¾ = /^4十算第一检测门限;其中, 为峰值门限,其取值范围为 0< <1。 利用噪声功率估计均值 计算第一检测门限 Th;的情况下,确定噪声 序列长度  The first detection threshold Th is calculated by using the maximum peak value in the correlation value sequence; the first detection threshold is calculated according to 73⁄4 = /^4; wherein, the peak threshold is in the range of 0< <1. Using the noise power estimation mean to calculate the first detection threshold Th; in the case of determining the noise sequence length
功率估计均值 /T'Si—般包括: 根据 w Ncs 将 RACH时域相关值序列 分为 N个搜索窗;其中, ^ cs为预设的窗长参数;查找每个搜索窗内的 RACH 时域相关值的峰值, 对小于所述峰值的"倍的 RACH时域相关值求均值, 得到该搜索窗内的噪声临时均值 ; 其中, = 1,AL, 且 L表示根序列的 数目, j = l,A,N, 且 N为搜索窗数目, 0<«<1; 对所述 RACH时域相关值 序列的所有搜索窗中得到的噪声临时均值再求均值, 得到所述噪声功率估 计均值 其中, = 1,A,L, 且 L表示根序列的数目。 The power estimation mean/T' Si generally includes: dividing the RACH time domain correlation value sequence into N search windows according to w Ncs; wherein ^ cs is a preset window length parameter; finding the RACH time domain in each search window The peak value of the correlation value, the mean value of the RACH time domain correlation value smaller than the peak value is obtained, and the temporary mean value of the noise in the search window is obtained; wherein, = 1, AL, and L represents the number of root sequences, j = l , A, N, and N is the number of search windows, 0<«<1; and then average the noise average values obtained in all search windows of the RACH time domain correlation value sequence to obtain the mean value of the noise power estimation, = 1, A, L, and L represents the number of root sequences.
步骤 S106, 对于 RACH时域相关值序列的每一个搜索窗,如果其中的 RACH时域相关值中的峰值大于对应的第一检测门限 Th , 则记录该峰值及 其位置, 执行步骤 108; 否则, 流程结束。  Step S106, for each search window of the RACH time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold Th, record the peak and its position, and perform step 108; otherwise, The process ends.
步骤 S108, 对于每个 RACH时域相关值序列的搜索窗, 当存在一组或 多组连续的多个搜索窗都具有大于对应第一检测门限的峰值时, 判断该多 个搜索窗的各峰值是否大于对应的第二检测门限 7\2,; , 如果是, 执行步骤 no; 否则, 流程结束。 其中, Th = y.Rp k eak, 。4为该多个搜索窗的各峰值 中的最大值, 0<r<l, i = l,A,L, 且 L表示根序列的数目, k = l,J ,K , 且 为 连续的多个搜索窗的组数。 Step S108, for each search window of the sequence of RACH time domain correlation values, when there are one or more sets of consecutive multiple search windows having peaks greater than the corresponding first detection threshold, determining peaks of the plurality of search windows Whether it is greater than the corresponding second detection threshold 7\ 2 , ; , if yes, execute step no; otherwise, the process ends. Where Th = y .R p k eak , . 4 is the maximum value among the peaks of the plurality of search windows, 0 < r < l, i = l, A, L, and L represents the number of root sequences, k = l, J, K, and is continuous The number of groups of search windows.
步骤 S110, 对于大于对应的第二检测门限的峰值, 将其对应的定时位 置转换为定时调整量。 图 2为 LTE协议规定的 RACH信号发射端的基带处理模块框图,如图 2所示, 发射端首先产生用户信息的前导序列 Preamble (协议规定为 ZC序 歹 ll ), 之后通过子载波映射, 并经过 IDFT完成 OFDM调制, 加入循环前缀 CP后完成发射端基带处理过程。 Step S110: For a peak value larger than the corresponding second detection threshold, convert the corresponding timing position into a timing adjustment amount. 2 is a block diagram of a baseband processing module of a RACH signal transmitting end specified by the LTE protocol. As shown in FIG. 2, the transmitting end first generates a preamble sequence of user information Preamble (protocol defined as ZC sequence 歹 ll ), and then passes subcarrier mapping, and passes through The IDFT completes the OFDM modulation, and adds the cyclic prefix CP to complete the baseband processing of the transmitting end.
在 LTE标准中,规定 RACH信号在频域上占用的带宽为 1.08MHz,每 个 RACH子载波间隔为 1.25KHZ或 7.5KHz, 则在该频带范围内共有 864 或 144个 RACH子载波, 其中 839或 139个子载波放置 RACH数据, 这些 子载波作为包含带, 标准中还规定了 RACH信号的时域格式为: 循环前缀 CP后跟随 RACH的前导码, RACH的前导码之后为保护间隔。 其中, 保护 间隔内不发送任何信号。 下面以采用格式 1, ZC序列长度为 839 , 检测窗 长为 13的前导序列信号为具体实施例, 说明根据本发明的检测方法在 LTE 无线通信系统中的 RACH信号的检测过程。  In the LTE standard, it is specified that the RACH signal occupies a bandwidth of 1.08 MHz in the frequency domain, and each RACH subcarrier spacing is 1.25 kHz or 7.5 kHz, and there are 864 or 144 RACH subcarriers in the frequency band, of which 839 or The RACH data is placed on 139 subcarriers. These subcarriers are included in the band. The time domain format of the RACH signal is also specified in the standard: the cyclic prefix CP is followed by the preamble of the RACH, and the preamble of the RACH is followed by the guard interval. No signal is sent during the guard interval. The detection sequence of the RACH signal in the LTE wireless communication system according to the detection method of the present invention will be described below using a preamble sequence signal having a format 1, ZC sequence length of 839 and a window length of 13 as a specific embodiment.
图 3为根据本发明一实施例的用于 LTE系统随机接入过程的检测方法 的流程图, 需要说明的是, 该流程图中在计算第一检测门限时, 仅以优选 的利用噪声功率及其对应的噪声门限因子计算方法为例。 如图 3 所示, 该 检测方法包括以下步骤:  FIG. 3 is a flowchart of a method for detecting a random access procedure in an LTE system according to an embodiment of the present invention. It should be noted that, in calculating a first detection threshold, the preferred use of noise power and The corresponding noise threshold factor calculation method is taken as an example. As shown in Figure 3, the detection method includes the following steps:
步骤 S301, 基站通过接收模块提取出接收到信号的 RACH信号部分, 经过时域去除 CP后进行降采样, 并通过 DFT变换获取其中的频域 RACH 信号。  Step S301: The base station extracts the RACH signal part of the received signal by using the receiving module, performs the downsampling after removing the CP in the time domain, and obtains the frequency domain RACH signal by using the DFT transform.
步骤 S302 ,遍历分配给当前小区的所有本地频域根序列,将频域 RACH 信号依次与各本地频域根序列进行复共轭点乘,然后再经过 IDFT处理将频 域 RACH信号变换到时域, 得到对应的多个 RACH时域相关值序列, 这里 所述的 RACH时域相关值实际上是功率值。  Step S302, traversing all local frequency domain root sequences allocated to the current cell, performing complex conjugate point multiplication with the local frequency domain root sequence in turn, and then transforming the frequency domain RACH signal into the time domain by IDFT processing. Obtain a corresponding sequence of multiple RACH time domain correlation values, where the RACH time domain correlation value is actually a power value.
步骤 S303 , 对于步驟 S302中得到的每个 RACH时域相关值序列, 确 定其对应的噪声功率估计均值以及对应的第一检测门限。 在该实施例中, 对于每个 RACH时域相关值序列, 其对应的噪声功率 估计均值的算法具体为: Step S303: Determine, for each RACH time domain correlation value sequence obtained in step S302, a corresponding noise power estimation mean value and a corresponding first detection threshold. In this embodiment, for each RACH time domain correlation value sequence, the algorithm for estimating the mean noise power is specifically:
首先, 将该 RACH时域相关值序列分为 N个搜索窗, 其中, 具体地,  First, the RACH time domain correlation value sequence is divided into N search windows, where, specifically,
839  839
在本实施例中搜索窗长为 13,则搜索窗数目 N 64; 查找每个窗内的 In the present embodiment, the search window length is 13, and the number of search windows is N 64;
13  13
时域相关值的峰值, 对于小于该峰值的《 ( 0≤«≤1 )倍的相关值求均值, 得到该窗内的噪声临时均值 Γ, 其中, i = lA L ; j = l,A,N ; L表示根序列 的数目。 The peak value of the time domain correlation value is averaged for the correlation value of ( 0 ≤ « ≤ 1 ) times smaller than the peak value, and the temporary mean value 噪声 of the noise in the window is obtained, where i = lA L ; j = l, A, N ; L represents the number of root sequences.
接下来, 对该 RACH时域相关值序列中所有搜索窗得到的噪声临时均 值再求均值得到其对应的噪声功率估计均值为: = l,L,L。 Next, the noise average value obtained by all the search windows in the RACH time domain correlation value sequence is further averaged to obtain the corresponding noise power estimation mean: = l, L, L.
Figure imgf000014_0001
Figure imgf000014_0001
在该实施例中, 仅以优选的利用噪声功率及其对应的噪声门限因子计 算第一检测门限方法为例。 对于每个 RACH时域相关值序列, 其对应的第 一检测门限的算法具体为:  In this embodiment, the first detection threshold method is calculated by using only the preferred noise power and its corresponding noise threshold factor as an example. For each RACH time domain correlation value sequence, the algorithm corresponding to the first detection threshold is specifically:
在满足例如虚警概率为 10-3的条件时,根据噪声功率的分布情况服从卡 方分布而通过理论计算出第一预定门限值大小;^ ( β > 1 ), 从而对应的第一 检测门限 Λ1为: When the condition such as the false alarm probability is 10 - 3 is satisfied, the first predetermined threshold value is theoretically calculated according to the distribution of the noise power obeying the chi-square distribution; ^ ( β > 1 ), so that the corresponding first detection Threshold Λ 1 is:
ΤΗ} = β · 。''se, 具体地, 在该实施例中, y5 = 5 dB。 ΤΗ} = β · . '' se , specifically, in this embodiment, y5 = 5 dB.
当然, 与现有技术类似的, 也可对 取满足上述范围内的经验值。 步骤 S304, 对于每个 RACH时域相关值序列, 遍历其所有搜索窗, 对 每个搜索窗内的相关值峰值进行检测, 当检测到的结果大于第一检测门限 时, 记录满足第一检测门限的相关峰值及其位置; 否则, 认为当前窗内没 有可用的 RACH信号。 步骤 S305 , 对于每个 RACH时域相关值序列,根据预设的判断准则确 定发送前导起点的定时位置, 具体地, 满足判断准则时系统即确定找到了 RACH信号及定时位置; 否则确定搜索窗内无可用的 RACH信号。 Of course, similar to the prior art, it is also possible to satisfy the empirical value within the above range. Step S304: For each RACH time domain correlation value sequence, traverse all of the search windows, and detect the peak value of the correlation value in each search window. When the detected result is greater than the first detection threshold, the record satisfies the first detection threshold. Correlation peak and its location; otherwise, there is no RACH signal available in the current window. Step S305: Determine, for each RACH time domain correlation value sequence, a timing position of the transmission preamble starting point according to a preset judgment criterion. Specifically, when the judgment criterion is met, the system determines that the RACH signal and the timing position are found; otherwise, the search window is determined. No RACH signal is available.
在该步骤中, 预设的判断准则为:  In this step, the preset criteria are:
对于每个 RACH时域相关值序列的所有搜索窗, 当存在一组或多組连 续的多个搜索窗都具有超过对应的第一检测门限的峰值时 , 选择该连续的 多个窗中的峰值的最大值 k , 以此最大值的 r倍作为第二检测门限 Th^: For all search windows of each RACH time domain correlation value sequence, when there are one or more sets of consecutive multiple search windows having peaks exceeding the corresponding first detection threshold, selecting peaks in the consecutive multiple windows The maximum value k , the r times of the maximum value as the second detection threshold Th^:
TKW  TKW
其中, U K , K表示第 i个 RACH时域相关值序列中的搜索窗中 出现这样的连续的多个窗的组数, 为第二预定门限值且 0≤ ≤1。  Where U K , K represents the number of groups of such consecutive multiple windows in the search window in the sequence of the i-th RACH time-domain correlation value, which is the second predetermined threshold value and 0 ≤ ≤1.
为了清楚起见, 现举例说明所描述的 "存在一组或多组连续的多个搜 索窗", 例如, 某个 RACH时域相关值序列包含 10个搜索窗, 其中, 第一 和第二搜索窗的峰值均大于对应的第一检测门限, 并且第五、 第六和第七 搜索窗的峰值也均大于该第一检测门限而其余五个搜索窗的峰值均小于该 第一检测门限,则认为该 RACH时域相关值序列的该 10个搜索窗中存在两 组符合要求的连续的多个搜索窗, 即此时 = 2。  For the sake of clarity, the described "there are one or more sets of consecutive multiple search windows", for example, a certain RACH time domain correlation value sequence contains 10 search windows, wherein the first and second search windows The peak values are all greater than the corresponding first detection threshold, and the peaks of the fifth, sixth and seventh search windows are also greater than the first detection threshold and the peaks of the remaining five search windows are smaller than the first detection threshold, then There are two consecutive consecutive search windows in the 10 search windows of the RACH time domain correlation value sequence, that is, at this time = 2.
接下来, 判断所有 K组内超过对应第一检测门限的相关峰值是否超过 对应的第二检测门限, 记录超过该第二检测门限的相关峰值及其定时位置; 否则, 认为当前窗内没有可用的 RACH信号。  Next, it is determined whether the correlation peak exceeding the corresponding first detection threshold in all K groups exceeds the corresponding second detection threshold, and the correlation peak exceeding the second detection threshold and its timing position are recorded; otherwise, it is considered that the current window is not available. RACH signal.
步骤 S306, 将满足步骤 S305 中检测条件 (上述判断准则 ) 的峰值所 对应的定时位置转换为定时调整量, 为发送本前导码的用户提供上行同步 时间信息。  Step S306, converting the timing position corresponding to the peak value of the detection condition (the above-mentioned determination criterion) in step S305 into a timing adjustment amount, and providing uplink synchronization time information for the user who transmits the preamble.
步骤 S307, 完成本小区的 RACH前导检测过程。  Step S307, the RACH preamble detection process of the current cell is completed.
本发明还提供了一种基于随机接入的检测装置, 图 4为本发明基于随 机接入的检测装置的结构框图, 如图 4所示, 该装置包括: 接收单元 10, 用于接收经过无线信道的 RACH信号; 第一处理单元 20, 连接至接收单元 10, 用于对来自接收单元 10 的The present invention also provides a random access based detection device. FIG. 4 is a structural block diagram of a random access based detection device according to the present invention. As shown in FIG. 4, the device includes: The receiving unit 10 is configured to receive a RACH signal that passes through a wireless channel. The first processing unit 20 is connected to the receiving unit 10, and is configured to receive from the receiving unit 10.
RACH信号与本地根序列进行时域相关处理, 得到多个 RACH时域相关值 序列; The RACH signal is processed in time domain with the local root sequence to obtain a plurality of RACH time domain correlation value sequences;
设置单元 30, 连接至第一处理单元 20, 用于对来自第一处理单元 20 的每个 RACH时域相关值序列,确定其对应的噪声功率估计均值 f或 相关值序列中的最大峰值 prk , 并由其中的任一值计算对应的第一检测门 限 Th; , 其中, 7¾; = ·/Γ^, 为大于 1的因子, = 1,Λ , 且 L表示根序 列的数目; The setting unit 30 is connected to the first processing unit 20, and is configured to determine, for each RACH time domain correlation value sequence from the first processing unit 20, a corresponding noise power estimation mean f or a maximum peak value pr k in the correlation value sequence. And calculating a corresponding first detection threshold Th from any of the values; wherein, 73⁄4; = ·/Γ^, is a factor greater than 1, = 1, Λ, and L represents the number of root sequences;
第一判断单元 40, 连接至设置单元 30, 对于每 RACH信号时域相关 值序列的每一个搜索窗, 如果其中的 RACH时域相关值中的峰值大于设置 单元 30中得到的对应第一检测门限 Th , 则记录该峰值及其位置;  The first determining unit 40 is connected to the setting unit 30, and for each search window of the RACH signal time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold obtained in the setting unit 30 Th , then record the peak and its position;
第二判断单元 50, 连接至第一判断单元 40, 用于对来自第一判断单元 40的峰值进行处理, 具体地, 对于每个 RACH信号时域相关值序列的所有 搜索窗, 当存在一组或多组连续的多个搜索窗都具有大于对应第一检测门 限的峰值时, 判断该多个搜索窗的各峰值是否大于对应的第二检测门限 Thk 2 J , 其中,
Figure imgf000016_0001
∞i为上述多个搜索窗的各峰值中的最大值, 0≤,≤1, i = l,A ,L , 且 L表示根序列的数目, k \Λ ,Κ , 且 为连续的多个 搜索窗的组数;
The second determining unit 50 is connected to the first determining unit 40 for processing the peaks from the first determining unit 40, specifically, for all the search windows of the sequence of time domain correlation values for each RACH signal, when there is a group Or determining whether each of the plurality of search windows is greater than a corresponding second detection threshold Th k 2 J when the plurality of consecutive plurality of search windows have peaks greater than the corresponding first detection threshold, wherein
Figure imgf000016_0001
∞i is the maximum value among the peaks of the plurality of search windows, 0≤, ≤1, i = l, A, L, and L represents the number of root sequences, k \Λ , Κ , and is a continuous plurality of The number of groups of search windows;
第二处理单元 60, 连接至第二判断单元 50, 用于将第二判断单元 50 判断的大于对应第二检测门限的峰值所对应的定时位置转换为定时调整 量。  The second processing unit 60 is connected to the second determining unit 50, and is configured to convert the timing position corresponding to the peak corresponding to the second detection threshold determined by the second determining unit 50 into a timing adjustment amount.
设置单元利用噪声功率估计均值 Tse计算第一检测门限 Th;为:所述设 置单元根据
Figure imgf000016_0002
计算第一检测门限; 其中, = 1,Λ , 且 L表示根序 列的数目, 为大于 1的噪声门限因子。 设置单元利用相关值序列中的最大峰值 prk计算第一检测门限 Th为: 所述设置单元根据 · 计算第一检测门限; 其中, 为峰值门限, 其 取值范围为 0 < < 1。
The setting unit calculates the first detection threshold Th by using the noise power estimation mean T se ;
Figure imgf000016_0002
Calculating a first detection threshold; wherein, = 1, Λ, and L represents the number of root sequences, which is a noise threshold factor greater than one. The setting unit calculates the first detection threshold Th by using the maximum peak pr k in the correlation value sequence: the setting unit calculates a first detection threshold according to ·, wherein, is a peak threshold, and the value ranges from 0 << 1.
下面以采用格式 1 , ZC序列长度为 839,检测窗长为 13的前导序列信 号为具体实施例, 说明根据本发明实施例的检测装置在 LTE无线通信系统 中的 RACH信号的检测过程。  The detection sequence of the RACH signal of the detecting apparatus in the LTE wireless communication system according to the embodiment of the present invention is described below with reference to a preamble sequence signal having a format 1 and a ZC sequence length of 839 and a detection window length of 13.
图 5是根据本发明另一实施例的用于 LTE无线通信系统的基于随机接 入过程的检测装置的优选结构框图, 如图 5所示, 该结构框图与图 4所示 结构框图基本相同, 不同之处在于,  FIG. 5 is a block diagram of a preferred structure of a random access procedure-based detecting apparatus for an LTE wireless communication system according to another embodiment of the present invention. As shown in FIG. 5, the structural block diagram is substantially the same as the structural block diagram shown in FIG. the difference lies in,
第一处理单元 20包括:  The first processing unit 20 includes:
降采样处理模块 22, 对接收到的 RACH信号经过时域去除 CP后进行 降采样处理;  The downsampling processing module 22 performs the downsampling process on the received RACH signal after removing the CP in the time domain;
频域数据确定模块 24, 连接至该降采样处理模块 22, 对降采样处理模 块 22中降采样处理后的数据进行 DFT变换, 得到频域 RACH接收数据; 时域相关值确定模块 26 , 连接至频域数据确定模块 24 , 遍历分配给当 前小区的所有本地频域根序列, 将来自频域数据确定模块 24的频域 RACH 接收信号依次与各条本地频域根序列进行复共轭点乘,然后再经过 IDFT处 理将频域 RACH信号变换到时域,得到对应的多个 RACH时域相关值序列, 这里所述的 RACH时域相关值实际上是功率值。  The frequency domain data determining module 24 is connected to the downsampling processing module 22, and performs DFT transform on the downsampled data in the downsampling processing module 22 to obtain frequency domain RACH receiving data. The time domain correlation value determining module 26 is connected to The frequency domain data determining module 24 traverses all local frequency domain root sequences allocated to the current cell, and performs complex conjugate point multiplication with the frequency domain RACH received signals from the frequency domain data determining module 24 in sequence with each local frequency domain root sequence. Then, the frequency domain RACH signal is transformed into the time domain by IDFT processing, and a corresponding plurality of RACH time domain correlation value sequences are obtained. The RACH time domain correlation value described herein is actually a power value.
设置单元 30包括:  The setting unit 30 includes:
搜索窗设置模块 32, 用于将每个 RACH时域相关值根序列分为 N个 搜索窗,其中,具体地,在本实施例中窗长为 13,则搜索窗数目 N = ― = 64; 噪声临时均值计算模块 34, 连接至搜索设置模块 32, 用于对于每个 RACH信号时域相关值序列, 查找其搜索窗中的每个搜索窗内的时域相关 值的峰值, 对于小于该峰值的" ( 0≤«≤1 )倍的相关值求均值, 得到该窗 内的噪声临时均值 Γ, 其中, = 1,AL; j = l,A,N; L表示根序列的数目; 噪声功率估计均值计算模块 36, 连接至噪声临时均值计算模块 34, 对 于每个 RACH信号时域相关值序列, 将其所有搜索窗得到的噪声临时均值 再求均值得到其对应的噪声功率估计均值为: ,L;The search window setting module 32 is configured to divide each RACH time domain correlation value root sequence into N search windows, wherein, specifically, in the embodiment, the window length is 13, and the number of search windows is N = ― = 64; The noise temporary mean calculation module 34 is connected to the search setting module 32 for searching for the time domain correlation in each search window in the search window for each RACH signal time domain correlation value sequence. The peak value of the value is averaged for the correlation value of "( 0 ≤ « ≤ 1 ) times smaller than the peak value, and the temporary mean value 噪声 of the noise in the window is obtained, where = 1, AL; j = l, A, N; L Representing the number of root sequences; the noise power estimation mean calculation module 36 is connected to the noise temporary mean calculation module 34, and for each RACH signal time domain correlation value sequence, the noise average value obtained by all the search windows is averaged again to obtain the corresponding The estimated noise power is: L;
Figure imgf000018_0001
Figure imgf000018_0001
第一检测门限设置模块 38, 连接至噪声功率估计均值计算模块 36, 在 满足例如虚警概率为 It)-3的条件时, 根据噪声功率的分布情况服从卡方分布 而通过理论计算出第一预定门限值大小 ( β>\ ), 从而对于每个 RACH信 号时域相关值序列, 对应的第一检测门限 Th 为: Th = β ' P eThe first detection threshold setting module 38 is connected to the noise power estimation mean calculation module 36, and when the condition such as the false alarm probability is It) -3 is satisfied, the first is theoretically calculated according to the distribution of the noise power obeying the chi-square distribution. The predetermined threshold value (β>\ ), so that for each RACH signal time domain correlation value sequence, the corresponding first detection threshold Th is: Th = β ' P e .
第二判断单元 50包括:  The second determining unit 50 includes:
搜索模块 52, 对于每个 RACH时域相关值序列的所有搜索窗, 遍历每 个搜索窗, 当存在一组或多组连续的多个搜索窗都具有大于第一检测门限 的峰值时, 记录这些峰值及其位置;  The search module 52 traverses each search window for all search windows of each RACH time domain correlation value sequence, and records these when there are one or more sets of consecutive multiple search windows having peaks greater than the first detection threshold. Peak and its location;
第二检测门限设置模块 54, 连接至搜索模块 52, 对于每个 RACH信 号时域相关值序列,利用所记录的峰值确定对应的第二检测门限 7\2,; ,其中, Tl-r-Rp k eak , ∞λ为上述多个搜索窗的各峰值中的最大值, o≤ ≤i , = 1,A,L, 且 L表示根序列的数目, k = ,A,K , 且 为连续的多个搜索窗的 组数; The second detection threshold setting module 54 is connected to the search module 52, and for each RACH signal time domain correlation value sequence, uses the recorded peak value to determine a corresponding second detection threshold 7\ 2 , ; , where Tl - r -R p k eak , ∞λ is the maximum value among the peaks of the plurality of search windows, o ≤ y, = 1, A, L, and L represents the number of root sequences, k = , A, K , and is continuous The number of groups of multiple search windows;
判断模块 56, 连接至第二检测门限设置模块 54, 对于每个 RACH信 号时域相关值序列, 判断所记录的峰值是否大于由第二检测门限设置模块 54所确定的对应第二检测门限 7¾ ,并记录大于该第二检测门限7¾的峰值 所对应的点。  The determining module 56 is connected to the second detection threshold setting module 54 to determine, for each RACH signal time domain correlation value sequence, whether the recorded peak value is greater than a corresponding second detection threshold 73⁄4 determined by the second detection threshold setting module 54. And recording a point corresponding to a peak larger than the second detection threshold 73⁄4.
与现有技术的随机检测方法和装置相比, 根据本发明实施例的检测方 采用分窗计算噪声功率估计均值的方法, 有效避免了多用户情况下易 造成噪声功率计算出现偏差的问题; Compared with the prior art random detection method and apparatus, the detecting party according to an embodiment of the present invention The method of calculating the mean value of noise power estimation by dividing the window effectively avoids the problem that the noise power calculation is easily deviated in the case of multi-users;
利用噪声功率的分布特性,通过理论计算获得第一检测门限的精确值, 充分满足协议对随机接入虚警概率的要求;  Using the distribution characteristics of the noise power, the exact value of the first detection threshold is obtained through theoretical calculation, which fully satisfies the requirements of the protocol for the false alarm probability of random access;
通过设置第二检测门限, 解决了在高信噪比情况下现有检测方法中的 虛警概率升高的问题。  By setting the second detection threshold, the problem of the false alarm probability in the existing detection method in the case of high signal to noise ratio is solved.
如上面所阐述的, 根据本发明的基于随机接入过程的检测方法从多个 方面对现有技术做了改进。 本领域技术人员应当理解, 根据  As explained above, the random access procedure based detection method according to the present invention improves the prior art in various aspects. Those skilled in the art should understand that according to
实际情况和具体要求, 这些方面可以彼此独立地应用或者结合起来应 用。  Actual and specific requirements, these aspects can be applied independently or in combination.
以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于 本领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精 神和原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明 的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. within the spirit and scope of the invention are intended to be included within the scope of the invention.

Claims

权利要求书 Claim
1、 一种基于随机接入过程的检测方法, 其特征在于, 该方法包括: 对接收到的随机访问信道 RACH信号与本地根序列进行时域相关处 理, 得到多个 RACH时域相关值序列;  A method for detecting a random access procedure, the method comprising: performing time domain correlation processing on a received random access channel RACH signal and a local root sequence to obtain a plurality of RACH time domain correlation value sequences;
确定每个 RACH时域相关值序列对应的噪声功率估计均值 rse或相关 值序列中的最大峰值 Γ* ,并由所述噪声功率估计均值 /Γ' 或相关值序列中 的最大峰值 ΡΓ"计算对应的第一检测门限 Th;; Determining a noise power estimation mean rse or a maximum peak value se * in the sequence of correlation values corresponding to each RACH time domain correlation value sequence, and calculating by the noise power estimation mean/Γ' or the maximum peak value in the correlation value sequence Corresponding first detection threshold Th;
对于 RACH时域相关值序列的每一个搜索窗,如果其中的 RACH时域 相关值中的峰值大于对应的第一检测门限 7¾ , 则记录所述峰值及其定时位 置;  For each search window of the RACH time domain correlation value sequence, if the peak value in the RACH time domain correlation value is greater than the corresponding first detection threshold 73⁄4, the peak value and its timing position are recorded;
对于每个 RACH时域相关值序列的搜索窗, 当其中存在一组或多組连 续的多个搜索窗都具有大于对应的第一检测门限 的峰值时, 判断所述多 个搜索窗的各峰值是否大于对应的第二检测门限 ?¾, 其中, hlw R , W 为所述多个搜索窗的各峰值中的最大值, 0≤ ≤l, = 1,A,L, 且 L表示 根序列的数目, k = A ,K , 且^:为所述连续的多个搜索窗的组数;  For each search window of the sequence of RACH time domain correlation values, when there are one or more sets of consecutive multiple search windows having peaks greater than the corresponding first detection threshold, determining peaks of the plurality of search windows Is it greater than a corresponding second detection threshold? 3⁄4, where hlw R , W is the maximum of each of the plurality of search windows, 0 ≤ ≤ l, = 1, A, L, and L represents the root sequence The number, k = A, K, and ^: is the number of groups of the consecutive plurality of search windows;
对于大于对应的第二检测门限 的峰值, 将其对应的定时位置转换 为定时调整量。  For peaks larger than the corresponding second detection threshold, the corresponding timing position is converted into a timing adjustment amount.
2、 根据权利要求 1所述的方法, 其特征在于, 所述由噪声功率估计均 值/ Γ 计算第一检测门限 Th;为:根据 = · τ¾ε计算第一检测门限;其中, i = l,A , 且 L表示根序列的数目, 为大于 1的噪声门限因子。 2. The method according to claim 1, wherein the first detection threshold Th is calculated from the noise power estimation mean / ;; wherein: the first detection threshold is calculated according to = · τ 3⁄4 ε ; wherein, i = l, A , and L represents the number of root sequences, which is a noise threshold factor greater than one.
3、 根据权利要求 1所述的方法, 其特征在于, 所述由相关值序列中的 最大峰值 prk计算第一检测门限 ΤΛ1为:根据 Th = λ · prk计算第一检测门限; 其中, 为峰值门限, 其取值范围为 0 < < 1。 The method according to claim 1, wherein the first detection threshold ΤΛ 1 is calculated from a maximum peak pr k in the sequence of correlation values: calculating a first detection threshold according to Th = λ · pr k ; , is the peak threshold, and its value ranges from 0 << 1.
4、 根据权利要求 2所述的方法, 其特征在于, 所述确定噪声功率估计 均值 Γ 包括: 4. The method according to claim 2, wherein the determining the noise power estimate mean Γ comprises:
根据 W 序列长度  According to the length of the W sequence
Ncs 将 RACH时域相关值序列分为 N个搜索窗; 其中,  Ncs divides the RACH time domain correlation value sequence into N search windows;
Wcs为预设的窗长参数; Wcs is a preset window length parameter;
查找每个搜索窗内的 RACH时域相关值的峰值, 对小于所述峰值的《 倍的 RACH时域相关值求均值, 得到该搜索窗内的噪声临时均值 其 中, = 1,A L,且 L表示根序列的数目, j = l,A ,N,且 N为搜索窗数目, 0 < « < 1; 对所述 RACH时域相关值序列的所有搜索窗中得到的噪声临时均值再 求均值, 得到所述噪声功率估计均值 T'Si ; 其中, 1,A ,L , 且 L表示根序 列的数目。 Find the peak value of the RACH time domain correlation value in each search window, and find the average value of the RACH time domain correlation value smaller than the peak value, and obtain the temporary average value of the noise in the search window, where = 1, AL, and L Represents the number of root sequences, j = l, A, N, and N is the number of search windows, 0 < « <1; and finds the mean value of the noise averages obtained in all search windows of the RACH time domain correlation value sequence, The noise power estimate mean T' Si is obtained ; where 1, A, L, and L represent the number of root sequences.
5、 根据权利要求 2所述的方法, 其特征在于, 所述 的取值由预定虚 警概率和卡方分布特性来确定。  The method according to claim 2, wherein the value is determined by a predetermined false alarm probability and a chi-square distribution characteristic.
6、 根据权利要求 1所述的方法, 其特征在于, 所述对接收到的 RACH 信号与本地根序列进行时域相关处理, 得到多个 RACH时域相关值序列包 括:  The method according to claim 1, wherein the performing the time domain correlation processing on the received RACH signal and the local root sequence to obtain a plurality of RACH time domain correlation value sequences includes:
对接收到的 RACH信号进行降采样处理;  Downsampling the received RACH signal;
对降采样处理后的数据进行 DFT变换, 得到频域 RACH接收数据; 将所述频域 RACH接收数据与本地频域根序列进行复共轭点乘, 再经 过 IDFT变换 , 得到所述多个 RACH时域相关值序列。  Performing DFT transform on the downsampled data to obtain frequency domain RACH received data; performing complex conjugate point multiplication on the frequency domain RACH received data and the local frequency domain root sequence, and performing IDFT transform to obtain the multiple RACHs A sequence of time domain correlation values.
7、 一种基于随机接入过程的检测装置, 其特征在于, 该装置包括: 接收单元, 用于接收经过无线信道的 RACH信号;  A detecting device based on a random access process, the device comprising: a receiving unit, configured to receive a RACH signal that passes through a wireless channel;
第一处理单元, 用于对接收自所述接收单元的所述 RACH信号与本地 根序列进行时域相关处理, 得到多个 RACH时域相关值序列;  a first processing unit, configured to perform time domain correlation processing on the RACH signal received from the receiving unit and a local root sequence, to obtain a plurality of RACH time domain correlation value sequences;
设置单元, 用于对接收自所述第一处理单元的每个 RACH时域相关值 序列, 确定其对应的噪声功率估计均值 prse或相关值序列中的最大峰值 prk,并由所述噪声功率估计均值 p e或相关值序列中的最大峰值 prk计算 对应的第一检测门限 a setting unit, configured to determine, for each RACH time domain correlation value sequence received from the first processing unit, a corresponding noise power estimation mean pr se or a maximum peak value in a sequence of correlation values Pr k , and calculating a corresponding first detection threshold from the noise power estimation mean p e or the maximum peak pr k in the correlation value sequence
第一判断单元, 用于对 RACH信号时域相关值序列的每一个搜索窗, 判断其中的 RACH时域相关值的峰值是否大于由所述设置单元确定的对应 的第一检测门限 如果判断结果为是, 则记录所述峰值及其位置;  a first determining unit, configured to determine, for each search window of the RACH signal time domain correlation value sequence, whether a peak of the RACH time domain correlation value is greater than a corresponding first detection threshold determined by the setting unit, if the determination result is Yes, then record the peak and its position;
第二判断单元, 用于对于每个 RACH信号时域相关值序列的搜索窗, 当其中存在一组或多组连续的多个搜索窗都具有大于对应的第一检测门限 Th]的峰值时, 判断所述多个搜索窗的各峰值是否大于对应的第二检测门限 Thl; 其中, Tli'wR , 为所述多个搜索窗的各峰值中的最大值, a second determining unit, configured to search for a sequence of time domain correlation values for each RACH signal, when there are one or more sets of consecutive plurality of search windows having peaks greater than a corresponding first detection threshold Th] Determining whether each peak of the plurality of search windows is greater than a corresponding second detection threshold Th1; wherein, Tli'wR is a maximum value among the peaks of the plurality of search windows,
0<r<l , = 1,A ,L, 且 L表示根序列的数目, k = l, ,K , 且 为所述连续的 多个搜索窗的组数; 0<r<l , = 1, A , L, and L represents the number of root sequences, k = l, , K , and is the number of groups of the consecutive plurality of search windows;
第二处理单元, 用于对于每个 RACH信号时域相关值序列, 将所述第 二判断单元判断的大于对应的第二检测门限 h 的峰值所对应的定时位置 转换为定时调整量。  The second processing unit is configured to convert, for each RACH signal time domain correlation value sequence, a timing position corresponding to a peak value of the second detection threshold h determined by the second determining unit to a timing adjustment amount.
8、 根据权利要求 7所述的装置, 其特征在于, 所述设置单元由噪声功 率估计均值 p ise计算第一检测门限 h为: 所述设置单元根据 ΊΗ=β' Ρ 计 算第一检测门限; 其中, i = m, 且 L表示根序列的数目, 为大于 1 的 噪声门限因子。 The device according to claim 7, wherein the setting unit calculates the first detection threshold h by the noise power estimation mean p ise : the setting unit calculates the first detection threshold according to ΊΗ=β';; Where i = m, and L represents the number of root sequences, which is a noise threshold factor greater than one.
9、 根据权利要求 7所述的装置, 其特征在于, 所述设置单元由相关值 序列中的最大峰值 prk计算第一检测门限 为: 所述设置单元根据 7¾
Figure imgf000022_0001
其中, 为峰值门限,其取值范围为 0< <1。
9. The apparatus according to claim 7, wherein the setting unit calculates a first detection threshold from a maximum peak pr k in a sequence of correlation values: the setting unit is based on 73⁄4
Figure imgf000022_0001
Where is the peak threshold, which ranges from 0<<1.
10、 根据权利要求 8所述的装置, 其特征在于, 所述设置单元包括: 搜索窗设置模块, 用于根据 序列长度  10. The apparatus according to claim 8, wherein the setting unit comprises: a search window setting module, configured to use a sequence length
W  W
Ncs 将每个 RACH时域相关值序 列分为 N个搜索窗; 其中, Ncs为预设的窗长参数; 噪声临时均值计算模块, 用于对于每个 RACH时域相关值序列, 查找 每个搜索窗内的 RACH时域相关值的峰值,对小于所述峰值的 a倍的 RACH 时域相关值求均值, 得到该搜索窗内的噪声临时均值 ; 其中, = l,AL, 且 L表示根序列的数目, j = l,A,N, 且 N为搜索窗数目, 0<α<1; Ncs divides each RACH time domain correlation value sequence into N search windows; where Ncs is a preset window length parameter; a temporary temporary mean calculation module, configured to search for a peak of a RACH time domain correlation value in each search window for each RACH time domain correlation value sequence, and obtain an average value of a RACH time domain correlation value that is less than a times the peak value, Obtaining a temporary mean value of noise in the search window; wherein, = l, AL, and L represents the number of root sequences, j = l, A, N, and N is the number of search windows, 0 < α <1;
噪声功率估计均值计算模块, 用于对于每个 RACH时域相关值序列, 将其所有搜索窗中得到的噪声临时均值再求均值, 得到对应的噪声功率估 计均值 其中, = 1,A,L, 且 L表示根序列的数目;  The noise power estimation mean calculation module is configured to, for each RACH time domain correlation value sequence, average the noise average values obtained in all the search windows to obtain a corresponding mean value of the noise power, where 1, 1, A, L, And L represents the number of root sequences;
第一检测门限设置模块, 用于对于每个 RACH时域相关值序列, 确定 对应的第一检测门限
Figure imgf000023_0001
a first detection threshold setting module, configured to determine a corresponding first detection threshold for each RACH time domain correlation value sequence
Figure imgf000023_0001
且 L表示根序列的数目。 And L represents the number of root sequences.
11、 根据权利要求 8所述的装置, 其特征在于,  11. Apparatus according to claim 8 wherein:
所述第一检测门限设置模块, 还用于根据预定虚警概率和卡方分布特 性来确定所述 的值。  The first detection threshold setting module is further configured to determine the value according to a predetermined false alarm probability and a chi-square distribution characteristic.
12、 根据权利要求 7所述的装置, 其特征在于, 所述第二判断单元包 括:  12. The apparatus according to claim 7, wherein the second determining unit comprises:
搜索模块,用于对于每个 RACH时域相关值序列,遍历其所有搜索窗, 当其中存在一组或多组连续的多个搜索窗都具有大于对应的第一检测门限 Th]的峰值时, 记录所述峰值及其位置;  a search module, configured to traverse all of the search windows for each RACH time domain correlation value sequence, when there are one or more sets of consecutive multiple search windows having peaks greater than a corresponding first detection threshold Th] Recording the peak and its location;
第二检测门限设置模块, 用于对于每个 RACH时域相关值序列, 利用 所述搜索模块记录的峰值确定对应的第二检测门 K;其中, Thk 2.=r-Rp k eak, W 为所述多个搜索窗的各峰值中的最大值, 0≤y≤l, i = l,A,L, 且 L表示 根序列的数目, k=lA,K , 且 为连续的多个搜索窗的组数; a second detection threshold setting module, configured to determine, by using a peak value recorded by the search module, a corresponding second detection gate K for each RACH time domain correlation value sequence; wherein, Th k 2 .= r -R p k eak , W is the maximum value among the peaks of the plurality of search windows, 0 ≤ y ≤ l, i = l, A, L, and L represents the number of root sequences, k = lA, K, and is a continuous plurality The number of groups of search windows;
判断模块, 用于判断所记录的峰值是否大于由所述第二检测门限设置 模块确定的对应的第二检测门限 7\2,·。 The determining module is configured to determine whether the recorded peak value is greater than a corresponding second detection threshold 7\ 2 determined by the second detection threshold setting module.
13、 根据权利要求 7所述的装置, 其特征在于, 所述第一处理单元包 括: 13. The apparatus according to claim 7, wherein the first processing unit comprises:
降采样处理模块, 用于对接收到的 RACH信号进行降采样处理; 频域数据确定模块, 用于对接收自降釆样处理模块的降采样处理后的 数据进行 DFT变换, 得到频域 RACH接收数据;  a downsampling processing module, configured to perform a downsampling process on the received RACH signal; a frequency domain data determining module, configured to perform DFT transform on the data after the downsampling process received by the self-dropping sample processing module, to obtain a frequency domain RACH receiving Data
时域相关值确定模块, 用于将接收自所述频域数据确定模块的所述频 域 RACH接收数据与本地频域根序列进行复共轭点乘, 再经过 IDFT变换, 得到所述多个 RACH时域相关值序列。  a time domain correlation value determining module, configured to perform complex conjugate point multiplication on the frequency domain RACH received data received from the frequency domain data determining module and the local frequency domain root sequence, and then obtain the plurality of RACH time domain correlation value sequence.
PCT/CN2009/076042 2009-07-06 2009-12-25 Detection method and apparatus based on random access process WO2011003263A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2012518726A JP5223036B2 (en) 2009-07-06 2009-12-25 Detection method and detection apparatus based on random access process
EP09847014.9A EP2439973B1 (en) 2009-07-06 2009-12-25 Detection method and apparatus based on random access process

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910158908.4 2009-07-06
CN 200910158908 CN101944929B (en) 2009-07-06 2009-07-06 Detection method and device based on random access process

Publications (1)

Publication Number Publication Date
WO2011003263A1 true WO2011003263A1 (en) 2011-01-13

Family

ID=43428749

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/076042 WO2011003263A1 (en) 2009-07-06 2009-12-25 Detection method and apparatus based on random access process

Country Status (4)

Country Link
EP (1) EP2439973B1 (en)
JP (1) JP5223036B2 (en)
CN (1) CN101944929B (en)
WO (1) WO2011003263A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111356150A (en) * 2018-12-24 2020-06-30 海能达通信股份有限公司 Base station detection method and system
CN112866161A (en) * 2020-12-31 2021-05-28 京信网络系统股份有限公司 Cell ID detection method and system of 5G NR system
CN115412214A (en) * 2021-12-24 2022-11-29 比科奇微电子(杭州)有限公司 RACH signal detection method and device
CN116506004A (en) * 2023-06-26 2023-07-28 南京控维通信科技有限公司 Collaborative communication PCMA system signal searching method and device

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012162984A1 (en) * 2011-09-21 2012-12-06 华为技术有限公司 Method and apparatus for reducing total consumption of random accessing detection
CN102307167B (en) * 2011-09-22 2015-02-04 京信通信系统(中国)有限公司 Method and device for adjusting uplink timing advance and base station system
CN102523185B (en) * 2011-12-09 2014-11-26 大唐移动通信设备有限公司 Preamble sequence detection method and device
CN102413558B (en) * 2011-12-20 2015-04-29 华为技术有限公司 Power control method, base station and power control system
CN103313274B (en) * 2012-03-13 2016-12-14 普天信息技术研究院有限公司 A kind of method suppressing random access code false-alarm
CN102843328B (en) * 2012-08-02 2014-11-26 北京中科晶上科技有限公司 Method for detecting PRACH (Physical Random Access Channel) sequence in TDD LTE (Time Division Duplex Long Term Evolution) system
CN104219775B (en) * 2013-06-04 2018-01-19 普天信息技术研究院有限公司 A kind of method for improving Stochastic accessing detection robustness
CN104254100B (en) * 2013-06-25 2017-12-15 普天信息技术研究院有限公司 A kind of measuring method of uplink timing advance
US9680682B2 (en) 2013-08-29 2017-06-13 Lg Electronics Inc. Method and device for detecting uplink synchronization signal in each step in wireless access system supporting high frequency band
WO2015034309A1 (en) * 2013-09-08 2015-03-12 엘지전자 주식회사 Method and apparatus for detecting uplink synchronization signal of each level in wireless access system supporting high-frequency band
US9615386B2 (en) * 2014-01-27 2017-04-04 Texas Instruments Incorporated Random access channel false alarm control
CN103796323B (en) 2014-03-06 2017-03-29 大唐移动通信设备有限公司 For the method and apparatus being adjusted to the channel frequency side-play amount of Physical Random Access Channel PRACH
CN104918336A (en) * 2014-03-12 2015-09-16 中兴通讯股份有限公司 Detection method, device and system of random access signals in interference environment
CN105099966B (en) * 2014-05-13 2018-12-21 普天信息技术有限公司 A kind of PRACH detection method and device
CN105306097B (en) * 2014-06-18 2019-07-26 中兴通讯股份有限公司 A kind of detection method of accidental access signal, device and system
CN108024361B (en) * 2016-11-04 2023-09-12 中兴通讯股份有限公司 Determination method, access method, transmission method, processing method and device, base station and terminal
CN108235445B (en) * 2016-12-21 2021-03-09 大唐移动通信设备有限公司 Method and device for detecting characteristic sequence in wireless communication system
CN108683482B (en) * 2017-04-01 2021-03-09 电信科学技术研究院 Method and device for estimating timing position
CN108040366A (en) * 2017-12-14 2018-05-15 重庆邮电大学 A kind of arbitrary access front signal detection method based on frequency offset correction
CN109041256B (en) * 2018-10-23 2020-11-06 京信通信系统(中国)有限公司 Random access method, device and system
CN109474920A (en) * 2018-11-02 2019-03-15 上海华虹集成电路有限责任公司 A kind of detection method of low-power consumption bluetooth data packet
CN111385041B (en) * 2018-12-28 2021-04-16 大唐移动通信设备有限公司 Method and device for measuring interference noise intensity and storage medium
CN109871509B (en) * 2019-02-19 2022-11-01 哈尔滨工程大学 AR algorithm-based transient signal high-resolution detection method
CN111541515B (en) * 2020-04-15 2023-02-28 北京中宸泓昌科技有限公司 Burst frame header detection method and system based on cyclic sequence type lead code
CN112888047B (en) * 2021-04-29 2021-08-06 成都星联芯通科技有限公司 PRACH signal processing method, device, communication equipment and storage medium
CN116528271B (en) * 2023-06-28 2023-08-29 极芯通讯技术(南京)有限公司 Method for adaptively adjusting physical random access channel detection window and related equipment thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1533199A (en) * 2003-03-18 2004-09-29 大唐移动通信设备有限公司 Method for detecting user's terminal random cut-in
US20080165903A1 (en) * 2007-01-10 2008-07-10 Nokia Corporation Apparatus, method and computer program product for detecting non-synchronized random access channel preamble
CN101295999A (en) * 2008-06-27 2008-10-29 中兴通讯股份有限公司 Detection method for accidental precursor access

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2217575C (en) * 1996-03-05 2005-07-12 Ntt Mobile Communications Network Inc. Signal transmission method, transmitter, receiver, and spreading code sychronizing method in mobile communication system
CN101355383B (en) * 2008-09-10 2012-05-23 中兴通讯股份有限公司 Signal detection method for stochastic access channel

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1533199A (en) * 2003-03-18 2004-09-29 大唐移动通信设备有限公司 Method for detecting user's terminal random cut-in
US20080165903A1 (en) * 2007-01-10 2008-07-10 Nokia Corporation Apparatus, method and computer program product for detecting non-synchronized random access channel preamble
CN101295999A (en) * 2008-06-27 2008-10-29 中兴通讯股份有限公司 Detection method for accidental precursor access

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111356150A (en) * 2018-12-24 2020-06-30 海能达通信股份有限公司 Base station detection method and system
CN111356150B (en) * 2018-12-24 2023-08-11 海能达通信股份有限公司 Base station detection method and system
CN112866161A (en) * 2020-12-31 2021-05-28 京信网络系统股份有限公司 Cell ID detection method and system of 5G NR system
CN112866161B (en) * 2020-12-31 2022-11-01 京信网络系统股份有限公司 Cell ID detection method and system of 5G NR system
CN115412214A (en) * 2021-12-24 2022-11-29 比科奇微电子(杭州)有限公司 RACH signal detection method and device
CN115412214B (en) * 2021-12-24 2023-08-15 比科奇微电子(杭州)有限公司 RACH signal detection method and device
CN116506004A (en) * 2023-06-26 2023-07-28 南京控维通信科技有限公司 Collaborative communication PCMA system signal searching method and device
CN116506004B (en) * 2023-06-26 2023-09-15 南京控维通信科技有限公司 Collaborative communication PCMA system signal searching method and device

Also Published As

Publication number Publication date
EP2439973B1 (en) 2018-11-28
CN101944929A (en) 2011-01-12
EP2439973A4 (en) 2017-08-16
JP5223036B2 (en) 2013-06-26
CN101944929B (en) 2013-08-07
EP2439973A1 (en) 2012-04-11
JP2012531870A (en) 2012-12-10

Similar Documents

Publication Publication Date Title
WO2011003263A1 (en) Detection method and apparatus based on random access process
EP1698121B1 (en) Improved synchronization and channel estimation in WLAN communication systems using a modified preamble structure
EP1811691B1 (en) Apparatus and method for transmitting and receiving a RACH signal in SC-FDMA system
US8165106B2 (en) Apparatus and method for detecting a ranging signal in a wireless communication system
EP1969794B1 (en) Range extension techniques for a wireless local area network
WO2009155882A1 (en) Detecting method of random access preamble
US7843970B2 (en) Techniques for generating and detecting a physical random access channel signal in a wireless communication system
KR101196897B1 (en) Method and apparatus for allocating a frequency band to a random access channel in wireless telecommunication system, method and apparatus for transmitting/receiving signals via the random access channel thereof
CN108924943B (en) Maximum correlation estimation detection method based on narrowband Internet of things random access channel
EP2501064B1 (en) Frequency offset estimation method and communication device, wireless communication system and program
US9615386B2 (en) Random access channel false alarm control
US20090040918A1 (en) Random Access Preamble Detection for Long Term Evolution Wireless Networks
WO2010028537A1 (en) Method for detecting signals of random access channel
WO2013104293A1 (en) Method and apparatus for random access in communication system
CN102065048A (en) Time-domain joint estimation method for synchronizing frames, frequencies and fine symbols for orthogonal frequency division multiplexing (OFDM)
CN113347653B (en) Optimization method for estimating timing advance TA in NR-5G
CN111083777A (en) PSS timing synchronization method and system based on conjugate symmetry in 5G system
EP3308567B1 (en) Systems and methods for detecting nodes or signals of a radio access technology (rat) by a node of another rat
US8315153B2 (en) Wireless communications equipments with function of detecting random access signal, wireless communications systems with function of detecting random access signal and method of random access signal detection
US7924801B2 (en) Apparatus and method for detecting packet in wireless LAN based on orthogonal frequency division multiplexing
TWI542233B (en) Method and apparatus for cell search and synchronization in mobile communication
WO2011063724A1 (en) Synchronization searching method
WO2011140875A1 (en) Method and apparatus for implementing uplink synchronization in mobile communication system
CN116033457A (en) Random access preamble detection method and device suitable for 5G low-orbit satellite
KR101421305B1 (en) ractional frequency offset estimation method and receiver using the same

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012518726

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 96/DELNP/2012

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2009847014

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE