Child pages
  • #12: Capacity calculation in ONF-TR-532 word/pdf document

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page properties
label


Status

Status
colour

Green

Blue
title

Decided

EXECUTED

Stakeholders
Outcome
Due date 
OwnerThorsten Heinze 


...

Content of the Mantis Bugtracker

DescriptionThe capacity calculation of an airInterface is described in an email but should be part of ONF-TR-532.

In addition the algorythm for calculation of
  AirInterface::AirInterfaceStatus::codeRateCur
should be added to this attribute, so that every vendor calculate the code-rate the same way. Not sure, whether a reference implemenation in Centennial will help.


How to calculate the structure capacity in case of
- 1:1 between Structure and AirInterface
- XPIC
- MEMO
- Diversity
- 1+1 HSB



Additional Information[…]
txCapacity = AirInterface::AirInterfaceConfiguration::txChannelBandwidth * log2(AirInterface::AirInterfaceStatus::modulationCur) * AirInterface::AirInterfaceStatus::informationRateCur / 1,15 ;
               https://login.opennetworking.org/bin/c5i?mid=6&rid=49&k1=36&k2=1882&tid=1489367352 [^]
               AirInterface::AirInterfaceStatus::informationRateCur should be replaced by AirInterface::AirInterfaceStatus::codeRateCur according to 161215_TR-532_MW_IM_v1_0.02
[…]