Due to grey code it is less chance to clamp Wrong....
if something is wrong then due to color code it is identified,,
Presuming the question is about Gray Codes, aka reflected binary code, the primary benefit is that it requires only a single binary digit to change when incrementing or decrementing a binary number.
That is, the Grey Code representation of X (base 10) has N binary digits in it. The Grey Code representation of either X-1 or X+1 requires only a single binary digit to change, out of the N digits which make up the number. Normal binary code can require up to all N digits to change when adding or subtracting a single increment.
The advantage here is cleanliness, in particular for mechanical and electrical circuits. Since it is impossible to absolutely synchronize change of digits, in a normal binary representation of a number, incrementing or decrementing it can leave the number in a variety of intermediary states, of which an outside observer cannot tell which is correct. This can cause all sorts of problems when constructing working devices, that otherwise appear to be perfectly designed in the abstract.
For a better explanation of the mechanics and usefulness of Gray Code, look at the Wikipedia article below.
Gray code is a 'reflected code', why is it named so will be illustrated soon. The advantage of Gray code over binary code is that only one bit in the code group changes when going from one number to the next. By, Ashish Kumar (Roh, Nawada, Bihar)
gray code is one which changes one bit at a time but binary code is one which changes one or more bit at a time. for example three bit binary and gray code the left one is binary and the right one is gray code.binary gray000 000001 001010 011011 010100 110101 111110 101111 100000 000
one bit change at a time .
BCD refers to Binary Code Decimal there are no diagrams it is just a numbers system GRAY code is a means to make one reliable state to change at a time eliminating false coding because of transitions in counters and such
It is a non-weighted code, that is, each position of its bit isn't assigned a particular value.
characteristic of Gray code
One disadvantage of Gray code is that it is not as intuitive for human understanding compared to binary code. Another drawback is that Gray code is not as efficient in terms of mathematical operations, such as addition and subtraction, compared to binary code. Additionally, Gray code requires more bits to represent the same range of values as binary code, which can result in increased complexity and storage requirements.
The Gray Code is a type of binary code developed by a programmer named Frank Gray. Gray code is a binary numeral system that differ than normal binary code, and is used widely to detect errors in software.
The airport code for Gray Army Airfield is GRF.
The Code of Marcia Gray was created on 1916-03-16.
Gray code
help PLA use convert excess-3 to gray code
Gray code is a 'reflected code', why is it named so will be illustrated soon. The advantage of Gray code over binary code is that only one bit in the code group changes when going from one number to the next. By, Ashish Kumar (Roh, Nawada, Bihar)
qghq
The Code of Marcia Gray - 1916 was released on: USA: 16 March 1916
The reflected binary code, also known as Gray codeafter Frank Gray, is a binary numeral system where two successive values differ in only one bit.Here is an example of a 4-bit Gray code:0000000100110010011001110101010011001101111111101010101110011000
0100