CS Assignment 5
CS Assignment 5
Assignment 5
To generate a block diagram for AM modulator using Simulink and verifying the results
for DSB-FC and DSB-SC.
Amplitude Modulation:-
Modulation in which the amplitude of carrier signal is varied in accordance with the amplitude of
modulating (message) signal is called Amplitude Modulation (AM).
There are various method used for AM such as:
1. Double side band full carrier.
2. Double side band Suppressed carrier.
3. Single side band.
4. Vestigial side band.
For DSBFC,
S(t) = Ac * [ 1 + µ * sin(2*pi*fm*t) ] * sin(2*pi*fc*t)
For DSBSC,
S(t) = Ac * µ * sin(2*pi*fm*t) * sin(2*pi*fc*t)
We have used, fm = 10 Hz Message frequency
fc = 100 Hz Carrier frequency
T = 0.001sec Sampling period
i.e. fs = 1000Hz Sampling frequency
Over here, µ = modulation index
Block Diagram:-
1
Circuit Simulation Laboratory
For µ=1 :
For µ <1 :
2
Circuit Simulation Laboratory
For μ >1 :
3
Circuit Simulation Laboratory
For μ =1 :
4
Circuit Simulation Laboratory
For μ >1 :
For μ <1 :
5
Circuit Simulation Laboratory
Conclusion:-
Simulink in MATLAB can help us to design complex circuitry used for communication. With
simple block diagram representation, we can make that circuit work and check the output easily.