86 Practical MATLAB® Applications for Engineers
Example 1.18An analog communication system consists of an information signal or message given
by m(t) = 3 cos(5t), and a high-frequency carrier given by fc(t) = cos(50t).- Create the script fi le modulation that returns the following plots:
a. m(t) versus t
b. fc(t) versus t
c. Amplitude modulated (AM) signal versus t
d. Angle modulated (FM/PM) signal versus t - Let us assume now that the message signal m(t) is a binary-periodic signal with
period T = 2 , defi ned as follows:
mtt
t()
30 1
11 2
Obtain the plots of the following communication signals:a. ASK versus t
b. FSK versus t
c. PSK versus tf(n) versus n
5− 500AmplitudeAmplitudeAmplitude10 20 30 40 50 60 70 80 90 100
5− 50f(n) is resampled with L=3/M=2f(n) is resampled with L=2/M=30 50 100 150time index ntime index n50010 2030405060time index n
− 5FIGURE 1.72
Plots of f(t) and resampled f(t) with notes given by L/M of Example 1.17.