Baselight

NB-IoT Module Energy Consumption Dataset

@euremarkable.nb_iot_module_energy_consumption_dataset

Table 1
@euremarkable.nb_iot_module_energy_consumption_dataset.table_1

  • 166.36 KB
  • 5880 rows
  • 31 columns
position

Position

floor

Floor

packet_size

Packet Size

iteration

Iteration

signal_power

Signal Power

tx_power

Tx Power

tx_time

Tx Time

rx_time

Rx Time

cell_id

Cell Id

ecl

Ecl

snr

Snr

earfcn

Earfcn

pci

Pci

rsrq

Rsrq

operator_mode

Operator Mode

used_energy

Used Energy

rlc_ul_bler

Rlc Ul Bler

rlc_dl_bler

Rlc Dl Bler

mac_ul_bler

Mac Ul Bler

rlc_ul

Rlc Ul

rlc_dl

Rlc Dl

mac_ul

Mac Ul

mac_dl

Mac Dl

mem_current_allocated

Mem Current Allocated

mem_total_free

Mem Total Free

mem_max_free

Mem Max Free

mem_num_allocs

Mem Num Allocs

mem_num_frees

Mem Num Frees

primary_cell

Primary Cell

rsrp

Rsrp

rssi

Rssi

73216-704180110994443091056496446411-12030.0874475535474278481339212560317801-704-605
732161-71016029714173091056366446411-12430.1324475535474278481339212560333961-710-610
732162-71819018014993091056376446411-12430.09144755354742784813392125603491121-718-614
732163-70919019017403091056406446411-12330.09844755354742784813392125603651281-709-615
732164-71813032914093091056306446411-12830.11344755354742784813392125603811441-718-616
732165-71512032815983091056376446411-12430.11644755354742784813392125603971601-715-617
732166-71016029212893091056366446411-12430.13144755354742784813392125604131761-710-610
732167-71118029614653091056356446411-12430.13544755354742784813392125604291921-711-611
732168-71119018416083091056406446411-12330.09544755354742784813392125604452081-711-608
732169-71618054919953091056276446411-12830.22544755354742784813392125604612241-716-614

CREATE TABLE table_1 (
  "position" BIGINT,
  "floor" BIGINT,
  "packet_size" BIGINT,
  "iteration" BIGINT,
  "signal_power" BIGINT,
  "tx_power" BIGINT,
  "tx_time" BIGINT,
  "rx_time" BIGINT,
  "cell_id" BIGINT,
  "ecl" BIGINT,
  "snr" BIGINT,
  "earfcn" BIGINT,
  "pci" BIGINT,
  "rsrq" BIGINT,
  "operator_mode" BIGINT,
  "used_energy" DOUBLE,
  "rlc_ul_bler" BIGINT,
  "rlc_dl_bler" BIGINT,
  "mac_ul_bler" BIGINT,
  "rlc_ul" BIGINT,
  "rlc_dl" BIGINT,
  "mac_ul" BIGINT,
  "mac_dl" BIGINT,
  "mem_current_allocated" BIGINT,
  "mem_total_free" BIGINT,
  "mem_max_free" BIGINT,
  "mem_num_allocs" BIGINT,
  "mem_num_frees" BIGINT,
  "primary_cell" BIGINT,
  "rsrp" BIGINT,
  "rssi" BIGINT
);

Share link

Anyone who has the link will be able to view this.