Lecture 01
Lecture 01
LECTURE 01
WHAT IS A COMPUTER?
A computer is an electronic device, which executes our statements
according to our instructions at very high speed.
OR
A computer is an electronic device, which takes input from user process it
according to our instructions and then display the result.
Characteristics of computers
A computer has the following tremendous characteristics.
i) Speed
ii) Accuracy
iii) Diligence
iv) Versatility
v) Power of Remembering
i Speed
A computer is a very fast device it can perform in a few seconds the
amount of work that a human being can do in an entire years.
The speed of computer is not measured in seconds or milliseconds
but it is in microseconds, nanoseconds and even Pico seconds.
ii) Accuracy
A computer performs each and every calculation with quite
accuracy as compare to human being.
Errors can occur in a computer, but these are mainly due to human
rather than computer weaknesses.
iii) Diligence.
A computer is free from tiredness and lack concentration and it can
work for hours together without creating any error or looseness.
If ten millions calculations have to be performed, a computer will
perform the ten millionth calculation with exactly the same
accuracy and speed as the first one.
iv) Versatility
Versatility is one of the most wonderful things about the computer.
One moment, it is preparing the results of the particular
examination, the nest moment it is busy in preparing electricity
bills and in between it may be helping an office secretary to trace an
important letter in a seconds.
v) Power of remembering
A computer can store and recall any amount of information
because of its secondary storage capacity. Every piece of
information can be retained as long as desired by the user and can
be recalled as and when requires. Even after several years, the
information recalled would be as accurate as on the day when it
was fed to computer.
1
INTRODUCTION TO COMPUTER
LECTURE 01
2
INTRODUCTION TO COMPUTER
LECTURE 01
3
INTRODUCTION TO COMPUTER
LECTURE 01
i) Hardware
Any part of the computer, which is tangible, called Hardware. Or
the complement of software is called hardware.
Hardware consists of interconnected electronic devices that you can
use to control the computers operation input and output.
ii) Software
The parts of computer, which are intangible, are called software. Or
complement of hardware is called software. In other words the
term software refers to sets of electronic instructions that tell the
hardware what to do. These sets of instructions are also known as
programs. E.g. you will possibly use a word processing program to
enter, edit and format text documents, such as letters, memos and
reports.
iii) Data
Data refers to the raw facts that computer can manipulate. Data can
consist of letters, numbers, sound or images. Data after processing
is called information.
iv) User
Last part of the computer system is the person who uses the
computer. In discussion about computers, people are usually
referred to as users.
LOOKING INSIDE THE MACHINE
A computer consists of the following major parts.
i) Processor.
ii) Memory
iii) Input and Output devices
iv) Storage devices.
i) The Processor
4
INTRODUCTION TO COMPUTER
LECTURE 01
The procedure that transforms raw data into the useful information is
called processing. To perform this transformation, the computer uses two
components, the processor and memory.
Processor is like brain of the computer, the part that organizes and carries
out instructions that come from either the user or the software.
In a personal computer, the processor usually consists of one or more
microprocessors, which are slivers of silicon or other material attached
with many tiny electronic circuits. The microprocessor is plugged into a
circuit board. The circuit board to which the microprocessor is connected
is called motherboard.
ii) Memory
Memory is like an electronic scratch pad inside the computer. When you
launch a program, it is loaded into and run from memory. Data used by
the program is also loaded into memory for fast access. As you enter new
data into a computer it is also stored in memory but only temporarily. The
most common type of memory is called random access memory (RAM).
This is volatile memory. The speed of computer is also depending upon it.
The most common measurement unit for describing the computers
memory is the byte. The amount of memory it takes to store a single
character such as letter, alphabet or a numeral. Its large units are kilobyte,
megabyte, gigabyte and terabyte.
iii) Input and Output Devices
Input devices accept data and instructions from the user. The most
common input device is the keyboard, which accepts letters, numbers and
commands from the user. Another popular input device is the mouse,
which lets you select options from on-screen menus. Other popular input
devices are trackballs; touch pads, joysticks, scanner, digital cameras and
microphones.
Output devices returned processed data back to the user. The most
common output devices are the display screen, known as monitor and the
printer. The computer sends output to the monitor, when the user needs
only to see the soft copy of the output. It sends output to the printer when
the user needs a paper copy also called hard copy.
iv) Storage devices
Computer also needs a place to keep program files and related data when
it is not using them. The purpose of storage is to hold data.
Remember the distinction between storage and memory. Their functions
are the similar, but they work in different ways.
The most common storage medium is the hard disk, floppy disk, tape and
CD(s).
5
INTRODUCTION TO COMPUTER
LECTURE 01
i) Supercomputers
Supercomputers are the more powerful computers made. They are
built to process huge amount of data. For example scientists build
models of complex processes and simulate processes on a super
computer. One such process is nuclear fission.
6
INTRODUCTION TO COMPUTER
LECTURE 01