From a729d1661e33b73694051a160cdcaac8cba3c955 Mon Sep 17 00:00:00 2001 From: Ewan Smathers Date: Fri, 5 Sep 2025 08:19:54 +0800 Subject: [PATCH] Add #750 What's Flash Memory? --- %23750-What%27s-Flash-Memory%3F.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 %23750-What%27s-Flash-Memory%3F.md diff --git a/%23750-What%27s-Flash-Memory%3F.md b/%23750-What%27s-Flash-Memory%3F.md new file mode 100644 index 0000000..b0bf18b --- /dev/null +++ b/%23750-What%27s-Flash-Memory%3F.md @@ -0,0 +1,7 @@ +
What is flash memory? It's a sort of memory that may retailer information with out energy and may erase [Memory Wave](http://wiki.konyvtar.veresegyhaz.hu/index.php?title=Disconnect_The_Car_Battery) in blocks. It's a sort of electronically erasable programmable read only [Memory Wave Workshop](http://youtools.pt/mw/index.php?title=How_Lengthy-Time_Period_Memory_Retrieval_Works) (EEPROM). Computer systems store data on their memory chips in binary, which suggests all the pieces is reduced to a 1 and a 0. When the pc desires to learn the knowledge, it scans the memory chip and translates the 1s and the 0s again into something that we are able to read, or an image or a movie. Each character you're studying has been rendered from binary. However, the pc doesn’t actually retailer the data as 1s and 0s. There are three different strategies it uses. The first technique is in random entry memory where the information is saved using electrons. A memory chip is made up of billions of capacitors. These capacitors are in a position to carry electrons. If a capacitor is holding electrons, then it's a 1 and if a capacitor is empty of electrons, then it's a 0. A single capacitor is a bit of knowledge and there are eight bits in a byte, so a byte has 8 capacitors.
+ +
"Hello" has forty different bits of knowledge, which is 5 bytes. A 16-gigabyte memory card has 128 billion capacitors. The capacitors can not hold the electrons when the computer is turned off, so RAM is just usable when the pc has energy. The second approach is on the laborious disk drive the place the knowledge is stored magnetically. The pc has a spinning laborious disk and it stores the information on it by marking microscopic strains that are magnetic. When the pc reads the information, each magnetic line is taken into account a 1 and every nonmagnetic line is taken into account a 0. The third technique uses transistors to hold a charge and this is how flash memory works. A transistor is fabricated from a conductive material like silicon or germanium. They'll take in electrons in the same means as a capacitor, but they don’t lose them. In RAM, the presence of electrons makes a 1, however with flash memory, an electron charge makes a 0 and no charge is a 1. Because they don’t lose their electrons, they keep the data when they are switched off as properly.
+ +
A transistor has two ends. The electrons can enter in by the one finish, called the source, and they will depart the transistor by means of the other finish, known as the drain. There is a gate at one finish and electrons are saved within the transistor when the gate is closed, being read as 0. If the gate is left open, the electrons go straight through and the transistor is empty, being learn as 1. With non-flash memory, when the ability is turned off, the electrons don’t keep within the transistor. Flash drives must work when there isn't a energy source and this is done with something called a floating gate. A floating gate is a gate simply just like the one that keeps the electrons within the transistor, [Memory Wave Workshop](http://wiki.naval.ch/index.php?title=Benutzer:JeanaClouse1) but it is separated from the transistor by a skinny, oxide layer. The oxide is an insulator however because it is skinny, electrons can move by it if there's a robust sufficient present.
+ +
When the pc writes to a flash memory, it uses sufficient present that the electrons fill the transistor, move throughout the insulating layer and stick with the floating gate. The computer makes use of sufficient current for the electrons to cross over the floating gate, however they don’t have sufficient power to get back across, so they keep stuck to the [floating gate](https://en.wiktionary.org/wiki/floating%20gate). They can stay that manner for years with none extra energy and without loss of memory. While you wish to erase data from the flash memory, the pc supplies an electric current to the entrance of the transistor and a unfavourable charge to the gates. This repels the electrons on one aspect and attracts them on the other in order that they jump throughout the insulating layer and go away the transistor. Flash memory drives are very helpful as a result of they'll retailer the knowledge with out needing any power, but they can’t be used indefinitely. Every time the gates are electrified, they put on a bit of. Completely different drives have totally different ratings however they are good for about 100,000 write / erase cycles earlier than they begin to leak data. And [Memory Wave](http://wiki.die-karte-bitte.de/index.php/What_s_New_About_Web_Explorer_7) that is what I realized right this moment.
\ No newline at end of file