Gray code is simply reflected binary code in which two successive values differ in only one bit. The general method of converting a decimal number to Gray code is performed by converting decimal to binary and then binary to Gray code. In this article, a new method for generating a weighted code for ...
No comments yet
Be the first to share your thoughts!