CSIT 2nd Semester
Microprocessor Board Question Paper 2080 Old Course


CSC 167-2080 ✡
Tribhuvan University
Institute of Science and Technology
2080
Bachelor Level/First Year/Second Semester/Science
Computer Science Information Technology (CSC 167)
(Microprocessor)
(Old 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.

Write a program for 8085 Microprocessor to add two 16 bits numbers 1234h and 5678h and store the sum in memory location 2050h and 2051h.

2.

Draw the block diagram of 8085 microprocessor and define its components.

3.

What is instruction cycle, machine cycle and T-state? Draw the timing diagram for the instruction MOV A, B.

Section B

Attempt any Eight questions

[8x5=40]
4.

What is microprocessor? Explain Von-Neumann Architecture with suitable diagram.

5.

Explain the architecture of SAP 1 Computer with suitable diagram.

6.

What is flag? Explain all the flags available in 8085 microprocessor.

7.

Explain the function of BIU and EU of 8086 microprocessor.

8.

Explain data transfer instructions of 8085 microprocessor in brief.

9.

What is addressing mode? Explain different addressing mode in 8085 microprocessor.

10.

Write a program for 8086 microprocessor to display a character entered from keyboard.

11.

What is interrupt? What happens when a microprocessor receives an interrupt?

12.

What is DMA? Explain the basic DMA operation.