Update to odulow per maintenance bronze
[o-du/phy.git] / fhi_lib / app / usecase / mu1_100mhz / 2 / 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 appMode=1 # 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=0 # 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 antPrachC0=./usecase/mu1_100mhz/ant_0.bin   #CC0
87 antPrachC1=./usecase/mu1_100mhz/ant_1.bin   #CC0
88 antPrachC2=./usecase/mu1_100mhz/ant_2.bin   #CC0
89 antPrachC3=./usecase/mu1_100mhz/ant_3.bin   #CC0
90 antPrachC4=./usecase/mu1_100mhz/ant_4.bin   #CC1
91 antPrachC5=./usecase/mu1_100mhz/ant_5.bin   #CC1
92 antPrachC6=./usecase/mu1_100mhz/ant_6.bin   #CC1
93 antPrachC7=./usecase/mu1_100mhz/ant_7.bin   #CC1
94 antPrachC8=./usecase/mu1_100mhz/ant_8.bin   #CC2
95 antPrachC9=./usecase/mu1_100mhz/ant_9.bin   #CC2
96 antPrachC10=./usecase/mu1_100mhz/ant_10.bin #CC2
97 antPrachC11=./usecase/mu1_100mhz/ant_11.bin #CC2
98 antPrachC12=./usecase/mu1_100mhz/ant_12.bin #CC3
99 antPrachC13=./usecase/mu1_100mhz/ant_13.bin #CC3
100 antPrachC14=./usecase/mu1_100mhz/ant_14.bin #CC3
101 antPrachC15=./usecase/mu1_100mhz/ant_15.bin #CC3
102
103 rachEanble=0 # Enable (1)| disable (0) PRACH configuration
104 prachConfigIndex=1
105
106 ## control of IQ byte order
107 iqswap=0 #do swap of IQ before send buffer to eth
108 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
109
110 ##Debug
111 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
112 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
113
114 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
115 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
116 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
117
118 ##RU Settings
119 Tadv_cp_dl=25 # in us
120               # C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
121 #Reception Window C-plane DL
122 T2a_min_cp_dl=285 # 285.42us
123 T2a_max_cp_dl=429 # 428.12us
124
125 #Reception Window C-plane UL
126 T2a_min_cp_ul=285 # 285.42us
127 T2a_max_cp_ul=429 # 428.12us
128
129 #Reception Window U-plane
130 T2a_min_up=71  # 71.35in us
131 T2a_max_up=428 # 428.12us
132
133 #Transmission Window
134 Ta3_min=20 # in us TODO: update
135 Ta3_max=32 # in us TODO: update
136
137 ###########################################################
138 ##lls-CU Settings
139 #C-plane
140 #Transmission Window Fast C-plane DL
141 T1a_min_cp_dl=285
142 T1a_max_cp_dl=429
143
144 ##Transmission Window Fast C-plane UL
145 T1a_min_cp_ul=285
146 T1a_max_cp_ul=300
147
148 #U-plane
149 ##Transmission Window
150 T1a_min_up=96  #71 + 25 us
151 T1a_max_up=196 #71 + 25 us
152
153 #Reception Window
154 Ta4_min=0  # in us TODO: update
155 Ta4_max=75 # in us TODO: update
156 ###########################################################
157 ##Section Settings
158 DynamicSectionEna=1
159 nPrbElemDl=2
160 PrbElemDl0=0,137,0,14,1,0,0
161 PrbElemDl1=137,136,0,14,2,0,0
162
163 nPrbElemUl=2
164 PrbElemUl0=0,137,0,14,1,0,0
165 PrbElemUl1=137,136,0,14,2,0,0
166 ###########################################################
167