Вы находитесь на странице: 1из 1

Assignment No.

06
Total Marks: 14
Semester Fall 2009
Advance Computer Architecture-CS501 Due Date: 01/02/2010

Objective:
To learn and understand basic concepts of Number system, Computer Arithmetic and Arithmetic Unit.
Instructions:
Please read the following instructions carefully before solving & submitting assignment:
Assignment should be in your own wordings not copied from net, handouts or books.
It should be clear that your assignment will not get any credit (zero marks) if:

o The assignment is submitted after due date.


o The submitted assignment does not open or file corrupt.
o The assignment is copied (from other student or copy from handouts or internet).
o Student ID is not mentioned in the assignment File or name of file is other than student ID.

For any query about the assignment, contact at cs501@vu.edu.pk

GOOD LUCK

Q: 1 Convert the following base12 numbers to decimal numbers. Assume that they are unsigned. [3*2=6]

Solution:

a) A1B12

b) 12A12

Q: 2 You are required to perform Multiplication using Booth recoding and Bit-pair recoding for the
following questions given below respectively. In each question report overflow if it occurs. [4*2=8]

Solution:

BOOTH RECODING BIT-PAIR RECODING

010100 100111
101110 111110

Вам также может понравиться