answersLogoWhite

0

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.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Why gray code is called unweighted code?

Gray code is referred to as an unweighted code because it does not assign different weights to its bits, unlike binary code where each bit position represents a specific power of two. In Gray code, only one bit changes at a time for sequential values, minimizing errors in digital systems during transitions. This property enhances its robustness in applications like digital encoders and error correction, making it less about numerical value and more about the sequence of changes. As a result, Gray code lacks a traditional weighted structure, hence the term "unweighted."


What are problem in gray code?

It is a non-weighted code, that is, each position of its bit isn't assigned a particular value.


What is the most important characteristic of Gray code Prepare a table showing the 4 bit Gray code Explain the rule for conversion of Binary number to Gray code?

characteristic of Gray code


What are the disadvantages 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.


What is the airport code for Gray Army Airfield?

The airport code for Gray Army Airfield is GRF.


When was The Code of Marcia Gray created?

The Code of Marcia Gray was created on 1916-03-16.


Which is the minimal error code in computers?

Gray code


BCD to Gray Code Converter?

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


Gray code of 111 is?

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)


How do you convert excess-3 to gray code?

help PLA use convert excess-3 to gray code


How do you write a program to convert binary code to gray code using c?

Gray code, named after Frank Gray, a Bell Labs researcher who originally called it "reflected binary code", is used to help correct errors in digital communications. It was developed as a response to preventing desynchronized switching actions, requiring only one switch be flipped to increment or decrement a binary value represented by a hardware-based switch array. The simplest method, without using a whole lot of CPU or brain power, is to create an array of Gray code values that correspond to their binary representation. For example, a 2-bit Gray code array would consist of the following values: int gray2bit[]={0, 1, 3, 2}; A 3-bit Gray code array would be declared and initialized as follows: int gray3bit[]={0, 1, 3, 2, 6, 7, 5, 4}; To find the Gray code for a particular value, simply reference that offset in the desired array: int n=gray2bit[2]; /* results in 3 */ int m=gray3bit[6]; /* results in 5 */ See the related links for more information on Gray codes as well as sample source code that will assist you further.


What is the gray matter code?

qghq