Sunteți pe pagina 1din 4

1Exp da various addressing modes of 8086 processor with suitable examples. b) Exp da Register organization of 8086 processor.

What r da salient features of MACROs? 2Exp da pin diagram of 8086 processor with da description of da function of all da pins. 3.Exp da Interrupt cycle of 8086 processor. Define a MACRO. 4. Draw a neat block diagram of 80386 processor. Exp da register organization of 80386. 5. What r da various steps involved in ADC interfacing? Interface ADC 0808 with 8086 using 8255 ports. Use port A of 8255 for transferring digital data output of ADC to da CPU & port C for control signals. Assume that an analog input is present at I/P2 of ADC & a clock input of suitable frequency is available for ADC. Draw da schematic & write required ALP. 6.Exp various operating modes of 8259 PIC. Exp da memory & I/O interfacing of 8051 controller b) Exp da interrupt structure & priorities of interrupts in 8051 7a) WAP to get da BCD addition of two numbers for it be executed on 8051 controller.. 1.a) Draw da block diagram of 8086 & exp da function of each block. b) Discuss about Multiplexing in 8086 microprocessor. 2.a)Describe da following addressing modes with some examples. i) Indexed addressing with displacement ii) I/O port addressing b) Exp da meaning of da following 8086 insturctions. i) MOV [3845H], BX ii) ADD AX, [SI] iv) MOV BX, 2956H iv} ADC AX, BX 3.a) Exp da stack structure of 8086. b) Exp da following interrupts i) NMI ii) INTR 4.a) What r da salient features of 80486 processor. Exp its architecture with a neat block diagram. Exp briefly about DMA data transfer method 5.a) Write da BSR control word to set bit 3 of port C & also write da BSR control word to reset bit 3 of port C. Introduce a 1m sec delay between set & reset of bit 3 of port C. b) Exp da importance of 8259 interrupt controller & exp how does it h&le da interrupt. 6.a) With a neat sketch exp 8237 DMS controller & its operation? 7.a) Discuss da addressing modes available in 8051 with an example to each mode. b) Discuss da function of TCON & TMOD special function registers. Give da complete block schematic of an 8051 based system having following specifications: a) 64 KB program memory b) 64 KB data memory c) Make use of 16 K x 8-bit memory chips & 74LS138 decoders d) Indicate clearly da address selected for da memory chips. 1.Describe da flap register of 8086 & exp with examples how da different conditional flaps will be set or reset.b] Exp da different addressing modes of 8086. 2.Draw & exp da pin diagram of 8086.Distinguish between max & minimum modes of operation of 8086. b) With da help of basic cell exp SRAM & DRAM? 3.a] What r da advantages of memory segmentation. b] Exp ISR with suitable example. 4.a Describe da 80386 memory system & exp da purpose & operation of da bank selection signals Define da purpose of 80386 debug registers. 5 Discuss about interfacing of ADC & DAC to a microprocessor. b]With a neat sketch, exp how DRAM is interfaced. With a neat sketch, exp da operation of 8259A. 6 a] What is a programmable interval timer? Exp its various modes of operation. 7.a]Draw & discuss da internal architecture of 8051. Exp how da internal memory is organized in 8051. 8.a] Exp da different types of interrupts & dair priorities in 8051. b] Draw & exp da various instruction formats. 1.a)What is da length of da instruction queue in 8086? Discuss da use of da queue? Exp da reason for limiting da length of queue? b)What is da minimum number of segment registers that r necessary to provide segmentation? How do access common data for different programs using segmentation? 2.a)Exp how an 8086 enters into Wait State? How many wait states can be inserted in a machine cycle? b)What is da difference between system bus cycle & bus idle cycle? Draw da timing diagram of bus idle cycle?

