QB-DL&CO - Unit-I To V
QB-DL&CO - Unit-I To V
1. Specify the purpose of Guard Bits, Round Bits and Sticky Bits.
2. Enumerate the various rounding modes in IEEE 754 Floating Point Format.
3. Define the term Instruction Cycle.
4. Define the term addressing mode.
5. Specify the purpose of Program Counter (PC) and Instruction Register (IR).
6. Mention the purpose of Program Status Word (PSW)
7. Enumerate the general purpose registers of x86 family of processors.
8. List out the segment registers of x86 family of microprocessors.
9. Specify the purpose of Program Counter (PC) and Instruction Register (IR).
10. Specify the purpose of Overflow flag.
11. Draw the state diagram of an Instruction Cycle.
12. Compare arithmetic shift and logic shift.
13. Define MAR and MBR.
14. Differentiate between a RISC and CISC Processors.
15. Compare Static RAM and Dynamic RAM.
16. Draw the Memory Hierarchy Pyramid.
17. What is EPROM and EEPROM.
18. Differentiate between Volatile and Non-volatile memory.
19. Enumerate the various levels of RAID.
20. A 16 KB cache memory has 64 sets and each cache block has a capacity of 64 bytes. Determine
the associativity of the cache.
21. Compare write through protocol and write back protocol in Cache.
22. A two way set associative cache has lines of 16 bytes and total size of 8 K bytes.
23. The 64 Mbyte main memory is byte addressable. Show the format of main memory address.
24. Define the term pipeline.
25. List out the advantages and drawbacks of instruction pipeline.
26. Write an expression for time taken to execute n instructions in a k-stage pipeline.
27. Write an expression for speed up of a k-stage pipeline compared to execution without pipeline for
executing n instructions.
28. Enumerate the three types of data hazards in an instruction pipeline.
29. List out the advantages and drawbacks of clusters.
30. List out the characteristics of Symmetric Multiprocessors (SMP).
31. What are chip multiprocessors? List out their features.
32. Distinguish between memory mapped I/O and isolated I/O
33. Mention the advantages of DMA transfer scheme.
34. Enumerate the various types of Data Transfer Schemes
35. What is a Graphics Processing Unit? Mention its applications.
24. What is RAID? Explain the various Levels of RAID scheme with suitable illustrations.
25. Illustrate the working of a six stage instruction pipeline with a suitable timing diagram.
26. What are pipeline hazards? Explain the various types of pipeline hazards with suitable examples.
27. Explain the Flynn’s taxonomy of Parallel Processor architectures.
28. Explain the concepts of Programmed I/O and Interrupt Driven I/O.
29. Explain the various data transfer schemes.
30. What is Direct Memory Access (DMA)? Explain the working principle of a DMA Controller with a
neat block diagram.