6.b.) Grey Code To Binary Code Converter by 273

0
Favorite
2
copy
Copy
378
Views
6.b.) Grey Code To Binary Code Converter by 273

Circuit Description

Graph image for 6.b.) Grey Code To Binary Code Converter by 273

Circuit Graph

The circuit converts a 4-bit Gray code to 4-bit binary code. The most significant bit of a binary code is the same as the most significant bit of the corresponding Gray code. Thus, the most significant bit of the output is simply copied from input G3. For the other bits: Bit i of a binary code is 1 if bits i to n - 1, where n is the total number of bits and bit index i starts from 0 (the rightmost/LSB), of the corresponding Gray code contain an odd number of 1s. This is implemented using 2-, 3-, and 4-input XOR gates.

There are currently no comments

Profile image for 2020113707

6.b grey to binary by 343

2020113707
Profile image for Krithick25

239

Krithick25

Creator

Shivam..

41 Circuits

Date Created

2 years, 10 months ago

Last Modified

2 years, 10 months ago

Tags

This circuit has no tags currently.

Circuit Copied From