0% found this document useful (0 votes)
41 views3 pages

Assignment 2: October 2020

This document provides the questions for Assignment 2 in the course ET-20515 Digital Communication. It covers topics related to baseband data transmission, including properties of line codes, matched filters, probability of error calculations, signal-to-noise ratios, and pulse transmission over noisy channels. It also includes questions on raised cosine filtering, duobinary coding, dispersive channel equalization, and the practical difficulties of ideal Nyquist channels compared to raised cosine channels. The assignment concludes with MATLAB programming tasks involving Fourier analysis of signals, signal sampling and reconstruction, and SIMULINK modeling of natural sampling, PWM, and PPM signals.

Uploaded by

dandeashrit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views3 pages

Assignment 2: October 2020

This document provides the questions for Assignment 2 in the course ET-20515 Digital Communication. It covers topics related to baseband data transmission, including properties of line codes, matched filters, probability of error calculations, signal-to-noise ratios, and pulse transmission over noisy channels. It also includes questions on raised cosine filtering, duobinary coding, dispersive channel equalization, and the practical difficulties of ideal Nyquist channels compared to raised cosine channels. The assignment concludes with MATLAB programming tasks involving Fourier analysis of signals, signal sampling and reconstruction, and SIMULINK modeling of natural sampling, PWM, and PPM signals.

Uploaded by

dandeashrit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

ET-20515 Digital Communication Autumn 2020

Assignment 2: October 2020


Instructor: Dr. Prateek Dolas Scribe:

Note: LATEX template courtesy of UC Berkeley EECS dept.

2.1 Baseband Data Transmission


1. Discuss desirable properties of Line codes.

2. Find the transfer function of optimum filter used to detect the pulse transmitted over noisy channel.

3. Show that the maximum SNR of the matched filter is given by

2E
ηmax =
N0
where E denotes signal energy and N0 denotes noise spectral density.

4. Derive the relation between error funtion, complementary error function and Q-function.

5. Derive expression for probability of error for optimum detector of known pulse in presence of Additive
White Gaussian Noise (AWGN).

6. A signal s(t) = ±2(t/T ) for 0 ≤ t ≤ T . The signal is corrupted by white Gaussian noise of power
spectral density 10−6 V olts2 /Hz
a. Draw the signal waveform at the output of a matched filter receiver.
b. If the probability of error Pe is to be no larger than 10−4 , find the minimum allowable interval
T.

7. Compare the outputs of the matched filter and the correlator, when the input signal is either ±V , as
a function of time t for 0 ≤ t ≤ T . Assume white Gaussian noise. Are the outputs the same for all t,
or just at the sampling instance T .

8. For the time limited signal s(t) given as



10 cos 2π × 1000t 0 < t < 50µsec
s(t) =
0 otherwise

corrupted by white Gaussian noise with power of 10−4 W/Hz.


a. Find the matched filter for optimum detection of pulse.
b. find the output signal to noise ratio of this filter.

9. A binary PCM system using polar NRZ signaling operates just above the error threshold with an
average probability of error equal to 10−6 . Suppose that the signaling rate is doubled. Find the new
value of average probability of error.
Students should not keep themselves confined to the above set of problems. In addition, they must explore and practice
wide variety of additional relevant problems from various available text(s) related to this course.

2-1
2-2 Assignment 2: October 2020

10. A computer puts out binary data at the rate of 56 Kbps. The computer output is transmitted using
a baseband binary PAM system that is designed to have a raised-cosine spectrum. Determine the
transmission bandwidth required for each of the following roll off factors α = 0.25, 0.5, 0.75, 1.0. Also
determine spectral efficiency in each case.
11. A binary PAM wave is to be transmitted over a baseband channel with an absolute maximum band-
width of 75 KHz. The bit duration is 10 µs. Find the raised cosine spectrum that satisfies these
requirements.
12. The binary data stream 001101001 is applied to the input of a duobinary system.
a. Construct the duobinary coder output and corresponding receiver output without precoder.
b. Suppose that owing to error during transmission, the level at the receiver input produced by
the second digit is reduced to zero. Construct the new receiver output.
13. Repeat above problem for modified duobinary scheme.
14. Consider a tapped delay line dispersive channel model having two taps with channel tap coefficient
h(0) = h(1) = √12 . Design a three tap equalizer for this dispersive channel to detect the pulse without
ISI.
15. a. Discuss the practical difficulties involved with ideal Nyquist Channel.
b. Explain how this difficulties may be resolved using full raised-cosine channel.
c. Also, compare the advantages and disadvantage of using raised-cosine channel with that of ideal
Nyquist channel to remove ISI.

2.2 MATLAB Based Assignment-II∗


1. To study Fourier analysis of signals available on http://ssl-iitg.vlabs.ac.in/Signals_exp3(objectives)
.html and write a programme in MATLAB to find:
a. The relationship between the continuous-time Fourier series and Fourier transform of a signal.
b. The relationship between continuous-time and discrete-time Fourier transform of a signal.
c. The relationship between the discrete-time Fourier series and Fourier transform of a signal.
d. The relationship among Fourier analysis methods.
2. To study Sampling and signal Reconstruction available on http://ssl-iitg.vlabs.ac.in/
index.html and write a programme in MATLAB to demonstrate:
a. The time domain sampling of bandlimited signals (Nyquist theorem).
b. The time domain sampling of non-bandlimited signals and antialiasing filter.
c. The signal reconstruction using zero-order hold and first-order hold filters.
d. The sampling in frequency domain (Discrete Fourier Transform).
e. The spectral analysis using Discrete Fourier Transform.
3. Design a SIMULINK Model for the following (assume suitable data):
a. To generate a Natural Sampling signal and its Reconstruction
b. To generate PWM signal and its demodulation.
c. To generate PPM signal and its demodulation.

* : This MATLAB programming assignment is a part of your ET-20521 DIGITAL COMMUNICATION


LAB. (Practical) and is having a weightage equivalent to that of THREE Experiments.
Assignment 2: October 2020 2-3

You might also like