Tek1Atom
- 15
- 0
Help, "2 in 5" digital error detecting question (M in N)
Explain how a "2 in 5" code can detect all single bit errors but only some double errors in the 5-bit coding of a single digit.
give an example where, in one 5-bit code of a single decimal digit
a) Two errors can be detected
b) Two errors cannot be detected
"m in n" error detection codes in Digital Design
if 4 bits are set to 1 and in the total 5 bits, than this can cause confusion when processing.
a) 10101
b) 01111
Homework Statement
Explain how a "2 in 5" code can detect all single bit errors but only some double errors in the 5-bit coding of a single digit.
give an example where, in one 5-bit code of a single decimal digit
a) Two errors can be detected
b) Two errors cannot be detected
Homework Equations
"m in n" error detection codes in Digital Design
The Attempt at a Solution
if 4 bits are set to 1 and in the total 5 bits, than this can cause confusion when processing.
a) 10101
b) 01111