返回卡包市场

Memory & Storage - 1.2.1

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 21内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (21 张)

#1
正面 (问题)

What is RAM?

背面 (解答)

Random Access Memory Main memory in a computer where data, files and programs are stored while being used When a computer system boots up the OS is copied from the secondary storage to the RAM When software applications, documents and files are opened they are copied from the secondary storage to the RAM

#2
正面 (问题)

Features of RAM (4):

背面 (解答)

Volatile memory - temporary, requires power to retain Reads & writes Easily upgradable Faster than secondary storage but slower than cache

#3
正面 (问题)

What is ROM?

背面 (解答)

Read Only Memory Built into the motherboard, contains all the instructions for a computer to start up (BIOS) As soon as computer starts CPU reads instructions from ROM

#4
正面 (问题)

Features of ROM (3):

背面 (解答)

Non-volatile memory Only read Can’t change the information on it

#5
正面 (问题)

What is virtual memory?

背面 (解答)

Used when RAM is full so data is moved to a location secondary storage called virtual memory for more space. When data is needed again it needs to be moved back to RAM which is quite a slow process Risk of hard disk thrashing

#6
正面 (问题)

What is primary storage?

背面 (解答)

Memory that the CPU can easily access, e.g. registers, cache, ROM, RAM Mostly volatile, fast at reading/writing

#7
正面 (问题)

What is secondary storage?

背面 (解答)

Where all data is stored when not in use Non volatile, read/ write speeds are much slower Magnetic, optical & solid state

#8
正面 (问题)

Why do we need secondary storage?

背面 (解答)

It is non-volatile and long-term so if the computer switches off nothing is lost unlike with RAM.

#9
正面 (问题)

How does solid state roughly work?

背面 (解答)

By trapping electrons between two plates. Can be written and overwritten like RAM.

#10
正面 (问题)

Benefits of solid state (4):

背面 (解答)

Non volatile - contents are retained if computer switches off No moving parts - so produces less heat and therefore components last longer Also is more portable without moving parts Faster than HDD

#11
正面 (问题)

Drawbacks of solid state (2):

背面 (解答)

Expensive Short life span

#12
正面 (问题)

Examples of solid state:

背面 (解答)

Flash drives SSD Laptops/computers

#13
正面 (问题)

How do magnetic devices work (6 steps)?

背面 (解答)

Uses magnetic fields to magnetise tiny individual sections of a metal spinning disk. Each tiny section represents one bit. A magnetised section represents a binary ‘1’ and a demagnetised section represents a binary ‘0’. As the disk is spinning, a read/write head moves across its surface. To write data, the head magnetises or demagnetises a section of the disk that is spinning under it. To read data, the head makes a note of whether the section is magnetised or not.

#14
正面 (问题)

Types of magnetic (2):

背面 (解答)

HDD Laptops/computers Tape

#15
正面 (问题)

Benefits (2) & Drawbacks (2) of HDD laptops/desktops:

背面 (解答)

Cheap for amount of storage Large storage Shock damage Not good with magnets - strong magnetic field could erase the data

#16
正面 (问题)

Benefits (1) & drawbacks (3) of tape:

背面 (解答)

Huge storage Very slow Sequential access - must read everything in the order of the file to get to wanted part Also not good with magnets

#17
正面 (问题)

How do optical devices work?

背面 (解答)

Uses a laser to scan the surface of a spinning disc with tracks and lands which change how the light is reflected from the laser

#18
正面 (问题)

Benefits (2) & drawbacks (2) of CD’s:

背面 (解答)

Cheap to mass produce Long life span as it’s plastic Slow Easily damaged

#19
正面 (问题)

Which has the fastest and slowest read/write speed?

背面 (解答)

Fastest - SSD Slowest - optical disc

#20
正面 (问题)

Which has the cheapest and most expensive cost per GB?

背面 (解答)

Cheapest - magnetic tape Priciest - SSD

#21
正面 (问题)

Which has the lowest and highest capacity?

背面 (解答)

Lowest - optical disc Highest - tape