Chapter 1 Computer Fundamentals (XI) (1) PPT
Chapter 1 Computer Fundamentals (XI) (1) PPT
What is Information?
you should understand that what goes in the computers is data and
what comes out of them is information.
ALU Registers
Control Memory
CPU
Output Unit
Memory
Input Unit
The input unit consists of input
devices that are attached to the
computer.
These devices take input and convert
it into binary language that the
computer understands.
Some of the common input devices
are keyboard, mouse, joystick, scanner
etc.
Input Unit
Central Processing
Unit(CPU)
Once the information is entered
into the computer by the input
device, the processor processes it.
The CPU is called the brain of the
computer because it is the control
centre of the computer.
As the CPU is located on a small
chip, it is also called the
Microprocessor.
Central Processing
Unit(CPU)
• The CPU has three main
components which are responsible for
different functions –
• Arithmetic Logic Unit (ALU),
• Memory registers.
Arithmetic Logic Unit (ALU)
The ALU, as its name suggests
performs mathematical calculations
and takes logical decisions.
Arithmetic calculations include
addition, subtraction, multiplication
and division.
Logical decisions involve comparison
of two data items to see which one
is larger or smaller or equal.
Control Unit (CU) CU
The Control unit coordinates and
controls the data flow in and out of
CPU and also controls all the
operations of ALU, memory registers
and also input/output units.
It is also responsible for carrying out
all the instructions stored in the
program.
Memory Registers MR
A register is a temporary unit of
memory in the CPU.
System Software
Application Software
Utility Software
Types of Software
System Software
Operating System
Language Translators
Operating System
An Operating system is the most
important system software.
Presentation Tools
Spreadsheet Packages
1 2 3 4
Storage
CPU Cache RAM Devices
ROM/BIOS
Level 1 Physical
Removable
Devices
Registers
Network/
Internet
Storage
Level 2 Virtual
Hard
Drives
Types of Memories
The computer memories can be
divided into following categories:
Primary Memory
Cache Memory
Secondary memory
Primary Memory