enb.band7.tm1.usrpb210.epc.remote.conf 6.64 KB
Newer Older
Raymond Knopp's avatar
 
Raymond Knopp committed
1 2 3 4 5 6 7 8 9
Active_eNBs = ( "eNB_Eurecom_LTEBox");
# Asn1_verbosity, choice in: none, info, annoying
Asn1_verbosity = "none";

eNBs =
(
 {
    ////////// Identification parameters:
    eNB_ID    =  0xe00;
gauthier's avatar
gauthier committed
10

Raymond Knopp's avatar
 
Raymond Knopp committed
11
    cell_type =  "CELL_MACRO_ENB";
gauthier's avatar
gauthier committed
12

Raymond Knopp's avatar
 
Raymond Knopp committed
13
    eNB_name  =  "eNB_Eurecom_LTEBox";
gauthier's avatar
gauthier committed
14

Raymond Knopp's avatar
 
Raymond Knopp committed
15 16
    // Tracking area code, 0x0000 and 0xfffe are reserved values
    tracking_area_code  =  "1";
gauthier's avatar
gauthier committed
17 18

    mobile_country_code =  "208";
Aikaterini's avatar
Aikaterini committed
19
    mobile_network_code =  "92";
gauthier's avatar
gauthier committed
20

Raymond Knopp's avatar
 
Raymond Knopp committed
21
       ////////// Physical parameters:
gauthier's avatar
gauthier committed
22

Raymond Knopp's avatar
 
Raymond Knopp committed
23
    component_carriers = (
gauthier's avatar
gauthier committed
24 25 26 27 28 29 30 31 32
      {
        frame_type					      = "FDD";
        tdd_config 					      = 3;
        tdd_config_s            			      = 0;
        prefix_type             			      = "NORMAL";
        eutra_band              			      = 7;
        downlink_frequency      			      = 2660000000L;
        uplink_frequency_offset 			      = -120000000;
        Nid_cell					      = 0;
Rohit Gupta's avatar
Rohit Gupta committed
33
        N_RB_DL                 			      = 25;
gauthier's avatar
gauthier committed
34 35 36 37
        Nid_cell_mbsfn          			      = 0;
        nb_antennas_tx          			      = 1;
        nb_antennas_rx          			      = 1;
        tx_gain                                            = 90;
Aikaterini's avatar
Aikaterini committed
38
        rx_gain                                            = 125;
gauthier's avatar
gauthier committed
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 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
        prach_root              			      = 0;
        prach_config_index      			      = 0;
        prach_high_speed        			      = "DISABLE";
        prach_zero_correlation  			      = 1;
        prach_freq_offset       			      = 2;
        pucch_delta_shift       			      = 1;
        pucch_nRB_CQI           			      = 1;
        pucch_nCS_AN            			      = 0;
        pucch_n1_AN             			      = 32;
        pdsch_referenceSignalPower 			      = -26;
        pdsch_p_b                  			      = 0;
        pusch_n_SB                 			      = 1;
        pusch_enable64QAM          			      = "DISABLE";
        pusch_hoppingMode                                  = "interSubFrame";
        pusch_hoppingOffset                                = 0;
        pusch_groupHoppingEnabled  			      = "ENABLE";
        pusch_groupAssignment      			      = 0;
        pusch_sequenceHoppingEnabled		   	      = "DISABLE";
        pusch_nDMRS1                                       = 1;
        phich_duration                                     = "NORMAL";
        phich_resource                                     = "ONESIXTH";
        srs_enable                                         = "DISABLE";
      /*  srs_BandwidthConfig                                =;
        srs_SubframeConfig                                 =;
        srs_ackNackST                                      =;
        srs_MaxUpPts                                       =;*/

        pusch_p0_Nominal                                   = -90;
        pusch_alpha                                        = "AL1";
        pucch_p0_Nominal                                   = -108;
        msg3_delta_Preamble                                = 6;
        pucch_deltaF_Format1                               = "deltaF2";
        pucch_deltaF_Format1b                              = "deltaF3";
        pucch_deltaF_Format2                               = "deltaF0";
        pucch_deltaF_Format2a                              = "deltaF0";
        pucch_deltaF_Format2b		    	      = "deltaF0";

        rach_numberOfRA_Preambles                          = 64;
        rach_preamblesGroupAConfig                         = "DISABLE";
      /*
        rach_sizeOfRA_PreamblesGroupA                      = ;
        rach_messageSizeGroupA                             = ;
        rach_messagePowerOffsetGroupB                      = ;
      */
        rach_powerRampingStep                              = 4;
        rach_preambleInitialReceivedTargetPower            = -108;
        rach_preambleTransMax                              = 10;
        rach_raResponseWindowSize                          = 10;
        rach_macContentionResolutionTimer                  = 48;
        rach_maxHARQ_Msg3Tx                                = 4;

        pcch_default_PagingCycle                           = 128;
        pcch_nB                                            = "oneT";
        bcch_modificationPeriodCoeff			      = 2;
        ue_TimersAndConstants_t300			      = 1000;
        ue_TimersAndConstants_t301			      = 1000;
        ue_TimersAndConstants_t310			      = 1000;
        ue_TimersAndConstants_t311			      = 10000;
        ue_TimersAndConstants_n310			      = 20;
        ue_TimersAndConstants_n311			      = 1;
      }
    );


Raymond Knopp's avatar
 
Raymond Knopp committed
103 104
    srb1_parameters :
    {
gauthier's avatar
gauthier committed
105
        # timer_poll_retransmit = (ms) [5, 10, 15, 20,... 250, 300, 350, ... 500]
Raymond Knopp's avatar
 
Raymond Knopp committed
106
        timer_poll_retransmit    = 80;
gauthier's avatar
gauthier committed
107

Raymond Knopp's avatar
 
Raymond Knopp committed
108 109
        # timer_reordering = (ms) [0,5, ... 100, 110, 120, ... ,200]
        timer_reordering         = 35;
gauthier's avatar
gauthier committed
110

Raymond Knopp's avatar
 
Raymond Knopp committed
111 112
        # timer_reordering = (ms) [0,5, ... 250, 300, 350, ... ,500]
        timer_status_prohibit    = 0;
gauthier's avatar
gauthier committed
113

Raymond Knopp's avatar
 
Raymond Knopp committed
114 115
        # poll_pdu = [4, 8, 16, 32 , 64, 128, 256, infinity(>10000)]
        poll_pdu                 =  4;
gauthier's avatar
gauthier committed
116

Raymond Knopp's avatar
 
Raymond Knopp committed
117 118
        # poll_byte = (kB) [25,50,75,100,125,250,375,500,750,1000,1250,1500,2000,3000,infinity(>10000)]
        poll_byte                =  99999;
gauthier's avatar
gauthier committed
119

Raymond Knopp's avatar
 
Raymond Knopp committed
120 121 122
        # max_retx_threshold = [1, 2, 3, 4 , 6, 8, 16, 32]
        max_retx_threshold       =  4;
    }
gauthier's avatar
gauthier committed
123 124 125 126 127 128 129 130 131

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

Raymond Knopp's avatar
 
Raymond Knopp committed
132
    ////////// MME parameters:
Aikaterini's avatar
Aikaterini committed
133
    mme_ip_address      = ( {ipv4 = "192.168.12.170";
134 135 136
                              ipv6="192:168:30::17";
                              active="yes";
                              preference="ipv4";});
Raymond Knopp's avatar
 
Raymond Knopp committed
137

gauthier's avatar
gauthier committed
138
    NETWORK_INTERFACES :
Raymond Knopp's avatar
 
Raymond Knopp committed
139
    {
Aikaterini's avatar
Aikaterini committed
140 141
        ENB_INTERFACE_NAME_FOR_S1_MME            = "eth4";
        ENB_IPV4_ADDRESS_FOR_S1_MME              = "192.168.12.242/24";
Raymond Knopp's avatar
 
Raymond Knopp committed
142

Aikaterini's avatar
Aikaterini committed
143 144
        ENB_INTERFACE_NAME_FOR_S1U               = "eth4";
        ENB_IPV4_ADDRESS_FOR_S1U                 = "192.168.12.242/24";
Raymond Knopp's avatar
 
Raymond Knopp committed
145 146
        ENB_PORT_FOR_S1U                         = 2152; # Spec 2152
    };
gauthier's avatar
gauthier committed
147 148

    log_config :
Raymond Knopp's avatar
 
Raymond Knopp committed
149
    {
gauthier's avatar
gauthier committed
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
      global_log_level                      ="debug";
      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";
   };

Raymond Knopp's avatar
 
Raymond Knopp committed
166 167
  }
);