* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_a / mu1_100mhz / 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) | RU(1)
23 xranMode=0 # Category A  (0) (precoder in O-DU) | 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=1 #30Khz Sub Carrier Spacing
29
30 ttiPeriod=500 # in us TTI period (30Khz default 500us)
31
32 nDLAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
33 nULAbsFrePointA=3568160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
34 nDLBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
35 nULBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
36 nDLFftSize=4096
37 nULFftSize=4096
38
39 nFrameDuplexType=1 # 0 - FDD 1 - TDD
40 nTddPeriod=10 #[0-9] DDDSUUDDDD, for S it's 6:4:4
41 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
42 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
43 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
44 sSlotConfig3=0,0,0,0,0,0,2,2,2,2,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
45 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
46 sSlotConfig5=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
47 sSlotConfig6=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
48 sSlotConfig7=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
49 sSlotConfig8=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
50 sSlotConfig9=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
51
52 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single
53  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
54 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
55 Gps_Beta=0
56
57 ioCore=5
58 # Eth 0
59 duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF
60 ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app
61 duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF
62 ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app
63
64 # Eth 1
65 duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF
66 ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app
67 duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF
68 ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app
69
70 numSlots=20 #number of slots per IQ files
71 antC0=./usecase/cat_a/mu1_100mhz/ant_0.bin   #CC0
72 antC1=./usecase/cat_a/mu1_100mhz/ant_1.bin   #CC0
73 antC2=./usecase/cat_a/mu1_100mhz/ant_2.bin   #CC0
74 antC3=./usecase/cat_a/mu1_100mhz/ant_3.bin   #CC0
75 antC4=./usecase/cat_a/mu1_100mhz/ant_4.bin   #CC1
76 antC5=./usecase/cat_a/mu1_100mhz/ant_5.bin   #CC1
77 antC6=./usecase/cat_a/mu1_100mhz/ant_6.bin   #CC1
78 antC7=./usecase/cat_a/mu1_100mhz/ant_7.bin   #CC1
79 antC8=./usecase/cat_a/mu1_100mhz/ant_8.bin   #CC2
80 antC9=./usecase/cat_a/mu1_100mhz/ant_9.bin   #CC2
81 antC10=./usecase/cat_a/mu1_100mhz/ant_10.bin #CC2
82 antC11=./usecase/cat_a/mu1_100mhz/ant_11.bin #CC2
83 antC12=./usecase/cat_a/mu1_100mhz/ant_12.bin #CC3
84 antC13=./usecase/cat_a/mu1_100mhz/ant_13.bin #CC3
85 antC14=./usecase/cat_a/mu1_100mhz/ant_14.bin #CC3
86 antC15=./usecase/cat_a/mu1_100mhz/ant_15.bin #CC3
87
88 rachEnable=1 # Enable (1)| disable (0) PRACH configuration
89 prachConfigIndex=159 # PRACH config index as per TS36.211 - Table 5.7.1-2 : PRACH Configuration Index
90 prachCompMethod=0
91 prachiqWidth=16
92
93 ###########################################################
94 ##Section Settings
95 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used
96 max_sections_per_slot=8
97 max_sections_per_symbol=8
98
99 nPrbElemDl=1
100 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
101 # weight base beams
102 PrbElemDl0=0,273,0,14,0,0,0,16,0
103 PrbElemDl1=36,36,0,14,2,1,0,16,1
104 PrbElemDl2=72,36,0,14,3,1,0,16,1
105 PrbElemDl3=108,36,0,14,4,1,0,16,1
106 PrbElemDl4=144,36,0,14,5,1,0,16,1
107 PrbElemDl5=180,36,0,14,6,1,0,16,1
108 PrbElemDl6=216,36,0,14,7,1,0,16,1
109 PrbElemDl7=252,21,0,14,8,1,0,16,1
110
111
112 nPrbElemUl=1
113 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
114 # weight base beams
115 PrbElemUl0=0,273,0,14,0,0,0,16,0
116 PrbElemUl1=137,136,0,14,0,0,0,16,0
117 PrbElemUl2=72,36,0,14,3,1,0,16,1
118 PrbElemUl3=108,36,0,14,4,1,0,16,1
119 PrbElemUl4=144,36,0,14,5,1,0,16,1
120 PrbElemUl5=180,36,0,14,6,1,0,16,1
121 PrbElemUl6=216,36,0,14,7,1,0,16,1
122 PrbElemUl7=252,21,0,14,8,1,0,16,1
123
124 ###########################################################
125
126 ## control of IQ byte order
127 iqswap=0 #do swap of IQ before send buffer to eth
128 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
129
130 ##Debug
131 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
132 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
133 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
134
135 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
136
137 ##O-RU Settings
138 totalBFWeights=32 # Total number of Beamforming Weights on RU
139
140 Tadv_cp_dl=25 # in us
141               # C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
142 #Reception Window C-plane DL
143 T2a_min_cp_dl=285 # 285.42us
144 T2a_max_cp_dl=470 # 428.12us
145
146 #Reception Window C-plane UL
147 T2a_min_cp_ul=285 # 285.42us
148 T2a_max_cp_ul=429 # 428.12us
149
150 #Reception Window U-plane
151 T2a_min_up=71  # 71.35in us
152 T2a_max_up=428 # 428.12us
153
154 #Transmission Window
155 Ta3_min=20 # in us
156 Ta3_max=32 # in us
157
158 ###########################################################
159 ##O-DU Settings
160 #C-plane
161 #Transmission Window Fast C-plane DL
162 T1a_min_cp_dl=285
163 T1a_max_cp_dl=470
164
165 ##Transmission Window Fast C-plane UL
166 T1a_min_cp_ul=285
167 T1a_max_cp_ul=429
168
169 #U-plane
170 ##Transmission Window
171 T1a_min_up=96  #71 + 25 us
172 T1a_max_up=196 #71 + 25 us
173
174 #Reception Window
175 Ta4_min=0  # in us
176 Ta4_max=75 # in us
177 ###########################################################
178