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!