chapter 4 Flashcards

1
Q

what are the 2 types of ram

A

static
- bits stored as 1, 0 switches
-no charge leaks
-no refreshing of circuits

dynamic
- bits stored in charged capacitor
- refresh circuits
-slow & inexpensive

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

explain rom

A

-read-only-memory
-permanent data pattern
-no power supply to maintain data bits
-no room for error

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

explain programmable rom

A
  • written electrically with special equipments
  • less expensive, non-volatile, flexible
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

explain erasable prom

A
  • erasable process is done repeatedly
  • expensive but multiple update capability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

explain electrically erasable prom

A
  • erase using electric
  • erase without removing prior contents
    -non-volatile & flexible
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

explain flash memory

A
  • intermediate between eprom & eeprom
    -electrical erasing technology
    -single erase process due to organized microchip (block memory)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what are the error correction?

A
  1. hard failure
    - permanent damage to memory
    -physical defect
    - drop, wear down, harsh environment
  2. soft error
    - no permanent damage to memory
    - random
    - power supply, short circuit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is synchronous DRAM

A
  • synchronized with external clock signal during data exchange with processor
  • runs full speed with processor bus without imposing wait status
    -processor issues instructions latched by DRAM
    -DRAM response after a set number of clock cycles
    -processor does other tasks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is double data rate SDRAM

A
  • 3 ways at achievhing high data rates
    1. synchronization of data transfer with falling & rising edge
    2. utilize high clock rate to increase transfer rate
    3.utilize buffering scheme
How well did you know this?
1
Not at all
2
3
4
5
Perfectly