You are on page 1of 1

Set-A Set-A

Vidya Pratishthan's Kamalnayan Bajaj Institute of Engineering & Technology Baramati, Dist. Pune-413133 Vidya Pratishthan's Kamalnayan Bajaj Institute of Engineering & Technology Baramati, Dist. Pune-413133
Department of Electrical Engineering Department of Electrical Engineering

MID-SEM TEST MID-SEM TEST

Sem-II [22-23] Fundamentals of Microcontroller & Applications Time: 1hr Sem-II [22-23] Fundamentals of Microcontroller & Applications Time: 1hr

Class: SE Day, Date, Time: Wednesday, 29/03/2023, 4.00 PM to 5.00 PM Max. Marks: 30 Class: SE Day, Date, Time: Wednesday, 29/03/2023, 4.00 PM to 5.00 PM Max. Marks: 30

Instructions: Instructions:
1. Solve Q1. or Q2, Q.3 or Q.4, Q.5 or Q.6. 1. Solve Q1. or Q2, Q.3 or Q.4, Q.5 or Q.6.
2. Neat diagrams must be drawn wherever necessary. 2. Neat diagrams must be drawn wherever necessary.
3. Assume Suitable data if necessary 3. Assume Suitable data if necessary
4. Write the answers with neat handwriting. 4. Write the answers with neat handwriting.
5. Text on the right of marks indicates course outcomes (only for faculty use). 5. Text on the right of marks indicates course outcomes (only for faculty use).

Marks COs Marks COs


Q.1 A Draw and explain internal RAM organization of 8051. 5 CO1 Q.1 A Draw and explain internal RAM organization of 8051. 5 CO1
B Draw and explain Special Function Registers(SFRs) in 8051 microntroller. 5 CO1 B Draw and explain Special Function Registers(SFRs) in 8051 microntroller. 5 CO1

Q.2 A Draw and explain Program Status Word of 8051 Microcontroller. 5 Q.2 A Draw and explain Program Status Word of 8051 Microcontroller. 5
B Explain the registers 5 B Explain the registers 5
a.Program Counter b.Data Pointer a.Program Counter b.Data Pointer

Q.3 A Explain Stack and enlist stack related instructions. 5 CO1 Q.3 A Explain Stack and enlist stack related instructions. 5 CO1
B Explain the various addressing modes of 8051 give one example of each mode. 5 CO2 B Explain the various addressing modes of 8051 give one example of each mode. 5 CO2

Q.4 A Draw the architecture of 8051 microcontroller.Alos,explain the features of 8051. 5 Q.4 A Draw the architecture of 8051 microcontroller.Alos,explain the features of 8051. 5
B Explain the instructions with example 5 B Explain the instructions with example 5
a.DJNZ a.DJNZ
b.SJMP b.SJMP
c.CJNE c.CJNE

Write an assembly program to multiply two numbers stored at memory location C000H and C001H.Store CO2 Write an assembly program to multiply two numbers stored at memory location C000H and C001H.Store CO2
Q. 5 A 5 Q. 5 A 5
the answer in D000H and D001H the answer in D000H and D001H
B Explain in detail bit level instructions in 8051 microcontroller. 5 CO2 B Explain in detail bit level instructions in 8051 microcontroller. 5 CO2

Q.6 A Write an assembly program to subtract two 8 bit numbers assuming two numbers are avilable in A and B 5 Q.6 A Write an assembly program to subtract two 8 bit numbers assuming two numbers are avilable in A and B 5
registers. registers.
B 5 B 5
Explain the instructions: Explain the instructions:
a.MUL AB a.MUL AB
b.RLC A b.RLC A
c.MOV a,@R1 c.MOV a,@R1

You might also like