Content deleted Content added
Added image and caption Tags: Mobile edit Mobile app edit iOS app edit App suggested edit App image add top |
clarify: SRAM is not Shadow RAM |
||
Line 30:
An improvement on EPROM, [[EEPROM]], soon followed. The extra E stands for ''electrically'', referring to the ability to reset EEPROM using electricity instead of UV, making the devices much easier to use in practice. The bits are re-set with the application of even higher power through the other terminals of the transistor (''source'' and ''drain''). This high-power pulse, in effect, sucks the electrons through the insulator, returning it to the ground state. This process has the disadvantage of mechanically degrading the chip, however, so memory systems based on floating-gate transistors in general have short write-lifetimes, on the order of 10<sup>5</sup> writes to any particular bit.
One approach to overcoming the rewrite count limitation is to have a standard [[
The basis of [[flash memory]] is identical to EEPROM and differs largely in internal layout. Flash allows its memory to be written only in blocks, which greatly simplifies the internal wiring and allows for higher densities. [[Memory storage density]] is the main determinant of cost in most computer memory systems, and due to this flash has evolved into one of the lowest-cost solid-state memory devices available. Starting around 2000, demand for ever-greater quantities of flash have driven manufacturers to use only the latest fabrication systems in order to increase density as much as possible. Although fabrication limits are starting to come into play, new [[Multi-level cell|"multi-bit" techniques]] appear to be able to double or quadruple the density even at existing line widths.
|