Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
16 views1 page

R7220504 Computer Organization

This document contains an exam for a Computer Organization course, with 8 questions covering various topics in computer organization. The questions cover topics like IEEE 754 floating point representation, comparing computer speeds, 4-bit arithmetic circuits, shift operations, instruction classification, address sequencing, microprogrammed control units, Booth's multiplication algorithm, floating point addition, cache updating policies, page translation, I/O systems, pipeline processing, instruction pipelining, distributed shared memory, and bus arbitration techniques. The exam asks students to answer any 5 of the 8 questions.

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

R7220504 Computer Organization

This document contains an exam for a Computer Organization course, with 8 questions covering various topics in computer organization. The questions cover topics like IEEE 754 floating point representation, comparing computer speeds, 4-bit arithmetic circuits, shift operations, instruction classification, address sequencing, microprogrammed control units, Booth's multiplication algorithm, floating point addition, cache updating policies, page translation, I/O systems, pipeline processing, instruction pipelining, distributed shared memory, and bus arbitration techniques. The exam asks students to answer any 5 of the 8 questions.

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code: R7220504 R07

B.Tech II Year II Semester (R07) Supplementary Examinations May/June 2015


COMPUTER ORGANIZATION
(Common to CSE, IT, CSS & ECC)
Time: 3 hours Max. Marks: 80

Answer any FIVE questions


All questions carry equal marks
*****
1 (a) Represent (1259, 125)10 in single precision and double precision IEEE 754 standards.
(b) How do we say one computer is faster than another? What are the measures used to compare
their speeds?

2 (a) Explain the 4-bit arithmetic circuit using multiplexer.


(b) Explain the difference between logic shift and arithmetic shift.
(c) Give the classification of instructions.

3 (a) Describe in detail about address sequencing.


(b) Draw and explain micro programmed control unit.

4 (a) Perform multiplication for the following 6-bit numbers using Booths algorithm.
Multiplicand 0 1 0 1 1 1
Multiplier 1 1 0 1 1 0
Show each step clearly indicating the Booth recording.
(b) Draw and explain the flowchart for floating point addition.

5 (a) What is cache updating? Why is it necessary? Explain different updating systems.
(b) Explain the working of page translation mechanism.

6 (a) Draw and explain the block diagram of I/O system.


(b) Discuss about RS 232C.

7 (a) How does a conditional branch instruction affect the performance of instruction pipelining? Explain
with the help of timing diagram.
(b) What is pipeline processing?
(c) What is instruction pipeline?

8 (a) Draw and explain the distributed shared memory architecture.


(b) What do you mean by bus arbitration? Explain the parallel arbitration technique with the help of
neat diagram.

*****

You might also like