How can I change FFT size without changing NRB in PUSCH ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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!