NON-VOLATILE MEMORY WITH COUNTERMEASURES FOR SELECT GATE DISTURB DURING PROGRAM PRE-CHARGE
Program disturb is a condition that includes the unintended programming while performing a programming process for memory cells, where the program disturb can affect both memory cells and select gates in a NAND structure. During a pre-charge phase of a programming operation, a drain side select gate may be biased to a higher voltage than an adjacent word line, resulting in a disturb of the select gate due to hot-electron injection. This can raise the threshold voltage of the select gate, causing error in reading the NAND string or even making it inaccessible. To help avoid this problem, during a program pre-charge, the voltage applied to the select gate is raised in a sequence of steps, rather than driving the select gate directly to its final pre-charge voltage level.
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. A 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). Examples of non-volatile memory include flash memory (e.g., NAND-type and NOR-type flash memory).
Memory systems can be used to store data provided by a host device, client, user or other entity. It is important that when data stored in the memory system is read back and reported to the host device, client, user or other entity, the data is reported back accurately.
Like-numbered elements refer to common components in the different figures.
Program disturb is a condition that includes the unintended programming of one or more locations in a memory system while performing a programming process for other locations in the memory system. In some memory structures, program disturb can affect both memory cells and select gates. For example, during a pre-charge phase of a programming operation, a drain side select gate may be biased to a higher voltage than an adjacent word line, resulting in a disturb of the select gate due to hot-electron injection into a charge storage under or near the select gate from the channel region under the select gate and adjacent word line. This can raise the threshold voltage of the select gate, causing errors when reading data stored in the memory.
To help avoid select gate disturb during the pre-charge phase of a programming operating, the voltage applied to the select gate is raised in a sequence of steps of increasing voltage, rather than driving the select gate directly at its final pre-charge voltage level. While an adjacent word line, whether a dummy word line or data word line, is biased at its pre-charge level, the select gate is biased with a staircase waveform. This can help to reduce both the generation of electron-hole pairs in the channel regions and, for any such pairs generated, reduce the electron field that can lead to hot-electron injection. A number of embodiments can be used for the select gate's pre-charge staircase waveform, including just a two step sequence; a ramp-like staircase of a larger number of steps having a uniform step size and duration; or a ramp-like staircase of a larger number of steps, but with a variable ramp rate, to give some examples.
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 enable 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 temperature sensor circuit 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 microcontroller or microprocessor. In one embodiment, control circuitry 310 includes buffers such as registers, ROM fuses and other storage devices for storing default values such as base voltages and other parameters. Temperature sensor circuit 318 detects current temperature at memory die 300.
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 one embodiment, memory structure 326 comprises a 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 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 GeTe—Sb2Te3 super lattice to achieve non-thermal phase changes by simply changing the co-ordination state of the Germanium atoms with a laser pulse (or light pulse from another source). Therefore, the doses of programming are laser pulses. The memory cells can be inhibited by blocking the memory cells from receiving the light. Note that the use of “pulse” in this document does not require a square pulse, but includes a (continuous or non-continuous) vibration or burst of sound, current, voltage light, or other wave.
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).
As an example of selected memory cells and unselected memory cells, during a programming process, the set of memory cells intended to take on a new electrical characteristic (or other characteristic) to reflect a changed programming state are referred to as the selected memory cells while the memory cells that are not intended to take on a new electrical characteristic (or other characteristic) to reflect a changed programming state are referred to as the unselected memory cells. In certain situations, unselected memory cells may be connected to the same word line as selected memory cells. Unselected memory cells may also be connected to different word lines than selected memory cells. Similarly, during a reading process, the set of memory cells to be read are referred to as the selected memory cells while the memory cells that are not intended to be read are referred to as the unselected memory cells.
To better understand the concept of selected memory cells and unselected memory cells, assume a programming operation is to be performed and, for example purposes only, that word line WL94 and sub-block S0 are selected for programming (see
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
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. 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 540 of
In one embodiment, the group of memory cells selected to be programmed (referred to herein as the selected memory cells) are programmed concurrently and are all connected to the same word line (the selected word line). There will likely be other memory cells that are not selected for programming (unselected memory cells) that are also connected to the selected word line. That is, the selected word line will also be connected to memory cells that are supposed to be inhibited from programming. For example, when data is written to a set of memory cells, some of the memory cells will need to store data associated with state S0 so they will not be programmed. Additionally, as memory cells reach their intended target data state, they will be inhibited from further programming. Those NAND strings that include memory cells connected to the selected word line that are to be inhibited from programming have their channel's voltage raised, or boosted, to inhibit programming. When a channel has a boosted voltage, the voltage differential between the channel and the word line is not large enough to cause programming.
To assist in boosting, in step 542 the memory system will pre-charge channels of NAND strings that include memory cells connected to the selected word line that are to be inhibited from programming. In some embodiments, only the drain side of the channel is pre-charged. By “drain side” it is meant the portion of the NAND string on the drain side of the selected word line. In other embodiment, the entire channel of the NAND string is pre-charged or some other portion of the channel is pre-charged. As used herein, to pre-charge a NAND string, and more particularly a programming pre-charge, is an operation or phase in a programming algorithm to help establish the wanted bias conditions on the portion of a memory array involved in the program operation. Prior to applying a programming pulse, the NAND strings that have a memory cell that is to be programmed are biased to voltage levels to enable and encourage the programming of the selected memory cells. For NAND strings that are connected along a selected word line, but which are currently non-selected for programming, the NAND string is biased in a way to avoid or inhibit programming, that would result in a program disturb that causes a non-selected memory cell to change its voltage threshold. The programming pre-charge helps to establish these conditions, in addition to, or instead of, a subsequent boosting of the channel in step 544.
As used herein, a pre-charge for a programming operation is a sub-operation or phase of a programming operation performed prior to applying a programming pulse to a selected word line and is used to help establish bias conditions on memory cells and NAND strings connected to the program selected word line. In embodiments describe here, the pre-charge is used to raise the channel voltage of non-selected NAND strings, by placing the memory cells and select gates between the selected word line and the corresponding bit line to an on state, allowing the NAND string to be biased according to the level on their corresponding bit lines of either a program enable voltage or program inhibit voltage, as discussed more below. Depending on the embodiment, the selected memory cell may be biased to be off, so that only the drain side of the channel is pre-charged, or the selected memory cell and non-selected memory cells on the source side may be on, to pre-charge the whole of the channel. In the following examples, only the drain side is actively pre-charged.
In step 544, NAND strings that include memory cells connected to the selected word line that are to be inhibited from programming have their channels raised or boosted to inhibit programming. In one embodiment, the unselected word lines receive one or more boosting voltages (e.g., ˜7-11 volts) to perform boosting schemes known in the art. For NAND strings that include memory cells connected to the selected word line that are to be programmed, these selected NAND strings will have their channels kept low to enable programming. In one embodiment, the selected NAND strings will have their channels set to a program enable voltage at or near ground (0 volts) to facilitate programming. As used herein, a program enable voltage is a voltage selected to set the channel region of selected memory cells to a low enough voltage level so that when the program pulse is applied to the selected word line, a sufficient voltage differential is generated between the channel and the control gate of a selected memory cell to induce electron injection into the selected memory cell's charge storing region. The pre-charge phase of step 542 and subsequent channel boosting and program pulse of steps 544 and 546 are considered further below, with additional detail for step 542 given in
In step 546, a program pulse of the program signal Vpgm is applied to the selected word line (the word line selected for programming). If a memory cell should be programmed, then the corresponding bit line is grounded. On the other hand, if the memory cell should remain at its current threshold voltage, then the corresponding bit line is connected to a program inhibit voltage to inhibit programming. As used herein, a program inhibit voltage is a voltage selected to raise the voltage level within the channel region of non-selected memory cells to a high enough voltage level so that when the program pulse is applied to the selected word line, any voltage differential generated between the channel and the control gate of a non-selected memory cell is insufficient to induce electron injection into the non-selected memory cell's charge storing region. For example, in embodiments described here a non-selected NAND string may have its corresponding bit lines biased to a program inhibit level of around 2.5V, for example, where this value can vary from around 1.5V to 3.5V or even higher depending on the embodiment.
In step 546, the program pulse is concurrently applied to all memory cells connected to the selected word line so that all of the memory cells connected to the selected word line are programmed concurrently. That is, they are programmed at the same time or during overlapping times (both of which are considered concurrent). In this manner all of the memory cells connected to the selected word line will concurrently have their threshold voltage change, unless they have been locked out from programming.
In step 548, 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 550, 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” is reported in step 552. If, in step 550, it is determined that not all of the memory cells have reached their target threshold voltages (fail), then the programming process continues to step 554.
In step 554, the memory 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, the controller, or other logic. In one implementation, each of the sense blocks will store the status (pass/fail) of their respective 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 556, it is determined whether the count from step 554 is less than or equal to a predetermined limit. In one embodiment, the predetermined limit is the 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 552. 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, the predetermined limit used in step 556 is below the number of bits that can be corrected by error correction codes (ECC) during a read process to allows for future/additional 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 558 and the program counter PC is checked against the program limit value (PL). Examples of program limit values include 6, 12, 16, 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 562. If the program counter PC is less than the program limit value PL, then the process continues at step 560 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 560, the process loops back to step 542 and another program pulse is applied to the selected word line so that another iteration (steps 542-560) of the programming process 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 compare levels 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.
In one embodiment, programming circuit (or write circuit) 680, pre-charge circuit 682 and verify circuit 684 together form control circuit 690, which can be part of control circuitry 310 (e.g., state machine 312) or controller 120. In one embodiment, circuits 680-684 are part of state machine 312 (or a microcontroller). Programming circuit 680 performs programming (writing) on the non-volatile memory cells of memory structure 326, including applying the program pulse in step 546 and performing steps 540 and 558-562 of
As used herein, a pre-charge circuit refers to the circuit elements on the memory device used to establish and supply the various voltage levels applied to the selected and non-selected NAND strings connected along the selected word line during the pre-charge phase of step 542 of
The pre-charge circuit 682 includes the various power supplies, including voltage regulators and charge pumps, used to provide the voltage levels used and the various drivers, decoding circuits and other logic used apply these voltage levels to the selected elements. The elements for pre-charging the NAND strings can include controller 120, control circuitry 310, state machine 312 in combination with power control circuit 316, pre-charge circuit 682 or control circuit 690. These elements of pre-charge circuit 682 can be implemented by dedicated hardware (e.g., electrical circuit), a processor programmed by software, an FPGA, a state machine, a microcontroller or equivalent thereof, as well as voltage generators (e.g., charge pumps).
Verify circuit 684 performs the program verify process of steps 546-556 of
With respect to the specific waveforms represented in
The top-most and second waveforms of
During the transition period t1-t2, all of the levels are set to ground to stabilize the various control lines prior to the pre-charge phase. The pre-charge phase between t2 and t3, corresponding to step 542 in
To be able to set the channels at the appropriate level, the pre-charge circuit 682 drives the drain side select gate control lines 686 at a level sufficient to turn them on. To be able to pass the program inhibit voltage, the pre-charge circuit 682 will set the select gate several volts higher than the bit line level for the inhibited NAND strings. In this example, a select gate pre-charge voltage of VSGDPC=˜8V is used for the drain side select gate to be able to pass the program inhibit level of VDDSA=˜2.5V. The pre-charge circuit 682 applies this voltage level to the select gates of both unselected sub-blocks (BL (Unselected)), as all on the NAND strings in such sub-blocks are non-selected, and to the select gates of the selected sub-blocks (BL (selected)), as a selected sub-block will include both selected NAND strings and non-selected NAND strings. The pre-charge circuit 682 biases non-selected word lines, both dummy word lines and unselected data word lines and including the word lines adjacent to the drain side select gates, at a non-selected pre-charge level, or program pre-charge bypass voltage, value sufficient to turn them on, such as VISO=˜3V, to allow the channel between the selected word line and the bit line to conduct. As used herein, a non-selected voltage level pre-charging a NAND string, a non-selected pre-charge level, or bypass level variously refer to a voltage level sufficient to turn on non-selected memory cells above the regions of the channel to be pre-charged. The pre-charge circuit 682 sets the selected word line at ground. These bias conditions will help to boost the channel for the non-selected NAND strings, reducing the effective voltage seen by the non-selected memory cells when the program pulse is subsequently applied to the selected word line between t5 and t6. Between t3 and t4, all of the waveforms of
The boosting phase between t4 and t5 corresponds step 544 of
For the drain side select gates of selected sub-blocks (SGD (Selected)), these are biased at a voltage high enough to turn on the select gates connected to bit lines at the program enable voltage, but not high enough to turn on the select gates connected to bit lines at the program inhibit voltage. In the example here, where the program enable voltage is ground and the program inhibit voltage is VDDSA=˜2.5, VSGD=˜3V is used. The results in the channels of the selected NAND strings being held at ground, while the non-selected NAND strings are cut-off from their corresponding bits line and left to float. At this point, for unselected NAND strings in a selected sub-block, and all NAND strings in unselected sub-blocks, the channels will have been pre-charged to the program inhibit level between t2 and t3, and then left to float. When the programming pulse is then applied between t5 and t6, the channel can be pulled up, reducing the voltage differential across the charge storing region and inhibiting programming. For the selected NAND strings, the drain side select gate is on, setting the channel to ground so that the selected memory cells see the full programming voltage of the pulse.
With respect to the word lines, the unselected word lines are biased at a relatively high level pass voltage (e.g., VPASS=˜10V), so that they will be turned on for any of the data states that they may store, and the dummy word lines will be biased at a somewhat lower voltage (e.g., VGP=˜5V) that will still be sufficient to turn the dummy memory cells that are typically programmed at a relatively low threshold voltage. In the boost phase, the selected word line is also at pass voltage (e.g., VPASS=˜10V). so that it will also be turned on. At the end of the boost phase, the channels of the selected NAND strings will be biased at ground (or, more generally, the program enable voltage) and the non-selected NAND strings will be program inhibited.
The program pulse phase between t5 and t6 corresponds step 546 of
At the beginning of the pre-charge phase, highlighted by the stippling in
As a consequence of this disturb, the threshold voltage of the drain side select gate will rise, making it more difficult to access the corresponding NAND string. If the threshold value is raised enough, this will affect read values for all the memory cells of the NAND string and, in the extreme case, eventually make the NAND string inaccessible. Because of this, the consequences of the select gate disturb can be significantly worse than for a word line related disturb, as this will affect the data content of only a single memory cell per NAND string, rather than all of the memory cells on a NAND string.
A select gate disturb can also be a greater problem than a memory cell disturb since a memory cell's threshold voltage will be reset when it is rewritten, undoing the previous disturb. Unlike a memory cell, select gates are typically not rewritten once a device has initially been configured, so that the amount of select gate disturb will accumulate over the device's lifetime. Even when a device supports select gate re-programming, this is usually an unusual occurrence and not done on a regular basis.
The elevated threshold voltage from the select gate disturb during programming pre-charge can also lead to an SGD0-DD0 mutual disturb cycle. Referring back to
To avoid generating the high electric field in the region between the select gate and an adjacent word line at the beginning of the program pre-charge, rather than drive the drain side select gate control line at the full pre-charge voltage, the select gates are driven with a sequence of increasing voltage levels that includes one or intermediate values between ground and the final pre-charge level for the select gates. Depending on the embodiment, these multiple steps can include just a single intermediate step, or multiple intermediate steps.
As used herein, a waveform, more specifically a voltage waveform, is the value of a voltage level over a period of time and a set of voltage waveforms is the value of multiple voltage levels over a period of time. For example,
As this intermediate select gate voltage may not be sufficient to properly pre-charge the NAND strings, at time t2′ the SGD voltage from the driver further increases from the intermediate level (˜4V) to the final target (˜8V). Because this allows more time for channel potential neutralization, the potential gradient is much smaller now, and there is little or no hot electron injection even through SGD reaches its final target of 8V.
In the example of
For example,
Because of a slower ramp up rate, the drain side potential (e.g., 2.2V) will more gradually move towards DD0, thus significantly reduce the voltage gradient and resultant electric field in the SGD-DD0 region of the channel. As a result, less electron-hole pairs are generated. Additionally, the slower ramp up rate reduces the SGD-channel voltage difference at any given time, reducing the amount of hot electron injection from any electron-hole pairs that are generated. Consequently, the the ramp rate control illustrated in
In step 803, the selected word line is biased at ground. The non-selected word lines, both dummy word lines and data word lines, are biased with a non-selected pre-charge level, or program pre-charge bypass voltage level, at step 805. In the embodiments described above with respect to
Step 807 biases the drain side select gate control lines with their pre-charge waveforms, driving these control lines with a staircase waveform of a sequence of voltage levels sequentially increasing to the final select gate pre-charge voltage. In the example of
The preceding discussion was given in the context of mitigating the disturb of drain side select gates during the pre-charge phase of a programming operation, as the bias conditions that can lead to such a disturb can arise is such an operation. However, the techniques described can be applied more generally during the operation of memory systems to other situations where a select gate is biased to a higher voltage than an adjacent dummy or data word line, both for situations other than a programming pre-charge and for source side select gates. For example, if a source side select gate is biased to a higher voltage than an adjacent word line or control line, the voltage applied to the source side select gate can be raised in steps as described above. This could occur if, for example, a NAND string is pre-charged for from the source side instead of or in addition to being charged from a bit line. With respect to other types of operations, the channel conditions illustrated with respect to
One embodiment includes an apparatus with a select gate control line connected to a first select gate, a first word line connected to a first memory cell, and a second word line connected to a second memory cell. The second memory cell is connected in series with the first memory cell and the first select gate and located adjacent to the first select gate. A pre-charge circuit is configured to pre-charge a channel coupled to the first select gate, the first memory cell and the second memory cell by concurrently biasing the first word line to ground; driving the second word line at a non-selected pre-charge level above ground; and driving the select gate control line with a voltage waveform of a plurality of steps increasing from ground to a voltage level higher than the non-selected pre-charge level. A programming circuit is configured to apply a program pulse to the first word line subsequent to pre-charging the channel.
One embodiment includes an apparatus having a NAND string and a control circuit connected to the NAND string. The NAND string includes a selected memory cell and a non-selected memory cell, the non-selected memory cell located on the NAND string adjacent to a select gate. The control circuit is configured to program the selected memory cell by a series of pulse operations, each pulse operation including applying a pulse to the selected memory cell and, prior to the applying the pulse, pre-charging the NAND string by applying an increasing sequence of a plurality of voltage levels to the select gate while applying a non-selected voltage level to the non-selected memory cell, one or more of the voltage levels of the increasing sequence of voltage levels being greater than non-selected voltage level.
One embodiment includes a method that includes pre-charging a NAND string and, subsequent to pre-charging the NAND string, applying a programming pulse to a second word line connected the selected memory cell. Pre-charging the NAND string includes: driving a control line connected to a select gate with a staircase waveform of a sequence of voltage levels sequentially increasing to a select gate pre-charge voltage; and, while driving the select gate with the staircase waveform, biasing a word line connected to a non-selected memory cell with a bypass voltage, where the non-selected memory cell is adjacent to the select gate and is between the select gate and a selected memory cell on the NAND string, and the bypass voltage is lower than the select gate pre-charge voltage.
One embodiment includes an apparatus that includes an array of non-volatile memory cells including a plurality of NAND strings. Each NAND string includes a select gate through which the NAND string is connected to a corresponding bit line, a first memory cell adjacent to the select gate and a second memory cell. Each of the select gates is connect to a select line, each of the first memory cells is connected to a first word line, and each of the second memory cells is connected to a second word line. The apparatus also includes means for programming the second memory cell on selected ones of the NAND strings and means for pre-charging the plurality of NAND strings, including both the selected NAND strings and non-selected ones of the NAND strings, for the programming. The pre-charging includes biasing bit lines corresponding to the selected NAND strings to a program enable value, biasing bit lines corresponding to non-selected NAND strings to a program inhibit value, biasing the first word line to turn on the first memory cells, and biasing the select line with a rising waveform having a plurality of steps increasing to a value sufficient to turn on the select gates of the non-selected NAND strings.
Means for programming can include controller 120, control circuitry 310, state machine 312 in combination with power control circuit 316, programming circuit 680 or control circuit 690. The means for programming can include dedicated hardware (e.g., electrical circuit), a processor programmed by software, an FPGA, a state machine, a microcontroller or equivalent thereof, as well as voltage generators (e.g., charge pumps). The means for programming performs step 546 of
Means for pre-charging the NAND strings can include controller 120, control circuitry 310, state machine 312 in combination with power control circuit 316, pre-charge circuit 682 or control circuit 690. The means for pre-charging the NAND strings can be implemented by dedicated hardware (e.g., electrical circuit), a processor programmed by software, an FPGA, a state machine, a microcontroller or equivalent thereof, as well as voltage generators (e.g., charge pumps). The means for pre-charging the channels performs step 542 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 other 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. An apparatus, comprising:
- a select gate control line connected to a first select gate;
- a first word line connected to a first memory cell;
- a second word line connected to a second memory cell, the second memory cell connected in series with the first memory cell and the first select gate and located adjacent to the first select gate; and
- a pre-charge circuit configured to pre-charge a channel coupled to the first select gate, the first memory cell and the second memory cell by concurrently: biasing the first word line to ground; driving the second word line at a non-selected pre-charge level above ground; and driving the select gate control line with a voltage waveform of a plurality of steps increasing from ground to a voltage level higher than the non-selected pre-charge level; and
- a programming circuit configured to apply a program pulse to the first word line subsequent to pre-charge the channel.
2. The apparatus of claim 1, further comprising:
- a first bit line, the first memory cell and second memory cell connected to the first bit line through the first select gate, wherein the pre-charge circuit is further configured to bias the first bit line at ground while driving the select gate control line with the voltage waveform.
3. The apparatus of claim 2, further comprising:
- a second bit line;
- a second select gate connected to the select gate control line;
- a third memory cell connected to the first word line; and
- a fourth memory cell connected to the second word line, the third and fourth memory cells connected to the second bit line through the second select gate, wherein the pre-charge circuit is further configured to bias the second bit line at a program inhibit voltage greater than ground while driving the select gate control line with the voltage waveform.
4. The apparatus of claim 1, wherein the plurality of steps includes a first step having a voltage level higher than the non-selected pre-charge level and a subsequent second step having a voltage level higher than the first step.
5. The apparatus of claim 1, wherein the plurality of steps includes a sequence of three or more steps of a common size increasing at a constant rate.
6. The apparatus of claim 1, wherein the plurality of steps includes a first sequence of a plurality of steps of a first size increasing at a first rate to an intermediate value, followed by a plurality of steps of a second size increasing at a second rate from the intermediate value to a final value.
7. The apparatus of claim 1, wherein the first select gate is a drain side select gate.
8. The apparatus of claim 1, wherein the second word line is a dummy word line.
9. An apparatus, comprising:
- a NAND string, including a selected memory cell and a non-selected memory cell, the non-selected memory cell located on the NAND string adjacent to a select gate; and
- a control circuit connected to the NAND string and configured to program the selected memory cell by a series of pulse operations, each pulse operation including applying a pulse to the selected memory cell and, prior to the applying the pulse, pre-charging the NAND string by applying an increasing sequence of a plurality of voltage levels to the select gate while applying a non-selected voltage level to the non-selected memory cell, one or more of the voltage levels of the increasing sequence of voltage levels being greater than non-selected voltage level.
10. The apparatus of claim 9, wherein the increasing sequence of voltage levels includes a first step having a voltage level higher than the non-selected voltage level and a subsequent second step having a voltage level higher than the first step.
11. The apparatus of claim 9, wherein the increasing sequence of voltage levels includes a sequence of three or more steps of a common size increasing at a constant rate.
12. The apparatus of claim 9, wherein the increasing sequence of voltage levels includes a first sequence of a plurality of steps of a first size increasing at a first rate to an intermediate value, followed by a plurality of steps of a second size increasing at a second rate from the intermediate value to a final value.
13. The apparatus of claim 9, wherein apparatus comprises a memory array of a monolithic three-dimensional semiconductor memory device in which the memory cells are arranged in multiple physical levels above a silicon substrate and comprise a charge storage medium.
14. A method, comprising:
- pre-charging a first NAND string, comprising: driving a control line connected to a first select gate with a staircase waveform of a sequence of voltage levels sequentially increasing to a select gate pre-charge voltage; and while driving the first select gate with the staircase waveform, biasing a first word line connected to a non-selected memory cell with a bypass voltage, where the non-selected memory cell is adjacent to the first select gate and is between the first select gate and a selected memory cell on the first NAND string, and the bypass voltage is lower than the select gate pre-charge voltage; and
- subsequent to pre-charging the first NAND string, applying a programming pulse to a second word line connected the selected memory cell.
15. The method of claim 14, wherein the first NAND string is connected to a first bit line through the first select gate, and pre-charging the first NAND string further comprises:
- biasing the first bit line at ground.
16. The method of claim 15, wherein programming the selected memory cell further comprises:
- concurrent with pre-charging the first NAND string, pre-charging a second NAND string having a first memory cell connected to the first word line, a second memory sell connected to the second word line, and a second select gate connected to the control line, wherein the second NAND string is connected to a second bit line through the second select gate and pre-charging the second NAND string includes: biasing the second bit line at program inhibit voltage.
17. The method of claim 14, wherein the staircase waveform includes a first step having a voltage level higher than the bypass voltage and lower than the select gate pre-charge voltage, and a subsequent second step having a voltage level at the select gate pre-charge voltage.
18. The method of claim 14, wherein the staircase waveform includes a sequence of three or more steps of a common size increasing at a constant rate.
19. The method of claim 14, wherein the staircase waveform includes a first sequence of a plurality of steps of a first size increasing at a first rate to an intermediate value, followed by a plurality of steps of a second size increasing at a second rate from the intermediate value to the select gate pre-charge voltage.
20. An apparatus, comprising:
- an array of non-volatile memory cells including a plurality of NAND strings, each NAND string including a select gate through which the NAND string is connected to a corresponding bit line, a first memory cell adjacent to the select gate and a second memory cell, wherein each of the select gates is connect to a select line, each of the first memory cells is connected to a first word line, and each of the second memory cells is connected to a second word line;
- means for programming the second memory cell on selected ones of the NAND strings; and
- means for pre-charging the plurality of NAND strings, including both the selected NAND strings and non-selected ones of the NAND strings, for the programming, the pre-charging including biasing bit lines corresponding to the selected NAND strings to a program enable value, biasing bit lines corresponding to non-selected NAND strings to a program inhibit value, biasing the first word line to turn on the first memory cells, and biasing the select line with a rising waveform having a plurality of steps increasing to a value sufficient to turn on the select gates of the non-selected NAND strings.
Type: Application
Filed: Aug 7, 2018
Publication Date: Feb 13, 2020
Applicant: SanDisk Technologies LLC (Addison, TX)
Inventor: Xiang Yang (Santa Clara, CA)
Application Number: 16/056,838