Automated Author ProfileMarin, Eduard
imec - COSIC KU Leuven
Marin, Eduard
Current S-Index
Sum of Dataset Indices for all datasets
Average Dataset Index per Dataset
Average Dataset Index per dataset
Total Datasets
Total datasets for this author
Average FAIR Score
Average FAIR Score per dataset
Total Citations
Total citations to the author's datasets
Total Mentions
Total mentions of the author's datasets
S-Index Interpretation
The S-Index (Sharing Index) is a comprehensive metric that represents the cumulative impact of all your datasets. It is calculated as the sum of Dataset Index scores across all your claimed datasets.
What it means:
- A higher S-index indicates greater overall impact of your datasets relative to typical datasets in their fields of research
- The S-Index grows as you add more datasets or as existing datasets gain more citations and mentions
- It provides a single number to track your research data impact over time
Current S-Index: 6.3 (sum of 2 datasets Dataset Index scores)
More information here.
S-Index Over Time
Cumulative Citations Over Time
Cumulative Mentions Over Time
Datasets
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
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