2.3 Explain the purpose of common internal computing components
📘CompTIA ITF+ (FC0-U61)
1. What is RAM?
RAM (Random Access Memory) is the computer’s temporary working memory.
It stores:
- Data that the operating system is currently using
- Programs and applications that are running
- Files that are open and being edited
RAM allows the CPU to quickly access information that is needed right now.
👉 For the exam:
- RAM is volatile memory
- It is used for temporary storage
- Data is lost when the computer is powered off
2. Why RAM is Important
RAM is critical because it directly affects:
- System speed
- Multitasking ability
- Application performance
When a computer has enough RAM:
- Programs open faster
- Switching between applications is smooth
- The system responds quickly
When RAM is low:
- The system becomes slow
- Programs may freeze
- The operating system uses the hard drive as backup memory (which is much slower)
3. How RAM Works
When you:
- Start the computer → The operating system loads into RAM
- Open a web browser → The browser program loads into RAM
- Open a document → The document data loads into RAM
The CPU reads and writes data directly from RAM because RAM is much faster than a hard drive or SSD.
4. Key Characteristics of RAM (Very Important for Exam)
1️⃣ Volatile
- Data disappears when power is turned off.
- If you don’t save your work and the power goes out, unsaved data in RAM is lost.
2️⃣ Temporary Storage
- Used only while the computer is running.
3️⃣ Fast Access
- Much faster than storage drives (HDD/SSD).
4️⃣ Measured in Gigabytes (GB)
Common sizes:
- 4 GB (basic tasks)
- 8 GB (standard modern systems)
- 16 GB or more (advanced multitasking, design, development)
5. Types of RAM (Basic ITF+ Level)
For ITF+, you only need basic awareness.
1️⃣ DRAM (Dynamic RAM)
- Most common type
- Used as main system memory
- Needs constant refreshing
2️⃣ SRAM (Static RAM)
- Faster than DRAM
- More expensive
- Used mainly for CPU cache memory
👉 For the exam:
- Main system memory = DRAM
- Cache memory = SRAM
6. RAM vs Storage (Very Common Exam Question)
| Feature | RAM | Hard Drive / SSD |
|---|---|---|
| Volatile? | Yes | No |
| Permanent? | No | Yes |
| Speed | Very Fast | Slower than RAM |
| Purpose | Temporary working memory | Long-term storage |
Important:
- RAM is NOT storage.
- RAM does NOT permanently store files.
7. What Happens When RAM Is Full?
If RAM becomes full:
- The operating system uses virtual memory
- Part of the hard drive/SSD acts as temporary memory
- System performance becomes slower
This is called:
- Paging
- Swap file usage
Because storage drives are slower than RAM, performance decreases.
8. RAM and Multitasking
Multitasking means running multiple applications at the same time.
More RAM allows:
- More programs to run simultaneously
- Larger applications to operate smoothly
- Better performance in virtual machines or development environments
Example in IT environment:
- Running a browser, email client, and office application together
- Running virtualization software
- Running development tools
All require sufficient RAM.
9. Physical RAM Modules
RAM comes as memory sticks (modules) installed on the motherboard.
Common types:
- DIMM (used in desktops)
- SO-DIMM (used in laptops)
Installed in:
- Memory slots on the motherboard
10. RAM Speed
RAM has speed ratings, usually measured in MHz.
Higher MHz:
- Faster data transfer
- Better performance (if supported by motherboard and CPU)
However:
- Compatibility with motherboard and CPU is important.
11. Symptoms of RAM Problems
For the ITF+ exam, basic troubleshooting knowledge is helpful.
Common signs:
- Frequent system crashes
- Random restarts
- Blue screen errors
- System freezing
- Applications closing unexpectedly
Solutions:
- Reseat RAM modules
- Test RAM
- Replace faulty RAM
- Upgrade RAM capacity
12. Upgrading RAM
Reasons to upgrade:
- System running slowly
- Running memory-intensive software
- Upgrading operating system
Before upgrading:
- Check motherboard compatibility
- Check maximum supported RAM
- Match RAM type and speed
13. Important Exam Points to Remember
For CompTIA ITF+ (FC0-U61), remember:
✔ RAM is temporary memory
✔ RAM is volatile
✔ RAM improves performance and multitasking
✔ RAM is faster than storage
✔ Data in RAM is lost when power is off
✔ DRAM = main memory
✔ SRAM = cache memory
✔ More RAM = better system responsiveness
14. Simple Definition for Non-IT Learners
RAM is the computer’s working memory.
It holds programs and data that are currently in use so the CPU can access them quickly.
It is temporary and loses all data when the power is turned off.
