Hardware components – CSEC Information Technology

Hardware refers to the physical parts of a computer system that enable input, processing, storage, and output.


1. Input Devices

Definition: Hardware used to enter data/commands into a computer.

Types of Input Devices

DeviceFunctionExamples
KeyboardEnters text/commandsQWERTY, ergonomic, virtual
MouseControls cursor movementOptical, wireless, trackball
TouchscreenDirect touch interactionSmartphones, ATMs, kiosks
ScannerConverts physical documents to digitalFlatbed, handheld, barcode
MicrophoneCaptures audio inputUSB mics, headsets
WebcamRecords videoBuilt-in (laptops), external
BiometricAuthenticates via body featuresFingerprint, facial recognition

Specialized Input Devices

  • Graphics Tablet: For digital drawing (e.g., Wacom).
  • Joystick/Gamepad: For gaming.
  • OMR/OCR Scanners: Reads marked forms (e.g., exam sheets).

2. Output Devices

Definition: Hardware that displays/processes data from the computer.

Types of Output Devices

DeviceFunctionExamples
MonitorDisplays visual output (soft copy)LCD, LED, OLED, 4K screens
PrinterProduces hard copy outputInkjet, Laser, 3D printers
SpeakersOutputs audioStereo, surround sound, headphones
ProjectorProjects images onto a screenDLP, LCD projectors
PlotterPrints large-scale designsUsed in engineering/architecture

Comparison: Printers

TypeHow It WorksBest ForSpeed/Quality
InkjetSprays liquid inkPhotos, home useSlow, high-quality
LaserUses toner powder & heatOffice documentsFast, sharp text
3DLayers melted plasticPrototypes, modelsVery slow

3. Central Processing Unit (CPU)

Definition: The “brain” of the computer that executes instructions.

CPU Components

  1. Control Unit (CU): Manages instruction execution.
  2. Arithmetic Logic Unit (ALU): Performs calculations/logic operations.
  3. Registers: Small, fast storage for immediate data.
  4. Cache: High-speed memory for frequent data access (L1, L2, L3).

Key CPU Terms

  • Clock Speed: Measured in GHz (higher = faster processing).
  • Cores: Multiple cores allow parallel processing (e.g., quad-core).
  • Threads: Virtual cores (e.g., Intel Hyper-Threading).

Popular CPU Brands

  • Intel: Core i3/i5/i7/i9, Xeon (servers).
  • AMD: Ryzen 3/5/7/9, Threadripper (workstations).

4. Memory (Primary Storage)

Definition: Temporary storage for active data and programs.

Types of Memory

TypeVolatile?SpeedPurpose
RAMYes (loses data when powered off)FastStores running apps & OS
ROMNo (permanent)SlowStores firmware (e.g., BIOS)
CacheYesVery FastSpeeds up CPU operations

RAM vs. ROM

FeatureRAMROM
VolatilityVolatileNon-volatile
SpeedFasterSlower
UsageTemporary dataPermanent instructions
UpgradabilityExpandable (e.g., 8GB → 16GB)Fixed (cannot be modified)

5. Storage Devices (Secondary Storage)

Definition: Long-term storage for files and programs.

Types of Storage

TypeDescriptionCapacitySpeedExamples
HDDMagnetic disks500GB–10TB+SlowSeagate, WD
SSDFlash memory (no moving parts)128GB–4TBVery FastSamsung 970 EVO
USB DrivePortable flash storage8GB–2TBModerateSanDisk, Kingston
CloudRemote storage (Internet)Unlimited (paid)VariesGoogle Drive, Dropbox

HDD vs. SSD

FeatureHDDSSD
SpeedSlower (mechanical parts)Faster (no moving parts)
DurabilityProne to damageMore shock-resistant
CostCheaper per GBMore expensive
LifespanShorter (moving parts wear)Longer (limited write cycles)