Digital Modulation: Wireless Communication
Digital Modulation: Wireless Communication
Wireless Communication
•! Section 1: Wireless Transmission
1 2
•! Power efficiency: –! Problem: increasing the data rate implies decreasing the pulse
width of the digital symbol, which increases the bandwidth of the
signal.
–! Problem: in order to increase noise immunity, it is necessary to –! Bandwidth efficiency describes how efficiently the allocated
increase the signal power. The amount by which the signal power bandwidth is used
should be increased to maintain a certain BER depends on the –! Defined as the ratio of the throughput data rate per Hertz (bps/
modulation scheme. Hz)
–! Power efficiency describes the ability to preserve the fidelity of a –! Fundamental upper bound:
digital message at low power levels. C/B = log2(1+S/N)
–! The power efficiency expresses the "signal energy over the noise where C is the channel capacity (bps), B the bandwidth (Hz) and S/
energy" ratio (Eb/No) required at the receiver to guaranty a N the signal-to-noise ratio.
certain BER
5 6
Factors that influence the Digital Modulation techniques
choice of Digital Modulation (3) •! Digital modulation is the process by which a sequence of
pulses (message) of duration T is transformed into a
sequence of sinusoidal waveforms, s(t) of duration T.
•! Very often there is a tradeoff:
–! adding error control coding reduces the bandwidth efficiency
•! The general form of the modulated signal is:
(redundancy is transmitted too) but increases the power efficiency
(there remain fewer errors) s(t) = A(t).cos[2.!.(fc + fm(t)).t + "(t)]
–! M-ary schemes increase the bandwidth efficiency but require
higher transmission power to keep the same BER
•! Digital modulation can then be defined as the process
whereby the amplitude, frequency, phase or a
•! Other factors are important combination of them is varied in accordance with the
–! cost and the complexity of the receiver information to be transmitted
–! for wireless networks, the robustness under various types of •! A scheme that uses:
channel impairments such as Rayleigh fading and multipath –! amplitude is called ASK (Amplitude Shift Keying)
dispersion is important –! frequency is called FSK (Frequency Shift Keying)
–! phase is called PSK (Phase Shift Keying)
7 8
9 10
11 12
Phase Shift Keying (PSK) Phase Shift Keying (PSK) (2)
Si(t) = (2E/T)1/2 cos[2.!.fc .t + "i(t)] 0 <= t <= T Si(t) = (2E/T)1/2 cos[2.!.fc .t + "i(t)] 0 <= t <= T
i = 1, ...., M i = 1, ...., M
–! where the phase term "i(t) will have M discrete values, typically –! where the phase term "i(t) will have M discrete values, typically
given by: "i(t) = 2.!.i/M given by: "i(t) = 2.!.i/M
–! M-ary PSK can displayed as constellation diagrams •! If M > 2, the scheme is called M-ary PSK and can carry
•! If M =2, the scheme is called Binary PSK and the phase log2 (M) bits/waveform.
switches between 2 values, 0 and !. –! If M=8, 3 bits/waveform
–! Binary 1 = (2/T)1/2 cos[2.!.fc .t] »! s0(t) = (2E/T)1/2 cos[2.!.fc .t]
»! s1(t) = (2E/T)1/2 cos[2.!.fc .t + !/4 ] Q
–! Binary 0 = (2/T)1/2 cos[2.!.fc .t + !] 010
»! s2(t) = (2E/T)1/2 cos[2.!.fc .t + !/2 ] 011
001
Q »! ...
1 0 1 000
»! s7(t) = (2E/T)1/2 cos[2.!.fc .t + 7.!/4 ] 100
I
I
t 1 0 101
111
110
13 14
M 2 4 8 16 32 64 –! where di(t) = d0, d2, d4, … (even bits of the input signal)
dq(t) = d1, d3, d5, … (odd bits of the input signal)
R/Bw in bits/Hz 0.5 1 1.5 2 2.5 3 –! note that di(t) and dq(t) have half bit rate of dk(t)
(bandwith efficiency)
–! this last formula is an efficient way to generate the QPSK
Eb/No 10.5 10.5 14 18.5 23.4 28.5 waveform...
(power efficiency)
15 16
19 24