How can I change FFT size without changing NRB in PUSCH ?
2 ビュー (過去 30 日間)
古いコメントを表示
Alireza Jahanbakhshi
2019 年 10 月 15 日
回答済み: Mehdi Haghshenas
2019 年 12 月 9 日
Hello everyone,
I am working on NR PUSCH Throughput. I am using MATLAB example for measuring Throughput, the default number of resource block (NRB) is 52 with FFT size 1024. but I want t ochange FFT size without changing NRB. would you please help me how can I do it.
I am looking forward to hear from you.
With Best Regards
Alireza Jahanbakhshi
0 件のコメント
採用された回答
Mehdi Haghshenas
2019 年 12 月 9 日
Hi Alireza,
I haven't work dirrectly with NR PUSCH , But having a quick look on it I could suggest you do a modification of code in hofdmmodulate fuction.
You could set the desired ifft size manually with changing nFFT variable. I hope this is what you are looking for.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!