Home     Blog

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 reconfigured using an EPROM programmer.

Configuring an EPROM

An EPROM is an array of columns and rows. Each intersection is called a cell and each cell has a floating gate transistor and a control gate transistor. These two transistors are separated by a fine oxide layer.

The floating gate is connected to the grid row (wordline) through the control gate. The cell's value is 1 if the floating gate's connection to the wordline through the control gate exists. All cells of a blank EPROM has a value of 1.

EEPROM EPROM (Erasable Programmable Read Only Memory)

To configure an EPROM chip, you need to change certain cells from 1 to 0. The cell value 0 is attained if the connection between the floating gate transistor and the wordline is removed. This is done through a process known as Fowler-Nordheim tunneling.

To accomplish tunneling, a charge of electricity, typically 10-13 volts, is passed through the column (bitline). This electric charge proceeds to the floating gate. In reaction, the floating gate releases electrons which are in turn trapped on the oxide layer. The electric charge, in effect, rearranges the floating gate's electron configuration. The excited electrons become a barrier between the floating gate and the control gate. The link between the control gate and the wordline is subsequently eliminated and the cell's value changes from 1 to 0.

Erasing EPROM Programming

To erase EPROM programming, sufficiently strong energy should be passed through the EPROM to break down the wall of negative electrons blocking the floating gate's link to the wordline. Most EPROM chip has a quartz window on top and this is where this energy is directed.

Erasure of EPROM programming is accomplished by using ultraviolet light that belongs to the UVC range and has a frequency of 253.7. Remove the EPROM chip from your computer or electronic device then put it under the EPROM eraser for a number of minutes. The EPROM Eraser will emit UV light which should be directed towards the quartz window from where it proceeds to flow through the cells and unblock the floating gates.

This energy will unblock all cells so that all cell values will return to 1. EPROM programming erasure is non-selective. This means that a specific part of the EPROM chip cannot be selected for reconfiguration. When UV light is directed towards the quartz window of the EPROM, all data will be lost.

It is inadvisable to leave the EPROM chip under the EPROM eraser for too long. This may lead to over erasure. An over-erased EPROM chip can no longer be used for storing data. Due to overcharging of UV light, the EPROM's floating gates become unstable, rendering them incapable of holding any electrons.

VN:F [1.9.17_1161]
Rating: 10.0/10 (1 vote cast)
EPROM (Erasable Programmable Read Only Memory), 10.0 out of 10 based on 1 rating
Follow Will.Spencer on

Comments (1)

 

  1. Meh says:

    That picture is not an eprom.

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

Leave a Reply

Related Posts

  • 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 [...]...


  • 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 [...]...


  • 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 [...]...


  • Flash Memory

    Flash memory is memory which retains its contents even after power is removed. Flash memory is a form of EAPROM (Electrically Alterable Programmable Read-Only Memory). Each bit of data in a flash memory device is stored in a transistor called a floating gate. The floating gate can only be accessed though another transistor, the control [...]...


  • 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 [...]...