Syllabus

JNTUH B.Tech 2016-2017 (R16) Detailed Syllabus Computer Organization Lab

Computer Organization Lab Detailed Syllabus for B.Tech second year second sem is covered here. This gives the details about credits, number of hours and other details along with reference books for the course.

The detailed syllabus for Computer Organization Lab B.Tech 2016-2017 (R16)  second year second sem is as follows.

B.Tech. II Year II Sem.    L/T/P/C
Course Code: CS406ES   0/0/3/2

Exercises in Digital Logic Design:

  • Implement Logic gates using NAND and NOR gates
  • Design a Full adder using gates
  • Design and implement the 4:1 MUX, 8:1 MUX using gates /ICs.
  • Design and Implement a 3 to 8 decoder using gates
  • Design a 4 bit comparator using gates/IC
  • Design and Implement a 4 bit shift register using Flip flops
  • Design and Implement a Decade counter

Exercises in Micro Processor programming:
Write assembly language programs for the following using GNU Assembler.

  1. Write assembly language programs to evaluate the expressions:
    i) a = b + c – d * e
    ii) z = x * y + w – v +u / k
    a. Considering 8-bit, 16 bit and 32 bit binary numbers as b, c, d, e.
    b. Considering 2 digit, 4 digit and 8 digit BCD numbers.
    Take the input in consecutive memory locations and also Display the results by using
    “int xx” of 8086. Validate program for the boundary conditions.
  2. Write an ALP of 8086 to take N numbers as input. And do the following operations on them.
    a. Arrange in ascending and descending order.
  3. Write an ALP of 8086 to take N numbers as input. And do the following operations on them.
    a. Find max and minimum
    b. Find average
    Considering 8-bit, 16 bit binary numbers and 2 digit, 4digit and 8 digit BCD numbers. Display the results by using “int xx” of 8086. Validate program for the boundary conditions.
  4. Write an ALP of 8086 to take a string of as input (in ‘C’ format)and do the following Operations on it.
    a. Find the length
    b. Find it is Palindrome or n.
    Considering 8-bit, 16 bit binary numbers and 2 digit, 4digit and 8 digit BCD numbers.
    Display the results by using “int xx” of 8086. Validate program for the boundary conditions.
  5. Write an ALP of 8086 to take a string of as input (in ‘C’ format) and do the following Operations on it.
    a. Find whether given string substring or not.
    6. Write an ALP of 8086 to take a string of as input (in ‘C’ format) and do the following Operations on it
    a. Find the Armstrong number
    b. Find the Fibonacci series for n numbers
    Display the results by using “int xx” of 8086.
  6. Write the ALP to implement the above operations as procedures and call from the main procedure.
  7. Write an ALP of 8086 to find the factorial of a given number as a Procedure and call from the main program which display the result.

Download iStudy Android App for complete JNTUH syllabus, results, timetables and all other updates. There are no ads and no pdfs and will make your life way easier.

REFERENCE BOOKS:

  • Switching theory and logic design –A. Anand Kumar PHI, 2013
  • Advanced microprocessor & Peripherals-A. K. Ray and K. M. Bherchandavi, TMH, 2nd edition.
  • Switching and Finite Automatic theory-Zvi Kohavi, Niraj K.Jha Cambridge, 3rd edition
  • Digital Design –Morris Mano, PHI, 3rd edition
  • Microprocessor and Interfacing –Douglas V. Hall, TMGH 2nd edition

For all other B.Tech 2nd Year 2nd Sem syllabus go to JNTUH B.Tech Information Technology 2nd Year 2nd Sem Course Structure for (R16) Batch.

All details and yearly new syllabus will be updated here time to time. Subscribe, like us on facebook and follow us on google plus for all updates.

Do share with friends and in case of questions please feel free drop a comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.