Read-only memory (ROM) is a type of storage medium that permanently stores data on personal computers (PCs) and other electronic devices. It contains the programming needed to start a PC, which is essential for boot-up; it performs major input/output tasks and holds programs or software instructions.
Because ROM is read-only, it cannot be changed frequently; it is permanent and non-volatile.
This form of ROM is initially blank. The user or manufacturer can write data/program on it by using special devices. However, once the program or data is written in PROM chip, it cannot be changed. If there is an error in writing instructions or data in PROM, the error cannot be erased. PROM chip becomes unusable.
This is programmed with the use of very high voltages and exposure to approximately 20 minutes of intense ultraviolet (UV) light.
This is used in many older computer BIOS chips, is non-volatile storage that can be erased and programmed several times and allows only one location at a time to be written or erased. An updated version of EEPROM is flash memory; this allows numerous memory locations to be altered simultaneously.
This kind of ROMs are permanent and hence can never be reprogrammed.
A ROM is a memory of size 2k x n bits with 2k words each of n-bit size. For proper READ operation, a ROM is equipped with three important connections. These are:
Consider the diagram below...
Read operation from a ROM is accomplished by the following steps: