WC Lecture Slides
WC Lecture Slides
Vinay Joseph
NIT Calicut
Module 1
▶ High level analyses of wireless communication networks using a
simplified model of wireless channel
▶ Modeling a wireless channel
Module 2
▶ Point-to-point wireless communication
⋆ Main reference [1]: Chapter 3 and Appendix A, Fundamentals of
Wireless Communication, Tse et al
⋆ Available at
https://web.stanford.edu/~dntse/wireless_book.html
Module 3
▶ Wideband multi-user wireless communication systems
Key problem: how to send and receive bits using a wireless channel?
Step 1: Additive White Gaussian Noise channel without fading
y [m] = x[m] + w [m]
▶ m: time slot
▶ x[m]: transmitted baseband symbol
▶ w [m]: additive white Gaussian noise
▶ y [m]: received signal
Step 2: Flat-fading channel
y [m] = h[m]x[m] + w [m]
(x − µ)2
1
f (x) = √ exp − , x ∈R
2πσ 2 2σ 2
▶ Notation x ∼ N (µ, σ 2 )
Standard Gaussian random variable w has mean 0 and variance 1,
i.e., w ∼ N (0, 1).
x = σw + µ
Notation: w ∼ CN (0, σ 2 )
Its PDF is !
1 ∥w ∥2
f (w ) = exp − ,w ∈ C
πσ 2 σ2
Phase of w is uniform over [0, 2π]
Magnitude r = ∥w ∥ is a Rayleigh random variable with PDF
2
r −r
f (r ) = 2 exp
σ 2σ 2
y =u+w
P {u = uA |y } ≥ P {u = uB |y } (1)
(y − uA )2 (y − ub )2
1 1
√ exp − ≥ √ exp −
πN0 N0 πN0 N0
2 2
=⇒ (y − uA ) ≤ (y − uB )
=⇒ |y − uA | ≤ |y − uB |
f (y |u = uA ) ≥ f (y |u = uB )
f (y |u = uA )
=⇒ ≥1
f (y |u = uB )
f (y |u = uA )
=⇒ log ≥0
f (y |u = uB )
pe = P {u = uA } P {error|u = uA } + P {u = uB } P {error|u = uB }
(2)
Here
|uA − uB |
P {error|u = uA } = P w > |u = uA , (see slide 13)
2
|uA − uB |
=P w > , since w and u are independen
2
!
|uA − uB |
=Q p
2 N0 /2
P {error|u = uA } = P {error|u = uB }
Also, P {u = uA } = P {u = uB }
Hence, (2) then gives us the following:
!
|uA − uB |
pe = Q p
2 N0 /2
QPSK =⇒ x[m] ∈ {a(1 + j), a(1 − j), a(−1 + j), a(−1 − j)}
▶ Real and imaginary parts in x[m] are associated with I (in-phase) and
Q (quadrature) channels used in communication
▶ QPSK delivers one extra bit per symbol compared to BPSK
Noise is independent across I and Q channels. So, bits can be
detected separately along the channels.
Thus, bit error probability is same as BPSK and given by:
!
a p
P {error} = Q p =Q SNRQ
N0 /2
√
Probability of error for BPSK is Q 2SNRB and for QPSK is
p
Q SNRQ
2 /2
Recall from slide 7 that Q(a) < e −a
We will later see that the exponential decay is not seen with fading.