edited by
892 views

1 Answer

0 votes
0 votes

Gray codes are less error-prone for mechanical devices that involve making and breaking electrical circuits because they only change in one bit position at a time.
So, they are considered as the minimum error code.

Gray codes are very useful in the normal sequence of binary numbers generated by the hardware that may cause an error or ambiguity during the transition from one number to the next. So, the Gray code can eliminate this problem easily since only one bit changes its value during any transition between two numbers.

The gray code which is also known as the reflected binary code is a binary numeral system where two successive values differ in only one bit.Gray codes are mostly used to facilitate error correction in digital communication.

Answer:

Related questions

1 votes
1 votes
4 answers
1
admin asked Apr 1, 2020
6,804 views
If the original size of data is $40$ then after adding error detection redundancy bit the size of data length is$26$$36$$46$$56$
0 votes
0 votes
1 answer
2
admin asked Apr 1, 2020
1,647 views
Which of the following would not be specified in a communication protocol?Header contentsTrailer contentsError CheckingData content of message
1 votes
1 votes
2 answers
3
0 votes
0 votes
2 answers
4
admin asked Apr 1, 2020
1,179 views
If the channel is band limited to $6\;kHz$ and signal to noise ratio is $16,$ what would be the capacity of channel?$16.15$ kbps$23.24$ kbps$40.12$ kbps$24.74$ kbps