Automated Author Profile

Marin, Eduard

imec - COSIC KU Leuven

Current S-Index

6.3

Sum of Dataset Indices for all datasets

Average Dataset Index per Dataset

3.1

Average Dataset Index per dataset

Total Datasets

2

Total datasets for this author

Average FAIR Score

77.9%

Average FAIR Score per dataset

Total Citations

0

Total citations to the author's datasets

Total Mentions

10

Total mentions of the author's datasets

S-Index Interpretation

S-Index Over Time

Cumulative Citations Over Time

Cumulative Mentions Over Time

Datasets

Physical-Layer Fingerprinting Of Lora Devices Using Supervised And Zero-Shot Learning

This dataset contains all raw signals (complex float I/Q samples) used in the LoRa fingerprinting experiments of the paper entitled "Physical-Layer Fingerprinting of LoRa devices using Supervised and Zero-Shot Learning". There are 4 databases included: lora1msps, lora2msps, lora5msps, and lora10msps. Each document in the databases is a symbol extracted from a 4-byte random payload LoRa frame, transmitted by a RN2483 radio and received by a USRP B210 sampling at a rate corresponding to the database name. A total of 22 different transmitters were used. For more information, please consult the paper. The document structure is as follows:_id: Unique MongoDB document IDchirp: Base 64 encoded binary float complex I/Q datafield: Symbol location inside a LoRa frametag: Name of the device that sent the framedate: Time and date of receptionfn: Frame numberrand: Random number for sortingHow to importExtract the tar archive. Inside the directory, run the following command to import the lora2msps database:mongorestore --gzip -d lora2msps ./lora2mspsThis process can be repeated for each dataset. Alternatively, all datasets can be imported automatically by executing:mongorestore --gzip . How to useAfter the data has been imported, an experiment can be run by simply providing the corresponding config file to tf_train (see https://github.com/rpp0/lora-phy-fingerprinting), e.g.:./tf_train.py train conf/experiment_lora2msps_mlp.conf

Authors

  • Robyns, Pieter ;
  • Marin, Eduard ;
  • Lamotte, Wim ;
  • Quax, Peter ;
  • Singelée, Dave ;
  • Preneel, Bart
0 Citations10 Mentions77% FAIR5.8 Dataset Index
10.5281/zenodo.5839652017

Physical-Layer Fingerprinting Of Lora Devices Using Supervised And Zero-Shot Learning

This dataset contains all raw signals (complex float I/Q samples) used in the LoRa fingerprinting experiments of the paper entitled "Physical-Layer Fingerprinting of LoRa devices using Supervised and Zero-Shot Learning". There are 4 databases included: lora1msps, lora2msps, lora5msps, and lora10msps. Each document in the databases is a symbol extracted from a 4-byte random payload LoRa frame, transmitted by a RN2483 radio and received by a USRP B210 sampling at a rate corresponding to the database name. A total of 22 different transmitters were used. For more information, please consult the paper. The document structure is as follows:_id: Unique MongoDB document IDchirp: Base 64 encoded binary float complex I/Q datafield: Symbol location inside a LoRa frametag: Name of the device that sent the framedate: Time and date of receptionfn: Frame numberrand: Random number for sortingHow to importExtract the tar archive. Inside the directory, run the following command to import the lora2msps database:mongorestore --gzip -d lora2msps ./lora2mspsThis process can be repeated for each dataset. Alternatively, all datasets can be imported automatically by executing:mongorestore --gzip . How to useAfter the data has been imported, an experiment can be run by simply providing the corresponding config file to tf_train (see https://github.com/rpp0/lora-phy-fingerprinting), e.g.:./tf_train.py train conf/experiment_lora2msps_mlp.conf

Authors

  • Robyns, Pieter ;
  • Marin, Eduard ;
  • Lamotte, Wim ;
  • Quax, Peter ;
  • Singelée, Dave ;
  • Preneel, Bart
0 Citations0 Mentions79% FAIR0.5 Dataset Index
10.5281/zenodo.6014852017