Explain the working of Booth’s multiplication algorithm and perform multiplication of 50 and (-13) using the same algorithm.
Explain the instruction format of basic computer. Write down symbolic microinstruction for FETCH routine.
What is DMA? Explain the DMA controller with block diagram. How the DMA interact with I/O device.
Attempt any Eight questions
[8x5=40]What is arithmetic overflow? How it can be detected?
What do you mean by error correction codes? Explain any one of error correction technique.
Explain block diagram of microprogram sequencer in brief.
What is cache memory? Explain the elements of cache design.
What is micro-operation? Explain different arithmetic microorganisms.
What do you mean by pipelining concept? Discuss various pipeline hazards and their solutions in detail.
Write the program for following statement by using three, single, zero address instructions. X=(A+B*C-D)/(E*F+G)
Differentiate between RISC and CISC architecture.
Write short notes on (Any TWO)
a. Control ROM
b. Common Bus System
c. Flynn’s Classification