Comm Toolbox
Comm Toolbox
1998 BG Mobasseri
11/30/98
Basic Steps
n
1998 BG Mobasseri
11/30/98
Baseband signal
n
The function that maps your digital information to a specific constellation is modmap
MODMAP Maps digital signal to analog signal for modulation. Y = MODMAP(X, Fd, Fs, METHOD, OPT1, OPT2, OPT3) maps a sample frequency Fd (Hz) signal vector X in to a sample frequency Fs (Hz) in-phase and quadrature components in Y. Y is a two column matrix. The first column is an in-phase component and second column is a quadrature component. When METHOD = 'ask', Y is a column vector instead of a matrix. This function does mapping only. For digital modulation, use DMOD for passband simulation and DMODCE for baseband simulation.
1998 BG Mobasseri 3 11/30/98
-5
50
100
150
200
250
300
350
400
450
500
-5
50
100
150
200
250
300
350
400
450
500
1998 BG Mobasseri
11/30/98
Arbitrary Constellations
n
in-phase and quad are the x and y components of the constellation points you want to create
1998 BG Mobasseri
11/30/98
Symbol rate is given by fd. Usually this is normalized to 1 symbol per second n Sampling rate that MATLAB uses is fs interpreted as samples per symbol (or samples per second)
1998 BG Mobasseri
11/30/98
135 5 3 225
45 3 315 5
180
2
3 5
32
1998 BG Mobasseri
270
11/30/98
Variation of modmap
n n
noc: number of symbols on each circle n roc: radii on each circle n poc: phase shift on each circle, in radian
1998 BG Mobasseri
11/30/98
135 5 3 225
45 3 315 5
180
2
3 5 270
32
1998 BG Mobasseri
10
11/30/98
50
100
150
200
250
1998 BG Mobasseri
11
11/30/98