Related topics: iphone · apple · samsung electronics

Researchers design six-state magnetic memory

(Phys.org)—Computers are often described with "ones and zeros," referring to their binary nature: each memory element stores data in two states. But there is no fundamental reason why there should be just two. In a new ...

What Comes After Hard Drives?

(PhysOrg.com) -- The ability to store and retrieve data is an important component of today's computers, as well as other modern electronic devices such as cell phones, video game consoles, and camcorders. Since their invention ...

Memory reformat planned for Opportunity Mars rover

(Phys.org) —An increasing frequency of computer resets on NASA's Mars Exploration Rover Opportunity has prompted the rover team to make plans to reformat the rover's flash memory.

Rice's silicon oxide memories catch manufacturers' eye

(Phys.org) —Rice University's breakthrough silicon oxide technology for high-density, next-generation computer memory is one step closer to mass production, thanks to a refinement that will allow manufacturers to fabricate ...

page 1 from 20

Flash memory

Flash memory is a non-volatile computer memory that can be electrically erased and reprogrammed. It is a technology that is primarily used in memory cards and USB flash drives for general storage and transfer of data between computers and other digital products. It is a specific type of EEPROM (Electrically Erasable Programmable Read-Only Memory) that is erased and programmed in large blocks; in early flash the entire chip had to be erased at once. Flash memory costs far less than byte-programmable EEPROM and therefore has become the dominant technology wherever a significant amount of non-volatile, solid state storage is needed. Example applications include PDAs (personal digital assistants), laptop computers, digital audio players, digital cameras and mobile phones. It has also gained popularity in the game console market, where it is often used instead of EEPROMs or battery-powered SRAM for game save data.

Since flash memory is non-volatile, no power is needed to maintain the information stored in the chip. In addition, flash memory offers fast read access times (although not as fast as volatile DRAM memory used for main memory in PCs) and better kinetic shock resistance than hard disks. These characteristics explain the popularity of flash memory in portable devices. Another feature of flash memory is that when packaged in a "memory card," it is enormously durable, being able to withstand intense pressure, extremes of temperature, and even immersion in water.

Although technically a type of EEPROM, the term "EEPROM" is generally used to refer specifically to non-flash EEPROM which is erasable in small blocks, typically bytes. Because erase cycles are slow, the large block sizes used in flash memory erasing give it a significant speed advantage over old-style EEPROM when writing large amounts of data.

This text uses material from Wikipedia, licensed under CC BY-SA