Aprogrammable read-only memory(PROM) is a form of digital memory where the contents can be changed once after manufacture of the device. The data is then permanent and cannot be changed. It is one type ofread-only memory(ROM). PROMs are used in digital electronic devices to store permanent data, usually low level programs such asfirmwareormicrocode.The key difference from a standardROMis that the data is written into a ROM during manufacture, while with a PROM the data is programmed into them after manufacture. Thus, ROMs tend to be used only for large production runs with well-verified data. PROMs may be used where the volume required does not make a factory-programmed ROM economical, or during development of a system that may ultimately be converted to ROMs in a mass produced version.
PROMs are manufactured blank and, depending on the technology, can be programmed at wafer, final test, or in system. Blank PROM chips are programmed by plugging them into a device called aPROM programmer.Companies can keep a supply of blank PROMs in stock, and program them at the last minute to avoid large volume commitment. These types of memories are frequently used inmicrocontrollers,video game consoles,mobile phones, radio-frequency identification (RFID) tags, implantable medical devices, high-definition multimedia interfaces (HDMI) and in many other consumer and automotive electronics products. A typical PROM device is made up of an array of memory cells, each made up of a transistor, which is abipolar transistor,connected to afusecalled apolyfusein the emitter of the transistor. A PROM programmer is used to blow the polyfuse, programming the PROM.[1]
History
editThe PROM was invented in 1956 byWen Tsing Chow,working for the Arma Division of the AmericanBoschArma Corporation inGarden City,New York.[2][3]The invention was conceived at the request of theUnited States Air Forceto come up with a more flexible and secure way of storing the targeting constants in the Atlas E/FICBM's airborne digital computer. The patent and associated technology were held under secrecy order for several years while the Atlas E/F was the main operational missile of the United States ICBM force. The termburn,referring to the process of programming a PROM, is also in the original patent, as one of the original implementations was to literally burn the internal whiskers of diodes with a current overload to produce a circuit discontinuity. The first PROM programming machines were also developed by Arma engineers under Chow's direction and were located in Arma's Garden City lab and Air ForceStrategic Air Command(SAC) headquarters.
One time programmable memory
editOTP (one time programmable) memory is a special type ofnon-volatile memory(NVM) that permits data to be written to memory only once. Once the memory has been programmed, it retains its value upon loss of power (i.e., is non-volatile). OTP memory is used in applications where reliable and repeatable reading of data is required. Examples include boot code, encryption keys and configuration parameters for analog, sensor or display circuitry. OTP NVM is characterized, over other types of NVM likeeFuseor EEPROM, by offering a low power, small area footprint memory structure. As such OTP memory finds application in products from microprocessors & display drivers to Power Management ICs (PMICs).
Commercially available semiconductor antifuse-based OTP memory arrays have been around at least since 1969, with initial antifuse bit cells dependent on blowing a capacitor between crossing conductive lines.Texas Instrumentsdeveloped a MOSgate oxidebreakdown antifuse in 1979.[4]A dual-gate-oxide two-transistor (2T) MOS antifuse was introduced in 1982.[5]Early oxide breakdown technologies exhibited a variety of scaling, programming, size and manufacturing problems that prevented volume production of memory devices based on these technologies.
Another form of one-time programmable memory device uses the same semiconductor chip as an ultraviolet-erasable programmable read-only memory(UV-EPROM), but the finished device is put into an opaque package, instead of the expensive ceramic package with transparent quartz window required for erasing. These devices are programmed with the same methods as the UV EPROM parts but are less costly. Embedded controllers may be available in both field-erasable and one-time styles, allowing a cost saving in volume production without the expense and lead time of factory-programmed mask ROM chips.[6]
Although antifuse-based PROM has been available for decades, it wasn’t available in standardCMOSuntil 2001 when Kilopass Technology Inc. patented 1T, 2T, and 3.5T antifuse bit cell technologies using a standard CMOS process, enabling integration of PROM into logic CMOS chips. The first process node antifuse can be implemented in standard CMOS is 0.18 um. Since the gate oxide breakdown is less than the junction breakdown, special diffusion steps were not required to create the antifuse programming element. In 2005, a split channel antifuse device[7]was introduced by Sidense. This split channel bit cell combines the thick (IO) and thin (gate) oxide devices into one transistor (1T) with a commonpolysilicongate.
Programming
editA typical PROM comes with all bits reading as "1". Burning a fuse bit during programming causes the bit to be read as "0" by "blowing" the fuses, which is an irreversible process. Some devices can be "reprogrammed" if the new data replaces "1" s with "0" s. Some CPU instruction sets (e.g.6502) took advantage of this by defining a break (BRK) instruction with the operation code of '00'. In cases where there was an incorrect instruction, it could be "reprogrammed" to a BRK causing the CPU to transfer control to a patch. This would execute the correct instruction and return to the instruction after the BRK.
The bit cell is programmed by applying a high-voltage pulse not encountered during a normal operation across the gate and substrate of the thin oxide transistor (around 6V for a 2 nm thick oxide, or 30MV/cm) to break down the oxide between gate and substrate. The positive voltage on the transistor's gate forms an inversion channel in the substrate below the gate, causing a tunneling current to flow through the oxide. The current produces additional traps in the oxide, increasing the current through the oxide and ultimately melting the oxide and forming a conductive channel from gate to substrate. The current required to form the conductive channel is around 100μA/100nm2and the breakdown occurs in approximately 100μs or less.[8]
See also
editReferences
edit- ^Whitaker, Jerry C. (3 October 2018).The Electronics Handbook.CRC Press.ISBN978-1-4200-3666-4.
- ^Han-Way Huang (5 December 2008).Embedded System Design with C805.Cengage Learning. p. 22.ISBN978-1-111-81079-5.Archivedfrom the original on 27 April 2018.
- ^Marie-Aude Aufaure; Esteban Zimányi (17 January 2013).Business Intelligence: Second European Summer School, eBISS 2012, Brussels, Belgium, July 15-21, 2012, Tutorial Lectures.Springer. p. 136.ISBN978-3-642-36318-4.Archivedfrom the original on 27 April 2018.
- ^SeeUS Patent 4184207Archived2018-04-27 at theWayback Machine- High density floating gate electrically programmable ROM, andUS Patent 4151021Archived2018-04-27 at theWayback Machine- Method of making a high density floating gate electrically programmable ROM
- ^Chip Planning Portal.ChipEstimate. Retrieved on 2013-08-10.
- ^Ken Arnold, "Embedded Controller Hardware Design", Newnes, 2004, ISBN 1-878707-52-3, page 102
- ^SeeUS Patent 7402855Archived2015-09-04 at theWayback Machinesplit channel antifuse device
- ^Wlodek Kurjanowicz (2008)."Evaluating Embedded Non-Volatile Memory for 65nm and Beyond"(PDF).Archived fromthe original(PDF)on 2016-03-04.Retrieved2009-09-04.
References
edit- 1977 Intel Memory Design Handbook- archive.org
- Intel PROM datasheets[usurped]- intel-vintage.info
- View the US "Switch Matrix" Patent #3028659 atUS Patent OfficeArchived2015-10-16 at theWayback MachineorGoogle
- View Kilopass Technology Patent US "High density semiconductor memory cell and memory array using a single transistor and having variable gate oxide breakdown" Patent #6940751 atUS Patent OfficeArchived2015-09-04 at theWayback MachineorGoogle
- View Sidense US "Split Channel Antifuse Array Architecture" Patent #7402855 atUS Patent OfficeArchived2015-09-04 at theWayback MachineorGoogle
- View the US "Method of Manufacturing Semiconductor Integrated Circuits" Patent #3634929 atUS Patent OfficeArchived2015-09-04 at theWayback MachineorGoogle
- CHOI et al. (2008)."New Non-Volatile Memory Structures for FPGA Architectures"[usurped]
- For the Advantages and Disadvantages table, see Ramamoorthy, G: "Dataquest Insight: Nonvolatile Memory IP Market, Worldwide, 2008-2013", page 10. Gartner, 2009
See also
editExternal links
edit- Looking inside a 1970s PROM chip that stores data in microscopic fuse- shows die of a 256x4 MMI 5300 PROM