CHAPTER 4 - The Memory System and Hierarchy

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

Location

internal, external. (key characteristic of computer memory systems)

2
New cards

Capacity

number of words, number of bytes (key characteristic of computer memory systems)

3
New cards

Unit of transfer

word, block (key characteristic of computer memory systems)

4
New cards

Access method

sequential, direct, random, associative (key characteristic of computer memory systems)

5
New cards

Performance

access time, cycle time, transfer rate (key characteristic of computer memory systems)

6
New cards

Physical type

semiconductor, magnetic, optical, magneto-optical (key characteristic of computer memory systems)

7
New cards

Physical characteristics

vlatile/non-volatile, erasable/non-erasable (key characteristic of computer memory systems)

8
New cards

Organization

memory modules (key characteristic of computer memory systems)

9
New cards

Transfer rate

Where

Tn - Average time to read or write n bits

TA - Average access time

n - Number of bits

R - Transfer rate, in bits per second (bps)

10
New cards

Greater

Faster access time, _______ cost per bit

11
New cards

Smaller

Greater capacity, _______ cost per bit

12
New cards

Slower

Greater capacity, ______ access time.

13
New cards

Cache memory

is designed to combine the memory access time of expensive, high- speed memory with the large memory size of less expensive, lower-speed memory.

14
New cards

memory cell

The basic element of semiconductor memory is the ______ ____

15
New cards

semiconductor

_____________ memory cells share certain properties

-They exhibit two stable (or semi-stable) states

-They are capable of being written

-They are capable of being read

16
New cards

DRAM

is made with cells that store data as charge on capacitors. The presence or absence of charge in a capacitor is interpreted as a binary 1 or 0. Because capacitors have a natural tendency to discharge, dynamic RAMs require periodic charge refreshing to maintain data storage. It has a tendency of the stored charge to leak away, even with power continuously applied.

17
New cards

SRAM

is a digital device that uses the same logic elements used in the processor. binary values are stored using traditional flip-flop logic-gate configurations. it will hold its data as long as power is supplied to it.

18
New cards

SRAM

is used for cache memory (both on and off chip)

19
New cards

DRAM

is used for main memory.

20
New cards

ROM

contains a permanent pattern of data that cannot be changed. Nonvolatile. no power source is required to maintain the bit values in memory

21
New cards

Microprogramming

important application of ROMs is ________________. Other potential applications include Library subroutines, System programs, and Function tables

22
New cards

ROM

The data insertion step includes a relatively large fixed cost, whether one or thousands of copies of a particular ___ are fabricated.

23
New cards

ROM

There is no room for error. If one bit is wrong, the whole batch of ___s must be thrown out.

24
New cards

programmable ROM

(PROM)

25
New cards

PROM

type of rom. nonvolatile and may be written into only once

26
New cards

read-mostly memory

type of rom. useful for applications in which read operations are far more frequent than write operations

27
New cards

erasable programmable read-only memory

(EPROM)

28
New cards

EPROM

type of rom. read and written electrically

29
New cards

electrically erasable programmable read-only memory

(EEPROM)

30
New cards

EEPROM

type of rom. a read-mostly memory that can be written into at any time without erasing prior contents

31
New cards

flash memory

type of rom. form of semiconductor memory. gets its name because the microchip is organized so that a section of memory cells are erased in a single action or "flash."

32
New cards

Synchronous DRAM

exchanges data with the processor synchronized to an external clock signal and running at the full speed of the processor/memory bus without imposing wait states.

33
New cards

DDR SDRAM

provides several features that dramatically increase the data rate. developed by the JEDEC Solid State Technology Association. achieves higher data rates in three ways

-the data transfer is synchronized

-DDR uses higher clock rate on the bus

-a buffering scheme is used

34
New cards

JEDEC Solid State Technology Association

who developed DDR SDRAM?

35
New cards

Double Data Rate Synchronous Dynamic RAM

DDR SDRAM

36
New cards

flash memory

introduced in the mid-1980s. intermediate between EPROM and EEPROM. uses an electrical erasing technology, can be erased in one or a few seconds

37
New cards

Mid-1980s

flash memory was introduced in the ___-____s. intermediate between EPROM and EEPROM. uses an electrical erasing technology, can be erased in one or a few seconds