datalog_rt_stats.2x2.yaml 924 Bytes
Newer Older
hardy's avatar
hardy committed
1 2 3
#this is a configuration file
#used to build real time processing statistics 
#for 5G NR phy test (gNB terminate)
Robert Schmidt's avatar
Robert Schmidt committed
4
Title : Processing Time (us) from datalog_rt_stats.2x2.yaml
hardy's avatar
hardy committed
5 6
ColNames :
  - Metric
7
  - Average; Max; Count
8
  - Average vs Reference Deviation (Reference Value; Acceptability Deviation Threshold)
hardy's avatar
hardy committed
9
Ref : 
10
  feprx : 120.0
11
  feptx_prec : 30.0
12
  feptx_ofdm : 50.0
13
  feptx_total : 120.0
14
  L1 Tx processing : 300.0
hardy's avatar
hardy committed
15 16 17
  DLSCH encoding : 230.0
  L1 Rx processing : 175.0
  PUSCH inner-receiver : 100.0
Robert Schmidt's avatar
Robert Schmidt committed
18 19
  Schedule Response : 3.0
  DL & UL scheduling timing : 11.0
20
  UL Indication : 3.0
Robert Schmidt's avatar
Robert Schmidt committed
21
  Slot Indication : 14.0
22 23 24 25 26 27 28 29 30
DeviationThreshold :
  feprx : 0.25
  feptx_prec : 0.25
  feptx_ofdm : 0.25
  feptx_total : 0.25
  L1 Tx processing : 0.25
  DLSCH encoding : 0.25
  L1 Rx processing : 0.25
  PUSCH inner-receiver : 0.25
Robert Schmidt's avatar
Robert Schmidt committed
31 32 33
  Schedule Response : 1.00
  DL & UL scheduling timing : 0.50
  UL Indication : 1.00
34
  Slot Indication : 0.25