Recent questions tagged binary-codes

1 1 vote
1 1 answer
91
91 views
For weighted decimal codes, is it guarantted for a decimal digit to have a unqiue code or representation in binary? If the weights assigned to places can be arbitrary, is...
0 0 votes
0 0 answers
792
792 views
Hi,Can someone please tell if gray code representation can also work for negative binary number?I’ve seen examples of gray code for only positive binary number not sure a...
1 1 vote
1 1 answer
852
852 views
A t-error correcting q-nary linear code satisfy :$M\sum_{i=0}^{t}(\frac{n}{i})(q-1)^{i}\leq X$Where M is the number of code words and X is$q^{n}$$q ^{t}$$q^{-n}$$q^{-t}$
0 0 votes
1 answers 1 answer
2.4k
2.4k views
So I'm asked to convert 300 (decimal) into binary and hexadecimal for a single byte (8-bit) unsigned number. I get:300 = 100101100 = 12CBut isn't 100101100 a 9 digit numb...
2 2 votes
1 answers 1 answer
1.8k
1.8k views
In Excess 3 addition, the groups that have produced a carry we have to add 0011 to them and subtract 0011 from the groups which have not produced a carry during the addit...
14 14 votes
4 answers 4 answers
11.7k
11.7k views
The logic circuit given below converts a binary code $Y_1Y_2Y_3$ into Excess-$3$ codeGray code$\text{BCD}$ codeHamming code
11 11 votes
5 answers 5 answers
10.5k
10.5k views
The Excess-$3$ code is also calledCyclic Redundancy CodeWeighted CodeSelf-Complementing CodeAlgebraic Code
2 2 votes
1 answers 1 answer
5.2k
5.2k views
Convert $1101_2$ to corresponding $excess-3$ binary number.(A) $10000$(B) $01000110$(C) $100110$(D) $10110$
1 1 vote
2 answers 2 answers
7.7k
7.7k views
A number system uses 20 as the radix. The excess code that is necessary for its equivalent binary coded representation is ?
8 8 votes
3 answers 3 answers
8.5k
8.5k views
Which of the following is termed as minimum error code ?Binary codeGray codeExcess-$3$ codeOctal code
129 129 votes
11 answers 11 answers
32.9k
32.9k views
Consider numbers represented in 4-bit Gray code. Let $ h_{3}h_{2}h_{1}h_{0}$ be the Gray code representation of a number $n$ and let $ g_{3}g_{2}g_{1}g_{0}$ be the Gray...
To see more, click for the full list of questions or popular tags.