Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SYSTEMS AND METHODS FOR LOW-COMPLEXITY MIMO DETECTION USING LEAF-NODE PREDICTION VIA LOOK-UP TABLES
Document Type and Number:
WIPO Patent Application WO/2008/094821
Kind Code:
A2
Abstract:
Systems and methods for providing multiple-input multiple-output (MIMO) detection, comprising a leaf node predictor (310) for receiving a processed communications stream, computing at least one channel metric corresponding to the communications stream for a given channel realization, and generating at least one parameter corresponding to at least one predicted best leaf node candidate for the given channel realization. A MIMO engine (320) receives the at least one parameter and enumerates at least one list of candidate vectors corresponding to the leaf nodes specified by the generated at least one parameter. Some embodiments simulate a MIMO detector (300) over many channel realizations, track channel metric and parameter values used for each channel realization resulting from such simulating, and store, in a look-up table, best values of the tracked values used for a particular channel metric.

Inventors:
MILLINER DAVID L (US)
WATERS DERIC W (US)
BATRA ANUJ (US)
HOSUR SRINATH (US)
Application Number:
PCT/US2008/051996
Publication Date:
August 07, 2008
Filing Date:
January 25, 2008
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
TEXAS INSTRUMENTS INC (US)
MILLINER DAVID L (US)
WATERS DERIC W (US)
BATRA ANUJ (US)
HOSUR SRINATH (US)
International Classes:
H04B1/00
Foreign References:
EP1434171A2
US5272704A
US6757337B2
US7054378B2
US20020196510A1
Attorney, Agent or Firm:
FRANZ, Warren, L. et al. (P.O. Box 65574 MS 399, Dallas TX, US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A multiple-input multiple-output (MIMO) detector, comprising: a leaf node predictor for receiving a processed communications stream, computing at least one channel metric corresponding to the communications stream for a given channel realization, and generating at least one parameter corresponding to at least one predicted best leaf node candidate for the given channel realization; a MIMO engine, coupled to the leaf node predictor, for receiving the at least one parameter and enumerating at least one list of candidate vectors corresponding to the leaf nodes specified by the generated at least one parameter.

2. The detector of Claim 1 , wherein the leaf node predictor generates a look-up table listing parameters that correspond to best leaf node candidates.

3. The detector of Claim 1 or 2, wherein the MIMO engine further enumerates cost corresponding to each candidate vector.

4. A method for building a look-up table for a receiver, comprising: simulating a multiple-input multiple-output (MIMO) detector over many channel realizations; tracking channel metric and parameter values used for each channel realization resulting from such simulating; and storing, in a look-up table, best values of the tracked values used for a particular channel metric.

5. The method of Claim 4, further comprising determining best values by determining a first parameter value equal to the mean or median of a set of tracked first parameter values for a particular channel realization, and a second parameter value equal to the mean or median of a set of tracked second parameter values for the particular channel realization.

6. The method of Claim 4, further comprising determining best values by determining a first parameter value equal to the maximum value of a set of tracked first parameter values for a particular channel realization, and a corresponding resulting second parameter value.

7. The method of Claim 4, wherein the tracking channel metric and parameter values, further comprises tracking channel metric and parameter values without regard to noise variance.

8. A multiple-input multiple-output (MIMO) detector, comprising: a leaf-node predictor which computes a channel metric for a given channel realization, matches the computed channel metric to the nearest channel metric value stored in a look-up table, fetches at least one best parameter value associated with the stored channel metric value, and outputs at least one best parameter value.

9. The detector of Claim 8, wherein the leaf-node predictor computes the channel metric using a pre-defined ratio.

10. The detector of Claim 9, wherein the channel metric is one of: a) RI 2 JRI 1 ; b) a one-to-one mapping with Rl 1 ; c) a function of diagonal elements of the R matrix, where R is an NxN triangular matrix.

11. The detector of Claim 9, wherein the channel metric is a function of diagonal elements of the R matrix, where R is an NxN triangular matrix; and wherein one of the following exists: a) R is a lower triangular matrix; b) R has positive and real diagonals.

12. The detector of Claim 8, wherein the look-up table has been sparsely populated.

13. A multiple-input multiple-output (MIMO) detector, comprising: a MIMO engine for receiving at least one parameter and enumerating at least one list of candidate vectors corresponding to at least one leaf node candidate specified by the at least one parameter.

14. The MIMO detector of Claim 13, wherein the MIMO engine determines the cost of each candidate vector it enumerates.

15. The MIMO detector of Claim 14, wherein the MIMO engine further determines the mean-squared error of each candidate vector it enumerates.

16. The MIMO detector of Claim 13, wherein the MIMO engine outputs the enumerated at least one list of candidate vectors to be used to compute a log-likelihood ratio (LLR) value for a channel input.

17. The MIMO detector of Claim 13, wherein the MIMO engine receives at least one parameter which has been optimized so that the probability that the channel input with

lowest mean-squared error is among the candidate vectors enumerated by the MIMO engine is maximized.

Description:

SYSTEMS AND METHODS FOR LOW-COMPLEXITY MIMO DETECTION USING LEAF-NODE PREDICTION VIA LOOK-UP TABLES

This relates to multiple-input multiple- output (MIMO) apparatus and methods, such as used in telecommunications systems. BACKGROUND

As consumer demand for high data rate applications, such as streaming video, expands, technology providers are forced to adopt new technologies to provide the necessary bandwidth. Multiple Input Multiple Output ("MIMO") is an advanced technology that employs multiple transmit antennas and multiple receive antennas to simultaneously transmit multiple parallel data streams. Relative to previous wireless technologies, MIMO enables substantial gains in both system capacity and transmission reliability without requiring an increase in frequency resources. MIMO systems exploit differences in the paths between transmit and receive antennas to increase data throughput and diversity. As the number of transmit and receive antennas is increased, the capacity of a MIMO channel increases linearly, and the probability of all subchannels between the transmitter and receiver fading simultaneously decreases exponentially. As might be expected, however, there is a price associated with realization of these benefits. Recovery of transmitted information in a MIMO system becomes increasingly complex with the addition of transmit antennas. SUMMARY

