UNIVERSITY INSTITUTE OF ENGINEERING AND TECHNOLOGY
Babasaheb Bhimrao Ambedkar University, Lucknow
DEPARTMENT OF ELECTRICAL ENGINEERING
B.Tech (V Sem) First Sessional Examination 2017-18
Subject: MICROPROCESSOR AND ITS APPLICATIONS (EEE-504) Roll No:-
Duration: 1.30 hrs Maximum Marks: 20
NOTE:- Attempt Any Four Question;Question no. 1 is compulsory
1. (a) Convert following decimal numbers into hexadecimal equivalent (1)
(i) (259)10 = (?)16 (ii) (1259)10 = (?)16
(b) A memory of 512 TB has to be connected to a 8 bit and a 32 bit microprocessor. Find the number
of address lines required in both the cases? (2)
(c) What is a microprocessor? Draw a diagram showing the components of a microprocessor (2)
2. (a) Explain the different types of flags used in 8085 microprocessor? (3)
(b) What will be the content of flag register for the operation A=A+B where (2)
(i) A= 55H ; B = ABH (ii) A= F6H ; B= 7CH
3. (a) Draw architecture of internal register section and ALU section of 8085 microprocessor? (2)
(b) Define Stack Pointer and Program Counter ? List out the valid register pairs used in 8085? (3)
4. (a) What is a bus? What are the different types of buses supported by 8085 and their size? (3)
(b) What will be the contents of IO/M , S0 and S1 for the following operations:- (2)
(i) Memory Read (ii) I/O Write
5. (a) What is an interrupt? List various hardware and software interrupts of 8085 (3)
(b) Explain the following:- (2)
(i) HOLD (ii) Accumulator