Computer - Read Only Memory (ROM)
Computer - Read Only Memory (ROM)
What is ROM?
ROM is a non-volatile memory that stores data permanently. Advanced ROM data can be
erased and rewritten. The information in ROM can only be accessed, making it perfect for
use in computers as it enables quick access to data without the need for constant data
rewriting. Important data, like BIOS settings and operating system instructions, are stored
in these memories, which are crucial for the proper functioning of your computer. Without
them, your computer would essentially be "brain dead," so they must continue to work
properly at all times!
ROM is an efficient storage method requiring minimal effort and maintenance, capable of
holding instructions and various types of data.
Characteristics of Read Only Memory (ROM)
The primary characteristics of ROM are as follows −
Explore our latest online courses and learn new skills at your own pace. Enroll and
become a certified expert to boost your career.
Overall, inside the computer, a small but durable battery powers the ROM. Its two
essential components are the decoder and OR logic gates. Binary input from the ROM is
processed by the decoder, which then produces the decimal equivalent as output. The
decimal output of the decoder is used as the input for the OR gates in the ROM.
ROM is akin to an array of disks. The system can be activated and deactivated using a grid
of rows and columns. Each element of the array is assigned to a specific memory element
on the ROM. A diode is used to connect the relevant components. When a request is sent,
the address provided is used to locate the specific memory location. The value extracted
from the ROM chip must match the value in the array's selected element.
Applications of MROM
It is most widely used in Network Operating Systems and Server Operating Systems.
Applications of PROM
It is most widely used in Computer Bios, TV Remote, Video game consoles and nowadays
a day used in Mobile Phones.
Applications of EPROM
It is most widely used in Video cards, Memory sticks, BIOS chips, and Modem.
Applications of EEPROM
It is most widely used in Bios Chip and Microcontrollers for Smart Cards.
5. Flash Memory
It is a type of EEPROM that can be erased and reprogrammed in blocks rather than one
byte at a time which allows for faster and more efficient operations. It is widely employed
as storage in modern devices such as USB drives, memory cards, and SSDs. A modern
variant of EEPROM is flash memory. With its newer designs and high endurance, it may be
erased and rewritten faster than typical EEPROMs.
It is most widely used in storage devices like USB drives, memory cards, and SSDs.
Supports the Booting Process − It supports the booting process of the computer
and loads the operating system.
Input/output (I/O) Tasks − ROM performs large I/O tasks.
Computer BIOS − It provides support for basic Input / Output System (BIOS) in
PCs.
ROM is an essential memory device in different electronic systems due to its impact use
like reliability, security, and cost-effectiveness.
RAM ROM
Its storage capacity is high compared to Its storage capacity is low compared to
ROM the RAM
Probably used in the CPU cache and primary Probably used in firmware and micro-
memory controllers