answersLogoWhite

0

ROM is memory that is inherently read-only; it can not be updated except in special circumstances. For example, a BIOS chip is either read-only (burned in at the factory with preset instructions), or is "locked" for writing except under special circumstances ("Flash BIOS"); either way, from an Operating System's perspective, this data can never be updated, and is thus "read only memory". Older ROMs could only be read from front to back (they had to be read into memory before execution), while newer ROMs (such as later video game cartridges) could be read from randomly, but never updated. Games that allowed saving to a cartridge did so in a special "Battery RAM" (battery powered random access memory) or "Flash ROM" area.

The next higher level of memory is called "WORM" (Write Once Read Many), and consists of devices that can, during normal operation, accept one update to its media, and once written, can never be updated again. There are a few special exceptions to this type of memory, one of which is "EEPROM" (Electronically Erasable Programmable Read Only Memory), which can be written to only once without erasing all of its contents, but can be completely erased and written to again. Note that this is practically the same as WORM, except that the slate can be cleared.

It is most important to note that you can not write data to any WORM technology; you must start at the first byte and proceed linearly to the last byte; and this can only be done after a "flash" occurs (older EEPROMs took this literally, as it required a flash of ultraviolet light to erase them). If the process is interrupted, you must erase the entire device and start over again. Tape drives operate much the same way, in that they must be read from start to finish, and any changes means the entire tape must be re-written. While these devices are certainly not true "ROMs", since they can be erased and re-written, they can not be randomly updated, and are therefore not "RAM" devices. DVD-R and CD-R are also examples of WORM technology.

This leads us to the next level of memory, called "RAM" (Random Access Memory). RAM has the unique property of being able to be read in any order, and can be updated in any order. While some ROMs can be read in any order, they certainly can not be written in any order, which is a classification of RAM (as the term implies, to "randomly access memory", where "random" is defined as "no particular order"). In the IT world, RAM usually means "system memory", which is where programs and data are stored for execution.

However, looking at the characteristics of hard drives, it becomes clear that, since they can be updated without regards to sequential order, without wiping the entire media, and can be read in any order that the user instructs it to without scanning the entire media, they could be considered "RAM" devices (albeit, very slow devices compared to the electronic chips that we actually call "RAM"). Hard drives are not usually called RAM devices, due to the confusion that would cause with actual system memory (DDRAM, SDRAM, SIMM, DIMM, cache, etc), but they are definitely not ROM devices, since that would render them about as useful as a high-density DVD-R disc; if you messed up a DVD-R, you had to throw it away, while you can easily remove or update any data on a hard drive.

Furthermore, one of the first hard disk drives to use magnetic tracks to store data was the "IBM RAMAC", which stood for "Random Access Memory and Control"; since then, all future designs of hard drives have worked off the same principle of being able to randomly read and write data to magnetic surfaces.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Are ROM and RAM examples of secondary storage media?

No. ROM and RAM are primary storage. Examples of secondary storage would be floppy disk, hard disk, flash drive, etc. haahahaha


What is the place that data is stored other then ram?

Rom or secondary storage like the hard disk


What are the different types of virtual memory?

hard drive RAM ROM CD drive Floppy disk


How can you measure hard disk drive in your computer?

Well you look at the ROM and then you look at the megabites to see how many there are and compare it to the RAM.


Which has maximum space storage ROM or hard disk?

hard disk


Is ROM an optional extra on a computer?

ROM stands for Read only memory. Its not extra on your computer. Operating System cannot load into Ram from hard disk without help of Rom. Rom contains instructions which are used to start a computer


Where the information need to start a computer be stored?

Some is stored in ROM; most of the information is typically stored on the hard disk, from where it is loaded into RAM.


Where would the information be stored to start a computer?

Some is stored in ROM; most of the information is typically stored on the hard disk, from where it is loaded into RAM.


What is diff between ram and hard-disk?

ram stores instructions and a hard - disk stores data


Are ram is expensive then hard disk?

No


What are the desktop parts?

Motherboard RAM Hard Drive Disk (HDD) CD/DVD Rom PSU CPU Network card (if not build into motherboard) Graphics Card


What is an electronic electrical and mechanical parts of the computer?

electronic - microprocessor, RAM, ROM, etc.electrical - power supplymechanical - hard disk head arm mechanism, fan blades