We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4
Parul Institute of Engineering & Technology
Subject: Computer Organization and Microprocessoer Architecture(303105210)
1. Draw and explain the programming model of 8085.
2. Explain CMP M , RAL and CMA instruction of 8085 3. Generate 0.5second delay using 16-bit register pair as counter method. Consider 6MHz clock frequency and the internal clock frequency is 3MHz. 4. Explain logical and circular shift microoperation 5. Draw and explain interrupt structure of 8085 6. Draw and explain the Interfacing of 4KB EPROM to 8085 with starting address A000H.write the starting and ending location of 8085 7. Define the following (1) Machine Language (2)Assembly Language (3) Assembler (4) subroutines 8. Write 8085 Assembly language program to convert binary to ASCII values. 9. Explain the fetch stage; decode stage and execution stage of instruction cycle with example of any one instruction. 10. Draw and explain Architecture of 8085 Microprocessor. 11. Give difference between microprocessor and microcontroller. 12. Explain Vectored, Non vectored, Maskable and Non Maskable interrupts .Give examples also. 13. Explain given Instructions: 1) MVI 2) CMP 3) XRA 4) SUB 5) STA 14. Explain direct addressing mode and Indirect addressing mode of 8085with examples. 15. Give classification of memory in 8085. 16. Explain circular shift and arithmetic shift micro operations with examples. 17. Draw timing diagram of instruction MOV B, C. 18. Draw a common bus system using multiplexers. 19. Draw pin diagram of 8085 microprocessor and explain READY and RESET IN pin. 20. Draw pin diagram of 8085 and explain any 5 pins in detail 21. Explain flag register in detail. 22. Explain MAR and MAD with memory diagram. 23. Draw and explain timing diagram for MVI B, 05H. 24. What is the instruction and how it will be fetch and executed? 25. Explain the stack and subroutine with role of PUSH and POP instructions. 26. Classify Interrupts and explain it with example. 27. Explain RIM and SIM instruction in detail 28. Draw memory interfacing of EPROM of 2Kbyte and RAM of 4Kbyte with 8085 using the decoder. 29. Which instruction is used to control interrupt. Give its types and explain any one with diagram. 30. What is the use of register in 8085? How register is different from memory? 31. Elaborate cache memory. 32. Describe following instruction in detail with example: I. LXI instruction II. LHLD III. STAX IV. CMA V. RRC 33. Draw and explain de-multiplexed address data bus. 34. Write a program to divide two 8-bit data given as per memory location, Input: 7015H – 50H 7016H – 05H Store output at 5016H memory location. 35. Define Machine cycle. List its types and draw Timing diagram for IO read Instruction. 36. Describe what is an Interrupt? Explain each priority wise Interrupt types. Also describe EI and DI instruction? 37. Interface two memories RAM and EPROM having size of 8kbyte each. Find its starting address and Ending address. 38. Draw and explain any three blocks of architecture of 8085. 39. Classi&ication of Microprocessor based on size, application and speed. 40.Explain languages for communication between microprocessor to other peripheral and vice- versa. 41. Explain the need to De-multiplex the bus AD7-AD0. 42. Short Question: a. Define: bit, nibble, byte, word and instruction b. What is meaning by 8-bit processor? c. What is Mnemonics? d. Define: Assembly language, machine language, high level language e. What is an Assembler? f. What is a Compiler? g. Which information given by address line? h. Data bus is always bidirectional True/False i. Microcontroller is faster than Microprocessor justify the statement. j. Why do we need clock in microprocessor? k. What are the advantages of an assembly language in comparison with high level language? l. Write full name of: RAM, ROM, ALU, SSI, MSI, VLSI, and ASCII. m. What is bus? n. What do mean by peripherals? o. How much memory access by 8085 microprocessopr. p. ALU stand for. q. What is purpose of Control Unit of Microprocessor? r. Justify “ Microprocessor is a programmable device” s. Justify “The direction of address bus is unidirectional” t. What is difference between 4 bit microprocessor and 8 bit microprocessor? u. What is difference between assembly language and machine language? v. What is use of Registers in microprocessor? w. What stand for CISC and RISC? x. What is Op-code? y. What is Operand? z. What is difference between general purpose microprocessor and special purpose microprocessor? aa. Write any one three byte instruction of 8085 ab. Can we interface 64 MB memory with 8085?(Y/N) ac. ________ pin is indicates that another device is requesting the use of the address and data bus of 8085 ad. What is the high speed memory between the main memory and the CPU called? ae. Flash Memory is nonvolatile memory? (Y/N) Justify your answer. af. In 8085, Which of the following instruction use to check interrupts are pending or not. Ag. What stand for RISC and CISC? Ah. For 8085 microprocessor, if register B has 65 H and accumulator has 97 H, What will be the content of accumulator after executing instruction SUB B? ai. ASCII code stands for______________. aj. Define: Opcode and Operand. ak. Explain usage of STAX instruction. al. How many transistors are used in 8085 microprocessor? am.What is MIMD and SIMD? an. Flag register is of _______ bit.