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