MEASUREMENTS FORMAT

<< Pulse para mostrar la Tabla de Contenidos >>

Navegación:  Appendices > Measurements format

MEASUREMENTS FORMAT

Inicio  Anterior  Siguiente

 

It is an ASCII file with .txt extension with a header and a line for each measurement to be imported.

The header is formed by a line with the following fields separated by semicolons (;):

"x": Longitude, by default in geographic WGS84.

"y": Latitude, by default in geographic WGS84.

"system": Location coordinate system. This system must exist in the list of default coordinate systems of the user's preferences. It is an optional field.

"epsg": Coordinate system identifier. It is an alternative for defining coordinates in other systems. For example, the code "epsg:4326" corresponds to the geographic coordinate system WGS84. It is an optional field. If neither this field nor the "system" exists, the coordinates are considered in geographic WGS84.

"coveragename". Indicates the name of the transmitter associated with the signal level measured at each coordinate. It must match the name of the individual coverage associated with the multitransmitter coverage study.

"coverage". Signal value measured at each coordinate. The units must match the result units of the multitransmitter coverage. The graphical representation of the measurements will be performed based on the signal ranges defined in the multitransmitter coverage study.

"interference". Interference value measured at each coordinate. It is an optional field for all services but UMTS, 4G, 5G and WiMAX.

"debn0". Eb/N DL value measured at each coordinate. It is an optional field for UMTS service.

"uebn0". Eb/N UL value measured at each coordinate. It is an optional field for UMTS service.

"eci0". Ec/I0 value measured at each coordinate. It is an optional field for UMTS service.

"rssi". RSSI value measured at each coordinate. It is an optional field for 4G and 5G services.

"rsrq". RSRQ value measured at each coordinate. It is an optional field for 4G and 5G services.

"dsinr". PDSCH SINR value measured at each coordinate. It is an optional field for 4G and 5G services.

"usinr". PUSCH SINR value measured at each coordinate. It is an optional field for 4G and 5G services.

"rssinr". RS SINR value measured at each coordinate. It is an optional field for 4G service.

"dcinr". DL CINR value measured at each coordinate. It is an optional field for WiMAX service.

"ucinr". UL CINR value measured at each coordinate. It is an optional field for WiMAX service.

"dthroughput". DL theoretical throughput value measured at each coordinate. It is an optional field for 4G, 5G and WiMAX services.

"uthroughput". UL theoretical throughput value measured at each coordinate. It is an optional field for 4G, 5G and WiMAX services.

"duthroughput". DL theoretical throughput by user value measured at each coordinate. It is an optional field for 4G and 5G services.

"uuthroughput". UL theoretical throughput by user value measured at each coordinate. It is an optional field for 4G and 5G services.

"dthagg". DL aggregated throughput value measured at each coordinate. It is an optional field for 4G and 5G services.

"uthagg". UL aggregated throughput value measured at each coordinate. It is an optional field for 4G and 5G services.

"duthagg". DL aggregated throughput by user value measured at each coordinate. It is an optional field for 4G and 5G services.

"uuthagg". UL aggregated throughput by user value measured at each coordinate. It is an optional field for 4G and 5G services.

 

Then we have a line for each measurement, respecting the previous order of columns and separating the fields with semicolons (;). The decimal separator is the period (.).

EXAMPLE

x;y;epsg;coveragename;measurementvalue

2.4547;41.5057;epsg:4326;Cov1;69.988

2.3054;41.7484;epsg:4326;Cov1;67.818

2.2363;41.1699;epsg:4326;Cov1;44.836

2.3412;41.3943;epsg:4326;Cov1;71.907

2.2747;41.4087;epsg:4326;Cov1;75.783

2.2326;41.5514;epsg:4326;Cov1;74.365

2.3746;41.9278;epsg:4326;Cov2;44.625

2.0785;41.8598;epsg:4326;Cov2;42.548

2.2635;41.6476;epsg:4326;Cov2;43.22

2.1309;41.4114;epsg:4326;Cov2;51.559