Questions for NB-IoT NPDSCH Block Error Rate Simulation and Waveform Generation Example
1 回表示 (過去 30 日間)
古いコメントを表示
In NB-IoT NPDSCH Block Error Rate Simulation and Waveform Generation example,
NPDSCH.Modulation = 'QPSK'; % Modulation scheme (must be QPSK)
1) Can I use with other modulation type? Or Does current NB-IOT only supports QPSK only?
2) How to get number of NPDSCH.TrBlkSize? In example, NPDSCH.TrBlkSize = 208. Please advise me reference document for reading.
Thanks.
0 件のコメント
回答 (1 件)
Graham Freeland
2018 年 2 月 19 日
The NB-IoT specific NDPSCH channel is only defined for QPSK (TS 36.211 section 10.2.3.2).
The signallable range of transport block sizes (when the NPDSCH is not carrying SIB1-NB) are given by TS 36.214 table 16.4.1.5.1-1. Note that it is dependent on the ISF that's in use.
There are more 3GPP LTE standard references in the example which cover the NB-IoT PHY processing and procedures.
Cheers,
Graham
参考
カテゴリ
Help Center および File Exchange で QPSK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!