Introduction to Microprocessor and Microcomputers
1. Define microprocessor.
2. Write application of microcontroller.
3. List the basic components of microcomputer.
4. What are the purposes of control unit in Microprocessor?
5. Mention one advantage and one disadvantage of Harvard architecture over von Neumann machine.
6. What is store programmed concept.
2. Write application of microcontroller.
3. List the basic components of microcomputer.
4. What are the purposes of control unit in Microprocessor?
5. Mention one advantage and one disadvantage of Harvard architecture over von Neumann machine.
6. What is store programmed concept.
8086/8088 Architecture and Instruction Set
1. How many address and data bus are available in 8088 microprocessor?
2. How many minimum address lines are required to access 512 KB?
3. Explain in brief about how microprocessor works.
4. What is segment register in 8086? Explain its function.
5. With an example, explain the Register Indirect Addressing Mode.
6. Write an instruction for the direct addressing mode.
7. Identify the addressing mode of source operand in MOV AL, 23H. Give reason.
8. What happens when MUL BX instruction is executed?
9. What is the total memory capacity of the system with 20 address lines?
10. What is the result of MUL AL? Initial value of AL = 03H.
11. What happens when DIV BL executed.
12. What happens when DIV BX executed.
13. How many byte instruction is MOV AX,2304H?
14. How many byte instruction is MOV AL,23H?
15. Flag Register
16. BIU, EU, CS, DS, ES, SS, IP, AX, BX, CX, DX, SP, BP, SI, DI
17. What is opcode and operand?
18. Differentiate mov ax,2304h and mov ax,[2304h].
19. Differentiate mov ax,bx and mov ax,[bx].
2. How many minimum address lines are required to access 512 KB?
3. Explain in brief about how microprocessor works.
4. What is segment register in 8086? Explain its function.
5. With an example, explain the Register Indirect Addressing Mode.
6. Write an instruction for the direct addressing mode.
7. Identify the addressing mode of source operand in MOV AL, 23H. Give reason.
8. What happens when MUL BX instruction is executed?
9. What is the total memory capacity of the system with 20 address lines?
10. What is the result of MUL AL? Initial value of AL = 03H.
11. What happens when DIV BL executed.
12. What happens when DIV BX executed.
13. How many byte instruction is MOV AX,2304H?
14. How many byte instruction is MOV AL,23H?
15. Flag Register
OF
|
DF
|
IF
|
TF
|
SF
|
ZF
|
AF
|
PF
|
CF
|
17. What is opcode and operand?
18. Differentiate mov ax,2304h and mov ax,[2304h].
19. Differentiate mov ax,bx and mov ax,[bx].