25 Facts About NAND flash

1.

NAND or NOR flash memory is often used to store configuration data in numerous digital products, a task previously made possible by EEPROM or battery-powered static RAM.

FactSnippet No. 644,290
2.

NOR-based NAND flash has long erase and write times, but provides full address and data buses, allowing random access to any memory location.

FactSnippet No. 644,291
3.

NAND flash has achieved significant levels of memory density as a result of several major technologies that were commercialized during the late 2000s to early 2010s.

FactSnippet No. 644,292
4.

Degradation or wear of the oxides is the reason why NAND flash memory has limited endurance, and data retention goes down with increasing degradation, since the oxides lose their electrically insulating characteristics as they degrade.

FactSnippet No. 644,293
5.

NOR NAND flash continues to be the technology of choice for embedded applications requiring a discrete non-volatile memory device.

FactSnippet No. 644,294
6.

NAND flash uses tunnel injection for writing and tunnel release for erasing.

FactSnippet No. 644,295
7.

Hierarchical structure of NAND flash starts at a cell level which establishes strings, then pages, blocks, planes and ultimately a die.

FactSnippet No. 644,296
8.

Architecture of NAND flash means that data can be read and programmed in pages, typically between 4 KiB and 16 KiB in size, but can only be erased at the level of entire blocks consisting of multiple pages.

FactSnippet No. 644,297
9.

V-NAND flash was first commercially manufactured by Samsung Electronics in 2013.

FactSnippet No. 644,298
10.

Growth of a group of V-NAND flash cells begins with an alternating stack of conducting polysilicon layers and insulating silicon dioxide layers.

FactSnippet No. 644,299
11.

One limitation of NAND flash memory is that, it can be erased only a block at a time.

FactSnippet No. 644,300
12.

In other words, NAND flash memory offers random-access read and programming operations but does not offer arbitrary random-access rewrite or erase operations.

FactSnippet No. 644,301
13.

Some file systems designed for NAND flash devices make use of this rewrite capability, for example Yaffs1, to represent sector metadata.

FactSnippet No. 644,302
14.

For NAND flash memory, reading and programming are page-wise, and unlocking and erasing are block-wise.

FactSnippet No. 644,303
15.

NAND flash devices require bad block management by the device driver software or by a separate controller chip.

FactSnippet No. 644,304
16.

NAND flash is best suited to systems requiring high capacity data storage.

FactSnippet No. 644,305
17.

NOR and NAND flash get their names from the structure of the interconnections between memory cells.

FactSnippet No. 644,306
18.

Industrial NAND flash are in demand due to their capacity, longer endurance and reliability in sensitive environments.

FactSnippet No. 644,307
19.

The capacity scaling of NAND flash chips used to follow Moore's law because they are manufactured with many of the same integrated circuits techniques and equipment.

FactSnippet No. 644,308
20.

Since the introduction of 3D NAND flash, scaling is no longer necessarily associated with Moore's law since ever smaller transistors are no longer used.

FactSnippet No. 644,309
21.

Serial NAND flash is a small, low-power NAND flash memory that provides only serial access to the data - rather than addressing individual bytes, the user reads or writes large contiguous groups of bytes in the address space serially.

FactSnippet No. 644,310
22.

When incorporated into an embedded system, serial NAND flash requires fewer wires on the PCB than parallel NAND flash memories, since it transmits and receives data one bit at a time.

FactSnippet No. 644,311
23.

Since this type of SPI NAND flash lacks an internal SRAM buffer, the complete page must be read out and modified before being written back, making it slow to manage.

FactSnippet No. 644,312
24.

Typical applications for serial NAND flash include storing firmware for hard drives, Ethernet network interface adapters, DSL modems, etc.

FactSnippet No. 644,313
25.

The cost per gigabyte of NAND flash memory remains significantly higher than that of hard disks.

FactSnippet No. 644,314