What's the difference between block code and convolution code?
Respuestas de entrevistas
Anónimo
16 ago 2012
Block code code information in blocks while convolutional codes convolve information bit sequence
5
Anónimo
10 ago 2012
In block codes, information bits are followed by parity bits. In convolution codes, information bits are spread along the sequence.
Block codes are memoryless whereas Convolution codes have memory.
Convolution codes use small codewords in comparison to block codes, both achieving the same quality.