How do I use GMSKDemod, with a known startup and termination state?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Array Geometries and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!