Binary To Gray Code Converter (1)

0
Favorite
11
copy
Copy
787
Views
Binary To Gray Code Converter (1)

Circuit Description

Graph image for Binary To Gray Code Converter (1)

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 king_1234

EXP 6

king_1234
Profile image for Nishant069

binary to Gray

Nishant069
Profile image for RA2011003010640

RA2011003010640 6A

RA2011003010640
Profile image for RA2011003040037

Binary To Gray Code Converter

RA2011003040037
Profile image for sanyamidha10

Binary To Gray Code Converter

sanyamidha10
Profile image for jeekay24

Binary To Gray Code Converter (1)

jeekay24
Profile image for DizzyDragon

Binary To Gray Code Converter 717

DizzyDragon
Profile image for RA2111026010090

Binary To Gray Code Converter 90

RA2111026010090
Profile image for smath2608

Binary To Gray Code Converter (1)

smath2608
Profile image for RA2111026040023

exp 8 part 2

RA2111026040023
Profile image for tuttri

Binary To Gray Code Converter (1)

tuttri

Creator

Hq_786

31 Circuits

Date Created

3 years, 10 months ago

Last Modified

3 years, 10 months ago

Tags

  • gray code
  • binary to gray code

Circuit Copied From