CSE-5th-MPMC-Question Bank
CSE-5th-MPMC-Question Bank
QUESTION BANK
B.TECH- Computer Science and Engineering
Subject:- Microprocessor and Microcontroller
Semester-5th
Q.
No. Group-A (Short Answer Type Questions)
1 Difference between IN and OUT port address.
2 What is the size of address and data bus of Intel 8085 and 8086 Microprocessor?
9 What is the difference between a one-byte and two-byte instructions. Give examples.
10 What is the role of HOLD pin of Intel 8085 Microprocessor?
11 What is RQ/GT signal pin?
12 Define NMI
11 What is the role of TRAP pin of Intel 8085 Microprocessor?
12 What is the role of READY pin of Intel 8085 Microprocessor?
13 Define pipelining.
14 How extra segment register operates?
15 Explain the instruction MUL BX and DIV BL of Intel 8086 Microprocessor.
16 What is the size of instruction queue of Intel 8086 Microprocessor?
17 What are the roles of BHE' & A0 pins of Intel 8086 Microprocessor?
18 What is the role of MN⁄MX ‘ pin of Intel 8086 Microprocessor?
27 How many bidirectional input output lines are present in Intel 8051?
28 What is Harvard architecture?
29 Explain PCON
30 What is the usage of delay() function?
31 8257 contains how many bits of address and counters?
32 What is the amount of crystal is used to generate clock signal for 8051?
33 List the register banks that are present in Intel 8051 Microcontroller.
34 List the Software and Hardware interrupts of 8085?
2 Draw and explain the opcode Fetch machine cycle timingDiagram of 8085 microprocessor.
3 Write an ALP for Intel 8085 to find the sum of first 10 natural numbers.
4 What is meant by interrupt, Explain priority interrupt of 8085
5 Explain the concept of pipelining used in Intel 8086 microprocessor.
6 Draw and explain the architecture of Intel 8086 Microprocessor.
8 Describer the difference between the instructions MOV AX, 1234H and MOV AX, [1234H] in 8086?
9 Describe the differences between Microprocessor andMicrocontroller.
3 Describe in detail about 8086 microprocessor with it’s pin Diagram and configuration.
4 Suppose DS= 3000H, ES = 2000H, CS= 4000H, SS= 6000H, BX= 1234H, BP=3333H, SI= F000H,
DI= 2222H, What physical address are accessed by the following instruction of Intel 8086 microprocessor?
5 Draw suitable block diagram for register organization of Intel 8086 and explain about all the registers.
6 Write an Assembly Language Program for Intel 8086 to find the largest number in an array of 8 numbers.
9 Write an ALP for Intel 8051 to add two 8 bit numbers and store in a memory location A001H.
10 Explain the interfacing of a 4 X 4 Keyboard and Microcontroller with proper diagram and flow chart.
11 Explain the interfacing of ADC 0804 and Intel 8051 with proper diagram.
12 Draw and explain the architecture of Intel 8255
13 Draw the circuit diagram to interface 7-segement display with 8051 and explain.
14 Describe internal architecture of 8257 with it’s block diagram.