Is the Simulink MSK MOdulator baseband block doing differential encoding?

3 ビュー (過去 30 日間)
Charlie Simmons
Charlie Simmons 2016 年 9 月 1 日
コメント済み: Charlie Simmons 2016 年 9 月 14 日
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?

回答 (1 件)

Chandresh Vora
Chandresh Vora 2016 年 9 月 14 日
編集済み: Chandresh Vora 2016 年 9 月 14 日
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 件のコメント
Charlie Simmons
Charlie Simmons 2016 年 9 月 14 日
Chandresh,
Thanks for clarifying our thoughts.
Charlie

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeModulation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by