P03d
P03d
The computing devices you use most of the time are ‘general purpose’ computers.
Desktops, laptops, smartphones, and tablets can be used for a huge variety of purposes. New software can be downloaded and installed to give additional functionality.
The reason computers exist as we know them is because of the stored program concept, conceived in the 1940s by Von Neumann and Alan Turing.
Remember that in the time before devices were able to store programs, they needed to be rebuilt or rewired in order to perform a different task
P03d
In everyday computer use, you need a way to write data and to store data when your computer is switched off. You also need a way to retrieve data the next time you switch your computer back on.
RAM allows you to write data and store it … but this data is lost when your computer is switched off (because RAM is volatile memory).
Therefore, you need some way of reading and editing data AND storing the data when the computer has no power.
P03d
Explain why secondary storage is necessary.
A computing device that can have different application programs loaded into it to provide different or enhanced functionality. For example, a smartphone can also be used as a calculator and a camera.
Define the term ‘general purpose device’.
RAM is volatile. It loses its contents when the power is switched off. Secondary storage provides non-volatile storage that can be used to write and rewrite data, so that it does not vanish when the power is turned off.
P03d
There are three main types of storage technology that computers use:
There is a difference between a storage device and the medium that it uses to store information.
P03d
Magnetic media are coated with a substance that can be magnetised.
Magnetic storage technology works by magnetising parts of this substance as north and south poles to represent binary 1s and 0s.
Examples:
P03d
Optical media consist of a platter with a flat reflective surface.
Optical storage technology works by using a laser to burn ‘pits’ into the flat surface. The reflective areas between pits are known as ‘lands’.
Examples:
A laser is directed onto the medium’s surface. When it hits a ‘land’ the beam reflects (this is read as a 1) but when it hits a ‘pit’, the beam does not reflect (this is read as a 0).
P03d
Solid-state media consist of silicon chips that feature a special kind of transistor called NAND flash. This type of media is called ‘solid state’ because it has no moving parts.
Solid-state technology works by using a large electric current to force electrons through a barrier, trapping them in positions called ‘pools’.
Examples:
A full pool represents 0 and an empty pool represents 1.
P03d
Identify the type of storage:
P03d
Watch the video and complete the table.
Storage type and description | Advantages | Disadvantages |
---|---|---|
Optical | ||
Magnetic | ||
Solid state |
P03d
Watch the video and complete the table.
Cheap to produce
Thin and lightweight
Portable
Storage type and description | Advantages | Disadvantages |
---|---|---|
Optical |
||
Magnetic |
||
Solid state |
Slow to access
Low capacity
Prone to scratches
High capacity
Quick to access, providing the disk is defragmented periodically.
Has moving parts that will eventually fail.
Quick to access
No moving parts so very reliable
Low power requirements
Quiet
No need to defragment
Expensive compared to other types of storage.
Has a limited number of read-write cycles.
P03d
Explain why secondary storage is needed.
Describe how data is stored on magnetic, optical and solid-state media.