Is the Simulink MSK MOdulator baseband block doing differential encoding?
Ältere Kommentare anzeigen
The Simulink MSK Modulator Baseband block appears to be doing differential decoding of the input data. I would have thought it would not do differential decoding. There is no parameter to control the encoding. The MSK modulator MATLAB function, mskmod, does have a parameter to control differential decoding. So does the Simulink MSK modulator block only do differential encoding?
Antworten (1)
Chandresh Vora
am 14 Sep. 2016
Bearbeitet: Chandresh Vora
am 14 Sep. 2016
0 Stimmen
The MSK Baseband Modulator block performs differential encoding, similar to the 'diff' encoding option of mskmod function. Similarly, the MSK Baseband Demodulator block performs the differential decoding. The MSK Baseband Modulator/Demodulator blocks do not provide an option to perform 'nondiff' equivalent of mskmod/mskdemod functions.
Thank you, Chandresh Vora Communications System Toolbox Developer MathWorks, Inc.
1 Kommentar
Charlie Simmons
am 14 Sep. 2016
Kategorien
Mehr zu PHY Components finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!