System Memory/ Types Flashcards
What is the difference between RAM and ROM
Random Access Memory
- Volatile (wiped when power is turned off)
- Holds temporary data currently in use such as the operating system, programs and data that the programs are using
- It is fast
- Read and write memory
Read Only Memory
- Non-volatile (Stays when power is turned off)
- Holds permanent data like BIOS
- Permanent form of memory where data is loaded in manufacturing
- Slow memory
- Read Only Memory
What is virtual memory?
Virtual memory is an extension of the RAM inside the secondary storage (HDD, SSD) which is only used when RAM is full and holds extra data or programs in use; this keep the computer working.
Primary storage examples
RAM and ROM
Secondary storage examples
Hard Disk Drive (HDD) and Solid State Drive (SSD)
Offline Secondary storage examples
CD, DVD, USB, flash drive, removable HDD, Magnetic tape.
What are the storage symbols and their value?
Byte (B) - 8 bits Kilobyte (KB) - 1024 B Megabyte (MB) - 1024 KB Gigabyte (GB) - 1024 MB Terabyte (TB)- 1024 GB Petabyte (PB) - 1024 TB Exabyte (EB) - 1024 PB Zettabyte (ZB) - 1024 EB Yottabyte (YB) - 1024 ZB Terrible Peter Executed Zebras Yesterday
What are embedded systems?
A small computer than forms part of a larger system, device or machine.
Allows for:
- control of the device
- user interaction
They typically have one or a few tasks assigned to them .
What are the two types of embedded systems?
- Real-time system- Reacts fast to events in the outside world to decide an output.
- Standalone embedded system - it works by it’s self and is in a closed system.
Examples of Real-time systems (An embedded system)
- Controlling heat
- Elevators
- Robots
- Traffic control system
- Radio, satellite and telephone communications
Examples of standalone embedded systems
- Microwave
- MP3 player
- Digital camera
- Video game console
- Temperature measurement system
What are the properties of an embedded system?
- Low cost
- Low power draw
- Low memory
What is the advantages of cloud storage? (4)
- Data can be accessed on any device with an internet access
- Unlimited storage (with money)
- Takes up no space on own device
- Other employees can access the documents easily allowing for collaborative work
What are the disadvantages of cloud storage? (3)
- Internet access maybe slow or unreliable
- Customer maybe concerned about data security
- Maybe too expensive (not justified by cost)
What is a fragmented file?
A file that has broken into fragments and stored in different parts of the disk (HDD)
What are the disadvantages of a fragmented file?
- The file is slower to load as data is stored in different parts
- Takes longer to read