Getting Started | ![]() ![]() |
Overview of the Model
The model shown in the preceding section, Opening the Model, simulates the effect of phase noise on quadrature amplitude modulation (QAM) of a signal. During a simulation, the model generates a random signal and modulates it using QAM. The model then adds noise to the signal to simulate a channel. The model also displays the symbol error rate and a scatter plot of the modulated signal.
Notice that the model looks like a block diagram. The blocks generate and process data during a simulation. For example, the Random Integer Generator block, labeled "Random Integer," generates a signal consisting of a sequence of random integers between zero and 255. This signal then moves in the direction of the arrows to other blocks in the model. The following sequence of blocks processes the signal:
In addition, the model uses the following blocks to calculate the errors introduced by noise and displays the results:
All these blocks are included in the Communications Blockset and Simulink. You can find more detailed information about any standard block by right-clicking the block and selecting Help from the context menu.
![]() | Opening the Model | Quadrature Amplitude Modulation | ![]() |