Baselight

NB-IoT Module Energy Consumption Dataset

@euremarkable.nb_iot_module_energy_consumption_dataset

Loading...
Loading...

About this Dataset

NB-IoT Module Energy Consumption Dataset

This dataset contains real-world data collected using a commercial NB-IoT module where precise measurements of the module energy consumption are collected as a function of different features based on channel radio quality conditions and size of the data packet transmitted. The detailed description of the features are provided in the corresponding IEEE Access paper (https://doi.org/10.1109/ACCESS.2024.3523864 ).
Last updated: 2025-02-20T12:09:44Z

Tables

Table 1

@euremarkable.nb_iot_module_energy_consumption_dataset.table_1
  • 166.36 KB
  • 5880 rows
  • 31 columns
Loading...

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.