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

Computer Organization and Microprocessors

This document contains 10 questions from 5 units on the topics of computer organization and microprocessors. The questions cover topics like memory organization, bus interconnection, addressing modes, arithmetic instructions, flag registers, memory segmentation, register organization, interrupt handling, I/O interfacing and assembly language programming.

Uploaded by

Vamsi Puvvada
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)
36 views2 pages

Computer Organization and Microprocessors

This document contains 10 questions from 5 units on the topics of computer organization and microprocessors. The questions cover topics like memory organization, bus interconnection, addressing modes, arithmetic instructions, flag registers, memory segmentation, register organization, interrupt handling, I/O interfacing and assembly language programming.

Uploaded by

Vamsi Puvvada
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

H.T.No.

Code No: EC3530 SRGEC-R20


III B.Tech I Semester Regular Examinations, December 2022
COMPUTER ORGANIZATION AND MICROPROCESSORS
(Electronics and Communication Engineering)
Time: 3 Hours Max. Marks: 70
Note: Answer one question from each unit.
All questions carry equal marks.
5 × 14 = 70M
UNIT-I
1. a) In detail explain the main memory organization read and write operations. (6M)
b) Find the 2’s complement multiplication between two binary numbers 110101 and 111000.
(8M)
(OR)
2. a) Draw the Bus Interconnection of a Computer and explain about different control signals
used for computer operations. (8M)
b) Calculate the number of address lines required in a computer system to access the
following capacity of memory. (6M)
(i) 32MB (ii) 64KB (iii) 512Bytes
UNIT-II
3. a) Explain about rotate and shift operations working in processor. (7M)
b) Discuss about different Addressing Modes with suitable examples. (7M)
(OR)
4. a) Explain about different Arithmetic and Logical instructions. (8M)
b) If the last operation performed on computer was an 8-bit subtraction in which the two
operands A=10101010 and B=11100100, what would be the value of the following flags?
Carry, Zero, Overflow, Sign, Parity and Half Carry. (6M)
UNIT-III
5. a) Draw the flag register of 8086. Classify the flags and explain the function of each flag
using anexample. (7M)

b) Explain about 8086 memory segmentation. What are the registers used to access memory?
(7M)

(OR)
6. a) Explain the register organization in 8086. (8M)
b) Inspect the memory address of the next instruction executed by the 8086 microprocessor,
when operated in the minimum mode, for the following CS:IP combinations: (6M)
(i) CS = 1000H and IP = 2000H (ii) CS= 2000H and IP=1000H

Page 1 of 2
UNIT-IV
7. a) With a neat diagram, explain the interrupt vector table of 8086 microprocessor. (6M)
b) Develop an Assembly Language Program for 8086 microprocessor to find the factorial of
a given 8-bit number. (8M)
(OR)
8. a) Write an assembly language program to perform addition of two 16 bit numbers and result
is stored in 7000h memory location. (8M)
b) Develop an assembly language program in 8086 to arrange given array of numbers in
ascending order. (6M)
UNIT-V
9. a) Explain the operation of ADC 0808/0809 with neat diagram. (6M)
b) Describe a typical stepper motor excitation sequences and interface with 8255 with neat
diagram. (8M)
(OR)
10. a) Develop an assembly language program to interfacing of 8255 with LED display and draw
necessary diagram. (6M)
b) Interface an 8255 with 8086 to work as an I/O port A as output port, port B as input port
and port C as output port. Port A address should be 0704H. Frame the CWR and elaborate
in detail. (8M)

*****

Page 2 of 2

You might also like