* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_a / mu3_100mhz / 4 / 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
20 # This is simple configuration file. Use '#' sign for comments
21 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
22 appMode=1 # O-DU(0) | O-RU(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 #######################################################################
28 #Section Settings
29 DynamicSectionEna=1 # 1 - enable dynamic section allocation 0 - static sections all RBs are used
30
31 nPrbElemDl=1
32 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
33 # weight base beams
34 PrbElemDl0=0,66,0,14,0,1,0,16,1
35 PrbElemDl1=22,22,0,14,1,1,1,9,1
36 PrbElemDl2=44,22,0,14,2,1,1,9,1
37
38 nPrbElemUl=1
39 #nRBStart, nRBSize, nStartSymb, numSymb, nBeamIndex, bf_weight_update, compMethod, iqWidth, BeamFormingType
40 # weight base beams
41 PrbElemUl0=0,66,0,14,0,1,0,16,1
42 PrbElemUl1=22,22,0,14,1,1,1,9,1
43 PrbElemUl2=44,22,0,14,2,1,1,9,1
44 #######################################################################
45
46 ##Numerology
47 mu=3 #mmWave 120Khz Sub Carrier Spacing
48 ttiPeriod=125 # in us TTI period (mmWave default 125us)
49 nDLAbsFrePointA=27968160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
50 nULAbsFrePointA=27968160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
51 nDLBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
52 nULBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
53 nDLFftSize=1024
54 nULFftSize=1024
55
56 nFrameDuplexType=1 # 0 - FDD 1 - TDD
57 nTddPeriod=5 #[0-5] TDD priod e.g. DDDS 4
58 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
59 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
60 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
61 sSlotConfig3=0,0,0,0,0,0,0,0,0,0,2,2,1,1 # (0) - DL (1) - UL (2) - GUARD
62 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
63  #not used
64 #sSlotConfig4=0,2,2,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
65 #sSlotConfig5=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
66 #sSlotConfig6=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
67 #sSlotConfig7=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
68 #sSlotConfig8=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
69 #sSlotConfig9=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
70
71 MTUSize=1500
72 #9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single
73  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
74 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
75 Gps_Beta=0
76
77 ioCore=10
78 # Eth 0
79 duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF
80 ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app
81 duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF
82 ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app
83
84 # Eth 1
85 duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF
86 ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app
87 duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF
88 ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app
89
90 maxFrameId=99 # set for compatibility with O-RU
91
92 numSlots=20 #number of slots per IQ files
93 antC0=./usecase/cat_a/mu3_100mhz/ant_0.bin   #CC0
94 antC1=./usecase/cat_a/mu3_100mhz/ant_1.bin   #CC0
95 antC2=./usecase/cat_a/mu3_100mhz/ant_2.bin   #CC0
96 antC3=./usecase/cat_a/mu3_100mhz/ant_3.bin   #CC0
97 antC4=./usecase/cat_a/mu3_100mhz/ant_4.bin   #CC1
98 antC5=./usecase/cat_a/mu3_100mhz/ant_5.bin   #CC1
99 antC6=./usecase/cat_a/mu3_100mhz/ant_6.bin   #CC1
100 antC7=./usecase/cat_a/mu3_100mhz/ant_7.bin   #CC1
101 antC8=./usecase/cat_a/mu3_100mhz/ant_8.bin   #CC2
102 antC9=./usecase/cat_a/mu3_100mhz/ant_9.bin   #CC2
103 antC10=./usecase/cat_a/mu3_100mhz/ant_10.bin #CC2
104 antC11=./usecase/cat_a/mu3_100mhz/ant_11.bin #CC2
105 antC12=./usecase/cat_a/mu3_100mhz/ant_12.bin #CC3
106 antC13=./usecase/cat_a/mu3_100mhz/ant_13.bin #CC3
107 antC14=./usecase/cat_a/mu3_100mhz/ant_14.bin #CC3
108 antC15=./usecase/cat_a/mu3_100mhz/ant_15.bin #CC3
109
110 #antPrachC0=./usecase/cat_a/mu3_100mhz/uliq00_prach_tst20.bin   #CC0
111 #antPrachC1=./usecase/cat_a/mu3_100mhz/uliq01_prach_tst20.bin   #CC0
112 #antPrachC2=./usecase/cat_a/mu3_100mhz/uliq00_prach_tst20.bin   #CC0
113 #antPrachC3=./usecase/cat_a/mu3_100mhz/uliq01_prach_tst20.bin   #CC0
114
115 antPrachC0=./usecase/cat_a/mu3_100mhz/ant_0.bin   #CC0
116 antPrachC1=./usecase/cat_a/mu3_100mhz/ant_1.bin   #CC0
117 antPrachC2=./usecase/cat_a/mu3_100mhz/ant_2.bin   #CC0
118 antPrachC3=./usecase/cat_a/mu3_100mhz/ant_3.bin   #CC0
119 antPrachC4=./usecase/cat_a/mu3_100mhz/ant_4.bin   #CC1
120 antPrachC5=./usecase/cat_a/mu3_100mhz/ant_5.bin   #CC1
121 antPrachC6=./usecase/cat_a/mu3_100mhz/ant_6.bin   #CC1
122 antPrachC7=./usecase/cat_a/mu3_100mhz/ant_7.bin   #CC1
123 antPrachC8=./usecase/cat_a/mu3_100mhz/ant_8.bin   #CC2
124 antPrachC9=./usecase/cat_a/mu3_100mhz/ant_9.bin   #CC2
125 antPrachC10=./usecase/cat_a/mu3_100mhz/ant_10.bin #CC2
126 antPrachC11=./usecase/cat_a/mu3_100mhz/ant_11.bin #CC2
127 antPrachC12=./usecase/cat_a/mu3_100mhz/ant_12.bin #CC3
128 antPrachC13=./usecase/cat_a/mu3_100mhz/ant_13.bin #CC3
129 antPrachC14=./usecase/cat_a/mu3_100mhz/ant_14.bin #CC3
130 antPrachC15=./usecase/cat_a/mu3_100mhz/ant_15.bin #CC3
131
132 rachEnable=1 # Enable (1)| disable (0) PRACH configuration
133 prachConfigIndex=81
134
135 ## control of IQ byte order
136 iqswap=0 #do swap of IQ before send buffer to eth
137 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
138 compression=0 # (1) compression enabled (0) compression disabled
139
140 ##Debug
141 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
142 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
143 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
144
145 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
146 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
147 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
148
149 ##RU Settings
150 totalBFWeights=32 # Total number of Beamforming Weights on RU
151
152 Tadv_cp_dl=25 #in us  TODO: update per RU implementation
153               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
154
155 #Reception Window C-plane DL
156 T2a_min_cp_dl=50 #in us
157 T2a_max_cp_dl=140 #in us
158
159 #Reception Window C-plane UL
160 T2a_min_cp_ul=50 #in us
161 T2a_max_cp_ul=140 #in us
162
163 #Reception Window U-plane
164 T2a_min_up=25 #in us
165 T2a_max_up=70 #in us
166
167 #Transmission Window
168 Ta3_min=20 #in us
169 Ta3_max=32 #in us
170
171 ###########################################################
172 ##lls-CU Settings
173 #C-plane
174 #Transmission Window Fast C-plane DL
175 T1a_min_cp_dl=70
176 T1a_max_cp_dl=100
177
178 ##Transmission Window Fast C-plane UL
179 T1a_min_cp_ul=60
180 T1a_max_cp_ul=70
181
182 #U-plane
183 ##Transmission Window
184 T1a_min_up=35
185 T1a_max_up=50
186
187 #Reception Window
188 Ta4_min=0
189 Ta4_max=45
190 ###########################################################
191