Computer Basics: Analytical Ability and Digital Awareness
Computer Basics: Analytical Ability and Digital Awareness
AWARENESS
MODULE II
COMPUTER BASICS
By Jyakshi Sharma
Digital Computer
Digital computer is most commonly used type of computer .
The first electronic digital computer, developed in the late 1940s by John
Vincent. It was used primarily for numerical computations.
Block Diagram of Digital Computer
1. Primary Storage
2. Secondary Storage
Types of Storage Unit
a) Primary Storage:
This memory is generally used to hold the program being currently executed in the
computer. It temporarily stores the input data, calculation result.
The primary memory is volatile in nature. The data is lost, when the computer is switched
off.
In order to store the data permanently, the data has to be transferred to the secondary
memory.
It comprises only of internal memory.
b) Secondary Storage:
The primary storage is not able to store data permanently for future use. So some other
types of storage technology is required to store the data permanently for long time, it is
called secondary or auxiliary storage
It is non volatile in nature and and can stores several programs, documents, data bases etc.
The programs that you run on the computer are first transferred to the primary memory
then whenever the results are saved, they get stored in the secondary memory.
It comprises of both internal and external memory.
4. Central Processing Unit
• Central Processing Unit: The CPU is like the brain
of the computer system. The combination of The
Control Unit (CU) and Arithmetic Logic Unit
(ALU) of the computer are together known as
the Central Processing Unit (CPU). It performs
the following functions:
• • It performs all calculations.
• • It takes all decisions.
• •It controls all units of the computer.
Arithmetic Logical Unit:
• Arithmetic Logical Unit: The actual processing
of the data and instructions are performed by
ALU. ALU performs all arithmetic operations
such as addition, subtraction, multiplication,
division, etc .It also uses logic operations for
comparison by using AND,OR,NOT, = etc.
Control Unit:
• Control Unit: This section of CPU is used to control the entire
working of a computer system. This unit also controls the
transfer of data between memory and input/output devices or
I/O devices.
• The control unit is generally referred as the central nervous
system of the computer that control and synchronizes its
working. It acts like the supervisor of the computer.
• CU fetches instructions from memory, decodes the instruction,
interprets the instruction to know what the task are to be
performed and sends suitable control signals to the other
components to perform for the necessary steps to executes the
instruction.
Classification of Computers
• Computers are broadly classified into four
categories according to their sizes and types-
1. Microcomputers
2. Mini Computer
3. Mainframe Computer
4. Super Computers
Classification of Computers
1. Microcomputers