Time-efficient real-time correlator

Electrical computers: arithmetic processing and calculating – Electrical digital calculating computer – Particular function performed

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C708S524000, C375S150000

Reexamination Certificate

active

06601078

ABSTRACT:

TECHNICAL FIELD OF THE INVENTION
The present invention relates to correlators utilized in receivers of base stations and mobile units of wireless systems. More particularly, the present invention relates to a time-efficient real-time correlator that is suitable for use in receivers of base stations and mobile units of wireless systems.
BACKGROUND OF THE INVENTION
Wireless systems utilize a communication protocol known as Code Division Multiple Access (CDMA). In CDMA, a communication channel uses a common frequency band. In the reverse-link (i.e., from the mobile to the base station), different mobile units are identified by using different psuedo-random number (PN) codes. In the forward-link (i.e., from the base station to the mobile unit), all base stations use the same PN codes but are identified by different offsets. Any time data is transmitted between a base station and a mobile unit, the transmission includes a PN code. The PN codes are fixed and are known to both the base station and the mobile units. However, there is a time-offset between them due to round trip delay of the transmission signal. If the time-offset is not correctly estimated, the received signal looks like nothing but noise. The receivers of the base stations and of the mobile units comprise correlators that correlate the incoming PN code with stored PN codes to determine the offset. The estimated offset is utilized to synchronize the received signal so that the received data can be decoded. It is also utilized to identify the base station in the case of the forward-link. Therefore, correlation of the PN codes is used for timing recovery.
The correlators that are currently utilized in the receivers of the base stations and mobile units for correlating the PN codes either do not perform the correlation in real-time or do not perform the correlation in real-time in an efficient manner.
FIGS. 1 and 2
correspond to known correlators. Prior to describing the manner in which these known correlators perform the correlation methods, the correlation process will be mathematically described in order to facilitate the discussion of these correlators.
When a discrete-time sequence exists that corresponds to a time-delayed version of a known sequence plus noise, the time delay can be determined by the correlator. The functionality of the correlator is defined as follows. Letting the known discrete-time sequence be p(i), then the received signal r(i), which corresponds to a version of the sequence p(i) delayed by N-time units plus noise n(i), can be stated as:
r
(
i
)=
p
(
i−N
)+
n
(
i
),  (Equation 1)
where i is a discrete time index defined as i&egr; { . . . , −3,−2,−1,0,1,2,3, . . . }. The correlator calculates the correlation result, C(k), as follows:
C

(
k
)
=

i
=
0
M
-
1

r

(
i
+
k
)

p

(
i
)
,
k

{
0
,
1
,
2
,



,
W
}
,
(
Equation



2
)
where M is the coherent integration length and W is the maximum time delay, or search window. If C(k) is the largest correlation result of all {C(
0
), C(
1
), C(
2
), . . . , C(K), . . . C(W)}, then k corresponds to the estimated time delay, or time shift. This can be seen from Equation 3, which can be derived from Equations 1 and 2 as follows:
C

(
k
)
=

i
=
0
M
-
1

p

(
i
+
k
-
N
)

p

(
i
)
+

i
=
0
M
-
1

n

(
i
+
k
)

p

(
i
)
(
Equation



3
)
The first term is the signal component and the second term is the noise component. The signal component has the largest value when k is equal to N. As the value of the coherent integration length M increases, the time delay estimation becomes more precise.
With respect to the correlator shown in
FIG. 1
, the received signals are stored in memory before being processed. The received signal is represented by the horizontal row
1
comprised of blocks
2
. The received signal r(i) is correlated with a PN sequence generated by a PN code generator (not shown) comprised by the receiver. Each of the blocks
2
corresponds to a sample of the received signal. Each of these samples is commonly referred to as a “chip”. The blocks
3
,
4
,
5
and
6
correspond to the generated PN sequence that is cross-correlated with r(i) to obtain the correlation results C(
0
) through C(W). The blocks
3
,
4
,
5
and
6
are shifted to represent the cross-correlation process over the correlation window W. The best correlation result corresponds to a match between the received PN sequence and the generated PN sequence. The time shift associated with the match corresponds to the time delay of the received signal r(i) (i.e., the number of chips that the received signal is offset with respect to the generated PN sequence).
Assuming each r(i) sample has B bits and each p(i) sample has H bits, then (M+W)B+MH bits of memory are needed to store the received signal and the PN sequence. In the case of the reverse-link, the length of the PN code is considered to be almost infinite (e.g., 2 to the power of 42). Therefore, an entire PN code can not be correlated with the received signal r(i). Rather, the PN code and the received signal r(i) are cross-correlated over M samples, where M is reasonably large for reliable estimation. For the same reason, the PN codes are generated instead of memorized. Algorithms executed by the mobile units and by the base stations inform the correlators as to what the PN sequence should be at any given time of day. The correlators then attempt to find a matching PN sequence by performing the M-length cross-correlation process for each possible offset, where W possible offsets exist.
Furthermore, the correlation process is not a real-time process because the correlation calculations do not begin until after the arrival of the last sample, r(M+W−1), of the received signal r(i). In order for the correlation process to be performed in real-time, the correlation results C(
0
) through C(W) must be available by the time the last sample of the received signal, r(M+W−1), has been received. Also, the multiplication and addition operations associated with each correlation of the generated PN code and the received signal must be performed in a single sample period.
The correlator shown in
FIG. 2
uses a finite impulse response (FIR) filter
7
to perform the correlation process in real-time. The filter
7
is an M-th order FIR filter having the generated PN code, p(i), as its coefficients. A period of time equal to M chips is required for the received signal r(
1
) through r(M−1) to be shifted into the register
8
. The register
8
comprises M storage elements
9
. Assuming each sample of the received signal comprises B bits, the filter
7
requires M×B bits of memory for storing the received signal and M×H bits of memory for storing the generated PN sequence p(
0
) through p(M−1). Therefore, the amount of memory needed for the correlator shown in
FIG. 2
is less than the amount needed for the correlation scheme represented by FIG.
1
. Essentially, the amount of memory needed for the correlator of
FIG. 2
is W×B bits less than the amount of memory required for the correlation scheme represented by FIG.
1
. However, W normally is small in comparison to M. Therefore, the reduction in the amount of memory needed for implementation of the correlator shown in
FIG. 2
is not extremely significant.
Once the last sample r(M−1) has arrived, each sample is multiplied by its respective PN code sample by multipliers
10
. The products are then summed by accumulator
11
to produce the correlation results C(
0
) through C(W). These operations are mathematically defined by Equation (2). M multiplications and M−1 additions are performed per input sample in order for the process to meet the real-time requirements. Therefore, the processor that performs the multiplication and addition operations must be fast enough to perform M multiplications and M−1 additions per input sam

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Time-efficient real-time correlator does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Time-efficient real-time correlator, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Time-efficient real-time correlator will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3072532

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.