由于NB上行,数据和控制信令分开,所以基本上对于Format1而言,不存在RI的占位occupied(不用跳)。如协议36.212,5.2.2.8所示

 

NB-IoT上行PUSCH的交织

数据先以Qm(调制方式,QPSK=2..)一组,存入Rmux*Cmux的数组中,

The output of the block interleaver is the bit sequence read out column by column from the  matrix.

最后,按列读出。

所以也就相当于对Rmux和Cmux做了一次翻转。

相关文章:

  • 2021-10-07
  • 2021-11-24
  • 2021-05-05
  • 2021-07-17
  • 2021-11-17
  • 2021-06-13
  • 2022-01-02
  • 2022-02-21
猜你喜欢
  • 2021-10-18
  • 2021-12-02
  • 2022-01-19
  • 2021-04-22
  • 2021-09-27
  • 2021-12-12
  • 2021-06-28
相关资源
相似解决方案