0% found this document useful (0 votes)
63 views3 pages

CSE-5th-MPMC-Question Bank

The document contains questions related to microprocessors and microcontrollers. It includes questions about the architecture, registers, addressing modes, interrupts and interfacing of Intel 8085, 8086, 8051, 8255, 8257 and other related topics. The questions range from short answer to long descriptive questions requiring diagrams and explanations.

Uploaded by

Gangadhar Jena
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)
63 views3 pages

CSE-5th-MPMC-Question Bank

The document contains questions related to microprocessors and microcontrollers. It includes questions about the architecture, registers, addressing modes, interrupts and interfacing of Intel 8085, 8086, 8051, 8255, 8257 and other related topics. The questions range from short answer to long descriptive questions requiring diagrams and explanations.

Uploaded by

Gangadhar Jena
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

GITA AUTONOMOUS COLLEGEBHUBANESWAR

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?

3 What is the operating frequency of Intel 8085 and 8086 Microprocessor?

4 Name different general purpose registers

5 What do you understand by a T-state, Machine cycle, and Instruction cycle?


6 How many active flags are present in the flag register of Intel 8085? Name them.

7 What is the role of ALE pin of Intel 8085 Microprocessor?

8 Define Implicit addressing mode.

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?

19 Explain the instruction XLAT of Intel 8086 Microprocessor.


20 Explain the instruction CMP of Intel 8086 Microprocessor.
21 How many memory locations that an Intel 8086 Microprocessor can access?
22 What is the size of address and data bus of Intel 8051 Microcontroller?
23 What is the operating frequency of Intel 8051 Microcontroller?
24 What is the usage of control unit in MCU?
25 What is the size of on-chip ROM and on-chip RAM for Intel 8051 Microcontroller?
26 Explain the instructions MOVX, MOVC in 8051 micro controller

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?

35 Why data bus is bi-directional

36 What is register bank?

37 How does the pin 𝑉𝑃𝑃 work in Intel 8051 Microcontroller?


38 What is the role of RS pin in a 16 X 2 LCD Module?
39 What is CAS?
40 What is the function of command register of a 16 X 2 LCD Module?
41 What are two methods that are used for digital to analog conversion?
42 What is the step size for a 10 bit Analog to Digital Converter?
43 What is the function of E pin in a 16 X 2 LCD Module?
44 What is the role of RD’ pin of ADC 0804 chip ?

45 How many data lines are present in DAC 0808 chip?


46 How many data lines are present in ADC 0804 chip?
47 What is the role of CLK IN pin of ADC 0804 chip?
48 8257 contains how many bits of address and counters?
49 What are the functions of contrast pins in LCD?
50 How many bidirectional I/O lines are present in Intel 8255?
Q.
No. Group: B (Focused–Short Answer Type Questions)

1 Explain the addressing modes of Intel 8085 Microprocessor with examples.

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.

7 Discuss the interrupt system of Intel 8086. What is interruptpointer?

8 Describer the difference between the instructions MOV AX, 1234H and MOV AX, [1234H] in 8086?
9 Describe the differences between Microprocessor andMicrocontroller.

10 Distinguish between Harvard and Von Neumann architecture

11 Explain different addressing modes used in Intel 8051 with examples.


12 What are special function register(SFR)
13 Elaborate in detail about DAC and explain how it performs?

14 Draw pin configuration diagram of 8259A and explain.

15 Draw and explain the interfacing circuit of LCD with 8051.

Group-C (Long Answer Type Questions)


Q. Draw and explain the timing diagram of the execution of instruction MVI A, 32H.
No.
1 Draw and explain the architecture of Intel 8085 Microprocessor.
2 Explain different addressing modes of 8085 microprocessor

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?

a. MOV AH, [BX+SI+10H]


b. MOV BH, [BP]
c. MOV CX, CS:[SI]

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.

7 Draw and Explain the architecture of Intel 8051 Microcontroller?

8 Discuss in detail about different types of interrupts in 8051 microcontroller.

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.

15 Draw and explain the architecture of Intel 8255

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy