Clear Filters
Clear Filters

about GMSK demodulation

5 views (last 30 days)
raj0689
raj0689 on 4 Dec 2011
Hi all,
I just got a doubt which remains as a doubt even after going through few books. Is GMSK demodulation same as the MSK demodulation and can I use the same process in Matlab too, or will there be gaussian filter in GMSK demodulation ?
Please help me in this regards. Any help would be much appreciated.
Thanks and regards,
Raj.

Accepted Answer

Abhishek Gupte
Abhishek Gupte on 8 Dec 2011
You 'can' use an MSK demodulator for demodulation of a GMSK signal but it will sub-optimal. A Gaussian filter needs to be there at the receiver for matched filtering.
You can either run Monte-Carlo simulations to asses the BER penalty v/s reduction in complexity obtained by using sub-optimal MSK receivers or you can try to search for existing papers on the topic.
I've run into sub-optimal OQPSK receivers being used for SOQPSK signals several times and I suppose the same theory should apply for GMSK as well.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!