Project

General

Profile

Actions

Bug #1616

closed

osmo-bts-trx / osmo-bts-octphy doesn't provide C/I information to PCU

Added by laforge about 8 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
osmo-bts-trx
Target version:
Start date:
02/23/2016
Due date:
% Done:

100%

Spec Reference:

Description

osmo-bts-trx doesn't pass singal quality information to the PCU socket, meaning that link/rate adaption will of course not work as it i supposed to.


Related issues

Related to OsmoPCU - Feature #1543: link/rate adaption as per specNew02/23/2016

Actions
Related to OsmoPCU - Feature #1536: Implement adaptive CS selectionClosedpespin02/22/2016

Actions
Related to OsmoPCU - Bug #3395: Uplink CS/MCS control is broken osmo-pcu is used with osmo-bts-trx/osmo-trxResolvedpespin07/14/2018

Actions
Related to OsmoBTS - Feature #1855: provide actual BER or C/I values from osmo-bts-trx into the PCUResolvedfixeria11/18/2016

Actions
Actions #2

Updated by laforge over 7 years ago

  • Assignee set to msuraev
Actions #3

Updated by msuraev over 7 years ago

How exactly quality information is passed from DSP to L1 in case of osmo-bts-sysmo? I have trouble locating that place in the code - there doesn't seem to be particular function dedicated to that.

Actions #4

Updated by msuraev over 7 years ago

According to void GprsMs::update_cs_ul(const pcu_l1_meas *meas) in src/gprs_ms.cpp the switch to higher/lower CS depends only on link_qual value. Not sure if some spec covers which measurement is supposed to be used for link rate adaptation. Also, it's unclear yet how to convert the values available in particular BTS to be similar to what is reported by sysmobts.

Actions #5

Updated by msuraev over 7 years ago

  • Status changed from New to In Progress

Note: the DL CS is selected separately in update_error_rate()

Actions #6

Updated by laforge over 7 years ago

Actions #7

Updated by laforge over 7 years ago

  • Related to Feature #1536: Implement adaptive CS selection added
Actions #8

Updated by laforge over 7 years ago

TS 45.008 Annex D contains an "Example Selection of Modulation and Coding Schemes" for 8PSK EGPRS (MCS5-MCS9) based on CV_BEP and MEAN_BEP. Those two values should be reported by a BTS model to the PCU.

For classic GPRS or EGPRS with GMSK, I'm still looking to find similar reference values.

Chapter 8.2 of TS 45.008 contains information on how RxQual and CV_BEP / MEAN_BEP values are computed and encoded.

Actions #9

Updated by laforge over 7 years ago

Some papers:

In genreal, it seems there are BLER and CIR (C/I) based schemes, and that C/I is generally perceived to be superior.

I think the parameters RxLev/Rssi, BER, RxQual (averaged BER) should be provided by ever PHY/L1 and thus be a good candidate for reporting measurements to the PCU for GPRS/GMSK. Plus CV_BEP and CV_MEAN for EGPRS/8PSK

Actions #10

Updated by msuraev over 7 years ago

Version for octphy submitted for review in gerrit # 622 - 624.

Actions #12

Updated by msuraev over 7 years ago

  • % Done changed from 0 to 50

Changes for l1sap and bts-pcu protocols have been merged to master. Octphy implemntation have been merged, osmo-trx is partially implemented (C/I estimation is missing, extensive testing required).

Actions #13

Updated by laforge over 7 years ago

  • Target version set to osmo-bts-trx refresh
Actions #14

Updated by laforge over 7 years ago

Actions #15

Updated by msuraev over 7 years ago

  • Status changed from In Progress to Stalled
Actions #16

Updated by laforge almost 7 years ago

  • Subject changed from osmo-bts-trx / osmo-bts-octphy doesn't provide signal quality information to PCU to osmo-bts-trx / osmo-bts-octphy doesn't provide C/I information to PCU
  • Priority changed from Normal to Low
Actions #17

Updated by laforge about 6 years ago

  • Assignee deleted (msuraev)
Actions #18

Updated by laforge over 5 years ago

  • Related to Bug #3395: Uplink CS/MCS control is broken osmo-pcu is used with osmo-bts-trx/osmo-trx added
Actions #19

Updated by laforge over 5 years ago

  • Related to Feature #1855: provide actual BER or C/I values from osmo-bts-trx into the PCU added
Actions #20

Updated by fixeria over 4 years ago

  • Category changed from osmo-bts-octphy to osmo-bts-trx
  • Status changed from Stalled to Resolved
  • Assignee set to fixeria
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)