* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / cat_a / mu3_100mhz / 5 / 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 # lls-CU(0) | 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,1,9,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,1,9,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=5
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
91 maxFrameId=99 # set for compatibility with O-RU
92
93 numSlots=20 #number of slots per IQ files
94 antC0=./usecase/cat_a/mu3_100mhz/ant_0.bin   #CC0
95 antC1=./usecase/cat_a/mu3_100mhz/ant_1.bin   #CC0
96 antC2=./usecase/cat_a/mu3_100mhz/ant_2.bin   #CC0
97 antC3=./usecase/cat_a/mu3_100mhz/ant_3.bin   #CC0
98 antC4=./usecase/cat_a/mu3_100mhz/ant_4.bin   #CC1
99 antC5=./usecase/cat_a/mu3_100mhz/ant_5.bin   #CC1
100 antC6=./usecase/cat_a/mu3_100mhz/ant_6.bin   #CC1
101 antC7=./usecase/cat_a/mu3_100mhz/ant_7.bin   #CC1
102 antC8=./usecase/cat_a/mu3_100mhz/ant_8.bin   #CC2
103 antC9=./usecase/cat_a/mu3_100mhz/ant_9.bin   #CC2
104 antC10=./usecase/cat_a/mu3_100mhz/ant_10.bin #CC2
105 antC11=./usecase/cat_a/mu3_100mhz/ant_11.bin #CC2
106 antC12=./usecase/cat_a/mu3_100mhz/ant_12.bin #CC3
107 antC13=./usecase/cat_a/mu3_100mhz/ant_13.bin #CC3
108 antC14=./usecase/cat_a/mu3_100mhz/ant_14.bin #CC3
109 antC15=./usecase/cat_a/mu3_100mhz/ant_15.bin #CC3
110
111 rachEnable=1 # Enable (1)| disable (0) PRACH configuration
112 prachConfigIndex=81
113
114 ## control of IQ byte order
115 iqswap=0 #do swap of IQ before send buffer to eth
116 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
117 compression=1 # (1) compression enabled (0) compression disabled
118
119 ##Debug
120 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
121 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
122 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
123
124 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
125 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
126 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
127
128 ##RU Settings
129 totalBFWeights=32 # Total number of Beamforming Weights on RU
130
131 Tadv_cp_dl=25 #in us  TODO: update per RU implementation
132               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
133
134 #Reception Window C-plane DL
135 T2a_min_cp_dl=50 #in us
136 T2a_max_cp_dl=140 #in us
137
138 #Reception Window C-plane UL
139 T2a_min_cp_ul=50 #in us
140 T2a_max_cp_ul=140 #in us
141
142 #Reception Window U-plane
143 T2a_min_up=25 #in us
144 T2a_max_up=140 #in us
145
146 #Transmission Window
147 Ta3_min=20 #in us
148 Ta3_max=32 #in us
149
150 ###########################################################
151 ##lls-CU Settings
152 #C-plane
153 #Transmission Window Fast C-plane DL
154 T1a_min_cp_dl=70
155 T1a_max_cp_dl=100
156
157 ##Transmission Window Fast C-plane UL
158 T1a_min_cp_ul=60
159 T1a_max_cp_ul=70
160
161 #U-plane
162 ##Transmission Window
163 T1a_min_up=35
164 T1a_max_up=50
165
166 #Reception Window
167 Ta4_min=0
168 Ta4_max=45
169 ###########################################################
170