Assignment#1
Assignment#1
Q#1: a)- Convert the hexadecimal number F3A7C2 to binary and octal. [3-marks]
b)- Find the 1’s and 2’s complement of the following 8-digit binary number 10101110,
10000001, 10000000,00000001 and 00000000. [3-Marks]
c)- Perform subtraction with the following unsigned decimal numbers by taking 10’s
complement of the subtracted. [4-Marks]
i-5250-1321 ii-1753-8640
iii-20-100 iv-1200-250
Q#2: a)- simplify the following Boolean expression to a minimum number of literals. [5-mARKS]
b)- Convert the following expression into sum of product and product of sum. [5-Marks]
Q#3: a)- Simplify the following Boolean function using three-variable maps: [4-Marks]
b)- Simplify the following Boolean function F together with the don’t-care condition d: then
express the simplified function in sum of Minterms. [6-Marks]
d(x,y,z)= ∑(3,6,7)
d(A,B,C,D)= ∑(2,4,10)
d(A,B,C,D)= ∑(4,6,12,13)
Q#4: Implement the following function F with the following two-level forms: NAND-AND,
AND-OR,PR-NAND, NOR-OR [10-Marks]