0% found this document useful (0 votes)
8 views21 pages

Understanding Computer Memory Basics

This presentation covers the fundamentals of computer memory, detailing its two main types: primary (RAM and ROM) and secondary memory (HDDs, SSDs, USB drives). It explains the roles of BIOS and firmware in managing hardware and software interactions, as well as the importance of the motherboard as the central hub of a computer. Key takeaways emphasize the necessity of memory and software for data storage and computer functionality.

Uploaded by

parichimrani04
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views21 pages

Understanding Computer Memory Basics

This presentation covers the fundamentals of computer memory, detailing its two main types: primary (RAM and ROM) and secondary memory (HDDs, SSDs, USB drives). It explains the roles of BIOS and firmware in managing hardware and software interactions, as well as the importance of the motherboard as the central hub of a computer. Key takeaways emphasize the necessity of memory and software for data storage and computer functionality.

Uploaded by

parichimrani04
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

Unveiling Computer

Memory
Welcome to this presentation on computer memory. We'll explore
fundamental concepts, different types, and how software brings
these components to life.

by Musawir Presents
What is Computer Memory?
Storage Capacity Of the computer Is called Memory

There Are Two Types Of Memory.

[Link] Memory

[Link] Memory
Primary Memory: RAM and ROM
RAM (Random Access Memory) ROM (Read-Only Memory)

RAM is volatile memory. Data is lost when power is off. ROM is non-volatile memory. Data persists even when
It provides fast access for active programs. power is off. It stores essential boot-up instructions.

• Temporary storage • Permanent storage


• High speed • Slower access
• Volatile • Non-volatile

Primary memory consists of RAM and ROM. RAM is used for active tasks, while ROM holds the system's foundational
instructions.
BIOS(Basic input Output System)
What is BIOS? What does BIOS do?
BIOS stands for Basic Input/Output System. Checks hardware – It makes sure all parts like the
It is the first program that runs when you turn on keyboard, RAM, and hard drive are working.
your computer. Finds the operating system – It looks for
Think of BIOS like the starter of a car — it wakes Windows, Linux, etc., and starts it.
up the computer and helps everything get ready
to run.
What's Embedded in ROM on Phones?
Manufacturers (like Nokia, Samsung, etc.) embed
programs into ROM, such as:
•Basic operating system (OS) for the phone

•Menu system
•Calculator app
•Alarm app
•Call and SMS handling
•Network connection tools
These programs are called "firmware" — software that is
permanently built into the device.
✅ What is ROM?
ROM stands for Read-Only Memory.
It is a type of memory that cannot be changed easily (only read, not written to).
It's non-volatile, meaning it doesn't forget when the power is turned off.

✅ How BIOS and ROM are connected?


•BIOS is stored in ROM.
•When you turn on your computer, the BIOS program runs from
the ROM.
Secondary Memory: Long-Term Storage
It is a Type of computer Memory that holds data even
when the computer is Turned off.
It stores data for long Term use.

Secondary memory provides long-term, non-volatile storage. It stores data and programs not currently in use by the CPU.
Secondary Memory: Long-Term Storage
Examples

Hard Disk Drives (HDD) Solid State Drives (SSD) USB Flash Drives
HDDs use spinning platters to SSDs use flash memory for faster Portable and convenient for
store large amounts of data. performance. They are durable transferring data. They offer a
They are cost-effective for bulk and more expensive per good balance of size and
storage. gigabyte. capacity.

Secondary memory provides long-term, non-volatile storage. It stores data and programs not currently in use by the CPU.
Secondary Memory: Long-Term Storage
Examples

Hard Disk Drives (HDD) Solid State Drives (SSD) USB Flash Drives
HDDs use spinning platters to SSDs use flash memory for faster Portable and convenient for
store large amounts of data. performance. They are durable transferring data. They offer a
They are cost-effective for bulk and more expensive per good balance of size and
storage. gigabyte. capacity.

Secondary memory provides long-term, non-volatile storage. It stores data and programs not currently in use by the CPU.
Hard Disk Drives (HDD)

