0
490views
Embedded System Question Paper - May 17 - Diploma In Electronics Engineering (Semester 6) - Maharashtra State Board of Technical Education (MSBTE)
1 Answer
0
2views

Embedded System - S17

Diploma in Electronics Engineering (Semester 6)

Total marks: 100
Total time: 3 Hours

INSTRUCTIONS
(1) All Questions are compulsory.
(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
(6) Mobile Phone, Pager and any other Electronic Communication devices are not permissible in Examination Hall.

Attempt any THREE :

1.a.i State the interrupts used in 89C51? Give their priorities and vector addresses.
(4 marks) 8932

1.a.ii Write difference between synchronous and asynchronous data communication.
(4 marks) 8972

1.a.iii List the software development tools in an embedded system and state the function of compiler and debugger.
(4 marks) 8951

1.a.iv Draw interfacing diagram of 4 × 4 matrix keyboard with 89C51 micro controller (No program)
(4 marks) 8991

Attempt any ONE :

1.b.i Describe the methods of task synchronization and explain any one in details.
(6 marks) 9032

1.b.ii Draw and explain different hardware units of an embedded system.
(6 marks) 9011

Attempt any FOUR :

2.a State any four advantages of an embedded systems.
(4 marks) 9017

2.b Draw the format of TMOD SFR and write significance of each bit.
(4 marks) 8933

2.c Draw the interfacing diagram of 16 × 2 LCD display with 89C51 and state the function of:

(i) RS

(ii) EN

(iii) R/W

(4 marks) 8992

2.d Write 89C51 ‘C’ language program to toggle all bits of port P$_{2}$ continuously with 500 ms delay.
(4 marks) 8952

2.e Differentiate between CAN and I$^{2}$C protocols with respect to:

(i) Data transfer rate

(ii) Number of fields

(iii) Addressing bits

(iv) Application

(4 marks) 8978

2.f Describe semaphore with suitable example.
(4 marks) 9033

Attempt any FOUR :

3.a Find the content of Accumulator after execution of the following code

(i) ACC = 0 × 94 >> 5;

(ii) ACC = 0 × 5A << 2;

(4 marks) 8953

3.b Write any four feature of RTOS.
(4 marks) 9034

3.c Write 89C51 ‘C’ language program to rotate stepper motor by 180° in clockwise direction motor has step angle 1.8°. Use stepper motor of 4 step pulse sequence.
(4 marks) 8999

3.d Write any four characteristics of an embedded system.
(4 marks) 9018

3.e Write any four feature of USB.
(4 marks) 8979

Attempt any THREE :

4.a.i Explain I$^{2}$C protocols with suitable diagram.
(4 marks) 8980

4.a.ii Differentiate between General purpose operating system and RTOS (any four points).
(4 marks) 9031

4.a.iii Differentiate between RISC an CISC computer.
(4 marks) 8928

4.a.iv Write the defination of an embedded system? How it is classified?
(4 marks) 9019

Attempt any ONE :

4.b.i Draw interfacing diagram of ADC 0808 with 89C51 micro controller and write ‘C’ language program to read data from ADC 0808.
(6 marks) 8986

4.b.ii Write 89C51 ‘C’ program to transfer ‘YES’ serially at baud rate 9600 continuously Use 8 bit data and 1 stop bit. Assume crystal frequency 11.0592 MHz.
(6 marks) 8954

Attempt any FOUR :

5.a Draw the pin out of RS232 and describe the function of TXD, RXD, DTE and DCE.
(4 marks) 8981

5.b Write ‘C’ language program to generate a triangular waveform of DAC 0808.
(4 marks) 9004

5.c Describe deadlock in RTOS with suitable example.
(4 marks) 9035

5.d Draw labelled interfacing diagram of DC Motor with 89C51 microcontroller.
(4 marks) 9001

5.e Write ‘C’ language program to mask the lower 4 bits of port P$_{0}$ and upper 4 bits of port P$_{2}$ using logical operator.
(4 marks) 8955

5.f Describe program downloading tools. ISP and IAP.
(4 marks) 8956

Attempt any FOUR :

6.a Describe parallel protocols PCI, PCI-X.
(4 marks) 8968

6.b Draw labelled interfacing diagram of seven segment display with 89C51 micro controller.
(4 marks) 8998

6.c State all logical operators used in ‘C’ and explain any one with example.
(4 marks) 8957

6.d Draw interfacing diagram of LED to port pin P2.4 of 89C51 write ‘C’ language program to turn ON and OFF LED after 20 ms delay.
(4 marks) 9002

6.e List Date types used in ‘C’ with their values.
(4 marks) 8945

Please log in to add an answer.