0% found this document useful (0 votes)
28 views

Name: Sanam Khan Mpa-Ii Assignment #1

Computer memory comes in different types that serve various functions. The main types are RAM, ROM, cache memory, and hard drives. RAM is used for temporary storage and allows quick access to recently used data and instructions. ROM is permanent, can't be changed, and stores crucial low-level startup instructions. Cache memory provides even faster access than RAM for the CPU. Hard drives are permanent high-capacity storage devices for files and programs.

Uploaded by

Sanam Khan
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Name: Sanam Khan Mpa-Ii Assignment #1

Computer memory comes in different types that serve various functions. The main types are RAM, ROM, cache memory, and hard drives. RAM is used for temporary storage and allows quick access to recently used data and instructions. ROM is permanent, can't be changed, and stores crucial low-level startup instructions. Cache memory provides even faster access than RAM for the CPU. Hard drives are permanent high-capacity storage devices for files and programs.

Uploaded by

Sanam Khan
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Name: Sanam khan MPA-II Assignment #1

Computer Memory are internal storage areas in the computer used to either temporarily or permanently store data or instructions to be processed. There are four basic types of computer memory: Cache Memory, RAM, Virtual Memory and Hard Drives. With modern CPUs running at speeds of 1 gigahertz or higher, it is hard for computer memory to keep up with the extreme amount of data being processed. Memory is one of the most important things that is incorporated into computers, be it laptop computers or PCs. There are various computer memory types installed, depending upon the actual need for functioning and specifications of the system. The computer memory relates to the many devices and components that are responsible for storing data and applications on a temporary or a permanent basis. It enables a person to retain the information that is stored on the computer. Without it, the processor would not be able to find a place which is needed to store the calculations and processes. There are different types of memory in a computer that are assigned a task of storing several kinds of data. Each has certain peculiarities and capacities.

Computer Memory types


Random Access Memory (RAM) RAM is a location within the computer system which is responsible for stacking away data on a temporary basis, so that it can be promptly accessed by the processor. The information stored in RAM is typically loaded from the computer's hard disk, and includes data related to the operating system and certain applications. When the system is switched off, RAM loses all the stored information. The data remains stored and can be retained only when the system is running. When the RAM gets full, the computer system is more likely to operate at a slow speed. The data can be retrieved in any random order. Generally, there are two types of RAM; namely Static RAM (SRAM) and Dynamic RAM (DRAM). When many programs are running on the computer simultaneously, the virtual memory allows the computer to search in RAM for memory portions which haven't been utilized lately and copy them onto the hard drive. This action frees up RAM space and enables the system to load different programs. Read Only Memory (ROM) This type of memory is active, regardless of whether the system is turned on or is switched off. It is a kind of permanent non-volatile storage memory. As the name 'read only' suggests, the contents in it cannot be changed or modified. It is an integrated circuit which is pre-programmed with important data that should necessarily be present for the computer to carry out its normal functionalities. Cache Cache is a kind of RAM which a computer system can access more responsively than it can in regular RAM. The central processing unit looks up in the cache memory before searching in the

central memory storage area to determine the information it requires. This rules out the need for the system to search for information in larger and bigger memory storage areas, which in turn leads to a faster extraction of data. Computer Hard Drive These devices are important data storage components that are installed in the CPU. Their memory ranges widely, and a user may choose the memory depending on the data needed to be stored and accessed. Nowadays, hard drives having a memory capacity of 120 gigabytes to 500 gigabytes are normally used. Flash Memory This is a non-volatile kind of memory which is intended to contribute to portable storage and a convenient transfer of data from one computer to another. The data in it can be erased and reprogrammed as per the user's requirements. It only has a specific number of erase and write cycles that it can withstand, after which it creates a tendency to lose out on the stored information. Memory cards and USB flash drives are some modes of this type of memory storage. These are just the common and main computer memory types which facilitate memory and data storage. However, there are many subtypes which are sorted out according to the memory-related functionalities they perform and the requirements they serve.

Different RAM Types and its uses


SDRAM (Synchronous DRAM) Almost all systems used to ship with 3.3 volt, 168-pin SDRAM DIMMs. SDRAM is not an extension of older EDO DRAM but a new type of DRAM altogether. SDRAM started out running at 66 MHz, while older fast page mode DRAM and EDO max out at 50 MHz. SDRAM is able to scale to 133 MHz (PC133) officially, and unofficially up to 180MHz or higher. As processors get faster, new generations of memory such as DDR and RDRAM are required to get proper performance. DDR (Double Data Rate SDRAM) DDR basically doubles the rate of data transfer of standard SDRAM by transferring data on the up and down tick of a clock cycle. DDR memory operating at 333MHz actually operates at 166MHz * 2 (aka PC333 / PC2700) or 133MHz*2 (PC266 / PC2100). DDR is a 2.5 volt technology that uses 184 pins in its DIMMs. It is incompatible with SDRAM physically, but uses a similar parallel bus, making it easier to implement than RDRAM, which is a different technology. .

Rambus DRAM (RDRAM) Despite it's higher price, Intel has given RDRAM it's blessing for the consumer market, and it will be the sole choice of memory for Intel's Pentium 4. RDRAM is a serial memory technology that arrived in three flavors, PC600, PC700, and PC800. PC800 RDRAM has double the maximum throughput of old PC100 SDRAM, but a higher latency. RDRAM designs with multiple channels, such as those in Pentium 4 motherboards, are currently at the top of the heap in memory throughput, especially when paired with PC1066 RDRAM memory.

You might also like