待解决问题
下行资源分配时,一个用户分配了多个RB,这多个RB的映射顺序是如何确定的? (进入论坛模式)
离问题结束还有0天0小时 |
提问者:chestthinker
|
提问时间:2012-8-31 10:15
下行资源分配时,一个用户分配了多个RB,这多个RB的映射顺序是如何确定的?
有两种可能:
1,先映射完slot0中的RB,再映射slot1中的RB
2,根据 VRB对 进行映射, 先映射slot0和slot1的第1个RB对,再映射映射slot0和slot1的第2个RB对,以此类推...
协议中36.211的6.3.5节说得很模糊,究竟哪种理解是对的??
有两种可能:
1,先映射完slot0中的RB,再映射slot1中的RB
2,根据 VRB对 进行映射, 先映射slot0和slot1的第1个RB对,再映射映射slot0和slot1的第2个RB对,以此类推...
协议中36.211的6.3.5节说得很模糊,究竟哪种理解是对的??
问题答案 ( 14 条 )
帅哥,6.3.5节讲的很清楚,从第一个时隙开始,先从频域上开始排列,然后再自时域上开始排列...呵呵
36.211只是说先从第一个时隙开始,在一个RB范围内,是先频域再时域,我的问题是多个RB占用的顺序是怎样的?
是 RB pair 优先,还是先占用完第一个slot上的RB,再占用第二个slot上的RB
协议上写的是“在[color=Orange]分配的物理资源块上[/color]先以K递增的形式索引,然后再索引L,从第一个子帧的第一个时隙开始。”并没有说仅仅在一个资源块上啊
in increasing order of first the index k [b]over the assigned physical resource blocks [color=Red][/color][/b]and then the index l
, starting with the first slot in a subframe.
, starting with the first slot in a subframe.
over the assigned physical resource blocks 是指在一个RB内吧
发送信息序列经过加扰,调制映射,预编码一系列过程到达资源映射,映射到物理资源块中的(k,l),k代表频域,l代表时域,映射的过程是先频域后时域,即从子帧的第一个时隙开始,k先增加,然后是l的增加
但RB之间的分配顺序呢
你拷的36.211下面这段协议写的很清楚了,是先在所有分配的RB组成的频域k按递增映射,注意下面的physical resource blocks的block是复数,加了S,所以表示所有分配RB.
in increasing order of first the index k over the assigned physical resource blocks and then the index l
, starting with the first slot in a subframe.
in increasing order of first the index k over the assigned physical resource blocks and then the index l
, starting with the first slot in a subframe.
学习了
PRB 优先
有多种的调度方式 DVRB LVRB type0 type2 看eNB 怎么选择自己的资源分配方式了
学习了
好像是RB pair 优先
确切li说是PRB优先
热点问题