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