0% found this document useful (0 votes)
43 views1 page

9D49102 Microprocessors & Microcontrollers7

This document contains exam questions for a Microprocessors and Microcontrollers course. It asks students to answer any 5 of 8 questions, each with 2 parts. The questions cover topics like: - Register organization and addressing modes of the 8086 microprocessor - Memory interfacing and timing diagrams of the 8086 - Programming examples moving data using 8086 instructions - Architectural features of the 80386 and Pentium processors - Interfacing memory to an 8086 microprocessor - I/O modes and control signals of the 8255 Programmable Peripheral Interface - Control words and interrupt structure of the 8259 Programmable Interrupt Controller - Special function registers and interrupt structure of the 8051 microcontroller

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

9D49102 Microprocessors & Microcontrollers7

This document contains exam questions for a Microprocessors and Microcontrollers course. It asks students to answer any 5 of 8 questions, each with 2 parts. The questions cover topics like: - Register organization and addressing modes of the 8086 microprocessor - Memory interfacing and timing diagrams of the 8086 - Programming examples moving data using 8086 instructions - Architectural features of the 80386 and Pentium processors - Interfacing memory to an 8086 microprocessor - I/O modes and control signals of the 8255 Programmable Peripheral Interface - Control words and interrupt structure of the 8259 Programmable Interrupt Controller - Special function registers and interrupt structure of the 8051 microcontroller

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code: 9D49102

M.Tech I Semester Supplementary Examinations August 2014


MICROPROCESSORS AND MICROCONTROLLERS
(Common to EPE, EPS, PS, PE&ED, PE, PED and PID)
(For students admitted in 2010, 2011, 2012, & 2013 only)
Time: 3 hours Max. Marks: 60
Answer any five questions
All questions carry equal marks
*****
1 (a) Explain the GPRs and register organization of 8086.
(b) Discuss addressing modes of 8086.

2 (a) Draw the pin diagram of 8086 and explain each pin in detail.
(b) Draw the timing diagram for memory read and write cycles in maximum mode operation
of 8086 processor.

3 (a) Write a program to transfer 100H bytes.100H bytes are stored in memory location
address at 1000:0300H transfer these data bytes to another memory location address
starting from 1000:0700H using PUSH and POP instruction.
(b) What sequence of operation are performed by 8086 when an interrupt occurs?

4 (a) Explain the architectural features of 80386.


(b) How is memory management carried in Pentium processor while two level cache is
used in the system?

5 (a) Interface 8086 with 32 KB of RAM at an address from 75000H and 32KB of EPROM
from 80000H and 16KB of ROM from 88000H and the available sizes of memory are
4KB of RAM, 16KB of EPROM and 8KB of ROM.
(b) What is the difference between simple I/O, strobbed I/O and bi-directional I/O with
reference to 8255? Discuss the required control signals and their timing sequence for
each mode of operation.

6 (a) Explain the OCWs and ICWs of 8259.


(b) Draw and interface the 8253 with 8086. Explain.

7 (a) Explain about various special function registers of 8051.


(b) Explain the interrupt structure in 8051.

8 (a) Explain the various modes of operation performed by timer/counter block in 8051.
(b) Explain the addressing modes of 8051 with suitable examples.

*****

You might also like