100% found this document useful (1 vote)
4K views3 pages

MPMC Model Questions R-20

The document contains questions about microprocessors and microcontrollers including the 8085, 8086, and 8051. It covers their architecture, instruction sets, addressing modes, interfacing, and programming in assembly language. Example programs are provided for arithmetic, sorting, and complement operations.

Uploaded by

Jaswanth Kada
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
100% found this document useful (1 vote)
4K views3 pages

MPMC Model Questions R-20

The document contains questions about microprocessors and microcontrollers including the 8085, 8086, and 8051. It covers their architecture, instruction sets, addressing modes, interfacing, and programming in assembly language. Example programs are provided for arithmetic, sorting, and complement operations.

Uploaded by

Jaswanth Kada
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/ 3

Micro Processors & Micro Controllers (20EE113)

Model Questions
Unit-1
1 Draw and explain the architecture of 8085 Microprocessor with neat diagram.
2 Explain Register Organization in 8085 Micro Processor.
3 Draw and explain Timing and Control Circuit for Memory Read Machine Cycle of 8085.
4 Draw the pin diagram of 8086 microprocessor
5 Draw and explain Timing and Control Circuit for Memory Write Machine Cycle of 8085.
6 Draw and explain Timing and Control Circuit for I/O Read Machine Cycle of 8085.
7 Draw and explain Timing and Control Circuit for I/O Write Machine Cycle of 8085.
8 What is meant by Machine Cycle? How many machine cycles are required to complete the
MOV & CMP instructions?
9 Explain about Various addressing modes of 8085 microprocessor.
10 What are the various instruction set of 8085 microprocessor? Explain in detail.
11 What is the need of Interrupt? What are various types of interrupts in 8085 microprocessors.
12 Explain about the interrupt structure in 8086 microprocessor.
13 Write an assembly language program based on 8085 microprocessors for Adding two data
each of 16 bit. Assume convenient memory locations for storing the data, results and carry as
well.
14 Write an assembly language program based on 8085 microprocessors for Subtracting two data
each of 16 bit. Assume convenient memory locations for storing the data, results and carry as
well.
15 Write an assembly language program based on 8085 microprocessors for Multiplying two data
each of 8 bit. Assume convenient memory locations for storing the data, results and carry as
well.
16 Write an assembly language program based on 8085 microprocessors for Division two data
each of 8 bit. Assume convenient memory locations for storing the data, results and carry as
well.
17 Write an assembly language program based on 8085 microprocessors for arranging the given
8- bit data(5 No) in ascending order. Assume convenient memory locations for storing the
data, results and carry as well.
18 Write an assembly language program based on 8085 microprocessors for arranging the given
8- bit data(5 No) in descending order. Assume convenient memory locations for storing the
data, results and carry as well.
19 Write an assembly language program based on 8085 microprocessors for finding the
complement of given number. Assume convenient memory locations for storing the data,
results and carry as well.
Unit-II
1 Explain about I/O addressing capability of 8086 microprocessor.
2 Explain the priority among the interrupts on 8085 microprocessors.
3 Explain the internal Architecture of 8086 microprocessor.
4 Explain the register organization in 8086 microprocessors
5 Explain various signal description of 8086 microprocessor with the help of pin diagram.
6 What is the physical Memory organization and how the physical address will be calculated?
7 What are the Various addressing modes of 8086 microprocessor? Explain in detail.
8 Explain various instruction Set of 8086 microprocessor with one example each.
9 Explain about Assembler Directives and Operators of 8086 microprocessor.
10 Write an assembly language program based on 8086 microprocessors for Adding two data each
of 16 bit. Assume convenient memory locations for storing the data, results and carry as well.
11 Write an assembly language program based on 8086 microprocessors for Subtracting two data
each of 16 bit. Assume convenient memory locations for storing the data, results and carry as
well.
12 Write an assembly language program based on 8086 microprocessors for Multiplying two data
each of 8 bit. Assume convenient memory locations for storing the data, results and carry as
well.
13 Write an assembly language program based on 8086 microprocessors for Division two data each
of 8 bit. Assume convenient memory locations for storing the data, results and carry as well.
Unit-III
1 What are memory interfacing requirements for 8085 micro processor.
2 Explain about Address buffers, Control and Status Signals of 8085 Microprocessor.
3 Explain about Various Data transfer Schemes of 8085 Micro Processor.
4 Explain about Memory Control Signals.
5 Differentiate between Memory Mapped I/O and I/O mapped I/O.
6 Differentiate between Asynchronous and Synchronous Data Transfer Schemes
7 Explain Programmable and Data Transfer Schemes
8 Draw the internal architecture of 8255 Programmable Peripheral Interface (PPI) in block
diagram.
9 Draw the interface diagram using Decoder for Interfacing 2Kx8 ROM to 8085 Micro
Processor with Memory Address C500H.
10 Draw the interface diagram using Decoder for Interfacing 4Kx8 EPROM to 8085 Micro
Processor with Memory Address D500H.
11 Draw the interface block diagram of 8085 microprocessor with simple keyboard.
12 Draw the interface block diagram of 8085 microprocessor with Seven SegmentLED display.
Unit-IV
1 Why do we need A/D converter? Draw the block diagram to interface 8086 microprocessor
with A/D converter.
2 Why do we need D/A converter? Draw the block diagram to interface 8086 microprocessor
with D/A converter.
3 Draw block diagrams of DAC and ADC Converters.
4 How to interface a multiplexed seven segment display using 8086 microprocessor.
5 Describe the measurement features of frequency, phase angle and power factor using 8086
Microprocessor.
6 Explain the traffic light control using 8086 Microprocessor.
7 Describe Square waveform generation using 8086 microprocessor
8 Describe Ramp waveform generation using 8086 microprocessor
9 Describe Triangular waveform generation using 8086 microprocessor
Unit-V
1 Explain with a neat block diagram the architecture of 8051Microcontroller.
2 Explain the different operating modes of timer in 8051 Microcontroller.
3 Describe the interrupt structures of 8051 Microcontroller and Explain in detail.
4 Explain Various Addressing Modes of 8051 Microcontroller
5 Describe Various Instruction Set of 8051 Microcontroller
6 What are the various Interrupts present in 8051 Micro Controller
7 Explain Interrupt Enable Structure of 8051 Micro Controller
8 Explain the Interfacing Block Diagram of 8051 Micro Controller with external Memory.
9 Describe Various Applications of 8051 Microcontroller
10 Explain the stepper motor interfacing using 8051 Microcontroller .
11 Explain the servo motor interfacing using 8051 Microcontroller .
12 List out Various features of AVR, ARM and PIC Micro Controllers.

You might also like