COA-syllabus
COA-syllabus
Batch : 2023-27
Syllabus
Prerequisite:
● Knowledge of Digital Electronics.
Course Outcomes:
At the end of the course, students will be able to:
CO No Description
CO1 To study the basic structure and operation of a digital computer system.
CO2 To Understand register transfer and microoperations with the basics of computer
organization
CO3 To introduce functioning of central processing unit and I/O devices
CO4 Understanding the different ways of communicating with I/O devices and standard
I/O interfaces
CO5 To introduce computer arithmetic, modes of data transfer with respect to I/O and
Memory organization of a computer
No. of
CO
Unit No. Topics Proposed
No.
Lectures
Text Books:
1. M. Morris Mano, Rajib Mall “Computer System Architecture”, 3rd Edition Pearson
Education, 2017
2. John P. Hayes, Computer Architecture and Organization, Tata McGraw Hill, Third Edition,
1998
Reference Books:
1. William Stallings, Computer Organization and Architecture-Designing for Performance,
Pearson Edu., 7th edition, 2006.
2. Behrooz Parahami, “Computer Architecture”, Oxford University Press, Eighth Impression,
2011.
Web References:
1. Computer Organization and Architecture Tutorial” https://www.javatpoint.com/computer-
organization-and-architecture-tutorial
List of Experiments
Lab Course outcome
2 1
Implementing Binary -to -Gray, Gray -to -Binary code conversions.
3 1
Implementing 3:8-line DECODER.
4 1
Implementing 4xl and 8xl MULTIPLEXERS.
5 1
Verify the excitation tables of various FLIP-FLOPS.
6 1
Design of an 8-bit Input/ Output system with four 8-bit Internal
Registers.
7 1
Design of an 8-bit ARITHMETIC LOGIC UNIT.
8 1
Design the data path of a computer from its register transfer language
description.
9 1
Design the control unit of a computer using either hardwiring or
microprogramming based on its register transfer language description.
10 1
Implement a simple instruction set computer with a control unit and a
data path.