Homework 1 (Due: September 11)

[PDF]

ECE 732: Mobile Communication Systems
Prof. B.-P. Paris
Homework 1
ECE 630 Review Problems
Due: September 11, 2018

Reading
Goldsmith: Chapter 1 and chapter 5, section 5.1.
Problems
  1. Frequency-Shift Keying (FSK)
    In a coherent FSK signalling scheme the signals s1(t) and s2(t) are defined to be
    s1(t) =   A cos(2π(fc + Δf2-)t)

s (t) =   A cos(2π(f  - Δf-)t)
 2                  c    2

    These signals are used to transmit equally-likely bits over a channel which adds white Gaussian noise of spectral height N02- to the signal.

    1. Assuming fc Δf, show that the “correlation coefficient” ρ of the signals s1(t) and s2(t), defined as
      ρ = --(s1(t),s2(t))--
    ||s1(t)|| ⋅ ||s2(t)||

      is given approximately by

           sin(2π Δf T )
ρ =  ------------=  sinc(2π Δf T ),
       2πΔf  T

      where T is the duration of a bit interval.

    2. What is the minimum value of the frequency shift Δf for which the signals are orthogonal?
    3. Draw a block diagram of the receiver which attains the minimum probability of error.
    4. Compute the minimum probability of error as a function of ρ.
    5. What is the value of Δf that minimizes the probability of error?
  2. Binary Signal Sets
    Information bits are to be transmitted over an additive, white Gaussian noise channel (spectral height N0-
 2) using the depicted signal set.

    PICT

    1. Draw the block diagram of the minimum probability of error receiver.
    2. Compute the probability of error attained by this receiver.
    3. Repeat parts (a) and (b) for the following signal set:

      PICT

    4. Compare the results for the two signal sets and explain.
  3. Suboptimum Receivers
    The Cheap and Dirty Communications Company has designed yet another digital communication system. The binary signal set consists of sinusoids having duration T and frequencies f0 = n∕T and f1 = m∕T, respectively (n and m distinct integers). These signals are equally likely. The channel adds white Gaussian noise of spectral height N02. An average bit error rate of at most 10-3 is required. The transmitter is amplitude-limited: sinusoids can not have higher amplitude than √2--A0.
    1. What is the minimum probability of error receiver?
    2. What is the maximum data rate (bits/second) that can be transmitted through the channel?
    3. The designer can save some expense (true to the name of the company) by simplifying the receiver. Instead of using sinusoids in the correlator of the receiver, square waves of the same frequency and phase are used to reduce hardware costs. Analyze the effect of this less expensive receiver on the performance of the communication system.
    4. To save even more, the designer decides to remove the synchronization circuit, such that the phase difference between the received signal and the local square-wave oscillators can assume any value between 0 and 2π with equal probability. What changes in the receiver are required to maintain reasonable performance?
    5. What is the probability of error attained by your receiver from part (d)?
  4. Consider the signal
    x (t) = Π (t∕τ)cos(2π (f0 + Δf )t),

    where Π(x) = 1 if |x| < 12 and Π(x) = 0 if |x| > 12. You may assume that Δf f0. Let x(t) be the input to a filter with impulse response

    h (t) = a exp(- at)cos(2πf t)u(t),
                          0

    where u(t) denotes the unit step function. Find the output using baseband-equivalent signal techniques.