
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Brajraaj Bhoola took this quiz in class of Computer Architecture course at Aliah University. Its main points are: Computer, Architecture, Sign, Magnitude, Addressing, Modes, Processor, Execution, Time, Instruction, Clock, Cycle
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Time Limit: 90 Min.
Sessional I Total marks: 50
Q1 Explain how to determine if a number is negative or positive in the following representation: (a) Sign Magnitude (b) Two’s Complement Take same negative and positive numbers for both cases. The number should be of 8-bit.
Q2 Given x=5 and y=-9, find the product P=x*y using Booth’s Algorithm. Clearly mention each step.
Q3 For the expression: Z= (A*B) + (C+D) + E Write programs for One address machine and Three Address machine
Q4 Name TWO Addressing modes that involve memory and give example of each.
Q5 Convert the decimal number (-76.00) to its IEEE single precision floating- point counterpart.
Q6 Convert the IEEE single-precision floating-point number (658900000) to its decimal counterpart.
Q7 A 40-MHz processor was used to execute a benchmark program with the instruction mix and clock cycle count (shown in table below). Determine the effective CPI, and execution time for this program.
Figure for Question 2
Table for Question 7
Instruction type
Instruction count
Clock cycle count Integer arithmetic 45000 1 Data transfer 32000 2 Floating point 12000 3 Control transfer 11000 2