0% found this document useful (0 votes)
34 views8 pages

Computerorganization PDF

The document contains questions from a Computer Organization exam. It includes questions on topics like: - Paging vs segmentation, with a question on paged segmentation addressing. - Asynchronous serial transfer and asynchronous communication interfaces. - RISC pipelines, vector processing, and array processors. - Designing a register selection circuit and 10's complement circuits. - Parity generation/checking, and differences between high/low level languages. - Microinstruction sequencing techniques and hardwired vs microprogrammed control units. - Hypercube and omega networks. The questions range from short answers to circuit designs and explanations of concepts. A variety of low-level computer architecture topics are covered.
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)
34 views8 pages

Computerorganization PDF

The document contains questions from a Computer Organization exam. It includes questions on topics like: - Paging vs segmentation, with a question on paged segmentation addressing. - Asynchronous serial transfer and asynchronous communication interfaces. - RISC pipelines, vector processing, and array processors. - Designing a register selection circuit and 10's complement circuits. - Parity generation/checking, and differences between high/low level languages. - Microinstruction sequencing techniques and hardwired vs microprogrammed control units. - Hypercube and omega networks. The questions range from short answers to circuit designs and explanations of concepts. A variety of low-level computer architecture topics are covered.
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/ 8

Code No: R05210505 R05 Set No.

2
II B.Tech I Semester Examinations,December 2011
COMPUTER ORGANIZATION
Common to Information Technology, Computer Science And Engineering,
Computer Science And Systems Engineering
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
?????

1. (a) Differentiate between paging and segmentation. [4]


(b) What are the relative advantages and disadvantages of using the technique of
paged segmentation. [4]
(c) In the Paged Segmentation technique, if the logical address format is as shown
Segment No. Page No. Offset
in the diagram below
2 bits 4 bits 10 bits
i. What is the maximum size of virtual memory required?
ii. What is the maximum size of one segment?
iii. What is the size of each page?
iv. How many maximum number of pages are possible for each segment? [8]

2. Explain the following:

(a) Asynchronous Serial Transfer


(b) Asynchronous Communication Interface. [8+8]

3. Write short notes on the following:

(a) RISC pipeline


(b) Vector processing
(c) Array processors. [5+5+6]

4. (a) Draw a circuit for 10’s complement of a given numbers.


(b) Explain the relative advantages and disadvantages of 9’s and 10’s complement
methods. [8+8]

5. Design register selection circuit to select one of the four 4-bit registers content on
to bus. Give fuller explanation. [16]

6. (a) Design a 4-bit odd parity generator and checker. Can parity bit be used for
error deltection. If so how.
(b) Distinguish between high level and low level languages? What are the require-
ments for a good programming language? [16]

7. (a) Explain the variety of techniques available for sequencing of microinstructions


based on the format of the address information in the microinstruction. [8]

1
Code No: R05210505 R05 Set No. 2
(b) Hardwired control unit is faster than microprogammed control unit. Justify
this statement. [8]

8. (a) Explain the functioning of hypercube network with an example. Show a neat
sketch
(b) Explain the working of omega switching network. Show a neat sketch. [8+8]

?????

2
Code No: R05210505 R05 Set No. 4
II B.Tech I Semester Examinations,December 2011
COMPUTER ORGANIZATION
Common to Information Technology, Computer Science And Engineering,
Computer Science And Systems Engineering
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
?????

1. Explain the following:

(a) Asynchronous Serial Transfer


(b) Asynchronous Communication Interface. [8+8]

2. (a) Explain the variety of techniques available for sequencing of microinstructions


based on the format of the address information in the microinstruction. [8]
(b) Hardwired control unit is faster than microprogammed control unit. Justify
this statement. [8]

3. Write short notes on the following:

(a) RISC pipeline


(b) Vector processing
(c) Array processors. [5+5+6]

4. Design register selection circuit to select one of the four 4-bit registers content on
to bus. Give fuller explanation. [16]

5. (a) Draw a circuit for 10’s complement of a given numbers.


(b) Explain the relative advantages and disadvantages of 9’s and 10’s complement
methods. [8+8]

6. (a) Explain the functioning of hypercube network with an example. Show a neat
sketch
(b) Explain the working of omega switching network. Show a neat sketch. [8+8]

7. (a) Design a 4-bit odd parity generator and checker. Can parity bit be used for
error deltection. If so how.
(b) Distinguish between high level and low level languages? What are the require-
ments for a good programming language? [16]

