Pulse or digital communications – Equalizers – Automatic
Reexamination Certificate
2000-02-08
2004-03-16
Tse, Young T. (Department: 2634)
Pulse or digital communications
Equalizers
Automatic
C375S262000, C375S341000, C375S346000, C714S792000, C714S794000, C714S795000, C714S796000
Reexamination Certificate
active
06707849
ABSTRACT:
BACKGROUND OF THE INVENTION
The present invention relates to the field of communications and more particularly, to receiving methods and systems.
Digital wireless communications systems use equalization to compensate for intersymbol interference (ISI) resulting from time dispersion and/or delay spread in a radio channel. Typically, a non-linear equalizer, such as a Maximum Likelihood Sequence Estimation (MLSE) equalizer (also known as a Viterbi equalizer), can be used to provide coherent demodulation, and thus compensate for inter-symbol interference (ISI), in such digital wireless communications systems. An MLSE equalizer considers various hypothesis for a transmitted symbol sequence, and with a model of the dispersive radio channel, determines which hypothesis best fits the received samples. This determination can be realized using the Viterbi algorithm. The MLSE equalization technique is discussed, for example by J. C. Proakis in Digital Communications, McGraw-Hill (1995) pages 589-593. An MLSE equalizer, however, may be difficult to implement.
With an MLSE equalizer, transmitted symbols s(n) can take values from an 8PSK constellation:
{
ⅇ
j2πk
/
8
}
k
=
0
⁢
k
=
7
,
and can be transmitted over a radio channel to a radio receiver. At the receiver, the received signal can be filtered, amplified, and mixed down using I and Q carriers, then sampled once every symbol period T, providing a received signal stream r(n). In this example, the channel can include L rays such that:
r
⁡
(
n
)
=
∑
i
=
0
L
-
1
⁢
⁢
h
⁡
(
i
)
⁢
s
⁡
(
n
-
i
)
+
w
⁡
(
n
)
.
(
1
)
In this equation, h(i) denotes a complex-valued channel tap and w(n) is additive noise or interference.
Using N to denote the number of transmitted 8PSK symbols, there will be 8
N
possible transmitted sequences of length N. The Viterbi algorithm/equalizer provides a way to determine a best sequence by traveling on a trellis. The trellis has N stages, denoted by n=0, n=1, n=2, . . . , n=N−1. The states in the trellis of the Viterbi algorithm at stage n−1 are vectors of the form X(n−1)=[s (n−1), . . . , s(n-L+1)], i.e. the last (L−1) most recently received symbols at time n−1. Since each element in the state vector has 8 possible values, the Viterbi trellis has 8
L−1
different possible (hypothetical) values, and the Viterbi trellis has 8
L−1
different possible states at each stage. Associated with each state at time n−1, there will be a stored path history including an n-tuple of 8PSK symbols from time “0” to time “n−1”, and an accumulated (total) path metric M(X(n−1)). At the n-th stage of the trellis, the branch metric corresponding to the state transition from the previous state, X(n−1), to the current state, X(n), is computed using:
dM
⁡
(
X
⁡
(
n
-
1
)
,
X
⁡
(
n
)
)
=
&LeftBracketingBar;
r
⁡
(
n
)
-
∑
i
=
0
L
-
1
⁢
⁢
h
⁡
(
i
)
⁢
s
⁡
(
n
-
i
)
&RightBracketingBar;
2
.
(
2
)
This branch metric is then added to the accumulated path metric M(X(n−1)). The accumulated path metric of the state X(n) is obtained according to:
M
(
X
(
n
))=aug min
X(n)
{M
(
X
(
n
−1))+
dM
(
X
(
n
−1),
X
(
n
))}. (3)
In the accumulated path metric, the minimization is over those X(n−1)'s that have a valid state transition to X(n). Since there are 8 valid transitions to each next state X(n), 8
L
different branch metrics need to be computed at each stage of the Viterbi trellis. The complexity of the Viterbi algorithm, which is dominated by branch metric computations, may thus be formidible when the number of channel taps L is large. For a 5-tap channel (i.e. L=5), 32,768 branch metrics may need to be computed at each stage of the Viterbi trellis.
Decision Feedback Sequence Estimation (DFSE) equalizers have thus been proposed to reduce computational complexity by reducing the number of branch metric computations at each stage of the trellis, and more particularly, by reducing the number of states in the trellis. DFSE equalizers are discussed, for example, by A. Duel-Hallen et al. in
Delayed Decision
-
Feedback Sequence Estimation
, IEEE Transactions on Communications, Vol. 37, No. 5, May, 1989, the disclosure of which is incorporated herein in its entirety by reference. In a DFSE equalizer L channel taps can be divided into LMLSE taps and LDFSE taps so that L=LMLSE+LDFSE. In other words, channel taps h(
0
) . . . h(LMLSE−1) are defined as LMLSE taps, and channel taps h(LMLSE) . . . h(L−1) are defined as LDFSE channel taps. The n-th stage of the trellis used for the DFSE algorithm has 8
LMLSE−1
states, corresponding to vectors of the most recent LMLSE−1 symbols: XDFSE(n)=[s(n−1), . . . , s(n-LMLSE+1)]. Furthermore, at time n−1 there is a stored path history including an n-tuple of 8PSK symbols from time “0” to time “n−1” associated with each DFSE state. The DFSE algorithm operates similarly to the Viterbi algorithm. The DFSE algorithm operates on the DFSE trellis, and each branch metric is computed as follows:
dM
⁡
(
X
⁡
(
n
-
1
)
,
X
⁡
(
n
)
)
=
&LeftBracketingBar;
r
⁡
(
n
)
-
∑
i
=
0
LMLSE
-
1
⁢
⁢
h
⁡
(
i
)
⁢
s
⁡
(
n
-
i
)
-
∑
i
=
LMLSE
L
-
1
⁢
⁢
h
⁡
(
i
)
⁢
s
_
⁡
(
n
-
i
)
&RightBracketingBar;
2
.
(
4
)
In equation 4, the symbols (s(n−1), . . . , s(n-LMLSE+1)) are obtained from the hypothesized state at time n−1 and the current state at time n, i.e. from (X(n−1), X(n)). The symbols ({overscore (s)}(n-LMLSE), . . . , {overscore (s)}(n-L+1)) are obtained from the path history associated with the previous state X(n−1).
The number of states at each stage of the DFSE trellis is 8
LMLSE−1
, and 8 branches fan out from each state, so that 8
LMLSE
branch metrics may need to be computed at each stage of the DFSE trellis. With a 5-tap channel and with 2 MLSE taps (LMLSE=2), 64 branch metrics need to be computed at each stage of the DFSE trellis (compared with 32,768 branch metrics in the Viterbi trellis).
Notwithstanding the DFSE algorithm discussed above, there continues to exist a need in the art for further improved DFSE equalizers having reduced computational complexity.
SUMMARY OF THE INVENTION
According to the present invention, methods, receivers, and equalizers can calculate a common portion of branch metrics that is common to each of the branch metrics from the previous hypothesized state to each of the current possible states, and difference variables can be calculated representing a difference between the common portion of the branch metrics and each of the branch metrics from the previous hypothesized trellis state to each of the current possible states. The common portion of the branch metrics and each of the difference variables can then be combined to provide a respective metric for each of the possible current states. A total number of operations used to calculate metrics in a DFSE equalizer can thus be reduced thereby reducing complexity and/or increasing performance of methods, receivers, and equalizers according to the present invention. A digital signal processor used to implement an equalizer according to the present invention, for example, can compute the metrics more efficiently, and the increased efficiency can allow use of a less complex digital signal processor, and/or an increase in the speed at which the metrics are calculated.
Operations of the present invention can be implemented, for example, using a DFSE equalizer having two MLSE taps and providing 8-PSK modulation so that there are 8 possible states at each stage of the trellis. While two MLSE taps are discussed for the purposes of illustration, any number of MLSE taps can be used according to the present invention. Moreover, the combining of the common portion of the branch metrics and each of the difference variable
Cheng Jung-Fu
Hui Dennis
Ramesh Rajaram
Zangi Kambiz C.
Ericsson Inc.
Tse Young T.
LandOfFree
Methods, receivers and equalizers having increased... does not yet have a rating. At this time, there are no reviews or comments for this patent.
If you have personal experience with Methods, receivers and equalizers having increased..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Methods, receivers and equalizers having increased... will most certainly appreciate the feedback.
Profile ID: LFUS-PAI-O-3272539