Important Questions For Digital Logic Design
Important Questions For Digital Logic Design
3. (3FF)16 = ( )10 = ( )2
4. (110011011)2 = ( )8
5. (110011011)2 + (011001011)2 = ( )2
6. (110011011)2 - (011001011)2 = ( )2
B. Solve the following problem using 1’s and 2’s complement method:
1. (25)10 – (9)10
2. (110011)2- (011010)2
3. (60)8 – (25)8
4. (66)10 –(95)10
5. (1111000)2-(0001110)2
C. Write a short note on the BCD (Binary-Coded Decimal), Grey code, and ASCII
(American Standard Code for Information Interchange).
D. Draw the logic diagram of Digital Logic Gates:(AND, NAND, OR, NOR, EX-OR,
EX-NOR) along with their truth table.
f=p′qr+pq′r+pqr′+pqr
• A. (A + B)
• (A + B) (A + C)
• AB (B’C + AC)
• (A + B’ + C’) (A +B’+ C) (A + B + C’)
4. Solve the following using Karnaugh Map and also design logic gate from simplified
expression: