Leaf-Node Prediction MIMO Detection via Look-Up Tables

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

MIMO detection algorithms face a challenge in achieving a favorable performance-complexity trade-off, as the complexity of existing detectors increases exponentially with the number of transmit antennas, leading to high processing requirements and reduced performance.

Innovation Solution

The implementation of a Leaf-Node Prediction (LNP) detector, which predicts the best leaf nodes for a given channel realization, reduces complexity by generating a list of candidate vectors and computing log-likelihood ratio (LLR) values, optimizing performance metrics and using precomputed look-up tables to simplify parameter generation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the number of transmit and receive antennas is increased to increase system capacity and transmission reliability, then the capacity increases linearly and fading probability decreases exponentially, but the complexity of recovering transmitted information increases significantly

Engineering Contradiction:
Improvetransmission reliabilityVSAvoiddetection complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the detection process into two distinct phases: (1) a low-complexity linear detector that provides an initial estimate, and (2) a simplified sphere decoder that refines this estimate by searching only among candidates close to the linear detector output. This segmentation avoids the exponential complexity of exhaustive search while maintaining reliability benefits of MIMO systems with multiple antennas.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by making the detection complexity adaptive to local channel conditions. The sphere decoder radius and search space are dynamically adjusted based on the linear detector output and channel state, concentrating computational resources on the most probable candidates rather than uniformly searching all possibilities. This allows the system to maintain high reliability while adapting complexity to actual detection needs.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If optimal MIMO detection algorithms are used to achieve best performance, then detection accuracy is maximized, but complexity increases exponentially with the number of channel inputs making them impractical

Engineering Contradiction:
Improvedetection accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs preliminary action by first applying a linear detector to obtain an initial channel estimate before the sphere decoder operates. This preliminary estimate serves as a starting point that dramatically reduces the search space for the subsequent sphere decoding step. The linear detector pre-processes the received signal to eliminate obvious incorrect candidates, allowing the sphere decoder to achieve high detection accuracy with minimal additional complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts and eliminates the computationally expensive exhaustive search component from the detection process. By taking out the full ML search and replacing it with a constrained sphere decoding approach that operates only on candidates near the linear detector output, the system retains essential detection accuracy while removing the exponential complexity burden.

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If list-sphere detectors are used to compute log-likelihood ratios for channel inputs, then performance is improved, but implementation complexity remains high requiring significant processing resources

Engineering Contradiction:
Improvedetection performanceVSAvoidprocessing resource requirements
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies partial action by implementing sphere decoding with a controlled list size parameter. Instead of exhaustively searching all possible channel inputs, the algorithm maintains a limited list of candidate vectors that are most likely to be correct based on the linear detector output and channel conditions. This partial search achieves sufficient detection performance for practical applications while keeping processing resource requirements manageable through the list size constraint.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8306139B2Systems and methods for low-complexity MIMO detection using leaf-node prediction via look-up tables
Publication Date: 2012.11.06 TEXAS INSTRUMENTS INC
  • US8306139B2 patent drawing
  • US8306139B2 patent drawing
  • US8306139B2 patent drawing

AI summary

Systems and methods for providing multiple-input multiple-output (MIMO) detection, 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 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 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.