Chapter 2 Computer Hardware
Chapter 2 Computer Hardware
Chapter Two
Computer Hardware
Faculty of Information Technology - Computer Science Department 1
Outline
• What is a Computer? Overview of a Computer
• Computer Hardware, Inside the System Unit
• Power Supply Unit
• Motherboard
• Central Processing Unit (CPU)
• Primary Memory, Secondary Memory
• Hard Disk Drive (HDD), Solid State Drive (SSD)
• Memory Hierarchy
• Expansion Cards, Graphics Card
• Input Devices, Output Devices
• Connectors and Buses
• Computer Networks – Quick look Common Network Topologies:
Faculty of Information Technology - Computer Science Department 2
What is a Computer?
A computer is an electronic device that stores and processes data.
o n
ti
Processing ci a
un
m
m
Co
Input
Input Output
Storage
Faculty of Information Technology - Computer Science Department 4
Computer Hardware
Computer Hardware is the physical components that a computer system requires to function.
Keyboard Mouse
Optical drive
Power supply
Fans
CPU
Hard disk drive
Expansion cards
Motherboard
Fans
Optical
Drive Motherboard
• New kinds of processors, such as system on chip (SoC) are commonly used in
mobile and embedded devices.
10
Faculty of Information Technology - Computer Science Department
Primary Memory
• Also known as non-volatile storage; the storage medium retains its contents
without needing a supply of electricity
• Many forms of secondary storage:
Hard disk drive (HDD)
Solid state drive (SSD)
CDs, DVDs, Blu-ray
USB drives, external HDDs
• Advantages:
Cheap storage medium
Widely used and supported
Can have very large capacity drives
Long operating life
• Disadvantages:
Noisy operation
Can consume more power than SSDs
Fragile, needs to be handled carefully
• Advantages:
Silent operation
Higher read/write speeds when compared to HDDs
Low power usage
More durable
Use less space
• Disadvantages:
Costlier than HDDs
Can wear out faster than HDDs
CPU Caches
Lower Cost
Faster Access
and
Time Primary Memory Higher Capacity
(RAM)
Secondary Memory
(HDD, SSD)
• Consists of:
GPU (either part of CPU or separate graphics card)
Video memory
Heatsink and fan
Ports
• Wired connections:
USB (Universal Serial Bus)
Ethernet Examples
VGA, DVI and HDMI for monitors
• Wireless connections:
Wi-Fi
Bluetooth
• Network card
• Can be built into the motherboard or an expansion card.
• Some network cards support wired and wireless connections.
• Switch
• Used to connect multiple devices to the same network.
• Router
• Directs traffic around the network and connects networks together.
Faculty of Information Technology - Computer Science Department 24