2.3 Explain the purpose of common internal computing components
📘CompTIA ITF+ (FC0-U61)
GPU (Graphics Processing Unit)
1. What Is a GPU?
A GPU (Graphics Processing Unit) is an internal computer component that is responsible for processing and displaying images, video, and graphical data on a monitor.
In simple terms:
- The CPU handles general tasks and instructions.
- The GPU handles graphics and visual processing.
Without a GPU, your computer cannot properly display visual content on a screen.
2. Main Purpose of a GPU
The primary purpose of a GPU is to:
- Render images
- Display video
- Process graphical data
- Improve visual performance
The GPU takes digital data from the computer and converts it into signals that your monitor can display as images, text, and videos.
3. How a GPU Works (Basic Understanding)
When you:
- Open a web browser
- Watch a video
- Use design software
- Play a game
- Connect multiple monitors
The GPU processes:
- Pixels
- Colors
- Shapes
- Motion
- 2D and 3D graphics
It performs many small calculations at the same time, which makes it very efficient at handling visual data.
4. Types of GPUs (Very Important for Exam)
There are two main types of GPUs:
1️⃣ Integrated GPU (iGPU)
An Integrated GPU is built into:
- The CPU
OR - The motherboard
It shares system memory (RAM) with the computer.
Characteristics:
- Lower performance
- Uses less power
- Cheaper
- Good for basic tasks
Common Uses in IT Environments:
- Office applications (Word, Excel)
- Web browsing
- Email systems
- Video playback
- Business workstations
Integrated GPUs are common in:
- Office desktops
- Laptops
- Budget systems
2️⃣ Dedicated GPU (Discrete GPU)
A Dedicated GPU is a separate physical component installed into the motherboard using a PCIe slot.
It has its own:
- Processor
- Cooling system
- Dedicated memory (VRAM)
Characteristics:
- Higher performance
- Has its own memory (VRAM)
- More expensive
- Requires more power
Common Uses in IT Environments:
- Graphic design workstations
- Video editing systems
- 3D modeling software
- Engineering simulations
- Machine learning systems
- High-performance gaming systems
5. GPU vs CPU (Exam Comparison)
| Feature | CPU | GPU |
|---|---|---|
| Purpose | General processing | Graphics & parallel processing |
| Number of cores | Few powerful cores | Many smaller cores |
| Best for | Logic, calculations, OS tasks | Graphics, video, rendering |
| Handles | Instructions & programs | Visual data & image rendering |
For ITF+ level, remember:
- CPU = brain of the computer
- GPU = graphics processor
6. What Is VRAM?
VRAM (Video Random Access Memory) is memory used by a dedicated GPU.
It stores:
- Textures
- Images
- Video data
- Frame buffers
More VRAM allows:
- Higher resolution
- Better performance
- Smoother graphics
Integrated GPUs do not have VRAM — they use system RAM instead.
7. Where Is the GPU Installed?
Integrated GPU:
- Built into CPU or motherboard
- No separate installation needed
Dedicated GPU:
- Installed into a PCIe (PCI Express) slot
- Connected to:
- Power supply
- Monitor (HDMI, DisplayPort, DVI)
8. Common GPU Ports
A dedicated GPU usually includes:
- HDMI
- DisplayPort
- DVI
- Sometimes VGA (older systems)
These ports connect the GPU to the monitor.
9. GPU Drivers
A driver is software that allows the operating system to communicate with hardware.
For a GPU:
- Drivers must be installed
- They improve performance
- They fix bugs
- They enable advanced features
Without the correct driver:
- Display may be low resolution
- Performance may be reduced
10. GPU in Business and IT Environments
In IT environments, GPUs are used for:
- Workstations for graphic designers
- Video production systems
- Engineering software (CAD)
- Data visualization dashboards
- Security monitoring systems with multiple displays
- Virtual desktop infrastructure (VDI) acceleration
Modern cloud platforms also offer GPU-enabled virtual machines for:
- AI workloads
- Data analytics
- Scientific computing
11. Power and Cooling Considerations
Dedicated GPUs:
- Use more electricity
- Require proper cooling
- May need additional power connectors from PSU
Overheating can cause:
- System crashes
- Reduced performance
- Hardware damage
Integrated GPUs use much less power.
12. Signs of GPU Problems (Basic Troubleshooting)
Common symptoms:
- No display output
- Screen flickering
- Artifacts (strange shapes/colors)
- Driver errors
- System crashes during graphics tasks
Basic IT troubleshooting:
- Check cable connections
- Reinstall GPU drivers
- Check power connections
- Ensure proper cooling
- Test with another monitor
13. Key Exam Points to Remember
For the CompTIA ITF+ exam, remember:
✔ GPU stands for Graphics Processing Unit
✔ It processes and renders images and video
✔ Two types: Integrated and Dedicated
✔ Dedicated GPUs have their own VRAM
✔ Integrated GPUs share system RAM
✔ Installed in PCIe slot (for discrete GPUs)
✔ Requires drivers to function properly
✔ Used in gaming, design, video editing, and business workstations
Simple Summary (For Non-IT Students)
- The GPU is the part of the computer that creates everything you see on the screen.
- Integrated GPUs are built-in and used for basic tasks.
- Dedicated GPUs are separate cards used for high-performance graphics work.
- More VRAM = better graphics performance.
- Businesses use GPUs for design, engineering, video editing, and data processing.
