Lab 13 - FM Modem in Matlab
Lab 13 - FM Modem in Matlab
Work Bench # Course Title: Course code: Semester: Course Instructor: Analog Communication Systems EE 352 5th Mr. Fahad Sharif
_________________ Date
____________________ Signed By
Page 1 of 6
Briefing
Objectives
1. Understanding FM modulation. 2. Observing Time domain plot of FM modulated wave. 3. Observing Frequency Spectra of FM Modulated Wave with different Modulation Index. 4. Verification of Carsons Theorem. 5. Verification of Bessel Functions for FM spectra. 6. Observing Time domain plots and Frequency Spectra of Recovered Signal.
Discussion of Fundamentals
Frequency modulation (FM) is a process in which the carrier frequency is varied by the amplitude of the modulating signal (i.e., intelligence signal). The FM signal can be expressed by the following equation:
Page 2 of 6
0.5
1.5
3.5
4.5 x 10
5
-3
0.3
0.25
X: 9000 Y: 0.2884
X: 1.1e+004 Y: 0.2883
0.2
X: 8000 Y: 0.1764
X: 1.2e+004 Y: 0.1764
0.15
X: 1e+004 Y: 0.1119 X: 7000 Y: 0.06438 X: 6000 Y: 0.01696 X: 1.3e+004 Y: 0.06455 X: 1.4e+004 Y: 0.01703
0.1
0.05
-2
-1.5
-1
-0.5
0.5
1.5
2 x 10
4
Page 3 of 6
Modulation Index
Modulation index relates to the amount of change in carrier frequency with respect to the message signal frequency. Mathematically, Modulation Index is given as: = modulation index = Am(f /fm) where f is the maximum drift from carrier frequency, and fm is the highest frequency component of the message signal.
0.00
1.00
0.25
0.98
0.12
0.5
0.94
0.24
0.03
1.0
0.77
0.44
0.11
0.02
1.5
0.51
0.56
0.23
0.06
0.01
2.0
0.22
0.58
0.35
0.13
0.03
Page 4 of 6
2.41
0.52
0.43
0.20
0.06
0.02
2.5
0.05
0.50
0.45
0.22
0.07
0.02
0.01
3.0
0.26
0.34
0.49
0.31
0.13
0.04
0.01
4.0
0.40 0.07
0.36
0.43
0.28
0.13
0.05
0.02
5.0
0.18 0.33
0.05
0.36
0.39
0.26
0.13
0.05 0.02
5.53
0 0.34 0.13
0.25
0.40
0.32
0.19
6.0
0.11
0.36
0.36
0.25
7.0
0.30
0.16
0.35
0.34
8.0
0.17
0.19
0.34
8.65
0.27
0.03
0.26
9.0
0.09
0.25
0.20
10.0
0.25
0.04
0.25
12.0
0.20
0.18 0.07 0.24 0.17 0.05 0.23 0.30 0.27 0.20 0.12 0.07 0.03 0.01
Page 5 of 6
Carsons Rule
Carsons rule says that approximately 98% of the power of FM modulated signal lies in bandwidth BT where BT is given by: BT = 2B(+1) Where B is bandwidth of modulating signal and is the modulation index.
Tasks
1. 2. 3. 4. 5. 6. Generate a message signal sinusoid with fm = 1 kHz and Am = 1V. Assume a carrier signal with fc = 10kHz and Ac = 1V. Plot Time domain waveform of Message Signal and Carrier using subplot. Set Modulation Index to 1 and calculate the frequency deviation accordingly. Modulate this message signal with the carrier generated above. Plot both time domain waveform of modulated signal and message signal on single plot using hold command. and frequency spectrum. Use different colors and linetypes for each trace. 7. Plot well labeled and clear frequency spectrum of the modulated wave. Use axis command and data cursor where necessary. 8. Verify the carrier and sideband peaks given in Table 1 from the frequency spectrum of the modulated signal. 9. Verify the carsons rule by calculating theoretical bandwidth and bandwidth from the spectrum. 10. Demodulate the signal using FM demodulator. 11. Plot the time-domain waveform of recovered and original signals on same plot with different linetypes and colors. 12. Plot the frequency spectrum of the recovered signal to investigate any changes occurred. 13. Repeat steps 4-12 for modulation indeces = 2, 3, and 4.
Page 6 of 6