Frequency Modulation Overview
Frequency modulation is accomplished by varying the frequency of a carrier waveform according to the amplitude of a modulating waveform. The general equation for a frequency modulated waveform is:
FM(t) = C[t + (M(t))],
where C(t) is the carrier waveform, M(t) is the modulating waveform, and FM(t) is the frequency modulated signal.
This class driver provides modulating waveform property definitions that must be followed when developing specific instrument drivers. The carrier waveform is defined as the waveform the function generator produces without any modulation. The modulating waveform is defined by the following properties:
- Waveform Type
- Frequency
- Peak Frequency Deviation
At the maximum peak of the modulating signal, the frequency of the output signal is equal to the frequency of the carrier signal plus the frequency of the modulating signal. At the minimum peak of the modulating signal, the frequency of the output signal is equal to the frequency of the carrier signal minus the frequency of the modulating signal.
The following diagram illustrates the effect of frequency modulation on a carrier signal, and the effect on the output signal of varying the peak frequency deviation.