Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

May June 2009 IT 1.

Name any four addressing modes in 8085

1. Immediate addressing Register addressing Direct addressing 4. Indirect addressing Implicit addressing
2. How many machine cycles and T-states are needed to execute STA 4200H in 8085 processor 3. Define segment override prefix The segment override prefix allows the programmer to deviate from the default segment Eg: MOV CS: [BX], AL 4. If the execution unit generates an effective address of 43A2H and the DS register contains 4000H, What will be the physical address generated by the BIU? 5. What are the three basic multiprocessor configurations that the 8086 can support? 1.Co Processor configuration 2.Closely coupled configuration 3. loosely coupled configuration 6. What is meant by numeric processor? 7. What are the modes of operations supported by 8255? Mode 0 - Basic Input/Output Mode 1 - Strobed Input/Output (Not used by SVI) Mode 2 - Bi-Directional Bus (Not used by SVI) 8. What is meant by DMA data transfer? 9. What are the advantages of microcontroller over microprocessor? 1.the overall system cost is low ,as the peripheral are integrated in single chip 2. The product is of small size as compared to the microprocessor based system and is very handy 3. The system is easy to troubleshoot and maintain 4. If required additional RAM,ROM,and I/O ports may be interfaced 10. What happens in power down mode of 8051 microcontroller? Part B

11. (a) Explain the architecture of 8085 microprocessor with neat Block Diagram OR (b) (i) Explain the classification of the instruction set of 8085 microprocessor with suitable examples (ii) Write an 8085 assembly language program to multiply two 8 bit numbers 12. (a) (i) Discuss the different registers in 8086 microprocessors (ii) Explain the various addressing modes in 8086 microprocessor OR

(b)(i) Explain the various string manipulation instruction in 8086 (ii) Discuss the 8086 interrupts types 13. (a)Explain the minimum and maximum mode operation of 8086 with neat Diagram OR (b) (i)Explain the memory addressing in 8086 (ii) What is bus arbitration ?Explain briefly the various bus arbitration schemes 14. (a) With the help of block diagram ,explain the operation of USART 8251 . OR (b) Explain the programmable interrupt controller 8259 with neat diagram 15. (a) Draw the Block diagram of microcontroller 8051 architecture and explain the same OR (b) Describe the different modes of operation of timer /counters in 8051 with its associated registers.

May June 2009/Computer science

1. Define a register array 2. What is buffer


This is a small amount of data that is stored for a short amount of time, typically in the computer's memory (RAM). The purpose of a buffer is to hold data right before it is used.

3. What is the need of a flag register in 8086 A flag register indicates the condition produced by the execution of an instruction and also controls certain operation of execution unit 4. What is an interrupt service routine Interrupt means to break the sequence of operation. While the CPU is executing a program an interrupt breaks the normal sequence of execution of instructions & diverts its execution to some other program. This program to which the control is transferred is called the interrupt service routine. 5. What is the advance signal name of write command of MAX mode 8086? AMWC-Advanced Memory Write Command , AIOWC-Advanced I/O Write command 6. What are the multi microprocessor configuration methods?

Coprocessor configuration Closely coupled configuration Loosely coupled configuration


7. How are semiconductor memories classified?

8. What are operating modes of 8253?

Mode 0 (Interrupt on terminal count) Mode 1 (Programmable monoshot) Mode 2 (Rate generator) Mode 3 (Square wave generator) Mode 4 (Software triggered strobe) Mode 5 (Hardware triggered strobe)
9. List the application of a microcontroller Acess control,temp control, Keyboard control,Fax,TV,ADC 10. Define XTAL1 AND XTAL2. The 8051 has an on chip oscillator and it requires an external clock return it .The quartz crystal oscillator (12 MHz/20 MHz) is connected to XTAL1 (pin 19) and XTAL 2(pin 18) with two pF capacitor

11. (a) Explain the architecture of 8085 microprocessor with neat Block Diagram OR (b)Explain programming technique of 8085 12. (a) Write about instruction set of 8086 OR (b)Describe the addressing mode of 8086 13. (a) describe the minimum mode 8086 system and its timing diagram OR (b) Explain the pin configuration of 8086 14. (a) Describe the DMA Controller 8257 Internal architecture OR (b) Explain the mode of operation and command words of 8279 15. (a) Explain the operation of 8051 OR (b) Describe Interrupts and Instruction set of 8051

You might also like