Computer Memory

What is it used for?

PART 1

> > > > Go to Part 2

Computer memory is the fastest and simplest
upgrade for your computer


Custom Search

Computer memory is very important to your system's functions.

A computer system's memory is its workspace. Everything the computer does is processed somewhere in memory.

The two main types of memory are Random Access Memory (RAM) and Read Only Memory (ROM).

Random Access Memory (RAM):
This is the computer's working memory and it has two distinct characteristics. (1) RAM is volatile which means all information stored in the chip will be lost when the system is turned off and (2) RAM can be written to and read from.

Today's operating systems (such as Windows 7, Windows 8.1 and Windows 10) and application software require large amounts of RAM (Temporary Memory).

There are different types of RAM :

  1. Dynamic Random Access Memory (DRAM)
    This is most commonly used for main memory. DRAM is also referred to as fast page-mode (FPM). Since this is one of the cheapest types of memory, it is used as main memory in most computer systems.

    DRAM must constantly be refreshed on a regular basis; hence, while it is being refreshed, it cannot be read or written to. This causes system slow-down, which can be compensated by two methods; namely, paging and interleaving.

    Paging:   Improves memory speed since the memory is accessed in chunks called pages; hence, the name Paging. Accessing memory in pages is almost like reading a book because as long as the book is open at a certain page, you can read from the top, the bottom or anywhere on the page.

    If you want to read the next page, you simply have to wait until the page turns which takes longer than skipping around on the page to read different sections. This is how paged memory works. Because when a page of memory is accessed, data can be read from anywhere in that section of memory.

    Changing to a different page requires more time; therefore, the computer has to add a wait state. This wait state is time wasted for the Computer's CPU (Central Processing Unit) which has to wait until it can access memory (RAM). Click here view computer memory.

    If you have fast enough RAM, the CPU does not have to wait to access data; hence the system has a "zero wait state". But since DRAM needs to be constantly refreshed, wait states are sometimes required.

    Interleaving:   Interleaved memory is accessed faster than paged memory. With interleaved memory, odd bytes are one bank and even bytes are in another bank. While one bank is being accessed, the other can be refreshed, saving time.

    By using interleaving, computer memory access can be almost doubled without using faster memory chips.

  2. Synchronous DRAM (SDRAM)
    This is a type of DRAM that runs in synchronization with the system bus. SDRAM can operate at higher clock rates than standard DRAM.

    If SDRAM is used for main system memory, wait states are reduced or eliminated because the signals are already synchronized with the motherboard clock. SDRAM is the most popular type of memory used in new computer systems. At present, SDRAM can operate at speeds in excess of 800 MHz.

  3. Static RAM
    This operates just like DRAM except for one important difference - It does not need to be refreshed; hence the word static which means fixed. Since this memory is fixed or static and doesn't need to be refreshed, it can be accessed much faster than DRAM.

    Click here to look at some RAM

    Access times for SRAM can be below 2 nanoseconds (ns) while access times for DRAM are between 60ns and 70ns. Since SRAM is faster than DRAM, why isn't SRAM used for all the system memory? Unfortunately, SRAM is physically larger, cost more to produce and consumes more power than DRAM.

Read Only Memory (ROM)
This is non-volatile memory which contains data that isn't lost when the computer is turned off. ROM is programmed into the chip by the manufacturer which means information is written to ROM during the manufacturing process.

This information doesn't change once its written - it's stored in the chip permanently. ROM is used on motherboards, modems, video cards, etc. to store data, programs and instructions that must be retained when the system is powered down.

One good example is the BIOS (Basic Input/Output System) which is used to boot your system.

On boot up, the computer loads data from read-only memory (ROM) and performs a power-on self-test (POST) to ensure that all the components are operating properly. During POST, the computer memory controller checks all the memory addresses with a quick read/write operation to make sure that the memory chips have no errors.

BIOS is loaded from ROM and provides information about boot sequence, storage devices, security, etc.

Following this, the operating system (OS) is loaded from the hard drive into the system memory (RAM) where critical sections of the OS are retained as long as the computer is powered on.

This feature allows the processor to have immediate access to the operating system which enhances the overall performance of the system.

If an application is opened, it is loaded into RAM and only essential sections of the program are initially loaded and then other sections are loaded as required. Doing this, conserves RAM usage.

While using an application, any files that are opened are loaded into RAM.

After completion, the file can be saved and the application closed. When this is completed, the file is written to the dedicated storage device (hard drive) and both are cleared from the computer memory (RAM).

This process is ongoing as applications are opened, used, saved and closed.



Click here to go to Cheap Computer Memory-Part 2  > > > >


Click here for Computer Memory Installation Guide



Click here to learn to build your own cheap computer
using Cheap Computer Parts

Return from Cheap Computer Memory to
Cheap Computer Homepage

Share this page:
Enjoy this page? Please pay it forward. Here's how...

Would you prefer to share this page with others by linking to it?

  1. Click on the HTML link code below.
  2. Copy and paste it, adding a note of your own, into your blog, a Web page, forums, a blog comment, your Facebook account, or anywhere that someone would find this page valuable.


Our Disclosure and Advertising Policy. Click here to read...


* As an Amazon Affiliate I earn from qualifying purchases.
* Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.


Related Pages

Searching for information?
Visit these pages:

••  What is a Computer
Motherboard?


••  Cheap Computer CPU and
how it works - Part 1


••  Cheap Computer CPU and
how it works - Part 2


••  What are Computer
Hard Drives?