Model Question solution of Microprocessor BSc. CSIT Second Semester
model question solution of Microprocessor |
Model Question
Bachelor Level/ First Year/ Second Semester/ Science Full Marks: 60
Microprocessor (CSC 162) 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.
Group A (Long Answer Question Section)
Attempt any TWO questions. (2x10=20)
1. Draw logical block diagram of 8086 microprocessor and explain its segmented memory structure.
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)
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)
Group B (Short Answer Question Section)
Attempt any EIGHT questions. (8x5=40)
4. Draw pin diagram of 8085 microprocessor with appropriate labelling.
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
6. What is DMA? Explain the sequence of events that occurs during DMA operation?
7. What is addressing mode? Explain different addressing mode in 8085 microprocessor.
8. Write a program to reverse a given a string using 16 bit microprocessor.
9. Explain memory interfacing in 8085 microprocessor along with appropriate diagram.
10. What are different operating modes in 80286 microprocessor? Explain in brief about each mode.
11. “Interrupt based I/O is efficient compared to polled I/O”. Justify this statement with general working mechanism in both methods.
12. Write Short Notes (Any Two):
a) Macro Assembler
b) BSR Mode
c) System Bus
0 comments:
Post a Comment
For any queries comment and ask in case of any doubts.