You are on page 1of 1

IMSEC, Ghaziabad

MCA – I Sem
Session 2022
Computer Architecture and Organisation(KCA 105)
Name of faculty: Madhavi Tripathi
Assignment 1

Submission Date: 5 Dec 2022 Max Marks: 20

Qn Question Marks CO
o
1. Convert given decimal numbers in to their equivalent binary 2 1
(8.635)10=( ?? )2
(64.234)10=(??)2

2. Form combinational circuit for given Boolean 2 1


a) Y=ABC+A’BC+BC’
b) Y=((A+B)(C+D))’

3. Multiply decimal 7 by decimal 3 using Booth’s algorithm. 5 1


4. Divide 6 by 2 using Booth algorithm 5 1
5. perform explicit normalization on given floating point 6 1
numbers where exponent is 4 bit and mantissa is of 4 bits
a) (101.111)
b) (.00110)

You might also like