0
1.3kviews
Microcontroller And Applications Question Paper - Dec 18 - Electronics Engineering (Semester 5) - Mumbai University (MU)
1 Answer
0
3views

Microcontroller And Applications - Dec 18

Electronics Engineering (Semester 5)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

1.a. Justify why the ports of 8051 are initialised to FFH when operating in Input mode.
(5 marks) 00

1.b. Justify the statement "ARM Cortex M3 has reduced power consumption"
(5 marks) 00

1.c. Write the Instructions to access the On chip Program Memory, On Chip Data Memory External Data Memory, instructions to Modify Bit addressable area respectively. What is Difference between MOV 20h, #01h and SETB 20H instructions.
(5 marks) 00

1.d. Calculate the relative address for the Label "BACK" in the following Program

enter image description here

(5 marks)

2.a. Write a program to generate a wave with on time 4 ms and off time 6 ms on Port pin P1.5. Use Crystal Frequency = 22 Mhtz.
(10 marks) 00

2.b. Write a program to transmit message "Mumbai" serially at 9600 Baud rate. Show the Baud Rate Calculation.
(10 marks) 00

3.a. Explain the Programmers's Model and operating Modes of ARM Cortex M3.
(10 marks) 00

3.b. Write a program to Generate a "Triangular wave" if SW1= 0 and Ramp wave if SW1= 1. Using DAC0808.
(10 marks) 00

4.a. Explain how interrupt Latency is Reduced in ARM Cortex M3.
(10 marks) 00

4.b. Explain the interrupt structure of 8051 and related register used.
(10 marks) 00

5.a. Write a Program to display the Temperature value obtained from the sensor LM35 connected to channel 3 of ADC 0808.
(10 marks) 00

5.b. Write a program to rotate a Stepper Motor continuously using half step 8 sequence. Assume the value stored in the Look up Table stored at address 0400H.
(10 marks) 00

Write short notes on(any three):

6.a. MMU of ARM of Cortex M3.
(7 marks) 00

6.b. Significance of GATE pin of 8051.
(7 marks) 00

6.c. IP Register.
(6 marks) 00

6.d. Application of Timer/ Counter mode of 8051.
(6 marks) 00

Please log in to add an answer.