Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
110 views2 pages

Computer Organization and Architecture: Department of Computer Science & Engineering

This document contains lecture notes on computer organization and architecture. It is divided into 4 modules that will be covered over the course. Module I discusses basic computer structures like functional units, registers, buses and memory addressing. Module II focuses on basic processing units like instruction format and sequencing. It also covers memory systems like cache. Module III describes arithmetic operations like addition, subtraction, multiplication and division. Module IV discusses microprocessors, assembly language programming, interrupts and I/O devices. The document also lists 5 recommended textbooks and reference books on computer architecture and organization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views2 pages

Computer Organization and Architecture: Department of Computer Science & Engineering

This document contains lecture notes on computer organization and architecture. It is divided into 4 modules that will be covered over the course. Module I discusses basic computer structures like functional units, registers, buses and memory addressing. Module II focuses on basic processing units like instruction format and sequencing. It also covers memory systems like cache. Module III describes arithmetic operations like addition, subtraction, multiplication and division. Module IV discusses microprocessors, assembly language programming, interrupts and I/O devices. The document also lists 5 recommended textbooks and reference books on computer architecture and organization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

LECTURE NOTES ON

COMPUTER ORGANIZATION AND ARCHITECTURE

PREPARED BY
MR. ASWINI KUMAR PALO
(ASST. PROF)
(GHITM, PURI)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


PCS4I101 COMPUTER ORGANIZATION AND ARCHITECTURE

Module – I (06 Hrs)


Basic structures of Computers: Computer Architecture vs. Computer Organization, Functional units,
Operational concepts, Registers, Bus and Bus organization, Memory location and addresses, Big-endian and
Little-endian representation.

Module – II (14 Hrs)


Basic Processing Units: Fundamental concepts, Instruction format, Instruction set, Addressing modes.
Instruction Sequencing, Execution cycle, Hardwired control, Micro programmed control. Memory System:
Basic Concepts, Memory hierarchy, Main Memory, Secondary storage, Cache memory.

Module – III (8 Hrs)


Arithmetic: Addition and Subtraction of signed and unsigned numbers, Multiplication of signed and unsigned
numbers, Booth Multiplier, Array Multiplier, Integer Division, Floating- point Numbers and operations.

Module – IV (12 Hrs)


Microprocessors, Instruction set, Assembly Language Programming, Stack, Subroutine, Interrupt, Accessing
I/O devices, Standard I/O Interfaces- RS-232C, IEEE-488, USB, Data Transfer techniques.

Text Books:

1. Computer Organization: Carl Hamacher, Zvonkovranesic, Safwat Zaky, McGraw Hill

2. Computer system Architecture: Morris M. Mano PHI.

Reference Book:

1. Computer Architecture: Parhami, Oxford University Press

2. Computer Architecture and Organization: William Stallings, Pearson Education.

3. Computer Architecture and Organization: John P. Hayes McGraw Hill.

4. Computer Architecture and Organization: An Integrated Approach, Murdocca, Heuring Willey India.

5. Computer Organization and Design Hardware/ Software Interface: David A. Patterson, John L.
Hennessy, Elsevier.

You might also like