Overview
Overview
OVERVIEW
4-2
Overview
4-3
What is a Computer?
A computer is an electronic machine that accepts,
processes, stores and outputs information.
A typical computer consists of two parts: hardware and
software.
Hardware is any electronic or mechanical part of the
computer system that you can see or touch.
Software is a set of instructions, called a program, which
tells a computer what to do.
4-4
Basic level
At the most basic level, a computer is a device consisting of
three pieces:
o A processor to interpret and execute programs
o A memory to store both data and programs
o A mechanism for transferring data to and from the outside
world.
4-6
Computer Hardware
• The CPU is the heart of the computer, a microprocessor
chip which processes data and coordinates the activities
of all the other units.
Computer Hardware
Peripherals are the physical units attached to the
computer. They include:
Input devices, which let us enter data and commands
(for example, the keyboard and the mouse).
Output devices, which let us extract the results (for
example, the monitor and the printer).
Storage devices, which are used to store information
permanently (for example hard disks and DVD-RW
drives).
4-8
Computer Hardware
Disk drives are used to read and write data on disks.
At the back of the computer there are ports into which
we can plug external devices (for example, a scanner, a
modem, etc.). They allow communication between the
computer and the devices.
4-9
Functions of a Computer
Input: We enter data with a keyboard, a webcam, etc.
Processing: The data is manipulated according to
program instructions.
Storage: We keep programs and data in memory
systems where they are available for processing.
4-10
An Example System
4-11
• Hard Drive:
o SATA: Serial Advanced Technology Attachment
o EIDE: Enhanced Integrated Drive Electronics
• USB:
• o USB (Universal Serial Bus) is a popular external bus that supports Plug-and-Play
(the ability to configure devices automatically) as well as hot plugging (the ability
to add and remove devices while the computer is running).
• Ports:
• o Whereas the system bus is responsible for all data movement internal to the
computer, ports allow movement of data to and from devices external to the
computer.
• Serial ports vs. Parallel ports:
• o Serial ports transfer data by sending a series of electrical pulses across one or two
data lines. Parallel ports use at least eight data lines, which are energized
simultaneously to transmit data.
• Peripheral Component Interconnect (PCI) is one such I/O bus that supports the
connection of multiple peripheral devices. PCI, developed by the Intel Corporation,
operates at high speeds and also supports Plug-and-Play such as PCI modem and
sound card.
• AGP (Accelerated Graphical Port) graphics card
4-15
Historical Development
Lets Re-cap
A. Match the terms with their definitions.
Lets Re-cap
B. Label the diagram with correct computer parts.
Computer
4-25
Lets Re-cap
B. Label the diagram with correct computer parts.
Computer
Software Hardware
Storage
4-26
Lets Re-cap
C. Label the diagram with correct computer parts.
4-27
Tutorials
(a)What is the difference between RAM and ROM?
(b)Sketch the Von-Neumon Model. Describe each
component of the model.
(c) Levels of Machines of Von-Neumon Model.
(d) What is the function of compiler at high level language?