Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

JISCE / UG / CSE / R18 / EVEN / SEM-6 / CS602 / 2022-23 JISCE / UG / CSE / R18 / EVEN / SEM-6 / CS602 / 2022-23

11. Write short notes on any three of the following: 3×5=15 MICROPROCESSORS AND MICROCONTROLLERS
(i) RIM and SIM 5 1
(ii) Difference between Microprocessor and 5 2 CS602
Microcontroller TIME ALLOTTED: 3 HOURS FULL MARKS: 70
(iii) RLC and RAL instructions of 8085 5 3 The figures in the margin indicate full marks.
(iv) Software interrupts of 8085 microprocessor 5 4 Candidates are required to give their answers in their own words as far as practicable
(v) Difference between assembly language & machine 5 1
GROUP – A
level language (Multiple Choice Type Questions)
1. Answer any ten from the following, choosing the correct alternative of each question: 10×1=10
Marks CO No.
(i) When the instruction SHLD is executed, the number of T- 1 2
states required is _____________.
(a) 10
(b) 12
(c) 14
(d) 16
(ii) The Control Signal used to distinguish between an I/O 1 3
operation and Memory operation is ____________.
(a) ALE
(b) IO/M’
(c) SID
(d) SOD
(iii) A microprocessor is said to be 8 bits,16 bits or 32 bits 1 1
depending on its _________________.
(a) Registers
(b) ALU
(c) Data bus
(d) Address bus
(iv) MOV A, B is a _______________. 1 2
(a) Logical instruction
(b) Data transfer instruction
(c) Arithmetic instruction
(d) none of these
(v) One of the following addressing modes is not possible in 1 2
8085.
(a) Indexed addressing
(b) Indirect addressing
(c) Direct addressing
(d) Indirect register address
(vi) Which of the following is an 8085-hardware interrupt? 1 1
(a) TRAP
(b) RST6.5
(c) RST7.5
(d) All the above

Page 4 of 4 Page 1 of 4
JISCE / UG / CSE / R18 / EVEN / SEM-6 / CS602 / 2022-23 JISCE / UG / CSE / R18 / EVEN / SEM-6 / CS602 / 2022-23

(vii) In 8086 microprocessor which of the following is not a 1 2 4. (a) Briefly describe about different flags in 8086 3 1
register pair register? microprocessor.
(a) B-C pair (b) How ‘pipelining’ is achieved in 8086 microprocessor? 2 1
(b) F-G pair 5. Describe the function of the following pins of 8085 µP. 5 1
(c) H-L pair (i) ALE
(d) D-E pair (ii) HOLD
(viii) Two general classes of interrupt are_______ and ______. 1 2 (iii) HLDA
(a) Pointer and vector (iv) INTA
(b) IN and OUT (v) RESET
(c) Input and output
(d) Internal, external 6. What is Program Status Word (PSW) in 8051 5 1
(ix) The advantage of memory mapped I/O and I/O mapped 1 3 microcontroller? Explain bit-wise.
I/O is GROUP – C
(a) Faster (Long Answer Type Questions)
(b) many instructions supporting memory mapped I/O Answer any three from the following 3×15=45
(c) require a bigger address decoder Marks CO No.
(d) all of the above
7. (a) If the clock of 8085 is 2 Mhz, the how much time is 5 2
(x) A single instruction to clear the lower four bits of the 1 2
required to execute the following instruction?
accumulator in 8085 microprocessor is ______________.
MVI B, O7H
(a) XRI 0FH
(b) What is T state and machine cycle? Explain STA 2060H 7 2
(b) XRI F0H
with timing diagram
(c) ANI 0FH
(c) Describe the function of the following pins of 8085 3 1
(d) ANI F0H
microprocessor
(xi) EU is used for ________________. 1 2
(i) S0, S1
(a) encoding
(ii) HLDA
(b) fetching
(iii) IO/M
(c) decoding
8. (a) Describe the different addressing modes of 8086 5 2
(d) both encoding and fetching.
microprocessor.
(xii) Which instructions affect the program counter? 1 2
(b) Describe the architecture of 8086.What are the functions 6 1
(a) Call & Return
performed by BIU and EU of 8086 microprocessor.
(b) Call & Jump
(c) Describe the MIN/MAX mode operation of 8086. 4 1
(c) Push & Pop
(d) Return & Jump 9. (a) Discuss about the 8051 addressing modes briefly. 5 1
GROUP – B (b) Draw and explain the flag registers of 8085µP. 5 1
(Short Answer Type Questions) (c) Explain the types of interrupts of 8051 microcontroller 5 2
Answer any three from the following 3×5=15 10. (a) What is memory segmentation in 8086? Why it is needed? 6 3
Marks CO No. (b) The contents of the following registers are: 4 3
CS = 1111H
2. Draw the Timing diagram of MVI C, 40H instruction. 5 2
DS = 3333H
3. (a) C000: LXI SP, D7FF 3 4
SS = 2526H
C003: CALL C008
IP = 1232 H
C006: POP H
SP = 1100H
What are the contents of stack pointer and HL register pair
DI = 0020H
on completion of execution of above instructions?
Calculate the corresponding physical addresses for the
(b) What is stack in 8085? Explain the execution process of 2 2
address bytes in CS, DS and SS.
the instruction: POP, Rp.
(c) Draw the pin diagram of 8085 microprocessor and explain 5 1
the control and status signals.
Page 2 of 4 Page 3 of 4

You might also like