NR PRACH Simulation Problem
古いコメントを表示
Hello everyone,
I need help with the simulation of the NR PRACH preamble. Unfortunately, a function like ltePRACH does not currently exist in 5G Toolbox. Therefore, I was trying to modify the functions ltePRACH, ltePRACHinfo and ltePRACHDetect.
I tried to modify ltePRACHinfo by changing the preamble sequence length and the values of Ncs, but the functions always give me an error, since they expect a LTE sequence.
Has someone already solved such a problem?
Thank you in advance
1 件のコメント
回答 (1 件)
Sriram Tadavarty
2020 年 3 月 19 日
編集済み: Sriram Tadavarty
2020 年 3 月 19 日
0 投票
Hi Valerio,
PRACH support is added in the 5G Toolbox latest release as part of MATLAB R2020a, which contains nrPRACH, nrPRACHIndices ,nrPRACHGrid, nrPRACHConfig, and the following examples
5G NR PRACH Configuration (information on PRACH time resources, preambles, configurations, and how to map PRACH symbols to the resource grid)
5G NR PRACH Waveform Generation (configure and generate time-domain waveform for a single PRACH configuration in a single carrier)
5G NR PRACH Detection Test (measure the probability of correct detection of the PRACH preamble in the presence of a preamble signal)
Hope these links help.
Regards,
Sriram
カテゴリ
ヘルプ センター および File Exchange で Test and Measurement についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!