Computer Data Storage
Computer Data Storage
Primary storage
Presently known as memory, is the only one directly accessible to
the CPU.
But the particular types of RAM used for primary storage were also
volatile (losing the in formation when not powered)
Processor registers
Are located inside the processor.
Processor cache
An intermediate stage between ultra-fast registers and much slower
main memory
The CPU first sends a number through an address bus, a number called
memory address, that indicates the desired location of the data.
Then it reads or writes the data itself using the data bus.
Secondary storage does not lose the data when the device is
powered down, it is non- volatile.
Flash memory, are high in density, low cost, nonvolatile, fast and
reprogrammable.
Notes continued
Volatility
Non-volatile memory will retain the stored information even if it is not
constantly supplied with electric power