First International Workshop on C-RAN

Research Article

An implementation of MIMO Detection in TD-LTE based on General Purpose Processor

  • @INPROCEEDINGS{10.1109/ChinaCom.2012.6417595,
        author={Zhou Li and Zhiqiang He and Ran Duan and Lifeng He},
        title={An implementation of MIMO Detection in TD-LTE based on General Purpose Processor},
        proceedings={First International Workshop on C-RAN},
        publisher={IEEE},
        proceedings_a={C-RAN},
        year={2013},
        month={2},
        keywords={lte gpp simd latency performance floating-point and fixed-point},
        doi={10.1109/ChinaCom.2012.6417595}
    }
    
  • Zhou Li
    Zhiqiang He
    Ran Duan
    Lifeng He
    Year: 2013
    An implementation of MIMO Detection in TD-LTE based on General Purpose Processor
    C-RAN
    IEEE
    DOI: 10.1109/ChinaCom.2012.6417595
Zhou Li1,*, Zhiqiang He1, Ran Duan2, Lifeng He2
  • 1: Key Lab of Universal Wireless Communications,Ministry of Education,Beijing University of Posts and Telecommunications
  • 2: China Mobile Research institute
*Contact email: lzzkyg@yahoo.com.cn

Abstract

This paper presents a method of implementing Multiple Input Multiple Output (MIMO) detection on General Purpose Processor (GPP) with Single Instruction Multiple Data (SIMD) instructions. In the receiver of Long Term Evolution (LTE) communication system MIMO detection plays a rather important role. How to reduce the processing latency of MIMO detection becomes increasingly significant. The advantages of GPP compared with programmable hardware provide us a considerable solution to cope with this problem. SIMD is another effective manner as it is able to increase the computing parallel degree. For each algorithm of MIMO detection, fixed-point operations which have higher parallel degree than floating-point operations may be a better choice to further reduce the process delay. Nevertheless, the performance attained by fixed-point is still a factor need to be considered while its latency is quite low.