You are on page 1of 2

Seat No.

: ________

Enrolment No.______________

GUJARAT TECHNOLOGICAL UNIVERSITY


DIPLOMA ENGINEERING SEMESTER V EXAMINATION WINTER 2014

Subject Code: 350301


Date: 26-11-2014
Subject Name: Micro controller and Its Application
in Medical Instrumentation
Time: 02:30 pm - 05:30 pm
Total Marks: 70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
4. English version is considered to be Authentic.

Q.1

(a)
(b)

Draw architecture of 8051 microcontroller and list its hardware feathers.


Draw & explain internal RAM memory organization of 8051 microcontroller.

07
07

Q.2

(a)
(b)

List various addressing of 8051 C and explain each with example.


List special function registers of 8051 C and explain PSW with its structure.
OR
Write Comparison of microcontroller with microprocessor

07
07

Draw structure of TCON and TMOD special function register & explain it.
What is interrupt? List interrupts of 8051 C with their vector address and
explain default priority of interrupts.
OR
Draw timer/counter control logic diagram and explain timer/counter modes
with control logic diagram.
List and explain modes of serial data communication .

07
07

Write a program to multiply data byte in register R3 and R4 ,put result in


internal RAM location 10H(LSB) 11H (MSB).
Draw internal structure of port0 and explain it.
OR
Explain following instructions
(i) MOV A, 25h (ii) SETB P1.7 (iii) CLR P3.2 (iv) ANL A,#35h
(v) XCHD A,@R1 (vi) ORL A,#36H (vii) ADDC A, R1
Design interfacing circuit to interface external 16KB ROM and 8KB RAM with
8051 C.

07

(1) Write a program to find square of given number in register R7 using


Lookup table technique.
(2) List advantages and disadvantages of lookup table
Draw and explain interfacing of LED display with 8051 microcontroller.
OR
Draw and explain interfacing of D/A converter with 8051 microcontroller
Explain data acquisition system with diagram.

04
03

(b)
Q.3

(a)
(b)

Q.3

(a)
(b)

Q.4

(a)
(b)

Q. 4

(a)

(b)
Q.5

(a)

(b)
Q.5

(a)
(b)

07

07
07

07
07

07

07
07
07

************

1/2

8051

.
.

8051 .

8051 C

.
8051 PSW

TCON TMOD

.
? 8051

/ /

.
.

R3

R4

10H(LSB) 11H (MSB) .


port0 .

.
(i) MOV A, 25h (ii) SETB P1.7 (iii) CLR P3.2 (iv) ANL A,#35h
(v) XCHD A,@R1 (vi) ORL A,#36H (vii) ADDC A, R1

8051 16KB ROM 8KB RAM

.
.

(1) R7
.
(2) .
8051 LED

4
03

8051 D/A

************
2/2

You might also like