请教LTE终端接收信号功率计算的问题
firstly, PDSCH EPRE(power per RE per antenna port) can be set based on CRS EPRE, and according to 36.213, the difference between PDSCH EPRE and CRS EPRE is decided by a RRC configurable parameter: P_A.
Generally, CRS EPRE is fixed and broadcasted by SIB2. and P_A is UE specific, and the value range is [-6, -4.77, -3, -1.77, 0, 1, 2, 3], so at maximum PDSCH EPRE = CRS EPRE + 3dB. The value range of CRS EPRE is -60~50dBm.
In the extreme, we can set CRS EPRE and P_A to proper value to allow a single user to use as much power as possible.
But normal practices is that it is a multi-user network, and CRS EPRE is generally set to the average power (that's 20W(per antenna port) - 10*log10(1200)=12dBm, and by the way, the 23dBm power from you calculation is wrong!), and P_A may be to 0dB. In this case, PDSCH power is 12+0+3(two branchs tranmission) = 15dBm
you should use
received level = 23 + antenna gain - any feeder loss - shadow fading - penetration loss - path loss
为什么要把总功率平均到每个PRB上?又没有使用MU-MIMO,不能使用最大的功率吗?
我也没搞明白。等明白人解答
谢谢你的讲解!有一点还想问一下,20W(per antenna port) - 10*log10(1200)=12dBm里,10*log10(1200)一项是什么含义?
还有PDSCH power per PRB 在计算的时候,有3dB的“two branchs tranmission”这有是什么啊?
请不吝赐教,多谢多谢!
20W(per antenna port) - 10*log10(1200)=12dBm是对数域的计算公式
实际等效于总功率/1200,也就是每个RE上的平均功率
12+10*log10(12)就是每个PRB上的平均功率
3dB是因为eNB有2个发射通道