Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Frequency Modulation

Frequency Modulation (FM) is a form of modulation in which changes in the frequency of the carrier wave correspond directly with changes in the baseband signal. This is considered an analog form of modulation, because the baseband signal is typically an analog waveform without discrete, digital values. This demo is designed to illustrate the theory behind frequency modulation, and introduce practical aspects of its implementation

pic2.JPG

The following demonstration will introduce more practical aspects of frequency modulation and will examine the affect of the carrier frequency and FM deviation on the resulting FM signal.

  1. First, open the example “FM Modulation.VI” and run the program. Notice that there are three basic parameters that we will adjust. First, the ‘Baseband Frequency’ adjusts the frequency of the message signal that we desire to send. Second, the Carrier Frequency is the frequency which we will utilize to carry our message signal. Finally, the FM Deviation determines the frequency difference between the greatest instantaneous frequency of the modulated signal and the carrier frequency. In this step, adjust the baseband frequency and observe the affect on the graph entitled FM modulated Wave.

  2. Next, we will experiment with the carrier frequency and observe the affect on modulated FM signal. Notice, that the minimum carrier frequency is equivalent to the frequency of the baseband. In addition, the frequency deviation is also automatically adjusted so that it is never greater than the carrier frequency. Below, we show a scenario where the carrier frequency is equal to the frequency of the baseband. Because these frequencies are identical, the modulated FM signal is not purely sinusoidal.

    As the image above illustrates, the baseband signal cannot be well represented in this scenario. Ideally, the carrier frequency should be substantially greater than the frequency of the baseband signal. In the graph below, we show the results of increasing the carrier frequency. Here, you can see that the full period of each frequency is represented.

  3. Finally, we will observe the affect of the modulation index on the FM signal. To do this, adjust the carrier frequency to its maximum, 1 MHz. You will notice that the maximum FM Deviation has now automatically been adjusted to 500 kHz. Slide the FM Deviation slider to the maximum, 500 kHz and observe the results. As you can see in the graph below, that the frequency of the resulting time domain signal shows substantial variation. In fact, as the graph illustrates, the minimum level of the baseband signal are represented by 0 Hz. In addition, the maximum level of the baseband signal is represented by 2 MHz.

    While significant FM deviation is visually obvious, smaller FM deviation values are not. To observe this, change the FM deviation to 200 kHz. At this setting, various levels of the baseband signal will be represented by frequencies ranging from 800 kHz to 1.2 MHz. The time domain of the modulated waveform is shown below:

    As the graph above, changes in the frequency deviation is less obvious in the time domain. However, it is important to observe its affect on a communications system. Ideally, a communications system should have a maximum frequency deviation to more accurately represent the baseband signal. However, this is not without tradeoffs. By increasing the frequency deviation, we also increase the power required to generate the signal and the frequency bandwidth that it occupies.

  4. Finally, click on the “Frequency Domain” tab to view an FFT power spectrum of the modulated signal. While viewing this graph, slowly adjust the frequency deviation variable and observe the affect on the channel width. You will notice that the higher the frequency deviation, the greater bandwidth that the channel occupies. Below, we show a FM signal with a carrier of 1 MHz and a frequncy deviation of 500 KHz. As you can observe from the graph below, the modulated signal occupies over 1 MHz of bandwidth

Comments
Todd S.
NI Employee (retired)
on

Was there supposed to be an example code attached?

Todd S.
LabVIEW Community Manager
National Instruments
G-Money
NI Employee (retired)
on

Shipping examples

Contributors