Selected Topics in DSP For Wireless: Jean-Paul M.G. Linnartz Nat - Lab., Philips Research
Selected Topics in DSP For Wireless: Jean-Paul M.G. Linnartz Nat - Lab., Philips Research
Selected Topics in DSP For Wireless: Jean-Paul M.G. Linnartz Nat - Lab., Philips Research
=
=
1
0
) ( ) ( ) (
M
m
k m c m c k R
correlation:
R(k) M
k
D D D
= EXOR
addition mod 2
Popular Codes: Walsh-Hadamard
Basic Code (1,1) and (1,-1)
Recursive method to get a code twice as
long
Length of code is 2
l
Perfectly orthogonal
Poor auto correlation properties
Poor spectral spreading. E.g. all 1 code.
1 1
1 -1
R
2
= [ ]
R
2i
=[ ]
R
4
=[ ]
R
i
R
i
R
i
-R
i
1 1 1 1
1 -1 1 -1
1 1 -1 -1
1 -1 -1 1
One column is the code for one user
Cellular CDMA
IS-95: proposed by Qualcomm
W-CDMA: future UMTS standard
Advantages of CDMA
Soft handoff
Soft capacity
Multipath tolerance: lower fade margins needed
No need for frequency planning
Cellular CDMA
Problems
Self Interference
Dispersion causes shifted versions of the codes signal to
interfere
Near-far effect and power control
CDMA performance is optimized if all signals are received
with the same power
Frequent update needed
Performance is sensitive to imperfections of only a dB
Convergence problems may occur
Synchronous DS: Downlink
In the forward or downlink (base-to-mobile): all signals
originate at the base station and travel over the same
path.
One can easily exploit orthogonality of user signals. It is
fairly simple to reduce mutual interference from users
within the same cell, by assigning orthogonal Walsh-
Hadamard codes.
BS
MS 2
MS 1
IS-95 Forward link (Down)
Logical channels for pilot, paging, sync and traffic.
Chip rate 1.2288 Mchip/s = 128 times 9600 bit/sec
Codes:
Length 64 Walsh-Hadamard (for orthogonality users)
maximum length code sequence (for effective spreading and
multipath resistance
Transmit bandwidth 1.25 MHz
Convolutional coding with rate 1/2
IS-95 BS Transmitter
PNI
PNQ
C
o
m
b
i
n
i
n
g
,
w
e
i
g
h
t
i
n
g
a
n
d
q
u
a
d
r
a
t
u
r
e
m
o
d
u
l
a
t
i
o
n
Pilot: DC-signal
W
0
W
0
W
j
User
data
Long code
Block
interleaver
Convol.
Encoder
Sync data
EXOR (addition mod 2)
Asynchronous DS: uplink
In the reverse or uplink (mobile-to-base), it is
technically difficult to ensure that all signals arrive
with perfect time alignment at the base station.
Different channels for different signals
power control needed
BS
MS 2
MS 1
IS-95 Reverse link (Up)
Every user uses the same set of short sequences for
modulation as in the forward link.
Length = 2
15
(modified 15 bit LFSR).
Each access channel and each traffic channel gets a
different long PN sequence.
Used to separate the signals from different users.
Walsh codes are used solely to provide m-ary
orthogonal modulation waveform.
Rate 1/3 convolutional coding.
Rake receiver
A rake receiver for Direct Sequence SS
optimally combines energy from signals
over various delayed propagation paths.
DS reception: Matched Filter Concept
The optimum receiver for any signal
in Additive white Gaussian Noise
over a Linear Time-Invariant Channel
is a matched filter:
Integrate
E
Locally stored reference
copy of transmit signal
Channel Noise
Transmit
Signal
Matched Filter with Dispersive Channel
What is an optimum receiver?
Channel Noise
Transmit
Signal
H(f)
Integrate
E
Locally stored reference
copy of transmit signal
H
-1
(f)
Integrate
E
Locally stored reference
copy of transmit signal
H(f)
H(f)
Rake Receiver
1956: Price & Green
Two implementations of the
rake receiver:
Delayed reference
Delayed signal
Integrate
E
H(f)
D D D
Channel
estimate
D D D
H*(f)
Channel
estimate
Ref code sequence
E
Ref code sequence
BER of Rake
Ignoring ISI, the local-mean BER is
where
with
i
the local-mean
SNR in branch i.
(
(
+
=
=
1
1
2
1
0
j
j
L
j
j
R
BER
t
t
j
j
j i
i
i j
L
R
=
[
=
=
1
J. Proakis, Digital Communications, McGraw-Hill, Chapter 7.
Wire
less
L
R
= 1
L
R
= 2
L
R
= 3
BER
E
b
/N
0
Advanced user separation in DS
More advanced signal separation and
multi-user detection receivers exist.
Matched filters
Successive subtraction
Decorrelating receiver
Minimum Mean-Square Error
(MMSE)
Optimum
MMSE
Decorrelator
Matched F.
E
b
/N
0
S
p
e
c
t
r
u
m
e
f
f
i
c
i
e
n
c
y
b
i
t
s
/
c
h
i
p
Source: Sergio Verdu
Software radio
Many functions are executed in software anyhow
There are many different radio standards, multi-mode is
the way to go.
Can we share functions?
Can we realize a steep cost reduction on DSP
platforms?
Architectural choices:
what to make in dedicated hardware?
what to do in programmable filters?
which operations are done by a general purpose
processor?