gnb.band78.tm1.106PRB.usrpn300.conf 10.5 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Active_gNBs = ( "gNB-Eurecom-5GNRBox");
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity = "none";

gNBs =
(
 {
    ////////// Identification parameters:
    gNB_ID    =  0xe00;

    cell_type =  "CELL_MACRO_GNB";

    gNB_name  =  "gNB-Eurecom-5GNRBox";

    // Tracking area code, 0x0000 and 0xfffe are reserved values
    tracking_area_code  =  1;

    plmn_list = ({mcc = 208; mnc = 93; mnc_length = 2;});	 

    tr_s_preference     = "local_mac"

    ////////// Physical parameters:

24
    ssb_SubcarrierOffset                                      = 0;
25
    pdsch_AntennaPorts                                        = 1;
26 27
	
    servingCellConfigCommon = (
28
    {
29
 #spCellConfigCommon
30

31
      physCellId                                                    = 0;
32

33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
#  downlinkConfigCommon
    #frequencyInfoDL
      # this is 3600 MHz + 43 PRBs@30kHz SCS (same as initial BWP)
      absoluteFrequencySSB                                          = 641032;
      dl_frequencyBand                                                 = 78;
      # this is 3600 MHz
      dl_absoluteFrequencyPointA                                       = 640000;
      #scs-SpecificCarrierList
        dl_offstToCarrier                                              = 0;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
        dl_subcarrierSpacing                                           = 1;
        dl_carrierBandwidth                                            = 106;
     #initialDownlinkBWP
      #genericParameters
        # this is RBstart=0,L=50 (275*(L-1))+RBstart
49
        initialDLBWPlocationAndBandwidth                                        = 6366;
50 51 52 53 54 55 56 57 58 59 60 61
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
        initialDLBWPsubcarrierSpacing                                           = 1;
      #pdcch-ConfigCommon
        initialDLBWPcontrolResourceSetZero                                      = 12;
        initialDLBWPsearchSpaceZero                                             = 0;
      #pdsch-ConfigCommon
        #pdschTimeDomainAllocationList (up to 16 entries)
             initialDLBWPk0_0                    = 0;
             #initialULBWPmappingType
	     #0=typeA,1=typeB
             initialDLBWPmappingType_0           = 0;
62
             #this is SS=1,L=13
63
             initialDLBWPstartSymbolAndLength_0  = 40;
64

65 66 67 68
             initialDLBWPk0_1                    = 0;
             initialDLBWPmappingType_1           = 0;
             #this is SS=2,L=12 
             initialDLBWPstartSymbolAndLength_1  = 53;
69

70 71 72 73
             initialDLBWPk0_2                    = 0;
             initialDLBWPmappingType_2           = 0;
             #this is SS=1,L=12 
             initialDLBWPstartSymbolAndLength_2  = 54;
74 75 76

             initialDLBWPk0_3                    = 0;
             initialDLBWPmappingType_3           = 0;
77
             #this is SS=1,L=4
78
             initialDLBWPstartSymbolAndLength_3  = 57;
79

80 81 82 83 84 85 86 87 88 89 90 91
  #uplinkConfigCommon 
     #frequencyInfoUL
      ul_frequencyBand                                                 = 78;
      #scs-SpecificCarrierList
      ul_offstToCarrier                                              = 0;
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
      ul_subcarrierSpacing                                           = 1;
      ul_carrierBandwidth                                            = 106;
      pMax                                                          = 20;
     #initialUplinkBWP
      #genericParameters
92
        initialULBWPlocationAndBandwidth                                        = 6366;
93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
        initialULBWPsubcarrierSpacing                                           = 1;
      #rach-ConfigCommon
        #rach-ConfigGeneric
          prach_ConfigurationIndex                                  = 98;
#prach_msg1_FDM
#0 = one, 1=two, 2=four, 3=eight
          prach_msg1_FDM                                            = 0;
          prach_msg1_FrequencyStart                                 = 0;
          zeroCorrelationZoneConfig                                 = 13;
          preambleReceivedTargetPower                               = -118;
#preamblTransMax (0...10) = (3,4,5,6,7,8,10,20,50,100,200)
          preambleTransMax                                          = 6;
#powerRampingStep
# 0=dB0,1=dB2,2=dB4,3=dB6
        powerRampingStep                                            = 1;
#ra_ReponseWindow
#1,2,4,8,10,20,40,80
        ra_ResponseWindow                                           = 4;
#ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR
114 115
#1=oneeighth,2=onefourth,3=half,4=one,5=two,6=four,7=eight,8=sixteen
        ssb_perRACH_OccasionAndCB_PreamblesPerSSB_PR                = 4;
116 117 118 119 120 121 122
#oneHalf (0..15) 4,8,12,16,...60,64
        ssb_perRACH_OccasionAndCB_PreamblesPerSSB                   = 15;
#ra_ContentionResolutionTimer
#(0..7) 8,16,24,32,40,48,56,64
        ra_ContentionResolutionTimer                                = 7;
        rsrp_ThresholdSSB                                           = 19;
#prach-RootSequenceIndex_PR
123 124
#1 = 839, 2 = 139
        prach_RootSequenceIndex_PR                                  = 2;
125 126 127 128 129 130 131
        prach_RootSequenceIndex                                     = 1;
        # SCS for msg1, can only be 15 for 30 kHz < 6 GHz, takes precendence over the one derived from prach-ConfigIndex
        #  
        msg1_SubcarrierSpacing                                      = 1,
# restrictedSetConfig
# 0=unrestricted, 1=restricted type A, 2=restricted type B
        restrictedSetConfig                                         = 0,
132

133
      # pusch-ConfigCommon (up to 16 elements)
134
        initialULBWPk2_0                      = 6;
135 136 137 138
        initialULBWPmappingType_0             = 1
        # this is SS=0 L=11
        initialULBWPstartSymbolAndLength_0    = 55;
 	
139
	initialULBWPk2_1                      = 6;
140 141 142 143
        initialULBWPmappingType_1             = 1;
        # this is SS=0 L=12
        initialULBWPstartSymbolAndLength_1    = 69;

144 145 146 147 148
	initialULBWPk2_2                      = 7;
        initialULBWPmappingType_2             = 1;
        # this is SS=10 L=4
        initialULBWPstartSymbolAndLength_2    = 52;

149 150 151 152 153 154 155 156 157 158 159 160 161

        msg3_DeltaPreamble                                          = 1;
        p0_NominalWithGrant                                         =-90;

# pucch-ConfigCommon setup :
# pucchGroupHopping
# 0 = neither, 1= group hopping, 2=sequence hopping
        pucchGroupHopping                                           = 0;
        hoppingId                                                   = 40;
        p0_nominal                                                  = -90;
# ssb_PositionsInBurs_BitmapPR
# 1=short, 2=medium, 3=long
      ssb_PositionsInBurst_PR                                       = 2;
162
      ssb_PositionsInBurst_Bitmap                                   = 1;
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179

# ssb_periodicityServingCell
# 0 = ms5, 1=ms10, 2=ms20, 3=ms40, 4=ms80, 5=ms160, 6=spare2, 7=spare1 
      ssb_periodicityServingCell                                    = 2;

# dmrs_TypeA_position
# 0 = pos2, 1 = pos3
      dmrs_TypeA_Position                                           = 0;

# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
      subcarrierSpacing                                             = 1;


  #tdd-UL-DL-ConfigurationCommon
# subcarrierSpacing
# 0=kHz15, 1=kHz30, 2=kHz60, 3=kHz120  
180
      referenceSubcarrierSpacing                                    = 1;
181 182 183
      # pattern1 
      # dl_UL_TransmissionPeriodicity
      # 0=ms0p5, 1=ms0p625, 2=ms1, 3=ms1p25, 4=ms2, 5=ms2p5, 6=ms5, 7=ms10
184
      dl_UL_TransmissionPeriodicity                                 = 6;
185 186 187 188 189 190 191 192 193
      nrofDownlinkSlots                                             = 7;
      nrofDownlinkSymbols                                           = 6;
      nrofUplinkSlots                                               = 2;
      nrofUplinkSymbols                                             = 4;

  ssPBCH_BlockPower                                             = 10;
  }

  );
194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242


    # ------- SCTP definitions
    SCTP :
    {
        # Number of streams to use in input/output
        SCTP_INSTREAMS  = 2;
        SCTP_OUTSTREAMS = 2;
    };


    ////////// MME parameters:
    mme_ip_address      = ( { ipv4       = "192.168.12.26";
                              ipv6       = "192:168:30::17";
                              active     = "yes";
                              preference = "ipv4";
                            }
                          );

    NETWORK_INTERFACES :
    {

        GNB_INTERFACE_NAME_FOR_S1_MME            = "eth0";
        GNB_IPV4_ADDRESS_FOR_S1_MME              = "192.168.12.111/24";
        GNB_INTERFACE_NAME_FOR_S1U               = "eth0";
        GNB_IPV4_ADDRESS_FOR_S1U                 = "192.168.12.111/24";
        GNB_PORT_FOR_S1U                         = 2152; # Spec 2152
    };
  }
);

