I am a post graduate students and I have been given an project related to software defined radio (SDR) which is as follows:
1. Choose a modulation scheme - analog modulation schemes such as AM, FM, PM, digital modulation schemes such as FSK, ASK, PSK, M-ary FSK, M-ary ASK and M-ary PSK
2. Generate 1000 samples of any one of these schemes
3. Add noise to these samples
4. Pass these noise corrupted samples to modulation recognition algorithm and identify the modulation scheme used.
I completed steps 1, 2 and 3 successfully but for the 4th step, I need an modulation recognition algorithm.I want to do feature extraction. Suggest me any ideas to design my own modulation classification algorithm which will identify the modulation technique based on the features extracted.
1. Choose a modulation scheme - analog modulation schemes such as AM, FM, PM, digital modulation schemes such as FSK, ASK, PSK, M-ary FSK, M-ary ASK and M-ary PSK
2. Generate 1000 samples of any one of these schemes
3. Add noise to these samples
4. Pass these noise corrupted samples to modulation recognition algorithm and identify the modulation scheme used.
I completed steps 1, 2 and 3 successfully but for the 4th step, I need an modulation recognition algorithm.I want to do feature extraction. Suggest me any ideas to design my own modulation classification algorithm which will identify the modulation technique based on the features extracted.