Storage and Memory Handout
Storage and Memory Handout
What is it?
How does it work?
Why is it important?
How does this hardware impact the environment?
What can computer scientists do to ensure this technology does not negatively impact our
environment?
What is storage?
Storage is where data is permanently kept on your computer.
- For ex. Photos, documents, music, etc.
- Your storage capacity determines how many files you can save on your computer.
What is memory?
Memory ( Random Access Memory) (RAM), stores data while you're using your computer.
- For ex. Word document, website, the computer accesses this data quickly through the memory
- The more memory you have, the more files your computer can store and access at once.
- important to have enough memory to run resource-intensive programs or if you have a large
number of files on your computer.
Whereas memory refers to the location of short-term data, storage is the component of your computer that
allows you to store and access data on a long-term basis.
- Network-based storage
- allows multiple computers to access it through a network
- better for data sharing and collaboration.
- better suited for backups and data protection.
- For ex.
- network-attached storage (NAS) and storage area network (SAN).
- transistors and capacitors work together to store data, forming a memory cell.
- The capacitor holds a bit of information, a 0 or a 1 (basic units of digital data)
- The transistor acts as a switch that lets the control circuit on the memory chip read the capacitor
or change its state.
- For ex.
- capacitor = tiny bucket that holds electric charge. If the bucket is full, it represents a "1."
If it’s empty, it represents a "0."
- In the most common type of Ram - Dynamic Ram (DRAM), the bucket (capacitor) leaks over
time, meaning it can’t hold its charge for long. The computer must constantly refresh the memory
by recharging the capacitors thousands of times per second.
- Therefore, DRAM - needs continuous refreshing to keep data stored.