Microprocessors and its Applications - B.Tech 5th Semester Examination, 2019
Microprocessors and its Applications
Instructions:
- The marks are indicated in the right-hand margin.
- There are NINE questions in this paper.
- Attempt FIVE questions in all.
- Question No. 1 is compulsory.
-
Write about the basic difference between microprocessor and microcontroller.
-
Draw and explain the memory and I/O read cycle of 8085.
-
Define the following: (i) Nibble (ii) Word
-
Explain the concept of memory segmentation in 8086 microprocessor.
-
Why are the lower byte addresses bus (A0-A7) and data bus (D0-D7) multiplexed?
-
Write basic operations of microprocessor with block diagram.
-
Compare between Procedure and Macros in assembler directives of 8086.
-
Define compiler or interpreter in programming languages.
-
How many instructions can 8085 support?
-
Write about the types of addressing modes in 8086.
-
Differentiate between the following:
(i) Microprocessor and microcontroller
(ii) Low and high level languages
(iii) RISC processor and CISC processor
(iv) Compiler and interpreter -
Explain minimum mode operation of 8086 microprocessor with block diagram.
-
Explain evolution of microprocessor with its different generations.
-
Explain the requirement of a program counter, stack pointer and status flags in the architecture of the 8085 microprocessor.
-
Define opcode and operand. Specify the opcode and the operand in the instruction MOV H,L.
-
Write a program to add two 16-bit numbers for 8085 \( \mu p \).
-
Explain ALE, HOLD, READY, S0, S1 SIGNALS for 8085 microprocessor.
-
Explain working of 8257 DMA controller with the help of a functional block diagram.
-
Write the instruction to display the contents of stack pointer register at output ports.
-
Explain the following:
(i) 8259 programmable interrupt controller
(ii) Development tools-Editor, Library builder, Linker, Emulator
-
Design a system for 8085 such that it contains 4 KB of EPROM and 2 KB of RAM using two 2 KB of EPROM and two 1KB of RAM. Draw the complete interfacing diagram.
-
Draw the architecture of 8086 and explain its different units. What do you mean by pipelining?
-
Draw the block diagram of 8251 USART and explain each block. Also draw its interfacing with 8086.
-
Draw and explain block diagram and pin configuration of IC-8253.
-
Explain the concept of memory segmentation.
-
Explain assembler level programming and draw the flowchart of assembler level programming.