COS 101 Lecture 3 - Computer Hardware
COS 101 Lecture 3 - Computer Hardware
Computer Hardware
Lecturer: Dr. Ezeasomba, Irene
N.
Objectives:
By the end of this Lecture, the student should be
able to:
Explain Computer Hardware
Distinguish
between External and Internal
Hardware Components
Describe various computer hardware
Describe storage devices
Compare different types of storage devices
Computer Hardware -
Computer
Definition
hardware is an umbrella
term that refers to the physical
components of a computer.
Computer hardware can be classified as
internal or external, which relates to
the placement of the physical part in or
around the device.
Class Work
System Unit
Internal Hardware Components
Generally,internal hardware is required
for the computer to run.
They are devices built into
the motherboard or added as an
expansion card or device to the
computer. This means that the
motherboard connects all the other
components.
They are housed inside the computer
casing
External Hardware Components (Peripherals)
External
hardware components are devices
added outside of the computer case.
External hardware enhances the use or
functionality of the computer (also called
peripherals.)
Thesehardware components provide input
and output to the computer so users can
communicate with the system.
We have discussed input/output devices.
Here we will concentrate on internal
hardware components and storage devices.
The System Unit
The system unit is the case that holds the
internal hardware components used to make
desktop computers operate.
They are used to mount items such as the
motherboard, the hard drive, and the optical
drive.
Most
computer cases come bundled with a
power supply.
Computer cases for desktop computers also
contain external ports to connect external
hardware to the internal components.
The Inside View of a the System
Unit
The motherboard
The motherboard is a
circuit board used to
mount several other
essential hardware
components, including
the CPU and main
memory.
Motherboards link
hardware units and their
functions together to
enable computer
The Central Processing Unit(Processor)
The processor is the component that executes
program instructions by fetching an instruction,
executing it, fetching the next instruction,
executing it, and so on until it encounters an
instruction to stop.
Processors are characterized by their clock speeds.
Forexample, in the Intel Pentium 200 of 1990’s,
the CPU has a clock speed of 200 megahertz (MHz).
Note that the speed of electricity generally is
measured in Hertz (Hz) and this means how many
cycles the processor completes in a cycle.
Processor Clock Speed
200MHz speed means 200,000,000 cycles per
second. That is 200 million Hertz.
Today computers however have their clock
speeds measured in GHz (a Gigahertz is a billion
hertz). This is why computer operates with
enormous speed.
Inteli5 and i7 processors have a clock speed of
between (1.2GHz -3.6GHz) and (1.3GHz-3.5GHz)
respectively with newer generations having
more.
Two popular processors are Intel and AMD.
Cache Memory
One of the most important component of the
Processor is the buffer memory also called cache.
It is a memory within the processor located very
close to the processor cores.
In the eighties, computer become faster while
memory access hindered additional performance
increase.
This led to the development of processor cache.
Basically a cache is a fast type of memory
The main purpose of a cache is to ensure that the
processor has immediate and instant access to the
data it needs in the right order.
The Storage Devices
Primary Secondary
Storage Device Storage Device