Matlab code for SIC (successive Interference cancellation) at receiver

58 次查看(过去 30 天)
hi
Can you please tell me how to do successive interference cancellation (SIC) at receiver?

采纳的回答

Carolin Sweety
Carolin Sweety 2020-4-6
编辑:Carolin Sweety 2020-4-6
Considering a two user NOMA system where user 1 is allocated high power and user 2 is allocated less power, successive interference cancellation must be done at user 2. It involves four steps
(i) Directly demodulate the superposition coded received signal to get user 1's data. (Following the modulation scheme used for user 1)
(ii)Multiply the result of step (i) with the square root of user 1's power allocation coefficient.
(iii)Subtract the result of step (ii) from the actual received signal of step(i)
(iv)Demodulate the result of step (iii) following the modulation scheme used for user 2.
You can find more details and a sample MATLAB code here:
  3 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by