Skip to main content

Binary - Gray Code Conversion and vice-versa

Binary - Gray Code Conversion with Solved Examples

Binary - Gray Code Converter - an online tool to perform binary to grey code or grey code to binary conversion. Truth table & example conversion may useful to understand such operations in digital electronics & communications. Select the radio button to perform the appropriate conversion. Both the conversions can be done by using the below EX-OR gate logic.
                       

Binary to Gray Code Conversion

This conversion method strongly follows the EX-OR gate operation between binary bits . The below steps & solved example may useful to know how to perform binary to grey code conversion.

1. To convert binary to grey code, bring down the most siginificant digit of the given binary number, because, the first digit or most siginificant digit of the grey code number is same as the binary number.
2. To obtain the successive grey coded bits to produce the equivalent grey coded number for the given binary, add the first bit or the most siginificant digit of binary to the second one and write down the result next to the first bit of grey code, add the second binary bit to third one and write down the result next to the second bit of grey code, follow this operation until the last binary bit and write down the results based on EX-OR logic to produce the equivalent grey coded binary.
Solved Example :
The below solved example may useful to understand how to perform binary to grey code conversion.

Problem
Find the equivalent grey code for the binary 111012.

Solution :

Grey Code to Binary Conversion

This conversion method also follows the EX-OR gate operation between grey & binary bits. The below steps & solved example may useful to know how to perform grey code to binary conversion.

1. To convert grey code to binary, bring down the most siginificant digit of the given grey code number, because, the first digit or the most siginificant digit of the grey code number is same as the binary number.
2. To obtain the successive second binary bit, perform the EX-OR operation between the first bit or most siginificant digit of binary to the second bit of the given grey code.
3. To obtain the successive third binary bit, perform the EX-OR operation between the second bit or most siginificant digit of binary to the third MSD (most significant digit) of grey code and so on for the next successive binary bits conversion to find the equivalent.
Solved Example :
The below solved example may useful to understand how to perform grey code to binary conversion.

Problem
Find the equivalent binary number for the grey code 1010.
Solution :
In digital electronics & communications, the conversion between different number systems play vital role to perform various operations. The above solved examples for binary to grey code and grey code to binary conversions may useful to understand how to perform such calculations, however, when it comes to online, this binary - grey code converter may useful to perform such conversions as easy & quick as possible.
















Comments

Popular posts from this blog

Application Engineer- Prototyping at Siemens India

  Hello, Dear Readers, Siemens India has a vacancy for the Application Engineer role. Siemens EDA is a global technology leader in Electronic Design Automation software. Our software tools enable companies around the world to develop highly innovative electronic products faster and more cost-effectively. Our customers use our tools to push the boundaries of technology and physics to deliver better products in the increasingly complex world of chip, board, and system design. This role is based in Bengaluru. But you’ll also get to visit other locations in India and globe, so you’ll need to go where this job takes you. In return, you’ll get the chance to work with teams impacting entire cities, countries, and the shape of things to come We make real what matters! This is your role: Deploy Siemens EDA ProFPGA prototyping software and hardware solutions at customers and guide the customers to successful design bring-up Work closely with R&D to solve problems, review product spe...

WXtoIMG 2018 Pro Upgrade Keys & Software Download

hello, friends good news for all the NOAA hobbies to upgrade your software with full functionality with keys, I have given below that keys try to use it and enjoy the upgrade version of the WxToImg software. Below are the upgrade keys for the 2018 edition of the WxToimg that is used to decode the polar orbiting NOAA weather satellite images by individuals at home. Unfortunately, the original site mentioned on the Main WXtoImg Post is no longer available but an archive copy of the WXtoIMG software for windows can be downloaded from Web.Archive.org (Version 2.10.11) and activated with the professional keys below. Professional Edition Upgrade Key Full Name: Kevin Schuchmann Email Address: your email address Upgrade Key: CGHZ-PP9G-EAJZ-AWKK-NDNX  

Tutorial on EasyEDA desktop software for PCB and schematic design

In this article, I am going to write a tutorial on how to use EasyEDA desktop application for creating a schematic and for PCB design. One of best advantage of this software is that you can create design offline and can automatically synchronize your design with your online EasyEDA account.  It can be used for circuits simulation, PCB deign and electronics circuits design. You can download EasyEDA desktop application by clicking on following link and it will work on windows 7 or its greater version. They are also releasing soon offline application OSX and Linux users. So keep visiting their website for more information.                                                    https://easyeda.com/page/download So let’s start and see how to design a schematic and PCB using EasyEDA offline desktop application. So first of all lets see how to create a schema...