Electronics and Communication Engineering - Digital Electronics - Discussion

Discussion Forum : Digital Electronics - Section 5 (Q.No. 18)
18.
11011 in gray code = __________ .
100102
111112
111002
100012
Answer: Option
Explanation:

Change to decimal and then to binary.

Discussion:
9 comments Page 1 of 1.

Shakti said:   4 years ago
10110 is the right answer.
(1)

Danish said:   8 years ago
Given number is in decimal, convert it into Gray code. MSB will be same, xor 1st two to find a second digit, xor 2nd and a 3rd bit to find the third digit and so on. The correct answer one would get will be 10110. All options are wrong.

Option A would be correct if third bit would be 1.

Amod kumar jha said:   8 years ago
Yeah, you are absolutely right @Danish.

Chandu said:   8 years ago
Yes, you are right @Danish.

Hbk said:   7 years ago
Yes, the answer should be 10110.

Adnan Asifi said:   6 years ago
Given no(11011) is gray code. We have to find it's equivalent binary code. When we go to reverse and apply the logic on option #1(10010) that Danish explain, we will get gray code 11011.

Surya said:   6 years ago
Yeah, you are right @Mr. Adnan.

Sahil soni said:   4 years ago
The right answer should be 10110.

Shakti said:   4 years ago
10110 is the right answer.

Post your comments here:

Your comments will be displayed after verification.