Hard Disk Drives (HDDs) are like big storage boxes for computers.
Inside, they have round disks (called platters) that spin very fast.
A tiny arm (like a needle) reads and writes data while the disks spin.

Why are HDDs used?


They can store lots of data (like movies, photos, games).
They are cheaper than other storage types (like SSDs).
Example:
Imagine a CD player, where a disc spins and music plays.
An HDD is like that, but it stores files instead of music, and has
many spinning disks inside.
Solid State Drives (SSD)

An SSD is a type of computer storage, like a


super-fast version of a hard drive (HDD).
•It has no moving parts.
•It stores data in chips, like a big USB drive.

Why are SSDs good?


They are much faster than HDDs.
They start your computer and open files very quickly.
More durable (since there are no spinning parts to
break).
Solid State Drives (SSD)
USB Flash Drives

What is a USB Flash Drive?


A USB flash drive is a small, portable storage device.
•You plug it into a USB port on your computer.
•It stores files like photos, music, videos, and documents.
•It has no moving parts—just like an SSD.

It’s called a flash drive because it uses a special kind of


memory called flash memory.
Flash memory remembers data even when it's turned
off.
Major Key Differences

HDDs (Hard Disk Drives) have spinning disks and moving parts.
SSDs (Solid State Drives) and USB flash drives both use flash
memory, which means:
They store data electronically, not mechanically.
They have no moving parts inside.
They are faster and more durable than HDDs.

So why are they different?


Even though SSDs and USB flash drives use the same type
of memory (flash memory), they are used in different
ways:
Feature SSD USB Flash Drive
Speed Very fast (for booting OS, apps) Slower than SSD, but still fast
Size (storage) Large (256 GB to 4 TB+) Smaller (8 GB to 256 GB usually)
Use case Inside laptops, PCs Portable file transfer
Connection type Built-in or SATA/PCIe Plugs into USB port
Major Key Differences

Secondary Memory: Think of this as the built-in, permanent storage


inside your computer that keeps everything running and holds all your
main files.
Storage: This is a general term for anything that holds data permanently.
It includes the internal "secondary memory" (like HDDs/SSDs), but in
casual conversation,
it often refers specifically to external or portable devices like USBs,
memory cards, and external hard drives.
The Motherboard: System's Central Hub

CPU Socket RAM Slots


Where the main processor is installed. Holds the primary memory modules.

Expansion Slots
Storage Ports
For graphics cards and other
Connects to hard drives and SSDs.
components.

The motherboard is the main circuit board. It connects all computer components, allowing them to communicate
effectively.
Software Brings the
Machine to Life
Hardware Foundation
Physical components like CPU and memory are built.

System Software Layer


Operating systems manage the hardware resources.

Application Software Interaction


Users interact with programs built on the system software.

Hardware alone is inert. Software provides the instructions and logic.


It enables computers to perform tasks and interact with users.
System Software: The
Computer's Manager
Operating System (OS)
Manages hardware and software resources. Examples
include Windows, macOS, and Linux.

Network Operating System (NOS)


Manages network resources and services. Examples include
Windows Server, Novell NetWare.

Utility Software
Assists in system maintenance and optimization. Examples
include antivirus, disk defragmenters.

System software is the bridge between hardware and application


programs. It provides essential services for the computer to function.
Application Software:
User-Focused Tools
1 2 3
Productivity Web Browsers Media Players
Suites
Accessing the Playing audio and
Word processing, internet (e.g., video (e.g., VLC,
spreadsheets (e.g., Chrome, Firefox). Spotify).
Microsoft Office).

Application software serves specific user needs. These programs


allow users to perform a wide range of tasks and activities.
Key Takeaways and Next Steps
Memory is Vital
Primary and secondary memory are essential for data storage.

Motherboard Connects All


The motherboard is the backbone of the computer system.

Software Enables Function


System and application software make computers usable.

Understanding memory and software fundamentals is key to computer


science. Continue exploring specific types and their interactions to
deepen your knowledge.

You might also like