* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 2 / 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
20 # This is simple configuration file. Use '#' sign for comments
21 instanceId=0 # 0,1,2,... in case more than 1 application started on the same system
22 appMode=0 # O-DU(0) | O-RU(1)
23 xranMode=1 # Category A  (0) (precoder in O-DU) | Category B (1) (precoder in O-RU)
24 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 4)
25 antNum=8 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B 
26 antNumUL=4 # Cat B: UL Number of Antennas per CC (default: 8) or number of UL Digital streams for Category B 
27 antElmTRx=32 #number of Antenna Elements for Cat B default 32T32R
28
29 #UEs
30 muMimoUEs=8 #number of UEs serviced by MU-MIMO system. Number of independent beams within the same Freq/Time resources    
31 DlLayersPerUe=1 #number of RX anntennas on DL UE side
32 UlLayersPerUe=1 #number of TX anntennas on UL UE side
33
34
35 ##Numerology
36 mu=1 #30Khz Sub Carrier Spacing
37
38 ttiPeriod=500 # in us TTI period (30Khz default 500us)
39
40 nDLAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
41 nULAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
42 nDLBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
43 nULBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
44 nDLFftSize=4096
45 nULFftSize=4096
46
47 nFrameDuplexType=1 # 0 - FDD 1 - TDD
48 nTddPeriod=10 #[0-9] DDDSUUDDDD, for S it's 6:4:4
49 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
50 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
51 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
52 sSlotConfig3=0,0,0,0,0,0,2,2,2,2,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
53 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
54 sSlotConfig5=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
55 sSlotConfig6=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
56 sSlotConfig7=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
57 sSlotConfig8=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
58 sSlotConfig9=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
59
60 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single 
61  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
62 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
63 Gps_Beta=0
64
65 ioCore=5           # core id 
66 ioWorker=0x2000000 # mask [0- no workers]
67 #ioSleep=1
68
69 # Eth 0
70 #duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF
71 #ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app
72 #duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF
73 #ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app
74
75 # Eth 1
76 #duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF
77 #ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app
78 #duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF
79 #ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app
80
81 numSlots=20 #number of slots per IQ files
82 antC0=./usecase/cat_b/mu1_100mhz/ant_0.bin   #CC0
83 antC1=./usecase/cat_b/mu1_100mhz/ant_1.bin   #CC0
84 antC2=./usecase/cat_b/mu1_100mhz/ant_2.bin   #CC0
85 antC3=./usecase/cat_b/mu1_100mhz/ant_3.bin   #CC0
86 antC4=./usecase/cat_b/mu1_100mhz/ant_4.bin   #CC1
87 antC5=./usecase/cat_b/mu1_100mhz/ant_5.bin   #CC1
88 antC6=./usecase/cat_b/mu1_100mhz/ant_6.bin   #CC1
89 antC7=./usecase/cat_b/mu1_100mhz/ant_7.bin   #CC1
90 antC8=./usecase/cat_b/mu1_100mhz/ant_0.bin   #CC2
91 antC9=./usecase/cat_b/mu1_100mhz/ant_1.bin   #CC2
92 antC10=./usecase/cat_b/mu1_100mhz/ant_2.bin #CC2
93 antC11=./usecase/cat_b/mu1_100mhz/ant_3.bin #CC2
94 antC12=./usecase/cat_b/mu1_100mhz/ant_4.bin #CC3
95 antC13=./usecase/cat_b/mu1_100mhz/ant_5.bin #CC3
96 antC14=./usecase/cat_b/mu1_100mhz/ant_6.bin #CC3
97 antC15=./usecase/cat_b/mu1_100mhz/ant_7.bin #CC3
98
99 #DL beamforming weights used based on channel to UE [e.g Wzf = H^H(H*H^H)-1 wher H is MxK matrix, M - number of TX elements and K- number of UEs (the same as Layers)]
100 DlBfwUe0=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_0.bin   #UE0 weights for TRX antennas [antElmTRx x numRBs x slot points]
101 DlBfwUe1=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_1.bin   #UE1 weights for TRX antennas [antElmTRx x numRBs x slot points]
102 DlBfwUe2=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_2.bin   #UE2 weights for TRX antennas [antElmTRx x numRBs x slot points]
103 DlBfwUe3=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_3.bin   #UE3 weights for TRX antennas [antElmTRx x numRBs x slot points]
104 DlBfwUe4=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_4.bin   #UE4 weights for TRX antennas [antElmTRx x numRBs x slot points]
105 DlBfwUe5=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_5.bin   #UE5 weights for TRX antennas [antElmTRx x numRBs x slot points]
106 DlBfwUe6=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_6.bin   #UE6 weights for TRX antennas [antElmTRx x numRBs x slot points]
107 DlBfwUe7=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_7.bin   #UE7 weights for TRX antennas [antElmTRx x numRBs x slot points]
108 DlBfwUe8=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_0.bin   #UE0 weights for TRX antennas [antElmTRx x numRBs x slot points]
109 DlBfwUe9=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_1.bin   #UE1 weights for TRX antennas [antElmTRx x numRBs x slot points]
110 DlBfwUe10=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_2.bin   #UE2 weights for TRX antennas [antElmTRx x numRBs x slot points]
111 DlBfwUe11=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_3.bin   #UE3 weights for TRX antennas [antElmTRx x numRBs x slot points]
112 DlBfwUe12=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_4.bin   #UE4 weights for TRX antennas [antElmTRx x numRBs x slot points]
113 DlBfwUe13=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_5.bin   #UE5 weights for TRX antennas [antElmTRx x numRBs x slot points]
114 DlBfwUe14=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_6.bin   #UE6 weights for TRX antennas [antElmTRx x numRBs x slot points]
115 DlBfwUe15=./usecase/cat_b/mu1_100mhz/dl_bfw_ue_7.bin   #UE7 weights for TRX antennas [antElmTRx x numRBs x slot points]
116
117 #UL beamforming weights used based on channel to UE [e.g Wzf = H^H(H*H^H)-1 wher H is MxK matrix, M - number of RX elements and K- number of UEs (the same as Layers)]
118 UlBfwUe0=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_0.bin   #UE0 weights for TRX antennas [antElmTRx x numRBs x slot points]
119 UlBfwUe1=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_1.bin   #UE1 weights for TRX antennas [antElmTRx x numRBs x slot points]
120 UlBfwUe2=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_2.bin   #UE2 weights for TRX antennas [antElmTRx x numRBs x slot points]
121 UlBfwUe3=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_3.bin   #UE3 weights for TRX antennas [antElmTRx x numRBs x slot points]
122 UlBfwUe4=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_4.bin   #UE4 weights for TRX antennas [antElmTRx x numRBs x slot points]
123 UlBfwUe5=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_5.bin   #UE5 weights for TRX antennas [antElmTRx x numRBs x slot points]
124 UlBfwUe6=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_6.bin   #UE6 weights for TRX antennas [antElmTRx x numRBs x slot points]
125 UlBfwUe7=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_7.bin   #UE7 weights for TRX antennas [antElmTRx x numRBs x slot points]
126 UlBfwUe8=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_0.bin   #UE0 weights for TRX antennas [antElmTRx x numRBs x slot points]
127 UlBfwUe9=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_1.bin   #UE1 weights for TRX antennas [antElmTRx x numRBs x slot points]
128 UlBfwUe10=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_2.bin   #UE2 weights for TRX antennas [antElmTRx x numRBs x slot points]
129 UlBfwUe11=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_3.bin   #UE3 weights for TRX antennas [antElmTRx x numRBs x slot points]
130 UlBfwUe12=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_4.bin   #UE4 weights for TRX antennas [antElmTRx x numRBs x slot points]
131 UlBfwUe13=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_5.bin   #UE5 weights for TRX antennas [antElmTRx x numRBs x slot points]
132 UlBfwUe14=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_6.bin   #UE6 weights for TRX antennas [antElmTRx x numRBs x slot points]
133 UlBfwUe15=./usecase/cat_b/mu1_100mhz/ul_bfw_ue_7.bin   #UE7 weights for TRX antennas [antElmTRx x numRBs x slot points]
134
135
136 rachEnable=0 # Enable (1)| disable (0) PRACH configuration
137 prachConfigIndex=189
138
139 srsEnable=0 # Enable (1)| disable (0) SRS
140 srsSym=4 # deprecated
141 srsSlot=3           # scheduled SRS slot within TDD period
142 srsNdmOffset=3      # delay offset to start NDM SRS U-Plane
143 srsNdmTxDuration=4  # TX duration for NDM SRTS U-Plane (numberof of symbols)
144
145 ###########################################################
146 ##Section Settings
147 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used 
148 extType=1
149 nPrbElemDl=4
150 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
151 # weight base beams 
152 PrbElemDl0=0,48,0,14,1,1,1,9,1
153 PrbElemDl1=48,48,0,14,2,1,1,9,1
154 PrbElemDl2=96,48,0,14,3,1,1,9,1
155 PrbElemDl3=144,48,0,14,4,1,1,9,1
156 PrbElemDl4=144,36,0,14,5,1,1,9,1
157 PrbElemDl5=180,36,0,14,6,1,1,9,1
158 PrbElemDl6=216,36,0,14,7,1,1,9,1
159 PrbElemDl7=252,21,0,14,8,1,1,9,1
160 # Extension Parameters for Beamforming weights
161 # numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
162 ExtBfwDl0=2,24,0,0,9,1,1
163 ExtBfwDl1=2,24,0,0,9,1,1
164 ExtBfwDl2=2,24,0,0,9,1,1
165 ExtBfwDl3=2,24,0,0,9,1,1
166
167 nPrbElemUl=2
168 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
169 # weight base beams 
170 PrbElemUl0=0,48,0,14,1,1,1,9,1
171 PrbElemUl1=48,48,0,14,2,1,1,9,1
172 PrbElemUl2=72,36,0,14,3,1,1,9,1
173 PrbElemUl3=108,36,0,14,4,1,1,9,1
174 PrbElemUl4=144,36,0,14,5,1,1,9,1
175 PrbElemUl5=180,36,0,14,6,1,1,9,1
176 PrbElemUl6=216,36,0,14,7,1,1,9,1
177 PrbElemUl7=252,21,0,14,8,1,1,9,1
178 # Extension Parameters for Beamforming weights
179 # numBundPrb, numSetBFW, RAD, disableBFW, bfwIqWidth, bfwCompMeth, extType
180 ExtBfwUl0=2,24,0,0,9,1,1
181 ExtBfwUl1=2,24,0,0,9,1,1
182 nPrbElemSrs=1
183 PrbElemSrs0=0,273,13,1,0,0,1,9,0
184
185 ###########################################################
186
187 ## control of IQ byte order
188 iqswap=0 #do swap of IQ before send buffer to eth
189 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
190 compression=1 # (1) compression enabled (0) compression disabled
191
192 ##Debug
193 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
194 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
195 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
196
197 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
198
199 ##O-RU Settings
200 totalBFWeights=32 # Total number of Beamforming Weights on RU
201
202 Tadv_cp_dl=25 # in us
203               # C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
204 #Reception Window C-plane DL
205 T2a_min_cp_dl=285 # 285.42us
206 T2a_max_cp_dl=429 # 428.12us
207
208 #Reception Window C-plane UL
209 T2a_min_cp_ul=285 # 285.42us
210 T2a_max_cp_ul=429 # 428.12us
211
212 #Reception Window U-plane
213 T2a_min_up=71  # 71.35in us
214 T2a_max_up=428 # 428.12us
215
216 #Transmission Window
217 Ta3_min=20 # in us 
218 Ta3_max=32 # in us 
219
220 ###########################################################
221 ##O-DU Settings
222 #C-plane
223 #Transmission Window Fast C-plane DL
224 T1a_min_cp_dl=285
225 T1a_max_cp_dl=429
226
227 ##Transmission Window Fast C-plane UL
228 T1a_min_cp_ul=285
229 T1a_max_cp_ul=300
230
231 #U-plane
232 ##Transmission Window
233 T1a_min_up=96  #71 + 25 us
234 T1a_max_up=196 #71 + 25 us
235
236 #Reception Window
237 Ta4_min=0  # in us 
238 Ta4_max=75 # in us 
239 ###########################################################
240