You are on page 1of 2

Assignment: Microprocessor and Interfacing (EC204)

Microprocessor, Microcomputer and Associated Languages

Que1: On which model is based the basic architecture of a digital computer?


Que2: What is a microprocessor? What are the three main units of a digital computer?
Que3: What are the different jobs that the CPU is expected to do at any given point of time?
Que4: Draw and explain the microprocessor-Based System with Bus Architecture.
Que5: What are meant by low level and high level languages?
Que6: How many different instructions P 8085 has? What is an instruction set?
Que7: What an instruction consists of? Give one example each of the different types of instructions.
Que8: What is a microcomputer? What are the jobs that a microcomputer is capable of doing? How
does it do the jobs?
Que9: What is a bus? What are the different buses and what jobs they do in a microprocessor?
Que10: What is an editor, linker, debugger
Que11: What is an OS (operating system) and what are its functions?

8085 Microprocessor Architecture, Instruction Types and Timing Diagram.


Que: 1. Draw the pin configuration and functional pin diagram of P 8085.Disuss the functionality of
control and status signal.
Que: 2. How many groups can the signals of 8085 be classified?
Que: 3. Draw the architecture of 8085 and mention its various functional blocks
Que: 4. what is the operating frequency of 8085? Draw the block diagram of the built-in clock
generator of 8085.
Que: 5. what is the purpose of CLK signal of 8085? Draw the different clock circuits which can be
connected to pins 1 and 2 of 8085.
Que: 6. Draw the Timing diagram for Read Cycle and Write cycle for byte operation.
Que: 7.Draw the schematic to generate Read/Write control signals for Memory and I/O Devices.
Que:8. Draw and Explain 8085 Timing for execution of instruction MVI A, 32H.
Que: 8.Explain the Instruction Decoding and Execution operation for P 8085.
Que: 6 The address capability of 8085 is 64 KB. Explain.
Que: 7. Does 8085 have serial I/O control?
Que: 8. Mention the addressing modes of 8085. What jobs ALU of 8085 can perform?
Que: 9. How many I/O ports can 8085 access? Why the lower byte address bus (A0 A7) and data
bus
(D0D7) are multiplexed?
Que: 10. List the various registers of 8085. Describe the accumulator register of 8085.
Que: 11. What are the temporary registers of 8085? Describe W and Z registers of 8085.

Que: 12. Describe the general purpose registers of 8085? Mention the utility of the general
Purpose registers. In what other way HL pair can be used?
Que: 13. Which are the sixteen bit registers of 8085? Discuss the two registers program
counter and stack pointer.
Que: 14. Describe the instruction register of 8085. Describe the (status) flag register of 8085
Que: 15. What is the function of ALE and how does it function?

Que: 16. Discuss the three signals IO/ M, S0 and S1.

Programming Techniques with Additional Instructions.


Que: 1.Explain the data transfer (copy) operations with five different examples.
Que: 2. Explain the arithmetic operations with six different examples.
Que: 3. Explain the logical and bit manipulation operations with six different examples.
Que: 4.Explain the Branching Operation with six different examples.
Que: 5.Explain the operation for Machine Control instruction.
Que: 6.Write the algorithm and make flow chart for multiplication of two 8-bit numbers with
program instructions using assembly language of 8085.
Que: 7. Write the algorithm and make flow chart for division of two 8-bit numbers with
program instructions using assembly language of 8085.
Que: 8. Explain the below addressing mode with examples.
(i)
Register Mode
(ii)
Immediate Addressing.
(iii)
Memory Addressing.
(iv)
Input-Output Addressing.
Que: 9.Explain instruction and data format for 1-byte, 2-byte and 3-byte operation.

You might also like