What are 3 differences between RAM and ROM?
What is in the main memory?
all the data, files and programs are stored while they’re being USED
What happens to software applications, documents and files once opened?
They are copied from secondary storage to RAM and stay in RAM until they are closed
Where is ROM?
ROM comes on a small, factory-made chip built into the motherboard.
What do the CPU and ROM do when the computer is booted up?
CPU read instructions from ROM, telling the CPU to perform self-checks and set up the computer.
How much ROM and RAM does a non-embedded system have?
How much ROM and RAM does an embedded system have?
What is secondary storage?
non-volatile storage that stores all data (eg. applications, files, the OS) when they are not in use.
It isn’t directly accessible to the CPU
What are the 4 types of secondary software?
How do magnetic hard disks work?
Magnetic HDD uses moving read/write heads that contain electromagnets.
The disks surface contains iron particles that can be given a polarity.
Data is stored in thin bands called tracks, within sectors in between each track.
The head can move to any sector to read or write
adv of MHDD (4)
disadv of MHDD (4)
How is a solid-state disk different to HDD?
SSD contain no moving parts and don’t rely on magnets
adv of SSD (6)
disadv of SSD (2)
- costs more per MB
How do optical discs work?
Use reflective light to read data.
A laser burns pits and lands into the OD’s surface changing its reflective properties, making microscopic pits and lands.
To read off of the disk, the laser works at a lower read measuring light reflection.
The laser light reflection is detected by a sensor, assigning 1 for a pit and 0 for land.
Examples od OD’s include CDs, DVDs and Blu-ray.
adv of OD (3)
disadv of OD (4)
What is cloud storage?
Cloud storage is a service where files can be uploaded to a remote server via the internet
Adv of cloud (3.5)
disadv of cloud