8. (a) Differentiate between paging and segmentation. [4]


(b) What are the relative advantages and disadvantages of using the technique of
paged segmentation. [4]

3
Code No: R05210505 R05 Set No. 4
(c) In the Paged Segmentation technique, if the logical address format is as shown
Segment No. Page No. Offset
in the diagram below
2 bits 4 bits 10 bits
i. What is the maximum size of virtual memory required?
ii. What is the maximum size of one segment?
iii. What is the size of each page?
iv. How many maximum number of pages are possible for each segment? [8]

?????

4
Code No: R05210505 R05 Set No. 1
II B.Tech I Semester Examinations,December 2011
COMPUTER ORGANIZATION
Common to Information Technology, Computer Science And Engineering,
Computer Science And Systems Engineering
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
?????

1. (a) Differentiate between paging and segmentation. [4]


(b) What are the relative advantages and disadvantages of using the technique of
paged segmentation. [4]
(c) In the Paged Segmentation technique, if the logical address format is as shown
Segment No. Page No. Offset
in the diagram below
2 bits 4 bits 10 bits
i. What is the maximum size of virtual memory required?
ii. What is the maximum size of one segment?
iii. What is the size of each page?
iv. How many maximum number of pages are possible for each segment? [8]

2. Design register selection circuit to select one of the four 4-bit registers content on
to bus. Give fuller explanation. [16]

3. Write short notes on the following:

(a) RISC pipeline


(b) Vector processing
(c) Array processors. [5+5+6]

4. (a) Draw a circuit for 10’s complement of a given numbers.


(b) Explain the relative advantages and disadvantages of 9’s and 10’s complement
methods. [8+8]

5. (a) Explain the functioning of hypercube network with an example. Show a neat
sketch
(b) Explain the working of omega switching network. Show a neat sketch. [8+8]

6. (a) Explain the variety of techniques available for sequencing of microinstructions


based on the format of the address information in the microinstruction. [8]
(b) Hardwired control unit is faster than microprogammed control unit. Justify
this statement. [8]

7. (a) Design a 4-bit odd parity generator and checker. Can parity bit be used for
error deltection. If so how.

5
Code No: R05210505 R05 Set No. 1
(b) Distinguish between high level and low level languages? What are the require-
ments for a good programming language? [16]

8. Explain the following:

(a) Asynchronous Serial Transfer


(b) Asynchronous Communication Interface. [8+8]

?????

6
Code No: R05210505 R05 Set No. 3
II B.Tech I Semester Examinations,December 2011
COMPUTER ORGANIZATION
Common to Information Technology, Computer Science And Engineering,
Computer Science And Systems Engineering
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
?????

1. (a) Explain the functioning of hypercube network with an example. Show a neat
sketch
(b) Explain the working of omega switching network. Show a neat sketch. [8+8]

2. (a) Draw a circuit for 10’s complement of a given numbers.


(b) Explain the relative advantages and disadvantages of 9’s and 10’s complement
methods. [8+8]

3. Write short notes on the following:

(a) RISC pipeline


(b) Vector processing
(c) Array processors. [5+5+6]

4. (a) Design a 4-bit odd parity generator and checker. Can parity bit be used for
error deltection. If so how.
(b) Distinguish between high level and low level languages? What are the require-
ments for a good programming language? [16]

5. Design register selection circuit to select one of the four 4-bit registers content on
to bus. Give fuller explanation. [16]

6. (a) Explain the variety of techniques available for sequencing of microinstructions


based on the format of the address information in the microinstruction. [8]
(b) Hardwired control unit is faster than microprogammed control unit. Justify
this statement. [8]

7. (a) Differentiate between paging and segmentation. [4]


(b) What are the relative advantages and disadvantages of using the technique of
paged segmentation. [4]
(c) In the Paged Segmentation technique, if the logical address format is as shown
Segment No. Page No. Offset
in the diagram below
2 bits 4 bits 10 bits
i. What is the maximum size of virtual memory required?
ii. What is the maximum size of one segment?

7
Code No: R05210505 R05 Set No. 3
iii. What is the size of each page?
iv. How many maximum number of pages are possible for each segment? [8]

8. Explain the following:

(a) Asynchronous Serial Transfer


(b) Asynchronous Communication Interface. [8+8]

?????

You might also like