Examples on AM Communication and Fourier Series
Example on AM communication system:
In the applet, press CLEAR to clear the buffer first, using the
following parameters to create a function: sign=+, amplitude=5,
frequency=1, waveform=sine, power=1. The function is 5*Cos(2*pi
* 20). To see the plot of this function, press "+".
Then the applet adds 5*Cos(2*pi * 20) to zero and stored the result
in the buffer, i.e. the buffer becomes 5*Cos(2*pi * 20). Now you
should see a 20-cycle cosine on the Screen panel. The maximum
and the minimum amplitudes should be labeled 5 and -5 respectively
on the top portion of the Screen panel. Save the funcition as
the message. Clear the buffer. Then choose another function as
the carrier with these parameters: sign=+, amplitude=5, frequency=100,
waveform=Cosine and power=1. Now the message and the carrier are
set. Press Encode. The screen will display the waveform shown
in figure 1c. Go to Filter panel and change the values to amplitude=0.1,
bandwidth=50, frequency=0, and type=lowpass. Press Decode, and
you will see the screen displaying a wave that is very similar
to the 5 * Cos(2*pi*20). The only difference between the original
message and the recovered message is that the recovered message
gets a gain on amplitude and some delays in time through the filtering.
Example on Fourier Series
First clear the buffer, and then add 5 Cos(2*pi *10), 5 Cos(2*pi *30), and 5 Cos(2*pi*50). When you finish, you should see a waveform as shown in figure 2a. I call the waveform in Figure 2a SUM. The objective of this example is to extract each of component out of SUM. SUM should contain the sinusoidal components at 10Hz, 30Hz, and 50Hz. We are going to extract the components, so follow the steps
For more information and examples about AM communication system,
please see my partner's web pages at http://heppc.phys.hawaii.edu