FM Mod Demod
FM Mod Demod
Assignment 1
This assignment is an application on Simulink. It gives you the ability to simulate an
Analog communication system that uses frequency modulation (FM). It discusses the
bandwidth and the waveform of the message throughout baseband stage, modulation
stage and reconstruction stage.
Background:
Angle modulation is a process in which the angle of the modulating sinusoidal carrier
wave is varied according to the baseband signal. In this method of modulation, the
amplitude of the carrier wave is maintained constant. An important feature of angle
modulation is that it can provide better discrimination against noise and interference
than amplitude modulation. However, this improvement in performance is achieved at
the expense of increased transmission bandwidth; that is, angle modulation provides
us with a practical means of exchange channel bandwidth for improved noise
performance. Such a trade off is not possible with amplitude modulation, regardless of
its form.
The most commonly used methods to vary the angle of the carrier signal in
accordance to the message are phase modulation (PM) and frequency modulation
(FM). In our experiment we will consider FM. FM is that form of angle modulation in
which the instantaneous frequency fi(t) is varied linearly with the message signal m(t)
as shown by: fi(t)=fc+ Kf m(t) , where kf denotes a scaling factor, limiting the
maximum frequency deviation of signal
t
= kf f (t )
max
S (t ) A cos( c t k f m( )d )
0
Assignment 1
In this part you will benefit from the spectrum analyzer block in displaying the
frequency contents of the modulated signal and thus to estimate the signal bandwidth.
Assignment(1):
Design problem:
We intend to build a communication system that has the following design
specifications
Modulation type: Frequency modulation
Amplitude: 1
Frequency: 2.5
Units: Hertz
Initial phase:0
Symbol time:
0.001
FM demodulator Passband:
Modulation constant: 25
Assignment 1
[ 4.57
[1
9.14
4.57].* 0.01
-1.3108 0.4936]
Filter order: 5
Spectrum Analyzer
Number of sample points: 512
Plotting period: 10
Simulation parameters
(Simulation simulation parameters), Select solver tab
a.
b.
c.
5.
Use the scope to display the input signal and the modulated signal.
What is the purpose of the lowpass filter in our model?
Is the reconstructed signal (the signal at the demodulator output) the same as the
input signal?
Now if we change the input to a square wave, then the frequency of the carrier signal will
change back and forward between two different frequencies. This is a type of digital
modulation techniques called Binary Frequency Shift Keying (BFSK). In this method, the
symbol 1 and 0 are distinguished from each other by the frequency of the carrier (modulated)
signal. Here you are invited to simulate this system and don't worry about the details, later we
will study such a system in depth.
Assignment 1