Microprocessor Model Question

Question Paper Details
Tribhuwan University
Institute of Science and Technology
Model Question
Bachelor Level / Second Semester / Science
Computer Science and Information Technology ( CSC162 )
( Microprocessor )
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to give their answers in their own words as far as practicable.
The figures in the margin indicate full marks.

Group A

(Long Answer Question Section)

Attempt any TWO questions.         (2x10=20)

Official Answer
AI Generated Answer

AI is thinking...

1. Draw logical block diagram of 8086 microprocessor and explain its segmented memory structure.

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

2. What is machine cycle and instruction cycle? Draw a timing diagram for STA 2000h memory instruction. (Choose any memory locations for loading STA 2000h instruction)

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

3. Write an assembly language program to sort an array in ascending order using 8 bit microprocessor. (Assume appropriate array data and address where minimum array size of 10 should be considered).

10 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

Group B

(Short Answer Question Section)

Attempt any EIGHT questions.         (8x5=40)

Official Answer
AI Generated Answer

AI is thinking...

4. Draw pin diagram of 8085 microprocessor with appropriate labelling.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

5. Specify the output in PORT1 after the execution of the following program. Write comments for each instruction.

        MVI A, AAH

        MOV B, A

        RRC

        XRA B

        OUT PORT1

        HLT

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

6. What is DMA? Explain the sequence of events that occurs during DMA operation?

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

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

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

8. Write a program to reverse a given a string using 16 bit microprocessor.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

9. Explain memory interfacing in 8085 microprocessor along with appropriate diagram.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

10. What are different operating modes in 80286 microprocessor? Explain in brief about each mode.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

11. “Interrupt based I/O is efficient compared to polled I/O”. Justify this statement with general working mechanism in both methods.

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...

12. Write Short Notes (Any Two):

    a) Macro Assembler

    b) BSR Mode

    c) System Bus

5 marks
Details
Official Answer
AI Generated Answer

AI is thinking...