078 Lab#8 CS
078 Lab#8 CS
APPARATUS REQUIRED
S.N. Item required
1. Computer
2. MATLAB
Theory:
There are a number of circuits that can be used to demodulate FM. Each type has its own
advantages and disadvantages, some being used when receivers used discrete components, and
others now that ICs are widely used.
Below is a list of some of the main types of FM demodulator or FM detector. Frequency
demodulators are often referred to as discriminators or frequency detectors.
• Slope FM detector
• Foster-Seeley FM detector:
• PLL, Phase locked loop FM demodulator:
• Quadrature FM demodulator:
• Coincidence FM demodulator:
the modulation.
fmdemod command used for Frequency demodulation in MATLAB.
Z = fmdemod(Y,Fc,Fs,FREQDEV) demodulates the FM modulated signal Y at
the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz).
FREQDEV is the frequency deviation (Hz) of the modulated signal.
Output:
LAB TASK 2:
Demonstrate frequency demodulation for a sinusoidal signal with frequency 30 Hz and with a
carrier frequency of 300 Hz. Set sampling frequency to 1000Hz, frequency deviation to 75Hz,
100Hz and 150Hz using Simulink.
Output: