Matlab code for SIC (successive Interference cancellation) at receiver

78 ビュー (過去 30 日間)
Sereena Helen Sajeev
Sereena Helen Sajeev 2019 年 10 月 4 日
コメント済み: des teg 2022 年 6 月 20 日
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 件のコメント
Getnet Demil
Getnet Demil 2021 年 2 月 16 日
u gave us great information. i realy like the blogger .....I recommend everyone who wants to know NOMA, to check the blog
Thank you
des teg
des teg 2022 年 6 月 20 日
Thank u brother Getnet Demil, i really appreciate the recommendation.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by