4
Question Bank Computer Architecture and Organization 1. Describe the interaction between hardware and software in a computer system. 2. Explain the generic Instruction types present in a computer system. 3. Explain the various addressing modes used in the computer system. 4. Explain the fetch and the execution cycle in detail, giving an example. 5. Explain the internal control structure of the control unit using a) Hardwired Control b) Micro programmed Control 6. Compare the RISC and CISC architecture. 7. Explain the need for having a hierarchical memory organization and explain the hierarchy in detail with a block diagram. 8. Explain the working of cache memory. 9. Explain the concept of virtual memory in detail. 10. Explain address mapping with respect to VM. 11. Explain interleaving of memory. 12. Explain the I/O bus and its bus interface module. 13. Explain the different data transfer schemes. 14. Explain Direct Memory access.

Question Bank

Embed Size (px)

DESCRIPTION

computer Archtecture question bank

Citation preview

Page 1: Question Bank

Question Bank

Computer Architecture and Organization

1. Describe the interaction between hardware and software in a computer system.

2. Explain the generic Instruction types present in a computer system.

3. Explain the various addressing modes used in the computer system.

4. Explain the fetch and the execution cycle in detail, giving an example.

5. Explain the internal control structure of the control unit using

a) Hardwired Control

b) Micro programmed Control

6. Compare the RISC and CISC architecture.

7. Explain the need for having a hierarchical memory organization and explain the

hierarchy in detail with a block diagram.

8. Explain the working of cache memory.

9. Explain the concept of virtual memory in detail.

10. Explain address mapping with respect to VM.

11. Explain interleaving of memory.

12. Explain the I/O bus and its bus interface module.

13. Explain the different data transfer schemes.

14. Explain Direct Memory access.

Page 2: Question Bank

1. Explain the basic functional units of a simple computer. (16)

2. Explain the basic I/O operations of modern processors. (16)

3. Write briefly about stack and quue.

4. Explain various addressing modes found in modern processors (16)

5. What are stack and queues? Explain its use and give its differences (10)

6. Describe how the floating-point numbers are represented and used in digital

arithmetic operations. Give an example. (16)

7. (a) Explain the representations of floating point numbers in detail. (06)

(b) Give the block diagram of the hardware implementation of addition and

subtraction of signed number and explain its operations. (10)

8. (a) Design a multiplier that multiplies two 4-bit numbers. (06)

(b) Explain the working of floating point adder and subtractor. (10)

9. Explain multiplication of Signed two„s Complement number

10. Give the organization of typical hardwired control unit and explain the

functions performed by the various blocks. (16)

11. Explain in detail about instruction execution characteristics. (16)

12. With a neat block diagram, explain in detail about micro programmed control

unit and Explain its operations. (16)

13. (a) Explain the execution of an instruction with diagram. (08)

(b) Illustrate memory read and write operation. (08)

14. Discuss the various mapping techniques used in cache memories. (08)

15. (a)Explain the concept of virtual memory with any one virtual memory

managementtechnique. (08)

(b)Give the basic cell of an associative memory and explain its operation. Show

how associative memories can be constructed using this basic cell. (08)

16. Give the structure of semiconductor RAM memories. Explain the read and

write operations in detail. (16)

Page 3: Question Bank

17 Explain the concept of memory hierarchy. (06)

18. Describe the performance consideration of cache memory.

19. Explain the virtual memory address translation and TLB with necessary

diagram.

20. Explain the basic concepts of memory system.

21. Explain the functions to be performed by a typical I/O interface with a typical

input output interface. (16)

22. (a)Discuss the DMA driven data transfer technique. (08)

23. Explain in detail about interrupt handling. (16)

24. Explain in detail about standard I/O interface. (16)

25 (a)What is the importance of I/O interface? Compare the features of SCSI and

PCI Interfaces.(08)

26 Desired in interrupt controllers? How does the different priority scheme work?

(08)

27. Explain how DMA transfer is accomplished with a neat diagram.