MEMORY ORGANISATION TOPIC 5 Flashcards

1
Q

Types of Computer Memory

A
  1. Computer Memory
  2. Primary Memory (RAM, ROM)
  3. Secondary Memory (HDD, SDD)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is computer memory?

A
  • Its the most important part of the computer system.
  • Memory is combination of memory cells with each cells length is 8 bit (1byte)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Primary memory

A
  1. RAM (SRAM)
  2. ROM (PROM)
  3. Hybrid (Flash memory)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Memory hierarchy - Registers

A
  • Register is a small permanent storage location within a CPU.
  • The data not stores permanently.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Memory hierarchy - Cache Memory

A
  • One of the fastest memory is called cache memory
  • Resides between CPU and main memory and stores all frequently used data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Memory Hierarchy

A
  1. Internal memory or primary memory (Cache memory and registers).
  2. External memory or secondary memory (Magnetic tape, disc)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Memory hierarchy - Main memory

A
  • Main memory is critical component of all computing systems: server, mobile, embedded and desktop
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

MEMORY HIERARCHY:

A
  1. REGISTER (CPU)
  2. CACHE MEMORY (CACHE)
  3. MAIN MEMORY (RAM,DRAM)
  4. LOCAL SECONDARY STORAGE (HARD DISK)
  5. OTHER / REMOTE SECONDARY STORAGE (OPTICAL DISC)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

RAM (random access memory)

A

The RAM family includes two important memory devices:
1. static RAM (SRAM)
2. dynamic RAM (DRAM)
SRAM retains its contents as long as electrical power is applied.
DRAM has an extremely short data lifetime about 4 milliseconds. Is used to refresh data before it expires.
- Computer’s short term memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ROM (read only memory)

A
  • ROM is a class storage medium used in computers and other electronic devices.
  • Data stored in ROM cannot be modified
  • Helps starts up the computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Types of ROM:

A

PROM (programmable read only memory)
- empty od data when manufactured
EPROM (Erasable programmable read only memory)
- Can be programmed, erased and reprogrammed.
- After reprogramming the window is covered to prevent new contents being erased
EEPROM (Electrically erasable programmable read only memory)
Flash ROM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Secondary Storage

A
  1. CPU registers
  2. Cache
  3. Primary memory
  4. Disk storage (secondary memory)
  5. Tape (tertiary memory)
    They are large, cheap, and non volatile
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Computer storage devices characteristics:

A
  1. Volatility
  2. Differentiation
  3. Accessibility
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Types of computer storage devices

A
  1. Magnetic storage devices
  2. Optical storage devices
  3. Flash memory devices
  4. Online cloud storage devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Memory Capacity

A
  • bit = smallest unit of computer memory​
  • nibble = 4 bits​
  • byte = 8 bits​
  • kilobyte = 1024 byte = 1 kb​
  • megabyte = 1024 kb = 1 mb​
  • gigabyte = 1024 mb = 1 gb​
  • terabyte = 1024 gb = 1 tb​
  • petabyte = 1024 tb = 1pb
How well did you know this?
1
Not at all
2
3
4
5
Perfectly