3.a) What is BSR mode operation? How it is useful in controlling da interrupt initiated data transfer for mode 1 & 2? b)Exp da transistor buffer ckt used to drive 7-segment LEDs? 4.a) Discuss da system bus cycle of 8086 with a neat diagram? What is da use of wait cycles? Compr wait & idle cycles?Design an I/O port decoder that generate da following low-bank I/O strobes: 00FEH, 00C8H, 00DEH, 00EEH. 5. With a neat sketch exp da internal organization of SRAM chip? List out da input & output pins? Discuss dair function in a system? 6.Exp da following terms with reference to DRAM Write cycle ii) Access time iii) Refresh iv) Read cycle. 7. In an 8086 based system it is necessary to serve 64 IRQs from different initiators. Da allocated address space for 8259s is from 0700h to 070FH. Give da complete design by choosing da appropriate address locations in da above range? Give da initialization sequence for all 8259s with each IRQ activated in level triggered mode & da starting interrupt is type 40H? 8.a)Write 8051 program to generate 2 kHz squr waves on pin P1.0 of port 1 using Timer interrupt. b) Write 8051 program to receive a serial byte through RxD. 1.Exp 8086 addressing modes with examples & also exp register organization. Exp memory segmentation, stack structure, macros of 8086. Exp DAC with microprocessor. 2.Exp memory interfacing of DRAM, PPI modes of operations of 8255. 3.Exp interface of 8251, USART with microprocessor. Exp 8051 memory organization & addressing modes with examples. 4.What is interrupt & interrupt service routine, exp in contest with 8051. Briefly exp Pentium & Pentium Pro & differentiate between dam. 5.Exp memory segmentation, stack structure, macros of 8086. Exp memory interfacing of DRAM, PPI modes of operations of 8255. 6.Exp DAC with microprocessor. Exp interface of 8251, USART with microprocessor. 7.Exp 8051 memory organization & addressing modes with examples. What is interrupt & interrupt service routine, exp in contest with 8051. 8.Briefly exp Pentium & Pentium Pro & differentiate between dam. 1.With a neat sketch exp da architecture of 8086 Exp da following instruction with suitable example i]xlat ii]test iii]lock iv]cwd 2.a) Write da differences between minimum & max mode in 8086. Exp da timing diagram of 8086 for read cycle when da ready I/P is 0at da end of T2. [12] 3 Write a program to transfer 100H bytes. 100H bytes r stored in memory location address at 1000:0300H transfer dase data bytes to anodar memory location address starting from 1000:0700H using PUSH & POP instruction. 4. What r sequence of operation r performed by 8086 when an interrupt occurs? [12] 5. Exp da memory organization in 80386. Exp da special features of Pentium pro micro processors 6.Design a system with 8086 to read da O/P of sensors & store to da values at da data base P use 8255 & ADC, & write a programme to store da output of a sensor which is connected to port B of 8255 Draw & exp da block diagram of 8254 7.a) With a neat diagram exp da interfacing of external memory with 8051. Discuss da functioning of timing & control unit & oscillator block of 8051. [12] 8.a)Exp da following instruction with suitable examples. 1. DJNZ 2. JMP3. SWAP 4. XCHD 5. ATMP b) Exp da timer operation in 8051. [12] 1.a) What is da function of da following instructions. i) JCXZ ii) LES iii) SAR iv) ADC b) Draw da pin diagram of 8086 & exp function of all pins. 3.a) Exp da memory segmentation of 8086. b) Define interrupt. Distinguish b/w NMI & MI.

4.Expn briefly abt DMA data transfer method. Wrt da special features of Pentium pro processor. b) Briefly exp da various operating modes of 8255 PPI. 5.a)How can you interface an ADC/DAC with a processor? Exp with suitable example 6. a)Draw da block diagram of 8251 USART & exp da function of each block & also exp how do you set da baud rate .b) Discuss da role of ICWS & OCWS indicating function programmable interrupt controller 8259 with necessary comm& word formats. 7. a) Discuss da function of TCON & TMOD special function registers. b)Exp da memory organization of 8051. a) wap to get multiplication of 2 hexadecimal numbers & which is to be executed on 8051. Exp da interrupt structure & priorities of interrupts in 8051. 1.a]With a neat diagram, exp da internal architecture of 8086 microprocessor. b] What is an assembler directive? Exp any five assembler directives. 2.a]Draw & exp da timing diagram during read operation for 8086. b]With a neat diagram, exp minimum mode operation of 8086. 3.a] Describe how macros r implemented in 8086. b] Exp how 8086 manages whenever an interrupt comes. 4.a] With a neat sketch, exp da memory mapping used in 80386 microprocessor. b]List da general purpose registers in 80486 microprocessor. 5.a]With a diagram, exp da internal architecture of 8255.b]What is a control word? Exp da various bits of control word for setting different modes in 8255. 6.a] Exp programmable communication interface 8251. b]Exp how 8255 is interfaced. 7.a]Exp da different addressing modes of 8051 with examples.b]How does 8051 differentiate between da external & internal program memory. 8.a]Write a program to generate real time clock using 8051. b]Exp da different types of interrupts in 8051.

S-ar putea să vă placă și