| In this article we're going to review the
| |
| | Then there is EDO DRAM which is Extended
|
| different types of computer memory as
| |
| | Data Out Dynamic Random Access Memory.
|
| they do not all function the same way.The
| |
| | This is very fast memory which doesn't
|
| most common and most often used computer
| |
| | wait until processing of the first bit is
|
| memory is your RAM which stands for
| |
| | completed before moving on to the next
|
| Random Access Memory. Random Access
| |
| | bit. Then we have SDRAM, which is
|
| Memory is considered random access
| |
| | Synchronous Dynamic Random Access Memory.
|
| because you can access any cell of the
| |
| | This type of memory takes advantage of
|
| memory at any time for any piece of
| |
| | the fact that in most cases the data that
|
| information either for retrieval or
| |
| | needs to be accessed is sequentially
|
| storage if you know the row and column
| |
| | stored and therefore using a very fast
|
| that intersect at that cell. For
| |
| | method of accessing this memory. The
|
| example: let's say we are working within
| |
| | rate of this memory is about 528 Mbps,
|
| an Excel spreadsheet and we want to
| |
| | which is extremely fast.The opposite of
|
| change the value in cell A1 from 100 to
| |
| | RAM is SAM, or Sequential Access Memory.
|
| 90. In order to do this the computer has
| |
| | This is memory that has to be accessed in
|
| to know where on the RAM chip that cell's
| |
| | sequence, one cell at a time until the
|
| contents are located. Fortunately for
| |
| | location the user is looking for is
|
| the user, it does and the user doesn't
| |
| | found. This memory is very good for
|
| have to. Once the change is made the
| |
| | buffer memory because items stored in the
|
| computer replaces the contents in RAM,
| |
| | buffer are usually stored sequentially
|
| which was the value 100, with the new
| |
| | anyway as the user continues his work.
|
| value of 90 and leaves it in that
| |
| | SAM is slower than RAM as far as access
|
| location until the user decides to change
| |
| | time goes.Another type of memory is what
|
| the value again or closes up the
| |
| | is known as ROM or Read Only Memory.
|
| spreadsheet itself. Once that happens,
| |
| | Read Only Memory is also known as
|
| the contents in RAM of that particular
| |
| | Firmware. This is an integrated circuit
|
| location are lost. Hopefully before
| |
| | programmed with certain data when it is
|
| doing this the user will have saved his
| |
| | manufactured. ROM is not only used in
|
| spreadsheet to his computer's hard
| |
| | computers but in a number of electronic
|
| drive.RAM can also be broken down into
| |
| | devices like your Xbox or any video game
|
| different types. First there is SRAM,
| |
| | console box. Without ROM just about any
|
| which is Static Random Access Memory.
| |
| | electronic item today that has built in
|
| This type of memory is usually used for a
| |
| | functions simply wouldn't work.There are
|
| computer's cache memory. Then there is
| |
| | many other different types of memory but
|
| DRAM, which is Dynamic Random Access
| |
| | these are the most common. In future
|
| Memory. This type of memory has memory
| |
| | articles we'll go more deeply into how
|
| cells with a paired transistor and
| |
| | memory in your computer and other devices
|
| capacitor which need constant refreshing.
| |
| | works.
|