You are on page 1of 7

AMPLITUDE MODULATION

AIM:
-Generate AM waveform with carrier signal, depth of modulation and message signals are
given using simulink.
OBJECTIVES:-
Upon completion of this experiment the students will be able to
1. To use Simulink for drawing a functional circuit and Simulating
2. To observe waveforms of various system models created using Simulink
THEORY:-

PROCEDURE
1 Open MATLAB.
2Type simulink on command window.
3 When simulink library browser window appears, click on + sign to expand simulink library.
4 Select new model from File  New  Model.

5 Select sub library sinks, click and drag the item scope to the new model window.
6 Select sub library sources, take two sine wave blocks for carrier and message.

7 Select a product block, sum block and a gain block from Math sub library.
8 Rename the blocks as per the figure by simply clicking on name below the block
9 Double click on sine wave block and make changes in amplitude and frequency.(the
frequency of a 1 Hz sinewave is π radians/sec, enter it as pi)

10 Double click on gain block . Enter gain as 0.7(depth of modulation<= 1) and sampling
period as 0.01.
11 Double click on product block. Make sampling period as 0.01.Do the same for Sum block
12 Double click on scope block. Click on the icon of parameters(second icon from left on top
left position after the printer icon). Make number of axes 3.

13 Now connect block by simply click and dragging on connection (connection points are
shown like > or < )of blocks.

14 Now select simulation  configuration parameters.


15 Change stop time to 20.0 and solver to discrete state and click on apply and then on OK
16 Now start simulation by selecting simulation menu start simulation from menu or simply
pressing  button.
17 Double click on scope symbol to get simulation result.Now click on binocular like icon to
get auto scale
OBSERVATION:
RESULT
AM waveform is generated with given carrier signal, depth of modulation and message
signals using simulink matlab.

You might also like