You are on page 1of 4

ANNA UNIVERSITY: CHENNAI 600 025

M.E. / M.Tech DEGREE EXAMINATIONS, JAN-2014

(Regulation 2013)

First Semester

M.E. APPLIED ELECTRONICS

AP7111: Electronics System Design Laboratory I

Time: 3 Hours Maximum Marks:100

1. Design and generate the following waveforms using 8086 microprocessor. 100

a. saw tooth wave form ( increment )

b. saw tooth wave form (decrement)

c. square wave form

d. Sine wave form

2. Control the operation of stepper motor (clockwise and anticlockwise) using 100
8086 microprocessor.

3. Design and generate the following waveforms using 8086 microprocessor. 100

a. saw tooth wave form ( increment )

b. saw tooth wave form ( decrement )

c. square wave form

d. Sine wave form

4. Control the operation of stepper motor (clockwise and anticlockwise) using 100
8086 microprocessor.
5. Perform the following function using 8051 microcontroller. 100

a. To get x value from p1 and send x2 to p2 continuously.

b. counter1 in mode 2 to count the pulses and display the state of TL1

c. Count on p2. Assume that the clock pulses are fed in to pin T1.

6. Perform the following function using 8051 microcontroller. 100

a. Transfer letter A serially at 4800 baud, continuously.

b. Transfer the message YES serially at 9600 baud, 8-bit data , 1 stop bit.
Do this Continuously.

7. Display the message in the 7 segment display using 8051. 100

8. Convert analog to digital information using 8051. 100

9. Simulate microcontroller based system for simple applications like security 100
Systems combination lock etc. Using flash micro controller

10. Design and Analysis of Asynchronous sequential circuits. 100

11. Design and Analysis of clocked synchronous sequential circuits 100

12. Design and implementation of Adaptive Filters and multirate system in DSP 100
Processor

13. Design and simulation of QMF using Simulation Packages. 100

14. Design Built in self test and fault diagnosis. 100


15. Simulate Sensor design using simulation tools. 100

16. Design and analysis of real time signal processing system Data acquisition 100
and signal processing.

17. Design and simulate a Real Time Clock. 100

18. Design and simulate a Traffic light controller. 100

19. Design and simulation of synchronous and asynchronous up and down 100
counters.

20. Design and simulation of four combinations of shift registers. 100

21. Write and execute an ALP to search the smallest data in an array of N data 100
stored in memory from 4200h to (4200h + N ) . The first element of the array
gives the number of data in the array. Store the smallest data in 4300h using
8086.

22. Write and execute an ALP to search the largest data in an array of N data 100
stored in memory from 4200h to (4200h + N ) . the first element of the array
gives the number of data in the array . store the largest data in 4300h using
8086.

23. Write and execute an ALP to search the smallest data in an array of N data 100
stored in memory from 4200h to ( 4200h + N ) . The first element of the array
gives the number of data in the array. Store the smallest data in 4300h using
8051.
24. Write and execute an ALP to search the largest data in an array of N data 100
stored in memory from 4200h to (4200h + N). The first element of the array
gives the number of data in the array. Store the largest data in 4300h using
8051.

25. Write and assemble a program to toggle all the bits of P0, P1, and P2 100
continuously by sending 55H and AAH to these ports. Put a time delay
between the on and off states. Then using the simulator , single step
through the program and examine the ports. Do not single step through the
time delay call

You might also like