Semester – III
Subject Name: Digital Fundamentals
Subject Code: 3130704
ASSIGNMENT – 1
Q-1 Do as Directed
1. Given that (16)10 = (100)x. Find the value of x.
2. Add (6E)16 and (C5)16.
3. (1011011101101110)2 = (_____)8 = (_____)16.
Q-2 State and explain De Morgan’s theorems with truth tables.
Q-3 Implement AND, OR, & EX-OR gates using NAND & NOR gates.
Q-4 Simplify the Boolean function F = A’B’C’ + B’CD’ + A’BCD’ + AB’C’
Q-5 Prove following using the Boolean algebraic theorems:
1. A + A’B + AB’ = A + B
2. AB + A’B + A’B’ = A’ + B
Q-6 List out three basic logic operations. Realize these operations using NOR gates only.
Q-7 List out various methods of simplifying a given Boolean function. Solve F = AB + AB’
using any two methods.
Q-8 Do as directed:
1. Express decimal number 60.875 into binary form.
2. One 8421 code word is transmitted in Hamming code with even parity checking.
The received word is 0101000. Find out the correct code word and write decimal
equivalent.
Q-9 Realize AND, OR and NOT gate using NAND gates only.
Q-10 Do as directed:
(a) (1111.11)2 = ( ? )8 = ( ? )10
(b) 23 – 48 using 2’s complement method
(c) (396)10 = ( ? )BCD = ( ? ) EX-3
(d) (11111)2 = ( ? )Gray
Q-11 Define following: Figure of merit, Noise margin, and Power dissipation.
Q-12 Construct Hamming code for BCD 0110. Use even parity.
Q-13 Given a logic function: Z = ABC + BC’D + A’BC.
(i) Make a truth table.
(ii) Realize simplified function using NAND gates only.
Q-14 Obtain the truth table of the function: F = xy+yz+zx.
Q-15 Perform following operation using 2’s complement method. (11010)2 – (1000)2
Q-16 Generate AND & EX-OR gates using NOR gate.
Q-17 Implement EX-NOR using NAND gate.
Q-18 Convert the decimal number 225.225 to octal and hexadecimal.
Q-19 Give classification of logic families and compare CMOS and TTL.
Q-20 List out various logic families. Also list characteristics of digital IC.
Q-21 What is signal? Explain different types of signal.
Q-22 Convert the decimal Number 250.5 to base 4 and base 8.
Q-23 Explain NAND gate as a Universal Gate.
Q-24 Explain various logic gates.
Q-25 Perform the binary subtraction using 2’s complement (0111)2 - (1101)2