Lab 02 Amplitude Demodulation: ELE3203 Communication Systems
Lab 02 Amplitude Demodulation: ELE3203 Communication Systems
Lab 02 Amplitude Demodulation: ELE3203 Communication Systems
Lab 02
Amplitude Demodulation
Date:=
Objective
To study the function of Amplitude Demodulation. Also to vary the modulation index and see how it
affects the output signal.
Introduction
Demodulation is a process in the reception of any Amplitude Modulated (A.M) signals whether used
for broadcast or two-way radio communication systems. Demodulation is the process by which the
original information bearing signal, i.e. the modulation is extracted from the incoming overall
received signal.
The demodulator is the circuit, or for a software defined radio, the software that is used to recover the
information content from the overall incoming modulated signal.AM demodulators are found in many
items of radio equipment: broadcast receivers etc.
Methods of AM Demodulation
1. Envelope detector is a very simple method of the demodulation that does not require any
coherent demodulator.
2. Product detector multiplies the incoming signal by the signal of a local oscillator with the
same frequency and phase as the carrier of the incoming signal. After filtering, the original
audio signal will result.
Procedure
The following blocks are required to draw the block diagram as shown in the Figure 1.
View Block
Simulink–> DSP System Toolbox–> Filtering–> Filter Implementations–> Analog Filter Design
Block parameters can be changed by selecting the block and parameter to be used are given below:
Calculations
Demodulation by Squaring
Synchronous Demodulator
The low pass filter will remove high frequency components, so that we may recover m (t).
In Fig 3, we can see the Amplitude Modulated Signal being implemented on Simulink whereas the
various blocks of this diagram are described underneath with their implementation.
Message Signal:
The message signal in this Simulink diagram is implemented through Sine Wave which can be
extracted from Simulink –> Sources –> Sine wave whereas sine wave amplitude and frequency can
be altered as per requirements resulting into “Message Signal”.
Modulation Index:
Where,
Product:
This block is used to multiply the two signals “Message Signal” and the “Carrier
Signal” which results into the “Amplitude Modulated Signal” as can be extracted
from Simulink –> Math Operations–> Product.
Adder:
Scope:
This block in Simulink is used to display the signals output in virtual environment, and can
be extracted Simulink –> Sink –> Scope.
Butterworth Filter:
This Simulink block is being used to filter high frequency components as the
“Low Pass Filter”, and can be extracted from Simulink–> DSP System Toolbox–>
Filtering–> Filter Implementations–> Analog Filter Design
As it can be seen from Fig 4, that message signal has been recovered from the Amplitude modulated
signal having modulation index of 0.5 from the implementation of Butterworth filter.
Yes, the Simulink file has been attached with this Lab report.
4. What will happen to the waveform when the modulation index m=1. Attach the scope results
and Comment on your result.
Fig 5: Amplitude Modulation and Demodulated Signal Block Diagram with m= 1.0
The numeric value of efficiency when m = 1.0 is about 33 %. AM has a maximum practical efficiency
of about 33 % due to the limitations placed on modulation index.
Fig 7: Amplitude Modulation and Demodulated Signal Block Diagram with m= 0.8
Fig 8: Amplitude Modulation and Demodulated Signal Block Diagram with m= 0.8
The efficiency of AM transmission is limited by the restraint to keep m < 1.0 in order to have a valid
results while for maximum efficiency, the modulation index should be equal to 1.0.
Fig 9: Amplitude Modulation and Demodulated Signal Block Diagram with m= 1.2
Fig 10: Amplitude Modulation and Demodulated Signal Block Diagram with m= 1.2
The conclusion is that efficiency may be increased by increasing the value of the modulation index,
m, but if you use a value > 1.0 there will be distortion introduced in the receiver.
Note: please upload your Simulink file with the lab report (as prove of
your work), without it your report will be considered as a copy.
1) Introduction
2) Procedure
3) Calculations
4) Diagram and explanation