0% found this document useful (0 votes)
17 views2 pages

Gujarat Technological University

This document is an examination paper for the Microprocessor and Interfacing subject at Gujarat Technological University for the Summer 2023 semester. It includes various questions related to the 8085 microprocessor, its architecture, instruction set, and interfacing with other components. The exam consists of multiple-choice and descriptive questions covering topics such as addressing modes, assembly language programming, and comparisons between different microprocessors.

Uploaded by

yarajib307
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)
17 views2 pages

Gujarat Technological University

This document is an examination paper for the Microprocessor and Interfacing subject at Gujarat Technological University for the Summer 2023 semester. It includes various questions related to the 8085 microprocessor, its architecture, instruction set, and interfacing with other components. The exam consists of multiple-choice and descriptive questions covering topics such as addressing modes, assembly language programming, and comparisons between different microprocessors.

Uploaded by

yarajib307
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/ 2

Seat No.: ________ Enrolment No.

___________

GUJARAT TECHNOLOGICAL UNIVERSITY


BE - SEMESTER–VI (NEW) EXAMINATION – SUMMER 2023
Subject Code:3160712 Date:06-07-2023
Subject Name:Microprocessor and Interfacing
Time:10:30 AM TO 01:00 PM Total Marks:70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
4. Simple and non-programmable scientific calculators are allowed.

Marks
Q.1 (a) Differentiate between Microcontroller and Microprocessor. 03

(b) Explain the purpose of the following signals in 8085 04


1. READY
2. AD0-AD7
3. HOLD
4. IO/ M
5. INTR

(c) Draw the architectural diagram of 8085 microprocessor and list out the 07
following:
1. General Purpose Registers
2. Special Purpose registers with their functions
3. Flags in the flag register with required explanation

Q.2 (a) If an 8085 is an 8 bit microprocessor, how many bits can be loaded by the 3 03
register pairs (BC, DE, HL, or SP) using LXI?

(b) Define significance of ALE pin with an example or a diagram. 04

(c) If an 8085 microprocessor has a 2 MHz crystal frequency, what is the 07


assembly language code required creating a delay of 1 second?

OR
(c) Draw the interfacing of a 4KB EPROM having a starting address0000h and 07
two 2KB static RAMs having starting addresses 4000hand 8000h,
respectively, with 8085 microprocessor. Use demultiplexed address/data
lines and use 3-to-8 decoder (74LS138).

Q.3 (a) State the addressing modes of the following instructions: 03


1. CMA
2. LDA 2500H
3. ANA M
4. LXI SP
(b) Using stack operations, write an 8085 assembly program to set the sign, 04
zero, and parity flags while resetting the auxiliary carry and carry flags.
(c) Can you describe the process by which the 8085 processor executes the 07
CALL instruction, and how does the timing diagram illustrate this sequence
of events?

1
OR
Q.3 (a) An array of ten data bytes are stored from memory locations 2100H 03
onwards. Write an 8085 assembly language program to find the minimum
number from this array and store it to new memory location 2200H.
(b) Can you provide a diagram illustrating the de-multiplexing of the 04
Address/Data bus (AD0-AD7) in the 8085 microprocessor?

(c) Explain the different addressing modes available in the 8085 07


microprocessor, with examples to illustrate each mode.

Q.4 (a) Explain instruction set of 8085. 03

(b) Compare the memory-mapped IO with the standard IO-mapped IO 04


(c) Can you provide an example program in assembly language that initializes 07
a single 8259 Programmable Interrupt Controller (PIC) connected to an
8085 processor?

OR
Q.4 (a) List the Software and Hardware interrupts of 8085? 03

(b) Discuss the operation of the 8255 Programmable Peripheral Interface and 04
how it is interfaced with an 8085 microprocessor. What are the different
modes of operation and how are they selected?
(c) How does the instruction sequence 07
MVI A, 07H
RLC
MOV B, A
RLC
RLC
ADD B
Use the values stored in registers A and B to execute a specific mathematical
function in an assembly language program?
Q.5 (a) Differentiate 80286 with 80386 microprocessor. 03
(b) Describe the importance of bus interface unit (BIU) and execution unit (EU) 04
the 8086 microprocessor.
(c) Draw and explain internal architecture and PIN diagram of 8086 07
microprocessor.
OR
Q.5 (a) Differentiate between the real mode and protected mode of the 80286 03
microprocessor.
(b) How the physical addresses are calculated from segment register in 8086 04
microprocessor?
(c) Describe the architecture of the 80286 with a neat block diagram. 07

*************

You might also like