Chapter 1 Computer Fundamentals (XI)
Chapter 1 Computer Fundamentals (XI)
Source Wikipedia
What is Data?
Data. Data in a computer terminology mean
raw facts and figures.
For ex-mohan,1977 etc.
What is Information?
ALU Registers
Control Memory
Input Unit
CPU
Output Unit
• 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.
CU Control Unit (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.
MR Memory Registers
A register is a temporary unit of
memory in the CPU.
Digital Computers
Hybrid Computers
Digital Computers
EXAMPLES:
Apple Macintosh
Calculators
A thermometer is an example of an
analog computer since it measures the
change in mercury level continuously.
Analog Computers
Thermometer.
Analog clock.
Speedometer.
Micro Computers
Mini Computers
Main Frames
Super Computers
Micro Computers
System Software
Application Software
Utility Software
Types of Software
System Software
Operating System
Language Translators
Operating System
Presentation Tools
Spreadsheet Packages
1 2 3 4
CPU Cache RAM Storage
Devices
ROM/BIOS
Level 1 Physical
Removable
Devices
Registers
Network/
Internet
Storage
Level 2 Virtual
Hard Drives
Types of Memories
Primary Memory
Cache Memory
Secondary memory
Primary Memory
Primary memory or main
memory is a Metal Oxide
Semiconductor (MOS) memory
used for storing program and
data during the execution of the
program. It is directly accessible
to CPU.
Primary Memory