# lab5_binary to gray

0
Favorite
0
copy
Copy
254
Views
# lab5_binary to gray

Circuit Description

Graph image for # lab5_binary to gray

Circuit Graph

This is a modification of the circuit Binary To Gray Code Converter. In this version, the most significant output bit is not directly connected to the most significant bit of the input. Instead, a fourth two-input XOR gate serves as an MSB buffer. One input of this XOR gate is connected to ground (logic 0) so the output state simply follows the input.

There are currently no comments

Creator

Jaygb@1

10 Circuits

Date Created

3 years ago

Last Modified

3 years ago

Tags

  • gray code
  • binary to gray code

Circuit Copied From