* INTC Contribution to the O-RAN F Release for O-DU Low
[o-du/phy.git] / fhi_lib / app / usecase / dss / mu0_20mhz / 11 / 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 # This is simple configuration file. Use '#' sign for comments
20 instanceId=0 # 0,1,2,... in case more than 1 application started on the same system
21 appMode=0 # O-DU  (0) | 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=1 # 0 - FDD 1 - TDD
38 nTddPeriod=5 #[0-4] DDDSU, for S it's 10:2:2
39 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
40 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
41 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
42 sSlotConfig3=0,0,0,0,0,0,0,0,0,0,2,2,1,1 # (0) - DL (1) - UL (2) - GUARD
43 sSlotConfig4=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
44      
45 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single
46  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
47 Gps_Alpha=0     #alpha and beta value as in section 9.7.2 of ORAN spec
48 Gps_Beta=0
49
50 ioCore=5
51 ioSleep=1
52
53 numSlots=20 #number of slots per IQ files
54 antC0=./usecase/dss/mu0_20mhz/ant_0.bin   #CC0
55 antC1=./usecase/dss/mu0_20mhz/ant_1.bin   #CC0
56 antC2=./usecase/dss/mu0_20mhz/ant_2.bin   #CC0
57 antC3=./usecase/dss/mu0_20mhz/ant_3.bin   #CC0
58                
59 ## RACH TODO: update for PRACH
60 rachEnable=0 # Enable (1)| disable (0) PRACH configuration
61 #rachOffset=43 # RB offset for prach detection (see RIU spec)
62 #rachCfgIdx=14 # PRACH config index as per TS36.211 - Table 5.7.1-2 : PRACH Configuration Index
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=1 #(1) C-Plane is enabled| (0) C-Plane is disabled
81
82 ##RU Settings
83 totalBFWeights=32 # Total number of Beamforming Weights on RU
84
85 #CID settings
86 DU_Port_ID_bitwidth=2
87 BandSector_ID_bitwidth=3
88 CC_ID_bitwidth=3
89 RU_Port_ID_bitwidth=8
90
91 # LTE-FDD-FR1-CAT-A-NoBF / LTE-FDD-FR1-CAT-A-DBF
92 # O-RAN.WG4.IOT.0-v02.00
93 # Table A.2.3.2-1: LTE FDD IOT Profile 2 - LTE-FDD-FR1-CAT-A-NoBF
94
95 #U-plane
96 ##Transmission Window
97 T1a_max_up=437
98 T1a_min_up=366
99
100 #Reception Window U-plane
101 T2a_max_up=437
102 T2a_min_up=206
103
104 Tadv_cp_dl=125
105
106 #Transmission Window
107 Ta3_max=232 #in us
108 Ta3_min=70 #in us
109
110 #Reception Window
111 Ta4_max=392
112 Ta4_min=70
113
114 ##Transmission Window Fast C-plane UL
115 T1a_max_cp_ul=356
116 T1a_min_cp_ul=285
117
118 #Reception Window C-plane UL
119 T2a_max_cp_ul=356 #in us
120 T2a_min_cp_ul=125 #in us
121
122 ###########################################################
123 ##O-DU Settings
124 #C-plane
125 #Transmission Window Fast C-plane DL
126 T1a_max_cp_dl=562 #in T1a_max_up + Tcp_adv_dl as per Annex B
127 T1a_min_cp_dl=491 #in T1a_min_up + Tcp_adv_dl as per Annex B
128
129 #O-RU Reception Window C-plane DL
130 T2a_max_cp_dl=562 #in T2a_max_up + Tcp_adv_dl as per Annex B
131 T2a_min_cp_dl=331 #in T2a_min_up + Tcp_adv_dl as per Annex B
132 ###########################################################
133