1959bcc47f4bca9b4bccb771a87abc6eb5a911ce
[o-du/phy.git] / fhi_lib / app / usecase / mu3_100mhz / config_file_o_ru.dat
1 #######################################################################
2 #
3 # <COPYRIGHT_TAG>
4 #
5 #######################################################################
6
7 # This is simple configuration file. Use '#' sign for comments
8 appMode=1 # lls-CU(0) | RU(1)
9 xranMode=0 # Category A  (0) (precoder in lls-CU) | Category B (1) (precoder in RU)
10 ccNum=1 # Number of Componnent Carriers (CC) per ETH port with XRAN protocol (default:1 max: 12)
11 antNum=4 # Number of Antennas per CC (default: 4)
12
13 ##Numerology
14 mu=3 #mmWave 120Khz Sub Carrier Spacing
15 ttiPeriod=125 # in us TTI period (mmWave default 125us)
16 nDLAbsFrePointA=27968160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
17 nULAbsFrePointA=27968160 #nAbsFrePointA - Abs Freq Point A of the Carrier Center Frequency for in KHz Value: 450000->52600000
18 nDLBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
19 nULBandwidth=100 #Carrier bandwidth for in MHz. Value: 5->400
20 nDLFftSize=1024
21 nULFftSize=1024
22
23 nFrameDuplexType=1 # 0 - FDD 1 - TDD
24 nTddPeriod=4 #[0-5] TDD priod e.g. DDDS 4
25 sSlotConfig0=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
26 sSlotConfig1=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
27 sSlotConfig2=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
28 sSlotConfig3=0,2,2,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
29  #not used
30 #sSlotConfig4=0,2,2,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
31 #sSlotConfig5=1,1,1,1,1,1,1,1,1,1,1,1,1,1 # (0) - DL (1) - UL (2) - GUARD
32 #sSlotConfig6=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
33 #sSlotConfig7=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
34 #sSlotConfig8=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
35 #sSlotConfig9=0,0,0,0,0,0,0,0,0,0,0,0,0,0 # (0) - DL (1) - UL (2) - GUARD
36
37 MTUSize=9600 #maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single 
38  #xRAN network layer transaction. supported 1500 bytes and 9600 bytes (Jumbo Frame)
39
40 llsCUMac=00:11:22:33:44:66 # asigned MAC of lls-CU VF
41 #llsCUMac=3c:fd:fe:a8:e0:70 #lls-CU PF for tcpdump
42 ruMac=00:11:22:33:44:55  #RU VF for RU app
43
44 numSlots=40 #number of slots per IQ files
45 antC0=./usecase/mu3_100mhz/ant_0.bin   #CC0
46 antC1=./usecase/mu3_100mhz/ant_1.bin   #CC0
47 antC2=./usecase/mu3_100mhz/ant_2.bin   #CC0
48 antC3=./usecase/mu3_100mhz/ant_3.bin   #CC0
49 antC4=./usecase/mu3_100mhz/ant_4.bin   #CC1
50 antC5=./usecase/mu3_100mhz/ant_5.bin   #CC1
51 antC6=./usecase/mu3_100mhz/ant_6.bin   #CC1
52 antC7=./usecase/mu3_100mhz/ant_7.bin   #CC1
53 antC8=./usecase/mu3_100mhz/ant_8.bin   #CC2
54 antC9=./usecase/mu3_100mhz/ant_9.bin   #CC2
55 antC10=./usecase/mu3_100mhz/ant_10.bin #CC2
56 antC11=./usecase/mu3_100mhz/ant_11.bin #CC2
57 antC12=./usecase/mu3_100mhz/ant_12.bin #CC3
58 antC13=./usecase/mu3_100mhz/ant_13.bin #CC3
59 antC14=./usecase/mu3_100mhz/ant_14.bin #CC3
60 antC15=./usecase/mu3_100mhz/ant_15.bin #CC3
61
62 antPrachC0=./usecase/mu1_100mhz/ant_0.bin   #CC0
63 antPrachC1=./usecase/mu1_100mhz/ant_1.bin   #CC0
64 antPrachC2=./usecase/mu1_100mhz/ant_2.bin   #CC0
65 antPrachC3=./usecase/mu1_100mhz/ant_3.bin   #CC0
66
67 rachEanble=0 # Enable (1)| disable (0) PRACH configuration
68 prachConfigIndex=81
69
70 ## control of IQ byte order
71 iqswap=0 #do swap of IQ before send buffer to eth
72 nebyteorderswap=1 #do swap of byte order for each I and Q from CPU byte order to network byte order
73
74 ##Debug
75 debugStop=1 #stop app on 1pps boundary (gps_second % 30)
76 debugStopCount=0 #if this value is >0 then stop app after x transmission packets, otherwise app will stop at 1pps boundary
77
78 CPenable=0 #(1) C-Plane is enabled| (0) C-Plane is disabled
79 c_plane_vlan_tag=1 #VLAN Tag used for C-Plane
80 u_plane_vlan_tag=2 #VLAN Tag used for U-Plane
81
82 ##RU Settings
83 Tadv_cp_dl=25 #in us  TODO: update per RU implementation
84               #C-Plane messages must arrive at the RU some amount of time in advance (Tcp_adv_dl) of the corresponding U-Plane messages
85
86 #Reception Window C-plane DL
87 T2a_min_cp_dl=50 #in us  
88 T2a_max_cp_dl=140 #in us 
89
90 #Reception Window C-plane UL
91 T2a_min_cp_ul=50 #in us  
92 T2a_max_cp_ul=140 #in us 
93
94 #Reception Window U-plane
95 T2a_min_up=25 #in us
96 T2a_max_up=140 #in us
97
98 #Transmission Window
99 Ta3_min=20 #in us
100 Ta3_max=32 #in us
101
102 ###########################################################
103 ##lls-CU Settings
104 #C-plane
105 #Transmission Window Fast C-plane DL
106 T1a_min_cp_dl=70
107 T1a_max_cp_dl=100
108
109 ##Transmission Window Fast C-plane UL
110 T1a_min_cp_ul=60
111 T1a_max_cp_ul=70
112
113 #U-plane
114 ##Transmission Window
115 T1a_min_up=35
116 T1a_max_up=50
117
118 #Reception Window
119 Ta4_min=0
120 Ta4_max=45
121 ###########################################################
122