You are on page 1of 2

Scheme E

Sample Question Paper


Course Name : Electronics Engineering Group Course Code : ET/EN/EJ/EX/ED/EI Semester : Fifth

Subject Title : Microcontroller Marks Instructions: 1. All questions are compulsory. 2. Illustrate your answers with neat sketches wherever necessary. 3. Figures to the right indicate full marks. 4. Assume suitable data if necessary. 5. Preferably, write the answers in sequential order. Q.1(A) Attempt any THREE 12 Marks a. Define the term RISC and CISC. b. Draw block diagram of IC 8155 (Peripheral I/O device) c. Draw the PSW format of 8051 microcontroller & state various conditions of flags. d. Describe the instructions SWAP A and MOVX @ DPTR, A with one example. Q.1(A) Attempt any ONE 06 Marks a. List four data transfer techniques. Describe any one with suitable schematic diagram and example. b. Give function of editor, assembler and linker in assembly language programming with the help of flow-chart. Q.2 Attempt any FOUR 16 Marks a. Describe function PSEN, EA, XTAL1 & XTAL2 pins of 8051 microcontroller. b. Draw the format of TMOD register and write the function of each bit. c. Describe one mode of timer of 8051 microcontroller. d. Write an assembly language program to generate a square wave of 1 KHz at port pin 1.5 using auto reload mode of timer 0. e. Draw the control word format of IC 8255. f. Compare data memory & program memory w.r.t. 8051 microcontroller. (4 points) : 100 Time: 3 Hours

Q.3 Attempt any FOUR a. Write an assembly language program to transfer block of ten bytes stored in internal data memory. b. Describe the alternate functions of port 3 of 8051 microcontroller. c. Draw circuit diagram for interfacing of D to A converter with 8085 microprocessor. d. Describe the difference between the timer and counter operation of 8051 microcontroller. e. Write an assembly language program to add two numbers 2AH and F9H. write the status of different flags after this addition. Q.4 (a) Attempt any THREE a. Draw schematic diagram to interface stepper motor with 8085 microprocessor. Define any one specification of stepper motor. b. Write an assembly language program to rotate stepper motor continuously, assume step angle of 1.8. c. Draw timing diagram for reading external ROM. d. List addressing modes of 8051 microcontroller with one suitable instruction each. Q.4 (b) Attempt any ONE a. With suitable flowchart describe various steps to create an assembly language program using 8051. b. Describe serial data transfer technique & state the function of pins related with serial data transfer in 8051 microcontroller. Q.5 Attempt any FOUR a. Draw pin diagram of 8155 IC. b. What is BSR mode of 8255 IC? Explain with one example. c. What is the basic difference between Von Neuman and Harvard architecture? d. Draw circuit diagram to connect external ROM to 8051 microcontroller. e. State four instructions related with external memory. f. Write an assembly language program to arrange the given 10 numbers in descending order. ( assume suitable diagram)

16 Marks

12 Marks

06 Marks

16 Marks

Q.6 Attempt any FOUR 16 Marks a. Draw circuit diagram to interface A to D converter with 8085 microprocessor. b. Draw the hardware circuit diagram for timer / counter control logic & explain it c. If the accumulator stores number 26H. what will be the new number after executing RRA instruction four times. d. Show the contents of stack after execution of follows instructions. MOV R1, #11H MOV R2, #22H MOV R3, #33H PUSH 1 PUSH 2 PUSH 3

You might also like