3,049 views
3 votes
3 votes

The (r-1)’s complement of the base-6 number is called 5’s complement.

  1. Determining the procedure for obtaining the 5’s complement of the base 6 numbers.
  2. Obtain the 5’s complement of the $(543210) _6$.
  3. Design a 3-bit code to represent each of the 6 digits of the base-6 number. Make the binary code self-complementing so that 5’s complement can be obtained by changing 1’s to 0’s and 0’s to 1’s in the bits of the coded number.

1 Answer

Related questions

2 votes
2 votes
1 answer
1
0 votes
0 votes
1 answer
2
ajaysoni1924 asked Mar 31, 2019
3,977 views
The State of the 12 bit Register is 010110010111. What is the Content if it represents.a three decimal digit in BCD.a three Decimal digit in Excess-3a three Decimal Digit...
0 votes
0 votes
0 answers
3
0 votes
0 votes
1 answer
4
ajaysoni1924 asked Mar 31, 2019
3,112 views
Show the bit configuration that represents the decimal number 295 inin binaryin BCDin ASCII