Lompat ke isi

Pengguna:Dare2Leap/Bak pasir 3: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Dare2Leap (bicara | kontrib)
Terjemahan Inggris ke Indonesia dan menghapus sisa terjemahan
Ternarius (bicara | kontrib)
k Ternarius memindahkan halaman Pengguna:Akmaie Ajam/Bak pasir 3 ke Pengguna:Dare2Leap/Bak pasir 3: Secara otomatis memindahkan halaman ketika mengganti nama pengguna "Akmaie Ajam" menjadi "Dare2Leap"
 
(4 revisi perantara oleh satu pengguna lainnya tidak ditampilkan)
Baris 11: Baris 11:
Pada sisi lain, sebagian besar [[memori non-volatil]] (NVM) berbasis arsitektur sel memori [[gerbang mengambang]]. Teknologi memori non-volatil, seperti [[EPROM]], [[EEPROM]], dan [[Memori kilat|memori flash]] menggunakan sel memori gerbang mengambang, yang berbasis transistor [[MOSFET gerbang mengambang]].
Pada sisi lain, sebagian besar [[memori non-volatil]] (NVM) berbasis arsitektur sel memori [[gerbang mengambang]]. Teknologi memori non-volatil, seperti [[EPROM]], [[EEPROM]], dan [[Memori kilat|memori flash]] menggunakan sel memori gerbang mengambang, yang berbasis transistor [[MOSFET gerbang mengambang]].


