111undefined.D- Flip Flop: When inputs of R-S F.F are connected to each other by an invertors shownin figure it becomes D-F.F. It is also called buffer as it produces output same as that of Input.
Q10.Convert following
Binary number into Gray code.a. (1011)
2
It’s method is as follows by leaving carry10111110Q11.Convert Binary to Access-3 code. Add decimal.a.(100)
2
⇒
100(3)
10
or (11)
2
to any binary to have Access-3 code100 4
Q11Convert Gray code to Binary code.
Ans.A. (1110)1110(1011)i.e. gray (1110) = (1011)
2
Q12.Exercise for students.
1.
(1011)
2
= ( )
8
= ( )
16
2.
(100.001)
10
= ( )
2
= ( )
16
3.
(7AB)
16
= ( )
2
= ( )
10
4.Binary to gray code (a) 1010 b 01011
Q13.Simplify expression using Boolean algebra formulas.
1.(x +y) (x + y) = x.x + x.y + x.y + y.y[ As we know 1. A.A = A 2. A.A = 0 ]= x + xy + xy= x(1 + y) + xy[using 1+A =1)=x + x.y(or 1 + A =1)=x(1+y)= x
Q14.Using two 2x4 decoders design 3x8 decoder.
Here using A
2
bit as a chip select.
Q15.Discuss half subtractor?
Ans.XYDifference(D)Borrow (B)0000
QQSR CLR SCLKDQQ10010013----- + ------111 7D
0
D
1
2
1
Decoder D
3
2
0
2x4D
2
E2
0+
2
1
2 x4Decoder ED
0
D
1
D
2
D
3
A
0
A
1
A
2
Leave a Comment