Lab08 Fall 12
Lab08 Fall 12
This lab is divided into two parts. In Part I you will learn how to design an FM modulator and in Part II you will be able
to demodulate an FM signal. In the process you will also design an FIR differentiator.
1 Introduction
In angle modulation, the amplitude of the signal is held constant and the phase is being varied with the message. An angle
modulated signal is of the form:
dφ(t)
= kf m(t), (5)
dt
where kf is known as the frequency deviation constant. Consequently, an FM modulated signal is of the form
Z
xc (t) = Ac cos Ωc t + kf m(α)dα (6)
t
An FM signal is shown in Figure 1
1
EE 451 EE Dept., New Mexico Tech Fall 2012
FM
1.5
transmitted signal
message
0.5
amplitude
−0.5
−1
−1.5
0 0.001 0.002 0.003 0.004 0.005 0.006 0.007 0.008 0.009 0.01
time(second)
1.1 FM Demodulation
There are several ways to demodulate an FM signal. In this lab you will use a differentiator followed by an AM detector to
demodulate and FM signal as shown in Figure 2
FM signal Message
Differentiator AM Detector
Figure 2: Frequency discriminator
2
EE 451 EE Dept., New Mexico Tech Fall 2012
1.4
1.2
1
Magnitude
0.8
0.6
0.4
0.2
0
0 0.5 1 1.5 2 2.5 3
ω
3
EE 451 EE Dept., New Mexico Tech Fall 2012