gnb.band78.tm1.106PRB.usrpx300.conf 15.1 KB
Newer Older
1
Active_gNBs = ( "gNB-Eurecom-5GNRBox");
Guy De Souza's avatar
Guy De Souza committed
2 3 4
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity = "none";

5
gNBs =
Guy De Souza's avatar
Guy De Souza committed
6 7 8
(
 {
    ////////// Identification parameters:
9
    gNB_ID    =  0xe00;
Guy De Souza's avatar
Guy De Souza committed
10

WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
11
    cell_type =  "CELL_MACRO_GNB";
Guy De Souza's avatar
Guy De Souza committed
12

13
    gNB_name  =  "gNB-Eurecom-5GNRBox";
Guy De Souza's avatar
Guy De Souza committed
14 15

    // Tracking area code, 0x0000 and 0xfffe are reserved values
16
    tracking_area_code  =  1;
Guy De Souza's avatar
Guy De Souza committed
17

18
    plmn_list = ({mcc = 208; mnc = 93; mnc_length = 2;});	 
Guy De Souza's avatar
Guy De Souza committed
19 20 21 22 23 24 25

    tr_s_preference     = "local_mac"

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

    component_carriers = (
      {
26 27 28
      node_function                                                 = "3GPP_gNODEB";
      node_timing                                                   = "synch_to_ext_device";
      node_synch_ref                                                = 0;
29
      frame_type                                                    = "TDD";
30 31
      DL_prefix_type                                                = "NORMAL";
      UL_prefix_type                                                = "NORMAL";
32
      eutra_band                                                    = 78;
33
      downlink_frequency                                            = 3510000000L;
34
      uplink_frequency_offset                                       = 0;
35
      Nid_cell                                                      = 0;
WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
36
      N_RB_DL                                                       = 106;
37 38 39 40 41
      nb_antenna_ports                                              = 1;
      nb_antennas_tx                                                = 1;
      nb_antennas_rx                                                = 1;
      tx_gain                                                       = 90;
      rx_gain                                                       = 125;
42
      MIB_subCarrierSpacingCommon                                   = 30;
43 44 45
      MIB_ssb_SubcarrierOffset                                      = 0;
      MIB_dmrs_TypeA_Position                                       = 2;
      pdcch_ConfigSIB1                                              = 0;
46
      SIB1_frequencyOffsetSSB                                       = "khz5";
47
      SIB1_ssb_PeriodicityServingCell                               = 5;
48
      SIB1_ss_PBCH_BlockPower                                       = -60;
49 50 51 52
      absoluteFrequencySSB                                          = 0;
      DL_FreqBandIndicatorNR                                        = 15;
      DL_absoluteFrequencyPointA                                    = 15;
      DL_offsetToCarrier                                            = 15;
Guy De Souza's avatar
Guy De Souza committed
53
      DL_SCS_SubcarrierSpacing                                      = "kHz30";
54 55 56
      DL_SCS_SpecificCarrier_k0                                     = 0;
      DL_carrierBandwidth                                           = 15;
      DL_locationAndBandwidth                                       = 15;
Guy De Souza's avatar
Guy De Souza committed
57
      DL_BWP_SubcarrierSpacing                                      = "kHz30";
58 59 60 61 62 63 64
      DL_BWP_prefix_type                                            = "NORMAL";
      UL_FreqBandIndicatorNR                                        = 15;
      UL_absoluteFrequencyPointA                                    = 13;
      UL_additionalSpectrumEmission                                 = 3;
      UL_p_Max                                                      = -1;
      UL_frequencyShift7p5khz                                       = "TRUE";
      UL_offsetToCarrier                                            = 10;
Guy De Souza's avatar
Guy De Souza committed
65
      UL_SCS_SubcarrierSpacing                                      = "kHz30";
66 67 68
      UL_SCS_SpecificCarrier_k0                                     = 0;
      UL_carrierBandwidth                                           = 15;
      UL_locationAndBandwidth                                       = 15;
Guy De Souza's avatar
Guy De Souza committed
69
      UL_BWP_SubcarrierSpacing                                      = "kHz30";
70
      UL_BWP_prefix_type                                            = "NORMAL";
71
      UL_timeAlignmentTimerCommon                                   = "infinity";
WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
72
      ServingCellConfigCommon_n_TimingAdvanceOffset                 = "n0"
73
      ServingCellConfigCommon_ssb_PositionsInBurst_PR               = 0x01;
74
      ServingCellConfigCommon_ssb_periodicityServingCell            = 10;
75
      ServingCellConfigCommon_dmrs_TypeA_Position                   = 2;
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
      NIA_SubcarrierSpacing                                         = "kHz15"; 
      ServingCellConfigCommon_ss_PBCH_BlockPower                    = -60;
      referenceSubcarrierSpacing                                    = "kHz15";
      dl_UL_TransmissionPeriodicity                                 = "ms0p5";
      nrofDownlinkSlots                                             = 10;
      nrofDownlinkSymbols                                           = 10;
      nrofUplinkSlots                                               = 10;
      nrofUplinkSymbols                                             = 10;
      rach_totalNumberOfRA_Preambles                                = 63;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_choice         = "oneEighth";
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_oneEighth      = 4;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_oneFourth      = 8;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_oneHalf        = 16;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_one            = 24;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_two            = 32;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_four           = 8;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_eight          = 4;
      rach_ssb_perRACH_OccasionAndCB_PreamblesPerSSB_sixteen        = 2;
      rach_groupBconfigured                                         = "ENABLE";
      rach_ra_Msg3SizeGroupA                                        = 56;
      rach_messagePowerOffsetGroupB                                 = "dB0";
      rach_numberOfRA_PreamblesGroupA                               = 32;
      rach_ra_ContentionResolutionTimer                             = 8;
      rsrp_ThresholdSSB                                             = 64;
      rsrp_ThresholdSSB_SUL                                         = 64;
      prach_RootSequenceIndex_choice                                = "l839";
      prach_RootSequenceIndex_l839                                  = 0;
      prach_RootSequenceIndex_l139                                  = 0;
Guy De Souza's avatar
Guy De Souza committed
104
      prach_msg1_SubcarrierSpacing                                  = "kHz30";
105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
      restrictedSetConfig                                           = "unrestrictedSet";
      msg3_transformPrecoding                                       = "ENABLE";
      prach_ConfigurationIndex                                      = 10;
      prach_msg1_FDM                                                = "one";
      prach_msg1_FrequencyStart                                     = 10;
      zeroCorrelationZoneConfig                                     = 10;
      preambleReceivedTargetPower                                   = -150;
      preambleTransMax                                              = 6;
      powerRampingStep                                              = "dB0";
      ra_ResponseWindow                                             = 8;
      groupHoppingEnabledTransformPrecoding                         = "ENABLE";
      msg3_DeltaPreamble                                            = 0;
      p0_NominalWithGrant                                           = 0;
      PUSCH_TimeDomainResourceAllocation_k2                         = 0;
      PUSCH_TimeDomainResourceAllocation_mappingType                = "typeA";
120 121
      PUSCH_TimeDomainResourceAllocation_startSymbolAndLength       = 0;
      pucch_ResourceCommon                                          = 0;
122
      pucch_GroupHopping                                            = "neither";
123
      hoppingId                                                     = 0;
124 125 126
      p0_nominal                                                    = -30;
      PDSCH_TimeDomainResourceAllocation_k0                         = 2;
      PDSCH_TimeDomainResourceAllocation_mappingType                = "typeA";
WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
127
      PDSCH_TimeDomainResourceAllocation_startSymbolAndLength       = 0;
128 129 130 131 132
      rateMatchPatternId                                            = 0;
      RateMatchPattern_patternType                                  = "bitmaps";
      symbolsInResourceBlock                                        = "oneSlot";
      periodicityAndPattern                                         = 2;
      RateMatchPattern_controlResourceSet                           = 5;
Guy De Souza's avatar
Guy De Souza committed
133
      RateMatchPattern_subcarrierSpacing                            = "kHz30";
134
      RateMatchPattern_mode                                         = "dynamic";
135 136
      controlResourceSetZero                                        = 0;
      searchSpaceZero                                               = 0;
137 138 139 140 141 142 143 144 145 146 147 148 149
      searchSpaceSIB1                                               = 10;
      searchSpaceOtherSystemInformation                             = 10;
      pagingSearchSpace                                             = 10;
      ra_SearchSpace                                                = 10;
      PDCCH_common_controlResourceSetId                             = 5;
      PDCCH_common_ControlResourceSet_duration                      = 2;
      PDCCH_cce_REG_MappingType                                     = "nonInterleaved";
      PDCCH_reg_BundleSize                                          = 3;
      PDCCH_interleaverSize                                         = 3;
      PDCCH_shiftIndex                                              = 10;  
      PDCCH_precoderGranularity                                     = "sameAsREG-bundle";
      PDCCH_TCI_StateId                                             = 32;
      tci_PresentInDCI                                              = "ENABLE";
150
      PDCCH_DMRS_ScramblingID                                       = 0;
151 152 153
      SearchSpaceId                                                 = 10;
      commonSearchSpaces_controlResourceSetId                       = 5;
      SearchSpace_monitoringSlotPeriodicityAndOffset_choice         = "sl1";
154
      SearchSpace_monitoringSlotPeriodicityAndOffset_value          = 0;
WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
155
      SearchSpace_duration                                          = 2;
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
      SearchSpace_nrofCandidates_aggregationLevel1                  = 0;
      SearchSpace_nrofCandidates_aggregationLevel2                  = 0;
      SearchSpace_nrofCandidates_aggregationLevel4                  = 0;
      SearchSpace_nrofCandidates_aggregationLevel8                  = 0;
      SearchSpace_nrofCandidates_aggregationLevel16                 = 0;
      SearchSpace_searchSpaceType                                   = "common";
      Common_dci_Format2_0_nrofCandidates_SFI_aggregationLevel1     = 1;
      Common_dci_Format2_0_nrofCandidates_SFI_aggregationLevel2     = 1;
      Common_dci_Format2_0_nrofCandidates_SFI_aggregationLevel4     = 1;
      Common_dci_Format2_0_nrofCandidates_SFI_aggregationLevel8     = 1;
      Common_dci_Format2_0_nrofCandidates_SFI_aggregationLevel16    = 1; 
      Common_dci_Format2_3_monitoringPeriodicity                    = 1;
      Common_dci_Format2_3_nrofPDCCH_Candidates                     = 1;
      ue_Specific__dci_Formats                                      = "formats0-0-And-1-0";
      RateMatchPatternLTE_CRS_carrierFreqDL                         = 6;
      RateMatchPatternLTE_CRS_carrierBandwidthDL                    = 6;
      RateMatchPatternLTE_CRS_nrofCRS_Ports                         = 1;
      RateMatchPatternLTE_CRS_v_Shift                               = 0;
      RateMatchPatternLTE_CRS_radioframeAllocationPeriod            = 1;
      RateMatchPatternLTE_CRS_radioframeAllocationOffset            = 0;
      RateMatchPatternLTE_CRS_subframeAllocation_choice             = "oneFrame";
Guy De Souza's avatar
Guy De Souza committed
177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 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
      }
    );


    srb1_parameters :
    {
        # timer_poll_retransmit = (ms) [5, 10, 15, 20,... 250, 300, 350, ... 500]
        timer_poll_retransmit    = 80;

        # timer_reordering = (ms) [0,5, ... 100, 110, 120, ... ,200]
        timer_reordering         = 35;

        # timer_reordering = (ms) [0,5, ... 250, 300, 350, ... ,500]
        timer_status_prohibit    = 0;

        # poll_pdu = [4, 8, 16, 32 , 64, 128, 256, infinity(>10000)]
        poll_pdu                 =  4;

        # poll_byte = (kB) [25,50,75,100,125,250,375,500,750,1000,1250,1500,2000,3000,infinity(>10000)]
        poll_byte                =  99999;

        # max_retx_threshold = [1, 2, 3, 4 , 6, 8, 16, 32]
        max_retx_threshold       =  4;
    }

    # ------- 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 :
    {

WEI-TAI CHEN's avatar
WEI-TAI CHEN committed
222 223 224 225 226
        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
Guy De Souza's avatar
Guy De Souza committed
227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254
    };
  }
);

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"
         nb_tx          = 1
         nb_rx          = 1
         att_tx         = 0
         att_rx         = 0;
         bands          = [7];
         max_pdschReferenceSignalPower = -27;
Guy De Souza's avatar
Guy De Souza committed
255
         max_rxgain                    = 114;
Guy De Souza's avatar
Guy De Souza committed
256
         eNB_instances  = [0];
257
         sdr_addrs = "type=x300";
Guy De Souza's avatar
Guy De Souza committed
258 259 260 261

    }
);  

Wang Tsu-Han's avatar
Wang Tsu-Han committed
262 263 264
THREAD_STRUCT = (
  {
    #three config for level of parallelism "PARALLEL_SINGLE_THREAD", "PARALLEL_RU_L1_SPLIT", or "PARALLEL_RU_L1_TRX_SPLIT"
265
    parallel_config    = "PARALLEL_SINGLE_THREAD";
Wang Tsu-Han's avatar
Wang Tsu-Han committed
266 267 268 269 270
    #two option for worker "WORKER_DISABLE" or "WORKER_ENABLE"
    worker_config      = "WORKER_DISABLE";
  }
);

Guy De Souza's avatar
Guy De Souza committed
271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
NETWORK_CONTROLLER :
{
    FLEXRAN_ENABLED        = "no";
    FLEXRAN_INTERFACE_NAME = "lo";
    FLEXRAN_IPV4_ADDRESS   = "127.0.0.1";
    FLEXRAN_PORT           = 2210;
    FLEXRAN_CACHE          = "/mnt/oai_agent_cache";
    FLEXRAN_AWAIT_RECONF   = "no";
};

     log_config :
     {
       global_log_level                      ="info";
       global_log_verbosity                  ="medium";
       hw_log_level                          ="info";
       hw_log_verbosity                      ="medium";
       phy_log_level                         ="info";
       phy_log_verbosity                     ="medium";
       mac_log_level                         ="info";
       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";
    };