* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / dss / mu0_10mhz / 10 / config_file_o_du.dat
1 #******************************************************************************
2 #
3 #   Copyright (c) 2019 Intel.
4 #
5 #   Licensed under the Apache License, Version 2.0 (the "License");
6 #   you may not use this file except in compliance with the License.
7 #   You may obtain a copy of the License at
8 #
9 #       http://www.apache.org/licenses/LICENSE-2.0
10 #
11 #   Unless required by applicable law or agreed to in writing, software
12 #   distributed under the License is distributed on an "AS IS" BASIS,
13 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 #   See the License for the specific language governing permissions and
15 #   limitations under the License.
16 #
17 #******************************************************************************/
18
19 # This is simple configuration file. Use '#' sign for comments
20 instanceId=0 # 0,1,2,... in case more than 1 application started on the same system
21 appMode=0 # O-DU  (0) | RU(1)
22 xranRanTech=1 # 5G-NR (0) | LTE (1)
23 xranMode=0 # Category A  (0) (precoder in lls-CU) | Category B (1) (precoder in RU)
24 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 12)
25 antNum=4 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B
26
27 ##Numerology
28 mu=0 #15Khz Sub Carrier Spacing
29 ttiPeriod=1000 # in us TTI period (15Khz default 1000us)
30 nDLAbsFrePointA=2645460 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
31 nULAbsFrePointA=2525460 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
32 nDLBandwidth=10 #Carrier bandwidth for in MHz. Value: 5->400
33 nULBandwidth=10 #Carrier bandwidth for in MHz. Value: 5->400
34 nDLFftSize=1024
35 nULFftSize=1024
36
37 nFrameDuplexType=0 # 0 - FDD 1 - TDD
38 nTddPeriod=0 #TDD priod e.g. DDDS 4
39
40 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single
41  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
42 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
43 Gps_Beta=0
44
45 ioCore=5
46 ioSleep=1
47
48 numSlots=20 #number of slots per IQ files
49 antC0=./usecase/dss/mu0_10mhz/ant_0.bin   #CC0
50 antC1=./usecase/dss/mu0_10mhz/ant_1.bin   #CC0
51 antC2=./usecase/dss/mu0_10mhz/ant_2.bin   #CC0
52 antC3=./usecase/dss/mu0_10mhz/ant_3.bin   #CC0
53
54 ## RACH TODO: update for PRACH
55 rachEnable=1 # Enable (1)| disable (0) PRACH configuration
56 prachConfigIndex=189 # PRACH config index as per TS36.211 - Table 5.7.1-2 : PRACH Configuration Index
57 prachConfigIndexLTE=189 # PRACH config index for LTE
58 ###########################################################
59 ##Section Settings
60 dssEnable=1 # Enable (1)| disable (0) - flag to enable extType-9
61 dssPeriod=5
62 technology=1,1,0,0,1 #Consider each comma separated value as a technology(NR/LTE) for a given slot. 1-NR, 0-LTE. this pattern repeats after every dssPeriod
63 ###########################################################
64
65 ## control of IQ byte order
66 iqswap=0 #do swap of IQ before send buffer to eth
67 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
68
69 ##Debug
70 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
71 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
72 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
73
74 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
75
76 ##RU Settings
77 totalBFWeights=32 # Total number of Beamforming Weights on RU
78
79 #CID settings
80 DU_Port_ID_bitwidth=2
81 BandSector_ID_bitwidth=3
82 CC_ID_bitwidth=3
83 RU_Port_ID_bitwidth=8
84
85 # LTE-FDD-FR1-CAT-A-NoBF / LTE-FDD-FR1-CAT-A-DBF
86 # O-RAN.WG4.IOT.0-v02.00
87 # Table A.2.3.2-1: LTE FDD IOT Profile 2 - LTE-FDD-FR1-CAT-A-NoBF
88
89 #U-plane
90 ##Transmission Window
91 T1a_max_up=437
92 T1a_min_up=366
93
94 #Reception Window U-plane
95 T2a_max_up=437
96 T2a_min_up=206
97
98 Tadv_cp_dl=125
99
100 #Transmission Window
101 Ta3_max=232 #in us
102 Ta3_min=70 #in us
103
104 #Reception Window
105 Ta4_max=392
106 Ta4_min=70
107
108 ##Transmission Window Fast C-plane UL
109 T1a_max_cp_ul=356
110 T1a_min_cp_ul=285
111
112 #Reception Window C-plane UL
113 T2a_max_cp_ul=356 #in us
114 T2a_min_cp_ul=125 #in us
115
116 ###########################################################
117 ##O-DU Settings
118 #C-plane
119 #Transmission Window Fast C-plane DL
120 T1a_max_cp_dl=562 #in T1a_max_up + Tcp_adv_dl as per Annex B
121 T1a_min_cp_dl=491 #in T1a_min_up + Tcp_adv_dl as per Annex B
122
123 #O-RU Reception Window C-plane DL
124 T2a_max_cp_dl=562 #in T2a_max_up + Tcp_adv_dl as per Annex B
125 T2a_min_cp_dl=331 #in T2a_min_up + Tcp_adv_dl as per Annex B
126 ###########################################################
127