CCS 101 note
CCS 101 note
o Big size
o Lots of heat
following:
o Isolated Transistor
following:
o Integrated circuits
following:
o Microprocessors
Digital Computers: They represent data in discrete pulses, codes or numbers usually
denoted by binary digits 0 and 1. Examples include desk calculators, some personal
1
Analogue Computers: They are computers that represent data in continuous form using
Hybrid Computer: Hybrid computers are the combination of the features of analogue
There are two major classes under this category. These include:
Special Purpose Computers: They are designed to carry out special or specific tasks and
General Purpose Computers: These are computers that are designed to perform general
Microcomputer:
o Slow in operation.
Minicomputer
2
Mainframe
o Big in size
environments
o Very expensive
Super Computer
o Biggest Computer
o Most expensive
following:
1. Hardware
2. Software
3. Humanware
1. Hardware
The hardware is referred to as the physical component of the computer, that is,
components that can be physically handled such as the electrical, electronics and the
3
mechanical units of the computer. Hence, the input units, output units, storage units
2. Software
These are sets of instructions which are used to operate the computer and execute
specific tasks. Software can be broadly classified into two types. They are:
System Software
Application software
System software
These are programs that control the basic activities of the computer. Examples
include the operating systems, utility software, device drivers and translators. The
Disk checking
Disk defragmentation
Booting
Operating Systems
These are sets of programs that manage the computer resources. The functions of the
4
Application software
These are programs that are designed to perform specific tasks based on the user’s
etc. Typical examples of application software include Microsoft office suite and
3. Humanware
The people who work with the computer are collectively called the humanware or
Input unit
Output unit
Storage unit
Input unit: This unit accepts instructions and data. Typical examples of input
devices include keyboard, joystick, light pen, mouse, web camera, scanner,
Optical Mark Reader (OMR) and Magnetic Ink Character Recognition (MICR)
Output unit: This unit communicates the results to the user. Typical examples
information and programs for latter retrieval or security purposes. There are two
storage.
CPU: The CPU has three components which include the following:
5
o The Arithmetic Logic Unit (ALU)
o Control Unit: The Control Unit controls the overall operation of the computer
the other units, directs them to operate in a proper way and co-ordinates
o Arithmetic Logic Unit (ALU): This unit performs two kinds of operations
which include the arithmetic and logical processing. The arithmetic unit
multiplication and division while the logical unit performs the relational and
statements.
o Memory Unit: This unit stores the intermediate results during calculations
ALU
Output
Input Devices
Devices
Control
Unit
Main
Memory
This consists of the Random Access Memory (RAM) and Read Only Memory (ROM).
6
Random Access Memory (RAM): Data and program instructions are stored in
RAM while the computer is in operation. Data can be written and read from it at
data stored in it is lost when the power is turned off. RAM is volatile.
Read Only Memory (ROM): The instructions in ROM are set by the
manufacturer and cannot be changed by the user. ROM is not volatile; hence the
data stored in it is not lost when the power is turned off. There are two types of
Thus, the use of the auxiliary memory, backing or secondary storage is required.
Examples include Hard Disk, floppy Disk, Compact Disc, Magnetic Tape and
Extra Memory
There are two main types of extra memory. These include the following:
This is a type of storage device that enables the computer to retrieve information
directly without having to scan through a series of records. The DASD is the general
7
Sequential access storage device is a storage device that is read and written in a serial
fashion (one after the other). Magnetic Tape is a common sequential access storage
device.