== Description ==
== Deskripsi ==
Sel memori adalah dasar pembangun memori. Ini bisa diterapkan menggunakan beberapa teknologi, seperti [[Transistor sambungan dwikutub|dwikutub]], [[MOSFET|MOS]], dan [[perangkat semikonduktor]] lain. Sel memori juga bisa dibuat dari bahan [[magnetik]] seperti inti [[Ferrit (magnet)|ferrit]] atau gelembung magnetik.<ref name=":2" /> Kegunaan sel memori biner, dengan teknologi apapun, selalu sama. Sel memori menyimpan satu bit informasi biner yang bisa diakses dengan membaca selnya dan harus disetel untuk menyimpan 1 dan direset untuk menyimpan 0.<ref name=":3" />
Sel memori adalah dasar pembangun memori. Ini bisa diterapkan menggunakan beberapa teknologi, seperti [[Transistor sambungan dwikutub|dwikutub]], [[MOSFET|MOS]], dan [[perangkat semikonduktor]] lain. Sel memori juga bisa dibuat dari bahan [[magnetik]] seperti inti [[Ferrit (magnet)|ferrit]] atau gelembung magnetik.<ref name=":2">{{cite book|last1=D. Tang|first1=Denny|last2=Lee|first2=Yuan-Jen|date=2010|url=https://books.google.com/books?id=xsMMWOjFXzAC&q=ferrite%20core%20memory%20magnetic%20bubble&pg=PA91|title=Magnetic Memory: Fundamentals and Technology|publisher=[[Cambridge University Press]]|isbn=978-1139484497|page=91|trans-title=Memori Magnetik: Dasar dan Teknologi|access-date=13 December 2015}}</ref> Kegunaan sel memori biner, dengan teknologi apapun, selalu sama. Sel memori menyimpan satu bit informasi biner yang bisa diakses dengan membaca selnya dan harus disetel untuk menyimpan 1 dan direset untuk menyimpan 0.<ref name=":3">{{cite book|last1=Fletcher|first1=William|date=1980|url=https://archive.org/details/engineeringappro00fle_wur/page/283|title=An engineering approach to digital design|publisher=Prentice-Hall|isbn=0-13-277699-5|page=[https://archive.org/details/engineeringappro00fle_wur/page/283 283]|trans-title=Pendekatan engineering/rekayasa untuk desain digital|url-access=registration}}</ref>


== Signifikansi ==
The memory cell is the fundamental building block of memory. It can be implemented using different technologies, such as [[Bipolar junction transistor|bipolar]], [[MOSFET|MOS]], and other [[semiconductor devices]]. It can also be built from [[magnetic]] material such as [[Ferrite (magnet)|ferrite]] cores or magnetic bubbles.<ref name=":2">{{cite book|last1=D. Tang|first1=Denny|last2=Lee|first2=Yuan-Jen|date=2010|url=https://books.google.com/books?id=xsMMWOjFXzAC&q=ferrite%20core%20memory%20magnetic%20bubble&pg=PA91|title=Magnetic Memory: Fundamentals and Technology|publisher=[[Cambridge University Press]]|isbn=978-1139484497|page=91|trans-title=Memori Magnetik: Dasar dan Teknologi|access-date=13 December 2015}}</ref> 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.<ref name=":3">{{cite book|last1=Fletcher|first1=William|date=1980|url=https://archive.org/details/engineeringappro00fle_wur/page/283|title=An engineering approach to digital design|publisher=Prentice-Hall|isbn=0-13-277699-5|page=[https://archive.org/details/engineeringappro00fle_wur/page/283 283]|trans-title=Pendekatan engineering/rekayasa untuk desain digital|url-access=registration}}</ref>

== Significance ==
[[File:Square array of mosfet cells read.png|thumb|Square array of DRAM memory cells being read]]
[[File:Square array of mosfet cells read.png|thumb|Square array of DRAM memory cells being read]]
Sirkuit logika tanpa sel memori atau jalur masukan adalah [[Logika kombinasional|sirkuit kombinasional]]. Nilai outputnya hanya bergantung pada nilai inputnya saat ini. Mereka tidak memiliki memori. Namun, memori adalah salah satu elemen utama [[sistem digital]]. Dalam komputer, memori memungkinkan penyimpanan program dan data secar bersamaan dan sel memori juga digunakan untuk penyimpanan sementara output sirkuit kombinasional untuk nanti digunakan oleh sistem digital. Sirkuit logika yang menggunakan sel memori adalah sirkuit sekuensial. Outputnya tidak hanya bergantung pada nilai inputnya saat ini, tetapi juga bergantung pada keadaan sirkuit sebelumnya, yang ditentukan oleh nilai yang disimpan pada sel memorinya. Sirkuit tersebut membutuhkan generator waktu atau jam untuk operasinya.<ref name=":4" />

Logic circuits without memory cells or feedback paths are called [[Combinational logic|combinational]], their outputs values depend only on the current value of their input values. They do not have memory.
Logic circuits without memory cells or feedback paths are called [[Combinational logic|combinational]], their outputs values depend only on the current value of their input values. They do not have memory.
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.
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 logic|sequential circuits]]. Its output depends not only on the present value of its inputs, but also on the circuits previous state, as determined by the values stored on its memory cells.
Logic circuits that use memory cells are called [[Sequential logic|sequential circuits]]. Its output depends not only on the present value of its inputs, but also on the circuits previous state, as determined by the values stored on its memory cells.
These circuits require a timing generator or clock for their operation.<ref>{{cite book|title=Microelectronic Circuits|url=https://archive.org/details/microelectronicc0000sedr|url-access=registration|date=1987|publisher=Holt, Rinehart and Winston, Inc.|isbn=0-03-007328-6|page=[https://archive.org/details/microelectronicc0000sedr/page/883 883]|edition=Second}}</ref>
These circuits require a timing generator or clock for their operation.<ref name=":4">{{cite book|date=1987|url=https://archive.org/details/microelectronicc0000sedr|title=Microelectronic Circuits|publisher=Holt, Rinehart and Winston, Inc.|isbn=0-03-007328-6|edition=Second|page=[https://archive.org/details/microelectronicc0000sedr/page/883 883]|trans-title=Sirkuit Mikroelektronik|url-access=registration|url-status=live}}</ref>


Saat ini, sebagian besar memori komputer yang digunakan dalam sistem komputer menggunakan sel DRAM; karena susunannya lebih kecil daripada SRAM, memori bisa dibuat lebih padat. Ini berujung pada memori yang lebih murah dengan kapasitas yang lebih besar. Karena sel memori DRAM menyimpan nilainya sebagai muatan kapasitor, dan ada masalah kebocoran, nilainya harus ditulis secara terus menerus. Ini adalah salah satu penyebab sel DRAM lebih lambat daripada sel SRAM (RAM statik) yang lebih besar, yang nilainya selalu tersedia. Oleh karena itu, memori SRAM digunakan untuk [[Tembolok CPU|cache]] dalam [[Sirkuit terpadu|chip]] dalam chip [[mikroprosesor]] modern.<ref name=":5" />
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-[[Integrated circuit|chip]] [[CPU cache|cache]] included in modern [[microprocessor]] chips.<ref>{{cite web|title=La Question Technique : le cache, comment ça marche ?|url=http://www.pcworld.fr/materiel/actualites,lqt-cache-cpu-memoire-cache-sram,547751,1.htm|archive-url=https://web.archive.org/web/20140330034345/http://www.pcworld.fr/materiel/actualites,lqt-cache-cpu-memoire-cache-sram,547751,1.htm|url-status=dead|archive-date=2014-03-30|website=PC World Fr}}</ref>


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-[[Integrated circuit|chip]] [[CPU cache|cache]] included in modern [[microprocessor]] chips.<ref name=":5">{{cite web|title=La Question Technique : le cache, comment ça marche ?|url=http://www.pcworld.fr/materiel/actualites,lqt-cache-cpu-memoire-cache-sram,547751,1.htm|archive-url=https://web.archive.org/web/20140330034345/http://www.pcworld.fr/materiel/actualites,lqt-cache-cpu-memoire-cache-sram,547751,1.htm|url-status=dead|archive-date=2014-03-30|website=PC World Fr}}</ref>
== History ==
{{See|Computer memory#History}}
[[File:KL CoreMemory.jpg|thumb|260px|32x32 [[core memory]] plane storing 1024{{nbsp}}[[bit]]s of data.]]


== Sejarah ==
On December 11, 1946 [[Frederic Calland Williams|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).<ref>{{cite book|last1=O’Regan|first1=Gerard|title=Giants of Computing: A Compendium of Select, Pivotal Pioneers|date=2013|publisher=Springer Science & Business Media|isbn=978-1447153405|page=267|url=https://books.google.com/books?id=oSq5BAAAQBAJ&q=williams%20tube%20first%20random%20access%20memory&pg=PA267|access-date=13 December 2015}}</ref> In that year, the first patent applications for [[magnetic-core memory]] were filed by Frederick Viehe.<ref>{{Cite book|url=https://archive.org/details/milestonesincomp0000reil|url-access=registration|quote=viehe.|title=Milestones in Computer Science and Information Technology|last=Reilly|first=Edwin D.|date=2003|publisher=Greenwood Publishing Group|isbn=9781573565219|page=[https://archive.org/details/milestonesincomp0000reil/page/164 164]}}</ref><ref>{{cite book|url=https://archive.org/details/ibms360early370s0000pugh|url-access=registration|quote=williams tube Frederick Viehe.|title=IBM's 360 and Early 370 Systems|last1=W. Pugh|first1=Emerson|last2=R. Johnson|first2=Lyle|last3=H. Palmer|first3=John|date=1991|publisher=[[MIT Press]]|isbn=0262161230|page=[https://archive.org/details/ibms360early370s0000pugh/page/706 706]|access-date=9 December 2015}}</ref> 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 I|Whirlwind]] computer in 1953.<ref>{{cite web |title=1953: Whirlwind computer debuts core memory |url=https://www.computerhistory.org/storageengine/whirlwind-computer-debuts-core-memory/ |website=[[Computer History Museum]] |access-date=2 August 2019}}</ref> [[Ken Olsen]] also contributed to its development.<ref>{{Cite book|url=https://books.google.com/books?id=rfsvbXyn0ZEC&q=jay+forrester&pg=PA25|title=Computerworld: Mass. Town has become computer capital|last=Taylor|first=Alan|date=18 June 1979|publisher=IDG Enterprise|pages=25}}</ref>
{{See|Memori komputer#Sejarah}}Pada 11 Desember 1946, [[Freedie Williams]] mengajukan paten untuk perangkat penyimpanan tabung sinar katode (CRT) ([[tabung Williams]]) dengan 128 kata 40-bit. Itu beroperasi pada 1947 dan merupakan implementasi praktis pertama [[memori akses acak]] (RAM).<ref name=":6" /> Pada tahun itu, paten pertama untuk [[memori inti magnetik]] diajukan oleh Frederick Viehe.<ref name=":7" /><ref name=":8" /> Memori inti magnetik yang praktis dikembangkan oleh [[An Wang]] pada 1948, dan diperbaiki oleh Jay Forrester dan Jan A. Rajchman pada awal 1950-an, sebelum dikomersialkan oleh komputer [[Whirlwind I|Whirlwind]] pada 1953.<ref name=":9" /> Ken Olsen juga berkontribusi ke pengembangannya.<ref name=":10" />[[File:KL CoreMemory.jpg|thumb|260px|32x32 [[core memory]] plane storing 1024{{nbsp}}[[bit]]s of data.]]


On December 11, 1946 [[Frederic Calland Williams|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).<ref name=":6">{{cite book|last1=O’Regan|first1=Gerard|date=2013|url=https://books.google.com/books?id=oSq5BAAAQBAJ&q=williams%20tube%20first%20random%20access%20memory&pg=PA267|title=Giants of Computing: A Compendium of Select, Pivotal Pioneers|publisher=Springer Science & Business Media|isbn=978-1447153405|page=267|trans-title=Raksasa Komputasi: Ringkasan Pionir Terpilih yang Sangat Penting|access-date=13 Desember 2015|url-status=live}}</ref> In that year, the first patent applications for [[magnetic-core memory]] were filed by Frederick Viehe.<ref name=":7">{{Cite book|last=Reilly|first=Edwin D.|date=2003|url=https://archive.org/details/milestonesincomp0000reil|title=Milestones in Computer Science and Information Technology|publisher=Greenwood Publishing Group|isbn=9781573565219|page=[https://archive.org/details/milestonesincomp0000reil/page/164 164]|trans-title=Tonggak Sejarah dalam Ilmu Komputer dan Teknologi Informasi|quote=viehe.|url-access=registration|url-status=live}}</ref><ref name=":8">{{cite book|last1=W. Pugh|first1=Emerson|last2=R. Johnson|first2=Lyle|last3=H. Palmer|first3=John|date=1991|url=https://archive.org/details/ibms360early370s0000pugh|title=IBM's 360 and Early 370 Systems|publisher=[[MIT Press]]|isbn=0262161230|page=[https://archive.org/details/ibms360early370s0000pugh/page/706 706]|trans-title=Sistem IBM 360 dan 370 Awal|quote=williams tube Frederick Viehe.|access-date=9 Desember 2015|url-access=registration|url-status=live}}</ref> 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 I|Whirlwind]] computer in 1953.<ref name=":9">{{cite web|title=1953: Whirlwind computer debuts core memory|url=https://www.computerhistory.org/storageengine/whirlwind-computer-debuts-core-memory/|website=[[Computer History Museum]]|trans-title=1953: Komputer Whirlwind meluncurkan memori inti|access-date=2 Agustus 2019}}</ref> [[Ken Olsen]] also contributed to its development.<ref name=":10">{{Cite book|url=https://books.google.com/books?id=rfsvbXyn0ZEC&q=jay+forrester&pg=PA25|title=Computerworld: Mass. Town has become computer capital|last=Taylor|first=Alan|date=18 June 1979|publisher=IDG Enterprise|pages=25}}</ref>
[[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.<ref name="computerhistory1966">{{cite web |title=1966: Semiconductor RAMs Serve High-speed Storage Needs |url=https://www.computerhistory.org/siliconengine/semiconductor-rams-serve-high-speed-storage-needs/ |website=[[Computer History Museum]] |access-date=19 June 2019}}</ref>

[[Memori semikonduktor]] dikembangkan pada awal 1960-an dengan sel memori bipolar, yang terdiri dari [[transistor bipolar]]. Walaupun lebih cepat,memori semikonduktor tidak bisa bersaing dengan memori inti magnetik yang lebih murah.<ref name="computerhistory1966" />

[[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.<ref name="computerhistory1966">{{cite web|title=1966: Semiconductor RAMs Serve High-speed Storage Needs|url=https://www.computerhistory.org/siliconengine/semiconductor-rams-serve-high-speed-storage-needs/|website=[[Computer History Museum]]|trans-title=1966: RAM Semikonduktor Memenuhi Kebutuhan Penyimpanan Cepat|access-date=19 Juni 2019}}</ref>


=== MOS memory cells ===
=== MOS memory cells ===
{{See|MOS memory|Random-access memory#History}}
{{See|Memori MOS|Memori akses acak#Sejarah}}
[[File:Intel C1103.jpg|thumb|260px|[[Intel 1103]], a 1970 [[metal-oxide-semiconductor]] (MOS) [[dynamic random-access memory]] (DRAM) [[memory chip|chip]].]]
[[File:Intel C1103.jpg|thumb|260px|[[Intel 1103]], a 1970 [[metal-oxide-semiconductor]] (MOS) [[dynamic random-access memory]] (DRAM) [[memory chip|chip]].]]


The invention of the [[MOSFET]] (metal-oxide-semiconductor field-effect transistor), also known as the MOS transistor, by [[Mohamed M. Atalla]] and [[Dawon Kahng]] at [[Bell Labs]] in 1959,<ref name="computerhistory">{{cite journal|url=https://www.computerhistory.org/siliconengine/metal-oxide-semiconductor-mos-transistor-demonstrated/|title=1960 - Metal Oxide Semiconductor (MOS) Transistor Demonstrated|journal=The Silicon Engine|publisher=[[Computer History Museum]]}}</ref> enabled the practical use of [[metal–oxide–semiconductor]] (MOS) transistors as memory cell storage elements, a function previously served by [[magnetic-core memory|magnetic cores]].<ref name="sciencedirect">{{cite web |title=Transistors - an overview |url=https://www.sciencedirect.com/topics/computer-science/transistors |website=[[ScienceDirect]] |access-date=8 August 2019}}</ref> The first modern memory cells were introduced in 1964, when John Schmidt designed the first 64-bit p-channel MOS ([[PMOS logic|PMOS]]) [[static random-access memory]] (SRAM).<ref name="computerhistory1970"/><ref>{{Cite book|url=https://books.google.com/books?id=kG4rAQAAIAAJ&q=John+Schmidt|title=Solid State Design - Vol. 6|date=1965|publisher=Horizon House}}</ref>
Penemuan [[MOSFET]] (transistor efek-medan semikonduktor logam-oksida), juga dikenal sebagai transistor MOS, oleh [[Mohamed M. Atalla]] dan [[Dawon Kahng]] pada [[Bell Labs]] pada 1959,<ref name="computerhistory" /> memungkinkan penggunaan praktis transistor [[semikonduktor logam-oksida]] sebagai elemen penyimpanan sel memori, sebuah fungsi yang sebelumnya disediakan oleh [[Memori inti magnetik|inti-inti magnetik]].<ref name="sciencedirect" /> Sel memori modern pertama diperkenalkan pada 1964, ketika John Schmidt mendesain [[memori akses acak statik]] (SRAM) MOS p-channel ([[Logika PMOS|PMOS]]) 64-bit pertama.<ref name="computerhistory1970"/><ref name=":11" />
The invention of the [[MOSFET]] (metal-oxide-semiconductor field-effect transistor), also known as the MOS transistor, by [[Mohamed M. Atalla]] and [[Dawon Kahng]] at [[Bell Labs]] in 1959,<ref name="computerhistory">{{cite journal|url=https://www.computerhistory.org/siliconengine/metal-oxide-semiconductor-mos-transistor-demonstrated/|title=1960 - Metal Oxide Semiconductor (MOS) Transistor Demonstrated|journal=The Silicon Engine|publisher=[[Computer History Museum]]}}</ref> enabled the practical use of [[metal–oxide–semiconductor]] (MOS) transistors as memory cell storage elements, a function previously served by [[magnetic-core memory|magnetic cores]].<ref name="sciencedirect">{{cite web|title=Transistors - an overview|url=https://www.sciencedirect.com/topics/computer-science/transistors|website=[[ScienceDirect]]|trans-title=Transistor - sebuah ringkasan|access-date=8 Agustus 2019}}</ref> The first modern memory cells were introduced in 1964, when John Schmidt designed the first 64-bit p-channel MOS ([[PMOS logic|PMOS]]) [[static random-access memory]] (SRAM).<ref name="computerhistory1970" /><ref name=":11">{{Cite book|date=1965|url=https://books.google.com/books?id=kG4rAQAAIAAJ&q=John+Schmidt|title=Solid State Design - Vol. 6|publisher=Horizon House|trans-title=Desain Slid State - Bab 6|url-status=live}}</ref>


SRAM typically has six-[[transistor]] cells, whereas [[Dynamic random-access memory|DRAM]] (dynamic random-access memory) typically has single-transistor cells.<ref name="shmj-mos">{{cite web |title=Late 1960s: Beginnings of MOS memory |url=http://www.shmj.or.jp/english/pdf/ic/exhibi718E.pdf |website=Semiconductor History Museum of Japan |date=2019-01-23 |access-date=27 June 2019}}</ref><ref name="computerhistory1970">{{cite web |title=1970: Semiconductors compete with magnetic cores |url=https://www.computerhistory.org/storageengine/semiconductors-compete-with-magnetic-cores/ |website=[[Computer History Museum]] |access-date=19 June 2019}}</ref> 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.<ref name="bc-spec">{{cite web|url=http://www.oldcalculatormuseum.com/s-toshbc1411.html|title=Spec Sheet for Toshiba "TOSCAL" BC-1411|website=Old Calculator Web Museum|access-date=8 May 2018|url-status=dead|archive-url=https://web.archive.org/web/20170703071307/http://www.oldcalculatormuseum.com/s-toshbc1411.html|archive-date=3 July 2017}}</ref><ref name="bc">[http://www.oldcalculatormuseum.com/toshbc1411.html Toshiba "Toscal" BC-1411 Desktop Calculator] {{webarchive|url=https://web.archive.org/web/20070520202433/http://www.oldcalculatormuseum.com/toshbc1411.html |date=2007-05-20 }}</ref> MOS technology is the basis for modern DRAM. In 1966, Dr. [[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.<ref name="ibm100">{{cite web |title=DRAM |url=https://www.ibm.com/ibm/history/ibm100/us/en/icons/dram/ |website=IBM100 |publisher=[[IBM]] |access-date=20 September 2019 |date=9 August 2017}}</ref> In 1967, Dennard filed a patent for a single-transistor DRAM memory cell, based on MOS technology.<ref>{{cite web |title=Robert Dennard |url=https://www.britannica.com/biography/Robert-Dennard |website=[[Encyclopedia Britannica]] |access-date=8 July 2019}}</ref>
SRAM typically has six-[[transistor]] cells, whereas [[Dynamic random-access memory|DRAM]] (dynamic random-access memory) typically has single-transistor cells.<ref name="shmj-mos">{{cite web |title=Late 1960s: Beginnings of MOS memory |url=http://www.shmj.or.jp/english/pdf/ic/exhibi718E.pdf |website=Semiconductor History Museum of Japan |date=2019-01-23 |access-date=27 June 2019}}</ref><ref name="computerhistory1970">{{cite web|title=1970: Semiconductors compete with magnetic cores|url=https://www.computerhistory.org/storageengine/semiconductors-compete-with-magnetic-cores/|website=[[Computer History Museum]]|trans-title=1970: Semikonduktor bersaing dengan inti magnetik|access-date=19 Juni 2019}}</ref> 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.<ref name="bc-spec">{{cite web|url=http://www.oldcalculatormuseum.com/s-toshbc1411.html|title=Spec Sheet for Toshiba "TOSCAL" BC-1411|website=Old Calculator Web Museum|access-date=8 May 2018|url-status=dead|archive-url=https://web.archive.org/web/20170703071307/http://www.oldcalculatormuseum.com/s-toshbc1411.html|archive-date=3 July 2017}}</ref><ref name="bc">[http://www.oldcalculatormuseum.com/toshbc1411.html Toshiba "Toscal" BC-1411 Desktop Calculator] {{webarchive|url=https://web.archive.org/web/20070520202433/http://www.oldcalculatormuseum.com/toshbc1411.html |date=2007-05-20 }}</ref> MOS technology is the basis for modern DRAM. In 1966, Dr. [[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.<ref name="ibm100">{{cite web |title=DRAM |url=https://www.ibm.com/ibm/history/ibm100/us/en/icons/dram/ |website=IBM100 |publisher=[[IBM]] |access-date=20 September 2019 |date=9 August 2017}}</ref> In 1967, Dennard filed a patent for a single-transistor DRAM memory cell, based on MOS technology.<ref>{{cite web |title=Robert Dennard |url=https://www.britannica.com/biography/Robert-Dennard |website=[[Encyclopedia Britannica]] |access-date=8 July 2019}}</ref>


The first commercial bipolar 64-bit [[Static random-access memory|SRAM]] was released by [[Intel]] in 1969 with the 3101 [[Schottky transistor|Schottky]] [[Transistor–transistor logic|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.<ref>{{Cite book|url=https://books.google.com/books?id=n76xqO7ZzsQC&pg=PA131|title=Encyclopedia of Microcomputers: Volume 9 - Icon Programming Language to Knowledge-Based Systems: APL Techniques|last1=Kent|first1=Allen|last2=Williams|first2=James G.|date=6 January 1992|publisher=CRC Press|isbn=9780824727086|pages=131}}</ref> DRAM chips during the early 1970s had three-transistor cells, before single-transistor cells became standard since the mid-1970s.<ref name="shmj-mos"/><ref name="computerhistory1970"/>
The first commercial bipolar 64-bit [[Static random-access memory|SRAM]] was released by [[Intel]] in 1969 with the 3101 [[Schottky transistor|Schottky]] [[Transistor–transistor logic|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.<ref>{{Cite book|url=https://books.google.com/books?id=n76xqO7ZzsQC&pg=PA131|title=Encyclopedia of Microcomputers: Volume 9 - Icon Programming Language to Knowledge-Based Systems: APL Techniques|last1=Kent|first1=Allen|last2=Williams|first2=James G.|date=6 January 1992|publisher=CRC Press|isbn=9780824727086|pages=131}}</ref> DRAM chips during the early 1970s had three-transistor cells, before single-transistor cells became standard since the mid-1970s.<ref name="shmj-mos"/><ref name="computerhistory1970"/>

Revisi terkini sejak 19 April 2023 04.44


Layout for the silicon implementation of a six transistor SRAM memory cell.

Sel memori adalah dasar pembangun memori komputer. Sel memori adalah sirkuit elektronik yang menyimpan sebuah bit informasi biner dan harus disetel untuk menyimpan bit 1 logika (level tegangan tinggi) dan disetel ulang untuk menyimpan bit 0 logika (level tegangan rendah). Nilainya dijaga/disimpan sampai diubah oleh proses setel/setel ulang. Nilai dalam sel memori dapat diakses dengan membacanya.

Dalam sejarah komputasi, berbagai arsitektur memori sel digunakan, termasuk memori inti dan memori gelembung. Sekarang, arsitektur sel memori yang paling umum adalah memori MOS, yang terdiri atas sel memori semikonduktor logam-oksida. Memori akses acak (RAM) menggunakan transistor efek-medan MOS (MOSFET) sebagai flip-flop dan kapasitor MOS untuk beberapa jenis RAM.

Sel memori SRAM (RAM statik) adalah jenis sirkuit flip-flop, yang biasanya diterapkan menggunakan MOSFET. Mereka menggunakan daya yang sangat rendah untuk menjaga nilai yang disimpan ketika tidak diakses. Jenis kedua, DRAM (RAM dinamis) berbasis kapasitor MOS. Mengisi dan menghabiskan kapasitor bisa menyimpan '1' atau '0' dalam sel. Namun, listrik dalam kapasitor ini akan bocor perlahan-lahan, dan harus disegarkan secara berkala. Karena proses penyegaran ini, DRAM menggunakan lebih banyak daya. Namun, DRAM bisa menyimpan lebih banyak data dalam suatu area.

Pada sisi lain, sebagian besar memori non-volatil (NVM) berbasis arsitektur sel memori gerbang mengambang. Teknologi memori non-volatil, seperti EPROM, EEPROM, dan memori flash menggunakan sel memori gerbang mengambang, yang berbasis transistor MOSFET gerbang mengambang.

Deskripsi

[sunting | sunting sumber]

Sel memori adalah dasar pembangun memori. Ini bisa diterapkan menggunakan beberapa teknologi, seperti dwikutub, MOS, dan perangkat semikonduktor lain. Sel memori juga bisa dibuat dari bahan magnetik seperti inti ferrit atau gelembung magnetik.[1] Kegunaan sel memori biner, dengan teknologi apapun, selalu sama. Sel memori menyimpan satu bit informasi biner yang bisa diakses dengan membaca selnya dan harus disetel untuk menyimpan 1 dan direset untuk menyimpan 0.[2]

Signifikansi

[sunting | sunting sumber]
Square array of DRAM memory cells being read

Sirkuit logika tanpa sel memori atau jalur masukan adalah sirkuit kombinasional. Nilai outputnya hanya bergantung pada nilai inputnya saat ini. Mereka tidak memiliki memori. Namun, memori adalah salah satu elemen utama sistem digital. Dalam komputer, memori memungkinkan penyimpanan program dan data secar bersamaan dan sel memori juga digunakan untuk penyimpanan sementara output sirkuit kombinasional untuk nanti digunakan oleh sistem digital. Sirkuit logika yang menggunakan sel memori adalah sirkuit sekuensial. Outputnya tidak hanya bergantung pada nilai inputnya saat ini, tetapi juga bergantung pada keadaan sirkuit sebelumnya, yang ditentukan oleh nilai yang disimpan pada sel memorinya. Sirkuit tersebut membutuhkan generator waktu atau jam untuk operasinya.[3]

Logic circuits without memory cells or feedback paths are called combinational, their outputs values depend only on the current value of their input values. They do not have memory. 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. Its output depends not only on the present value of its inputs, but also on the circuits previous state, as determined by the values stored on its memory cells. These circuits require a timing generator or clock for their operation.[3]

Saat ini, sebagian besar memori komputer yang digunakan dalam sistem komputer menggunakan sel DRAM; karena susunannya lebih kecil daripada SRAM, memori bisa dibuat lebih padat. Ini berujung pada memori yang lebih murah dengan kapasitas yang lebih besar. Karena sel memori DRAM menyimpan nilainya sebagai muatan kapasitor, dan ada masalah kebocoran, nilainya harus ditulis secara terus menerus. Ini adalah salah satu penyebab sel DRAM lebih lambat daripada sel SRAM (RAM statik) yang lebih besar, yang nilainya selalu tersedia. Oleh karena itu, memori SRAM digunakan untuk cache dalam chip dalam chip mikroprosesor modern.[4]

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]

Pada 11 Desember 1946, Freedie Williams mengajukan paten untuk perangkat penyimpanan tabung sinar katode (CRT) (tabung Williams) dengan 128 kata 40-bit. Itu beroperasi pada 1947 dan merupakan implementasi praktis pertama memori akses acak (RAM).[5] Pada tahun itu, paten pertama untuk memori inti magnetik diajukan oleh Frederick Viehe.[6][7] Memori inti magnetik yang praktis dikembangkan oleh An Wang pada 1948, dan diperbaiki oleh Jay Forrester dan Jan A. Rajchman pada awal 1950-an, sebelum dikomersialkan oleh komputer Whirlwind pada 1953.[8] Ken Olsen juga berkontribusi ke pengembangannya.[9]

32x32 core memory plane storing 1024 bits of data.

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

Memori semikonduktor dikembangkan pada awal 1960-an dengan sel memori bipolar, yang terdiri dari transistor bipolar. Walaupun lebih cepat,memori semikonduktor tidak bisa bersaing dengan memori inti magnetik yang lebih murah.[10]

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]

MOS memory cells

[sunting | sunting sumber]
Intel 1103, a 1970 metal-oxide-semiconductor (MOS) dynamic random-access memory (DRAM) chip.

Penemuan MOSFET (transistor efek-medan semikonduktor logam-oksida), juga dikenal sebagai transistor MOS, oleh Mohamed M. Atalla dan Dawon Kahng pada Bell Labs pada 1959,[11] memungkinkan penggunaan praktis transistor semikonduktor logam-oksida sebagai elemen penyimpanan sel memori, sebuah fungsi yang sebelumnya disediakan oleh inti-inti magnetik.[12] Sel memori modern pertama diperkenalkan pada 1964, ketika John Schmidt mendesain memori akses acak statik (SRAM) MOS p-channel (PMOS) 64-bit pertama.[13][14]

The invention of the MOSFET (metal-oxide-semiconductor field-effect transistor), also known as the MOS transistor, by Mohamed M. Atalla and Dawon Kahng at Bell Labs in 1959,[11] enabled the practical use of metal–oxide–semiconductor (MOS) transistors as memory cell storage elements, a function previously served by magnetic cores.[12] 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).[13][14]

SRAM typically has six-transistor cells, whereas DRAM (dynamic random-access memory) typically has single-transistor cells.[15][13] 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.[16][17] MOS technology is the basis for modern DRAM. In 1966, Dr. 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.[18] In 1967, Dennard filed a patent for a single-transistor DRAM memory cell, based on MOS technology.[19]

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.[20] DRAM chips during the early 1970s had three-transistor cells, before single-transistor cells became standard since the mid-1970s.[15][13]

CMOS memory was commercialized by RCA, which launched a 288-bit CMOS SRAM memory chip in 1968.[21] CMOS memory was initially slower than NMOS memory, which was more widely used by computers in the 1970s.[22] 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.[22]

The two most common types of DRAM memory cells since the 1980s have been trench-capacitor cells and stacked-capacitor cells.[23] 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.[24] Both debuted in 1984, when Hitachi introduced trench-capacitor memory and Fujitsu introduced stacked-capacitor memory.[23]

Floating-gate MOS memory cells

[sunting | sunting sumber]

The floating-gate MOSFET (FGMOS) was invented by Dawon Kahng and Simon Sze at Bell Labs in 1967.[25] They proposed the concept of floating-gate memory cells, using FGMOS transistors, which could be used to produce reprogrammable ROM (read-only memory).[26] 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.[27]

Flash memory was invented by Fujio Masuoka at Toshiba in 1980.[28][29] Masuoka and his colleagues presented the invention of NOR flash in 1984,[30] and then NAND flash in 1987.[31] 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.[23] 3D V-NAND, where flash memory cells are stacked vertically using 3D charge trap flash (CTP) technology, was first announced by Toshiba in 2007,[32] and first commercially manufactured by Samsung Electronics in 2013.[33][34]

Implementation

[sunting | sunting sumber]

The following schematics detail the three most used implementations for memory cells :

  • The dynamic random access memory cell (DRAM)
  • The static random access memory cell (SRAM)
  • Flip-flops like the J/K shown below.
DRAM cell (1 transistor and one capacitor)
SRAM cell (6 transistors)
Clocked J/K flip-flop

Operation

[sunting | sunting sumber]

DRAM memory cell

[sunting | sunting sumber]
Die of the MT4C1024 (1994) integrating one-mebibit of DRAM memory cells.
The storage element of the DRAM memory cell is the capacitor labeled (4) in the diagram above. The charge stored in the capacitor degrades over time, so its value must be refreshed (read and rewritten) periodically. The nMOS transistor (3) acts as a gate to allow reading or writing when open or storing when closed.[35]
For reading the Word line (2) drives a logic 1 (voltage high) into the gate of the nMOS transistor (3) which makes it conductive and the charge stored at the capacitor (4) is then transferred to the bit line (1). The bit line will have a parasitic capacitance (5) that will drain part of the charge and slow the reading process. The capacitance of the bit line will determine the needed size of the storage capacitor (4). It is a trade-off. If the storage capacitor is too small, the voltage of the bit line would take too much time to raise or not even rise above the threshold needed by the amplifiers at the end of the bit line. Since the reading process degrades the charge in the storage capacitor (4) its value is rewritten after each read.[36]
The writing process is the easiest, the desired value logic 1 (high voltage) or logic 0 (low voltage) is driven into the bit line. The word line activates the nMOS transistor (3) connecting it to the storage capacitor (4). The only issue is to keep it open enough time to ensure that the capacitor is fully charged or discharged before turning off the nMOS transistor (3).[36]

SRAM memory cell

[sunting | sunting sumber]
SRAM memory cell depicting Inverter Loop as gates
An animated SR latch. Black and white mean logical '1' and '0', respectively.
(A) S = 1, R = 0: set
(B) S = 0, R = 0: hold
(C) S = 0, R = 1: reset
(D) S = 1, R = 1: not allowed
Transitioning from the restricted combination (D) to (A) leads to an unstable state.
The working principle of SRAM memory cell can be easier to understand if the transistors M1 through M4 are drawn as logic gates. That way it is clear that at its heart, the cell storage is built by using two cross-coupled inverters. This simple loop creates a bi-stable circuit. A logic 1 at the input of the first inverter turns into a 0 at its output, and it is fed into the second inverter which transforms that logic 0 back to a logic 1 feeding back the same value to the input of the first inverter. That creates a stable state that does not change over time. Similarly the other stable state of the circuit is to have a logic 0 at the input of the first inverter. After been inverted twice it will also feedback the same value.[37]
Therefore there are only two stable states that the circuit can be in:
  • = 0 and   = 1
  • = 1 and   = 0
To read the contents of the memory cell stored in the loop, the transistors M5 and M6 must be turned on. when they receive voltage to their gates from the word line (), they become conductive and so the and    values get transmitted to the bit line () and to its complement ().[37] Finally this values get amplified at the end of the bit lines.[37]
The writing process is similar, the difference is that now the new value that will be stored in the memory cell is driven into the bit line () and the inverted one into its complement (). Next transistors M5 and M6 are open by driving a logic one (voltage high) into the word line (). This effectively connects the bit lines to the by-stable inverter loop. There are two possible cases:
  1. If the value of the loop is the same as the new value driven, there is no change.
  2. If the value of the loop is different from the new value driven there are two conflicting values, in order for the voltage in the bit lines to overwrite the output of the inverters, the size of the M5 and M6 transistors must be larger than that of the M1-M4 transistors. This allows more current to flow through first ones and therefore tips the voltage in the direction of the new value, at some point the loop will then amplify this intermediate value to full rail.[37]

Flip-flop

[sunting | sunting sumber]

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 MOSFET transistors.

Floating gate

[sunting | sunting sumber]
A flash memory cell

Floating-gate memory cells, based on floating-gate MOSFET transistors, are used for most non-volatile memory (NVM) technologies, including EPROM, EEPROM and flash memory.[27] 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.[27]

References

[sunting | sunting sumber]
  1. ^ D. Tang, Denny; Lee, Yuan-Jen (2010). Magnetic Memory: Fundamentals and Technology [Memori Magnetik: Dasar dan Teknologi]. Cambridge University Press. hlm. 91. ISBN 978-1139484497. Diakses tanggal 13 December 2015. 
  2. ^ Fletcher, William (1980). An engineering approach to digital designPerlu mendaftar (gratis) [Pendekatan engineering/rekayasa untuk desain digital]. Prentice-Hall. hlm. 283. ISBN 0-13-277699-5. 
  3. ^ a b Microelectronic CircuitsPerlu mendaftar (gratis) [Sirkuit Mikroelektronik] (edisi ke-Second). Holt, Rinehart and Winston, Inc. 1987. hlm. 883. ISBN 0-03-007328-6. 
  4. ^ a b "La Question Technique : le cache, comment ça marche ?". PC World Fr. Diarsipkan dari versi asli tanggal 2014-03-30. 
  5. ^ a b O’Regan, Gerard (2013). Giants of Computing: A Compendium of Select, Pivotal Pioneers [Raksasa Komputasi: Ringkasan Pionir Terpilih yang Sangat Penting]. Springer Science & Business Media. hlm. 267. ISBN 978-1447153405. Diakses tanggal 13 Desember 2015. 
  6. ^ a b Reilly, Edwin D. (2003). Milestones in Computer Science and Information TechnologyPerlu mendaftar (gratis) [Tonggak Sejarah dalam Ilmu Komputer dan Teknologi Informasi]. Greenwood Publishing Group. hlm. 164. ISBN 9781573565219. viehe. 
  7. ^ a b W. Pugh, Emerson; R. Johnson, Lyle; H. Palmer, John (1991). IBM's 360 and Early 370 SystemsPerlu mendaftar (gratis) [Sistem IBM 360 dan 370 Awal]. MIT Press. hlm. 706. ISBN 0262161230. Diakses tanggal 9 Desember 2015. williams tube Frederick Viehe. 
  8. ^ a b "1953: Whirlwind computer debuts core memory" [1953: Komputer Whirlwind meluncurkan memori inti]. Computer History Museum. Diakses tanggal 2 Agustus 2019. 
  9. ^ a b Taylor, Alan (18 June 1979). Computerworld: Mass. Town has become computer capital. IDG Enterprise. hlm. 25. 
  10. ^ a b "1966: Semiconductor RAMs Serve High-speed Storage Needs" [1966: RAM Semikonduktor Memenuhi Kebutuhan Penyimpanan Cepat]. Computer History Museum. Diakses tanggal 19 Juni 2019. 
  11. ^ a b "1960 - Metal Oxide Semiconductor (MOS) Transistor Demonstrated". The Silicon Engine. Computer History Museum. 
  12. ^ a b "Transistors - an overview" [Transistor - sebuah ringkasan]. ScienceDirect. Diakses tanggal 8 Agustus 2019. 
  13. ^ a b c d "1970: Semiconductors compete with magnetic cores" [1970: Semikonduktor bersaing dengan inti magnetik]. Computer History Museum. Diakses tanggal 19 Juni 2019. 
  14. ^ a b Solid State Design - Vol. 6 [Desain Slid State - Bab 6]. Horizon House. 1965. 
  15. ^ a b "Late 1960s: Beginnings of MOS memory" (PDF). Semiconductor History Museum of Japan. 2019-01-23. Diakses tanggal 27 June 2019. 
  16. ^ "Spec Sheet for Toshiba "TOSCAL" BC-1411". Old Calculator Web Museum. Diarsipkan dari versi asli tanggal 3 July 2017. Diakses tanggal 8 May 2018. 
  17. ^ Toshiba "Toscal" BC-1411 Desktop Calculator Diarsipkan 2007-05-20 di Wayback Machine.
  18. ^ "DRAM". IBM100. IBM. 9 August 2017. Diakses tanggal 20 September 2019. 
  19. ^ "Robert Dennard". Encyclopedia Britannica. Diakses tanggal 8 July 2019. 
  20. ^ Kent, Allen; Williams, James G. (6 January 1992). Encyclopedia of Microcomputers: Volume 9 - Icon Programming Language to Knowledge-Based Systems: APL Techniques. CRC Press. hlm. 131. ISBN 9780824727086. 
  21. ^ "1963: Complementary MOS Circuit Configuration is Invented". Computer History Museum. Diakses tanggal 6 July 2019. 
  22. ^ a b "1978: Double-well fast CMOS SRAM (Hitachi)" (PDF). Semiconductor History Museum of Japan. Diarsipkan dari versi asli (PDF) tanggal 5 July 2019. Diakses tanggal 5 July 2019. 
  23. ^ a b c "Memory". STOL (Semiconductor Technology Online). Diakses tanggal 25 June 2019. 
  24. ^ "1980s: DRAM capacity increases, the shift to CMOS advances, and Japan dominates the market" (PDF). Semiconductor History Museum of Japan. Diakses tanggal 19 July 2019. 
  25. ^ D. Kahng and S. M. Sze, "A floating-gate and its application to memory devices", The Bell System Technical Journal, vol. 46, no. 4, 1967, pp. 1288–1295
  26. ^ "1971: Reusable semiconductor ROM introduced". Computer History Museum. Diakses tanggal 19 June 2019. 
  27. ^ a b c Bez, R.; Pirovano, A. (2019). Advances in Non-Volatile Memory and Storage Technology. Woodhead Publishing. ISBN 9780081025857. 
  28. ^ Fulford, Benjamin (24 June 2002). "Unsung hero". Forbes. Diarsipkan dari versi asli tanggal 3 March 2008. Diakses tanggal 18 March 2008. 
  29. ^ US 4531203  Fujio Masuoka
  30. ^ "Toshiba: Inventor of Flash Memory". Toshiba. Diakses tanggal 20 June 2019. 
  31. ^ 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. 
  32. ^ "Toshiba announces new "3D" NAND flash technology". Engadget. 2007-06-12. Diakses tanggal 10 July 2019. 
  33. ^ "Samsung Introduces World's First 3D V-NAND Based SSD for Enterprise Applications". Samsung Semiconductor Global Website. 
  34. ^ Clarke, Peter. "Samsung Confirms 24 Layers in 3D NAND". EE Times. 
  35. ^ Jacob, Bruce; Ng, Spencer; Wang, David (28 July 2010). Memory Systems: Cache, DRAM, Disk. Morgan Kaufmann. hlm. 355. ISBN 9780080553849. 
  36. ^ a b Siddiqi, Muzaffer A. (19 December 2012). Dynamic RAM: Technology Advancements. CRC Press. hlm. 10. ISBN 9781439893739. 
  37. ^ a b c d Li, Hai; Chen, Yiran (19 April 2016). Nonvolatile Memory Design: Magnetic, Resistive, and Phase Change. CRC Press. hlm. 6, 7. ISBN 9781439807460. 

Templat:Digital electronics Templat:Electronic components