CS2259 SET1

Embed Size (px)

Citation preview

  • 7/30/2019 CS2259 SET1

    1/3

    ANNA UNIVERSITY : CHENNAI-600 025

    BE/B.Tech. DEGREE EXAMINATIONS, APRIL/MAY 2013

    Regulations-2008

    Fourth Semester

    (Common to B.E CSE/B.Tech InformationTechnology)

    CS 2259 - MICROPROCESSORS LAB

    Time: 3 Hours Maximum Marks: 100

    1.Write the Assembly Language Programming (ALP) to perform the basic arithmetic operationsin 8085 Microprocessor. (100)

    2.Write the Assembly Language Programming (ALP) to search a number (largest, smallest) inthe array using 8085. (100)

    3.Write the Assembly Language Programming (ALP) to perform Sorting of an array using 8085.(100)

    4.Write the Assembly Language Programming (ALP) to perform code conversions like HEX toASCII and Vice versa using 8085. (100)

    5.Write the Assembly Language Programming (ALP) to perform code conversions like Binary toBCD and vice versa using 8085. (100)

    6.Write a program for addition of two matrix by using 8086. (100)

    7.Write a program to search a number in a given array using 8086 microprocessor. (100)

    8.Write the Assembly Language Programming (ALP) to perform string manipulation in 8086microprocessor. (100)

  • 7/30/2019 CS2259 SET1

    2/3

    9.Write the Assembly Language Programming (ALP) to perform the basic arithmetic operationsin 8086 Microprocessor. (100)

    10. Write the Assembly Language Programming (ALP) to perform Sorting of an array using8086. (100)

    11. Write the Assembly Language Programming (ALP) to perform parallel communication using8085 by interfacing 8255. (100)

    12. Write the Assembly Language Programming (ALP) to perform serial communication using8085 by interfacing 8251. (100)

    13. Write the Assembly Language Programming (ALP) to perform parallel communication using8086 by interfacing 8255. (100)

    14. Write the Assembly Language Programming (ALP) to perform serial communication using8086 by interfacing 8251. (100)

    15. Write a program to interface a stepper motor using 8085 microprocessor. (100)

    16. Write a program to interface a stepper motor using 8086 microprocessor. (100)

    17. Write a program to interface a stepper motor using 8051 microprocessor. (100)

    18. Write a program to perform arithmetic and logical bit manipulation instructions and Fibonacciseries. (100)

    19. Write an assembly language program to convert an analog signal into a digital signal usingsuitable interface. (100)

  • 7/30/2019 CS2259 SET1

    3/3

    20. Write an assembly language program to simulate the traffic lights at an intersection using atraffic light interface. (100)

    21. Write an assembly language program to display the rolling message HELP US in thedisplay and to accept a key and to display it. (100)

    22. Write the Assembly Language Programming (ALP) to perform different modes of operationof 8253 by interfacing with 8086. (100)

    23. Write the Assembly Language Programming (ALP) to perform code conversions like HEX toASCII and Vice versa using 8051. (100)

    24. With suitable interface kit, write an 8085 ALP to generate trapezoid waveform. (100)

    MARK ALLOCATION

    Aim & Apparatus - 10

    Algorithm & Flowchart - 20

    Program - 40

    Execution & Result - 20

    Viva Voice - 10

    Total - 100