Decoding

LabView Modulation Toolkit

Decoding

Data decoding involves removing redundant bits from the sequence and correcting for any errors that might have happened during transmission. The signal decoding process is usually more complicated than the encoding process and can be very computationally intensive. However efficient decoding schemes have been developed over the years —one example is the Viterbi decoding algorithm, which is used to decode convolutionally encoded data.

The following VIs are used in channel decoding: