0% found this document useful (0 votes)
29 views

EE3401

The document is a 4 question exam paper for an Embedded Systems course. It includes questions on timing diagrams of an ADC, sending data via an 8085 microcontroller, generating a 1kHz clock using an 8051 timer, and measuring temperature using an 8051 and displaying it on a 7-segment LED.

Uploaded by

sahulipunku2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

EE3401

The document is a 4 question exam paper for an Embedded Systems course. It includes questions on timing diagrams of an ADC, sending data via an 8085 microcontroller, generating a 1kHz clock using an 8051 timer, and measuring temperature using an 8051 and displaying it on a 7-segment LED.

Uploaded by

sahulipunku2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA

Department of Electrical Engineering


End-Semester Examination, 2022 - 2023 (Autumn)
B.Tech. 5th Semester

Subject Name: Embedded Systems


Subject Code: EE3401

Number of Pages: 2 Full Marks: 50 Duration: 3 Hours

Figures at the right hand margin indicate marks.


All symbols carry usual meaning. Assume standard value for any missing data.
Answers should be brief and to the point.

Q1. Draw and explain timing diagram of ADC0808 operations 5

Q2. Write a routine in assembly code of 8085 to send 20 byte data from memory segment with starting 10
address as 2000H via SOD pin of 8085. Use 1 mark bit, 2 stop bits and no parity bit in a frame. Assume
clock frequency as 4 MHz and the baud rate of transmission is 15200 bits/sec.

Q3. We need to generate a clock frequency of 1kHz for ADC in a system consisting of 8051 microcontroller 10
like AT89S8253. Use timer 2 to serve the purpose. Draw the circuit neatly and develop code with RTOS
structure with proper comments in assembly language of 8051. Assume the clock frequency of 8051 as
11.059MHz.

Q4 a. There is a need for measuring ambient temperature of range [25, 75]◦ C by developing smart IoT node 10
device. Develop a circuit using 8051 and a temperature sensor whose transfer characterics are given
below to measure the temperature locally and display it with a 7-Segment LED units.

Assume 11.059MHz as the clock frequency. Draw the circuit neatly.

b. Write an RTOS in assembly code of 8051 with proper comments for the purpose as mentioned in Q4a. 8+7

(∗ For necessary information P.T.O.)


EE 3401 End-Semester Examination Page 2 of 2

END OF QUESTION PAPER. ALL THE BEST.

You might also like