Hybrid algorithm of depth-first and breadth-first sphere decoding

MAO Xin-yu,CHENG Yu-xin,XIANG Hai-ge
2012-01-01
Abstract:A hybrid algorithm is proposed to combine the depth-first and breadth-first sphere decoding.The proposed algorithm divides the search tree into two parts.Depth-first search and breadth-first search are executed in these two parts respectively.The result of the depth-first search is used in the nodes pruning of the breadth-first search.The proposed algorithm takes advantages of merits of two algorithms and has lower calculation complexity and high performance.Simulation results show that the difference of the proposed algorithm and the optimal algorithm is neglectable.Much calculation complexity is saved,especially in high SNR.
What problem does this paper attempt to address?