answersLogoWhite

0

📱

Computer Memory

The computer memory is a physical device used to store data or programs for use in a computer. Some types of computer memory include RAM (random access memory), ROM (read-only memory), and page cache.

4,434 Questions

Is the set of memory chips located on the motherboard that stores data and instructions that cannot be changed or erased?

I assume you mean, does the computer change or erase the information stored on it's memory chips, and the answer is yes, all the time.

Memory chips are the "work area" where a computer conducts all of it's calculations, the space where it runs all it's programs. For example, on a PC, if you start up a browser (i.e. Internet Explorer, Firefox, or Safari, etc.), the PC loads that browser (a program) into it's memory chips, and then will usually display your home page.

If you start a second program such as a Word Processor, it will load that program into it's memory chips also. Of course, it may get more complicated than that inside the PC. If it doesn't have room for both programs on the memory chips at the same time, it may erase part of the browser from the memory and store it temporarily on your disk drive in what's called a paging area until you ask it to run the browser again.

There are actually alot more details that go on behind the above, but I won't confuse us both by getting into them here.

When you Shut Down your computer, all the information on the memory chips is erased or lost because it relies on electricity (power) to keep it. But disk drives are different, and information can be stored permanently there by your PC, regardless of whether the power is on or not.

Let me know if I can confuse you more.

Peace .... Dave

What does the acronym frm mean?

just type in the word that you want to know and then it'll answer for you

What is the unit of measurement for memory?

The units of measurement for memory are:

Bit=a 1 or 0

Byte=8 bits

Kilobyte=1024 bytes

Megabyte=1024 kilobytes

Gigabyte=1024 megabytes

Terabyte=1024 gigabytes

Petabyte=1024 Terabyte

Exabyte=1024 Petabyte

Zettabyte = 1024 Exabyte

Yottabyte=1024 Zettabyte (wow, 1208925819614629174706176 bits)

What is the function of memory in a computer?

Your hard disk stores information that programs need in order to run, as well as information that the programs need to save after it does run. For instance, your settings for a particular program or game are saved onto your hard disk, as well as the executable that makes the program or game run. Information written to the hard disk is written to it until it is erased or replaced by other information, and will be stored even if your computer is turned off.

Your random-access-memory, the sticks of memory that are separate from your hard disk, store temporary information that the program or game creates while it is running. The images you see while running a program/game may be based on what is in that RAM. Once the program/game finishes with the memory, other programs are free to use that memory again. Additionally, most RAM will be erased once the computer is turned off, since most RAM is just a series of electrical charges.

What is the clock speed for agp8 slot?

Expansion Bus Chart:Type of BusBits WideClock SpeedTransfer SpeedISA8 bit4.77 MHz2.38MB/sISA16 bit8.33 MHz8MB/sPCI (Client)32 bit33MHz133MB/sPCI (Server)64 bit66MHz266MB/sAGP 1x32 bit66MHz266MB/sAGP 2x32 bit66MHz533MB/sAGP 4x32 bit66MHz1,066MB/sAGP 8x32 bit66MHz2,133MB/sAGP 8x (high-end)64 bit66MHz4,266MB/s

How are output devices connected to the CPU?

Output devices are connected to the CPU through the northbridge and southbridge, (collectively called the chipset) but they connect to different devices. The northbridge connects to the graphics output, while the southbridge connects to all other output devices (sound, storage, network, and others).

What is the max memory of a Compaq Presario?

According to the website for Tom's Hardware, in the comments section of many customers with questions to be exact, the maximum memory (Concerning RAM) is 1 gigabytes per slot, and as the Compaq Presario has two slots, this means you can have 2 gigabytes of memory.

Where would you find the written capacity of a hard disk in a computer?

In windows:

(I have absolutely no idea, if someone knows the answer replace it here)

In mac:

  1. Right-Click on Macintosh HD
  2. Click "Get Info"
  3. Look under the General: heading and you should see the word "Capacity".
  4. Whatever is listed to the right of "Capacity" is the capacity of the disk.

Note that in mac you can do this process with any hard disk, but right click on that disk instead of Macintosh HD.

In Linux:

