aspmirlab commited on
Commit
be8afd8
·
verified ·
1 Parent(s): 11aacfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1,3 +1,39 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - feature-extraction
5
+ language:
6
+ - en
7
  ---
8
+ # RadioModRec
9
+
10
+ <!-- Provide a quick summary of the dataset. -->
11
+
12
+ RadioModRec is an Automatic Modulation Recognition (AMR) dataset carefully curated for fifteen digital modulation schemes consisting of 4QAM, 16QAM, 64QAM, 256QAM, 8PSK, 16PSK, 32PSK, 64PSK, 128PSK, 256PSK, CPFSK, DBPSK, DQPSK, GFSK, and GMSK whose usefulness is predominantly found in modern wireless communication systems. RadioModRec dataset caters for the Rayleigh and the Rician channel models under the Additive White Gaussian Noise (AWGN) from -20dB to +20dB at a step of +5dB.
13
+
14
+ ### Dataset Description
15
+
16
+ <!-- Provide a longer summary of what this dataset is. -->
17
+
18
+ - **Curated by:** [Emmanuel Adetiba and Jamiu R. Olasina]
19
+ - **Funded by:** [Part Funding by Google Award for TensorFlow Outreaches in Colleges]
20
+ - **Language(s) (AMC):** [Automatic Modulation Recognition]
21
+ - **License:** [cc-by-nc-nd-4.0]
22
+
23
+ ## Uses
24
+
25
+ RadioModRec is a vital resource for state-of-the-art Automatic Modulation Recognition (AMR) research in Software Defined and Cognitive Radio Systems.<!-- Address questions around how the dataset is intended to be used. -->
26
+
27
+ ## Citation [optional]
28
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
29
+ Emmanuel Adetiba and Jamiu R. Olasina, RadioModRec: A Dataset for Automatic Modulation Recognition in Software Defined and Cognitive Radio Research.
30
+
31
+
32
+ ## Dataset Card Authors [optional]
33
+
34
+ Emmanuel Adetiba
35
+
36
+ ## Dataset Card Contact
37
+
38
39