Update to odulow per maintenance bronze
[o-du/phy.git] / fhi_lib / app / usecase / mu1_100mhz / 2 / 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 appMode=0 # lls-CU(0) | RU(1)
22 xranMode=0 # Category A  (0) (precoder in lls-CU) | Category B (1) (precoder in RU)
23 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 4)
24 antNum=4 # Number of Antennas per CC (default: 4)
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=10 #[0-9] DDDSUUDDDD, for S it\92s 6:4:4
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,2,2,2,2,1,1,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 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 # Eth 0
57 duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF
58 ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app
59 duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF
60 ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app
61
62 # Eth 1
63 duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF
64 ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app
65 duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF
66 ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app
67
68 numSlots=40 #number of slots per IQ files
69 antC0=./usecase/mu1_100mhz/ant_0.bin   #CC0
70 antC1=./usecase/mu1_100mhz/ant_1.bin   #CC0
71 antC2=./usecase/mu1_100mhz/ant_2.bin   #CC0
72 antC3=./usecase/mu1_100mhz/ant_3.bin   #CC0
73 antC4=./usecase/mu1_100mhz/ant_4.bin   #CC1
74 antC5=./usecase/mu1_100mhz/ant_5.bin   #CC1
75 antC6=./usecase/mu1_100mhz/ant_6.bin   #CC1
76 antC7=./usecase/mu1_100mhz/ant_7.bin   #CC1
77 antC8=./usecase/mu1_100mhz/ant_8.bin   #CC2
78 antC9=./usecase/mu1_100mhz/ant_9.bin   #CC2
79 antC10=./usecase/mu1_100mhz/ant_10.bin #CC2
80 antC11=./usecase/mu1_100mhz/ant_11.bin #CC2
81 antC12=./usecase/mu1_100mhz/ant_12.bin #CC3
82 antC13=./usecase/mu1_100mhz/ant_13.bin #CC3
83 antC14=./usecase/mu1_100mhz/ant_14.bin #CC3
84 antC15=./usecase/mu1_100mhz/ant_15.bin #CC3
85
86 rachEanble=1 # Enable (1)| disable (0) PRACH configuration
87
88 ## control of IQ byte order
89 iqswap=0 #do swap of IQ before send buffer to eth
90 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
91
92 ##Debug
93 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
94 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
95
96 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
97 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
98 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
99
100 ##RU Settings
101 totalBFWeights=32 # Total number of Beamforming Weights on RU
102
103 Tadv_cp_dl=25 # in us
104               # C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
105 #Reception Window C-plane DL
106 T2a_min_cp_dl=285 # 285.42us
107 T2a_max_cp_dl=429 # 428.12us
108
109 #Reception Window C-plane UL
110 T2a_min_cp_ul=285 # 285.42us
111 T2a_max_cp_ul=429 # 428.12us
112
113 #Reception Window U-plane
114 T2a_min_up=71  # 71.35in us
115 T2a_max_up=428 # 428.12us
116
117 #Transmission Window
118 Ta3_min=20 # in us 
119 Ta3_max=32 # in us 
120
121 ###########################################################
122 ##lls-CU Settings
123 #C-plane
124 #Transmission Window Fast C-plane DL
125 T1a_min_cp_dl=285
126 T1a_max_cp_dl=429
127
128 ##Transmission Window Fast C-plane UL
129 T1a_min_cp_ul=285
130 T1a_max_cp_ul=300
131
132 #U-plane
133 ##Transmission Window
134 T1a_min_up=96  #71 + 25 us
135 T1a_max_up=196 #71 + 25 us
136
137 #Reception Window
138 Ta4_min=0  # in us 
139 Ta4_max=75 # in us 
140 ###########################################################
141 ##Section Settings
142 DynamicSectionEna=1
143 nPrbElemDl=2
144 PrbElemDl0=0,137,0,14,1,0,0
145 PrbElemDl1=137,136,0,14,2,0,0
146
147 nPrbElemUl=2
148 PrbElemUl0=0,137,0,14,1,0,0
149 PrbElemUl1=137,136,0,14,2,0,0
150 ###########################################################
151