Home     Blog

PROM (Programmable Read Only Memory)

PROM stands for Programmable Read-Only Memory. It was invented by Wen Tsing Chow in 1956. Unlike a ROM chip, a PROM chip comes from the manufacturers devoid of any programming. Programming is done by the end user or the makers of electronic devices which require a permanent data storage device. Since it is cheaper than a ROM chip, it is also useful for making experimental programming test runs. Successful programming can later on be applied to a ROM chip at manufacture.

A PROM chip can only be programmed with the desired data once. Data or programming information stored in PROM chips is permanent. A PROM chip is also non-volatile so data is not lost when power is turned off.

Physical Structure

The PROM chip is physically similar to a ROM chip as it also has an array of columns and rows. Unlike the ROM chip, however, all columns and rows are connected by a fuse at their points of intersection. Every point of connection determines one cell or one bit. Since connection between the columns and rows is intact and therefore charges can pass unhindered from column to rows, a newly manufactured PROM chip's cells all have a value of 1.PROM PROM (Programmable Read Only Memory)

PROM Programmer

A PROM Programmer, also known as a PROM blower, is used in programming a PROM chip. The PROM programmer is a device that can hold and program more than one PROM chip at the same time. Basically, what it does is melt the fuses where the truth table data indicates the value of a cell or bit should be 0.

Programming a PROM

The process of programming a PROM chip is called PROM "burning" or "blowing" because it involves burning or blowing out the fuses of some cells whose value needs to be altered from 1 to 0.

Before programming a PROM chip, the PROM programmer is first configured so it contains the desired PROM burning instructions. After this is done, the PROM chip is inserted into one of the PROM programmer slots.

The PROM programmer sends a predetermined amount of voltage pulse ranging from 12 to 21 volts. This high voltage is directed only to the fuses belonging to cells whose value has to be changed from 1 to 0.

When the charge reaches the fuse, the high voltage causes this fuse to blow out or burn out. The burned out fuse no longer connects a column to a row in a cell and the row is rendered incapable of receiving any charge from the column. The cell with a burned out fuse has a value of 0.

PROM programming is irreversible because burning a PROM involves permanent damage to some of the fuses. The cells whose fuses have been burned out will have a permanent value of 0. After PROM programming has been accomplished, there's no returning the altered cells' value back to 1. Thus, the PROM chip's programming cannot be modified and no new data can be written to an already programmed PROM chip.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow Will.Spencer on

Comments (1)

 

  1. Justin Watkins says:

    Will electrostatic discharge destroy a P.R.O.M. chip?

    VA:F [1.9.17_1161]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

Related Posts

  • EPROM (Erasable Programmable Read Only Memory)

    EPROM or Erasable Programmable Read Only Memory was invented by Engr. Dov Frohman. It is a ROM-type chip that can hold data from 10-20 years. It is different from PROM because it can be programmed more than once. An EPROM programming is erased only through exposure to ultra violet light. The EPROM is configured or [...]...


  • EEPROM (Electrically Erasable Programmable Read-Only Memory)

    EEPROM stands for Electrically Erasable Programmable Read-Only Memory. An EEPROM is like an EPROM chip since it can be written in or programmed more than once. Unlike the EPROM chip, however, an EEPROM chip need not be taken out of the computer or electronic device of which it is part when a new program or [...]...


  • ROM (Read Only Memory)

    Read-Only Memory or ROM is an integrated-circuit memory chip that contains configuration data. ROM is commonly called firmware because its programming is fully embedded into the ROM chip. As such, ROM is a hardware and software in one. Because data is fully incorporated at the ROM chip's manufacture, data stored can neither be erased nor [...]...


  • MRAM (Magnetoresistive Random-Access Memory)

    MRAM (Magnetoresistive Random Access Memory) is being considered as a viable replacement for current DRAM technology. Its key difference to the latter is its use of magnetic fields to save memory bits which makes the memory "permanent." As such, MRAM technology allows for faster access and data security. Current RAM Technology Current RAM technology uses [...]...


  • SRAM (Static Random Access Memory)

    SRAM, or Static Random Access Memory, is a type of memory device that stores accessed files and commands in a semi-permanent chip that only empties itself of stored data when it is no longer being powered, i.e. when the computer is unplugged or turned off. SRAM differs from DRAM, or Dynamic Random Access Memory, which [...]...