* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_b / mu1_100mhz / 101 / config_file_o_ru.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 #TDD    1       8T8R    100     4       2       MAX     MAX     33%     33%     4.25    1.725   0%              DU
20
21 # This is simple configuration file. Use '#' sign for comments
22 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
23 appMode=1 # O-DU(0) | O-RU(1)
24 xranMode=1 # Category A  (0) (precoder in O-DU) | Category B (1) (precoder in O-RU)
25 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 4)
26 antNum=4 # Number of Antennas per CC (default: 4) or number of Digital streams for Category B 
27 antNumUL=2 # Cat B: UL Number of Antennas per CC (default: 8) or number of UL Digital streams for Category B 
28 antElmTRx=8 #number of Antenna Elements for Cat B default 32T32R
29
30 #UEs
31 muMimoUEs=8 #number of UEs serviced by MU-MIMO system. Number of independent beams within the same Freq/Time resources    
32 DlLayersPerUe=1 #number of RX anntennas on DL UE side
33 UlLayersPerUe=1 #number of TX anntennas on UL UE side
34
35
36 ##Numerology
37 mu=1 #30Khz Sub Carrier Spacing
38
39 ttiPeriod=500 # in us TTI period (30Khz default 500us)
40
41 nDLAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
42 nULAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
43 nDLBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
44 nULBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
45 nDLFftSize=4096
46 nULFftSize=4096
47
48 nFrameDuplexType=1 # 0 - FDD 1 - TDD
49 nTddPeriod=10 #[0-9] DDDSUUDDDD, for S it's 6:4:4
50 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
51 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
52 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
53 sSlotConfig3=0,0,0,0,0,0,2,2,2,2,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
54 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
55 sSlotConfig5=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
56 sSlotConfig6=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
57 sSlotConfig7=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
58 sSlotConfig8=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
59 sSlotConfig9=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
60
61 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single 
62  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
63 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
64 Gps_Beta=0
65
66 ioCore=15            # core id 
67 ioWorker=0x800000000 # mask 0-no workers
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 antPrachC0=./usecase/cat_b/mu1_100mhz/ant_0.bin   #CC0
100 antPrachC1=./usecase/cat_b/mu1_100mhz/ant_1.bin   #CC0
101 antPrachC2=./usecase/cat_b/mu1_100mhz/ant_2.bin   #CC0
102 antPrachC3=./usecase/cat_b/mu1_100mhz/ant_3.bin   #CC0
103 antPrachC4=./usecase/cat_b/mu1_100mhz/ant_4.bin   #CC1
104 antPrachC5=./usecase/cat_b/mu1_100mhz/ant_5.bin   #CC1
105 antPrachC6=./usecase/cat_b/mu1_100mhz/ant_6.bin   #CC1
106 antPrachC7=./usecase/cat_b/mu1_100mhz/ant_7.bin   #CC1
107 antPrachC8=./usecase/cat_b/mu1_100mhz/ant_0.bin   #CC2
108 antPrachC9=./usecase/cat_b/mu1_100mhz/ant_1.bin   #CC2
109 antPrachC10=./usecase/cat_b/mu1_100mhz/ant_2.bin  #CC2
110 antPrachC11=./usecase/cat_b/mu1_100mhz/ant_3.bin  #CC2
111 antPrachC12=./usecase/cat_b/mu1_100mhz/ant_4.bin  #CC3
112 antPrachC13=./usecase/cat_b/mu1_100mhz/ant_5.bin  #CC3
113 antPrachC14=./usecase/cat_b/mu1_100mhz/ant_6.bin  #CC3
114 antPrachC15=./usecase/cat_b/mu1_100mhz/ant_7.bin  #CC3
115
116 rachEnable=0 # Enable (1)| disable (0) PRACH configuration
117 prachConfigIndex=189
118
119 srsEnable=1 # Enable (1)| disable (0) SRS
120 srsSym=4 # deprecated
121 srsSlot=3           # scheduled SRS slot within TDD period
122 srsNdmOffset=3      # delay offset to start NDM SRS U-Plane
123 srsNdmTxDuration=4  # TX duration for NDM SRTS U-Plane (numberof of symbols)
124
125 antSrsC0=./usecase/cat_b/mu1_100mhz/ant_0.bin   
126 antSrsC1=./usecase/cat_b/mu1_100mhz/ant_1.bin   
127 antSrsC2=./usecase/cat_b/mu1_100mhz/ant_2.bin   
128 antSrsC3=./usecase/cat_b/mu1_100mhz/ant_3.bin   
129 antSrsC4=./usecase/cat_b/mu1_100mhz/ant_4.bin   
130 antSrsC5=./usecase/cat_b/mu1_100mhz/ant_5.bin   
131 antSrsC6=./usecase/cat_b/mu1_100mhz/ant_6.bin   
132 antSrsC7=./usecase/cat_b/mu1_100mhz/ant_7.bin   
133 antSrsC8=./usecase/cat_b/mu1_100mhz/ant_0.bin   
134 antSrsC9=./usecase/cat_b/mu1_100mhz/ant_1.bin   
135 antSrsC10=./usecase/cat_b/mu1_100mhz/ant_2.bin 
136 antSrsC11=./usecase/cat_b/mu1_100mhz/ant_3.bin 
137 antSrsC12=./usecase/cat_b/mu1_100mhz/ant_4.bin 
138 antSrsC13=./usecase/cat_b/mu1_100mhz/ant_5.bin 
139 antSrsC14=./usecase/cat_b/mu1_100mhz/ant_6.bin 
140 antSrsC15=./usecase/cat_b/mu1_100mhz/ant_7.bin 
141 antSrsC16=./usecase/cat_b/mu1_100mhz/ant_0.bin   
142 antSrsC17=./usecase/cat_b/mu1_100mhz/ant_1.bin   
143 antSrsC18=./usecase/cat_b/mu1_100mhz/ant_2.bin   
144 antSrsC19=./usecase/cat_b/mu1_100mhz/ant_3.bin   
145 antSrsC20=./usecase/cat_b/mu1_100mhz/ant_4.bin   
146 antSrsC21=./usecase/cat_b/mu1_100mhz/ant_5.bin   
147 antSrsC22=./usecase/cat_b/mu1_100mhz/ant_6.bin   
148 antSrsC23=./usecase/cat_b/mu1_100mhz/ant_7.bin   
149 antSrsC24=./usecase/cat_b/mu1_100mhz/ant_0.bin   
150 antSrsC25=./usecase/cat_b/mu1_100mhz/ant_1.bin   
151 antSrsC26=./usecase/cat_b/mu1_100mhz/ant_2.bin 
152 antSrsC27=./usecase/cat_b/mu1_100mhz/ant_3.bin 
153 antSrsC28=./usecase/cat_b/mu1_100mhz/ant_4.bin 
154 antSrsC29=./usecase/cat_b/mu1_100mhz/ant_5.bin 
155 antSrsC30=./usecase/cat_b/mu1_100mhz/ant_6.bin 
156 antSrsC31=./usecase/cat_b/mu1_100mhz/ant_7.bin 
157
158 #DL PRB / %     Used RBs        UL PRB / %      Used RBs
159 #33%    90      33%     90
160
161 ###########################################################
162 ##Section Settings
163 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used 
164
165 nPrbElemDl=2
166 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType, Scalefactor, REMask
167 # weight base beams 
168 PrbElemDl0=0,64,0,14,0,1,4,3,1,5064,4095
169 PrbElemDl1=64,26,0,14,1,1,4,3,1,5064,4095
170
171 nPrbElemUl=2
172 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
173 # weight base beams 
174 PrbElemUl0=0,64,0,14,0,1,1,9,1
175 PrbElemUl1=64,26,0,14,1,1,1,9,1
176
177 nPrbElemSrs=1
178 PrbElemSrs0=0,273,13,1,0,0,1,9,0
179
180 ###########################################################
181
182 ## control of IQ byte order
183 iqswap=0 #do swap of IQ before send buffer to eth
184 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
185 compression=1 # (1) compression enabled (0) compression disabled
186
187 ##Debug
188 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
189 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
190 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
191
192 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
193
194 ##O-RU Settings
195 totalBFWeights=32 # Total number of Beamforming Weights on RU
196
197 Tadv_cp_dl=25 # in us
198               # C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
199 #Reception Window C-plane DL
200 T2a_min_cp_dl=285 # 285.42us
201 T2a_max_cp_dl=429 # 428.12us
202
203 #Reception Window C-plane UL
204 T2a_min_cp_ul=285 # 285.42us
205 T2a_max_cp_ul=429 # 428.12us
206
207 #Reception Window U-plane
208 T2a_min_up=71  # 71.35in us
209 T2a_max_up=428 # 428.12us
210
211 #Transmission Window
212 Ta3_min=20 # in us 
213 Ta3_max=32 # in us 
214
215 ###########################################################
216 ##O-DU Settings
217 #C-plane
218 #Transmission Window Fast C-plane DL
219 T1a_min_cp_dl=285
220 T1a_max_cp_dl=429
221
222 ##Transmission Window Fast C-plane UL
223 T1a_min_cp_ul=285
224 T1a_max_cp_ul=300
225
226 #U-plane
227 ##Transmission Window
228 T1a_min_up=96  #71 + 25 us
229 T1a_max_up=196 #71 + 25 us
230
231 #Reception Window
232 Ta4_min=0  # in us 
233 Ta4_max=75 # in us 
234 ###########################################################
235