02-Ch.01 - Introduction - To - Computers-1
02-Ch.01 - Introduction - To - Computers-1
Mira of Bejaia
Faculty of Exact Sciences.
Department of Computer Science.
Level: second year
Module: Technical English
02/Functionalities of a computer2
Any digital computer carries out five functions in gross terms:
03/Computer Components
Any kind of computers consists of HARDWARE AND SOFTWARE.
a/ Hardware:
Computer hardware is the collection of physical elements that constitutes a computer
system. Computer hardware refers to the physical parts or components of a computer
such as the monitor, mouse, keyboard, computer data storage, hard drive disk (HDD),
system unit (graphic cards, sound cards, memory, motherboard and chips), etc. all of
which are physical objects that can be touched.
Input Devices
Input device is any peripheral (piece of computer hardware equipment to provide data
and control signals to an information processing system such as a computer or other
information appliance. Such as : mouse, keyboard.
1
Example of Input
Devices:- 2. Mouse (pointing 3. Microphone
1. Keyboard device)
Output devices:
An output device is a piece of computer hardware used to extract information (data) from
the computer.
5.Speaker(s)
6. Projector
2
1-Central Processing Unit (CPU)
A CPU is brain of a computer. It is responsible for all functions and processes.
Regarding computing power, the CPU is the most important element of a computer
system.
2-Main Memory:-
1. RAM: Random Access Memory (RAM) is a memory scheme within the computer
system responsible for storing data on a temporary basis, so that it can be promptly
accessed by the processor as and when needed. It is volatile in nature, which means
that data will be erased once supply to the storage device is turned off. RAM stores
data randomly and the processor accesses these data randomly from the RAM
storage.
2. ROM (Read Only Memory): ROM is a permanent form of storage. ROM stays
active regardless of whether power supply to it is turned on or off. ROM devices
do not allow data stored on them to be modified.
b/Software:
Software is a generic term for organized collections of computer data and instructions,
often broken into two major categories: system software that provides the basic non-
task-specific functions of the computer, and application software which is used by
users to accomplish specific tasks.
04/Computers classification***
Computers can be generally classified by size and power as follows, though there is
Considerable overlap:
• Personal computer: A small, single-user computer based on a microprocessor. In
addition to the microprocessor, a personal computer has a keyboard for entering
3
data, a monitor for displaying information, and a storage device for saving data.
• workstation : A powerful, single-user computer. A workstation is like a personal
computer, but it has a more powerful microprocessor and a higher-quality
monitor.
• minicomputer : A multi-user computer capable of supporting from 10 to hundreds
of users simultaneously.
• mainframe : A powerful multi-user computer capable of supporting many
hundreds or thousands of users simultaneously.
• supercomputer : An extremely fast computer that can perform hundreds of
millions of instructions per second.
4
the same things you can do with a desktop or laptop computer. These include
tablet computers, e-readers, and smartphones.
5
The content of the human mind can be classified into four categories:
1. Data: symbols
2. Information: data that are processed to be useful; provides answers to "who", "what",
"where", and "when" questions
3. Knowledge: application of data and information; answers "how" questions
4. Wisdom: evaluated understanding.
We need to understand that processing data produced Information and process
Information produces Knowledge and so on
06/Characteristics of Computer
Speed, accuracy, diligence, storage capability and versatility are some of the key
characteristics of a computer. A brief overview of these characteristics are
• Speed: The computer can process data very fast, at the rate of millions of instructions
per second. Some calculations that would have taken hours and days to
complete otherwise, can be completed in a few seconds using the computer.
weather forecasting that requires analysis of a large amount of data related to
temperature, pressure and humidity of various places, etc.
• Accuracy: Computer provides a high degree of accuracy. For example, the computer
can accurately give the result of division of any two numbers up to 10 decimal
places.
• Diligence: When used for a longer period of time, the computer does not get tired or
fatigued. It can perform long and complex calculations with the same speed and
accuracy from the start till the end.
• Storage Capability: Large volumes of data and information can be stored in the
computer and also retrieved whenever required. A limited amount of data can
be stored, temporarily, in the primary memory. Secondary storage devices like
floppy disk and compact disk can store a large amount of data permanently.
• Versatility: Computer is versatile in nature. It can perform different types of tasks
with the same ease. At one moment you can use the computer to prepare a letter
document and in the next moment you may play music or print a document.
Computers have several limitations too. Computer can only perform tasks that
it has been programmed to do.
6
Computer cannot do any work without instructions from the user. It executes instructions
as specified by the user and does not take its own decisions.