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

Microprocessor and Microcontroller ECEUGPC10 - EEN

The document is an examination paper for the B. Tech. Electrical Engineering course, focusing on Microprocessor and Microcontroller topics. It includes multiple-choice questions and long answer questions covering various aspects of microprocessors, such as the 8085 and 8086 architectures, programming, and interfacing. Students are required to answer a set number of questions from each group within a specified time limit.

Uploaded by

sudiptapalmusic
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)
5 views2 pages

Microprocessor and Microcontroller ECEUGPC10 - EEN

The document is an examination paper for the B. Tech. Electrical Engineering course, focusing on Microprocessor and Microcontroller topics. It includes multiple-choice questions and long answer questions covering various aspects of microprocessors, such as the 8085 and 8086 architectures, programming, and interfacing. Students are required to answer a set number of questions from each group within a specified time limit.

Uploaded by

sudiptapalmusic
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

AU/EEN/ B. Tech.

/Odd Sem/3rd Year/5th Sem

B. Tech. Examination 2021


Electrical Engineering (EEN)
(Odd Semester Regular and Supplementary)
Microprocessor and Microcontroller (ECEUGPC10)
F.M: 80 Time: 3.00 Hrs

GROUP A
(Multiple-Choice Questions)
1 Answer any ten (1X10)

(i) A microprocessor is said to be of 8-bits , 16-bits or 32 bits depending on its

a) Registers b) Data bus

c) ALU d) Address bus


(ii) The no. of I/O devices that can be connected with 8085 in peripheral mapped I/O is

a) 64 b) 512

c) 64 K d) None of these

(iii) The pins that are used by 8085 for serial communication are

a) HOLD, HLDA b) INTR , INTA

c) RESET IN, RESET OUT d) SID, SOD

(iv) The non-vectored interrupt of 8085 is:

a) INTR b) INTA

c) TRAP d) RST 1

(v) LOOP instruction uses in 8086 microprocessor which register as the default operand
a) AX. b) BX

c) CX . d) DX

(vi) INR instruction affects

a) All flags. b) All flags except zero flag.


c) All flags except carry flag. d) No flags.

(vii) Instruction queue of 8086 consists of


a) 4 data b) 6 data

c) 8 data d) 16 data

(viii) How many T-states are required to execute INR M instruction?

a) 10 b) 13

c) 4 d) 6

(ix) The control word to set PC5 of 8255 in BSR mode is

a) 0CH b) 0AH

c) 8CH d) 7BH

(x) The data bus of 8085 microprocessor is

a) Unidirectional b) Bidirectional

c) Unidirectional as well as Bidirectional d) None of these


(xi) (1B)H+(BA)H=(?)H

a) B5 b) A5

c) C5 d) D5

(xii) The instruction: EXHG exchanges the contents of

a) Acc & H b) BC-pair & HL- pair

c) DE-pair & HL- pair d) HL-pair and memory

GROUP B
(Long answer type questions)
Answer any seven
2. a) Explain the role of ALE pin of 8085 in demultiplexing the address/data multiplexed bus with the (5+5)
help of proper diagrams.
b) Write a program to generate a 1msec time delay considers the operating frequency of 8085 is
2MHz.
3. a) Differentiate between memory mapped I/O and peripheral mapped I/O. (5+5)
b) Write a program to generate the first ten elements of the Fibonacci series. The Fibonacci series is
defined as F(i) = F(i-1) + F(i-2), and F(0) = 0; F(1) =1

4. a) PUSH and POP are the only instructions of 8085 that uses stack. Comment on this statement. (5+5)
b) Draw the timing diagram for the instruction XRA M stored in memory location 8550 H.

5. a) Describe the different addressing modes of 8086 microprocessor. (5+5)


b) Explain the process of segmentation of memory in 8086 microprocessor. What are its advantages?
6. Interface the following memory devices in 8085 microprocessor according to the given address (10)
map.

Memory Capacity Starting address


RAM 4 KB 9000H
EPROM 2 KB 4000H
EPROM 4 KB 6000H
Will this system work? If not suggest changes in the address map to make it functional.

7. a) Draw and discuss in brief the internal architecture of Intel 8051. (5+5)
b) Discuss the memory organization of 8051 microcontroller.

8. Write a 8085 assembly language program to compare two strings. Assume that the first byte of (10)
both strings contain the number of bytes in that string. The starting address of the two strings is
9000h and 9100h respectively. If both strings are found equal place 11h in memory location 9500h
else place 22h.
9. a) Draw and explain the control word format of 8255. (5+5)
b) Explain mode 1 operation of 8255 when used as an input port with proper diagrams.
10. What do you mean by maskable and non maskable interrupts of 8085? Write a program to check (3+7)
whether RST 6.5 is pending. If it is pending, enable it without affecting the masking status of the
other interrupts.

11. a) Describe the different addressing modes of 8085 microprocessor. (5+5)


b) Difference between microprocessor and microcontroller
12. Write short notes on any two of the followings: (5X2)
(a) Flag register of 8086
(b) The 8251 USART
(c) DMA operation
(d) Addressing modes of 8051

You might also like