DE Assignment Questions
1. a) Solve the decimal, binary and octal Equivalent of (A0F9.0DC)16
b) Show the addition of following numbers using BCD code
i) 386+756 ii) 1010 + 444
c) Solve (24)10 – (56)10 in BCD using 9’s complement
1. . Solve the decimal numbers 396 and 27 in
(a)BCD code
(b)Excess-3 code
C) Gray code
2. Simplify the Boolean function y(w,x,y,z)=∑m(1,2,3,5,9,12,14,15) +d(4,8,11) using
K-map technique
4.Show the Boolean function in (a) sum of product and (b)product of sum using k-
map
F(A,B.C,D)= Σm(0,1,2,5,8,10,13,14,15)
5.Draw & Illustrate full adder with two half adder and or gate.