Skip to content

Automatic scaling to PUCCH2 receiver

Jaroslava Fiedlerova requested to merge pucch2_polar_llr_dynamic_range into develop

Scaling based on incoming signal level to help with polar case. Can subsequently add PUCCH2 CQI measurement based on this.

Resolve throughput fluctuations observed while testing with Benetel550 and pdsch_AntennaPorts_N1 = 2;.

Testing with FHI 7.2 and pdsch_AntennaPorts_N1 = 2; :

  • Benetel550
    • with develop (2024.w30) we observe fluctuations of CQI, occasionally switch to 1 layer
develop (2024.w30) MR!2882
DL UDP (450 Mbps requested) 224 Mbps 443 Mbps
UL UDP ( 70 Mbps requested) 55 Mbps 60 Mbps
  • VVDN
    • similar results of develop (2024.w30) and this MR
    • weaker signal level on VVDN, so applied scaling is usually 0
develop (2024.w30) MR!2882
DL UDP (520 Mbps requested) 518 Mbps 516 Mbps
UL UDP ( 90 Mbps requested) 74 Mbps 74 Mbps
Edited by Jaroslava Fiedlerova

Merge request reports