5.11 Exercises
5.1. A binary polar signal is linearly generated using
symbols and a shaping pulse
of amplitude 1 in the interval .
Neglect ISI and assume AWGN with
W/Hz at the receiver. A matched filter is used. Find the maximum bit rate that
can be sent with a probability of bit error .
5.2. A binary PSK system uses coherent demodulation based on correlators
and operates at 100 kbps. The noise at the receiver is AWGN with PSD
W/Hz. The channel attenuates the signal amplitude by 75% (25% of the
transmitted amplitude reaches the receiver). The carrier amplitude at the
transmitter is 3 volts and its frequency is 800 kHz. a) Determine the required
channel bandwidth if the transmitted signal is based on an ideal Nyquist
pulse (“zero roll-off”). Also informe the maximum inferior and minimum
superior channel cuttof frequencies. b) Determine the BER for the received
signal. c) Suppose that you want to improve the BER by increasing the
transmitted signal power, what is the minimum power for a BER less or equal to
?
5.3. A BER of
is required for a system with a rate of 100 kbps operating on an AWGN channel
using M-QAM with coherent detection. The system bandwidth is 50 kHz.
Assume that the used shaping pulse is a unity-energy raised cosine with roll-off
and a Gray code is used to map symbols into bits. a) What is the minimum value
of
to achieve the specified BER? b) What is the value of
under this condition (
is the symbol energy)?
5.4. Compare the implementation in Listing 4.2 with Listing 4.3. Check
whether or not they lead to the same SER for a significant range of SNR, and
estimate the number of arithmetic operations that are saved when using the
latter.
5.5. Consider a digital communication with
possible symbols: .
Assume the vector channel AWGN model, where the output is ,
with
being the noise with zero mean and variance .
The threshold for the decision regions used by the receiver are
and 3.5, respectively. For example, the receiver chooses
in case .
Find the error probability
in both cases: a) equiprobable symbols, b) symbols with a priori probability
and 0.1, respectively. c) Calculate
for case a) assuming
and the approximation to the Q function given in Eq. (??).
5.6. Assume a generic (not AWGN) vector channel that sends symbols
.
The conditional probability of the output vector
given the input ,
is a uniform distribution
with support from
to 2, while
is a zero mean Gaussian with .
Calculate the probability of symbol error assuming the decision threshold
adopted by the receiver is
(the decision is +5 if
and
otherwise) and the a priori probabilities are
and .
5.7. A 4-ary digital communication system uses matched filtering and the signals
in Figure 5.21, which are equiprobable. a) Calculate the energy and power of each
signal. b) Show whether
and
are orthogonal, orthonormal or neither. c) Find the union bound on the error
probability
if dB,
where
is the energy per bit.

5.8. Still considering the digital communication in Figure 5.21, draw the block diagram of an optimal receiver based on matched filtering and explain each block. Specify: a) how is the filtering done (how many filters and the impulse response of each filter including amplitude and duration), b) the synchronization and sampling (what is the rate and the sampling instants), c) the decision system (show the decision regions, etc.)
5.9. Vector channel. A binary PSK system uses coherent demodulation and is contaminated by AWGN noise. The system is modeled as a vector channel with the matched filter output being , where is distributed according to a zero-mean Gaussian with variance 2. The bits 0 and 1 are represented by and , respectively. The a priori symbol probabilities are 0.2 and 0.8, respectively. a) Assuming the transmitted bit is 0, what is the probability of ? b) What is the decision region threshold for ML detection? c) What is the threshold for MAP detection? d) Find assuming the ML and MAP criteria. e) Even before calculating, which criterion would you expect to lead to the smallest ?
5.10. Consider a PAM constellation that is used in a AWGN vector channel with variance . Find a) the symbol error probability when using a maximum likelihood (ML) detector and the decisions thresholds; b) using the ML decisions thresholds, calculate given by the union bound; and c) compare the results in a) and b).