(Again, I don't really know, can someone help me out here?)

What is the difference between ecc and non-ecc ram pc3200?

ECC is error checking, there is an extra chip on the ram that does this and it's only really useful for server machines. Also ECC runs slower. Non-ECC has better performance and is used in most desktop PCs. There is a lot more to it, but this should give you the answer you need. For more info just type ECC vs. Non-ECC into any search.

How do you determine the PC number for ram?

Press start --> Right-click Computer --> and select properties

Why can not unused RIMM sockets can't be left empty?

RIMM sockets are connected in series. Therefore every slot needs to be filled by either a RIMM ram stick or the blank RIMM socket sticks.

What are the recent developments in computer memory?

Computer memory has well improved over the ages, as a result of all the new technology that is being made everyday. Computer memory has been improved by smaller size and faster processing of memory.

Example of primary memory?

The memory that the computer processor accesses directly is primary memory. It is wired directly to the processor. RAM is primary memory on a computer.

What does 192 MB of RAM mean?

lol it means you need to upgrade your computer xP. Acutally 192 megs of ram is how much "random access memory" and 192 megs or megabytes is the capacity it has. Most ram needed for current programs is around 2-4 gigabytes which would be 2-4 thousand megabytes.

What is notch in ram?

notch is the place of ram used to insert into the bump of the memory module or DIMM

Describe the classification of computer memory and write short notes on different types of memory device?

There are two type of Memory

(1) RAM- (Random-access memory)

(2) ROM- (Read-only memory)

RAM- (Random-access memory)

Random-access memory (RAM) is a form of computer data storage . A random-access device allows stored data to be accessed in very nearly the same amount of time for any storage location, so data can be accessed quickly in any random order.

The three main forms of modern RAM are static RAM (SRAM), dynamic RAM (DRAM) and Phase-change memory (PRAM).

In SRAM, a bit of data is stored using the state of a flip-flop. This form of RAM is more expensive to produce, but is generally faster and requires less power than DRAM and, in modern computers, is often used as cache memory for the CPU. DRAM stores a bit of data using a transistor and capacitor pair, which together comprise a memory cell. The capacitor holds a high or low charge (1 or 0, respectively), and the transistor acts as a switch that lets the control circuitry on the chip read the capacitor's state of charge or change it. As this form of memory is less expensive to produce than static RAM, it is the predominant form of computer memory used in modern computers.

Both static and dynamic RAM are considered volatile, as their state is lost or reset when power is removed from the system. By contrast, Read-only memory (ROM) stores data by permanently enabling or disabling selected transistors, such that the memory cannot be altered. Writeable variants of ROM (such as EEPROM and flash memory) share properties of both ROM and RAM, enabling data to persist without power and to be updated without requiring special equipment. These persistent forms of semiconductor ROM include USB flash drives, memory cards for cameras and portable devices, etc. As of 2007, NAND flash has begun to replace older forms of persistent storage, such as magnetic disks and tapes, while NOR flash is being used in place of ROM in netbooks and rugged computers, since it is capable of true random access, allowing direct code execution.

ECC memory (which can be either SRAM or DRAM) includes special circuitry to detect and/or correct random faults (memory errors) in the stored data, using parity bits or error correction code.

In general, the term RAM refers solely to solid-state memory devices (either DRAM or SRAM), and more specifically the main memory in most computers. In optical storage, the term DVD-RAM is somewhat of a misnomer since, unlike CD-RW or DVD-RW it does not require to be erased before reuse. Nevertheless a DVD-RAM behaves much like a hard disc drive if somewhat slower.

ROM- (Read-only memory)

Read-only memory (ROM) is a class of storage medium used in computers and other electronic devices. Data stored in ROM cannot be modified, or can be modified only slowly or with difficulty, so it is mainly used to distribute firmware (software that is very closely tied to specific hardware, and unlikely to need frequent updates).

Types of ROM:

  • Programmable read-only memory (PROM), or one-time programmable ROM (OTP), can be written to or programmedvia a special device called a PROM programmer. Typically, this device uses high voltages to permanently destroy or create internal links (fuses or antifuses) within the chip. Consequently, a PROM can only be programmed once.
  • Erasable programmable read-only memory (EPROM) can be erased by exposure to strong ultraviolet light (typically for 10 minutes or longer), then rewritten with a process that again needs higher than usual voltage applied. Repeated exposure to UV light will eventually wear out an EPROM, but the endurance of most EPROM chips exceeds 1000 cycles of erasing and reprogramming. EPROM chip packages can often be identified by the prominent quartz "window" which allows UV light to enter. After programming, the window is typically covered with a label to prevent accidental erasure. Some EPROM chips are factory-erased before they are packaged, and include no window; these are effectively PROM.
  • Electrically erasable programmable read-only memory(EEPROM) is based on a similar semiconductor structure to EPROM, but allows its entire contents (or selected banks) to be electrically erased, then rewritten electrically, so that they need not be removed from the computer (or camera, MP3 player, etc.). Writing or flashing an EEPROM is much slower (milliseconds per bit) than reading from a ROM or writing to a RAM (nanoseconds in both cases).
  • Electrically alterable read-only memory (EAROM) is a type of EEPROM that can be modified one bit at a time. Writing is a very slow process and again needs higher voltage (usually around 12 V) than is used for read access. EAROMs are intended for applications that require infrequent and only partial rewriting. EAROM may be used as non-volatile storage for critical system setup information; in many applications, EAROM has been supplanted by CMOS RAM supplied by mains power and backed-up with a lithium battery.
  • Flash memory (or simply flash) is a modern type of EEPROM invented in 1984. Flash memory can be erased and rewritten faster than ordinary EEPROM, and newer designs feature very high endurance (exceeding 1,000,000 cycles). Modern NAND flash makes efficient use of silicon chip area, resulting in individual ICs with a capacity as high as 32 GB as of 2007[update]; this feature, along with its endurance and physical durability, has allowed NAND flash to replace magnetic in some applications (such as USB flash drives). Flash memory is sometimes called flash ROM or flash EEPROM when used as a replacement for older ROM types, but not in applications that take advantage of its ability to be modified quickly and frequently.

Thank u.. hopefully u understood what is the difference between RAM and ROM..

Sufiyan.. :)