1 / 22

Memory Device Characteristic

Memory Device Characteristic. Reporter: joannou h. fegarido. Memory Device Characteristic There are various type of memory systems which are used for storing data in computer.  All these devices have advantages and some disadvantages over the other. Characteristic of Memory.

atira
Download Presentation

Memory Device Characteristic

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Memory Device Characteristic Reporter: joannou h. fegarido

  2. Memory Device Characteristic There are various type of memory systems which are used for storing data in computer. All these devices have advantages and some disadvantages over the other.

  3. Characteristic of Memory Access Time Access Rate Access Mode Alter ability Permanence of Storage Cycle Time

  4. Access Time The duration of time between the initiation of a read instruction signal and the availability of the required word in the memory buffer register Similarly the duration between the write signal and storing of the information or word in the specified location is called write time.

  5. Access time and Write time - Depends on the physical characteristics of the storage medium and the type of access mechanism. A basic measure of the operating speed of memory is its access time.

  6. Access Rate The number of characters or words that can be accessed within a specified time interval. It is reciprocal of the access time. It is measured in words/sec. Low cost and high access rates are desirable memory characteristics.

  7. Access Mode It is defined as the order or sequence in which information can be accessed Memory classified into two: • Sequential access memories • Random access memories

  8. Memory Classification

  9. Sequential access memories Sequential access memory (SAM) is a class of data storage devices that read their data in sequence Are those where memory locations can be accessed only in certain predetermined sequence.

  10. Random Access Memory • Memory locations may be accessed in any order and access time is independent of the location being accessed

  11. Types of random access memory DRAM - memories (Dynamic Random Access Module), which are inexpensive. They are used essentially for the computer's main memory SRAM -  memories (Static Random Access Module), which are fast and costly. SRAM memories are used in particular for the processor’s cache memory

  12. Alter ability The method used to write information into a memory may be irreversible. Once information has been written it cannot be altered while the memory is in use

  13. Permanence of Storage In some type of memories the stored information may be lost over a period of time unless appropriate action is taken • There are three memory characteristics that can destroy information. • Destructive Readout • DynamicStorage • Volatile Memories

  14. Destructive Readout Some memories have the property that the method of reading the memory destroys the stored information is called destructive readout DRO. Memories in which reading does not affect the stored data are said to have Nondestructive readout (NRDO)

  15. Dynamic Storage Memories which require periodic refreshing. Static memories are those which require no refreshing. Certain memories will discharge due to some physical decay process. Over a period of time a stored charge completely leaks causing a loss of information unless the charge is restored.

  16. Volatile Memories In some memories the contents will be present only as long as power supply is there. If the power supply is removed or power failure occurs then the contents are totally destroyed. This type of memories are known as volatile memories. Most semi conductor memories are volatile, while most magnetic memories are nonvolatile.

  17. Cycle Time In DRO and dynamic memories memory access process cannot be continued one after the other unless the restore or refresh operation has been carried out. i.e., the minimum time that must elapse between the two different accesses by the memory can be greater than access time. This time is called the cycle time of the memory

  18. Hierarchical memory system Hierarchical memory system including separate cache memories for storing data and instructions

  19. Additionally, each cache having a unique cache directory containing a plurality of control bits for assisting line replacement within the individual cache memories and for eliminating many accesses to main memory and to insure that unnecessary or incorrect data is never stored back into said main memory.

  20. The cache architecture and controls permit normal instruction and data cache fetches and data cache stores. instructions are provided for setting the special control bits provided in both the instruction and data cache directories

  21. Hierarchical Memory Systems

More Related