about GMSK demodulation
조회 수: 8 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
Abhishek Gupte
2011년 12월 8일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PHY Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!