edited by
1,730 views
0 votes
0 votes

The Gray code for ($A5$) $16$ is equivalent to

  1. $10010101$
  2. $11010101$
  3. $11011111$
  4. $11011011$
edited by

2 Answers

0 votes
0 votes
Binary equivalent for A5 is: 1010 0101

Equivalent gray code is:       1111 0111

Related questions

1 votes
1 votes
0 answers
1
sh!va asked Nov 9, 2017
917 views
Consider following 8085 microprocessor programMVIA, DATA1ORA AJM DISPLAYOUT PORT1CMADISPLAY :ADI 01HOT PORT1HLTIf DATA1 = A7H, the output at PORT1 is(a) A7H(b) 58H(c) 00H...
0 votes
0 votes
1 answer
2
sh!va asked Nov 8, 2017
1,694 views
Which of the following statement is true for Programmable Logic array (PLA)?(a) Fixed AND array and Fused programmable OR array(b) Fused programmable AND array and Fixed ...
0 votes
0 votes
1 answer
3
sh!va asked Nov 8, 2017
552 views
Simplify the below function represented in sum of minterms
0 votes
0 votes
1 answer
4
sh!va asked Nov 8, 2017
2,149 views
If input to T flip flop is 200 Hz signal, then what will be the output signal frequency if four T flip flops are connected in cascade(a) 200 Hz(b) 50 Hz(c) 800 Hz(d) None...