1.3 Storage Flashcards
What is secondary storage?
Long term storage of data, files, software, OS (operating system).
Why do we need to store data and files etc…?
- To access it again later
- To use software
- To interact with the computer
•What would happen without secondary storage?
- Software would need to be installed each time we use it
* You couldn’t save any files, data, images, videos etc.
What’s optical storage?
•A laser light creates marks in a pattern on the disk
•A laser light detects where the marks are and translates this into a readable format (pits to represent 1/0)
E.g. Blue ray, DVD rom, cd rom
What’s magnetic storage?
•Read/write move across the medium and change how magnetised that part of the medium is
•E.g. one level of magnetism will be a 1, a second will be a 0
E.g. Hard disc drive, tape drive
What’s solid state memory?
•This is made of transistors (switches)
•The state of the switches determine if a 1, or 0 is stored
E.g. solid state drive, sd card, USB memory stick
What are characteristics of storage?
- Capacity-how much data can it store?
- Speed-how fast can it access the data?
- Portability-how easy is it to move it from one place to another
- Durability-how well does it last e.g. if it is dropped
- Reliability-how consistently does it perform
- Cost-how much does it cost per KB, MB or GB?
Which of the 3 secondary storage media has the best capacity?
1 Magnetic
2 solid state
3 optical
Which of the 3 secondary storage media has the best speed?
1 solid state
2 magnetic
3 optical
Which of the 3 secondary storage media has the best portability?
1 solid state
2 optical
3 magnetic
Which of the 3 secondary storage media has the best durability?
1 magnetic
2 solid state
3 optical
Which of the 3 secondary storage media has the best reliability?
1 solid state
2 magnetic
3 optical
Which of the 3 secondary storage media has the best cost?
1 magnetic and optical
2 solid state
Why is a secondary storage device needed in most computer systems?
To store software and files because otherwise software would have to be re downloaded onto the computer system every time you’d turn it on
What are two things which would be stored in ram?
- file of the current document
- instructions for programs which are currently in use