Introduction to Computer Hardware
π― Objectives:
Introduction to Computer Hardware
1. Definition of Computer Hardware
Computer hardware refers to the physical parts of a computer system that you can touch. This includes the central processing unit (CPU), monitor, keyboard, mouse, hard drives, and more. These components work together to allow software applications to run.
2. Types of Computers
Computers are categorized based on size, power, and purpose. The major types include:
- Desktops β Stationary computers used in offices/homes
- Laptops β Portable personal computers
- Servers β Powerful systems managing network resources
- Embedded Systems β Computers within other machines (e.g., microwaves, ATMs)
3. Functions of Major Components
Each hardware component has a unique role:
- CPU β Executes instructions (the brain)
- RAM β Temporary memory used by active programs
- Motherboard β Connects all hardware
- Power Supply β Converts electricity to usable power
- Storage Devices β Hold data (HDD/SSD)
4. Input & Output Devices
Input devices send data to the computer (e.g., keyboard, mouse), while output devices receive data from the computer (e.g., monitor, printer). Some devices like touchscreens function as both.
5. Storage Devices
Storage devices retain data permanently or temporarily. Major types include:
- Hard Disk Drive (HDD) β Uses spinning platters
- Solid State Drive (SSD) β Faster, no moving parts
- Flash Drives β Portable and USB-based
- Optical Discs β CDs/DVDs used for backup
π Reference Book: N/A
π Page: 1.01