1 Computer 101
1 Computer 101
COMPUTER
FUNDAMENTALS AND INTRODUCTION
What is Computer?
A computer is a general-purpose
device that can be programmed
to carry out a set of arithmetic
or logical operations
automatically. Since a sequence of
operations can be readily
changed, the computer can solve
more than one kind of problem.
A computer is an electronic device that takes input raw data
such as numbers, text, sound, image, animations, video, and etc.,
process it and converts it into meaning full information,
presenting the changed input (processed input) as output. All
numbers, text, sound, images, animations, and video used as
input are called data, and all numbers, text, sound, images,
animations, and video returned as output are called information.
Data Processing
6. Power of Remembering:
Computer can store and recall any
amount of information because of
its secondary storage capability. It
forgets or loses certain information
only when it is asked to do so.
7. No I.Q.:
A computer does only what it is
programmed to do. It cannot take
its own decision in this regard.
8. No feelings:
Computers are devoid of
emotions. Their judgment is based
on the instructions given to them in
the form of programs that are
written by us (human beings).
Basic Operations performed
by computer
1. Inputting
The process of entering data and
instructions into the computer
system
2. Storing
Saving data and instructions to
make them readily available for
initial or additional processing
whenever required.
3. Processing
Performing arithmetic operations
(add, subtract, multiply, divide,
etc.) or logical operations
(comparison like equal to, less
than, greater than etc.) on data to
convert them into useful
information.
4. Outputting
The process of producing useful
information or results for the user
such as a printed report or visual
display.
5. Controlling
Directing the manner and
sequence in which all of the above
operations are performed.
Evolution of Computer
Blaise Pascal invented the first
mechanical adding machine in
1642
Charles Babbage is considered to
be the father of modern digital
computers. He designed
“Difference Engine” in 1822. He
designed a fully automatic
analytical engine in 1842 for
performing basic arithmetic
functions. His efforts established
a number of principles that are
fundamental to the design of
any digital computer.
CHARLES BABBAGE
Some Well Known Early Computers
• The Mark I Computer (1937-44)
• The ABC (Atanasoff-Berry Computer) (1939-42)
• The ENIAC (1943-46) Electronic Numerical Integrator and
Computer
• The EDVAC (1946-52) Electronic Discrete Variable Automatic
Computer
• The EDSAC (1947-49) Electronic Delay Storage Automatic
Calculator
• Manchester Mark I (1948)
• The UNIVAC (1951): UNIVersal Automatic Computer
Computer Generations
Keyboard
• Supercomputer
• Mainframes
• Minicomputer
• Microcomputer
Supercomputer
The most powerful computers
in terms of performance and
data processing are the
Supercomputers. These are
specialized and task specific
computers used by large
organizations.
These computers are used for research and exploration purposes, like
NASA uses supercomputers for launching space shuttles, controlling
them and for space exploration purpose
The supercomputers are very expensive and very large in size. It can
be accommodated in large air-conditioned rooms; some super
computers can span an entire building.
Seymour Cray designed the first Supercomputer "CDC 6600" in 1964. CDC
6600 is known as the first ever Supercomputer.
Uses of Supercomputer
1. Space Exploration
Supercomputers are used to study
the origin of the universe, the dark-
matters. For these studies scientist
use IBM’s powerful supercomputer
“Roadrunner” at National
Laboratory Los Alamos.
2. Earthquake studies
Supercomputers are used to study the Earthquakes phenomenon.
Besides that supercomputers are used for natural resources exploration,
like natural gas, petroleum, coal, etc.
3. Weather Forecasting
Supercomputers are used for weather forecasting, and to study the
nature and extent of Hurricanes, Rainfalls, windstorms, etc.
• Hardware
• Software
• Peopleware
Hardware
The term "Hardware" refers to the physical elements of a computer; the
machinery or the electronics in a computer. A basic computer hardware
consists of 4 components:
Input unit sends things (data) to the computer and output unit
presents things (information). Input unit: keyboard, mouse, flash drive,
etc. Output unit: monitor, printer, speaker, etc.
Input and output unit or Input and output device (I/O) provide a way to
interact with a computer. Some examples of I/O devices are: keyboard
used to input text, mouse, touch pad, camera, monitor, speakers, touch
screen for simultaneous input and output.
Memory Unit
RAM Hard Disk Drive Optical Disk Drive Solid State Drive
When a computer is turned off, it forgets everything in the RAM (short
term memory), while it saves everything it will need later into a disk
drive (long term memory). When data is needed by the CPU, it's sent
from the hard disk drive (HDD) or compact disk drive (CDD) to the RAM.
RAM tends to be faster to process, whereas HDD/CDD have more data
and require longer to process. CDDs let you change certain parts of the
memory, essentially like a book or notebook that you might read and get
information from.
The CPU (or Central Processing Unit) performs arithmetical and logical
operations of the computer system.
Examples of hardware (CPU) in a computer:
The expansion cards are electronic circuits that add specific ability to a
computer system.
Users Developer