CS Fundamentals
Understand computer peripherals — external devices that enhance your computer
Introduction
Peripherals are external devices that connect to your computer to extend its capabilities. The word "peripheral" means "around the edge" — these devices aren't part of the core computer (CPU, motherboard, RAM) but surround it to add input, output, and storage functions. Your keyboard, mouse, monitor, and printer are all peripherals.
What Makes Something a Peripheral?
A peripheral is any device that:
- Connects to the computer externally (or sometimes internally as an add-on)
- Isn't essential for the computer to function at a basic level (the CPU can process without them)
- Enhances or enables human interaction with the computer
Core components (NOT peripherals): CPU, motherboard, RAM, power supply Peripherals: Everything else that connects — keyboard, mouse, monitor, printer, webcam, speakers, external drives
Categories of Peripherals
Input Peripherals
Devices that send data INTO the computer:
- Keyboard — Text and command entry
- Mouse/Trackpad — Pointing and clicking
- Webcam — Video capture
- Microphone — Audio input
- Scanner — Document digitization
- Game controller — Gaming input
- Graphics tablet — Digital drawing
- Barcode reader — Product scanning
Output Peripherals
Devices that receive data FROM the computer and present it to users:
- Monitor — Visual display
- Printer — Physical document output
- Speakers/Headphones — Audio output
- Projector — Large-screen display
- VR Headset — Immersive visual output
Storage Peripherals
External devices that store data:
- External hard drive — Large portable storage
- USB flash drive — Small file transfer device
- External SSD — Fast portable storage
- Memory card reader — Access SD/microSD cards
- External optical drive — Read CDs/DVDs/Blu-rays
Communication Peripherals
Devices that enable network connectivity:
- Wi-Fi adapter — Wireless internet access
- Bluetooth adapter — Connect wireless devices
- Network (Ethernet) adapter — Wired internet
- Modem — Connect to internet service provider
How Peripherals Connect
Wired Connections
- USB (Universal Serial Bus) — Most common connection. USB-A (rectangular), USB-C (oval, reversible), Micro-USB (older phones)
- HDMI — Video and audio to monitors/TVs
- DisplayPort — High-performance video output
- Ethernet (RJ-45) — Wired network connection
- 3.5mm audio jack — Headphones and microphones
- Thunderbolt — Ultra-fast multi-purpose (uses USB-C connector)
Wireless Connections
- Bluetooth — Short-range wireless (mice, keyboards, headphones). Range: ~10 meters
- Wi-Fi — Network connectivity. Range: ~50 meters indoors
- RF (Radio Frequency) — Uses a USB dongle receiver (some mice and keyboards)
- Infrared (IR) — Line-of-sight, used in remote controls (largely obsolete for computers)
Plug and Play
Modern peripherals are Plug and Play — you connect them, and the operating system automatically detects and configures them. This wasn't always the case: in the 1990s, connecting a new device often required manually installing drivers, setting jumpers, and restarting.
Today, most peripherals work immediately when plugged in. Some specialized devices (like professional audio interfaces or graphics tablets) still require driver installation for full functionality.
Choosing Peripherals
Consider these factors:
- Compatibility — Does it work with your operating system? Does your computer have the right port?
- Purpose — What task are you trying to accomplish?
- Quality — Higher price usually means better build quality and performance
- Ergonomics — For devices you use hours daily (keyboard, mouse), comfort matters greatly
- Wired vs. Wireless — Wireless offers freedom but needs batteries/charging; wired is reliable and lag-free
Real-World Peripheral Setup Examples
Student Setup
- Laptop + USB mouse + headphones + USB flash drive
Office Worker Setup
- Desktop + dual monitors + keyboard + mouse + webcam + headset + printer
Gamer Setup
- Desktop + high-refresh monitor + mechanical keyboard + gaming mouse + headset + controller
Content Creator Setup
- Desktop + color-accurate monitor + graphics tablet + microphone + webcam + external SSD
Key Takeaways
- Peripherals are external devices that extend your computer's capabilities
- They fall into four categories: input, output, storage, and communication
- USB is the most universal connection standard; Bluetooth is the most common wireless
- Modern Plug and Play technology makes connecting peripherals easy
- Choose peripherals based on compatibility, purpose, quality, and ergonomics
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Computer Peripherals.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Computer Fundamentals topic.
Search Terms
computer-fundamentals, computer fundamentals, computer, fundamentals, hardware, peripherals, computer peripherals
Related Computer Fundamentals Topics