CS: Primary memory

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Volatile memory

1 / 36

flashcard set

Earn XP

Description and Tags

37 Terms

1

Volatile memory

Loses data if power is turned off

New cards
2

Non-volatile memory

Retains data if power is turned off

New cards
3

Data transfer rate

Rate at which data is moved to and from a storage location

New cards
4

Latency

Time taken between initiating a request for a byte or word in memory, and the byte/word arriving at the processor

New cards
5

Three types of memory

Primary, secondary, offline

New cards
6

Primary memory

Directly accessible by processor, fixed within the computer, fast access speed (low latency)

New cards
7

What kind of memory is ROM

Primary, permanent, non-volatile memory. Bootstrap instructions. Hardwired firmware, as original ROM had soldered circuitry that could not be changed

New cards
8

Last thing ROM is used for

Load the OS into RAM. Then the system is controlled by the OS

New cards
9

SRAM vs DRAM price

DRAM is cheaper because it uses only one capacitor and one transistor per bit.

New cards
10

SRAM vs DRAM latency

SRAM is faster

New cards
11

RAM/’Main memory’

Primary, temporary, volatile memory. ‘Working memory,’ holding data and instructions currently in use. OS moved to RAM after boot-up. Two types: DRAM and SRAM

New cards
12

ROM location

Motherboard, often on opposite side to CPU

New cards
13

EEPROM

Electronically Erasable Programmable ROM. Used by more modern computers. Can be updated by users - this is called flashing.

New cards
14

POST

Power on self test. Part of system boot-up

New cards
15

BIOS

Basic input output system. Checked as one of the POST tests

New cards
16

Examples of volatile memory

Registers, cache, RAM

New cards
17

DRAM location

Not in CPU but close. Used in main memory (RAM)

New cards
18

SRAM location

Used in the L1 cache and CPU

New cards
19

DRAM

Dynamic. Have to constantly refresh power to retain data as capacitors discharge.

New cards
20

Random access

Memory locations take same amount of time to be reached and can be read in any order

New cards
21

SRAM

Static because power doesn’t need constant refreshing, since it uses memory cells known as flip flops. Doesn’t use capacitors

New cards
22

DRAM vs SRAM uses

DRAM used in main memory. SRAM often used in cache memory

New cards
23

SRAM vs DRAM space

DRAM uses less space than SRAM

New cards
24

L1 Cache

Holds the section of the instructions and data currently in use that will be processed imminently.

New cards
25

L1 Cache location

Inside the CPU

New cards
26

What might be held in an L1 cache?

Small parts of an image. Short text file. Small music file

New cards
27

Registers

High speed storage areas, found mainly in the CPU, to be very close to the processor. Holds data or instructions temporarily, while they are waiting to be processed

New cards
28

What could be stored in a register?

single item memory cells so one address, one instruction or one item of data

New cards
29

General purpose computer

A computer used for many different applications

New cards
30

Embedded computer

Relatively small computer system embedded into a device. Performs one or more specialised tasks.

New cards
31

Embedded computer ROM

Memory is mostly ROM, containing firmware - software to run the device. This includes factory settings, start-up routines, and set routines

New cards
32

Examples of factory settings

Radio frequency, spin speed

New cards
33

Examples of set routines

Take off, landing, pre-wash, spin

New cards
34

Embedded computer RAM

Only a few KB. Holds data for processing, e.g. user’s inputs, selections, etc.

New cards
35

General purpose computer ROM

Tiny amount of ROM. Holds bootstrap loader which contains start-up instructions, carrying out the POST and BIOS routine before loading the OS into RAM

New cards
36

General purpose computer RAM

Often 4-12 GB. Holds data and instructions currently in use, e.g. OS, apps currently in use, data being processed

New cards
37

Types of memory, from slowest to fastest and cheapest to most expensive

Off-line storage (tape drives etc)

Hard disk

RAM

Cache

Registers

New cards

Explore top notes

note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
5.0(1)
note Note
studied byStudied by 21 people
... ago
4.0(1)
note Note
studied byStudied by 32 people
... ago
5.0(1)
note Note
studied byStudied by 8 people
... ago
5.0(1)
note Note
studied byStudied by 9 people
... ago
5.0(1)
note Note
studied byStudied by 31 people
... ago
5.0(1)
note Note
studied byStudied by 357 people
... ago
5.0(5)

Explore top flashcards

flashcards Flashcard (24)
studied byStudied by 21 people
... ago
5.0(1)
flashcards Flashcard (51)
studied byStudied by 28 people
... ago
4.0(1)
flashcards Flashcard (198)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (34)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (39)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (61)
studied byStudied by 379 people
... ago
4.6(28)
flashcards Flashcard (116)
studied byStudied by 13 people
... ago
5.0(1)
flashcards Flashcard (65)
studied byStudied by 2352 people
... ago
4.6(14)
robot