AllExperts > Encyclopedia 
Search      
Find out about volunteering to AllExperts

EPROM: Encyclopedia BETA


Free Encyclopedia
 Home · Index · Browse A-Z  · Questions and Answers ·
Encyclopedia

Browse A-Z
ABCDEFGHIJKLMNOPQRSTUVWXYZNum


License
Disclaimer

 
 
 
 
Free Online Courses
12 Weeks to Weight Loss
Take Charge of Stress
Learn How to Bake
Budgeting 101
Deeper Faith
DIY Fashion Makeover

       MORE E-COURSES
 
   

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z  Misc

EPROM

EPROM. The small quartz window permits UV light during erasure.

An EPROM, or erasable programmable read-only memory, is a type of computer memory chip that retains its data when its power supply is switched off. In other words, it is non-volatile. It is an array of floating gate transistors individually programmed by an electronic device that supplies higher voltages than those normally used in electronic circuits. Once programmed, an EPROM can be erased only by exposing it to strong ultraviolet light. EPROMs are easily recognizable by the transparent window in the top of the package, through which the silicon chip can be seen, and which permits UV light during erasing.

A 32KB (256Kbit) EPROM.

As the quartz window is expensive to make, OTP (one-time programmable) chips were introduced; the only difference is that the EPROM chip is packed in an opaque package, so it can not be erased after programming. OTP versions are manufactured for both EPROMs themselves and EPROM-based microcontrollers. However, OTP EPROM (whether separate or part of a larger chip) is being increasingly replaced by EEPROM for small amounts where the cell cost isn't too important and flash for larger amounts.

A programmed EPROM retains its data for about ten to twenty years and can be read an unlimited number of times. The erasing window must be kept covered with a foil label to prevent accidental erasure by sunlight. Old PC BIOS chips were often EPROMs, and the erasing window was often covered with a label containing the BIOS publisher's name, the BIOS revision, and a copyright notice.

Some microcontrollers, often those from before the era of EEPROMs and flash memory, use EPROM to store their program. This is not very useful for development, as using one-time programmable devices would be horribly wasteful for debugging and windowed versions are expensive. Leaving the die of such a chip exposed to light can also change behavior in ways that may be disastrous when moving from a windowed part used for development to a non-windowed part for production. For example a device may power up with data memory random with the die covered but with it in a predictable state with the die exposed to light.

The EPROM was invented by engineer Dov Frohman.

This 8749 Microcontroller stores its program in internal EPROM.

EPROMs come in several sizes both in physical packaging as well and storage capacity
EPROM TypeSize â€" bits Size â€" bytes Length (hex) Last address (hex)
1702, 1702A2 Kibit256100000FF
27044 Kibit512200001FF
27088 Kibit1 KiB400003FF
2716, 27C1616 Kibit2 KiB800007FF
2732, 27C3232 Kibit4 KiB100000FFF
2764, 27C6464 Kibit8 KiB200001FFF
27128, 27C128128 Kibit16 KiB400003FFF
27256, 27C256256 Kibit32 KiB800007FFF
27512, 27C512512 Kibit64 KiB100000FFFF
27C010, 27C1001 Mibit128 KiB200001FFFF
27C0202 Mibit256 KiB400003FFFF
27C0404 Mibit512 KiB800007FFFF
27C0808 Mibit1 MiB100000FFFFF
NOTE: 1702 EPROMs were PMOS, 27x series EPROMs containing a C in the name are CMOS based, without the C are NMOS

See also

* Programmable read-only memory
* EEPROM, like EPROM but electrically erasable
* Flash memory



Email this page
About Us | Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy | Help
About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.
This is the "GNU Free Documentation License" reference article from the English Wikipedia. All text is available under the terms of the GNU Free Documentation License. See also our Disclaimer.