changes for MSK to GMSK in MATLAB example

조회 수: 13 (최근 30일)
Rezim
Rezim 2024년 8월 9일
편집: akshatsood 2024년 8월 16일
Hi, In this example, what all changes we need to make for recovering a GMSK signal. openExample('comm/MSKSignalRecoveryInSimulinkExample')
Im getting a high BER value. despite changing the GMSK modulator and demodulator, and GMSK tsignal timing recovery block.

답변 (1개)

akshatsood
akshatsood 2024년 8월 12일
편집: akshatsood 2024년 8월 12일
Dear Rezim,
I understand that you are keen to convet the MSK Signal Recovery example to be compatible with GMSK. While changing the "GMSK Modulator", "GMSK Demodulator" and "Timing Recovery" block are essential steps, there may be several other adjustments needed to achieve successful signal recovery.
To provide more specific advice, I would appreciate it if you could share your updated model.
Furthermore, if you are interested in comparing GMSK modulation with "MSK Type A" and "MSK Type B" modulations, I recommend referring to the following File Exchange submission:
This submission models these three modulation schemes and provides a comparison of their BER, Eye Diagrams and Constellation Diagrams. Analyzing the model accopanied with this submission could be beneficial in identifying the correct locations and parameters for modeling signal recovery in GMSK.
I hope this helps.
  댓글 수: 4
Rezim
Rezim 2024년 8월 16일
Hi @akshatsood submission it self contains this difference.
akshatsood
akshatsood 2024년 8월 16일
편집: akshatsood 2024년 8월 16일
Dear @Rezim,
I understand that since the submission dates back to 2009 and has not been updated since, the author would be best equipped to address this discrepancy. You can contact the author directly using the "Message" button on their profile page to highlight this significant difference:
Based on my understanding, here are some changes you might need to consider:
Replace Modulator and Demodulator Blocks: Substitute the existing blocks with ones compatible with GMSK.
Include Gaussian Filtering: You may need to specify the bandwidth-time product (BT) parameter, which influences the Gaussian filter's bandwidth. A typical "BT" value is 0.3.
Adjust Timing Recovery: You need to reconfigure the MSK-Type Signal Timing Recovery block to accommodate GMSK signals. Ensure that the timing recovery mechanism aligns with GMSK's characteristics.
Carrier Synchronization: The settings of the Carrier Synchronizer block might require adjustments to handle GMSK's distinct phase characteristics. Verify that block manages GMSK phase transitions.
Reconfigure the Channel Model: If required, modify the Channel Model subsystem to reflect GMSK's unique spectral characteristics. This involve changes to noise levels, frequency offsets or phase noise.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Synchronization and Receiver Design에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by