NON-VOLATILE MEMORY WITH ERASE VERIFY SKIP
A non-volatile storage apparatus is configured to perform erase verify during an erase process in order to account for differences in erase speed. In order to reduce the time used to perform the erase process (which includes the erase verify), the erase verify operation is skipped for certain memory cells based on a system parameter. For example, when erasing a block of memory cells, a series of erase voltage pulses are applied to the NAND strings in outer sub-blocks and inner sub-blocks of the block. Erase verify is performed between erase voltage pulses for NAND strings in the outer sub-blocks while skipping erase verify for NAND strings in the inner sub-blocks. Performing erase verify between erase voltage pulses for NAND strings in the inner sub-blocks is started at a predetermined number of erase voltage pulses after the NAND strings in the outer sub-blocks successfully erase verify.
Latest SANDISK TECHNOLOGIES LLC Patents:
- Three-dimensional memory device including an isolation-trench etch stop layer and methods for forming the same
- CONTROL GATE SIGNAL FOR DATA RETENTION IN NONVOLATILE MEMORY
- Non-volatile memory with tuning of erase process
- Non-volatile memory with optimized operation sequence
- Early detection of programming failure for non-volatile memory
Semiconductor memory is widely used in various electronic devices such as cellular telephones, digital cameras, personal digital assistants, medical electronics, mobile computing devices, servers, solid state drives, non-mobile computing devices and other devices. Semiconductor memory may comprise non-volatile memory or volatile memory. Non-volatile memory allows information to be stored and retained even when the non-volatile memory is not connected to a source of power (e.g., a battery). An example of non-volatile memory is flash memory (e.g., NAND-type and NOR-type flash memory).
Like-numbered elements refer to common components in the different figures.
Apparatuses and techniques are described for optimizing an erase operation in a memory device to compensate for erase speed variations.
An erase operation involves transitioning the memory cells from a programmed state to an erased state. During one embodiment of the erase operation, it is desired to lower the threshold voltage (Vth) of each memory cell below an erase-verify level which represents an erased data state. An erase operation can include a number of erase cycles, where each cycle comprises an erase portion follow by a erase verify portion. In one embodiment of the erase portion, voltages are applied to a block of non-volatile memory cells to provide a positive channel-to-gate voltage for the memory cells of the block to drive electrons out of the charge-storing material of the memory cells, thereby reducing the threshold voltage of the memory cells. In the erase verify portion, an erase verify voltage is applied to the control gates of the memory cells via the word lines of the block, and sensing circuitry is used to sense currents to determine if the memory cells have been sufficiently erased. Memory cells with threshold voltages below the erase verify level will turn on in response to the erase verify voltage being applied to the control gates of the memory cells via the word lines of the block.
The erase speed can vary for different memory cells which, if not compensated for, can lead to variations in depth of erase that have a negative effect on device performance. The erase verify process can be used to account for differences in erase speed. Other processes for dynamically changing voltages during the erase process can also be used to account for differences in erase speed. However, performing many erase verify operations can slow down the erase process and dynamically changing voltages during the erase process can add unnecessary complications to the design and require additional latches/registers to store state information. Therefore, it is proposed that in order to reduce the time used to perform the erase process (which includes the erase verify) and to reduce complexity associated with dynamic operation, the erase verify operation is skipped for certain memory cells based on a predetermined system parameter. For example, when erasing a block of memory cells, a series of erase voltage pulses (or other doses of an erase signal) are applied to the NAND strings (or other groups of connected non-volatile memory cells) in outer sub-blocks and inner sub-blocks of the selected block. Erase verify is performed between erase voltage pulses for NAND strings in the outer sub-blocks of the selected block while skipping erase verify for NAND strings in the inner sub-blocks of the selected block. Performing erase verify between erase voltage pulses for NAND strings in the inner sub-blocks of the selected block is started at a predetermined number of erase voltage pulses (e.g., the system parameter) after the NAND strings in the outer sub-blocks of the selected block successfully erase verify.
One embodiment of the proposed non-volatile storage apparatus comprises a non-volatile memory structure including multiple groups of memory cells and a control circuit connected to the non-volatile memory structure. Each group of memory cells includes a plurality of connected memory cells (e.g., in one embodiment a group is a NAND string). All of the groups are connected to a common bit line and a common word line. A subset of the groups serve as one or more reference groups. Groups of the multiple groups that are not one of the one or more reference group are non-reference groups. The control circuit is configured to apply doses of an erase signal to the groups, perform erase verify between doses of the erase signal for the one or more reference groups until the one or more reference groups successfully erase verify while skipping erase verify between doses of the erase signal for the non-reference groups, and, for each of the non-reference groups, start to perform erase verify between doses of the erase signal at a respective predetermined number of doses of the erase signal after the one or more reference groups successfully erase verify and continue to perform erase verify for the respective non-reference group between doses of the erase signal until the respective non-reference group successfully erase verifies.
The components of memory system 100 depicted in
Controller 120 comprises a host interface 152 that is connected to and in communication with host 102. In one embodiment, host interface 152 provides a PCIe interface. Other interfaces can also be used, such as SCSI, SATA, etc. Host interface 152 is also connected to a network-on-chip (NOC) 154. A NOC is a communication subsystem on an integrated circuit. NOC's can span synchronous and asynchronous clock domains or use unclocked asynchronous logic. NOC technology applies networking theory and methods to on-chip communications and brings notable improvements over conventional bus and crossbar interconnections. NOC improves the scalability of systems on a chip (SoC) and the power efficiency of complex SoCs compared to other designs. The wires and the links of the NOC are shared by many signals. A high level of parallelism is achieved because all links in the NOC can operate simultaneously on different data packets. Therefore, as the complexity of integrated subsystems keep growing, a NOC provides enhanced performance (such as throughput) and scalability in comparison with previous communication architectures (e.g., dedicated point-to-point signal wires, shared buses, or segmented buses with bridges). In other embodiments, NOC 154 can be replaced by a bus. Connected to and in communication with NOC 154 is processor 156, ECC engine 158, memory interface 160, and DRAM controller 164. DRAM controller 164 is used to operate and communicate with local high speed volatile memory 140 (e.g., DRAM). In other embodiments, local high speed volatile memory 140 can be SRAM or another type of volatile memory.
ECC engine 158 performs error correction services. For example, ECC engine 158 performs data encoding and decoding, as per the implemented ECC technique. In one embodiment, ECC engine 158 is an electrical circuit programmed by software. For example, ECC engine 158 can be a processor that can be programmed. In other embodiments, ECC engine 158 is a custom and dedicated hardware circuit without any software. In another embodiment, the function of ECC engine 158 is implemented by processor 156.
Processor 156 performs the various controller memory operations, such as programming, erasing, reading, as well as memory management processes. In one embodiment, processor 156 is programmed by firmware. In other embodiments, processor 156 is a custom and dedicated hardware circuit without any software. Processor 156 also implements a translation module, as a software/firmware process or as a dedicated hardware circuit. In many systems, the non-volatile memory is addressed internally to the storage system using physical addresses associated with the one or more memory die. However, the host system will use logical addresses to address the various memory locations. This enables the host to assign data to consecutive logical addresses, while the storage system is free to store the data as it wishes among the locations of the one or more memory die. To implement this system, the controller (e.g., the translation module) performs address translation between the logical addresses used by the host and the physical addresses used by the memory dies. One example implementation is to maintain tables (i.e. the L2P tables mentioned above) that identify the current translation between logical addresses and physical addresses. An entry in the L2P table may include an identification of a logical address and corresponding physical address. Although logical address to physical address tables (or L2P tables) include the word “tables” they need not literally be tables. Rather, the logical address to physical address tables (or L2P tables) can be any type of data structure. In some examples, the memory space of a storage system is so large that the local memory 140 cannot hold all of the L2P tables. In such a case, the entire set of L2P tables are stored in a memory die 130 and a subset of the L2P tables are cached (L2P cache) in the local high speed volatile memory 140.
Memory interface 160 communicates with one or more memory die 130. In one embodiment, memory interface provides a Toggle Mode interface. Other interfaces can also be used. In some example implementations, memory interface 160 (or another portion of controller 120) implements a scheduler and buffer for transmitting data to and receiving data from one or more memory die.
Control circuitry 310 cooperates with the read/write circuits 328 to perform memory operations (e.g., write, read, erase, and others) on memory structure 326. In one embodiment, control circuitry 310 includes a state machine 312, an on-chip address decoder 314, a power control circuit 316 and a memory die parameters 318. State machine 312 provides die-level control of memory operations. In one embodiment, state machine 312 is programmable by software. In other embodiments, state machine 312 does not use software and is completely implemented in hardware (e.g., electrical circuits). In some embodiments, state machine 312 can be replaced by a programmable microcontroller or microprocessor. In one embodiment, control circuitry 310 includes memory die parameters 318 stored in buffers such as registers, latches, ROM fuses and other storage devices. The memory die parameters 318 are default values such as base voltages and other parameters used by memory die 300 (e.g., used by state machines 312) to perform memory operations. One example is the Skip Parameters SP, which are used during the erase process to indicate a predetermined number of erase verify operations to skip, as described below. In one embodiment, the Skip Parameters SP are set during testing as part of the manufacturing of memory die 300 (thus, the Skip Parameters SP are set prior to performing erase processes, including applying erase voltage pulses, for a user).
The on-chip address decoder 314 provides an address interface between addresses used by controller 120 to the hardware address used by the decoders 324 and 332. Power control module 316 controls the power and voltages supplied to the word lines and bit lines during memory operations. Power control module 316 may include charge pumps for creating voltages.
For purposes of this document, control circuitry 310, read/write circuits 328 and decoders 324/332 comprise one embodiment of a control circuit for memory structure 326. In other embodiments, other circuits that support and operate on memory structure 326 can be referred to as a control circuit. For example, in some embodiments, the controller can operate as the control circuit or can be part of the control circuit. In some embodiments, the controller in combination with control circuitry 310, read/write circuits 328 and decoders 324/332 comprise one embodiment of a control circuit. In another embodiment, state machine 312 comprises the control circuit. In another embodiment, the host can provide the control circuit.
In one embodiment, memory structure 326 comprises a monolithic three dimensional memory array of non-volatile memory cells in which multiple memory levels are formed above a single substrate, such as a wafer. The memory structure may comprise any type of non-volatile memory that is monolithically formed in one or more physical levels of arrays of memory cells having an active area disposed above a silicon (or other type of) substrate. In one example, the non-volatile memory cells of memory structure 326 comprise vertical NAND strings with charge-trapping material such as described, for example, in U.S. Pat. No. 9,721,662, incorporated herein by reference in its entirety. A NAND string includes memory cells connected by a channel.
In another embodiment, memory structure 326 comprises a two dimensional memory array of non-volatile memory cells. In one example, the non-volatile memory cells are NAND flash memory cells utilizing floating gates such as described, for example, in U.S. Pat. No. 9,082,502, incorporated herein by reference in its entirety. Other types of memory cells (e.g., NOR-type flash memory) can also be used.
The exact type of memory array architecture or memory cell included in memory structure 326 is not limited to the examples above. Many different types of memory array architectures or memory cell technologies can be used to form memory structure 326. No particular non-volatile memory technology is required for purposes of the new claimed embodiments proposed herein. Other examples of suitable technologies for memory cells of the memory structure 326 include ferroelectric memories (FeRAM or FeFET), ReRAM memories, magnetoresistive memory (e.g., MRAM, Spin Transfer Torque MRAM, Spin Orbit Torque MRAM), phase change memory (e.g., PCM), and the like. Examples of suitable technologies for architectures of memory structure 326 include two dimensional arrays, three dimensional arrays, cross-point arrays, stacked two dimensional arrays, vertical bit line arrays, and the like.
One example of a ReRAM, or PCMRAM, cross point memory includes reversible resistance-switching elements arranged in cross point arrays accessed by X lines and Y lines (e.g., word lines and bit lines). In another embodiment, the memory cells may include conductive bridge memory elements. A conductive bridge memory element may also be referred to as a programmable metallization cell. A conductive bridge memory element may be used as a state change element based on the physical relocation of ions within a solid electrolyte. In some cases, a conductive bridge memory element may include two solid metal electrodes, one relatively inert (e.g., tungsten) and the other electrochemically active (e.g., silver or copper), with a thin film of the solid electrolyte between the two electrodes. As temperature increases, the mobility of the ions also increases causing the programming threshold for the conductive bridge memory cell to decrease. Thus, the conductive bridge memory element may have a wide range of programming thresholds over temperature.
Magnetoresistive memory (MRAM) stores data by magnetic storage elements. The elements are formed from two ferromagnetic plates, each of which can hold a magnetization, separated by a thin insulating layer. One of the two plates is a permanent magnet set to a particular polarity; the other plate's magnetization can be changed to match that of an external field to store memory. A memory device is built from a grid of such memory cells. In one embodiment for programming, each memory cell lies between a pair of write lines arranged at right angles to each other, parallel to the cell, one above and one below the cell. When current is passed through them, an induced magnetic field is created.
Phase change memory (PCM) exploits the unique behavior of chalcogenide glass. One embodiment uses a Ge2Sb2Te5 alloy to achieve phase changes by electrically heating the phase change material. The doses of programming are electrical pulses of different amplitude and/or length resulting in different resistance values of the phase change material.
A person of ordinary skill in the art will recognize that the technology described herein is not limited to a single specific memory structure, but covers many relevant memory structures within the spirit and scope of the technology as described herein and as understood by one of ordinary skill in the art.
The block depicted in
Although
For ease of reference, drain side select layers SGD0, SGD1, SGD2 and SGD3; source side select layers SGS0, SGS1, SGS2 and SGS3; dummy word line layers DD0, DD1, DS0, DS1, WLDL and WLDU; and word line layers WLL0-WLL95 collectively are referred to as the conductive layers. In one embodiment, the conductive layers are made from a combination of TiN and Tungsten. In other embodiments, other materials can be used to form the conductive layers, such as doped polysilicon, metal such as Tungsten or metal silicide. In some embodiments, different conductive layers can be formed from different materials. Between conductive layers are dielectric layers DL0-DL111. For example, dielectric layers DL104 is above word line layer WLL94 and below word line layer WLL95. In one embodiment, the dielectric layers are made from SiO2. In other embodiments, other dielectric materials can be used to form the dielectric layers.
The non-volatile memory cells are formed along vertical columns which extend through alternating conductive and dielectric layers in the stack. In one embodiment, the memory cells are arranged in NAND strings. The word line layers WLL0-WLL95 connect to memory cells (also called data memory cells). Dummy word line layers DD0, DD1, DS0, DS1, WLDL and WLDU connect to dummy memory cells. A dummy memory cell does not store and is not eligible to store host data (data provided from the host, such as data from a user of the host), while a data memory cell is eligible to store host data. In some embodiments, data memory cells and dummy memory cells may have a same structure. A dummy word line is connected to dummy memory cells. Drain side select layers SGD0, SGD1, SGD2 and SGD3 are used to electrically connect and disconnect NAND strings from bit lines. Source side select layers SGS0, SGS1, SGS2 and SGS3 are used to electrically connect and disconnect NAND strings from the source line SL.
Drain side select gate layer SGD0 (the top layer) is also divided into regions 420, 430, 440 and 450, also known as fingers or select line fingers. In one embodiment, the four select line fingers on a same level are connected together. In another embodiment, each select line finger operates as a separate word line.
When a memory cell is programmed, electrons are stored in a portion of the charge trapping layer 473 which is associated with the memory cell. These electrons are drawn into the charge trapping layer 473 from the channel 471, through the tunneling dielectric 472, in response to an appropriate voltage on word line region 476. The threshold voltage (Vth) of a memory cell is increased in proportion to the amount of stored charge. In one embodiment, the programming is achieved through Fowler-Nordheim tunneling of the electrons into the charge trapping layer. During an erase operation, the electrons return to the channel or holes are injected into the charge trapping layer to recombine with electrons. In one embodiment, erasing is achieved using hole injection into the charge trapping layer via a physical mechanism such as gate induced drain leakage (GIDL).
Although the example memory system of
The memory systems discussed above can be erased, programmed and read. At the end of a successful programming process (with verification), the threshold voltages of the memory cells should be within one or more distributions of threshold voltages for programmed memory cells or within a distribution of threshold voltages for erased memory cells, as appropriate.
In one embodiment, known as full sequence programming, memory cells can be programmed from the erased data state S0 directly to any of the programmed data states S1-S7. For example, a population of memory cells to be programmed may first be erased so that all memory cells in the population are in erased data state S0. Then, a programming process is used to program memory cells directly into data states S1, S2, S3, S4, S5, S6, and/or S7. For example, while some memory cells are being programmed from data state S0 to data state S1, other memory cells are being programmed from data state S0 to data state S2 and/or from data state S0 to data state S3, and so on. The arrows of
Each threshold voltage distribution (data state) of
In general, during verify operations and read operations, the selected word line is connected to a voltage (one example of a reference signal), a level of which is specified for each read operation (e.g., see read reference voltages Vr1, Vr2, Vr3, Vr4, Vr5, Vr6, and Vr7, of
There are many ways to measure the conduction current of a memory cell during a read or verify operation. In one example, the conduction current of a memory cell is measured by the rate it discharges or charges a dedicated capacitor in the sense amplifier. In another example, the conduction current of the selected memory cell allows (or fails to allow) the NAND string that includes the memory cell to discharge a corresponding bit line. The voltage on the bit line is measured after a period of time to see whether it has been discharged or not. Note that the technology described herein can be used with different methods known in the art for verifying/reading. Other read and verify techniques known in the art can also be used.
Typically, the program voltage applied to the control gates (via a selected word line) during a program operation is applied as a series of program pulses (voltage pulses). Between programming pulses are a set of verify pulses to perform verification. In many implementations, the magnitude of the program pulses is increased with each successive pulse by a predetermined step size. In step 570 of
In step 574, the appropriate memory cells are verified using the appropriate set of verify reference voltages to perform one or more verify operations. In one embodiment, the verification process is performed by testing whether the threshold voltages of the memory cells selected for programming have reached the appropriate verify reference voltage.
In step 576, it is determined whether all the memory cells have reached their target threshold voltages (pass). If so, the programming process is complete and successful because all selected memory cells were programmed and verified to their target states. A status of “PASS” (or success) is reported in step 578. If, in 576, it is determined that not all of the memory cells have reached their target threshold voltages (fail), then the programming process continues to step 580.
In step 580, the system counts the number of memory cells that have not yet reached their respective target threshold voltage distribution. That is, the system counts the number of memory cells that have, so far, failed the verify process. This counting can be done by the state machine 312, the controller 120, or other logic. In one implementation, each of the sense blocks will store the status (pass/fail) of their respective memory cells. In one embodiment, there is one total count, which reflects the total number of memory cells currently being programmed that have failed the last verify step. In another embodiment, separate counts are kept for each data state.
In step 582, it is determined whether the count from step 580 is less than or equal to a predetermined limit. In one embodiment, the predetermined limit is a number of bits that can be corrected by error correction codes (ECC) during a read process for the page of memory cells. If the number of failed cells is less than or equal to the predetermined limit, than the programming process can stop and a status of “PASS” is reported in step 578. In this situation, enough memory cells programmed correctly such that the few remaining memory cells that have not been completely programmed can be corrected using ECC during the read process. In some embodiments, step 580 will count the number of failed cells for each sector, each target data state or other unit, and those counts will individually or collectively be compared to one or more thresholds in step 582.
In one embodiment, the predetermined limit can be less than the total number of bits that can be corrected by ECC during a read process to allow for future errors. When programming less than all of the memory cells for a page, or comparing a count for only one data state (or less than all states), than the predetermined limit can be a portion (pro-rata or not pro-rata) of the number of bits that can be corrected by ECC during a read process for the page of memory cells. In some embodiments, the limit is not predetermined. Instead, it changes based on the number of errors already counted for the page, the number of program-erase cycles performed or other criteria.
If number of failed memory cells is not less than the predetermined limit, than the programming process continues at step 584 and the program counter PC is checked against the program limit value (PL). Examples of program limit values include 6, 20 and 30; however, other values can be used. If the program counter PC is not less than the program limit value PL, then the program process is considered to have failed and a status of FAIL is reported in step 588. If the program counter PC is less than the program limit value PL, then the process continues at step 586 during which time the Program Counter PC is incremented by 1 and the program voltage Vpgm is stepped up to the next magnitude. For example, the next pulse will have a magnitude greater than the previous pulse by a step size (e.g., a step size of 0.1-0.4 volts). After step 586, the process loops back to step 572 and another program pulse is applied to the selected word line so that another iteration (steps 572-586) of the programming process of
Because it is possible that errors can occur when programming or reading, and errors can occur while storing data (e.g., due to electrons drifting, data retention issues or other phenomenon), error correction is used with the programming of data. Memory systems often use Error Correction Codes (ECC) to protect data from corruption. Many ECC coding schemes are well known in the art. These conventional error correction codes are especially useful in large scale memories, including flash (and other non-volatile) memories, because of the substantial impact on manufacturing yield and device reliability that such coding schemes can provide, rendering devices that have a few non-programmable or defective cells as useable. Of course, a tradeoff exists between the yield savings and the cost of providing additional memory cells to store the code bits (i.e., the code “rate”). As such, some ECC codes are better suited for flash memory devices than others. Generally, ECC codes for flash memory devices tend to have higher code rates (i.e., a lower ratio of code bits to data bits) than the codes used in data communications applications (which may have code rates as low as ½). Examples of well-known ECC codes commonly used in connection with flash memory storage include Reed-Solomon codes, other BCH codes, Hamming codes, and the like. Sometimes, the error correction codes used in connection with flash memory storage are “systematic,” in that the data portion of the eventual code word is unchanged from the actual data being encoded, with the code or parity bits appended to the data bits to form the complete code word.
The particular parameters for a given error correction code include the type of code, the size of the block of actual data from which the code word is derived, and the overall length of the code word after encoding. For example, a typical BCH code applied to a sector of 512 bytes (4096 bits) of data can correct up to four error bits, if at least 60 ECC or parity bits are used. Reed-Solomon codes are a subset of BCH codes, and are also commonly used for error correction. For example, a typical Reed-Solomon code can correct up to four errors in a 512 byte sector of data, using about 72 ECC bits. In the flash memory context, error correction coding provides substantial improvement in manufacturing yield, as well as in the reliability of the flash memory over time.
In some embodiments, controller 102 receives host data (also referred to as user data or data from an entity external to the memory system), also referred to as information bits, that is to be stored non-volatile memory structure 326. The informational bits are represented by the matrix i=[1 0] (note that two bits are used for example purposes only, and many embodiments have code words longer than two bits). An error correction coding process (such as any of the processes mentioned above or below) is implemented by ECC engine 158 of controller 120 in which parity bits are added to the informational bits to provide data represented by the matrix or code word v=[1 0 1 0], indicating that two parity bits have been appended to the data bits. Other techniques can be used that map input data to output data in more complex manners. For example, low density parity check (LDPC) codes, also referred to as Gallager codes, can be used. More details about LDPC codes can be found in R.G. Gallager, “Low-density parity-check codes,” IRE Trans. Inform. Theory, vol. IT-8, pp. 21 28, Jan. 1962; and D. MacKay, Information Theory, Inference and Learning Algorithms, Cambridge University Press 2003, chapter 47. In practice, such LDPC codes are typically applied (e.g., by ECC engine 158) to multiple pages encoded across a number of storage elements, but they do not need to be applied across multiple pages. The data bits can be mapped to a logical page and stored in memory structure 326 by programming one or more memory cells to one or more programming states, which corresponds to v.
In one embodiment, programming serves to raise the threshold voltage of the memory cells to one of the programmed data states S1-S7. Erasing serves to lower the threshold voltage of the memory cells to the Erase data state S0.
One technique to erase memory cells in some memory devices is to bias a p-well (or other types of) substrate to a high voltage to charge up a NAND channel. An erase enable voltage is applied to control gates of memory cells while the NAND channel is at a high voltage to erase the non-volatile storage elements (memory cells). Another approach to erasing memory cells is to generate gate induced drain leakage (GIDL) current to charge up the NAND string channel. An erase enable voltage is applied to control gates of the memory cells, while maintaining the string channel potential to erase the memory cells.
In one embodiment, the GIDL current is generated by causing a drain-to-gate voltage at a select transistor. A transistor drain-to-gate voltage that generates a GIDL current is referred to herein as a GIDL voltage. The GIDL current may result when the select transistor drain voltage is significantly higher than the select transistor control gate voltage. GIDL current is a result of carrier generation, i.e., electron-hole pair generation due to band-to-band tunneling and/or trap-assisted generation. In one embodiment, GIDL current may result in one type of carriers, e.g., holes, predominantly moving into NAND channel, thereby raising potential of the channel. The other type of carriers, e.g., electrons, are extracted from the channel, in the direction of a bit line or in the direction of a source line, by an electric field. During erase, the holes may tunnel from the channel to a charge storage region of memory cells and recombine with electrons there, to lower the threshold voltage of the memory cells.
The GIDL current may be generated at either end of the NAND string. A first GIDL voltage may be created between two terminals of a select transistor (e.g., drain side select transistor) that is connected to a bit line to generate a first GIDL current. A second GIDL voltage may be created between two terminals of a select transistor (e.g., source side select transistor) that is connected to a source line to generate a second GIDL current. Erasing based on GIDL current at only one end of the NAND string is referred to as a one-sided GIDL erase. Erasing based on GIDL current at both ends of the NAND string is referred to as a two-sided GIDL erase.
The NAND string 600 includes an SGD transistor 606 with a control gate 608 and a channel region 609. The NAND string 600 also includes storage elements 610, 612, 614, and 616;1 control gates 618, 620, 622, and 624; charge trapping layer regions 630, 632, 634, and 636; and channel regions 640, 642, 644, and 646, respectively. The NAND string 600 includes an SGS transistor 650 with a control gate 651 and a channel region 652. The NAND string 600 also includes storage elements 653, 654, 655, and 656; control gates 657, 658, 659, and 660; CTL regions 661, 662, 663, and 664; and channel regions 665, 666, 667, and 668, respectively.
Representative holes are depicted in the channel layers as circles with a “+” sign and representative electrons are depicted in the channel layers as circles with a “−” sign. Electron-hole pairs are generated by a GIDL process. Initially, during an erase operation, the electron-hole pairs are generated at the SGD and SGS transistors. The holes move away from the driven ends into the channel, thereby charging the channel to a positive potential. The electrons generated at the SGD transistor 606 move toward the bit line (BL) due to the positive potential there. The electrons generated at the SGS transistor 650 move toward the source line (SL) due to the positive potential there. Subsequently, during the erase period of each storage element, additional holes are generated by GIDL at virtual junctions which are formed in the channel at the edges of the control gate of the storage element. However, some holes are also removed from the channel as they tunnel to the charge trapping layer regions.
Initially, during the erase operation, the electrons are generated at the SGD and SGS transistors and move toward the driven ends. Subsequently, during the erase period of each storage element, additional electrons are generated by GIDL at virtual junctions, which are formed in the channel at the edges of the control gate of the storage element.
At one end (e.g., drain side) of the NAND string, example electrons 670 and 671 move toward the bit line. Electron 670 is generated at the SGD transistor and electron 671 is generated at a junction of the storage element 612 in the channel region 642. Also, in the drain side, example holes including a hole 673 that move away from the bit line as indicated by arrows. The hole 673 is generated at a junction of the storage element 612 in the channel region 642 and can tunnel into the CTL region 632 as indicated by arrow 674.
At the other end (e.g., source side) of the NAND string, example electrons 676 and 678 move toward the source line. Electron 676 is generated at the SGS transistor and electron 678 is generated at a junction of the storage element 654 in the channel region 666. Also, in the source side, example holes including a hole 680 move away from the source line as indicated by the arrow. The hole 680 is generated at a junction of the storage element 854 in the channel region 666 and can tunnel into the charge trapping layer region 662 as indicated by arrow 681.
During the erase operation, it is desired to lower the threshold voltage (Vth) of each memory cell below an erase-verify level which represents an erased data state. An erase operation can include a number of erase cycles, where each cycle comprises an erase portion follow by a verify portion. In the erase portion, voltages are applied to the block to provide a positive channel-to-gate voltage for the memory cells of the block to drive electrons out of the charge-storing material of the cells, thereby reducing the Vth of the memory cells. In the verify portion, a verify voltage (e.g., Ev, see
As described above, in one embodiment a positive channel-to-gate voltage is obtained by charging up (increasing a voltage of) the channels of the NAND strings by introducing holes (positive charges) into the channel. One approach mentioned above is to generate holes by gate-induced drain leakage (GIDL) at the SGD transistors of the NAND strings. GIDL can be generated in proportion to a drain-to-gate voltage of the SGD transistors, where the drain voltage is equal to the bit line voltage.
The erase speed can vary for memory cells of different NAND strings based on their distance from the edge of a block due to different thicknesses of the blocking oxide layer (see e.g., blocking oxide (SiO2) layer 478 of
Since different sub-blocks of a block of memory cells (se e.g. sub-blocks SB0, SB1, SB2 and SB3 of
The erase verify process can be used to account for differences in erase speed. However, performing many erase verify operations can slow down the erase process and dynamically changing voltages during the erase process can add unnecessary complications to the design and require additional latches/registers to store state information. Therefore, it is proposed that in order to reduce the time used to perform the erase process (which includes the erase verify) and to reduce complexity associated with dynamic operation, the erase verify operation is skipped for certain memory cells based on a predetermined system parameter that is related to position in the block with respect to the edge of the block (e.g., based on sub-block position). For example, when erasing a block of memory cells, a series of erase voltage pulses (or other doses of an erase signal) are applied to the NAND strings (or other groups of connected non-volatile memory cells) in outer sub-blocks and inner sub-blocks of the selected block. Erase verify is performed between erase voltage pulses for NAND strings in the outer sub-blocks of the selected block while skipping erase verify for NAND strings in the inner sub-blocks of the selected block. Performing erase verify between erase voltage pulses for NAND strings in the inner sub-blocks of the selected block is started at a predetermined number of erase voltage pulses (e.g., the system parameter) after the NAND strings in the outer sub-blocks of the selected block successfully erase verify.
Memory 326 will include many blocks of non-volatile memory cells; however, only one block is depicted in
In one embodiment, the proposed process for erasing non-volatile memory in which the erase verify operation is skipped for certain memory cells does not divide the sub-blocks into outer and inner. Instead, one or more sub-blocks (or one or more NAND strings) are designated reference sub-blocks (or reference NAND strings), while the remaining sub-blocks are noon-reference sub-blocks (or non-reference NAND strings).
The technology proposed herein is not restricted to NAND and can apply to other groups of memory cells, where each group includes a plurality of connected memory cells. In such embodiments, the non-reference groups comprise groups that are positioned at an interior portion of the memory structure displaced from edges of the of memory structure; and the one or more reference groups comprise one or more groups positioned at one or more outer portions of the memory structure between the interior portion of the memory structure and at least one of the edges of the memory structure. In the example of
In step 752, control circuit 702 performs erase verify between the doses of the erase signal for the one or more reference groups until the one or more reference groups successfully erase verify, while skipping erase verify between doses of the erase signal for the non-reference groups. For purposes of this document, skipping erase verify means that the erase verify operation is not performed for the latest dose of the erase signal. Therefore between two example doses of the erase signal (e.g. between two voltage pulses), control circuit 702 will perform the erase verify operation for reference groups and not perform the erase verify operation for non-reference groups. However, in this example, the doses of the erase signal are applied to the reference groups and the non-reference groups so that both the reference groups and non-reference groups experience programming in response to the doses of the erase signal.
In step 754 of
In one embodiment of the process of
In one embodiment, the control circuit 702 is configured to inhibit one or more of the reference groups from erasing after those one or more reference groups successfully erase verify, while applying doses of the erase signal to the non-reference groups. As mentioned above, the respective predetermined number of doses is a system parameter referred to as the Skip Parameter. Control circuit 702 is configured to store that Skip Parameter in parameters 318 (see
In one embodiment, the control circuit is configured to skip erase verify for the one or more reference groups between doses of the erase signal when the control circuit is configured to perform erase verify for the non-reference group(s). The control circuit 702 is configured to cause the one or more reference groups and the non-reference groups to experience erase in response to the doses of the erase signal prior to the one or more reference groups successfully erase verifying. After the reference groups successfully erase verify, they can be locked out so that they do not experience erase in response to the doses of the erase signal.
In step 802 of
In step 812, during a second subset of the erase voltage pulses, the control circuit applies one or more erase enable voltages for the second set of NAND strings and applies one or more erase inhibit voltages for the first set of NAND strings. Thus, during the second set of erase voltage pulses, which occur after the first subset of the erase voltage pulses, the first set of NAND strings are inhibited from any further erasing while the second set of NAND strings will continue to erase. As discussed above, the first set of NAND strings erase faster and therefore reach their erase target prior to the second set of NAND strings reaching the erase target. In step 814, between erase voltage pulses of the second subset of the erase voltage pulses, the control circuit performs erase verify for the second set of the NAND strings and skips erase verify for the first set of NAND strings. This process will continue until the second set of NAND strings completes erasing.
Note that in some embodiments, the erase process of
In one example embodiment, step 802 of
Step 750 of
In one embodiment, ΔVera1 is a parameter that effects erase speed and erase depth. A smaller ΔVera1 results in better erase variation amongst blocks but it slows down the erase process because more erase pulses will be needed. ΔVera2 can be set based on ΔVera1. While in some embodiments ΔVera2 is set to be greater than ΔVera1, in other embodiments ΔVera2 is set to be less than ΔVera1.
In step 902 of
In step 910, those NAND strings that successfully erase verify (e.g. because the threshold voltage for all the memory cells on the NAND strings is less than Ev—See
In step 920, the control circuit increments the magnitude of the erase voltage pulse by ΔVera2 (ΔVera2>ΔVera1). In step 922, the control circuit sets up erase conditions for the NAND strings. In step 924, the control circuit applies the erase voltage pulse to all the NAND strings of the block. In step 926, the control circuit checks the Skip Parameters. In one embodiment, each sub-block will have its own separate Skip Parameter. In another embodiment, each NAND string will have its own Skip Parameter. In another embodiment different groupings of NAND strings or memory cells can have their own Skip Parameter. In one embodiment a Skip Parameter=0 for a sub-block that is a reference sub-block. In one embodiment a Skip Parameter=1 for a sub-block that is a non-reference sub-block to indicate that the sub-block will start performing erase verify one cycle (one erase voltage pulse) after the reference NAND strings all successfully perform erase verify. A Skip Parameter=N means that the sub-block will start performing erase verify at the Nth voltage pulse (or cycle) after all the reference NAND strings successfully erase verify. In step 928, the control circuit will perform erase verify for non-reference sub-blocks that are not indicated to skip by the Skip Parameter. Those blocks that are indicated by the Skip Parameter to not perform erase verify will then skip erase verify in this iteration of step 928. In step 930, those NAND strings that successfully performed erase verify (e.g. threshold voltage of the memory cells of the NAND string are lower than Ev), will be locked out (inhibited) from further erasing. Step 932 includes determining whether all of the NAND strings have now successfully performed erase verify. If not, the magnitude of the next erase voltage pulse is increased by ΔVera1 and the process loops back to step 922 to provide another erase pulse. If all NAND strings have successfully performed erase verify (step 932), then erase process is complete (step 934).
One embodiment includes a non-volatile storage apparatus comprising a non-volatile memory structure including multiple groups of memory cells and a control circuit connected to the non-volatile memory structure. Each group includes a plurality of connected memory cells. All of the groups are connected to a common bit line and a common word line. A subset of the groups serve as one or more reference groups. Groups of the multiple groups that are not one of the one or more reference group are non-reference groups. The control circuit is configured to apply doses of an erase signal to the groups, perform erase verify between doses of the erase signal for the one or more reference groups until the one or more reference groups successfully erase verify while skipping erase verify between doses of the erase signal for the non-reference groups, and, for each of the non-reference groups, start to perform erase verify between doses of the erase signal at a respective predetermined number of doses of the erase signal after the one or more reference groups successfully erase verify and continue to perform erase verify for the respective non-reference group between doses of the erase signal until the respective non-reference group successfully erase verifies.
One embodiment includes a method for erasing non-volatile storage, comprising: applying a series of erase voltage pulses to a plurality of NAND strings connected to a common set of word lines; during a first subset of the erase voltage pulses, applying one or more erase enable voltages for a first set of the NAND strings and a second set of the NAND strings; between erase voltage pulses of the first subset, performing erase verify for the first set of the NAND strings and skipping erase verify for the second set of the NAND strings; determining that the first set of the NAND strings has completed erasing; individually skipping erase verify for at least a subset of the second set of the NAND strings for respective predetermined amounts of additional erase voltage pulses after determining that the first set of the NAND strings has completed erasing; during a second subset of the erase voltage pulses, applying one or more erase enable voltages for the second set of the NAND strings and applying one or more erase inhibit voltages for the first set of the NAND strings; and between erase voltage pulses of the second subset, performing erase verify for the second set of the NAND strings and skipping erase verify for the first set of the NAND strings until second set of the NAND strings complete erasing.
One embodiment includes a non-volatile storage apparatus comprising a non-volatile memory array divided into blocks. Each block is divided into sub-blocks such that each block has at least two outer sub-blocks and at least two inner sub-blocks. Each sub-block includes multiple vertical NAND strings. The non-volatile memory array includes a plurality of word lines and a plurality of bit lines. A subset of the word lines connect to multiple vertical NAND strings of a block. For each block, one bit line connects to NAND string in multiple sub-blocks. The non-volatile storage apparatus further comprises means for erasing the non-volatile memory array by applying a series of erase voltage pulses to vertical NAND strings in outer sub-blocks and inner sub-blocks of a selected block, performing erase verify between erase voltage pulses for vertical NAND strings in the outer sub-blocks of the selected block while skipping erase verify for vertical NAND strings in the inner sub-blocks of the selected block and starting to perform erase verify between erase voltage pulses for vertical NAND strings in the inner sub-blocks of the selected block at a predetermined number of erase voltage pulses after the vertical NAND strings in the outer sub-blocks of the selected block successfully erase verify. The means for erasing increases an increment of magnitude of the erase voltage pulses for the erase voltage pulse immediately after the vertical NAND strings in the outer sub-blocks of the selected block successfully erase verify.
The means for erasing can be implemented by a microprocessor, microcontroller, state machine, FPGA or other type of processor in combination with decoders, sense amplifiers, voltage and current sources and other control logic performing the processes of
For purposes of this document, reference in the specification to “an embodiment,” “one embodiment,” “some embodiments,” or “another embodiment” may be used to describe different embodiments or the same embodiment.
For purposes of this document, a connection may be a direct connection or an indirect connection (e.g., via one or more others parts). In some cases, when an element is referred to as being connected or coupled to another element, the element may be directly connected to the other element or indirectly connected to the other element via intervening elements. When an element is referred to as being directly connected to another element, then there are no intervening elements between the element and the other element. Two devices are “in communication” if they are directly or indirectly connected so that they can communicate electronic signals between them.
For purposes of this document, the term “based on” may be read as “based at least in part on.”
For purposes of this document, without additional context, use of numerical terms such as a “first” object, a “second” object, and a “third” object may not imply an ordering of objects, but may instead be used for identification purposes to identify different objects.
For purposes of this document, the term “set” of objects may refer to a “set” of one or more of the objects.
The foregoing detailed description has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. The described embodiments were chosen in order to best explain the principles of the proposed technology and its practical application, to thereby enable others skilled in the art to best utilize it in various embodiments and with various modifications as are suited to the particular use contemplated. It is intended that the scope be defined by the claims appended hereto.
Claims
1. A method for erasing non-volatile storage, comprising:
- applying a series of erase voltage pulses to a plurality of NAND strings connected to a common set of word lines;
- during a first subset of the erase voltage pulses, applying one or more erase enable voltages for a first set of the NAND strings and a second set of the NAND strings;
- between erase voltage pulses of the first subset, performing erase verify for the first set of the NAND strings and skipping erase verify for the second set of the NAND strings;
- determining that the first set of the NAND strings has completed erasing;
- individually skipping erase verify for at least a subset of the second set of the NAND strings for respective predetermined amounts of additional erase voltage pulses after determining that the first set of the NAND strings has completed erasing;
- during a second subset of the erase voltage pulses, applying one or more erase enable voltages for the second set of the NAND strings and applying one or more erase inhibit voltages for the first set of the NAND strings; and
- between erase voltage pulses of the second subset, performing erase verify for the second set of the NAND strings and skipping erase verify for the first set of the NAND strings until second set of the NAND strings complete erasing.
2. The method of claim 1, wherein the applying the series of erase voltage pulses comprises:
- applying erase voltage pulses that increase in magnitude by a first voltage until determining that the first set of the NAND strings has completed erasing;
- applying a next erase voltage pulse after determining that the first set of the NAND strings has completed erasing, the next voltage pulse has an increase in magnitude from a previous erase voltage pulse by a second voltage, the second voltage is greater than the first voltage; and
- after the next erase voltage pulse, applying erase voltage pulses that increase in magnitude by the first voltage until the second set of the NAND strings has completed erasing.
3. The method of claim 1, wherein:
- the first set of NAND strings and the second set of NAND strings are part of a non-volatile memory array divided into blocks, each block is divided into sub-blocks such that each block has at least two outer sub-blocks and at least one inner sub-block, each sub-block includes multiple vertical NAND strings, the non-volatile memory array includes a plurality of bit lines, for each block one bit line connects to NAND strings in multiple sub-blocks, the first set of NAND strings are positioned in one or more outer sub-blocks of a first block, the second set of NAND strings are positioned in one or more inner sub-blocks of the first block.
4. The method of claim 1, wherein individually skipping erase verify for at least a subset of the second set of the NAND strings for respective predetermined amounts of additional erase voltage pulses after determining that the first set of the NAND strings has completed erasing comprises:
- skipping different predetermined amounts of additional erase voltage pulses for different NAND strings of the second set of the NAND strings, indications of the different predetermined amounts of additional erase voltage pulses are stored in the non-volatile storage apparatus prior to applying the series of erase voltage pulses.
5. The method of claim 1, further comprising:
- programming the plurality of NAND strings such that at least a subset of non-volatile memory cells of the plurality of NAND strings experience an increases in threshold voltage, the applying the series of erase voltage pulses to the plurality of NAND strings causes a subset of non-volatile memory cells to experience a decrease in threshold voltage, the subset of non-volatile memory cells have charge trapping layers, the plurality of NAND strings are vertical NAND strings of a three dimensional memory array.
6. The method of claim 1, wherein:
- the second set of the NAND strings are positioned at an interior portion of a memory structure displaced from edges of the of memory structure; and
- the first set of the NAND strings are positioned at one or more outer portions of the memory structure between the interior portion of the memory structure and at least one of the edges of the memory structure.
7. The method of claim 1, wherein:
- the first set of the NAND strings and the second set of the NAND strings are connected to a common bit line; and
- the applying the series of erase voltage pulses to the plurality of NAND strings comprises applying the erase voltage pulses to the common bit line such that the erase voltage pulses increase in magnitude from pulse to pulse.
8. The method of claim 1, wherein:
- the plurality of NAND strings are vertical NAND strings of a three dimensional memory structure.
9. The method of claim 8, wherein:
- the three dimensional memory structure is divided into blocks of memory cells;
- each of the blocks of memory cells are divided into sub-blocks; and
- the vertical NAND strings are in different sub-blocks of a first block.
10. The method of claim 9, wherein:
- the second set of the NAND strings are positioned at an interior sub-block of the first block; and
- the first set of the NAND strings are positioned at an outer sub-block of the first block.
11. A method for erasing non-volatile storage, comprising:
- applying a series of erase voltage pulses to groups of memory cells, each group of memory cells includes a plurality of connected memory cells, all of the groups are connected to a common set of word lines;
- during a first subset of the erase voltage pulses, applying one or more erase enable voltages for a first set of the groups of memory cells and a second set of the groups of memory cells;
- between erase voltage pulses of the first subset, performing erase verify for the first set of the groups of memory cells and skipping erase verify for the second set of the groups of memory cells;
- determining that the first set of the groups of memory cells has completed erasing;
- skipping erase verify for at least a subset of the second set of the groups of memory cells for respective predetermined amounts of additional erase voltage pulses after determining that the first set of the groups of memory cells has completed erasing;
- during a second subset of the erase voltage pulses, applying one or more erase enable voltages for the second set of the NAND strings; and
- between erase voltage pulses of the second subset, performing erase verify for the second set of the groups of memory cells.
12. The method of claim 11, wherein:
- the first set of the groups of memory cells and the second set of the groups of memory cells are connected to a common bit line.
13. The method of claim 11, wherein:
- the second set of the groups of memory cells are positioned at an interior portion of a memory structure displaced from edges of the of memory structure; and
- the first set of the groups of memory cells are positioned at one or more outer portions of the memory structure between the interior portion of the memory structure and at least one of the edges of the memory structure.
14. The method of claim 11, wherein the applying the series of erase voltage pulses comprises:
- applying erase voltage pulses that increase in magnitude by a first voltage until determining that the first set of the groups of memory cells has completed erasing;
- applying a next erase voltage pulse after determining that the first set of the groups of memory cells has completed erasing, the next voltage pulse has an increase in magnitude from a previous erase voltage pulse by a second voltage, the second voltage is greater than the first voltage; and
- after the next erase voltage pulse, applying erase voltage pulses that increase in magnitude by the first voltage until the second set of the groups of memory cells has completed erasing.
15. The method of claim 11, wherein skipping erase verify for at least a subset of the second set of groups of memory cells for respective predetermined amounts of additional erase voltage pulses after determining that the first set of the groups of memory cells has completed erasing comprises:
- skipping different predetermined amounts of additional erase voltage pulses for different groups of memory cells of the second set of groups of memory cells, indications of the different predetermined amounts of additional erase voltage pulses are stored prior to applying the series of erase voltage pulses.
16. The method of claim 11, wherein:
- the groups of memory cells are vertical NAND strings of a three dimensional memory structure.
17. The method of claim 16, wherein:
- the three dimensional memory structure is divided into blocks of memory cells;
- each of the blocks of memory cells are divided into sub-blocks; and
- the vertical NAND strings are in different sub-blocks of a first block.
18. The method of claim 17, wherein:
- the second set of the groups of memory cells are positioned at an interior sub-block of the first block; and
- the first set of the groups of memory cells are positioned at an outer sub-block of the first block.
19. A method for erasing non-volatile storage, comprising:
- applying a series of erase voltage pulses to vertical NAND strings in outer sub-blocks and inner sub-blocks of a selected block;
- performing erase verify between erase voltage pulses for vertical NAND strings in the outer sub-blocks of the selected block while skipping erase verify for vertical NAND strings in the inner sub-blocks of the selected block; and
- starting to perform erase verify between erase voltage pulses for vertical NAND strings in the inner sub-blocks of the selected block at a predetermined number of erase voltage pulses after the vertical NAND strings in the outer sub-blocks of the selected block successfully erase verify.
20. The method of claim 19, further comprising:
- increasing an increment of magnitude of the erase voltage pulses for the erase voltage pulse immediately after the vertical NAND strings in the outer sub-blocks of the selected block successfully erase verify.
Type: Application
Filed: Jun 25, 2021
Publication Date: Oct 21, 2021
Patent Grant number: 11495311
Applicant: SANDISK TECHNOLOGIES LLC (Addison, TX)
Inventor: Kazuhiko Sanada (Kanagawa)
Application Number: 17/359,208