* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / dss / mu0_20mhz / 10 / 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 # This is simple configuration file. Use '#' sign for comments
20 instanceId=1 # 0,1,2,... in case more than 1 application started on the same system
21 appMode=1 # O-DU(0) | O-RU(1)
22 xranRanTech=1 # 5G-NR (0) | LTE (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 ioSleep=1
47
48 numSlots=20 #number of slots per IQ files
49 antC0=./usecase/dss/mu0_20mhz/ant_0.bin   #CC0
50 antC1=./usecase/dss/mu0_20mhz/ant_1.bin   #CC0
51 antC2=./usecase/dss/mu0_20mhz/ant_2.bin   #CC0
52 antC3=./usecase/dss/mu0_20mhz/ant_3.bin   #CC0
53
54 ## RACH TODO: update for PRACH
55 rachEnable=0 # Enable (1)| disable (0) PRACH configuration
56 #rachOffset=43 # RB offset for prach detection (see RIU spec)
57 prachConfigIndex=189 # PRACH config index as per TS36.211 - Table 5.7.1-2 : PRACH Configuration Index
58
59 antPrachC0=./usecase/lte_a/mu0_20mhz/ant_0.bin
60 antPrachC1=./usecase/lte_a/mu0_20mhz/ant_1.bin
61 antPrachC2=./usecase/lte_a/mu0_20mhz/ant_2.bin
62 antPrachC3=./usecase/lte_a/mu0_20mhz/ant_3.bin
63
64 ###########################################################
65 ##Section Settings
66 dssEnable=1 # Enable (1)| disable (0) - flag to enable extType-9
67 dssPeriod=5
68 technology=1,1,0,0,1 #Consider each comma separated value as a technology(NR/LTE) for a given slot. 1-NR, 0-LTE. this pattern repeats after every dssPeriod
69 ###########################################################
70
71 ## control of IQ byte order
72 iqswap=0 #do swap of IQ before send buffer to eth
73 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
74
75 ##Debug
76 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
77 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
78 bbdevMode=-1 #bbdev mode, -1 = not use bbdev, 0: use software mode, 1: use hardware mode
79
80 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
81 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
82 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
83
84 ##RU Settings
85 totalBFWeights=32 # Total number of Beamforming Weights on RU
86
87 #CID settings
88 DU_Port_ID_bitwidth=2
89 BandSector_ID_bitwidth=3
90 CC_ID_bitwidth=3
91 RU_Port_ID_bitwidth=8
92
93 # LTE-FDD-FR1-CAT-A-NoBF / LTE-FDD-FR1-CAT-A-DBF
94 # O-RAN.WG4.IOT.0-v02.00
95 # Table A.2.3.2-1: LTE FDD IOT Profile 2 - LTE-FDD-FR1-CAT-A-NoBF
96
97 #U-plane
98 ##Transmission Window
99 T1a_max_up=437
100 T1a_min_up=366
101
102 #Reception Window U-plane
103 T2a_max_up=437
104 T2a_min_up=206
105
106 Tadv_cp_dl=125
107
108 #Transmission Window
109 Ta3_max=232 #in us
110 Ta3_min=70 #in us
111
112 #Reception Window
113 Ta4_max=392
114 Ta4_min=70
115
116 ##Transmission Window Fast C-plane UL
117 T1a_max_cp_ul=356
118 T1a_min_cp_ul=285
119
120 #Reception Window C-plane UL
121 T2a_max_cp_ul=356 #in us
122 T2a_min_cp_ul=125 #in us
123
124 ###########################################################
125 ##O-DU Settings
126 #C-plane
127 #Transmission Window Fast C-plane DL
128 T1a_max_cp_dl=562 #in T1a_max_up + Tcp_adv_dl as per Annex B
129 T1a_min_cp_dl=491 #in T1a_min_up + Tcp_adv_dl as per Annex B
130
131 #O-RU Reception Window C-plane DL
132 T2a_max_cp_dl=562 #in T2a_max_up + Tcp_adv_dl as per Annex B
133 T2a_min_cp_dl=331 #in T2a_min_up + Tcp_adv_dl as per Annex B
134 ###########################################################
135