Computer Architecture - B.Tech 4th Semester Examination, 2017
Computer Architecture
Instructions:
- The marks are indicated in the right-hand margin.
- There are NINE questions in this paper.
- Attempt FIVE questions in all.
- Question No. 1 is compulsory.
-
Write the range of decimal integer can be represented by n-bit 2's complement representation.
-
Justify the statement "Stack computer consists of an operation code only with no address field".
-
What do you mean by Arithmetic shift left operation?
-
What do you mean by locality of reference?
-
What are the properties of an ideal instruction set computer.
-
Define the term hardware polling.
-
What do you mean by data hazards in pipelining?
-
Explain indirect address mode, and how the effective address in calculated in this case.
-
Explain the use of subroutine with the help of suitable example.
-
Why is read and write control lines in a DMA controller bidirectional? Under what condition and for what purpose are they used as inputs?
-
Explain the concept of virtual memory with the help of diagram. Explain how virtual address in mapped to actual physical address.
-
What is meant by Addressing Mode? Explain at least five different Addressing Modes with an example.
-
What are the different conflicts that will arise in pipeline (elaborate)? How do you remove the conflicts?
-
Explain Von Neumann Architecture. What are its drawbacks?
-
What is a page fault? What does a page fault signify? Explain the different page replacement algorithms which determine the page to be removed in case of full memory.
-
Why does I/O interrupt make more efficient use of the CPU? Explain the sequence of operations that take place in an interrupt driven I/O transfer.
-
How many ROM chips are required to produce a memory capacity of 4096 bytes? How many address lines are required to access the 4096 bytes? How many of these addresses will be common to all these chips?