Many multiple-input multiple- output (MIMO) detection algorithms have been previously proposed in the literature. The optimal algorithm is conceptually simple, but is often impractical due to the fact that its complexity increases exponentially with the number of channel inputs. As a result, many algorithms have been proposed to solve the problem with less complexity, with the unfortunate effect of also significantly sacrificing performance.

Many MIMO detectors have been proposed and implemented as exclusively hard detectors that only give the final estimate of the channel input. Most notable is the sphere decoding detector because it can achieve Max-Log performance in an uncoded system with much less complexity on average. A summary of many MIMO detectors may be found in D.W. Waters, "Signal Detection Strategies and Algorithms for multiple-Input Multiple-Output

Channels", Georgia Institute of Technology, PhD dissertation, December 2005, including many variations of the sphere detector that minimize complexity without sacrificing performance. At least one list-sphere detector computes the log-likelihood ratio (LLR) for a channel input. Unfortunately, implementing a list-sphere detector is still quite complex, requiring significant processing resources.

Improvements are desired to achieve a favorable performance-complexity trade-off compared to existing MIMO detectors. BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 illustrates an example tree diagram of branches enumerated by a Leaf-Node Prediction ("LNP") detector in which embodiments may be used to advantage;

FIG. 2 illustrates a block diagram of an example communication system comprising an example MIMO detector;

FIG. 3 shows a block diagram of an example LNP detector in which embodiments may be used to advantage;

FIGS. 4a and 4b each illustrate a block diagram of an example leaf- node predictor using a precomputed look-up table;

FIG. 5 illustrates a block diagram of an embodiment using a simulator to generate a look-up table;

FIGS. 6a and 6b each illustrate a block diagram of an example leaf- node predictor generate parameters without using a look-up table;

FIG. 7 shows a graph representing the numerical values of the function Dmin(Ni) for 64 QAM generated by embodiments;

FIG. 8 illustrates a method of leaf-node prediction according to embodiments;

FIG. 9 illustrates a block diagram of an example LNP detector, for computing LLR values, in which embodiments may be used to advantage;

FIG. 10 illustrates example decision regions for N 1 =O and Ni= 11 given internal constellation points;

FIG. 11 illustrates example decision regions for N 1 =O and Ni=I 1 given external constellation points; and

FIG. 12 illustrates example decision regions in the first quadrant of a 64-QAM

constellation.

DETAILED DESCRIPTION OF EXAMPLE EMBODIMENTS

In light of the foregoing background, embodiments enable improved multiple-input multiple-output (MIMO) detection with a favorable performance-complexity trade-off compared to the Maximum- Likelihood (ML) detector and other existing MIMO detectors. For example, some embodiments for predicting the best leaf-nodes for a given channel and generating a candidate list are presented that are based on optimizing the probability that the channel input with lowest mean-squared error is among the candidate vectors enumerated. Embodiments more easily generate better look-up tables by employing Leaf-Node Prediction (LNP) and by optimizing performance metrics. It will be appreciated by those skilled in the art, that a metric indicates whether a channel characteristic is good or bad for channel transmission, i.e., it is hard to perform detection correctly if a channel metric is bad or poor. Moreover, embodiments of a LNP detector may be used as a way to generate a list of candidate vectors, or its list may be used to directly compute LLR values.

Although embodiments will be described for the sake of simplicity with respect to wireless communication systems, it should be appreciated that embodiments are not so limited, and can be employed in a variety of communication systems. To better understand embodiments of this disclosure, it should be appreciated that the

