DTE Assignment
DTE Assignment
1) Convert the given binary into decimal, octal, hexadecimal and gray code: (10110101)2
2) Draw the AND gate, OR gate and NOR gate using NAND gate only.
3) Show the classification of logic gates.
4) Design basic logic gates using NAND and NOR gate.
5) Compare TTL, ECL and CMOS logic families. (any four points)
6) Define following terms : i) Fan-in ii) Fan-out iii) Power dissipation iv) Noise
margin
7) State De Morgan’s theorem and prove any one
8) Draw the symbol, truth table and logic expression of any one universal logic gate. Write
reason why it is called universal gate.
9) List the binary, octal and hexadecimal numbers for decimal no. 0 to 15
10) Perform binary division: a) 100001 divide by 110 b) 11001 divide by 101 c) 101101
divide by 101.
11) Perform binary multiplication: a) 0110 mul by 0011 b) 100 mul by 110
12) Write radix of binary, octal, hexadecimal number system.
13) Perform the subtraction using 2’s complement methods. (10110)2 – (11010)2
14) Subtract using 2’s compliment method (35)10 – (5)10
15) ) Convert (53)10 = (BCD)
(34)10 = (Excess-3)
(100111)2 = (Gray)
(11010)2 = (2’s complement)
16) Construct the truth table for following Boolean expression Y = AB + C
17) Explain the following characteristics with respect to logic families
i) Power dissipation ii) Fan-in and fan-out iii) Noise margin iv) Speed of
operation iii) Figure of merit
18) Convert –
(255)10 = (?)16 = (?)8
(157)10 = (?)BCD = (?) Excess3
25) Design a circuit using basic logic gates to realize the following functions.
Y = A ̅ B+AC+ B ̅ C