필터 지우기
필터 지우기

Is the Simulink MSK MOdulator baseband block doing differential encoding?

조회 수: 1 (최근 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.

카테고리

Help CenterFile Exchange에서 Modulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by