Ramrao Adik Institute of Technology, Nerul, Navi Mumbai
Question Bank – 3 (Module-3)
Academic year: 2025-2025
Subject: Embedded System Class: S.E. Sem : III
1. Draw the architecture of 8051 and explain in detail.
2. Draw the block diagram of 8051 and explain the main blocks.
3. Draw the pin-out of 8051 and explain the function of all pins.
4. Explain the arithmetic and logical type of instructions of 8051 with examples.
5. Explain data transfer type of instructions of 8051 with example.
6. Explain the bit manipulation type of instructions of 8051 with examples.
7. Explain branching type of instructions in 8051 with examples.
8. Explain the RET and RETI instructions of 8051 with suitable examples.
9. Explain which instruction in 8051 is used for creating a loop in program.
10. Explain all types of jump instructions in 8051 with suitable examples.
11. Write a Assembly Language Program in 8051 for Addition of two numbers.
12. Write a Assembly Language Program in 8051 for Subtraction of two numbers.
13. Write a Assembly Language Program in 8051 for Multiplication of two numbers.
14. Write a Assembly Language Program in 8051 to transfer a block of five numbers.