Princesunny0077
8,041 views
10 slides
Dec 12, 2015
Slide 1 of 10
1
2
3
4
5
6
7
8
9
10
About This Presentation
Binary to gray and gray to binary conversion
Size: 319.03 KB
Language: en
Added: Dec 12, 2015
Slides: 10 pages
Slide Content
Binary to gray code conversion
WHAT IS A BINARY CODE ? A binary code represents text or computer processor instructions using the binary number system's two binary digits, 0 and 1. The binary code assigns a bit string to each symbol or instruction
What is gray code? The reflected binary code, also known as Gray code after Frank Gray, is a binary numeral system where two successive values differ in only one bit ( binary digit)
Binary to gray conversion Lets take a input string & we h ave to convert it into gray code MSB WILL BE SAME
How to built it into a circuit ? What Could be the logic ?
Gray to binary conversion Taking a random input string and converting it. MSB WILL BE SAME