16.548 Notes 15:: Concatenated Codes, Turbo Codes and Iterative Processing
16.548 Notes 15:: Concatenated Codes, Turbo Codes and Iterative Processing
Channel
Systematic Output
Input Encoder
#1
MUX
Interleaver
Parity
Output
Encoder
#2
Parallel Concatenation of RSC codes
Pseudo-random Interleaving
! The coding dilemma:
" Shannon showed that large block-length random codes achieve
channel capacity.
" However, codes must have structure that permits decoding with
reasonable complexity.
" Codes with structure don’t perform as well as random codes.
" “Almost all codes are good, except those that we can think of.”
! Solution:
" Make the code appear random, while maintaining enough
structure to permit decoding.
" This is the purpose of the pseudo-random interleaver.
" Turbo codes possess random-like properties.
" However, since the interleaving pattern is known, decoding is
possible.
Why Interleaving and
Recursive Encoding?
! In a coded systems:
" Performance is dominated by low weight code words.
! A “good” code:
" will produce low weight outputs with very low probability.
! An RSC code:
" Produces low weight outputs with fairly low probability.
" However, some inputs still cause low weight outputs.
! Because of the interleaver:
" The probability that both encoders have inputs that cause
low weight outputs is very low.
" Therefore the parallel concatenation of both encoders will
produce a “good” code.
Theory of Turbo-decoding
Turbo decoding (2)
Iterative Decoding
Deinterleaver
APP
APP
Interleaver
systematic Decoder Decoder
data #1 #2 hard bit
parity decisions
data DeMUX
Interleaver
1
0/0
S2 0
1/1
0/0
0
1/ 1
S1
1
11
1/
S0 0/00
i=0 i=1 i=2 i=3 i=4 i=5 i=6
2 iterations
-3
10
BER
-4
10 6 iterations 3 iterations
-5
10 10 iterations
-6
10 18 iterations
-7
10
0.5 1 1.5 2
E b /N o in dB
Another Example
Performance Factors
and Tradeoffs
! Complexity vs. performance
" Decoding algorithm.
" Number of iterations.
" Encoder constraint length
! Latency vs. performance
" Frame size.
! Spectral efficiency vs. performance
" Overall code rate
! Other factors
" Interleaver design.
" Puncture pattern.
" Trellis termination.
Performance Bounds for
Linear Block Codes
! Union bound for soft-decision decoding:
wi
2N
2rEb
Pb ≤ ∑ Q d i
i =1 N No
! For convolutional and turbo codes this becomes:
n ( m+ N ) ~
Nd w 2rEb
Pb ≤ ∑ N
d
Q d
No
d = d free
! The free-distance asymptote is the first term of the sum:
~
N free w
2rEb
Pb ≈ free
Q d free
N No
! For convolutional codes N is unbounded and:
2rEb
Pb ≈ W Q d free
d
0
No
Free-distance Asymptotes
0
10
Convolutional Code ! For convolutional code:
CC free distance asymptote
Turbo Code " dfree = 18
-2 TC free distance asymptote
10
" Wdo = 187
Eb
Pb ≈ 187Q 18
-4 N o
10
For turbo code
BER
" dfree = 6
-6
10 " Nfree = 3
" wfree = 2
3 ⋅ 2 E
10
-8 Pb ≈ Q 6 b
65536 No
-4 Video
BER
10
Conferencing
10
-5
Replayed
Video
-6
10
Data
-7
10
0.5 1 1.5 2 2.5
E b /N o in dB
Application: Turbo Codes for
Fading Channels
! The turbo decoding algorithm requires accurate
estimates of channel parameters:
" Branch metric:
γ ( s i → s i + 1 ) = ln P [ m i ] + z is x is + z ip x ip
4 a i* E s 2
z i = ri = 2 ri a i*
No σ
" Average signal-to-noise ratio (SNR).
" Fading amplitude.
" Phase.
! Because turbo codes operate at low SNR, conventional
methods for channel estimation often fail.
" Therefore channel estimation and tracking is a critical issue
with turbo codes.
Fading Channel Model
! Antipodal modulation:
sk = {−1,+1}
! Gaussian Noise:
No
Pn =
Channel
sk 2Es
Turbo BPSK
Encoder Interleaver Modulator ! Complex Fading:
ak = (α + X k ) + jYk
ak " α is a constant.
# α=0 for Rayleigh Fading
nk # α>0 for Rician Fading
" X and Y are Gaussian
Turbo De- BPSK random processes with
Decoder interleaver Demod autocorrelation:
R( k ) = J o ( 2πf d Ts k )
Pilot Symbol Assisted
Modulation
! Pilot symbols:
" Known values that are periodically inserted into the transmitted
code stream.
" Used to assist the operation of a channel estimator at the
receiver.
" Allow for coherent detection over channels that are unknown and
time varying.
segment #1 segment #2
2
! Initial estimates are
Delay
σ2 rk found using pilot
(q)
aˆ symbols only.
Re {}
⋅ (⋅ ) ∗ k
Filter
! Estimates for later
Compare xˆi( q ) xˆi( q ) Insert sˆk( q ) iterations also use
to Channel Pilot
Threshold Interleaver Symbols
data decoded with
high reliability.
Λ(qi)
! “Decision directed”
(q ) (q)
Remove y i y i Turbo
Pilot Channel
Decoder
Deinterleaver
Symbols
dˆ (j q )
Performance of
1
Pilot Symbol Assisted Decoding
10
-2
10
! Estimation prior to decoding
degrades performance by 2.5 dB.
-3
10 ! Estimation during decoding only
degrades performance by 1.5 dB.
-4
! Noncoherent reception degrades
10
performance by 5 dB.
-5
10
0 1 2 3 4 5 6 7 8 9 10
E b /N o in dB
Other Applications
of Turbo Decoding
! The turbo-principle is more general than merely its
application to the decoding of turbo codes.
! The “Turbo Principle” can be described as:
" “Never discard information prematurely that may be useful
in making a decision until all decisions related to that
information have been completed.”
-Andrew Viterbi
" “It is a capital mistake to theorize before you have all the
evidence. It biases the judgement.”
-Sir Arthur Conan Doyle
! Can be used to improve the interface in systems that
employ multiple trellis-based algorithms.
Applications of the
Turbo Principle
! Other applications of the turbo principle include:
" Decoding serially concatenated codes.
" Combined equalization and error correction decoding.
" Combined multiuser detection and error correction
decoding.
" (Spatial) diversity combining for coded systems in the
presence of MAI or ISI.
Serial Concatenated Codes
! The turbo decoder can also be used to decode serially
concatenated codes.
" Typically two convolutional codes.
n(t)
Outer Inner AWGN
Data Convolutional interleaver Convolutional
Encoder Encoder
Turbo
interleaver
Decoder
APP
Inner deinterleaver Outer Estimated
Decoder Decoder Data
Performance of Serial
Concatenated Turbo Code
! Plot is from:
S. Benedetto, et al “Serial Concatenation
of Interleaved Codes: Performance
Analysis, Design, and Iterative Decoding”
Proc., Int. Symp. on Info. Theory, 1997.
! Rate r=1/3.
! Interleaver size L = 16,384.
! K = 3 encoders.
! Serial concatenated codes
do not seem to have a bit
error rate floor.
Turbo Equalization
! The “inner code” of a serial concatenation could be an
Intersymbol Interference (ISI) channel.
" ISI channel can be interpreted as a rate 1 code defined
over the field of real numbers.
n(t)
(Outer) AWGN
Data Convolutional interleaver ISI
Encoder Channel
Turbo
interleaver
Equalizer
APP
(Outer)
SISO deinterleaver SISO Estimated
Equalizer Decoder Data
Performance of Turbo Equalizer
! Plot is from:
C. Douillard,et al “Iterative Correction of
Intersymbol Interference: Turbo-
Equaliztion”, European Transactions on
Telecommuications, Sept./Oct. 1997.
! M=5 independent
multipaths.
" Symbol spaced paths
" Stationary channel.
" Perfectly known channel.
! (2,1,5) convolutional code.
Turbo Multiuser Detection
! The “inner code” of a serial concatenation could be a
multiple-access interference (MAI) channel.
" MAI channel describes the interaction between K
nonorthogonal users sharing the same channel.
" MAI channel can be thought of as a time varying ISI
channel.
" MAI channel is a rate 1 code with time-varying coefficients
over the field of real numbers.
" The input to the MAI channel consists of the encoded and
interleaved sequences of all K users in the system.
! MAI channel can be:
" CDMA: Code Division Multiple Access
" TDMA: Time Division Multiple Access
System Diagram
“multiuser interleaver”
d1 Convolutional b1
Encoder interleaver #1
#1
Parallel b MAI
to Channel
Serial n(t)
AWGN
dK Convolutional bK
Encoder interleaver #K
#K
Turbo
MUD
Λ(q ) multiuser Λ(q ')
interleaver
APP
SISO Ψ (q ) multiuser
Ψ (q ') Bank of
dˆ ( q )
y MUD deinterleaver
K SISO
Decoders
Estimated
Data
Simulation Results:
MAI Channel w/ AWGN
! From:
" M. Moher, “An iterative algorithm
for asynchronous coded multiuser
detection,” IEEE Comm. Letters,
Aug.1998.
! Generic MA system
" K=3 asynchronous users.
" Identical pulse shapes.
" Each user has its own interleaver.
! Convolutionally coded.
" Constraint length 3.
" Code rate 1/2.
! Iterative decoder.
Conclusion
! Turbo code advantages:
" Remarkable power efficiency in AWGN and flat-fading
channels for moderately low BER.
" Deign tradeoffs suitable for delivery of multimedia services.
! Turbo code disadvantages:
" Long latency.
" Poor performance at very low BER.
" Because turbo codes operate at very low SNR, channel
estimation and tracking is a critical issue.
! The principle of iterative or “turbo” processing can be
applied to other problems.
" Turbo-multiuser detection can improve performance of
coded multiple-access systems.