MIMO Symbol Detection Using MMSE-Guided Stochastic Sampling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing MIMO detection systems face exponential complexity in decoding multiple streams due to the need for exhaustive search in the full solution space, which becomes infeasible for higher modulation orders and MIMO sizes, leading to unsustainable system latencies and suboptimal solutions.

Innovation Solution

Implement stochastic sampling using a minimum mean square error (MMSE) estimator to identify a sampling center and generate both independent and dependent samples within a controlled noise space, reducing the search space to a subset of likely solutions for iterative MAP detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If exhaustive search over full solution space is used for MIMO detection, then detection accuracy is improved, but computational complexity grows exponentially

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

Solution Approach 1:

The patent segments the exhaustive search process into two stages: first, an MMSE estimator quickly identifies a sampling center and generates a limited set of candidate solutions; second, these candidates are evaluated to compute LLR values. This segmentation reduces the search space from exponentially large to a manageable subset while preserving detection accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The MMSE estimator performs preliminary action by generating candidate solutions before the actual detection process. By pre-identifying likely transmitted symbol combinations based on received signal and channel state, the system avoids exhaustive enumeration and directly focuses computation on promising candidates.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If number of spatial streams is increased to boost channel capacity, then data rate is improved, but receiver complexity grows exponentially

Engineering Contradiction:
Improvedata rateVSAvoidreceiver complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The receiver architecture segments the detection task: the MMSE estimator handles the heavy lifting of candidate generation with linear complexity, while a small set of candidates is passed to the LLR computation stage. This segmentation allows the system to scale to higher spatial streams without exponential complexity growth.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the detection parameter from exhaustive search over all possible symbol combinations to stochastic sampling of candidates generated by MMSE estimation. This parameter change transforms the complexity from exponential in number of streams to linear or near-linear, enabling scalable high-capacity MIMO systems.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If stochastic sampling with MMSE estimator is used, then computational complexity is reduced, but detection accuracy may be compromised

Engineering Contradiction:
Improvecomputational complexityVSAvoiddetection accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system uses feedback from the MMSE estimator to guide the stochastic sampling process. The estimator's output (sampling center and candidate generation) informs the detection process, ensuring that sampled candidates are concentrated around the most likely transmitted symbols. This feedback mechanism preserves detection accuracy while reducing complexity.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent changes the sampling strategy from uniform random sampling to intelligent sampling guided by MMSE estimation. By adjusting the sampling distribution to concentrate around MMSE-derived candidates, the system maintains high detection accuracy with far fewer samples than uniform sampling would require.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12567889B2Iterative MIMO detection using stochastic sampling
Publication Date: 2026.03.03 L3HARRIS TECH INC
  • US12567889B2 patent drawing
  • US12567889B2 patent drawing
  • US12567889B2 patent drawing

AI summary

A method of recovering transmitted symbols. The method receiving a signal comprising a codeword, the signal having been affected by channel effects including distortion and noise. A solution space for recovering the transmitted symbols is identified, including finding a sampling center using a full matrix W for minimum mean square error. A vector v′ is generated to generate noise. The vector has a variance ρσn2 where σn2 is a factor that defines power of added noise and where ρ is a scaling parameter that controls a size of a noise sampleable space. The vector v′ is applied to the solution space. Original samples are gathered from the solution space, which includes noise from the vector v′ and symbol information from the received signal to find probabilities for symbols. Using the probabilities, the symbols are recovered.