error correction - How to compute hamming code for 10 bits? -


i have seen examples of hamming code detection , correction 8 bits or 12 bits. suppose had bit string: 1101 0110 11 contains 10 bits.

do need add 2 additional bits bit string complete nibble? if add 0s or 1s?

i have looked other examples, cannot seem find partial nibbles determine procedure. thank you.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -