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!