Monday, November 16, 2015

Difference between ROM and RAM

What is the difference between ROM and RAM?

There is one major difference between a ROM and a RAM chip. A ROM chip is  storage and does not require a constant source of power to retain information stored on it. When power is lost or turned off, a ROM chip will keep the information stored on it. In contrast, a RAM chip is  and requires a constant source of power to retain information. When power is lost or turned off, a RAM chip will lose the information stored on it.
Other differences between a ROM and a RAM chip include:
  • A ROM chip is used primarily in the start up process of a computer, whereas a RAM chip is used in the normal operations of a computer after starting up and loading the operating system.
  • Writing data to a ROM chip is a slow process, whereas writing data to a RAM chip is a faster process
  • A RAM chip can store multiple gigabytes (GB) of data, up to 16 GB or more per chip; A ROM chip typically stores only several megabytes (MB) of data, up to 4 MB or more per chip

Computer ROM


A good example of ROM in the computer is the computer, a  chip that stores the programming needed to begin the initial computer start up process. Using a non-volatile storage is the only way to begin the start up process for computers and other devices that use a similar start up process. ROM chips are also used in gaming system cartridges, like the original Nintendo, Gameboy, Sega Genesis, and a number of others. The game cartridge stores the game programming on a ROM chip that is read by the game console when the cartridge is inserted into the console.

No comments:

Post a Comment