The memory cell is the fundamental building block of memory. It can be implemented using different technologies, such as bipolar, MOS, and other semiconductor devices. It can also be built from magnetic material such as ferrite cores or magnetic bubbles.1 Regardless of the implementation technology used, the purpose of the binary memory cell is always the same. It stores one bit of binary information that can be accessed by reading the cell and it must be set to store a 1 and reset to store a 0.2
Logic circuits without memory cells are called combinational, meaning the output depends only on the present input. But memory is a key element of digital systems. In computers, it allows to store both programs and data and memory cells are also used for temporary storage of the output of combinational circuits to be used later by digital systems. Logic circuits that use memory cells are called sequential circuits, meaning the output depends not only on the present input, but also on the history of past inputs. This dependence on the history of past inputs makes these circuits stateful and it is the memory cells that store this state. These circuits require a timing generator or clock for their operation.3
Computer memory used in most contemporary computer systems is built mainly out of DRAM cells; since the layout is much smaller than SRAM, it can be more densely packed yielding cheaper memory with greater capacity. Since the DRAM memory cell stores its value as the charge of a capacitor, and there are current leakage issues, its value must be constantly rewritten. This is one of the reasons that make DRAM cells slower than the larger SRAM (static RAM) cells, which has its value always available. That is the reason why SRAM memory is used for on-chip cache included in modern microprocessor chips.4
Further information: Computer memory § History
On December 11, 1946 Freddie Williams applied for a patent on his cathode-ray tube (CRT) storing device (Williams tube) with 128 40-bit words. It was operational in 1947 and is considered the first practical implementation of random-access memory (RAM).5 In that year, the first patent applications for magnetic-core memory were filed by Frederick Viehe.67 Practical magnetic-core memory was developed by An Wang in 1948, and improved by Jay Forrester and Jan A. Rajchman in the early 1950s, before being commercialised with the Whirlwind computer in 1953.8 Ken Olsen also contributed to its development.9
Semiconductor memory began in the early 1960s with bipolar memory cells, made of bipolar transistors. While it improved performance, it could not compete with the lower price of magnetic-core memory.10
Further information: Semiconductor memory and Random-access memory § History
In 1957, Frosch and Derick were able to manufacture the first silicon dioxide field effect transistors at Bell Labs, the first transistors in which drain and source were adjacent at the surface.11 Subsequently, a team demonstrated a working MOSFET at Bell Labs 1960.1213 The invention of the MOSFET enabled the practical use of metal–oxide–semiconductor (MOS) transistors as memory cell storage elements, a function previously served by magnetic cores.14
The first modern memory cells were introduced in 1964, when John Schmidt designed the first 64-bit p-channel MOS (PMOS) static random-access memory (SRAM).1516
SRAM typically has six-transistor cells, whereas DRAM (dynamic random-access memory) typically has single-transistor cells.1718 In 1965, Toshiba's Toscal BC-1411 electronic calculator used a form of capacitive bipolar DRAM, storing 180-bit data on discrete memory cells, consisting of germanium bipolar transistors and capacitors.1920 MOS technology is the basis for modern DRAM. In 1966, Robert H. Dennard at the IBM Thomas J. Watson Research Center was working on MOS memory. While examining the characteristics of MOS technology, he found it was capable of building capacitors, and that storing a charge or no charge on the MOS capacitor could represent the 1 and 0 of a bit, while the MOS transistor could control writing the charge to the capacitor. This led to his development of a single-transistor DRAM memory cell.21 In 1967, Dennard filed a patent for a single-transistor DRAM memory cell, based on MOS technology.22
The first commercial bipolar 64-bit SRAM was released by Intel in 1969 with the 3101 Schottky TTL. One year later, it released the first DRAM integrated circuit chip, the Intel 1103, based on MOS technology. By 1972, it beat previous records in semiconductor memory sales.23 DRAM chips during the early 1970s had three-transistor cells, before single-transistor cells became standard since the mid-1970s.2425
CMOS memory was commercialized by RCA, which launched a 288-bit CMOS SRAM memory chip in 1968.26 CMOS memory was initially slower than NMOS memory, which was more widely used by computers in the 1970s.27 In 1978, Hitachi introduced the twin-well CMOS process, with its HM6147 (4 kb SRAM) memory chip, manufactured with a 3 μm process. The HM6147 chip was able to match the performance of the fastest NMOS memory chip at the time, while the HM6147 also consumed significantly less power. With comparable performance and much less power consumption, the twin-well CMOS process eventually overtook NMOS as the most common semiconductor manufacturing process for computer memory in the 1980s.28
The two most common types of DRAM memory cells since the 1980s have been trench-capacitor cells and stacked-capacitor cells.29 Trench-capacitor cells are where holes (trenches) are made in a silicon substrate, whose side walls are used as a memory cell, whereas stacked-capacitor cells are the earliest form of three-dimensional memory (3D memory), where memory cells are stacked vertically in a three-dimensional cell structure.30 Both debuted in 1984, when Hitachi introduced trench-capacitor memory and Fujitsu introduced stacked-capacitor memory.31
See also: Floating-gate MOSFET and Nonvolatile memory
The floating-gate MOSFET (FGMOS) was invented by Dawon Kahng and Simon Sze at Bell Labs in 1967.32 They proposed the concept of floating-gate memory cells, using FGMOS transistors, which could be used to produce reprogrammable ROM (read-only memory).33 Floating-gate memory cells later became the basis for non-volatile memory (NVM) technologies including EPROM (erasable programmable ROM), EEPROM (electrically erasable programmable ROM) and flash memory.34
Flash memory was invented by Fujio Masuoka at Toshiba in 1980.3536 Masuoka and his colleagues presented the invention of NOR flash in 1984,37 and then NAND flash in 1987.38 Multi-level cell (MLC) flash memory was introduced by NEC, which demonstrated quad-level cells in a 64 Mb flash chip storing 2-bit per cell in 1996.39 3D V-NAND, where flash memory cells are stacked vertically using 3D charge trap flash (CTP) technology, was first announced by Toshiba in 2007,40 and first commercially manufactured by Samsung Electronics in 2013.4142
The following schematics detail the three most used implementations for memory cells:
Main article: Flip-flop (electronics)
The flip-flop has many different implementations, its storage element is usually a latch consisting of a NAND gate loop or a NOR gate loop with additional gates used to implement clocking. Its value is always available for reading as an output. The value remains stored until it is changed through the set or reset process. Flip-flops are typically implemented using MOSFETs.
See also: Floating-gate MOSFET and Charge trap flash
Floating-gate memory cells, based on floating-gate MOSFETs, are used for most non-volatile memory (NVM) technologies, including EPROM, EEPROM and flash memory.50 According to R. Bez and A. Pirovano:
A floating-gate memory cell is basically an MOS transistor with a gate completely surrounded by dielectrics (Fig. 1.2), the floating-gate (FG), and electrically governed by a capacitive-coupled control-gate (CG). Being electrically isolated, the FG acts as the storing electrode for the cell device. Charge injected into the FG is maintained there, allowing modulation of the ‘apparent’ threshold voltage (i.e. VT seen from the CG) of the cell transistor.51
D. Tang, Denny; Lee, Yuan-Jen (2010). Magnetic memory: Fundamentals and technology. Cambridge University Press. p. 91. ISBN 978-1139484497. Retrieved 13 December 2015. 978-1139484497 ↩
Fletcher, William (1980). An engineering approach to digital design. Prentice-Hall. p. 283. ISBN 0-13-277699-5. 0-13-277699-5 ↩
Microelectronic circuits (Second ed.). Holt, Rinehart and Winston, Inc. 1987. p. 883. ISBN 0-03-007328-6. 0-03-007328-6 ↩
"The technical question: the cache, how does it work?". PC World Fr (in French). Archived from the original on 30 March 2014. https://web.archive.org/web/20140330034345/http://www.pcworld.fr/materiel/actualites,lqt-cache-cpu-memoire-cache-sram,547751,1.htm ↩
O’Regan, Gerard (2013). Giants of computing: A compendium of select, pivotal pioneers. Springer. p. 267. ISBN 978-1447153405. Retrieved 13 December 2015. 978-1447153405 ↩
Reilly, Edwin D. (2003). Milestones in computer science and information technology. Greenwood publishing group. p. 164. ISBN 9781573565219. 9781573565219 ↩
W. Pugh, Emerson; R. Johnson, Lyle; H. Palmer, John (1991). IBM's 360 and early 370 systems. MIT Press. p. 706. ISBN 0262161230. Retrieved 9 December 2015. 0262161230 ↩
"1953: Whirlwind computer debuts core memory". Computer History Museum. Retrieved 2 August 2019. https://www.computerhistory.org/storageengine/whirlwind-computer-debuts-core-memory/ ↩
Taylor, Alan (18 June 1979). Computerworld: Mass. Town has become computer capital. IDG Enterprise. p. 25. https://books.google.com/books?id=rfsvbXyn0ZEC&q=jay+forrester&pg=PA25 ↩
"1966: Semiconductor RAMs serve high-speed storage needs". Computer History Museum. Retrieved 19 June 2019. https://www.computerhistory.org/siliconengine/semiconductor-rams-serve-high-speed-storage-needs/ ↩
Frosch, C. J.; Derick, L (1957). "Surface Protection and Selective Masking during Diffusion in Silicon". Journal of the Electrochemical Society. 104 (9): 547. doi:10.1149/1.2428650. https://iopscience.iop.org/article/10.1149/1.2428650 ↩
KAHNG, D. (1961). "Silicon-Silicon Dioxide Surface Device". Technical Memorandum of Bell Laboratories: 583–596. doi:10.1142/9789814503464_0076. ISBN 978-981-02-0209-5. {{cite journal}}: ISBN / Date incompatibility (help) 978-981-02-0209-5 ↩
Lojek, Bo (2007). History of Semiconductor Engineering. Berlin, Heidelberg: Springer-Verlag Berlin Heidelberg. p. 321. ISBN 978-3-540-34258-8. 978-3-540-34258-8 ↩
"Transistors - an overview". ScienceDirect. Retrieved 8 August 2019. https://www.sciencedirect.com/topics/computer-science/transistors ↩
"1970: Semiconductors compete with magnetic cores". Computer history museum. Retrieved 19 June 2019. https://www.computerhistory.org/storageengine/semiconductors-compete-with-magnetic-cores/ ↩
Solid state design - vol. 6. Horizon house. 1965. https://books.google.com/books?id=kG4rAQAAIAAJ&q=John+Schmidt ↩
"Late 1960s: Beginnings of MOS memory" (PDF). Semiconductor history museum of Japan. 23 January 2019. Retrieved 27 June 2019. http://www.shmj.or.jp/english/pdf/ic/exhibi718E.pdf ↩
"Spec sheet for Toshiba "TOSCAL" BC-1411". Old calculator web museum. Archived from the original on 3 July 2017. Retrieved 8 May 2018. http://www.oldcalculatormuseum.com/s-toshbc1411.html ↩
"Toshiba "Toscal" BC-1411 desktop calculator". Archived from the original on 20 May 2007. https://web.archive.org/web/20070520202433/http://www.oldcalculatormuseum.com/toshbc1411.html ↩
"DRAM". IBM100. IBM. 9 August 2017. Retrieved 20 September 2019. https://www.ibm.com/ibm/history/ibm100/us/en/icons/dram ↩
"Robert Dennard". Encyclopædia Britannica. Retrieved 8 July 2019. https://www.britannica.com/biography/Robert-Dennard ↩
Kent, Allen; Williams, James G. (6 January 1992). Encyclopedia of microcomputers: volume 9 - Icon programming language to knowledge-based systems: APL techniques. CRC press. p. 131. ISBN 9780824727086. 9780824727086 ↩
"1963: Complementary MOS circuit configuration is invented". Computer history museum. Retrieved 6 July 2019. https://www.computerhistory.org/siliconengine/complementary-mos-circuit-configuration-is-invented/ ↩
"1978: Double-well fast CMOS SRAM (Hitachi)" (PDF). Semiconductor history museum of Japan. Archived (PDF) from the original on 5 July 2019. Retrieved 5 July 2019. http://www.shmj.or.jp/english/pdf/ic/exhibi727E.pdf ↩
"Memory". Semiconductor technology online (STOL). Retrieved 25 June 2019. http://maltiel-consulting.com/Semiconductor_technology_memory.html ↩
"1980s: DRAM capacity increases, the shift to CMOS advances, and Japan dominates the market" (PDF). Semiconductor history museum of Japan. Retrieved 19 July 2019. http://www.shmj.or.jp/english/pdf/ic/exhibi746E.pdf ↩
Kahng, D.; Sze, S.M. (1967). "A floating-gate and its application to memory devices". The Bell System Technical Journal. 46 (6): 1288–95. doi:10.1002/j.1538-7305.1967.tb01738.x. /wiki/Doi_(identifier) ↩
"1971: Reusable semiconductor ROM introduced". Computer history museum. Retrieved 19 June 2019. https://www.computerhistory.org/storageengine/reusable-semiconductor-rom-introduced/ ↩
Bez, R.; Pirovano, A. (2019). Advances in non-volatile memory and storage technology. Woodhead Publishing. ISBN 9780081025857. 9780081025857 ↩
Fulford, Benjamin (24 June 2002). "Unsung hero". Forbes. Archived from the original on 3 March 2008. Retrieved 18 March 2008. https://www.forbes.com/global/2002/0624/030.html ↩
US 4531203 Fujio Masuoka https://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX=US4531203 ↩
"Toshiba: Inventor of flash memory". Toshiba. Archived from the original on 20 June 2019. Retrieved 20 June 2019. https://web.archive.org/web/20190620160642/http://www.flash25.toshiba.com/ ↩
Masuoka, F.; Momodomi, M.; Iwata, Y.; Shirota, R. (1987). "New ultra high density EPROM and flash EEPROM with NAND structure cell". Electron Devices Meeting, 1987 International. IEDM 1987. IEEE. doi:10.1109/IEDM.1987.191485. /wiki/International_Electron_Devices_Meeting ↩
"Toshiba announces new "3D" NAND flash technology". Engadget. 12 June 2007. Retrieved 10 July 2019. https://www.engadget.com/2007/06/12/toshiba-announces-new-3d-nand-flash-technology/ ↩
"Samsung introduces world's first 3D V-NAND based SSD for enterprise applications". Samsung semiconductor global website. Archived from the original on 15 April 2021. https://web.archive.org/web/20210415035436/https://www.samsung.com/semiconductor/newsroom/news-events/samsung-introduces-worlds-first-3d-v-nand-based-ssd-for-enterprise-applications/ ↩
Clarke, Peter (2013). "Samsung confirms 24 layers in 3D NAND". EE Times. https://www.eetimes.com/samsung-confirms-24-layers-in-3d-nand/ ↩
Jacob, Bruce; Ng, Spencer; Wang, David (28 July 2010). Memory systems: Cache, DRAM, disk. Morgan Kaufmann. p. 355. ISBN 9780080553849. 9780080553849 ↩
Siddiqi, Muzaffer A. (19 December 2012). Dynamic RAM: Technology advancements. CRC Press. p. 10. ISBN 9781439893739. 9781439893739 ↩
Li, Hai; Chen, Yiran (19 April 2016). Nonvolatile memory design: Magnetic, resistive, and phase change. CRC press. pp. 6, 7. ISBN 9781439807460. 9781439807460 ↩