Changes

no edit summary
Line 56: Line 56:     
The <b>Mobile</b> tab displays information about the mobile connection. The figure below is an example of the Mobile tab:
 
The <b>Mobile</b> tab displays information about the mobile connection. The figure below is an example of the Mobile tab:
[[File:Networking_rutx_manual_network_mobile_v2.png|border|class=tlt-border]]
+
{{#switch: {{{series}}}
 +
|
 +
RUTX=
 +
    {{#switch: {{{name}}}
 +
    |
 +
    RUTX09 = [[File:Networking_rutx_manual_network_mobile_v2.png|border|class=tlt-border]]
 +
    |
 +
    RUTX11 = [[File:Networking_rutx_manual_network_mobile_v2.png|border|class=tlt-border]]
 +
    |
 +
    RUTX12 = [[File:Networking_rutx_manual_network_mobile_v2.png|border|class=tlt-border]] 
 +
    |
 +
    RUTXR1 =[[File:Networking_rutx_manual_network_mobile_v2.png|border|class=tlt-border]]
 +
    }}
 +
|
 +
TRB14X =[[File:Networking_trb14x_manual_network_v2.png]]
 +
|
 +
TRB2XX = [[File:Networking_trb2XX_manual_network_v1.png]]
 +
}}
 +
 
 
<br />
 
<br />
   Line 63: Line 81:  
         <th width="250">field name</th>
 
         <th width="250">field name</th>
 
         <th width="900">description</th>
 
         <th width="900">description</th>
     </tr><tr><td>Sim card slot in use</td><td>Shows which sim card slot is currently in use</td></tr><tr>
+
     </tr>
 +
{{#switch: {{{series}}}
 +
|
 +
RUTX=
 +
    <tr>
 +
        <td>Sim card slot in use</td>
 +
        <td>Shows which sim card slot is currently in use</td>
 +
    </tr>
 +
|
 +
TRB2XX=
 +
    <tr>
 +
        <td>Sim card slot in use</td>
 +
        <td>Shows which sim card slot is currently in use</td>
 +
    </tr>
 +
|
 +
TRB14X=
 +
}}
 +
      <tr>
 
         <td>IMEI</td>
 
         <td>IMEI</td>
 
         <td>The IMEI (International Mobile Equipment Identity) is a unique 15 decimal digit number used to identify mobile modules. GSM network operators use the IMEI to identify devices in their networks</td>
 
         <td>The IMEI (International Mobile Equipment Identity) is a unique 15 decimal digit number used to identify mobile modules. GSM network operators use the IMEI to identify devices in their networks</td>
Line 123: Line 158:  
         <td>Signal strength</td>
 
         <td>Signal strength</td>
 
         <td>Received signal strength indicator (<b>[[RSSI]]</b>) measured in dBm. Values closer to 0 indicate a better signal strength</td>
 
         <td>Received signal strength indicator (<b>[[RSSI]]</b>) measured in dBm. Values closer to 0 indicate a better signal strength</td>
     </tr><tr><td>Carrier Aggregation</td><td>LTE Advanced Carrier Aggregation, CA, is one of the key techniques used to enable the very high data rates of 4G to be achieved.
+
     </tr>
 +
    <tr>
 +
        <td>Carrier Aggregation</td>
 +
        <td>LTE Advanced Carrier Aggregation, CA, is one of the key techniques used to enable the very high data rates of 4G to be achieved.
 
By combining more than one carrier together, either in the same or different bands it is possible to increase the bandwidth available and in this way increase the capacity of the link.
 
By combining more than one carrier together, either in the same or different bands it is possible to increase the bandwidth available and in this way increase the capacity of the link.
</td>
+
        </td>
</tr>
+
  </tr>  
<tr>
+
  <tr>
<tr>
   
         <td>Connected band</td>
 
         <td>Connected band</td>
 
         <td>Currently used frequency band. For more information on supported frequency bands</td>
 
         <td>Currently used frequency band. For more information on supported frequency bands</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RSRP</td>
+
         <td>Other signal level measurements</td>
         <td>Reference signal received power, measured in dBm. Values closer to 0 indicate better signal strength</td>
+
         <td>Overall signal quality for different connection types is defined by different measurements. Short explanations and recommendations are provided below. Click <b>[[Mobile Signal Strength Recommendations|here]]</b> for more in-depth information or click on one of the links below:
 +
            <ul>
 +
                <li><b>4G</b>
 +
                    <ul>
 +
                        <li>[[RSRP and RSRQ|RSRP]] - reference signal received power, measured in dBm. Values closer to 0 indicate better signal strength</li>
 +
                        <li>[[RSRP and RSRQ|RSRQ]] - reference signal received quality, measured in dB. Values closer to 0 indicate a better rate of information transfer</li>
 +
                        <li>[[SINR]] - signal-to-interference-plus-noise ratio, measured in dB. Higher values indicate a better rate of information transfer</li>
 +
                    </ul>
 +
                </li>
 +
 
 +
{{#ifeq: {{{name}}} | TRB255 | |
 +
                <li><b>3G</b>
 +
                    <ul>
 +
                        <li>[[EC/IO]] - downlink carrier-to-interference ratio. Values range from -20 to 0 (closer to 0 indicates better signal quality/cleanliness)</li>
 +
                        <li>[[RSCP]] - received signal code power. Values range from -124 to 0 (closer to 0 indicates better signal stength)</li>
 +
                    </ul>
 +
                </li>
 +
}}
 +
 
 +
{{#ifeq: {{{series}}} | RUTX | |
 +
                <li><b>2G</b>
 +
                    <ul>
 +
                        <li>[[RSSI]] - received signal strength indicator, measured in dBm. Values closer to 0 indicate better signal strength</li>
 +
                    </ul>
 +
                </li>
 +
}}
 +
            </ul>
 +
        </td>
 
     </tr>
 
     </tr>
    <tr>
  −
        <td>RSRQ</td>
  −
        <td>Reference signal received quality, measured in dB. Values closer to 0 indicate a better rate of information transfer</td>
  −
    </tr>
  −
    <tr>
  −
        <td>SINR</td>
  −
        <td>Signal-to-interference-plus-noise ratio, measured in dB. Higher values indicate a better rate of information transfer</td>
  −
    </tr>
  −
    <tr>
   
         <td>Bytes received</td>
 
         <td>Bytes received</td>
 
         <td>Amount of data received through the mobile interface</td>
 
         <td>Amount of data received through the mobile interface</td>

Navigation menu