Gray Code to Binary

0
Favorite
21
copy
Copy
1110
Views
Gray Code to Binary

Circuit Description

Graph image for Gray Code to Binary

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 Siddhhika

Gray Code to Binary

Siddhhika
Profile image for Aaradhya99

Gray to Binary Conversion

Aaradhya99
Profile image for Faizashraf2910

Gray Code to Binary

Faizashraf2910
Profile image for RiX_UwU

Copy of Gray Code to Binary

RiX_UwU
Profile image for Toastwith2

Gray Code to Binary

Toastwith2
Profile image for Akanksha_001

Gray Code to Binary

Akanksha_001
Profile image for Kush16

EXP -10 (Gray to Binary)

Kush16
Profile image for M.Sc-1_07-RP

4 bit gray to binary

M.Sc-1_07-RP
Profile image for Nikhil_21

Gray Code to Binary

Nikhil_21
Profile image for Devarsh_Modi

Gray to Binary (Devarsh Modi)

Devarsh_Modi
Profile image for vasu28

Copy of Gray Code to Binary

vasu28
Profile image for dharmavaram

Gray Code to Binary

dharmavaram
Profile image for rkxbeo

Gray Code to Binary

rkxbeo
Profile image for khushi1512

Gray Code to Binary

khushi1512
Profile image for saatvik_ss

Gray Code to Binary

saatvik_ss
Profile image for VELVRIX

20590_ Gray Code to Binary

VELVRIX
Profile image for sarj123

Gray Code to Binary

sarj123
Profile image for RA2111026010090

Gray Code to Binary 90

RA2111026010090
Profile image for Vardhu27

model

Vardhu27
Profile image for user-33739

Exp-9

user-33739
Profile image for user-29328

Gray Code to Binary

user-29328

Creator

iamazhan

1 Circuit

Date Created

4 years ago

Last Modified

4 years ago

Tags

  • gray code
  • binary to gray code

Circuit Copied From