Comtech EF Data DD2401 User Manual
Page 22

Operation
DD2401 Satellite Demodulator
3-
4
MN-DD2401 - Rev. G
3.2 DD2401 Reed-Solomon
3.2.1 Reed-Solomon Codec
Utilizing a Reed-Solomon (RS) Outer Codec concatenated with a convolutional inner codec is an
effective way to produce very low error rates even for poor signal-to-noise ratios while requiring
only a small increase in transmission bandwidth. Typically, concatenating an RS Codec requires
an increase in transmission bandwidth of only nine to twelve percent while producing a greater
than 2 dB improvement in Eb/No. RS is a block codec where K data bytes are fed into the
encoder which adds 2t = (N - K) check bytes to produce an N byte RS Block. The RS Decoder
can then correct up to “t” erred bytes in the block (refer to Figure 3-3 and Table 3-1).
3.2.2 Reed-Solomon Operation in the DD2401 Demodulator
When the Reed-Solomon Decoder is enabled, the signal is received and demodulated by the
receiving unit, fed to a Viterbi Decoder for the first layer of error correction. After error correction
by the Viterbi Decoder, the unique words are located and the data is deinterleaved and reformed
into blocks. The R-S Decoder then corrects the leftover errors in each block. The data is then
descrambled and output from the R-S Section.
3.2.3 Reed-Solomon Code Rate
The R-S Code Rate is defined by (N, K) where N is the total R-S block size in bytes (data + check
bytes) and K is the number of data bytes input into the R-S Encoder. The transmission rate
expansion required by the R-S Codec is then defined by N/K. The DD2401 allows any N or K
setting up to N = 255, and K = 235 to allow tailoring of the code rate to meet system
requirements, with the following restrictions:
1. N/K must be less than 1.25 (25% maximum overhead).
2. N-K must be between 2 and 20, and must be even.
3. Maximum N = 255, Minimum N = 25.
4. Maximum K = 253, Minimum K = 23.
3.2.4 Interleaving
The DD2401 allows for interleaving depths of 4 or 8 R-S blocks. This allows burst errors to be
spread over 4 or 8 R-S blocks in order to enhance the error correcting performance of the R-S
Codec.
Figure 3-3. Reed Solomon Decoder Functional Block Diagram