0% found this document useful (0 votes)
66 views

Computer

The document is a past exam paper for Computer Organization from Computer Science and Engineering. It contains 8 questions related to computer organization topics: (1) 2's complement addition and subtraction overflow, representing numbers in IEEE 754 format; (2) general CPU structure including registers, ALU, and control words; (3) design goals for hardwired vs microprogrammed control units; (4) fast multiplication circuits and Booth's algorithm; (5) flash memory functioning and memory hierarchy; (6) I/O communication techniques; (7) pipelining concept and example; (8) Flynn's classification of processor types and tightly vs loosely coupled systems.

Uploaded by

skssush
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views

Computer

The document is a past exam paper for Computer Organization from Computer Science and Engineering. It contains 8 questions related to computer organization topics: (1) 2's complement addition and subtraction overflow, representing numbers in IEEE 754 format; (2) general CPU structure including registers, ALU, and control words; (3) design goals for hardwired vs microprogrammed control units; (4) fast multiplication circuits and Booth's algorithm; (5) flash memory functioning and memory hierarchy; (6) I/O communication techniques; (7) pipelining concept and example; (8) Flynn's classification of processor types and tightly vs loosely coupled systems.

Uploaded by

skssush
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code No: RA210505 RA

II B.Tech II Semester Regular Examinations, Apr/May 2007


COMPUTER ORGANIZATION
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
?????

1. (a) Give means to identify on whether or not has overflow has occurred in 2s
complement addition or subtraction operations. Take one example for each
possible situation and explain. Assume 4 bit registers. Let If overflow register

in
E is also considered, check whether the result is corrector not [6]

o.
(b) Represent -32.75 and 18.125 in single precision IEEE 754 representation. [10]

2. Explain with a block diagram the general structure of a CPU along with registers

.c
and ALU. Also, explain what is a control word and relate it with the functioning
ss
of the CPU. [16]

3. (a) What are the design goals for a designer while deciding a hardwired or micro-
re
programmed CU for a CPU. [8]
(b) Explain nanoinstructions and nanometry. Why do we need them. [8]
xp

4. (a) What is the use of fast multiplication circuits. Write about array multipliers.
[8]
se

(b) Explain booths algorithm with its theoretical basis [8]


pu

5. (a) What is the functioning of a Flash Memory? Explain. [8]


(b) Give the detailed picture of Memory Hierarchy. [8]
m

6. What are the different kinds of I/O Communication techniques? What are the
relative advantages and disadvantages? Compare and contrast all techniques. [16]
ca

7. What is pipelining? Explain pipeline processing with an example. [16]

8. (a) Explain how Flynn classified the processors into different streams by giving
an example for each stream.
(b) Explain tightly coupled and loosely coupled systems with suitable examples.
[8+8]

?????

1 of 1

You might also like