Computer Chapter 6.4 Memory and Storage

6.4 Memory and Storage
1 / 16
volgende
Slide 1: Tekstslide
ICTSecondary Education

In deze les zitten 16 slides, met interactieve quizzen en tekstslides.

Onderdelen in deze les

6.4 Memory and Storage

Slide 1 - Tekstslide

Primary Memory
Primary memory is the computer’s main memory, which is directly accessible by the CPU and often much faster than secondary storage.

Slide 2 - Tekstslide

Examples of primary memory / storage:
Random Access Memory (RAM) – solid state
Read Only Memory (ROM) – solid state

Slide 3 - Tekstslide

RAM

Slide 4 - Tekstslide

ROM

Slide 5 - Tekstslide

What is RAM?

RAM is a computer’s primary memory. It is a very fast solid state storage medium that is directly accessible by the CPU

Slide 6 - Tekstslide

What is RAM?
Any open programs or files on a computer are temporarily stored in RAM whilst being used.

Slide 7 - Tekstslide

What is RAM?
Being volatile, any data stored in RAM will be lost when power is removed. This makes RAM totally unsuitable for the long term permanent storage of data – that is the role of a HDD or SSD instead.

Slide 8 - Tekstslide

What is RAM?
Data is copied from secondary storage (HDD, SSD) to RAM as and when it is needed. This is because using a HDD as the primary memory would cause a computer to perform much slower (a HDD or SSD is not directly accessible to the CPU, and isn’t as fast as RAM).

Slide 9 - Tekstslide

What is RAM?
RAM is a relatively expensive storage device and typical capacities are measured in Gigabytes (GB).

Computers operating with a capacity of RAM above the recommended minimum will benefit from better performance and multitasking.

Slide 10 - Tekstslide

RAM is volatile.
What is meant by volatile?

Slide 11 - Open vraag

Is RAM expensive?
A
Yes
B
No

Slide 12 - Quizvraag

Benefits of RAM
  • Directly accessible to the CPU, making processing data faster
  • Fast solid state storage, making processing data faster
Drawbacks of RAM
  • Relatively expensive memory
  • Volatile – any data stored in RAM is lost when power is removed

Slide 13 - Tekstslide

There are two types of RAM (SRAM and DRAM)

Slide 14 - Tekstslide

Research  what is SRAM and DRAM?
Write 3-5 points for each in your journal.
(20 Mins)

Slide 15 - Tekstslide

Static RAM (SRAM)
  • Data on SRAM does not require refreshing.
  • However, the technology is bulkier meaning less memory per chip.
  • More expensive than DRAM
  • Much faster than DRAM
  • Consumes less power
  • Commonly used in cache memory
Dynamic RAM (DRAM)
  • The most common type of RAM in use.
  • The data needs to be continually refreshed otherwise it fades away.
  • Continually refreshing the data takes time and reduces performance speeds.


Slide 16 - Tekstslide