Microprocessor and its Application - B.Tech 5th Semester Examination, 2017

2017Semester 3Civil-CAEnd Semester
Aryabhatta Knowledge University, Patna
B.Tech 5th Semester Examination, 2017

Microprocessor and its Application

Time: 03 HoursCode: 031511Full Marks: 70

Instructions:

  1. The marks are indicated in the right-hand margin.
  2. There are NINE questions in this paper.
  3. Attempt FIVE questions in all.
  4. Question No. 1 is compulsory.
Q.1 Answer as directed any seven of the following:[2x7=14]
  1. How many general purpose registers are there in 8085 microprocessor?

  2. Program counter is an 8-bit register. (State True or False)

  3. How many address buses are there in 8085 microprocessor?

  4. If sign flag is set result of the arithmetic operation is positive. (State True or False)

  5. How many pins are there in 8085 microprocessor?

  6. What is the addressing mode of the instruction STA 2400H?

  7. LXI H, 2500H is a 3-byte instruction. (State True or False)

  8. How many segment registers are there in 8086 microprocessor?

  9. How many data buses are there in 8086 microprocessor?

  10. Intel 8251 is a programmable counter/interval timer. (State True or False)

Q.2 Solve both questions :[8+6=14]
  1. State the functions of the following pins of 8085 microprocessor: ALE, \( IO/\overline{M} \), S0, S1, HLDA

  2. Discuss flag register of 8085 microprocessor.

Q.3 Solve both questions :[8+6=14]
  1. What are the functions of the following instructions of 8085 microprocessor? LXI H, 2400H, RAL, LDA 2500H, IN 01

  2. Explain addressing modes of 8085 microprocessor with suitable examples.

Q.4 Solve both questions :[9+5=14]
  1. Draw the timing diagram of MVI A, 05.

  2. Discuss the functions of program counter and stack pointer.

Q.5 Solve both questions :[5+9=14]
  1. Write an assembly language program to add two 8-bit numbers and sum is 16 bits.

  2. Write an assembly language program to find largest no. in a data array.

Q.6 Solve both questions :[6+8=14]
  1. What are the functions of the following pins of Intel 8257? DRQ0 - DRQ3, \( A_6 - A_7 \), AEN, ADSTB

  2. Draw and discuss the pin description of Intel 8251.

Q.7 Solve both questions :[6+8=14]
  1. Write the functions of the following pins of 8086 microprocessor: \( BHE/S7 \), NMI, \( \overline{TEST} \), \( \overline{DEN} \)

  2. Discuss register organization of 8086 microprocessor.

Q.8 Solve both questions :[6+8=14]
  1. Write the functions of the following instructions of 8086 microprocessor: MOV AX, DX, ADD AL, 35H, DIV CL, LODSB

  2. Write an assembly language program to add series of 16 bit numbers and sum is 32 bits.

Q.9 Write short notes on the following:[7x2=14]
    • Interfacing to ADC
    • Data transfer schemes