retagged by
609 views

1 Answer

2 votes
2 votes

* Excess-3 code is non-weighted and self complementary code.

A self complementary binary codes are always compliment themselves.

The complement of a binary number can be obtained from that number by replacing 0’s with 1’s and 1’s with 0’s.

The sum of binary number and its complement is always equal to decimal 9.

In other words, the 1’s complement of an excess-3 code is the excess-3 code for the 9’s complement of the corresponding decimal number.

For example, the excess-3 code for decimal number 5 is 1000 and 1’s complement of 1000 is 0111, which is excess-3 code for decimal number 4, and it is 9’s complement of number 5.

Answer:

Related questions

1 votes
1 votes
1 answer
1
admin asked Apr 2, 2020
1,834 views
Odd parity of word can be conveniently tested by OR gateAND gateNOR gateXOR gate
2 votes
2 votes
1 answer
2
admin asked Apr 2, 2020
1,227 views
A sequential circuit outputs a $\text{ONE}$ when an even number$(>0)$ of one’s are input; otherwise the output is $\text{ZERO}.$ The minimum number of states required i...
1 votes
1 votes
3 answers
3
admin asked Apr 2, 2020
1,311 views
If a clock with time period $“T”$ is used with $n$ stage shift register, then output of final stage will be delayed by$nT$ sec$(n-1)T$ sec$n/T$ sec$(2n-1)T$ sec
1 votes
1 votes
2 answers
4
admin asked Apr 2, 2020
767 views
If the input $\text{J}$ is connected through $\text{K}$ input of $\text{J-K}$, then flip-flop will behave as a D type flip-flopT type flip-flopS-R flip-flopToggle switch