PART 1
Computer memory is the fastest, simplest and cheapest
upgrade for your computer
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 XP, Vista, Windows 7) and application software require large amounts of RAM (Temporary Memory).
There are different types of RAM :
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 computer 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 computer 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 and here to view cheap 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 computer memory chips.
Extended Data Output (EDO)This is an enhanced version of DRAM. 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.
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 computer 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
Article Source : http://www.build-your-own-cheap-computer.com/computer-memory-1.html
Computer memory is the fastest, simplest and cheapest
upgrade for your computer
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 XP, Vista, Windows 7) and application software require large amounts of RAM (Temporary Memory).
There are different types of RAM :
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 computer 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 computer 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 and here to view cheap 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 computer memory chips.
Extended Data Output (EDO)This is an enhanced version of DRAM. 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.
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 computer 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
Article Source : http://www.build-your-own-cheap-computer.com/computer-memory-1.html
1 comments:
Informative read regarding Cheap Computer Guide. Computer memory is very important to your system's functions. So everybody try to use a higher RAM in their system.
Thanks & Regards
UPS Services
Post a Comment