CSIT 2nd Semester
Microprocessor Board Question Paper 2081


CSC 167-2081 ✡
Tribhuvan University
Institute of Science and Technology
2081
Bachelor Level/First Year/Second Semester/Science
Computer Science Information Technology (CSC 167)
(Microprocessor)
(New Course)
Full Marks:60 Pass Marks:24 Time:3 hours

Candidates are required to give their answers in their own words as for as practicable.
The figures in the margin indicate full marks

Section A
Long Answer Questions
Attempt any Two question.
[2x10=20]
1.

Explain the internal architecture of 8085 microprocessor with well labeled block diagram.

2.

What is ALE signal? Draw a timing diagram for LDA 5000H instruction and explain the machine cycles involved.

3.

Explain LHLD and SHLD instruction. Ten 8-bit data are stored at memory location starting from 6000H.Write an assembly program for 8085 microprocessor to calculate the sum of this data array and store the sum and carry starting form 9500H.

Section B

Attempt any Eight questions

[8x5=40]
4.

Explain about memory segments and segment registers in 8086 microprocessor.

5.

Write an ALP to convert the string "computer science" to uppercase using 16 bit microprocessor.

6.

Explain different types of IO instructions. Differentiate between I/O mapped I/O and memory mapped I/O.

7.

What do you mean by vectored interrupt? Explain maskable and non-maskable interrupts in 8085 microprocessor.

8.

Explain different addressing modes in 8085 microprocessor.

9.

Explain register organization in 80386 microprocessor.

10.

List out the limitation of parallel communication. Explain the different operation modes of 8255A PPI.

11.

What is Descriptor? Explain the use of Segment descriptors in physical address conversion in 80286 microprocessor.

12.

Write short notes on (any two):
a. Flags in 8085 MPU
b. DMA