Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

TASK 2

AMPLITUDE MODULATION
21BEC0877
REVATHI V

AIM: TO REALISE THE AMPLITUDE MODULATION OF A MESSAGE SIGNAL WITH THE HELP OF
MATLAB APPLICATION. ALSO, TO SEE HOW AMPLITUDE MODULATION AND
DEMODULATION WORKS WHEN NOISE IS INVOLVED.
PROCEDURE:
1. Initialise the parameters of the message signal and the carrier signal in Matlab
application.
2. Generate the message and the carrier signal
3. Generate an AM wave and demodulate it.
4. Generate noise signal with the help of randn() function.
5. Generate AM with noise and demodulate it.
6. Plot all the graphs with Matlab.
CODE:
OUTPUT GRAPHS:

RESULT:
AM wave with and without noise were modulated and demodulated and their graphs were
plotted for visualisation.

You might also like