Computer Organization: Prepared By: Mitul Raj
Computer Organization: Prepared By: Mitul Raj
INTRODUCTION
Organization
Realization and implementation of architecture
Concern with the way hardware components operates and investigate.
Describes how computer does it
Functional Units
Data
Used as operands by the instructions
Source program
Input Units
Accepts inputs from outside world
Keyboard
Mouse
Microphone
Joystick
Memory Unit
Store programs and data
Two classes of storage
Primary storage(main memory)
Secondary storage- larger and cheaper
Output Unit
Sends the processed results to the
outside world.
Speaker
Monitor
Printer
Control Unit
All computer operations are controlled by the control unit.
It tells the computer Memory ALU I/O devices how to
respond to a program instructions.
Operation of a computer:
Accept information in the form of programs and data through an input
unit and store it in the memory
Fetch the information stored in the memory, under program control,
into an ALU, where the information is processed
Output the processed information through an output unit
Control all activities inside the machine through a control unit
Add LOCA, RO
Instruction is fetched from the memory into the processor - the operand at
LOCA is fetched and added to the contents of RO the resulting sum is
stored in register RO