Flash Memory - Distinction Between NOR and NAND Flash

Distinction Between NOR and NAND Flash

NOR and NAND flash differ in two important ways:

  • the connections of the individual memory cells are different
  • the interface provided for reading and writing the memory is different (NOR allows random-access for reading, NAND allows only page access)

These two are linked by the design choices made in the development of NAND flash. A goal of NAND flash development was to reduce the chip area required to implement a given capacity of flash memory, and thereby to reduce cost per bit and increase maximum chip capacity so that flash memory could compete with magnetic storage devices like hard disks.

NOR and NAND flash get their names from the structure of the interconnections between memory cells. In NOR flash, cells are connected in parallel to the bit lines, allowing cells to be read and programmed individually. The parallel connection of cells resembles the parallel connection of transistors in a CMOS NOR gate. In NAND flash, cells are connected in series, resembling a NAND gate. The series connections consume less space than parallel ones, reducing the cost of NAND flash. It does not, by itself, prevent NAND cells from being read and programmed individually.

When NOR flash was developed, it was envisioned as a more economical and conveniently rewritable ROM than contemporary EPROM and EEPROM memories. Thus random-access reading circuitry was necessary. However, it was expected that NOR flash ROM would be read much more often than written, so the write circuitry included was fairly slow and could only erase in a block-wise fashion. On the other hand, applications that use flash as a replacement for disk drives do not require word-level write address, which would only add to the complexity and cost unnecessarily.

Because of the series connection and removal of wordline contacts, a large grid of NAND flash memory cells will occupy perhaps only 60% of the area of equivalent NOR cells (assuming the same CMOS process resolution, for example, 130 nm, 90 nm, or 65 nm). NAND flash's designers realized that the area of a NAND chip, and thus the cost, could be further reduced by removing the external address and data bus circuitry. Instead, external devices could communicate with NAND flash via sequential-accessed command and data registers, which would internally retrieve and output the necessary data. This design choice made random-access of NAND flash memory impossible, but the goal of NAND flash was to replace hard disks, not to replace ROMs.

Read more about this topic:  Flash Memory

Famous quotes containing the words distinction between, distinction and/or flash:

    There appears to be but two grand master passions or movers in the human mind, namely, love and pride. And what constitutes the beauty or deformity of a man’s character is the choice he makes under which banner he determines to enlist himself. But there is a strong distinction between different degress in the same thing and a mixture of two contraries.
    Sarah Fielding (1710–1768)

    I want you to consider this distinction as you go forward in life. Being male is not enough; being a man is a right to be earned and an honor to be cherished. I cannot tell you how to earn that right or deserve that honor. . . but I can tell you that the formation of your manhood must be a conscious act governed by the highest vision of the man you want to be.
    Kent Nerburn (20th century)

    So, she will never leap up that way again, with the yellow flash of
    a mountain lion’s long shoot!
    —D.H. (David Herbert)