What is ROM memory? Types of ROM memory

This post is lesson 31 of 42 in the subject Computer Hardware

You have heard a lot of memory such as RAM memory, ROM memory, HDD memory or USB memory is also memory, etc. So how are they classified? Let’s find out together.

1. Types of computer memory

Computer memory can be divided into: primary memory (ROM and RAM) and secondary memory (other storage devices).

Primary and secondary memory

It is also called internal memory (ROM and RAM) and external memory (other storage devices).

Internal and external memory

2. ROM memory and types of ROM memory

2.1. ROM memory (Read Only Memory)

ROM is non-volatile memory, stored data is not lost when the computer is turned off. It is used to store BIOS program.

The BIOS program stores the specifications of the hardware components, startup program of computer is pre-loaded by the manufacturer.

How to recognize ROM BIOS on mainboard?

How to recognize ROM?

  • Shape: rectangle, square
  • Manufacturer: usually AMI, Phoenix-Award, Winbond
  • How to connect: solder or mount to socket

2.2. Types of ROM memory

ROM memory includes the following types:

PROM (Programmable ROM)

PROM is read-only and can be programmed (BIOS loaded) but only once. This chip is programmed once and the data on the chip cannot be erased. PROM was invented in 1956 by Wen Tsing Chow.

PROM

EPROM (Erasable Programmable ROM)

EPROM stored data and these data can be erased with ultraviolet light. It was invented in 1971 by Dov Frohman.

EPROM

EEPROM (Electrically Erasable Programmable ROM)

EEPROM stored data can be electrically erased and then rewritten without having to be removed from the computer.

In 1972, EEPROM was manufactured by the National Research Institute of Japan.

EEPROM

Flash memory

Flash memory was invented by Fujio Masuoka at Toshiba in 1972. This memory is a type of EEPROM with high speed and large capacity. It works on NOR and NAND logic gates.

Flash ROM
5/5 - (1 vote)
Previous and next lesson in subject<< Read specifications of CPUWhat is RAM memory? Specifications of RAM >>
Posted by Vinh Le

Composer at ITLearningCorner.

Leave a Reply

Your email address will not be published. Required fields are marked *