Error correction techniques for IP networks (Part 6)
Select Page

Error correction techniques for IP networks (Part 6 – FEC & ARQ)

Published on Nov 21, 2014 | Enterprise & In-house IPTV

Combined ARQ and FEC error correction approaches

See the Full White Paper

Some implementations employ both ARQ and FEC technologies. Generally speaking these implementations are using the FEC to correct for transmission errors most of the time. Only when the FEC’s error correction capability is exhausted does the ARQ start to re-transmit lost IP packets.

More intelligent implementations using an ARQ and FEC Hybrid will reduce the FEC overhead when the ARQ is activated enabling the ARQ to use just the remaining bandwidth keeping the total consumed bandwidth constantly provisioned for the service.

Figure 1 below shows an example of an FEC + ARQ hybrid error correcting system. The left block shows a 10 x 10 IP packet data block (dark grey) and includes 20 FEC overhead packets (10 FEC Row check sums and 10 Column check sums). The dark purple colored blocks symbolize lost IP Data packets recovered by the FEC. The 10 x 10 FEC can correct burst errors up to 10 consecutive missing IP packets plus a few single random missing IP packets. The light purple colored packets are missing IP packets which cannot be corrected by the 10 x 10 FEC and are instead corrected by the ARQ.

Combined FEC and ARQ

In this example, the ARQ packets are transmitted in the next FEC data block shown on the right side of figure 1. The FEC overhead has been reduced to allow the ARQ to retransmit without increasing the overall bandwidth. The FEC overhead is reduced by only transmitting FEC check sums for the FEC matrix columns, and the FEC Row check sum bandwidth is used for the retransmitted data packets.

See the Full White Paper

Continue Reading