Binary To Gray Code Converter

0
Favorite
3
copy
Copy
627
Views
Binary To Gray Code Converter

Circuit Description

Graph image for Binary To Gray Code Converter

Circuit Graph

The circuit converts a 4-bit binary word to 4-bit Gray code. The most significant bit of a Gray code is the same as the most significant bit of the corresponding binary code. Thus, the most significant bit of the output is simply copied from input B3. For the other bits: Bit i of a Gray code is 1 if bits i and i + 1 of the corresponding binary code are not equal. This is implemented using XOR gates with adjacent bits of the binary code as inputs.

There are currently no comments

Profile image for R0H17_L1N64L4

Code Converter - 1. Binary to Grey code

R0H17_L1N64L4
Profile image for umesh12014803119

Binary To Gray Code Converter

umesh12014803119
Profile image for Ani.vikram

Binary To Gray Code Converter (1)

Ani.vikram

Creator

d973

29 Circuits

Date Created

5 years, 2 months ago

Last Modified

5 years, 2 months ago

Tags

  • gray code
  • binary to gray code

Circuit Copied From