3.11 Exercises
3.1. Digital modulation schemes can be organized in two groups: orthogonal and
phase/amplitude modulation. Describe each one and contrast the main characteristics
of the two groups.
3.2. A constellation was created with three orthonormal basis functions
and
symbols located at the corners of a cube. a) Assume that
and
are two symbols of this constellation and find the other six. b) Calculate the average
energy of this cubic constellation.
3.3. A QAM signal uses a carrier frequency
rad/s
and is given by
Find the expressions for its: a) IQ components
and ,
b) complex envelope
and c) associated analytic signal .
d) Show the graphs of their Fourier transforms and e) indicate the minimum
value to allow obtaining
and
via QAM demodulation.
3.4. a) What is the minimum sampling frequency
to represent the complex envelope of a passband signal of MHz
centered at 1 GHz using quadrature sampling? b) In case a single ADC is used, what
would be the minimum ?
3.5. BPSK can be interpreted as the multiplication of the carrier by a polar line code
(or a PAM with constellation )
and a NRZ shaping pulse of amplitude
over the symbol interval .
Hence, using Table 2.3, the PSD of the baseband BPSK (the BPSK complex envelope)
is .
Find the null-to-null bandwidth BW in terms of the bit rate .
Execute a Monte Carlo simulation to obtain an estimate of
and compare it with the theoretical expression, as done in Figure 2.21. But in this case,
use the abscissa in kHz and .
Choose appropriate values for the carrier
and sampling
frequencies. Change
to confirm your findings on how BW depends on .
3.6. Consider that the ADCs of a quadrature sampling hardware operate at
MHz
and the mixers have frequency GHz.
The input RF signal is a sinusoid ,
where GHz,
which is then frequency downconverted to 140 MHz and sampled by the ADCs.
a) Show the Fourier transforms of the I and Q components, and of their complex
envelope. b) How could you change this sampling scheme to pay less for the ADC(s)?
3.7. A modulation scheme uses four orthonormal basis functions
and
symbols. Each basis functions carries a 4-PAM with symbols separated by
.
a) Calculate the average energy of this 256-symbols constellation. b) Carefully draw
the block diagram of a correlative decoder for a receiver, trying to minimize its
computational cost. For this diagram, consider “Pam demod” as the block that
performs the decisions and maps PAM symbols into bits. c) Using inner products and
the orthogonality property, prove that the correlative receiver can recover the symbol
when it arrives at the receiver as .
3.8. Implement in Matlab/Octave the following transmission systems: a) BPSK, b)
8-PSK and c) -DQPSK.
Use coherent demodulation and, to simplify, assume that the carrier frequency is
perfectly regenerated at the receiver. Choose the simulation parameters such that the
bit rate
is the same for all three cases. For each case, show the IQ data in a constellation
format and the associated phase variations. Also, show the PSDs using theoretical
expressions or Monte Carlo estimations.
3.9. Modify the matrix x in Listing 2.22 to use other transmit signals. For
example, add the signals 1:D, D:-1:1, rand(1,D) and others. Then, execute the
Gram-Schmidt procedure and observe how your choices with respect to the number
of basis functions and constellation impact the PSD (signal power and bandwidth). Try
to design a system with a relatively large number
of input vectors and small .
Seek transmit signals that have relatively small bandwidth and limited power. Do you
see advantages on using basis functions composed of sinusoids when compared to the
ones obtained via a Gram-Schmidt procedure?
3.10. Assume a wireless channel is modeled with the two-ray impulse response
,
where s
is the delay of the second path. The noise at the receiver has a one-sided PSD of
dBm/Hz.
The transmit signal is a 16-QAM with Mbauds,
which was shaped by a NRZ square pulse. The central (carrier) frequency is
900 MHz. Find: a) the baseband complex-valued channel model impulse response
and its Fourier transform ,
b) generate plots of both the baseband and passband channels within a bandwidth of
,
c) find the PSD of the baseband-equivalent noise, d) implement two Monte-Carlo
simulations, one in passband and another using the baseband equivalent system.
Properly scale the signals such that the SNRs are the same in both cases and evaluate
the required
and the computational cost of these two cases.
3.11. (Adapted from [Cio10]) A passband channel has a real-valued flat frequency
response
with unitary gain from 75 to 175 MHz and zero otherwise. The QAM transmit signal
cannot exceed 1 mW and its two-sided PSD
must obey a maximum level of dBm/Hz.
At the receiver, the signal is contaminated by WGN with a flat PSD level of
dBm/Hz.
The carrier frequency is MHz
and the target symbol error probability is .
Find: a) the baseband channel model ,
b) the largest symbol rate that can be used with MHz,
c) the maximum QAM signal power at the channel output, d) the maximum QAM
data rate that can be achieved with the symbol rate of part b, e) a new carrier
frequency value that maximizes the QAM data rate and f) the new data rate for part
e.
3.12. Consider that the ADCs of a quadrature sampling hardware operate at
MHz
and the mixers have frequency GHz.
The input RF signal is a sinusoid ,
where GHz,
which is then frequency downconverted to 160 MHz and sampled by the ADCs. Show
the Fourier transforms of the I and Q components, and of their complex envelope.
Using the graphs, indicate the alias frequency that appears and its cancellation when
one creates the complex envelope. You may find useful the discussion in [ url7iqs].