Update to odulow per maintenance bronze
[o-du/phy.git] / fhi_lib / app / usecase / mu0_20mhz / 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 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
22 appMode=1 # O-DU(0) | O-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 ##Numerology
28 mu=0 #15Khz Sub Carrier Spacing
29 ttiPeriod=1000 # in us TTI period (15Khz default 1000us)
30 nDLAbsFrePointA=2645460 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
31 nULAbsFrePointA=2525460 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
32 nDLBandwidth=20 #Carrier bandwidth for in MHz. Value: 5->400
33 nULBandwidth=20 #Carrier bandwidth for in MHz. Value: 5->400
34 nDLFftSize=2048
35 nULFftSize=2048
36
37 nFrameDuplexType=0 # 0 - FDD 1 - TDD
38 nTddPeriod=0 #TDD priod e.g. DDDS 4
39
40 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single 
41  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
42 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
43 Gps_Beta=0
44
45 ioCore=10
46 # Eth 0
47 duMac0=00:11:22:33:44:66 # asigned MAC of O-DU VF
48 ruMac0=00:11:22:33:44:55 # O-RU VF for O-RU app
49 duMac1=00:11:22:33:44:66 # asigned MAC of O-DU VF
50 ruMac1=00:11:22:33:44:55 # O-RU VF for O-RU app
51
52 #Eth 1
53 duMac2=00:11:22:33:44:77 # asigned MAC of O-DU VF
54 ruMac2=00:11:22:33:44:44 # O-RU VF for O-RU app
55 duMac3=00:11:22:33:44:77 # asigned MAC of O-DU VF
56 ruMac3=00:11:22:33:44:44 # O-RU VF for O-RU app
57
58
59 numSlots=40 #number of slots per IQ files
60 antC0=./usecase/mu0_20mhz/ant_0.bin   #CC0
61 antC1=./usecase/mu0_20mhz/ant_1.bin   #CC0
62 antC2=./usecase/mu0_20mhz/ant_2.bin   #CC0
63 antC3=./usecase/mu0_20mhz/ant_3.bin   #CC0
64 antC4=./usecase/mu0_20mhz/ant_4.bin   #CC1
65 antC5=./usecase/mu0_20mhz/ant_5.bin   #CC1
66 antC6=./usecase/mu0_20mhz/ant_6.bin   #CC1
67 antC7=./usecase/mu0_20mhz/ant_7.bin   #CC1
68 antC8=./usecase/mu0_20mhz/ant_8.bin   #CC2
69 antC9=./usecase/mu0_20mhz/ant_9.bin   #CC2
70 antC10=./usecase/mu0_20mhz/ant_10.bin #CC2
71 antC11=./usecase/mu0_20mhz/ant_11.bin #CC2
72 antC12=./usecase/mu0_20mhz/ant_12.bin #CC3
73 antC13=./usecase/mu0_20mhz/ant_13.bin #CC3
74 antC14=./usecase/mu0_20mhz/ant_14.bin #CC3
75 antC15=./usecase/mu0_20mhz/ant_15.bin #CC3
76
77 ## RACH TODO: update for PRACH
78 rachEanble=1 # Enable (1)| disable (0) PRACH configuration
79 #rachOffset=43 # RB offset for prach detection (see RIU spec)
80 prachConfigIndex=189 # PRACH config index as per TS36.211 - Table 5.7.1-2 : PRACH Configuration Index
81
82 antPrachC0=./usecase/mu0_20mhz/ant_0.bin
83 antPrachC1=./usecase/mu0_20mhz/ant_1.bin
84 antPrachC2=./usecase/mu0_20mhz/ant_2.bin
85 antPrachC3=./usecase/mu0_20mhz/ant_3.bin
86
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 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
96
97 CPenable=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
98 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
99 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
100
101 ##RU Settings
102 totalBFWeights=32 # Total number of Beamforming Weights on RU
103
104 Tadv_cp_dl=25 #in us  TODO: update per RU implementation
105               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
106
107 #Reception Window C-plane DL
108 T2a_min_cp_dl=400  #in us  
109 T2a_max_cp_dl=1120 #in us 
110
111 #Reception Window C-plane UL
112 T2a_min_cp_ul=400 #in us  
113 T2a_max_cp_ul=1120 #in us 
114
115 #Reception Window U-plane
116 T2a_min_up=200  # in us
117 T2a_max_up=1120 # in us
118
119 #Transmission Window
120 Ta3_min=160 #in us
121 Ta3_max=256 #in us
122
123 ###########################################################
124 ##lls-CU Settings
125 #C-plane
126 #Transmission Window Fast C-plane DL
127 T1a_min_cp_dl=560
128 T1a_max_cp_dl=800
129
130 ##Transmission Window Fast C-plane UL
131 T1a_min_cp_ul=480
132 T1a_max_cp_ul=560
133
134 #U-plane
135 ##Transmission Window
136 T1a_min_up=280
137 T1a_max_up=400
138
139 #Reception Window
140 Ta4_min=0
141 Ta4_max=360
142 ###########################################################
143