ROM
Also found in: Dictionary, Thesaurus, Medical, Legal, Financial, Acronyms, Wikipedia.
ROM
Computing read only memory: a storage device that holds data permanently and cannot in normal circumstances be altered by the programmer
Collins Discovery Encyclopedia, 1st edition © HarperCollins Publishers 2005
rom
[räm] (electricity)
A unit of electrical conductivity, equal to the conductivity of a material in which an electric field of 1 volt per meter gives rise to a current density of 1 ampere per square meter. Derived from reciprocal ohm meter.
ROM
[räm] (computer science)
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
ROM
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
ROM
(1) Firmware for an Android phone. See Android ROM.(2) (Read Only Memory) A memory chip that permanently stores instructions and data. Also known as "mask ROM," its content is created in the last masking stage of the chip manufacturing process and cannot be changed. Stand-alone ROM chips and a ROM bank in microcontrollers are used to hold control routines for myriad applications. ROMs were also widely used to hold the BIOS in early PCs as well as plug-in cartridges for video games. See microcontroller.
Although EPROMs, EEPROMs, and particularly flash memory, are the kinds of non-volatile storage one hears about more often, ROM is a mature, inexpensive technology that is easy to integrate into the design of any CMOS chip.
ROMs Are Secure
Unlike flash memory, which can be updated, the data in ROM chips cannot be tampered with. If encryption keys and other security codes are stored in a ROM, they cannot be altered unless the chip is physically replaced (see secure boot). See ROM BIOS, memory types, RAM, EEPROM and flash memory.
ROMs Are Everywhere |
---|
Cartridges that contain nothing more than a ROM chip are used to hold games and educational programs. The yellow ROM cartridge in this image (bottom right) contains a program for the LeapPad Learning System for preschoolers. |
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.