0% found this document useful (0 votes)
73 views19 pages

Code Converters: Binary To/from Gray Code

Gray code is a binary number system where each successive pair of numbers differs in only one bit, making it useful for applications where normal binary transitions may cause errors. Converters between binary and gray code can be designed using K-maps, with the gray code bits as outputs and binary bits as inputs, resulting in digital circuits that perform the conversions without errors during number transitions.

Uploaded by

Suresh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views19 pages

Code Converters: Binary To/from Gray Code

Gray code is a binary number system where each successive pair of numbers differs in only one bit, making it useful for applications where normal binary transitions may cause errors. Converters between binary and gray code can be designed using K-maps, with the gray code bits as outputs and binary bits as inputs, resulting in digital circuits that perform the conversions without errors during number transitions.

Uploaded by

Suresh Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 19

Code Converters

Binary to/from Gray Code


Gray Code
• Gray Code system is a binary number system
in which every successive pair of numbers
differs in only one bit.
• It is used in applications in which the normal
sequence of binary numbers generated by the
hardware may produce an error or ambiguity
during the transition from one number to the
next.
Converting Binary to Gray Code
Converting Principle
• To find the corresponding digital circuit, we
will use the K-Map technique for each of the
gray code bits as output with all of the binary
bits as input.
K-map for g0
K-map for g1
K-map for g2
K-map for g3
Digital Circuit Diagram
Gray Code to Binary
K-map for b0
Simplification
K-map for b1
Simplification
K-map for b2
K-map for b3
Digital Circuit Diagram

You might also like