You are on page 1of 1

EEE / ETE 321 – Lab Summer 2021

Quiz 2 Marks: 20 Time: 20 minutes

 Turn ON your camera. Open the answer template. Write your name, ID, section there.
 Answer to the short questions should be short and precise.
 For MATLAB part- paste your code & graphs from MATLAB to your answer script.
 Any cheating and plagiarism will be strictly penalized.

1. Define NBFM and WBFM. How the bandwidth of FM related to frequency deviation?

2. Suppose a baseband signal is . Now,


for FM transmission, consider the frequency deviation Δf is 24000.
 What will be the value of modulation index?
 How much bandwidth is required for this FM transmission?

3. Consider a message signal for [ ] create a


MATLAB program to perform DSB amplitude modulation and demodulation using built-in
functions.
Here,
 Message signal frequency fm = “3rd digit of your NSU ID” Hz,
 Carrier frequency fc = 20 Hz,
 Modulation Index = 0.8,
 Sampling rate fs = 1000 Hz.
Plot the message signal, modulated signal, and demodulated signal.

You might also like