Update to odulow per maintenance bronze
[o-du/phy.git] / fhi_lib / app / usecase / mu3_100mhz / 101 / 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=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=5 #[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,0,0,0,0,0,0,0,0,0,2,2,1,1 # (0) - DL (1) - UL (2) - GUARD
43 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
44 #not used
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 maxFrameId=99 # set for compatibility with O-RU
70
71 numSlots=40 #number of slots per IQ files
72 antC0=./usecase/mu3_100mhz/ant_0.bin   #CC0
73 antC1=./usecase/mu3_100mhz/ant_1.bin   #CC0
74 antC2=./usecase/mu3_100mhz/ant_2.bin   #CC0
75 antC3=./usecase/mu3_100mhz/ant_3.bin   #CC0
76 antC4=./usecase/mu3_100mhz/ant_4.bin   #CC1
77 antC5=./usecase/mu3_100mhz/ant_5.bin   #CC1
78 antC6=./usecase/mu3_100mhz/ant_6.bin   #CC1
79 antC7=./usecase/mu3_100mhz/ant_7.bin   #CC1
80 antC8=./usecase/mu3_100mhz/ant_8.bin   #CC2
81 antC9=./usecase/mu3_100mhz/ant_9.bin   #CC2
82 antC10=./usecase/mu3_100mhz/ant_10.bin #CC2
83 antC11=./usecase/mu3_100mhz/ant_11.bin #CC2
84 antC12=./usecase/mu3_100mhz/ant_12.bin #CC3
85 antC13=./usecase/mu3_100mhz/ant_13.bin #CC3
86 antC14=./usecase/mu3_100mhz/ant_14.bin #CC3
87 antC15=./usecase/mu3_100mhz/ant_15.bin #CC3
88 rachEanble=1 # Enable (1)| disable (0) PRACH configuration
89 prachConfigIndex=81
90
91 ## control of IQ byte order
92 iqswap=0 #do swap of IQ before send buffer to eth
93 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
94
95 ##Debug
96 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
97 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
98 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
99
100 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
101 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
102 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
103
104 ##RU Settings
105 totalBFWeights=32 # Total number of Beamforming Weights on RU
106
107 Tadv_cp_dl=63 #in us  TODO: update per RU implementation
108               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
109
110 #Reception Window C-plane DL
111 T2a_min_cp_dl=116 #in us  
112 T2a_max_cp_dl=327 #in us 
113
114 #Reception Window C-plane UL
115 T2a_min_cp_ul=63 #in us  
116 T2a_max_cp_ul=274 #in us 
117
118 #Reception Window U-plane
119 T2a_min_up=53 #in us
120 T2a_max_up=264 #in us
121
122 #Transmission Window
123 Ta3_min=20 #in us
124 Ta3_max=90 #in us
125
126 ###########################################################
127 ##lls-CU Settings
128 #C-plane
129 #Transmission Window Fast C-plane DL
130 T1a_min_cp_dl=276
131 T1a_max_cp_dl=327
132
133 ##Transmission Window Fast C-plane UL
134 T1a_min_cp_ul=223
135 T1a_max_cp_ul=274
136
137 #U-plane
138 ##Transmission Window
139 T1a_min_up=213
140 T1a_max_up=264
141
142 #Reception Window
143 Ta4_min=20
144 Ta4_max=250
145 ###########################################################
146