Data Comm EXP 7 Student Manual Updated
Data Comm EXP 7 Student Manual Updated
Abstract:
This experiment is designed to-
Introduction:
Amplitude modulation (AM) is a one of the conventional technique used to transmit message
signals using a carrier wave. The amplitude or strength of the high frequency carrier wave is
modified in accordance with amplitude of the message signal.
Where,
Generating AM in Simulink
For generating AM we just have to implement the equation of AM in block level.
Blocks Required
Analyzing the equation we need,
View Block
Block Diagram
BLO
AM Generation using Simulink – Block Diagram
Output Waveforms
Performance Task:
Implement the following demodulation in Simulink to retrieve the original signal:
You have a signal ‘m(t) = (2*sin(2*pi*4*t)+3*cos(2*pi*6*t))’. Apply amplitude modulation
(AM) on the given signal with carrier signal ‘c(t) = cos(2*pi*50*t)’, and then do demodulation to
recover the original message signal m(t).
Part-2
Title: Study of Frequency Modulation and Demodulation using Simulink (MATLAB)
Abstract:
This experiment is designed to-
Theoretical Background:
If m(t) is message signal, the frequency modulated signal is expressed as in time domain:
t
s ( t )=A c cos [2 π f c t+ K f ∫ m ( λ ) dλ ]
−∞
Frequency Demodulation
Phase Locked Loop (PLL) Demodulation: The PLL demodulates the FM signal using feedback
force a Voltage-Controlled-Oscillator (VCO) to remain in phase with the carrier of the incoming
signal. The message is recovered as the control input of the VCO [2]. In the simulation
experiment (section-2), we used the VCO to demodulate the information signal.
The frequency modulator and demodulator structures are as explained below. In the first model,
you are provided a FM structure that is very similar to the theoretical background of this
experiment. In the second model, you will observe the PLL frequency demodulator blocks
provided by Simulink.
Frequency Modulation:
Adjust the simulation time about 0.2 sec to observe the waveforms precisely. The result in time
scope will be:
The Simulink model of the complete FM modulator and demodulator is shown next:
Performance Task:
Message signal, m(t) = a*sin(2πfmt + π/3), a = 2, fm = 10. Use FM modulation and demodulation
on the given signal and use two scopes to show your output.
First scope should show message signal and modulated signal. Second scope should show
message signal and demodulated signal.
Lab Report must contain (a) A block diagram of FM modulator, (b) A block diagram of FM
demodulator, (c) A block diagram of FM modulator and demodulator in a single window, (d)
Two scope figures.