1.2 Memory & Storage Part 1 Flashcards
What is RAM and it’s characteristics
Random Access Memory. Holds programs and data currently in use.
Volatile, read& write, large in comparison to ROM
What is ROM and it’s characteristics
Read Only Memory. Holds bootstrap. Programs in embedded systems may be stored in ROM.
Non-volatile, read only, small in comparison to ROM
What is virtual memory
When ram is full, a section of the secondary storage is dedicated as virtual memory. Lesser used programs are transferred from Ram to Vm and back when needed again
What is primary storage & examples
Memory that is directly accessed by the CPU
RAM,ROM,Cache,Registers
What is secondary storage and why is it needed
Non-volatile memory where all data ( OS, applications and user files) are stored when not in use.
Needed because RAM is volatile and Rom is read only, both are also too small.
Characteristics of optical storage and examples
Low capacity in comparison to others,
Slow access to data,
Thin, lightweight and portable.
E.g CD,DVD,Blu-Ray
Characteristics of magnetic storage and examples
High storage capacity,
Quick data access
Not very portable
Moving parts, will eventually fail so unreliable,
Needs to be defragmented.
E.g hard disk drive, tape
Characteristics of Solid-State storage and examples
Medium storage capacity,
Very quick read&write speed,
No moving parts- very reliable,
No noise,
Low power consumption,
No need to defragment,
Limited number of read/write cycles,
Expensive,
Fairly portable.
e.g SSD, memory sticks, Flash memory cards
6 Characteristics of secondary storage
Capacity, speed, durability, reliability, portability, cost