How do I use GMSKDemod, with a known startup and termination state?
1 回表示 (過去 30 日間)
古いコメントを表示
I am implementing GMSK modulation/Demodulation for a GSM system. Each GSM packet starts with 3 known bits, ends with 3 known bits plus guard bits. So, GSM state machine (which considers ISI) starts from and ends in known states. How to implement using Matlab's comm.GMSKDemodulator command? Or, some other convenient toolbox? If I use comm.GMSKDemodulator now, seems it does a 16 symbol traceback, which is unnecessary, and the final bits do not exit due to the 16 symbol delay of the traceback.
Please advise.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Array Geometries and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!