Some wireless communications networks adopt orthogonal frequency-division multiplexing (OFDM) or orthogonal frequency-division multiple access (OFDMA) to take advantage of the immunity to multi-path fading and impulsive noise that these two methods provide. One of the characteristics of an OFDM or OFDMA system is that multiple carriers transmit information simultaneously. Due to this characteristic, an OFDM or OFDMA system is more sensitive to synchronization errors that occur in a preamble detection process, compared with a wireless communications network that employs a single carrier.
Synchronization errors in preamble detection include timing position errors and carrier frequency offset errors. The synchronization errors of the front-end of an OFDM receiver create a carrier frequency offset and a significant timing error that degrade the performance of an OFDM system. A carrier frequency offset results in a loss of orthogonality while a timing error could degrade the signal-noise-ratio (SNR) of the system. As a result, intra-symbol or inter-symbol interference occurs.
The algorithms for estimating a timing position and a frequency offset jointly are computationally intensive. To reduce the demand on the resources required for computation, the estimation of a timing position and that of a frequency offset are executed in separate stages. In general, the estimation of a timing position takes place before that of a carrier frequency offset.
The accuracy of timing position estimation has a major effect on the estimation of a carrier frequency offset. Specifically, when a timing position error is larger than the cyclic prefix (CP) length, OFDM or OFDMA no longer works correctly.
What is desired is a method and system with low complexity for improving timing position estimation and reducing timing position errors to be within −10 and +10 sampling points.
A method for determining timing positions in a wireless communications system comprises creating a time-domain timing detection window from a preamble of a receiving signal, generating a first vector of correlations between sampling points in the time-domain timing detection window and sampling points of a known preamble, identifying a pivot position from the largest correlation value of the first vector and generating second vectors based on the pivot position, generating a third vector comprising the largest elements of the second vectors; generating a fourth vector comprising sums of elements in the second vectors, generating a fifth and sixth vectors comprising a sum of subsets of the third and fourth vectors, respectively, calculating a seventh vector using the fifth and sixth vectors according to a predetermined equation, and selecting an index of one element from the fifth and seventh vectors to be the timing position according to a predetermined rule.
The construction and method of operation of the invention, however, together with additional objects and advantages thereof, will be best understood from the following description of specific embodiments when read in connection with the accompanying drawings.
The drawings accompanying and forming part of this specification are included to depict certain aspects of the invention. The invention may be better understood by reference to one or more of these drawings in combination with the description presented herein. It should be noted that the features illustrated in the drawings are not necessarily drawn to scale.
The following detailed description of the invention refers to the accompanying drawings. The description includes exemplary embodiments, not excluding other embodiments, and changes may be made to the embodiments described without departing from the spirit and scope of the invention. The following detailed description does not limit the invention. Instead, the scope of the invention is defined by the appended claims.
The method disclosed in the present invention describes a fine timing estimation algorithm. The method is easy to implement and can significantly improve the accuracy of timing position estimation. Although a WiMax wireless communications network is used to illustrate the system and method of the present invention, one having skills in the art would recognize that the present invention is applicable to the timing estimation process of any wireless communications network that uses unique preambles to facilitate the acquisition of radio signals. Orthogonal frequency division multiple access (OFDMA) and orthogonal frequency division multiplex (OFDM) are examples of such wireless communications networks.
The method disclosed in the present invention first creates a time-domain timing detection window. Correlations between the sampling points in the time-domain timing detection window and a portion of the sampling points of a known preamble are calculated and a vector of correlations is created. The position of the largest value in the vector of correlations is identified. Based on the position information, the time-domain timing detection window is divided into segments.
Two vectors—a sum_res_sum and a sum_res_max—are created from the sampling points in the time-domain timing detection window. A timing position is identified, based on the position of the largest element of the sum_res_sum vector or the sum_res_max vector.
In step 110, a preamble is detected in a time-domain sampling window Wpreamble
In step 120, a time-domain timing detection window Wtiming
Let a vector R represent the sampling points in the time-domain timing detection window Wtiming
In step 130, the correlations between a subset of the sampling points in the vector R and a subset of the sampling points in the vector Preamble_TD are calculated according to the following equation:
s(k)=|R(k:k+NCP+┌L/3┐−1)(Preamble—TD(1:NCP+┌L/3┐))H|.
In the above equation, ┌ . . . ┐ is the ceiling operator; ( . . . )H is the Hermitian transpose operator; and | . . . | is the absolute value operator. Let the vector of the correlations with K elements be denoted as S=[s(1), s(2), . . . , s(K)], where K=L+2Ninc
In step 140, an element with the largest value in the vector S is identified and let kmax denote the index of the element. A pivot position k1 is obtained according to the following equation: k1=mod(kmax,┌L/3┐), where mod( . . . ) operator produces the reminder of kmax divided by ┌L/3┐.
In step 150, A series of 2d+1 correlation values are taken from the vector S to form subsets, denoted as Ŝ(u), where 1≦u≦U and U=floor((K−k1−1)/┌L/3┐)+1. The method is based on the following rule: Ŝ(u)=[s(k1+(u−1)┌L/3┐−d), . . . , s(k1+(u−1)┌L/3┐+d)], where d is a predetermined positive integer value. (The vector Ŝ(u) is referred to as the second vector in the Claims section.)
Let ŝmax(u) denote the largest element of Ŝ(u). Let ŝsum(u) be the sum of all elements of Ŝ(u). Two vectors are created: Ŝmax=[ŝmax(1), ŝmax(2), . . . , ŝmax(U)] and Ŝsum=[ŝsum(1), ŝsum(2), . . . , ŝsum(U)]. (The vector Ŝmax and the vector Ŝsum are referred to as the third factor and the fourth vector in the Claims section.)
In step 160, a vector sum_res_max is generated from Ŝmax according to the following equation:
sum—res_max=[ŝmax(1), . . . , ŝmax(U−2)]+[ŝmax(2), . . . , ŝmax(U−1)]+[ŝmax(3), . . . , ŝmax(U)]
In addition, a vector sum_res_sum is generated from Ŝsum according to the following equation:
sum—res_sum=[ŝsum(1), . . . , ŝsum(U−2)]+[ŝsum(2), . . . , ŝsum(U−1)]+[ŝsum(3), . . . , ŝsum(U)]
The length of both vectors in step 160 equals U−2. (The vectors sum_res_max and sum_res_sum are referred to as the fifth vector and the sixth vector in the Claims section.)
Step 170 illustrates how to find a timing position. There are two alternative approaches to achieve the goal. In one approach, the index of the largest element of the vector sum_res_sum is denoted as imax. Let tmp1 be the larger of the two values, sum_res_sum(imax−1) and sum_res_sum(imax+1). Two predetermined coefficients are chosen and denoted as f11 and f12. Temp1 is then compared with f11*sum_res_sum(imax). If temp1 is less than or equal to f11*sum_res_sum(imax), then imax is identified as the timing position. However, if temp1 is greater than f11*sum_res_sum(imax), then a new vector is generated according to the following equation: sup er_sum=sum_res_sum+f12*sum_res_max. The index of the largest element of the vector sup er_sum is denoted as jmax, and it is identified as the timing position. (The vector sup er_sum is referred to as the seventh vector in the Claims section.)
According to the other approach, the index of the largest element of the vector sum_res_max is denoted as imax. Let temp2 be the larger of the two values—sum_res_max(imax−1) and sum_res_max(imax+1). Two predetermined coefficients are chosen and denoted as f21 and f22. Temp2 is then compared with f21*sum_res_max(imax). If temp2 is less than or equal to f21*sum_res_max(imax), then imax is identified as the timing position. However, if temp2 is greater than f21*sum_res_max(imax), then a new vector is generated according to the following equation: sup er_sum=sum_res_max+f22*sum_res_sum. The index of the largest element of the vector sup er_sum is denoted as jmax, and it is identified as the timing position.
The preamble detection module 210 detects the position of a preamble and determines a coarse timing position and a sub-carrier frequency offset. The timing detection window module 220 creates a time-domain timing detection window using a time-domain sampling window. The time-domain timing detection window Wtiming
The correlation module 230 generates a correlation vector comprising of correlations between a subset of the time-domain timing detection window and a subset of the sampling points of a known preamble. A correlation vector with K elements is denoted as S=[s(1), s(2), . . . , s(K)], where K=L+2Ninc
The correlation module 230 identifies the largest value in the vector S. Let kmax denote the index of the element. A pivot position k1 is obtained according to the following equation: k1=mod(kmax,┌L/3┐), where mod( . . . ) operator produces the reminder of kmax divided by ┌L/3┐.
Any subset of the vector S is denoted as Ŝ(u), where 1≦u≦U, and U=floor((K−k1−1)/┌L/3┐)+1. Let d be a predetermined integer, and 2d+1 correlation values are taken from the vector S to form a series of subsets Ŝ(u). The method to form subsets Ŝ(u) is based on the following equation:
Ŝ(u)=[s(k1+(u−1)┌L/3┐−d), . . . , s(k1+(u−1)┌L/3┐+d)].
The sum_res module 240 creates two vectors, and they are: Ŝmax=[ŝmax(1), ŝmax(2), . . . , ŝmax(U)] and Ŝsum=[ŝsum(1), ŝsum(2), . . . , ŝsum(U)], where ŝmax(u) denotes the largest element of Ŝ(u) and ŝ(u) is the sum of all elements of Ŝ(u). Subsequently, two vectors—sum_res_sum and sum_res_max—are created from Ŝmax(u) and Ŝsum(u), respectively, where sum_res_max=[ŝmax(1), . . . , ŝmax(U−2)]+[ŝmax(2), . . . , ŝmax(U−1)]+[ŝmax(3), . . . , ŝmax(U)] and sum_res_sum=[ŝsum(1), . . . , ŝsum(U−2)]+[ŝsum(2), . . . , ŝsum(U−1)]+[ŝsum(3), . . . , ŝsum(U)]. The sum_res module also creates a vector sup er_sum according to the following equation: sup er_sum=sum_res_sum+f12*sum_res_max, where f12 is a predetermined value.
The timing position module 250 identifies the largest element of the vectors sum_res_sum and sup er_sum. The index of the largest element of the vector sum_res_sum is denoted as imax, and the index of the largest element of the vector sup er_sum is denoted as jmax. The timing position module 250 compares the larger of the two values—sum_res_sum(imax−1) and sum_res_sum(imax+1)—with f11*sum_res_sum(imax), where f11, is a predetermined value. If the larger of the two values—sum_res_sum(imax−1) and sum_res_sum(imax+1)—is greater than f11*sum_res_sum(imax), then jmax is the timing position; otherwise, imax is the timing position.
By adopting the method disclosed in the present invention, the timing error can be narrowed down to a value between −1 and 1 in an additive white Gaussian noise (AWGN) channel or a value between −5 and 5 in an ITU multi-path channel.
The above illustration provides many different embodiments or embodiments for implementing different features of the invention. Specific embodiments of components and processes are described to help clarify the invention. These are, of course, merely embodiments and are not intended to limit the invention from that described in the claims.
Although the invention is illustrated and described herein as embodied in one or more specific examples, it is nevertheless not intended to be limited to the details shown, since various modifications and structural changes may be made therein without departing from the spirit of the invention and within the scope and range of equivalents of the claims. Accordingly, it is appropriate that the appended claims be construed broadly and in a manner consistent with the scope of the invention, as set forth in the following claims.
The present application claims the benefit of U.S. Provisional Application Ser. 60/836,715, which was filed on Aug. 10, 2006.
Number | Name | Date | Kind |
---|---|---|---|
6058101 | Huang et al. | May 2000 | A |
7415059 | Chadha et al. | Aug 2008 | B2 |
7436906 | Goto | Oct 2008 | B2 |
20040120410 | Priotti | Jun 2004 | A1 |
20060250939 | Wang et al. | Nov 2006 | A1 |
20090060076 | Ma et al. | Mar 2009 | A1 |
Number | Date | Country | |
---|---|---|---|
20080037508 A1 | Feb 2008 | US |
Number | Date | Country | |
---|---|---|---|
60836715 | Aug 2006 | US |