Question

I was studying about redundancy bits and I came across this equation and table. Now I am not sure how they get the "minimum number" redundancy bits column.

enter image description here

So how would they get maximum and minimum number of redundancy bits r require to correct n bits of data

Was it helpful?

Solution

By definition: it's the smallest integer value of r that satisfies the stated equation, 2ʳ ≥ n + r + 1.

I don't see anything about "maximum number of redundancy bits."

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top