Explain 4 X 1 multiplexer with diagram.
[3 marks]Explain how the use of such programmable IC is useful in Power Electronics converter design.
[4 marks]Draw and explain RAM and ROM architecture of 8051 IC.
[7 marks]Draw pinout of 8051 microcontroller IC.
[3 marks]List out various addressing mode of 8051.
[4 marks]Explain any three logical instructions with example.
[7 marks]Explain any three arithmetic instructions with example.
[7 marks]Define bits of IE register.
[3 marks]Explain indirect addressing mode with example.
[4 marks]Draw connection diagram of LCD interface with 8051 microcontroller and give flow chart for LCD interface.
[7 marks]Define bits of TCON register.
[3 marks]Write short note on assembler directives of 8051 microcontroller.
[4 marks]Explain interfacing of 4 X 3 keyboard with 8051 with necessary diagrams.
[7 marks]List three 16 bit registers of 8051.
[3 marks]Explain JZ and CJNE instructions.
[4 marks]State difference between interrupt and polling ? Explain external interrupts of 8051.
[7 marks]Define bits of TMOD register.
[3 marks]Explain 8051 timer operation in mode 2 .
[4 marks]Explain use of stack and stack pointer with respect to PUSH & POP instructions.
[7 marks]State steps for execution of program in event of interrupt.
[3 marks]Write an assembly language program to read bit P1.0 and send it to P2.7 after inverting it.
[4 marks]Explain interfacing of ADC 0808 with 8051 with necessary diagrams.
[7 marks]List registers related to serial data transfer with 8051.
[3 marks]Where assembly language program is more efficient than Clanguage program ?
[4 marks]Write a Cprogram to generate pulse of 75 % duty cycle with any random time period.
[7 marks]