MIMO detection problem - namely, to recover the channel inputs given the channel outputs when there are multiple inputs and outputs - can be described using a narrowband channel model written as: r = Ha + w , (1) where H is an MxN channel matrix, a is a signal vector such that a = [Ci 1 Ci 2 ... a N J is an N dimensional vector of symbols that may be drawn from different alphabets, and the noise has the autocorrelation matrix E|H>H> * J= σ 2 . Although the present discussion focuses on the case where σ 2 = Iσ 2 , it should be understood that embodiments are extendable to the more general case. For example, the channel outputs may be scaled so that the noise components have the same variance. The narrowband channel model can be applied to broadband channels when orthogonal frequency division multiplexing

(OFDM) is used. In the OFDM case, each subcarrier is modeled according equation (1). Thus, the algorithms disclosed here can easily be extended to apply to broadband channels. One way to implement a ML detector uses a QR decomposition (also known as a QR factorization) of the channel. This decomposition is defined as follows:

where Q is an (M+N)xN matrix with orthonormal columns, R is an NxN triangular matrix with positive and real diagonals, U is an NxN permutation matrix, σ is an estimate of σ , and a is a chosen parameter. Although the present discussion describes embodiments assuming a lower triangular R matrix, it should be understood that embodiments can easily be extended to describe an upper triangular matrix instead. A common special case of the QR decomposition may be written as:

Hn = QR , (3) when α=0.

The optimal value of the parameter a depends on the type of MIMO detector that is used. For example, and not by way of limitation, a=\ is optimal for a linear receiver because it minimizes the mean squared error (MSE)JR -1 Q 11 J -* . On the other hand, α=0 is optimal for a

ML receiver. It will be appreciated that in general the parameter a can take on any value.

The way the permutation matrix Il is defined impacts performance for some MIMO detectors. For example, and not by way of limitation, BLAST ordering chooses Il to maximize the minimum diagonal of R. A less complex way to choose Il is the sorted-QR decomposition that attempts to maximize Ru (lower triangular R). Embodiments of LNP detection can work with any permutation matrix.

Thus, the MIMO detector problem can be simplified by creating an effective channel that is triangular. The process of creating an effective channel that is triangular is called MIMO equalization. One such method of triangularizing a channel uses the conjugate transpose of Q

(resulting from the QR decomposition of the channel H) as follows:

y = Q H r = Rs + n (4) where s = IT 1 ^t = [,S 1 S 2 ... s N \ is a permutation of the channel input vector, n is an effective noise, and the superscript H denotes the conjugate transpose operation. Note that n may be a function of a when a ? 0. The constellation for the j-th symbol is defined as s, e A, , The set containing all valid channel inputs is denoted as A 1 ; this means s e Af .

The notation Af ψ, i, j) may be employed to denote the set of all valid channel inputs s whose j-th bit in the j-th symbol maps to the value k.

Other MIMO equalization techniques that do not use QR decomposition may also be used. For example, methods based on the Cholesky decomposition of H do not require the computation of Q. The Cholesky decomposition can compute R without computing Q. The equalization output in this case may be computed as: y = R "1 H H r = Rs + n . (5)

The output of a ML detector is the log-likelihood ratio (LLR) of each bit transmitted in the vectors . The LLR value indicates the probability that a given bit was transmitted as a one or zero. The ML detector output for the j-th bit of the j-th symbol is described by a single equation:

*, -(|r -Hπ,Mp-|r -Hn 1 Wf)/* , (6)

where ψ - HII y ^ 1S minimized under the constraint that s ^' e A _f ψ, i, j) . It should be understood that this is only one example of how an LLR may be computed, and should not be used as a limitation on the embodiments disclosed or invention claimed. Also, the value

||r -HITx| is defined as the mean-squared error (MSE) of the vector x . The mean-squared error is one kind of cost that can be used for processing the signal.

The ML detector may also be defined using the equivalent triangular channel model:

*,4- * Wf4-R,«f]/*, (7)

where L -R S (*)| 2 is minimized subject to the constraints s ^' e Af (k, i, j) , and α=0, and

^ ■■2 Ii ||2

-Rx| =||r -HHr|| when α=0.

Many MIMO detectors are classified as list detectors. A list detector is any detector that generates a list of candidate vectors for the channel input. The set of candidate vectors is labeled as the set L , and the number of candidates in the set is called the list length L. The ML detector is a list detector with an exhaustive list. It is desirable for list detectors to generate their lists to be as small as possible without sacrificing too much performance. One example of a high-performing list detector is called the list-sphere detector. For a given channel realization, a list-sphere detector computes its list L such that each of the L candidate vectors it contains

- HII y I than any possible channel input outside the list L , i.e.

||r -Hrtf | 2 < |γ -HILjrf for any s ≡ L and q £ L .

Given the set L generated by any list detector, the LLR for the j-th bit of the j-th symbol may be computed in a manner similar to the ML detector in equations (6) and (7):

where By - Rs ^ is minimized subject to the constraints s ^' e Af (k, i, j) and

Therefore, minimizing the quantity ψ -R«|| over a range of possible values for the vector a is an important challenge for MIMO detection. This detection challenge is directly related to the probability \ a =ά] , which can be fully described in terms of a tree search. The number of branches exiting the root node corresponds to the number of possible values for the first symbol. Likewise the number of branches exiting the nodes preceding the j-th level corresponds to the number of possibilities for the j-th symbol. In the end, there are π|A,| total

leaf nodes in the tree. The "cost" of any node is the sum of the scores of all the branches in the

path back to the root node, where every branch in the tree is associated with a unique score. The score of a branch exiting a node at the i-th level can be written as:

Score = I \z, where Zι is the result of an interference cancellation procedure. The interference cancellation procedure is defined as:

where y t is defined by equation (4), and ψι ... S 1 are the symbols from the path that connects the current branch back to the root node.

FIG. 1 shows an example tree diagram with two levels (N =2) and four branches exiting each node (alphabet A 1 contains four elements). The branches illustrated were enumerated by an example embodiment of a LNP detector that will be discussed later.

FIG. 2 is a block diagram of an example communication system comprising a MIMO detector. Specifically, a wireless (e.g., radio frequency) stream of information is received at RF hardware 210, converted to a digital stream at analog-to-digital converter 220, and synchronized at 230. At this point the start of the packet has been located, and the digital stream is passed through a fast-Fourier transformation at FFT 240. The output of FFT 240 is provided to estimator 250 which estimates the noise variance of the stream. The outputs of FFT 240 and estimator 250 are provided to sealer 260 where the channel stream is preferably scaled using the noise variance estimation on the transformed stream, and separated into components. The outputs of sealer 260 are preferably fed to channel estimator 265 which estimates the H matrix. Sealer 260 forwards channel output, r, and channel estimator 265 forwards the estimated H matrix to MIMO detector 270. MIMO detector 270, which will be described as comprising a LNP detector for portions of this discussion, generates LLR values which are in turn provided to decoder 280 for analysis and/or further processing. The output of decoder 280 is stored in data sink 290 which can be any form of memory now known or later developed.

It will be appreciated that application of a low-complexity leaf-node predictor is motivated by the fact that a list- sphere detector has excellent performance even with very small L. Unfortunately, the list-sphere detector requires high complexity to generate even a small

list. The implication is that for a given channel realization, if the receiver knew beforehand which L leaf nodes had minimum cost then the MIMO detection problem solves with very low complexity. This is the goal of embodiments of a leaf-node predictor. Thus, embodiments predict the best candidates for the channel inputs and disregard other possible channel inputs to reduce complexity.

An LNP detector 300, consistent with embodiments, comprises at least two elements as illustrated in FIG. 3; namely, leaf node predictor 310 and MIMO engine 320. Leaf node predictor 310 predicts the best leaf nodes for a given channel realization - this is also sometimes referred to in this disclosure as Leaf-Node Prediction. MIMO engine 320 enumerates and outputs the set of predicted leaf nodes along with their costs. As such embodiments may comprise a portion of a MIMO detector within a receiver (e.g., FIG. 2), or embodiments may be employed as a new variety of list detector to be used in any applicable system. Predicting the best leaf nodes for a given channel realization enables LNP detector 300 to approach the performance of the list-sphere detector, but with less complexity. The accuracy of the leaf-node predictor is the key to achieving good performance in the

LNP detector 300 and so it deserves a careful explanation. First, all the inputs into leaf- node predictor 310 preferably include the maximum number of leaf- nodes to be enumerated and an estimate of the channel matrix. The number of leaf nodes that LNP detector 300 enumerates is an input parameter called the list length, denoted as L. The channel matrix input depends on the kind of MIMO equalization that has been implemented. For example, a MIMO equalization may be used, one example of which is described in equation (4), in which case the matrix input to leaf-node predictor 310 may be the matrix R. However, if no MIMO equalization has been used or if a different kind of QR decomposition has been implemented by the MIMO equalizer, then the input to the leaf-node predictor is an estimate of the matrix H . The outputs of leaf- node predictor 310 are the two parameters N 1 and N_ 2 to be used by the MIMO engine as described below. The parameter N 1 is the number of unique values of the first symbol represented in the list set of predicted best leaf nodes. The parameter

K. 2 = i N 2 (l) N 2 v) ■ ■ • N 2 [N j )J represents the number of unique values of the second symbol there are for each unique value of the first symbol in the set of predicted best leaf nodes. In

some embodiments each element in the vector are always equal, N 2 v ) = ', in such case it is sufficient to represent N_ 2 as a scalar, N_ 2 = N 2v) ■ For convenience, N_ 2 ma Y be referred to as a parameter in some portions of this disclosure, represented as a parameter scalar in other portions, and as a parameter vector in yet other portions of this disclosure. Ideally, leaf-node predictor 310 of LNP detector 300 outputs the parameters N 1 and N_ 2 that yield the best

N 1 performance under the constraint that L = σ N 2 v) . This constraint is imposed by the input list

I = I length. It can be appreciated, that the list length impacts both the performance and complexity of LNP detector 300, and should be carefully chosen.

The job of leaf- node predictor 310 is to generate the parameters N 1 and N_ 2 r a given list length and channel matrix. The goal of embodiments of the leaf- node predictor is to ensure that the actual channel input is one of the vectors in the output list L . Each of the two symbols s \ and S 2 as defined in equation (4) has a different probability of causing an error - an error means that the actual channel input is not in the list L . Since an error can be caused when either symbol is wrong, minimizing the probability of an error means equalizing the probability that each symbol causes an error so that they are equally or approximately equally robust to errors. In channels where the first symbol is more prone to error, N 1 preferably should be larger because enumerating more values of the first symbol will make it more robust to errors.

Leaf-node predictor 310 employs a channel metric generated from the channel matrix that measures the relative robustness to errors of the two symbols. Such a channel metric preferably indicates how many candidates for the first symbol are to be enumerated so that the resulting two symbols are equally robust to errors.

The channel metric is important to the leaf-node predictor 310. There are many possible channel metrics, but a preferable metric is a function of the diagonal elements of the R matrix from (2). Namely, the channel metric is preferably defined as:

R 2 φ)= -t 1 , (10)

but any function that has a one-to-one mapping with this ratio can also be used. For example S 1 JR 2 2 , R 2 2 /R 1 l , or Rl 1 JR 2 2 . A smaller value of R,,, implies that the i-th symbol is more prone to errors. It will also be appreciated that a large value of λ(H ) implies that N 1 should be small, and a small value of λ(H ) implies that N 1 should be large when λ(H ) is defined as in equation (10). The channel metric (10) is shown to be a function of the channel matrix H through coefficients of the R matrix. When it comes to computing this channel metric, a QR decomposition is not necessary for all embodiments. For example, the channel metric may be computed directly as:

r- - 1 r H i r~ ~ i where \ h i h 2 \ = \ *_, π or if α=0 is chosen then λ i h 2 = Hπ may be used

instead.

Note that changing the parameters α, IT, or σ of may also change this channel metric, which may be used to advantage. For example, by choosing the Il that minimizes or maximizes the value of ^(H ) the range of values of the channel metric stored in a look-up table can be reduced.

Other alternative channel metrics are possible as well that are direct functions of H . Some examples are:

1. h(a ) = ratio of eigenvalues of H . The eigenvalues can be computed, for example and not by way of limitation, from the well-known singular-value decomposition. 2. h(a ) = ratio of column norms of H .

Any channel metric currently in existence or developed in the future may be employed by embodiments to implement the leaf- node predictor 310.

As illustrated in FIG. 4a, if the appropriate decomposition of H has already been computed elsewhere in the receiver, the decomposition need not be recomputed in the leaf- node predictor; the matrix R can be an input to the leaf-node predictor. On the other hand, in some embodiments the leaf-node predictor can compute a different version of the

decomposition than the one used by the MIMO equalizer. In that case, the matrix H and other parameters useful to computing the desired decomposition are input to leaf-node predictor 310. In either case, the same channel metric is generated in the end.

In alternative embodiments, when the leaf-node predictor is applied to different tones in an OFDM system, computing the channel metric for each individual tone may be avoided to reduce complexity. In this case, the channel metric is computed for some of the OFDM tones, then the channel metrics of the other tones are interpolated from the set of computed channel metrics. These embodiments, when compared with the embodiments of FIGS. 4b and 6b, would have {Hk} - as opposed to H - as input to the "Compute Channel Metric" block and as shown in FIGS. 4b and 6b, h(Rk) is output, where Hk is the channel matrix for the k-th tone, and {Hfe} is the set of channel matrices for all tones.

For a given channel metric h(μ) there are varying embodiments to implementing leaf- node predictor 310. Embodiments of one type try to mimic another MIMO detector that is known to give good performance; such embodiments will be discussed herein as simulator- based leaf-node predictors. Here the term "mimic" means to achieve the same or very similar performance as another MIMO detector while using a different and much less complex method - e.g., in the current discussion, LNP detection. Embodiments of another type compute, determine or generate the parameters N 1 and N_ 2 directly for a given channel metric; such embodiments will be discussed herein as analytically-based leaf-node predictors. Embodiments of simulation-based leaf-node prediction use a channel metric to mimic a

MIMO detector that achieves satisfactory performance such as the list-sphere detector as illustrated in FIG. 5. Some embodiments achieve this by monitoring the MIMO detector over many channel realizations as it processes the data - this may be viewed as simulating the MIMO detector - and tracking the channel metric h{a) and the values of N 1 and N_ 2 that the MIMO detector uses for each channel realization. The channel realizations may be generated from a mathematical model, or they could be recorded from an actual receiver. For an ideal channel metric, the values of the parameters N 1 and N_ 2 are always the same for any two channels that have the same channel metric. However, one normally does not have a perfect channel metric; thus, a large set of simulations over many different channel realizations will

yield a set of values {λ^} and {N_f ) = [Nf tø N fife) ••• Nf ) (N (' ) J } - one set of the parameters N 1 and N_ 2 r eacn channel realization. Therefore, from this large set of simulation results, the best values of N 1 and N_ 2 use d for a particular value of the channel metric are selected to populate a look-up table (illustrated as "Create Look-Up Table Entries" 520 in FIG. 5) and can be stored in a look-up table ("Store Look-Up Table Entries" 530). A different look-up table is created for each value of L - the system may restrict the possible values of L to a set of at least one value. In addition, if the channel metric is a function of the noise variance, then the simulations should also encompass a range of noise variance values, s 2 and a different set of look-up tables will be generated for each value of the noise variance. If the channel metric is not a function of the noise variance, then noise variance is not used. The

best values of N 1 and N_ 2 may be determined in a number of ways as long as L .

Some examples, and not by way of limitation, are:

1. N 1 = meanψ ϊ'f rounded to the nearest integer. And N 2 (O = meanψ$'(i)} rounded to the nearest integer. 2. Ni = medianψ ty . And N 2 (O = medianψ ^{i)j .

3. N 1 = maxψ f 'i and N_ 2 is the corresponding vector from JN-I ) •

It should be understood that simulator 510 preferably includes the particular MIMO detector to be mimicked. It should also be appreciated that such look-up table creation is done off-line and in advance, and then stored in the receiver. When leaf-node prediction subsequently occurs in the receiver, the channel metric for the given channel is computed and matched to the nearest channel metric stored in the look-up table. Then the parameters Ni and N_ 2 associated with the stored channel metric value are fetched and output by leaf-node predictor 310 (FIG. 4a). Embodiments of analytically-based leaf- node prediction analytically generate the parameters Ni and N_ 2 directly from a given channel metric. To better understand these embodiments, a mathematical basis for computations will be discussed. After defining the computation of Ni and N_ 2 from the channel metric, embodiments of leaf-node

predictor 310 may be implemented in at least two ways. In some embodiments, the computation is used to construct a look-up table that is used according to embodiments illustrated in FIGS. 4a and 4b. Such embodiments provide an easier way of constructing the look-up table than the simulation-based embodiments. Other embodiments compute, determine or generate N 1 and N_ 2 m real-time for each channel according to embodiments illustrated in FIGS. 6a and 6b. In general, it will be appreciated, an algorithm that is only used in advance to compute a look-up table may be more complex than an algorithm to be executed in real-time.

To reduce the size of the look-up table it is possible to sparsely populate it. Specifically, that means that not all possible values of N 1 are represented in the look-up table. Then after computing the channel metric, the value of N 1 to be used is interpolated from the values of Ni associated with the channel metrics that are stored in the look-up table. The values of N_ 2 may be likewise interpolated.

Although there are many possible channel metrics, for simplicity's sake, embodiments will be discussed that preferably choose the parameters Ni and N_ 2 based on the probability that the list contains the channel input with lowest MSE. While this approach was selected in order to approximate a list-sphere detector, it should be appreciated that the channel metric may be otherwise selected. It has been found that the best MIMO engine inputs optimize P c , i.e., the probability that the list contains the channel input with lowest MSE. The vector with the smallest MSE is preferably referred to as s b , since it is the best estimate of the channel

input, i.e. 1I 1- e A 1 . This probability can be defined as:

P c = Pr{s b <= L ) , (12) where L is the set of candidate vectors output by MIMO engine 320 that corresponds to

the set of leaf nodes output by leaf-node predictor 310. This probability metric definition can be rewritten as:

where G, denotes the event that the i-th group of candidates contains s b , and all candidates in the i-th group have sγ> as their first element. The summation holds because only one group of candidates can contain s b .

The following mathematical development is only to help, by example and not by way of limitation, in the derivation of at least some leaf-node prediction embodiments. To begin simplifying the probability metric equation, analyze the probability that the i-th group contains s b , in other words that it is "correct". The i-th candidate for the first symbol, s) 1 ' , is associated with N 2 (i) unique values for the second symbol. The set of these unique values is called Lu According to this notation the i-th group is correct when sfi = Sl and ^ 2 ≡h '■ Pr(G 1 )= Pr(sJ') = Si n S 2 E l 1 ) .

From B ayes' theorem this can be rewritten as:

The first output of the whitened-matched filter, J 1 from equation (4), is a function of only the first channel input due to the lower triangular nature of the matrix R. In order to evaluate Pr(sf' ) = Si ), y i is scaled to get signal plus noise: y ; ti i yi = — = °l +—= °l + ni . κ l l κ l l

The decision s) 1 ' , is the i-th nearest symbol from the constellation to the point y } . This means that P^ = S 1 ) decreases monotonically as i increases. In words, "4'^ = S 1 if y } lies outside the (i-l)-th decision region, but inside the i-th decision region. FIG. 12 illustrates the decision regions for i=\ and i=2 when s ,= 3+/3 from the 64-QAM constellation. If y, lies within the inner square, then φ = S 1 . If y, lies outside the inner square, but inside the outer square then 4 2 ^ = S 1 . Such decision regions can be drawn for all values of i, with each point in the 64-QAM constellation being the center. In general the following equation applies: =x) , where A, may be any symbol constellation. Since all points in a constellation are equally likely to be transmitted the equation is reduced to:

However, the value of p r {sfi = S] i S 1 = x) depends not only on the value of i, but also on where S 1 is located in the constellation. In fact, the shapes of the decision regions change only when they would extend beyond the boundaries of the constellation.

The probability distribution of y } given that S 1 is transmitted is denoted as

Assuming additive white Gaussian noise f y h (χ) is a two-dimensional Gaussian function with

mean S 1 and variance-^- . The value of Pr^ = S 1 ) may be computed from ∑iv(j^ = Sl ), which is

Ώ 2 the integral of / ; ι (J) within the bounds of the border of the i-th decision region - the integral over this region produces a volume. The average value of this volume over all possible transmitted symbols is written as:

The probability that ∑{' ) is correct can be expressed as a differential volume: where Vl (o,x)=o for any x. To obtain a similar expression for the second symbol, the interference from the first symbol in the second output of the whitened-matched filter equation (4) can be cancelled to obtain:

K 2 2 K 2 2

If S^ = S 1 this reduces to: .

Therefore, the probability p r (s 2 <≡ L, I sfi = Sl ) can also be computed as an average volume:

V 2 (^R N 2 (i), σ/R 2 2 )= N ∑ Pr{ s ψ = S2 I ~sψ = s). k=l

The probability that the i-th group is correct is written as a function of these volume functions as follows:

Pr(G 1 )= - l,σ/R u )]v 2 {4' ] . iσ/ R 212 ).

This leads to a more useful expression of the probability metric equation (12):

Pc V^ - l.σ/R )]v 2 {4 ι) . i.σ/R 2r2 ) .

Understanding the probability metric equation involves understanding how to evaluate the volume functions These volume functions are closely related to the shape of the decision regions. FIG. 10 shows two example decision regions (the shaded areas) whenϊ^ = i+ j . FIG. 10 illustrates that increasing N 1 from 6 to 11 basically increases the minimum distance from the decision region's center to its boundary from 2.51 to 3.17, this minimum distance D m1n (N 1 ) is labeled. One approximation of the decision region is a circle with radius D m1n (N 1 ) centered at Jp ) , also illustrated in FIG. 10. The value of D m1n (N 1 ) depends on where Jp ) lies in the constellation. FIG. 11 shows how edge effects impact the decision region when ~ s ψ = η+p . Note that D mm (Iλil)=∞ since the decision region includes the entire constellation in this case.

Using the circular decision region approximation, the volume given a particular point in the constellation is written as:

H { J 2σ T z ^

After simple substitutions, the volume can be written as:

A similar expression can be derived The circular approximation provides some insight into how to approximate the volume function. The two integrals of the volume function are separable: .

Furthermore, the volume function can be related to the Q function:

A common approximation of the Q function follows from the Chernoff bound: β(χ)= 1 ] p(-χ 2 / 2 )fe -I∞pj-* 2 /-) •

Using this approximation, the volume function can be expressed as: D mln {N J/σ}) . Applying the max-log approximation on top of the Chernoff approximation yields: v 1 (N 1 , σ /R 1 1 ) * l-exp(-(R i r D mm {N 1 f/2σ 2 ) .

Similarly, the second volume function is approximated as:

V 2 σ/R 2r2 ) * l-exp(-(R 2,2 -D mm {N 2 (i))f/2σ 2 ) .

It should be understood that the above mathematical derivations are provided as an example, and not by way of limitation, of one way to arrive at an approximate equation for the desired or predetermined probability metric. From the above derivations of the volume functions, one approximation of P c can be written as: (13) where D mιn {i) is half the minimum distance separating two neighboring points in the symbol alphabet, and o mm (o)=o . FIG. 7 illustrates the numerical values of the function D mm (iVi), in the context of 64-QAM (quadrature amplitude modulation), and the fact that D mιn {N^)=^N^ is a reasonable approximation. For ease of discussion, the following variable substitution is employed: θ{k, i)= ( Rk - k ' Dm -"^ . (14)

2σ With this substitution, equation (13) becomes:

K = %-ex P (-θ(l, ή) )-{l-exp{-θ{l, i- l)) )][l-exp(-θ(2, N 2 (i)) )] . (15)

Some embodiments do an exhaustive search over all possible values of ^ 1 anc j N_ 2

that obey the L . The result of such embodiments of an exhaustive leaf- node predictor is the set of parameters that optimize P 0 as computed according to equation

(13). Specifically, as shown in equation (13) P 0 is a function of ^ 1 ; N_ 2 , R U, R 2,2 , and σ 2 . The values of Ru, R 2,2 , and σ 2 are known for the given channel realization, then the parameters ^ 1 and N_ 2 that optimize P 0 are the output of leaf-node predictor 310. Due to the high complexity, it is more practical to implement most embodiments of analytically-based leaf-node prediction off-line in advance to compute or generate a look-up table. When performed in advance, the parameters N 1 and N_ 2 that optimize P 0 are preferably stored in a look-up table along with /ϊ(H ) and σ 2 for a range of values of Ru, R 2,2 , and σ 2 . In practice, the range of values included in the search may comprise only one unique value σ 2 such as the reciprocal of the nominal operating signal-to-noise ratio (SNR). At least some embodiments, such as that illustrated in FIG. 8, choose the parameters

N ι and N_ 2 to optimize P c by beginning withiv_ 2 = [1, 0, 0, ...0] (block 810), and then iteratively

increasing the element N 2 (O that most increases or improves P c until L = 1 N 2\ i ) (blocks

I = I

820-860). In terms of performance, it is preferred to increase the elements N 2 (O by only one each time, although it should be understood that by incrementing or increasing by more than one in some embodiments may decrease complexity with an acceptable performance loss. It should be understood that in case of a tie between indices, preferably the smaller index is selected. Note that ^ 1 is the number of non-zero values in N_ 2 . Such embodiments can be implemented by independently considering the terms of the summation in equation (15): h = ∑M, , (16) where:

Incrementing N 2 {ή would cause the i-th term to increase according to:

[l-exp(-θ(u))][l-exp(-θ(2, N 2 (l)+l) )] if i = 1

M = (18)

[h?>(-0(l, ' ~ l))-exp{-θ{\, ι))][l-exp(-θ(2, N 2 (ι)+l) )] if i > 1

Thus, the increase in P c caused by incrementing N 2 (O is M 1 -M 1 . Next, find the element of N_ 2 whose increase would cause the greatest increase to P c :

Element N 2 (O is incremented (block 830), and N 1 is also incremented if n = N 1 +1

(blocks 840 and 850). The process is continued until L . FIG. 8 is a diagram of an

embodiment of this analytically -based leaf-node prediction method.

If the leaf-node prediction algorithm is to be implemented in real-time, then it is desirable to reduce the complexity of computing equation (19). Discussion will now turn to the computation of M 1 -M 1 , and how to compute this difference term with less complexity. This difference term can be expressed as:

These expressions can be complex to compute due to the exponential functions, but there are approximations for the exponential operation that can reduce complexity. An example embodiment, which has been found to provide significant reduction in complexity while resulting in little, if any, performance degradation, is described below.

Some embodiments use a Max-Log approximation e ~a -e ~h = e - mιn(a ' b) ^ 0 simplify the computation of equation (20) and (19):

[l-exp(-θ(l,l))]- exp(-θ(2, N 2 (l)) ) if ι = \

M - M, ≤ exp(-θ(l, ι - l))- [l - exp(-θ(2,l) )] if I = N 1 +! (21) exp(- θ(l, i - 1))- exp(- θ(l, N 2 (ι)) ) else

By approximating \-exp{-x) as 1, the expression simplifies further:

exp(-θ(2, N 2 (l if i = l

M 1 - M 1 =! exp(-θ(l, i - l)) if / = JV 1 + 1 _ (22) exp(-θ(l, i - l)-θ(2, N 2 (i))) else

Using this result, the index of the maximum M 1 -M 1 as defined by equation (19), can be found without the exponential computations according to:

R ι 2 v D m 2 ιn (N J)

Equation (20) shows that the only impact that the channel has on choosing the parameters . This implies that Rl 2 / Rf i is a good channel metric for embodiments of leaf-node predictor 310. It will be appreciated that other functions with a one-to-one mapping with R 2ι2 /Rf, can also be used as the channel metric. Another reason why this simplification reduces complexity is that equation (20) is independent of σ.

Since the parameters chosen by the embodiment illustrated in FIG. 8 using equation (23) will be the same for all channel realizations that have the same value of h(u), such embodiment could additionally or alternatively be used to generate a look-up table for a range of values of h(μ). Then during operation, MIMO detector 300 extracts the parameters corresponding to the value of h(μ) for each channel realization. In this case, the noise variance is not used for generating the look-up table.

Some embodiments use a first-order Taylor series expansion to simplify the computation of equation (21); approximating the exponential function as e ~x ≡i-x yields: 1

γ(M, JV 1 + I . (24)

else

Higher-order Taylor series expansions may also be used to improve the approximation, but it has been observed that such improvement comes at the cost of increasing complexity. For constructing a look-up table off-line where complexity is of little concern this is an attractive option. Substituting for θ(k,i) and factoring out common factors to the left-hand side yields:

ϊ = 1 J = Af 1 + ! . (25)

2 (i)f] else

Factoring the term Rl 1 -Rl 2 to the left-hand side and substituting o mm (i)=i yields: 1 1 + I - (26)

Embodiments employing a Taylor-series approximation have the interesting result that they always generate the same parameters ^ 1 anc j N_ 2 regardless of the channel realization.

Using the first-order Taylor series expansion to compute equation (19) is mathematically summarized as:

Another leaf- node predictor embodiment chooses the parameters ^i and N_ 2 to optimize P 0 in a different way. By assuming that all elements in N_ 2 are uniform or equal, N 2 {ή= N 2 , equation (13) simplifies to :

The list length in these embodiments is L = N 1 - N 2 , so N 1 increases when N 2 decreases and vice versa. As a result, P c is maximum when R 22 -D mιn (N 2 )= R 1 1 -D ^n (N 1 ) . Substituting N 2 = into this equation yields a simple equation for Ni , namely:

R ' ' D ™λ N .

«2.2 Y L

where D mιn (x)≡J7 is employed. This gives a simple equation for generating N \ for a given channel realization:

N 1 =^r . (30)

M,l

Equation (30) is preferably not used as is, because N \ should be an integer less than or equal to the list length. The maximum size of Ni may also be restricted as follows:

so that Ni ≤ N l max (L) is certain, and where \ x ~ \ is the integer closest to x that is also greater than or equal to x. The specific value of N i max (L) may be chosen to achieve a favorable performance-complexity trade-off, as long as λ ? i, mαx (^)≤|^i| . Once Ni has been computed or generated, then the elements of N_ 2 may be set as close as possible to LfN 1 . Since the elements of N_ 2 are preferably positive integers, some elements of N_ 2 are preferably incremented or decremented from the default value of the integer nearest LfN 1 . While satisfying the constraint

L = ∑N 2 y i ) 5 preferably N 2 (i)≤ N 2 (j) when i >j. ι=l

Although equation (30) was derived assuming ^2 , some embodiments compute different values of N 2 (O f° r eacn value of i. Equation (30) may be used to compute Ni, while the elements of N_ 2 may be computed using a different algorithm (for example, equation (32) below), or simply taken from a look-up table

where a N_ 2 vector is stored for each value of N \ . Equation (32) provides a simple computation for elements of N_ 2 given N 1 and L. It is often preferable to explore more candidates for the most likely candidates of the first symbol, by making N 2 (i)≤N 2 {j) when i >j. The factor α, can be used to accomplish this, if it decreases as i increases, or α, may also be a constant.

N 2

The notation round(jc) indicates the integer nearest x.

Consider now MIMO engine 320. There are at least two different embodiments of this MIMO engine; some of which are when a triangular matrix R is input, and some of which are when a full matrix H is input. In the following discussion, the MIMO engine is defined as having the matrix R is input. Later in this disclosure embodiments are considered where the MIMO engine is defined when the matrix H is input. Note that any MIMO engine 320 embodiment that currently exists or is developed in the future can be coupled to the leaf-node predictor 310; it is preferred that it take the inputs Ni and N_ 2 an< 3 compute a list L and the cost of each of the L elements in the list.

First consider embodiments of MIMO engine 320 when a triangular matrix R is input along with the MIMO equalizer output y . The instructions input into MIMO engine 320 from LνP 310 are in the form of two (2) parameters. The first parameter is an integer N^ which instructs MIMO engine 320 to enumerate the N^ best symbol values for the first symbol ^i and compute the score of each value. MIMO engine 320 thus computes i ι2

Score X l = |_y 1 -Ri i*i ;! | for i = 1 to N^ , where s \,ι is the i-th best estimate of s \ . The second parameter input into MIMO engine 320 is a vector of integers

iY_ 2 = 1^ 2 (1) N 2 (2) ■ ■ ■ N 2 (N 1 )] , which instructs MIMO engine 320 to enumerate the N 2 (O

best symbol values for the second symbol S 2 assuming that *i = s i,ι . Therefore, MIMO

engine 320 computes for i = 1 to N 1 and

for j = 1 to N 2 (ή , where S 2,ι,j is the j-th best estimate of S 2 assuming *i = s u . The final outputs of MIMO engine 320 are the set of costs, L c = + Score 2 l J } , and the set of

s u enumerated possible channel inputs L = ' So A i , J

MIMO engine 320 uses a constellation-sorting function to decide on the j-th best candidate for a given symbol. In tree-search terminology, this is the same as computing the j-th best branch exiting a given node. MIMO engine 320 of LνP detector 300 can use any constellation-sorting function to determine the N 1 or N 2 (O best branches (or symbols) to enumerate from a given node in the tree. A generic function to represent this sorting operation is preferably defined:

/(y, R, A, 1) = j-th best candidate from the alphabet A. (33)

There are many ways to implement this sorting operation, and LνP detector 300 will work with any of them - even suboptimal sorting operations. Another, and possibly more intuitive, way of expressing equation (8) would be:

/ (y, R, A, 1) = i-th nearest symbol to y IR in A . (34)

The j-th best candidate for the first symbol is therefore expressed as fγι> R\ \ > A ι> 1 ) . For the j-th candidate of the first symbol, MIMO engine 320 computes the cost of the leaf nodes corresponding to the N 2 (O best values of the second symbol. This computation preferably employs interference cancellation that assumes that the j-th candidate for the first symbol is the actual channel input. The result of this interference cancellation is defined in equation (9). For the N=2 special case, the interference result can be written as:

Z = J 2 -R 2 ,!*! . (35)

The i-th best candidate for the second symbol, when the candidate for the first symbol is S 1 is preferably computed using the constellation sorting function / \z, R 2 ^ > A 2 > l ) .

One output of MIMO engine 320 is a list of candidate vectors, L , which correspond to

the leaf nodes specified by the input parameters N 1 and N_ 2 . Another output is the cost of each of the candidate vectors in the output list, the list of costs is labeled as L c . Returning

momentarily to the example tree diagram of FIG. 1, it can be seen that N 1 =4, and

N_ 2 = [4 3 2 l] . The leaf nodes that are enumerated in that example are indicated with solid lines.

The score of a particular symbol can be defined in multiple ways. A generic function to represent this operation is: gψ,R, s) = score of the symbol s . (36)

One definition of this function is the mean-squared error:

where preferably/? =2, but other values like /? = 1 may also be used to reduce complexity. Other possible definitions include approximations of the above definition that may be less complex to compute, as well as mathematically equivalent expressions that may be less complex to compute.

For a generic set of input parameters N 1 and N_ 2 , MIMO engine 320 can be described by the following example pseudocode. It will be appreciated by one skilled in the art that such example pseudocode is provided strictly as an example, and not by way of limitation, as it can be rewritten with different pseudocode that is functionally equivalent. It should be further appreciated that MIMO engine 320 as modeled by this pseudocode may alternatively be implemented using hardware, or a combination of hardware and software.

The MIMO Engine (Given R and v )

1. for . = 1 to Ni

2. S- = /(? . .* . , . . ^. i)

3. z = y 2 - R2,ι s ι

4. Compute the score of J 1 , C 1 = gty IλJ

•si

7. Add the candidate vector h. to t

8. Compute the score of the ( :anc lidatf

9. Add the cost of the candidate vector c=ci+c 2 , to the set of output costs l_ c .

10. end

11. end

Now consider embodiments of MIMO engine 320 when a full matrix H is input along with the channel output r . In this case, MIMO engine 320 operates differently. Specifically, the cost computation is not separated into two score computations. Instead each candidate in the list is constructed, and then its cost is directly computed. Otherwise, MIMO engine 320 operates very much as previously described. The following pseudocode gives an example of one way the MIMO engine may operate when it is given H and r .

The MIMO Engine (Given H and r ) 1. y ι = first output of linear detector, for example y i may be the first element in

the vector y , where y = (H H H +α 2 σ 2 I) H H r , where H = Hn , 2. for . = l to N 1

5. foij = l to N 2 \i)

6. s 2 = f(z, l, A 2 , j)

s l

7. Add the candidate vector h. to the list L

8. Compute the cost of the candidate vector: , where

is preferably defined as

9. Add the cost of the candidate vector c, to the set of output costs L c

10. end

11. end MIMO engine 320 and leaf-node predictor 310 together make up the LNP detector 300.

In one embodiment, such as that illustrated in the block diagram of FIG. 9, the outputs from MIMO engine 320 could be used to compute the log-likelihood ratio (LLR) values of each bit. Leaf node predictor 310 provides inputs to MIMO engine 320, which in turn generates a list of candidate vectors L , and the cost of each candidate L c . These outputs are used to compute LLR values; this is a preferable embodiment for MIMO channels with two inputs. In another embodiment, the MIMO detector that is processing a channel with more than two inputs may use embodiments of the LNP detector to generate one or more lists of two-dimensional candidate vectors, which can then be used to implement a MIMO detector for a channel with more than two inputs. Those skilled in the art to which the invention relates will appreciate that the foregoing are just representative example embodiments and that there are many other ways and variations of ways to implement the claimed invention.