You are on page 1of 1

DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING

NORTH SOUTH UNIVERSITY

EEE 321, ETE 321 Lab Summer 2021


Final Exam – Part 3 Full Marks: 15 Duration: 15 minutes

1. Fill up the following table using bertool in MATLAB. Use Data Cursor to find
the values on graphs.

Mod. Type Mod. order SNR BER


4 6
QAM
8 6
4 6
PSK
8 6

According to your data, explain which modulation type and order will result
lowest bit error rate.

2. Suppose a digital message signal is ( ) ( ( )) for a time

range [t = 0 : 0.001 : 2].


Now, for this digital message signal, create an binary FSK signal whose-
 Sinusoidal carrier frequency = 10 Hz
 FSK higher frequency for logic 0 = 15 Hz
 FSK lower frequency for logic 1 = 5 Hz

Then, using subplot(~),


 Plot the digital message signal
 Plot the sinusoidal carrier signal
 Plot the binary FSK signal

You might also like