hasanabs / MAS_SSD

Multiple Antenna Selection and Successive Signal Detection for SM-based IRS-aided Communication (IEEE Signal Processing Letters)

Home Page:https://ieeexplore.ieee.org/document/9399840

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Antenna Selection and Successive Signal Detection for SM-based IRS-aided Communication

This is a simulation program of Multiple Antenna Selection (MAS) in IRS, the proposed design is able to improve the number of bits conveyed in each transmit time. As a complement to this method, we also propose a Successive Signal Detection (SSD) to reduce the complexity of the exhaustive search of the received signal, so that with SSD the detection process can be done faster but with reliable quality.

This compute capsule uses:

Quick Start Guide

There are 4 kinds of simulations in this capsule. For each simulation program, you can change the hyperparameter such as N, Nr, M, Ns, SNR, etc. Run the program and you will get the SNR and the plot results.

Citations

It would be highly appreciated if you cite the following reference for your work:

  • [1] H. Albinsaid, K. Singh, A. Bansal, S. Biswas, C. -P. Li and Z. J. Haas, "Multiple Antenna Selection and Successive Signal Detection for SM-Based IRS-Aided Communication," in IEEE Signal Processing Letters, vol. 28, pp. 813-817, Apr. 2021, doi: 10.1109/LSP.2021.3071981.
  • Preprint version link from arXiv (here).

About

Multiple Antenna Selection and Successive Signal Detection for SM-based IRS-aided Communication (IEEE Signal Processing Letters)

https://ieeexplore.ieee.org/document/9399840

License:MIT License


Languages

Language:Python 100.0%