Communications Blockset    

CPM Phase Tree Demo

The CPM Phase Tree demo, cpmphasetree, illustrates a way to use the Discrete-Time Eye Diagram Scope block to view the phase trajectory, phase tree, and instantaneous frequency of a CPM modulated signal. This document highlights these aspects of the demo:

Structure of the demo

This demo uses various Communications Blockset, DSP Blockset and Simulink blocks to model a baseband CPM signal. The demo includes the following blocks:

Variables

When the model is loaded, cpmphasetree_init.m is called to create several variables in the MATLAB workspace, using the PreLoadFcn model callback parameter.

Visible Results of the Demo

When you run the demo, the four Discrete-Time Eye Diagram Scope blocks in the model show how the CPM signal changes over time:

Experimenting with the Demo

To learn more about the demo, try changing the following parameters in the CPM Modulator Baseband block:

You can observe the effect of changing these parameters on the phase tree and instantaneous frequency of the modulated signal.


  Adaptive Equalization GMSK vs. MSK Demo