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