EXP 5, 4-bit Binary to Gray code converter

0
Favorite
3
copy
Copy
569
Views
EXP 5, 4-bit Binary to Gray code converter

Circuit Description

Graph image for EXP 5, 4-bit 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 Rahul_6302

4-bit Binary to Gray code converter

Rahul_6302
Profile image for Akash0510

4-bit Binary to Gray code converter

Akash0510
Profile image for sac_hin_19

EXP 5, 4-bit Binary to Gray code converter

sac_hin_19

Creator

dhananjay1364

12 Circuits

Date Created

2 years, 11 months ago

Last Modified

2 years, 11 months ago

Tags

  • gray code
  • binary to gray code

Circuit Copied From