GMSK Modulator Baseband

You might also like

You are on page 1of 2

GMSK Modulator Baseband

Modulate using Gaussian minimum shift keying metho

OUTPUTS:
INPUTS: Tipo: Single or double Scalar- valued Column Vector MODULADOR GMSK Tipo: Single or double Integer (-1 <x>1) Bits (0<x>1)

Single-Rate Processing In single-rate processing mode, the input and output signals have the same port sample time. The block implicitly implements the rate change by making a size change at the output when compared to the input. The input width must be an integer multiple of the Samples per symbol parameter value, and the input can be a column vector. - When you set Output type to Bit, the output width is two times the number of input symbols. - When you set Output type to Integer, the output width is the number of input symbols.

For a column vector input signal, the width of the input equals the product of the number of symbols and the value for the Samples per symbol parameter.

Multirate Processing In multirate processing mode, the input and output signals have different port sample times. The input must be a scalar. The output symbol time is the product of the input sample time and the Samples per symbol parameter value. - When you set Output type to Bit, the output width equals the number of bits per symbol. - When you set Output type to Integer, the output is a scalar

You might also like