An Overview of The Computer System: Lecture One
An Overview of The Computer System: Lecture One
An Overview of The Computer System: Lecture One
AN OVERVIEW OF THE
COMPUTER SYSTEM
LECTURE ONE
LECTURER MR. YONIS ABUKAR
THIS LESSON INCLUDES THE FOLLOWING
SECTIONS:
• The Parts of a Computer System
• Looking Inside the Machine
• Software: Bringing the Machine to Life
• Characteristics of computer
THE PARTS OF A COMPUTER SYSTEM
• What is a Computer?
• Hardware
• Software
• Data
• Users
THE PARTS OF A COMPUTER SYSTEM
• What is a Computer?
• A computer is an electronic device used to process data.
• A computer can convert data into information that is useful to people.
• A computer is an electronic device, operating under the control of instructions (software)
stored in its own memory unit, that can accept data (input), manipulate data (process),
and produce information (output) from the processing. Generally, the term is used to
describe a collection of devices that function together as a system.
• A complete computer system includes four distinct parts:
• Hardware
• Software
• Data User
THE PARTS OF A COMPUTER SYSTEM -
HARDWARE
• A computer's hardware consists of electronic devices;
the parts you can see and touch.
• Some programs exist for the computer's use, to help it manage its own tasks
and devices.
• Other programs exist for the user, and enable the computer to perform tasks
for you, such as creating documents.
THE PARTS OF A COMPUTER SYSTEM - DATA
• Data consists of raw facts, which the computer can manipulate and process into
information that is useful to people.
• Although computers use data in digital form, they convert data into forms that
people can understand, such as text, numerals, sounds, and images.
THE PARTS OF A COMPUTER SYSTEM - USERS
• Some types of computers can operate without much intervention from people,
but personal computers are designed specifically for use by people.
WHAT DOES A COMPUTER DO?
COMPUTERS CAN PERFORM FOUR GENERAL OPERATIONS,
WHICH COMPRISE THE INFORMATION PROCESSING CYCLE.
INPUT
PROCESS
OUTPUT
STORAGE
• Input, Process, Output, & Store data
Store Data
DATA AND INFORMATION
•Types of Hardware
• The CPU
• Memory
• Input and Output Devices
• Storage Devices
LOOKING INSIDE THE MACHINE -
TYPES OF HARDWARE
• A computer's hardware devices are categorized as follows:
• Processor
• Memory
• Input and output (I/O) devices
• Storage devices
LOOKING INSIDE THE MACHINE - THE CPU
• The procedure that transforms raw data into useful information is called processing.
This function is divided between the computer's processor and memory.
• The processor is also called the central processing unit (CPU). It manages all devices
and performs the actual processing of data.
• The CPU consists of one or more chips attached to the computer's main circuit board
(the motherboard).
Central Processing Unit
Short term
Long term
• Input devices accept data and instructions from the user or from
another computer system. The keyboard and mouse are examples of
input devices.
• Output devices return processed data back to the user or to
another computer system. The printer and monitor are examples.
• Communications devices (such as modems and network interface
cards) perform both input and output, allowing computers to share
information.
LOOKING INSIDE THE MACHINE - STORAGE
DEVICES
• Storage devices hold data not currently being used by the CPU. Data is commonly
stored on a magnetic or optical disk. Each type uses a special medium for storing
data on its surface.
• A disk drive is a device that reads data from and writes data to a disk. Most new
computers feature a floppy disk drive, a hard disk drive, and an optical disk drive.
• The most common optical storage devices are CD- ROM and DVD-ROM drives.
SOFTWARE: BRINGING THE MACHINE TO
LIFE
• What is Software?
• System Software
• Application Software
BRINGING THE MACHINE TO LIFE -
WHAT IS SOFTWARE?
• Software is a set of electronic instructions that tells the
• computer how to do certain tasks. A set of instructions is often called a program.
Speed: Computer can perform data processing jobs very fast, usually measured in
microseconds (10-6), nanoseconds (10-9), and picoseconds (10-12)
Accuracy: Accuracy of a computer is consistently high and the degree of its accuracy
depends upon its design. Computer errors caused due to incorrect input data or unreliable
programs are often referred to as Garbage- In-Garbage-Out (GIGO)
CHARACTERISTICS OF COMPUTERS
Diligence: Computer is free from monotony, tiredness, and lack of concentration. It can
continuously work for hours without creating any error and without grumbling
Versatility: Computer is capable of performing almost any task, if the task can be
reduced to a finite series of logical steps
CHARACTERISTICS OF COMPUTERS
Power of Remembering: Computer can store and recall any amount of information
because of its secondary storage capability. It forgets or looses certain information only when
it is asked to do so
No I.Q.: A computer does only what it is programmed to do. It cannot take its own decision
in this regard