Skip to main content
QUICK REVIEW

[论文解读] Low Complexity Iterative Receiver Design for Sparse Code Multiple Access

Fan Wei, Wen Chen|arXiv (Cornell University)|Feb 27, 2020
Advanced Wireless Communication Technologies参考文献 35被引用 109
一句话总结

该论文提出一种基于低复杂度列表球解码(LSD)的 SCMA 迭代多用户检测器,以降低 MPA 复杂度,同时性能损失可忽略不计。

ABSTRACT

Sparse code multiple access (SCMA) is one of the most promising methods among all the non-orthogonal multiple access techniques in the future 5G communication. Compared with some other non-orthogonal multiple access techniques such as low density signature (LDS), SCMA can achieve better performance due to the shaping gain of the SCMA codewords. However, despite of the sparsity of the codewords, the decoding complexity of the current message passing algorithm (MPA) utilized by SCMA is still prohibitively high. In this paper, by exploring the lattice structure of SCMA codewords, we propose a low complexity decoding algorithm based on list sphere decoding (LSD). The LSD avoids the exhaustive search for all possible hypotheses and only considers signal within a hypersphere. As LSD can be viewed a depth-first tree search algorithm, we further propose several methods to prune the redundancy visited nodes in order to reduce the size of the search tree. Simulation results show that the proposed algorithm can reduce the decoding complexity substantially while the performance loss compared with the existing algorithm is negligible.

研究动机与目标

  • Motivate SCMA as a promising non-orthogonal multiple access technique for 5G and beyond.
  • Exploit the lattice structure of SCMA codewords to reduce decoding complexity.
  • Develop a LSD-based MPA detector with node pruning to lower search space.
  • Integrate LSD within iterative detection and decoding to improve BER performance.
  • Evaluate the trade-off between complexity reduction and performance loss through simulations.

提出的方法

  • Model the uplink SCMA system and its factor graph representation.
  • Formulate SCMA codewords as sparse multi-dimensional lattice points.
  • Apply list sphere decoding (LSD) to perform a depth-first tree search within a hypersphere for each subcarrier.
  • Introduce node pruning and a QM/Schnorr-Euchner (SE) enumeration strategy to reduce search complexity.
  • Decompose M-PAM signals into a binary sequence to enable consistent LSD application.
  • Incorporate LSD within MPA as a list-based approximation to compute extrinsic LLRs.
  • Provide an algorithm (Algorithm 1) for LSD-based MPA detection and discuss complexity/parameter T_max trade-offs.

实验结果

研究问题

  • RQ1Can a list sphere decoding based detector substantially reduce SCMA decoding complexity compared to conventional MPA while preserving performance?
  • RQ2How can lattice structure and node pruning be leveraged to prune the search tree in LSD for SCMA?
  • RQ3What is the impact of integrating LSD with iterative detection and decoding on BER performance in SCMA?
  • RQ4How should constant-modulus and PAM representations be handled to enable efficient LSD in SCMA codewords?

主要发现

  • The LSD-based detector substantially reduces decoding complexity with negligible performance loss compared to the standard MPA.
  • Sphere decoding is adapted to SCMA by reformulating the problem as a lattice search over collision users on each subcarrier.
  • Node pruning, SE enumeration, and a radius-based candidate list (T_max) control complexity while maintaining accuracy.
  • A decomposition of M-PAM into BPSK components enables consistent LSD operation for SCMA codewords.
  • The algorithm integrates LSD with MPA in an iterative detection and decoding framework to compute extrinsic LLRs.
  • Simulation results show marked complexity reduction relative to MPA with minimal BER degradation.

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。