You are on page 1of 2

DEPARTMENT OF ELECTRICAL ENGINEERING

Most Important Question Bank


Semester : 6TH
Subject Name : MICROPROCESSORS Subject Code : 3160914
AND MICROCONTROLLERS

Sr Question IMP
1 Draw & Explain basic structure of CPU *
2 Draw & Explain basic structure of a microcontroller ***
3 Give the comparison between Microprocessor & Microcontroller ***
4 Explain the architecture of Von-Neumann & Harvard with block Diagram **
5 Explain the features of RISC & CISC **
Compare CISC & RISC Processors
6 *
Or Explain basic difference between CISC & RISC
Write Definitions
7 1. Digital Computer, 2. What is Microprocessor & Microcontroller?, 3. ***
What is Bus?, 4. What is the function of ALU?
Explain the architecture of 8085 microprocessor with functional block
8 ***
diagram.
Explain the status signals of 8085 microprocessor
9 **

10 State the features of Microprocessor. *


11 Explain the Timing Diagram of MOV, MVI & OUT instruction of 8085. ***
12 State the features of 8051 microcontroller ***
13 What is SFR? Explain all SFRs of 8051 microcontroller in detail. **
Explain the architecture of 8051 microcontroller with functional block
14 **
diagram.
15 Discuss the internal RAM structure of 8051 microcontroller *
Write the functional work of listed pins in 8051 microcontroller
16 ***
ALE, PSEN, RXD, TXD, RD, WR, IE, IP, EA
17 What is the size of internal & External memory of 8051 microcontroller ***
18 Draw & Explain the reset circuit for 8051 microcontroller **

DOC NO.:OEC/ACAD/LECT/MIQ/16
19 State the function of RS1 & RS0 in 8051 microcontroller *
20 What are the flags of 8051? How can their status be known? ***
What is assembler & directives? Explain 8051 data types and assembler
21 ***
directives.
Write the sequence of instructions to exchange content of R0-R3 of bank 0 with
22 **
the content of R0-R3 of bank 1, respectively.
23 Describe PUSH and POP instruction. **
24 What are the instructions available for data transfer with external memory? *
25 What is an unconditional jump? ***
26 Give difference between LCALL and ACALL. ***
Find machine cycle if crystal frequency is as follow:
27 **
A) 18 MHz B) 12MHz C) 25 MHz
Find the delay generated by the following routine if the XTAL = 22 MHz
MOV R0, #200
28 ***
AGAIN: DJNZ R0, AGAIN
RET
Find the delay generated by the following routine if the XTAL = 22 MHz
MOV R2, #100
HERE: MOV R3, #255
29 ***
AGAIN: DJNZ R3, AGAIN
DJNZ R2, HERE
RET

Signature

Head of Department

DOC NO.:OEC/ACAD/LECT/MIQ/16

You might also like