0% found this document useful (0 votes)
23 views

MP Assignment 2

This document contains 20 problems related to microprocessors 8085 and 8086. The problems cover comparing the microprocessors, functional block diagrams, register organization, flag registers, pipelining, memory segmentation, physical address generation, control signals, programming, modes, and interfacing with peripheral devices like 8251A, 8259A, 8253, 8255.

Uploaded by

blackdevil1047
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

MP Assignment 2

This document contains 20 problems related to microprocessors 8085 and 8086. The problems cover comparing the microprocessors, functional block diagrams, register organization, flag registers, pipelining, memory segmentation, physical address generation, control signals, programming, modes, and interfacing with peripheral devices like 8251A, 8259A, 8253, 8255.

Uploaded by

blackdevil1047
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment 2

Subject: Microprocessor (TCS403)

Prob 1. Compare microprocessors 8085 and 8086.


Prob 2. Draw the functional block diagram of 8086 microprocessor and describe instruction
queue in detail.
Prob 3. Describe Register Organization of 8086 :
Prob 4. Draw the flag register format of microprocessor 8086 and explain any two flags.
Prob 5. State the concept of pipelining of 8086.
Prob 6. Describe concept of memory segmentation of 8086.
Prob 7. Give the steps in physical address generation in 8086 microprocessor. Calculate physical
address in the following cases:

i) CS: 1200H, IP:DE00H

ii) DS: 1F00, BX:1A00 for MOV AX,[BX]

Prob 8. State all control signal generated by S0, S1, S2 with their function of 8086.
Prob 9. Write an 8086 program to add two 16-bit numbers in CX and DX and store the result
in location 0500H addressed by DI.
Prob 10. What is the difference between minimum and maximum modes of 8086? How are
these modes selected?
Prob 11. Draw and explain block diagram of 8251A programmable communication interface
in detail.
Prob 12. Draw and explain block diagram of 8259A programmable interrupt controller in
detail. Prob 29. Explain control word definition of the same.
Prob 13. Explain dual slope ADC with the help of neat diagram in detail.
Prob 14. Draw and explain block diagram of programmable interval timer 8253.
Prob 15. Explain different modes of 8253 programmable interval timer in detail.
Prob 16. Interface 8-bit DAC with microprocessor 8085 having port address FFH. Write a
program to generate saw tooth wave using DAC.
Prob 17. What is 8254? Discuss its various operating modes.
Prob 18. Explain the DMA controller 8257?
Prob 19. Draw the block diagram of 8255 and explain its working. What is Control Word?
Prob 20. Determine the control word for the following configuration of 8255:-
Port A - Output
Mode of port A - Mode 1
Port B - Output
Mode of port B - Mode 0
Port C lower (pins PC0 - PC2) - Output

You might also like