MACRLCs = (
	{
	num_cc = 1;
	tr_s_preference = "local_L1";
	tr_n_preference = "local_RRC";
        }  
);

L1s = (
    	{
	num_cc = 1;
	tr_n_preference = "local_mac";
        }  
);

RUs = (
    {		  
       local_rf       = "yes"
243 244 245
         nb_tx          = 1
         nb_rx          = 1
         att_tx         = 0
246 247 248
         att_rx         = 0;
         bands          = [7];
         max_pdschReferenceSignalPower = -27;
249
         max_rxgain                    = 75;
250
         eNB_instances  = [0];
251 252 253
         #beamforming 1x4 matrix:
         bf_weights = [0x00007fff, 0x0000, 0x0000, 0x0000];
         sdr_addrs = "addr=192.168.10.2,mgmt_addr=192.168.10.2,second_addr=192.168.20.2";
254
         clock_src = "external";
255 256 257
    }
);  

258 259 260
THREAD_STRUCT = (
  {
    #three config for level of parallelism "PARALLEL_SINGLE_THREAD", "PARALLEL_RU_L1_SPLIT", or "PARALLEL_RU_L1_TRX_SPLIT"
261
    parallel_config    = "PARALLEL_RU_L1_TRX_SPLIT";
262
    #two option for worker "WORKER_DISABLE" or "WORKER_ENABLE"
263
    worker_config      = "WORKER_ENABLE";
264 265 266
  }
);

267 268 269 270 271 272
     log_config :
     {
       global_log_level                      ="info";
       global_log_verbosity                  ="medium";
       hw_log_level                          ="info";
       hw_log_verbosity                      ="medium";
laurent's avatar
laurent committed
273
       phy_log_level                         ="info";
274
       phy_log_verbosity                     ="medium";
laurent's avatar
laurent committed
275
       mac_log_level                         ="info";
276 277 278 279 280 281 282 283 284
       mac_log_verbosity                     ="high";
       rlc_log_level                         ="info";
       rlc_log_verbosity                     ="medium";
       pdcp_log_level                        ="info";
       pdcp_log_verbosity                    ="medium";
       rrc_log_level                         ="info";
       rrc_log_verbosity                     ="medium";
    };