Flash memory devices store data in the form of charge in a flash cell. Flash cells can be arranged in arrays such as NAND flash arrays, NOR flash arrays and the like. The flash memory arrays are usually partitioned to erase blocks that may include multiple pages. A flash memory cell has a CMOS transistor with an additional floating metal gate between the substrate and the transistors gate. The charge is stored in the floating gate and is injected to the floating gate during an operation known as programming. The charge may be removed during an operation known as an erase operation.
As the charge in the floating gate may vary contiguously, it is possible to store more than just one bit per flash transistor by using several charge levels to symbolize different sequences of bits.
The voltage level distributions shown in
The 3 bpc cell includes a most significant bit (MSB), a central significant bit (CSB) and a least significant bit (LSB). A physical page of flash memory device may store three logical pages. This physical page is programmed one logical page after the other.
The programming includes various types of programming such as MSB programming, CSB programming and LSB programming.
MSB programming may include programming some of the cells are programmed to a single lobe and some are left in the erase state. At the end of the programming process only two lobes exist, the erase and the MSB lobe.
The CSB programming may include splitting each of the erase lobe and the MSB lobe into two lobes by further programming pulses, depending on the original state of each cell and the corresponding CSB bit.
The LSB programming may include splitting each of the four lobes to create 8 lobes, overall.
The logical pages are read by applying various types of read operations such as an MSB read (in which an MSB threshold 114 is used), a CSB read (in which two CSB thresholds 112 and 116 are used) and an LSB read (in which four LSB thresholds 111, 113, 115 and 117 are used).
MSB threshold 114 is positioned between lobes 104 and 105. CSB threshold 113 is positioned between lobes 103 and 104. CSB threshold 116 is positioned between lobes 106 and 107. LSB threshold 111 is positioned between lobes 101 and 102. LSB threshold 113 is positioned between lobes 103 and 104. LSB threshold 115 is positioned between lobes 105 and 106. LSB threshold 117 is positioned between lobes 107 and 108.
The logical pages are read by applying various types of read operations such as MSB read (in which a MSB threshold 132 is used) and LSB read (in which two LSB thresholds 131 and 133 are used).
MSB threshold 132 is positioned between lobes 122 and 123. LSB threshold 131 is positioned between lobes 121 and 122. LSB threshold 133 is positioned between lobes 123 and 124.
As mentioned, the lobe distributions are not constant throughout the life of the flash cell and change with retention. With retention, the distribution becomes larger and shifts towards the erase level. The higher the distribution, the larger the shift. This effectively shrinks the effective working window. Both the shrinkage of the window and the fattening of the distributions contribute to the increase in the number of errors after performing a page read.
The implications of the retention effect is that using the same set of read-thresholds just following a programming operation and then following retention time may contribute to the number of read errors. In fact, it may be impossible to find a satisfactory set of such read-thresholds. It is therefore crucial to optimally adjust the threshold positions to minimize the number of errors.
Copy-Back Operation
In many cases, it is required to copy a certain section in the flash memory device to a different location in the flash memory device. Most flash memory devices implement a specific command known as copy-back. The copy-back command allows an external controller (that does not belong to the flash memory device) to instruct the flash memory device to internally read a certain page and immediately program the page data to another location in the flash memory device. The flash memory device is usually equipped with a limited functionality controller that can perform memory transfers from and to the flash memory arrays of the flash memory device.
The copy-back operation allows the external controller to perform memory copying in a very efficient manner without the need to stream the data to the external controller and back to the flash memory device
This is even more important when the copy-back command is activated on several flash memory devices simultaneously. In that case, without the copy-back command, the interface to the flash memory devices would become a bottle-neck.
However, a copy-back command does not perform error correction. Therefore, it may be that following a copy-back command, the copied data will contain errors. As long as the error correction code (ECC) can correct these errors this may be fine but it may turn out to be a problem in the following two scenarios:
In an embodiment of the present invention, a method may be provided and may include (i) transferring, from a flash memory device to an external controller, a portion of a data entity; (ii) determining, by the external controller, based upon the portion of the data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity. If it is determined to correct errors of the data entity, then the determining is followed by (a.1) completing a transfer of the data entity to the external controller; (a.2) error correcting the data entity to provide an amended data entity; and (a.3) writing the amended data entity to the flash memory device. If it is determined to complete the copy back operation then the determining is followed by completing the copy back operation of the data entity by transferring the data entity within the flash memory device.
The transferring may include transferring the portion of the data entity without transferring the data entity in its entirety. The portion of the data entity may be a fraction of the data entity. For example, the portion can be less than one percent of the data entity, can be a few percent, e.g., ten percent, twenty percent, thirty percent or any other percentage of same. The size of the portion can change over time. Larger portions may provide more reliable determinations but their transfer to the host computer can be longer.
The method may include initiating the copy back operation after a completion of the determining. This may be referred to as a serial manner of operation.
The method may include initiating the copy back operation before a completion of the determining step. This may be referred to as a parallel manner of operation. This can save time as the copy back operation can be time consuming and initiating the write back before the completion of the determining step can speed up the process.
The method may include completing a transfer of a fraction of the data entity to a first flash memory fraction before the completion of the determining step; and declaring the first flash memory fraction as storing invalid data if it is determined to correct errors of the data entity.
The method may include completing a transfer of a fraction of the data entity to a first flash memory fraction before the completion of the determining step; and writing the amended data entity to a second flash memory fraction that differs from the first flash memory fraction.
The transferring, from the flash memory device to the external controller, of the portion of a data entity may include reading the portion of the data entity using a first set of read thresholds; and the completing of the transfer of the data entity to the external controller may include reading the data entity using a second set of read thresholds that differs from the first set of read thresholds.
The method may include soft decoding the data entity by the external controller, if it is determined to correct errors of the data entity.
The determining step may include decoding multiple sub-sets of the portion of the data entity by at least one error correction code to provide multiple results; and determining whether to complete the copy back operation or to correct errors of the data entity based on the multiple results.
The determining step may include applying an error detection code or an error correction code that differ from an error correction code applied by the external controller during the error correcting of the data entity.
The method may include transferring the data entity to a flash memory space within the flash memory device; and prioritizing the flash memory space for wear-leveling. The prioritizing compensates for errors that may have been introduced during the copy back operation.
The determining step may include performing a modulo test of the portion of the data entity.
The data entity may be stored at a flash memory space and the method may include invoking the transferring and the determining operations based on at least one parameter out of (a) a number of erase cycles that the flash memory space has undergone; (b) an age of the flash memory space; and (c) errors detected in reading attempts of similar flash memory spaces.
The determining step may be responsive to a load level of the flash memory device.
The portion of the data entity may include redundancy bits that represent a number of copy back operations that were applied on the data entity after a last error correction operation was applied on the data entity; and the determining is responsive to the number.
The method may include updating the number in response to the determining.
The method may include storing the redundancy bits within a register of the flash memory device; receiving from the external controller an updated value of the redundancy bits that reflects an update of the number; and programming the redundancy bits to a flash memory space.
Additionally, embodiments of the invention may include a method for updating a flash memory device. The method may include determining, by the flash memory device, based upon at least a portion of a data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity. If a determination is made to correct errors of the data entity, completing a transfer of the data entity to an external controller, error correcting the data entity to provide an amended data entity, and writing the amended data entity to the flash memory device. If a determination is made to complete the copy back operation, completing the copy back operation of the data entity by transferring the data entity within the flash memory device.
The method may include notifying the external controller about the determination.
The method may include completing a transfer of a fraction of the data entity to a first flash memory fraction before a completion of the determining step; and declaring the first flash memory fraction as storing invalid data if determining to correct errors of the data entity.
Further embodiments of the invention include a computer readable medium that is non-transitory and may store instructions for performing the above-described methods and any steps thereof, including any combinations of same.
For example, the computer readable medium may store instructions for execution by one or more processors or similar devices, which instructions, when executed, result in, cause or facilitate transferring, from a flash memory device to an external controller, a portion of a data entity; determining, by the external controller, based upon the portion of the data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity; if it is determined to correct errors of the data entity, completing a transfer of the data entity to the external controller, error correcting the data entity to provide an amended data entity, and writing the amended data entity to the flash memory device; and if it is determined to complete the copy back operation then completing the copy back operation of the data entity by transferring the data entity within the flash memory device.
By way of further example, the computer readable medium may store instructions for determining, by the flash memory device, based upon at least a portion of a data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity; if it is determined to correct errors of the data entity completing a transfer of the data entity to an external controller, error correcting the data entity to provide an amended data entity, and writing the amended data entity to the flash memory device; if it is determined to complete the copy back operation, completing the copy back operation of the data entity by transferring the data entity within the flash memory device.
Additional embodiments of the invention include a system arranged to execute any or all of the methods described above, including any stages and any combinations of same.
For example, the system may include a flash memory device and an external controller. The external controller may be arranged to read a portion of a data entity from the flash memory device; and determine, based upon the portion of the data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity. If it is determined to correct errors of the data entity, the external controller may be arranged to complete a read operation of the data entity from the flash memory device; error correct the data entity to provide an amended data entity; and write the amended data entity to the flash memory device. If it is determined to complete the copy back operation, the system may be arranged to complete the copy back operation of the data entity by transferring the data entity within the flash memory device.
In another example, a system may be provided and may include a flash memory device and an external controller. The flash memory device may be arranged to determine, based upon at least a portion of a data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity. If the flash memory device determines to correct errors of the data entity, the flash memory device or the external controller may be arranged to complete a transfer of the data entity to the external controller. The external controller may be arranged to error correct the data entity to provide an amended data entity and to write the amended data entity to the flash memory device. If the flash memory device determines to complete the copy back operation then the flash memory device may be arranged to complete the copy back operation of the data entity by transferring the data entity within the flash memory device.
According to still another embodiment of the invention, a method for copy-back may be provided and may include transferring to an evaluation circuit only a portion of data that is destined to be copied-back; determining, by the evaluation circuit, whether the data should be copied-back or should be error corrected; copying-back the data to the flash memory device, if the evaluation circuit determines that the data should be copied-back, wherein the copying-back comprises copying the data within the flash memory device; and error correcting the data to provide amended data and writing the amended data to the flash memory device, if the evaluation circuit determines that the data should be error corrected.
The method may include initializing a copying-back of the data to the flash memory device before a completion of the determination by the evaluation circuit; completing the copying-back if it is determined, by the evaluation circuit, that the data should be copied-back; and stopping the copy-back of the data to the flash memory device if it is determined, by the evaluation circuit, that the data should be error corrected.
The evaluation circuit may belong to the flash memory device, or be external to the flash memory device and may be coupled to the flash memory device.
The method may include prioritizing a wear-level operation of a destination block of the flash memory device that stored the copied-back data.
The method may include scheduling an execution of a copy-back based on at least one parameter of a program erase cycle count of a destination block that stores the copied-back data, a time of execution of the copy-back of the data to the destination block, and an estimation of a reliability of data that was copied-back to the destination block.
The method may include determining by the evaluation circuit whether the data should be copied-back or should be error corrected based on a reliability criterion that is responsive to a load imposed on the flash memory device.
The method may include erasing an original version of the data if it is determined by the evaluation circuit that the data should be copied-back.
In yet a further embodiment of the invention, a system may be provided and may include: an evaluation circuit arranged to receive only a portion of data that is destined to be copied-back and to determine whether the entire data should be copied-back or should be error corrected; an internal controller arranged to copy-back the data to a flash memory device if the evaluation circuit determines that the data should be copied-back, the internal controller arranged to copy the data within the flash memory device; an error correction circuit arranged to error correct the data to provide amended data if the evaluation circuit determines that the data should be error corrected; and an external controller that is arranged to control a writing of the amended data to the flash memory device.
The evaluation circuit can be included in the external controller or in the flash memory device.
The internal controller may be arranged to initialize a copying-back of the data to the flash memory device before completion of the determining step by the evaluation circuit; complete the copying-back if the determination by the evaluation circuit is that the data should be copied-back; and stop the copying-back of the data to the flash memory device if it is determined by the evaluation circuit that the data should be error corrected.
The system may include a management circuit that is arranged to prioritize a ware-level operation of a destination block of the flash memory device that stores the copied-back data.
The system may include a management circuit that is arranged to schedule execution of a copy-back based on at least one parameter of a program erase cycle count of a destination block that stores the copied-back data, a time of execution of the copying-back of the data to the destination block, and an estimation of a reliability of data that was copied-back to the destination block.
The evaluation circuit may be arranged to determine whether the data should be copied-back or should be error corrected based on a reliability criterion that is responsive to a load imposed on the flash memory device.
The system may include a management circuit that is arranged to erase an original version of the data if the determination by the evaluation circuit is that the data should be copied-back.
According to still another embodiment of the invention, a non-transitory computer readable medium may be provided and may store instructions for: transferring to an evaluation circuit at least a portion of data that is destined to be copied-back; determining by the evaluation circuit whether the data should be copied-back or should be error corrected; copying-back the data to the flash memory device if the evaluation circuit determines that the data should be copied-back, the copying-back may include copying the data within the flash memory device; and error correcting the data to provide amended data and writing the amended data to the flash memory device if the evaluation circuit determines that the data should be error corrected.
The non-transitory computer readable medium may store instructions for initializing a copying-back of data to the flash memory device before completion of the determination by the evaluation circuit; completing the copying-back if the determination by the evaluation circuit is that the data should be copied-back; and stopping the copy-back of the data to the flash memory device if the determination by the evaluation circuit is that the data should be error corrected.
The non-transitory computer readable medium may store instructions for prioritizing a wear-level operation of a destination block of the flash memory device that stores the copied-back data.
The non-transitory computer readable medium may store instructions for scheduling execution of a copy-back based on at least one parameter of a program erase cycle count of a destination block that stores the copied-back data, a time of execution of the copy-back of the data to the destination block, and an estimation of a reliability of data that was copied-back to the destination block.
The non-transitory computer readable medium may store instructions for determining, by the evaluation circuit, whether the data should be copied-back or should be error corrected based on a reliability criterion that is responsive to a load imposed on the flash memory device.
The non-transitory computer readable medium may store instructions for erasing an original version of the data if the determination by the evaluation circuit is that the data should be copied-back.
It will be appreciated that for simplicity and clarity of illustration, elements shown in the figures have not necessarily been drawn to scale. For example, the dimensions of some of the elements may be exaggerated relative to other elements for clarity. Further, where considered appropriate, reference numerals may be repeated among the figures to indicate corresponding or analogous elements.
In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the invention. However, it will be understood by those skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known methods, procedures, and components have not been described in detail so as not to obscure the present invention.
For simplicity of explanation it is assumed that a data entity has a size of a page. It should be appreciated, however, that the present methods, systems and computer readable media can be applied mutatis mutandis to data entities that differ than a page.
Copy-Back Methods
In the following text various copy-back methods are illustrated. It is noted that various combination of these methods and, additionally or alternatively, of stages of these methods, can be provided.
A flash memory page can store data that may be referred to as page data. A portion of the flash memory page may store a portion of the page data.
Method 200 may start by stage 220 of reading, by the external controller (in communication with a flash memory device) only a portion of page data. The page can be regarded as a source page.
The reading may include transferring the portion of the page data from an internal register of the flash memory device to the external controller.
Stage 220 may be followed by stage 230 of checking, by the external controller and based on the portion of the page data, whether a reliability criterion is fulfilled.
Stage 230 can be viewed as including determining whether to perform the copy-back operation or to perform error correction of the content of the page.
If the reliability criterion is fulfilled or satisfied, then stage 230 can be followed by stage 240 of performing the copy-back operation by the flash memory device. This may include passing the page data from the internal register and then writing it to another page of the flash memory device (a target page).
If the portion of the page data is small in relation to the entire page data, this can require only a short transfer time and may shorten the determination process of the external controller.
If the reliability criterion fails or is not satisfied, stage 230 may be followed by stage 250 of reading the entire page data from the flash memory device (if not already present at external controller) and fixing it by applying an error correction process to provide amended page data.
According to an embodiment of the invention the read operation executed during stage 250 is done by using different read parameter—such as different read thresholds or using soft decoding instead of hard decoding. Thus, multiple read attempts (using the same or different read parameters) can be fulfilled during stage 250.
Stage 250 may include writing back the amended page data to the flash memory device, but to another flash memory page—a page that differs from the source page.
It is noted that the features required by the above method are easily supported by current flash memory devices using the standard read command, program command and copy-back command.
In this case, an internal program operation (write-back) is initiated before the external controller finishes checking the reliability criterion. This method may include reading the entire data entity or a portion of the data entity and sending it to the external controller for reliability criterion evaluation.
Method 300 may start by stages 310 and 320.
Stage 310 may include transferring, from a flash memory device to an external controller, at least a portion of a data entity.
Stage 320 may include starting to copy-back the entire data entity. The data entity may be copied from a source flash memory space to a first flash memory fraction.
Stage 310 is expected to be completed before the completion of the copying-back of the entire data entity.
Stage 320 is followed by stage 330 of determining, by the external controller, and based upon the at least portion of the data entity, whether to complete a copy back operation of the data entity or to correct errors of the data entity.
If it is determined (during stage 330) to correct errors of the data entity then stage 330 is followed by stage 340 of completing a transfer of the data entity to the external controller; stage 350 of error correcting the data entity to provide an amended data entity; and stage 360 of writing the amended data entity to the flash memory device. The amended data entity may be written to a second flash memory fraction differs from the source flash memory space and from the first flash memory fraction.
If it is determined (during stage 330) to complete the copy back operation then stage 340 is followed by stage 370 of completing the copy back operation of the data entity by transferring the data entity within the flash memory device.
Stage 310 may include transferring only the portion of the data entity, without transferring the data entity in its entirety.
Stage 320 may start during the execution of stage 310.
If it is determined (during stage 330) to correct errors of the data entity then stage 330 may also be followed by stage 380 of declaring the first flash memory fraction as storing invalid data.
The page data (or part of it) may be output to the external controller in parallel to the copy-back operation. The gain here is that the data output and reliability criteria check occur concurrently to the page programming operation (the copy-back) and thus save the data transfer time and the external controller processing time.
This may require a special operation mode of the flash memory device. If the reliability criteria check fails (if the external controller determines that there is a need to error correct the page), then the page data is read and decoded. It is noted that one or more read parameters used for reading the entire page data (after the reliability criteria was found to be violated) may differ from one or more read parameters used during the initial transfer of the page data (or a portion thereof) being checked.
The amended page data may be programmed to a new page that differs from the source page and the target page. The target page (that started to receive the page data) may be marked as irrelevant. Marking the target page as irrelevant is supported by most memory management systems in external controllers of most applications.
It is noted that the external controller and the flash memory device may play different roles in any of the above-described methods. Thus, various stages of methods 200 and 300 may be altered according to the different roles of the external controller and the flash memory device. Non-limiting examples of such different roles are provided in
Method 400 can start by stage 410 of scheduling a copy-back. The scheduling can be responsive to previous copy-back attempts.
For example, the scheduling can be responsive to one or more parameters such as but not limited to: (a) a program erase cycle count of a destination block that stores copied-back data, (b) a time of execution of the copy-back of the data to the destination block, and (c) an estimation of a reliability of data that was copied-back to the destination block.
Stage 410 may be followed by stage 420 of transferring, to an evaluation circuit, only a portion of data that is destined to be copied-back. The evaluation circuit can be included in the flash memory device or can be external to the flash memory device. For example, the evaluation circuit can be included in an external controller.
Stage 420 is followed by stage 430 of determining, by the evaluation circuit, whether the data should be copied-back or should be error corrected. The data can be stored in one or more rows, in one or more pages or in one or more erase blocks of the flash memory device. The data can be represented by one or more logical pages.
The determination of stage 430 can be responsive to an evaluated reliability (error rate) of the portion of the data (or of the portion of data that is transmitted during stage 420).
A copy-back may be allowed if the reliability of the data is above a predefined threshold. The threshold can be set so that the copy-back will not corrupt the data and that the data can be error corrected by an error correction circuit of known error correction capabilities. Such an error correction circuit may be used during stage 450.
Stage 430 may include determining, by the evaluation circuit, whether the data should be copied-back or should be error corrected, based on a reliability criterion that is responsive to a load imposed on the flash memory device. If the flash memory device is heavily loaded (undergoes extensive read and programming cycles) the copy-back can be allowed using a lower reliability threshold.
Stage 430 may include any of the following schemes or a combination thereof:
Stage 430 may include using a reliability threshold. The reliability threshold can be determined based on the load of the system load: when the system is working under high load (high performance regime), the reliability threshold can be loosened or relaxed, i.e., the copy-back can be issued even if there are a relatively high number of errors. However, these blocks should be highly prioritized in the wear-leveling method. Under low system load, the threshold value can be tightened, so that only a very low number of errors is allowed during copy-back process.
If the evaluation circuit determines the copy-back should be performed, stage 430 is followed by stage 440 of copying-back the data to the flash memory device. As indicated above, the copy-back may include copying the data within the flash memory device—without using external data buses or interfaces. The data is copied to a destination block of the flash memory device.
If the evaluation circuit determines that error correction is needed, then stage 430 is followed by stage 450 of error correcting the data to provide amended data.
Stage 450 is followed by stage 460 of writing the amended data to the flash memory device. The data can be written to a destination block of the flash memory device.
Although
By way of non-limiting example, the copy-back can be time consuming (in relation to the determination of stage 430) and can be initiated before the determination of stage 430 is completed.
For example, stage 440 of copying-back the data to the flash memory device can start before a completion of the determining step 430 by the evaluation circuit.
If it is determined, by the evaluation circuit, that the data should be copied-back then the copy-back is completed. Otherwise, the copy-back can be stopped and amended data will be written to the flash memory device. If the stopped copy-back included copying-back the data to a certain block of the flash memory device then the modified data can be written to another block that is regarded as the destination block of the flash module.
Stage 440 may be followed by prioritizing a wear-level operation of a destination block of the flash memory device that stores the copied-back data. The prioritization may shorten the time period that the destination block stores the copied-back data and reduces the chances that the error prone copy-backed data will be stored without being refreshed for long periods after being copied-back.
The prioritizing can include increasing an effective cycle count. This may ensure that the block will be re-written with high probability before the block exceeds its life span.
In many cases, data stored in many pages is copied from one block to another. This raises the possibility to postpone the copy-back reliability criteria check process and maintain the original block. When the original block is to be erased, the method can perform the copy-back. If the check passes, the original data is erased. Otherwise, the original data can be copied-back or an error correction decoding can be applied on the original data. Accordingly, method 400 can include stage 470 of erasing an original version of the data if it is determined, by the evaluation circuit, that the data should be copied-back.
For simplicity of explanation stages 460 and 470 are not included in
The method 401 of
Method 401 starts by stage 402 of requesting, by a flash controller, from a flash memory device, to receive data or a portion of data to be copied-back. The data can represent one or more logical pages or a portion thereof. For simplicity of explanation it is assumed that a portion of the data is requested.
Stage 402 is followed by stage 411 of storing the portion of the data in an internal register of the flash memory device. It is noted that the flash memory device can perform another operation that will facilitate the transmission of the portion to the external controller.
Stage 411 is followed by stage 421 of reading, by the external controller, the portion of the data (i.e., transferring the portion of the data to the external controller).
Some gain can be obtained if the amount of data (portion of the data) output to the external controller during stage 411 is small, requiring only a short transfer time and fast processing by the external controller. Nevertheless, the size of the portion should be big enough to allow a reliable estimation of the reliability of the portion. Thus, the size of the portion can provide a trade-off between these requirements.
Stage 421 is followed by stage 431 of checking a copy-back criterion (or copy-back criteria). The checking includes evaluating the reliability of the portion of the data—the number of errors that are expected to be included in the data either before the copy-back operation or when such a copy-back operation is completed.
If the reliability criterion is fulfilled, stage 431 is followed by stage 441 of performing a copy-back. Stage 441 may include issuing a copy-back or programming the portion of the logical data already present in the internal register.
If the reliability criterion fails, stage 431 is followed by stage 451 of reading the entire data (if it was not already read during stage 421) from the flash memory device and fixing the data by applying error correction decoding to provide amended data. Stage 451 also includes sending the amended data to the flash memory device.
Stage 451 may include reading the data from the flash memory device using optimized read thresholds, and additionally or alternatively using soft decoding
Stage 451 is followed by stage 461 of programming the amended data to the flash memory device.
Method 500 differs from method 400 of
Method 500 starts by stage 402 of requesting, by a flash controller, from a flash memory device, to receive at least a portion of a data. For simplicity of explanation it is assumed that a portion of the data is requested. It is noted that the data that is being read, copy-back or amended can be a logical page but that the method can be applied mutatis mutandis data of other sizes (more than one logical page, a portion of a logical page, a data of a an erase block and the like).
Stage 402 is followed by stage 411 of storing the portion of the data in an internal register of the flash memory device. It is noted that the flash memory device can perform another operation that will facilitate the transmission of the portion to the external controller.
Stage 411 is followed by stage 421 of reading, by the external controller, the portion of the data.
Stage 421 is followed by stage 425 of initiating the copy-back before completing stage 431 of evaluating a copy-back criterion (a reliability criterion).
Method 500 illustrates stage 425 as preceding stage 431 but both stages can be initiated in parallel.
Stage 431 may include evaluating the reliability of the portion of the data—the number of errors that are expected to be included in the data either before the copy-back or when such a copy-back is completed.
If the reliability criterion is fulfilled, stage 431 is followed by stage 441 of performing a copy-back. Stage 441 may include issuing a copy-back or programming the portion of the logical data already present in the internal register.
If the reliability criterion fails, stage 431 is followed by stage 451 of reading the entire data (if it was not already read during stage 421) from the flash memory device and fixing the data by applying error correction decoding to provide amended data. Stage 451 also includes sending the amended data to the flash memory device.
Stage 451 may include reading the data from the flash memory device using optimized read thresholds, and additionally or alternatively using soft decoding
Stage 451 is followed by stage 461 of programming the amended data to the flash memory device.
Stage 461 may be followed by stage 491 of stopping the copy-back that was initiated during stage 425 and marking the copied-back data that was already copied-back as irrelevant. A block or physical page of the flash memory device that was programmed by the stopped copy-back is marked as invalid.
Method 600 includes checking the copy-back criterion by the flash memory device itself—by an evaluation circuit that belongs to the flash memory device. In that case, when the flash memory device determines that the reliability check fails, the external controller receives an error status and that initiates a reading of the page, a repair of the page by error correction coding and writing the amended page to the flash memory device.
Method 600 starts by stage 610 of receiving, by the flash memory device, a copy-back command. The copy-back command can be received by an (internal) controller of the flash memory device. Stage 610 can include initiating the copy-back in another manner. For example, the internal controller of the flash memory device can initiate the copy-back process.
Stage 610 is followed by stage 620 of storing data (such as any desired data to be copied-back) in an internal register of the flash memory device.
Stage 620 is followed by stage 630 of evaluating, by an internal evaluation circuit, the copy-back criterion. This may include evaluating a reliability of the data—the number of errors that are expected to be included in the data either before the copy-back or when such a copy-back is completed.
If the reliability criterion is fulfilled, stage 630 is followed by stage 640 of performing a copy-back. Stage 630 may include sending a copy-back success status indicator to the external controller.
If the reliability criterion is not fulfilled than stage 630 is followed by stage 650 of informing the external controller that the copy-back should not be executed. This can include sending a fail status indicator.
Stage 650 is followed by stage 660 of providing the data to the external memory controller.
Stage 660 is followed by stage 670 of decoding the data by applying an error correction decoding scheme to provide amended data.
Stage 670 is followed by stage 680 of writing the amended data to the flash memory device.
Method 700 differs from method 600 of
Method 700 includes checking the copy-back criterion by the flash memory device itself—by an evaluation circuit that belongs to the flash memory device. In that case, when the flash memory device determines that the reliability check fails, the external controller receives an error status and that initiates a reading of the page, a repair of the page by error correction coding and writing the amended page to the flash memory device.
Method 700 starts by stage 710 of receiving, by the flash memory device, a copy-back command. The copy-back command can be received by an (internal) controller of the flash memory device. Stage 710 can include initiating the copy-back in another manner. For example, the internal controller of the flash memory device can initiate the copy-back process.
Stage 710 is followed by stage 720 of storing data (such as any desired data to be copied-back) in an internal register of the flash memory device. It is noted that the flash memory device can perform another operation that will facilitate the transmission of the portion to the external controller.
Stage 720 is followed by stage 730 of reading, by the external controller, the portion of the data.
Stage 730 is followed by stage 740 of initiating the copy-back before completing (or even before initiating) stage 750 of evaluating a copy-back criterion (a reliability criterion) by an internal evaluation circuit.
If the reliability criterion is fulfilled, stage 750 is followed by stage 755 of completing the copy-back. Stage 755 may include sending a copy-back success status indicator to the external controller.
If the reliability criterion is not fulfilled than stage 750 is followed by stage 760 of informing the external controller that the copy-back should not be executed. This can include sending a fail status indicator.
Stage 760 is followed by stage 770 of providing the data to the external memory controller.
Stage 770 is followed by stage 780 of decoding the data by applying an error correction decoding scheme to provide amended data.
Stage 780 is followed by stage 790 of writing the amended data to the flash memory device.
Stage 790 is followed by stage 795 of stopping the copy-back that was initiated during stage 740 and marking the copied-back data that was already copied-back as irrelevant. A block or physical page of the flash memory device that was programmed to by the stopped copy-back is marked as invalid.
Each of the above-described methods or stages can be executed by a computer (such as but not limited to a host computer, a memory controller and the like) that reads instructions that are stored in a non-transitory computer readable medium.
System 800 includes a flash memory device 810 and an external controller (external controller) 820. The external controller 820 is not a part of the flash memory device 810 but is connected to the flash memory device 810.
The external controller 820 includes an evaluation circuit 812 that is arranged to receive at least a portion of data that is destined to be copied-back and to determine whether the data should be copied-back or should be error corrected.
The external controller 82 may also include an error correction circuit 814 that is arranged to error correct the data to provide amended data if the evaluation circuit 812 determines that the data should be error corrected.
The flash memory device 810 includes flash memory cell arrays 824, internal registers 826 and an internal controller 822 that is arranged to copy-back the data to a flash memory device, if the evaluation circuit 812 determines that the data should be copied-back. The internal controller 822 is arranged to copy the data within the flash memory device 820.
The flash memory cell arrays can be grouped to pages, erase blocks and the like. Data is written to, read from and copy-back between source flash memory cells and destination flash memory cells.
The amended data can be programmed to the flash memory device by a programming process that can be controlled by the internal controller 822, the external controller 820 or both.
The internal controller 822 or the external controller 820 may be arranged to initialize a copy-back of the data to the flash memory device 810 before a completion of the determining step by the evaluation circuit 812; to complete the copy-back if the determination by the evaluation circuit 812 indicates that the data should be copied-back; and stop the copy-back of the data to the flash memory device 810 if the determination by the evaluation circuit 812 indicates that the data should be error corrected.
The external controller 820 can include a management circuit 816 that is arranged to prioritize a wear-level operation of a destination block of the flash memory device that stores the copied-back data.
The management circuit 816 can be arranged to schedule an execution of a copy-back based on at least one parameter of a program erase cycle count of a destination block that stores the copied-back data, a time of execution of the copy-back of the data to the destination block, and an estimation of a reliability of data that was copied-back to the destination block.
The evaluation circuit 812 may be arranged to determine whether the data should be copied-back or should be error corrected, based on a reliability criterion that is responsive to a load imposed on the flash memory device.
The management circuit 816 can be arranged to erase an original version of the data if the determination by the evaluation circuit indicates that the data should be copied-back.
Such a copy-back can be initiated before the evaluation of the copy-back criterion is completed. If the evaluation determines that the copy-back should be stopped then the destination set of flash memory cells 832 is defined as storing invalid data and amended data can be programmed to the additional set of flash memory cells 833.
System 900 differs from system 800 of
While certain features of the invention have been illustrated and described herein, many modifications, substitutions, changes, and equivalents will now occur to those of ordinary skill in the art. It is, therefore, to be understood that the appended claims are intended to cover all such modifications and changes as fall within the true spirit of the invention.
In the claims, the word “comprising” does not exclude the presence of other elements or steps than those listed in a claim. Furthermore, the terms “a” or “an,” as used herein, are defined as one or more than one. Also, the use of introductory phrases such as “at least one” and “one or more” in the claims should not be construed to imply that the introduction of another claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to inventions containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an.” The same holds true for the use of definite articles. Unless stated otherwise, terms such as “first” and “second” are used to arbitrarily distinguish between the elements such terms describe. Thus, these terms are not necessarily intended to indicate temporal or other prioritization of such elements. The mere fact that certain measures are recited in mutually different claims does not indicate that a combination of these measures cannot be used to advantage.
This application is a NONPROVISIONAL of, claims priority to and incorporates by reference U.S. provisional patent application No. 61/409,720, filed Nov. 3, 2010.
Number | Name | Date | Kind |
---|---|---|---|
4430701 | Christian et al. | Feb 1984 | A |
4463375 | Macovski | Jul 1984 | A |
4584686 | Fritze | Apr 1986 | A |
4589084 | Fling et al. | May 1986 | A |
4777589 | Boettner et al. | Oct 1988 | A |
4866716 | Weng | Sep 1989 | A |
5003597 | Merkle | Mar 1991 | A |
5077737 | Leger et al. | Dec 1991 | A |
5297153 | Baggen et al. | Mar 1994 | A |
5305276 | Uenoyama | Apr 1994 | A |
5592641 | Doyle et al. | Jan 1997 | A |
5623620 | Alexis et al. | Apr 1997 | A |
5640529 | Hasbun | Jun 1997 | A |
5657332 | Auclair et al. | Aug 1997 | A |
5663901 | Harari et al. | Sep 1997 | A |
5724538 | Morris et al. | Mar 1998 | A |
5729490 | Calligaro et al. | Mar 1998 | A |
5740395 | Wells et al. | Apr 1998 | A |
5745418 | Hu et al. | Apr 1998 | A |
5778430 | Ish et al. | Jul 1998 | A |
5793774 | Usui et al. | Aug 1998 | A |
5920578 | Zook et al. | Jul 1999 | A |
5926409 | Engh et al. | Jul 1999 | A |
5933368 | Hu et al. | Aug 1999 | A |
5956268 | Lee | Sep 1999 | A |
5956473 | Hu et al. | Sep 1999 | A |
5968198 | Balachandran | Oct 1999 | A |
5982659 | Irrinki et al. | Nov 1999 | A |
6011741 | Harari et al. | Jan 2000 | A |
6016275 | Han | Jan 2000 | A |
6038634 | Ji et al. | Mar 2000 | A |
6081878 | Estakhri et al. | Jun 2000 | A |
6094465 | Stein et al. | Jul 2000 | A |
6119245 | Hiratsuka | Sep 2000 | A |
6182261 | Haller et al. | Jan 2001 | B1 |
6192497 | Yang et al. | Feb 2001 | B1 |
6195287 | Hirano | Feb 2001 | B1 |
6199188 | Shen et al. | Mar 2001 | B1 |
6209114 | Wolf et al. | Mar 2001 | B1 |
6259627 | Wong | Jul 2001 | B1 |
6272052 | Miyauchi | Aug 2001 | B1 |
6278633 | Wong et al. | Aug 2001 | B1 |
6279133 | Vafai et al. | Aug 2001 | B1 |
6301151 | Engh et al. | Oct 2001 | B1 |
6370061 | Yachareni et al. | Apr 2002 | B1 |
6374383 | Weng | Apr 2002 | B1 |
6504891 | Chevallier | Jan 2003 | B1 |
6532169 | Mann et al. | Mar 2003 | B1 |
6532556 | Wong et al. | Mar 2003 | B1 |
6553533 | Demura et al. | Apr 2003 | B2 |
6560747 | Weng | May 2003 | B1 |
6637002 | Weng et al. | Oct 2003 | B1 |
6639865 | Kwon | Oct 2003 | B2 |
6674665 | Mann et al. | Jan 2004 | B1 |
6675281 | Oh et al. | Jan 2004 | B1 |
6704902 | Shinbashi et al. | Mar 2004 | B1 |
6751766 | Guterman et al. | Jun 2004 | B2 |
6772274 | Estakhri | Aug 2004 | B1 |
6781910 | Smith | Aug 2004 | B2 |
6792569 | Cox et al. | Sep 2004 | B2 |
6873543 | Smith et al. | Mar 2005 | B2 |
6891768 | Smith et al. | May 2005 | B2 |
6914809 | Hilton et al. | Jul 2005 | B2 |
6915477 | Gollamudi et al. | Jul 2005 | B2 |
6952365 | Gonzalez et al. | Oct 2005 | B2 |
6961890 | Smith | Nov 2005 | B2 |
6968421 | Conley | Nov 2005 | B2 |
6990012 | Smith et al. | Jan 2006 | B2 |
6996004 | Fastow et al. | Feb 2006 | B1 |
6999854 | Roth | Feb 2006 | B2 |
7010739 | Feng et al. | Mar 2006 | B1 |
7012835 | Gonzalez et al. | Mar 2006 | B2 |
7038950 | Hamilton et al. | May 2006 | B1 |
7068539 | Guterman et al. | Jun 2006 | B2 |
7079436 | Perner et al. | Jul 2006 | B2 |
7149950 | Spencer et al. | Dec 2006 | B2 |
7177977 | Chen et al. | Feb 2007 | B2 |
7188228 | Chang et al. | Mar 2007 | B1 |
7191379 | Adelmann et al. | Mar 2007 | B2 |
7196946 | Chen et al. | Mar 2007 | B2 |
7203874 | Roohparvar | Apr 2007 | B2 |
7212426 | Park et al | May 2007 | B2 |
7290203 | Emma et al. | Oct 2007 | B2 |
7292365 | Knox | Nov 2007 | B2 |
7301928 | Nakabayashi et al. | Nov 2007 | B2 |
7315916 | Bennett et al. | Jan 2008 | B2 |
7388781 | Litsyn et al. | Jun 2008 | B2 |
7395404 | Gorobets et al. | Jul 2008 | B2 |
7441067 | Gorobets et al. | Oct 2008 | B2 |
7443729 | Li et al. | Oct 2008 | B2 |
7450425 | Aritome | Nov 2008 | B2 |
7454670 | Kim et al. | Nov 2008 | B2 |
7466575 | Shalvi et al. | Dec 2008 | B2 |
7533328 | Alrod et al. | May 2009 | B2 |
7558109 | Brandman et al. | Jul 2009 | B2 |
7593263 | Sokolov et al. | Sep 2009 | B2 |
7610433 | Randell et al. | Oct 2009 | B2 |
7613043 | Cornwell et al. | Nov 2009 | B2 |
7619922 | Li et al. | Nov 2009 | B2 |
7697326 | Sommer et al. | Apr 2010 | B2 |
7706182 | Shalvi et al. | Apr 2010 | B2 |
7716538 | Gonzalez et al. | May 2010 | B2 |
7804718 | Kim | Sep 2010 | B2 |
7805663 | Brandman et al. | Sep 2010 | B2 |
7805664 | Yang et al. | Sep 2010 | B1 |
7844877 | Litsyn et al. | Nov 2010 | B2 |
7911848 | Eun et al. | Mar 2011 | B2 |
7961797 | Yang et al. | Jun 2011 | B1 |
7975192 | Sommer et al. | Jul 2011 | B2 |
8020073 | Emma et al. | Sep 2011 | B2 |
8108590 | Chow et al. | Jan 2012 | B2 |
8122328 | Liu et al. | Feb 2012 | B2 |
8159881 | Yang | Apr 2012 | B2 |
8190961 | Yang et al. | May 2012 | B1 |
8250324 | Haas et al. | Aug 2012 | B2 |
8254172 | Kan | Aug 2012 | B1 |
8300823 | Bojinov et al. | Oct 2012 | B2 |
8305812 | Levy et al. | Nov 2012 | B2 |
8327246 | Weingarten et al. | Dec 2012 | B2 |
8407560 | Ordentlich et al. | Mar 2013 | B2 |
8417893 | Khmelnitsky et al. | Apr 2013 | B2 |
20010034815 | Dugan et al. | Oct 2001 | A1 |
20020063774 | Hillis et al. | May 2002 | A1 |
20020085419 | Kwon et al. | Jul 2002 | A1 |
20020154769 | Petersen et al. | Oct 2002 | A1 |
20020156988 | Toyama et al. | Oct 2002 | A1 |
20020174156 | Birru et al. | Nov 2002 | A1 |
20030014582 | Nakanishi | Jan 2003 | A1 |
20030065876 | Lasser | Apr 2003 | A1 |
20030101404 | Zhao et al. | May 2003 | A1 |
20030105620 | Bowen | Jun 2003 | A1 |
20030177300 | Lee et al. | Sep 2003 | A1 |
20030192007 | Miller et al. | Oct 2003 | A1 |
20040015771 | Lasser et al. | Jan 2004 | A1 |
20040030971 | Tanaka et al. | Feb 2004 | A1 |
20040059768 | Denk et al. | Mar 2004 | A1 |
20040080985 | Chang et al. | Apr 2004 | A1 |
20040153722 | Lee | Aug 2004 | A1 |
20040153817 | Norman et al. | Aug 2004 | A1 |
20040181735 | Xin | Sep 2004 | A1 |
20040203591 | Lee | Oct 2004 | A1 |
20040210706 | In et al. | Oct 2004 | A1 |
20050013165 | Ban | Jan 2005 | A1 |
20050018482 | Cemea et al. | Jan 2005 | A1 |
20050083735 | Chen et al. | Apr 2005 | A1 |
20050117401 | Chen et al. | Jun 2005 | A1 |
20050120265 | Pline et al. | Jun 2005 | A1 |
20050128811 | Kato et al. | Jun 2005 | A1 |
20050138533 | Le Bars et al. | Jun 2005 | A1 |
20050144213 | Simkins et al. | Jun 2005 | A1 |
20050144368 | Chung et al. | Jun 2005 | A1 |
20050169057 | Shibata et al. | Aug 2005 | A1 |
20050172179 | Brandenberger et al. | Aug 2005 | A1 |
20050213393 | Lasser | Sep 2005 | A1 |
20050243626 | Ronen | Nov 2005 | A1 |
20060059406 | Micheloni et al. | Mar 2006 | A1 |
20060059409 | Lee | Mar 2006 | A1 |
20060064537 | Oshima | Mar 2006 | A1 |
20060101193 | Murin | May 2006 | A1 |
20060195651 | Estakhri et al. | Aug 2006 | A1 |
20060203587 | Li et al. | Sep 2006 | A1 |
20060221692 | Chen | Oct 2006 | A1 |
20060248434 | Radke et al. | Nov 2006 | A1 |
20060268608 | Noguchi et al. | Nov 2006 | A1 |
20060282411 | Fagin et al. | Dec 2006 | A1 |
20060284244 | Forbes et al. | Dec 2006 | A1 |
20060294312 | Walmsley | Dec 2006 | A1 |
20070025157 | Wan et al. | Feb 2007 | A1 |
20070063180 | Asano et al. | Mar 2007 | A1 |
20070081388 | Joo | Apr 2007 | A1 |
20070098069 | Gordon | May 2007 | A1 |
20070103992 | Sakui et al. | May 2007 | A1 |
20070104004 | So et al. | May 2007 | A1 |
20070109858 | Conley et al. | May 2007 | A1 |
20070124652 | Litsyn et al. | May 2007 | A1 |
20070140006 | Chen et al. | Jun 2007 | A1 |
20070143561 | Gorobets | Jun 2007 | A1 |
20070150694 | Chang et al. | Jun 2007 | A1 |
20070168625 | Cornwell et al. | Jul 2007 | A1 |
20070171714 | Wu et al. | Jul 2007 | A1 |
20070171730 | Ramamoorthy et al. | Jul 2007 | A1 |
20070180346 | Murin | Aug 2007 | A1 |
20070223277 | Tanaka et al. | Sep 2007 | A1 |
20070226582 | Tang et al. | Sep 2007 | A1 |
20070226592 | Radke | Sep 2007 | A1 |
20070228449 | Takano et al. | Oct 2007 | A1 |
20070253249 | Kang et al. | Nov 2007 | A1 |
20070253250 | Shibata et al. | Nov 2007 | A1 |
20070263439 | Cornwell et al. | Nov 2007 | A1 |
20070266291 | Toda et al. | Nov 2007 | A1 |
20070271494 | Gorobets | Nov 2007 | A1 |
20070297226 | Mokhlesi | Dec 2007 | A1 |
20080010581 | Alrod et al. | Jan 2008 | A1 |
20080028014 | Hilt et al. | Jan 2008 | A1 |
20080049497 | Mo | Feb 2008 | A1 |
20080055989 | Lee et al. | Mar 2008 | A1 |
20080082897 | Brandman et al. | Apr 2008 | A1 |
20080092026 | Brandman et al. | Apr 2008 | A1 |
20080104309 | Cheon et al. | May 2008 | A1 |
20080112238 | Kim et al. | May 2008 | A1 |
20080116509 | Harari et al. | May 2008 | A1 |
20080126686 | Sokolov et al. | May 2008 | A1 |
20080127104 | Li et al. | May 2008 | A1 |
20080128790 | Jung | Jun 2008 | A1 |
20080130341 | Shalvi et al. | Jun 2008 | A1 |
20080137413 | Kong et al. | Jun 2008 | A1 |
20080137414 | Park et al. | Jun 2008 | A1 |
20080141043 | Flynn et al. | Jun 2008 | A1 |
20080148115 | Sokolov et al. | Jun 2008 | A1 |
20080158958 | Sokolov et al. | Jul 2008 | A1 |
20080159059 | Moyer | Jul 2008 | A1 |
20080162079 | Astigarraga et al. | Jul 2008 | A1 |
20080168216 | Lee | Jul 2008 | A1 |
20080168320 | Cassuto et al. | Jul 2008 | A1 |
20080181001 | Shalvi | Jul 2008 | A1 |
20080198650 | Shalvi et al. | Aug 2008 | A1 |
20080198652 | Shalvi et al. | Aug 2008 | A1 |
20080201620 | Gollub | Aug 2008 | A1 |
20080209114 | Chow et al. | Aug 2008 | A1 |
20080219050 | Shalvi et al. | Sep 2008 | A1 |
20080225599 | Chae | Sep 2008 | A1 |
20080250195 | Chow et al. | Oct 2008 | A1 |
20080263262 | Sokolov et al. | Oct 2008 | A1 |
20080282106 | Shalvi et al. | Nov 2008 | A1 |
20080285351 | Shlick et al. | Nov 2008 | A1 |
20080301532 | Uchikawa et al. | Dec 2008 | A1 |
20090024905 | Shalvi et al. | Jan 2009 | A1 |
20090027961 | Park et al. | Jan 2009 | A1 |
20090043951 | Shalvi et al. | Feb 2009 | A1 |
20090046507 | Aritome | Feb 2009 | A1 |
20090072303 | Prall et al. | Mar 2009 | A9 |
20090091979 | Shalvi | Apr 2009 | A1 |
20090103358 | Sommer et al. | Apr 2009 | A1 |
20090106485 | Anholt | Apr 2009 | A1 |
20090113275 | Chen et al. | Apr 2009 | A1 |
20090125671 | Flynn | May 2009 | A1 |
20090132755 | Radke | May 2009 | A1 |
20090144598 | Yoon et al. | Jun 2009 | A1 |
20090144600 | Perlmutter et al. | Jun 2009 | A1 |
20090150599 | Bennett | Jun 2009 | A1 |
20090150748 | Egner et al. | Jun 2009 | A1 |
20090157964 | Kasorla et al. | Jun 2009 | A1 |
20090158126 | Perlmutter et al. | Jun 2009 | A1 |
20090168524 | Golov et al. | Jul 2009 | A1 |
20090187803 | Anholt et al. | Jul 2009 | A1 |
20090199074 | Sommer | Aug 2009 | A1 |
20090213653 | Perlmutter et al. | Aug 2009 | A1 |
20090213654 | Perlmutter et al. | Aug 2009 | A1 |
20090228761 | Perlmutter et al. | Sep 2009 | A1 |
20090240872 | Perlmutter et al. | Sep 2009 | A1 |
20090282185 | Van Cauwenbergh | Nov 2009 | A1 |
20090282186 | Mokhlesi et al. | Nov 2009 | A1 |
20090287930 | Nagaraja | Nov 2009 | A1 |
20090300269 | Radke et al. | Dec 2009 | A1 |
20090323942 | Sharon et al. | Dec 2009 | A1 |
20100005270 | Jiang | Jan 2010 | A1 |
20100025811 | Bronner et al. | Feb 2010 | A1 |
20100030944 | Hinz | Feb 2010 | A1 |
20100058146 | Weingarten et al. | Mar 2010 | A1 |
20100064096 | Weingarten et al. | Mar 2010 | A1 |
20100088557 | Weingarten et al. | Apr 2010 | A1 |
20100091535 | Sommer et al. | Apr 2010 | A1 |
20100095186 | Weingarten | Apr 2010 | A1 |
20100110787 | Shalvi et al. | May 2010 | A1 |
20100115376 | Shalvi et al. | May 2010 | A1 |
20100122113 | Weingarten et al. | May 2010 | A1 |
20100124088 | Shalvi et al. | May 2010 | A1 |
20100131580 | Kanter et al. | May 2010 | A1 |
20100131806 | Weingarten et al. | May 2010 | A1 |
20100131809 | Katz | May 2010 | A1 |
20100131826 | Shalvi et al. | May 2010 | A1 |
20100131827 | Sokolov et al. | May 2010 | A1 |
20100131831 | Weingarten et al. | May 2010 | A1 |
20100146191 | Katz | Jun 2010 | A1 |
20100146192 | Weingarten et al. | Jun 2010 | A1 |
20100149881 | Lee et al. | Jun 2010 | A1 |
20100172179 | Gorobets et al. | Jul 2010 | A1 |
20100174853 | Lee et al. | Jul 2010 | A1 |
20100180073 | Weingarten et al. | Jul 2010 | A1 |
20100199149 | Weingarten et al. | Aug 2010 | A1 |
20100211724 | Weingarten | Aug 2010 | A1 |
20100211833 | Weingarten | Aug 2010 | A1 |
20100211856 | Weingarten | Aug 2010 | A1 |
20100241793 | Sugimoto et al. | Sep 2010 | A1 |
20100246265 | Moschiano et al. | Sep 2010 | A1 |
20100251066 | Radke | Sep 2010 | A1 |
20100253555 | Weingarten et al. | Oct 2010 | A1 |
20100257309 | Barsky et al. | Oct 2010 | A1 |
20100269008 | Leggette et al. | Oct 2010 | A1 |
20100293321 | Weingarten | Nov 2010 | A1 |
20100318724 | Yeh | Dec 2010 | A1 |
20110051521 | Levy et al. | Mar 2011 | A1 |
20110055461 | Steiner et al. | Mar 2011 | A1 |
20110093650 | Kwon et al. | Apr 2011 | A1 |
20110096612 | Steiner et al. | Apr 2011 | A1 |
20110099460 | Dusija et al. | Apr 2011 | A1 |
20110119562 | Steiner et al. | May 2011 | A1 |
20110153919 | Sabbag | Jun 2011 | A1 |
20110161775 | Weingarten | Jun 2011 | A1 |
20110194353 | Hwang et al. | Aug 2011 | A1 |
20110209028 | Post et al. | Aug 2011 | A1 |
20110214029 | Steiner et al. | Sep 2011 | A1 |
20110214039 | Steiner et al. | Sep 2011 | A1 |
20110246792 | Weingarten | Oct 2011 | A1 |
20110246852 | Sabbag | Oct 2011 | A1 |
20110252187 | Segal et al. | Oct 2011 | A1 |
20110252188 | Weingarten | Oct 2011 | A1 |
20110271043 | Segal et al. | Nov 2011 | A1 |
20110302428 | Weingarten | Dec 2011 | A1 |
20120001778 | Steiner et al. | Jan 2012 | A1 |
20120005554 | Steiner et al. | Jan 2012 | A1 |
20120005558 | Steiner et al. | Jan 2012 | A1 |
20120005560 | Steiner et al. | Jan 2012 | A1 |
20120008401 | Katz et al. | Jan 2012 | A1 |
20120008414 | Katz et al. | Jan 2012 | A1 |
20120017136 | Ordentlich et al. | Jan 2012 | A1 |
20120051144 | Weingarten et al. | Mar 2012 | A1 |
20120063227 | Weingarten et al. | Mar 2012 | A1 |
20120066441 | Weingarten | Mar 2012 | A1 |
20120110250 | Sabbag et al. | May 2012 | A1 |
20120124273 | Goss et al. | May 2012 | A1 |
20120246391 | Meir et al. | Sep 2012 | A1 |
Entry |
---|
Search Report of PCT Patent Application WO 2009/118720 A3. |
Search Report of PCT Patent Application WO 2009/095902 A3. |
Search Report of PCT Patent Application WO 2009/078006 A3. |
Search Report of PCT Patent Application WO 2009/074979 A3. |
Search Report of PCT Patent Application WO 2009/074978 A3. |
Search Report of PCT Patent Application WO 2009/072105 A3. |
Search Report of PCT Patent Application WO 2009/072104 A3. |
Search Report of PCT Patent Application WO 2009/072103 A3. |
Search Report of PCT Patent Application WO 2009/072102 A3. |
Search Report of PCT Patent Application WO 2009/072101 A3. |
Search Report of PCT Patent Application WO 2009/072100 A3. |
Search Report of PCT Patent Application WO 2009/053963 A3. |
Search Report of PCT Patent Application WO 2009/053962 A3. |
Search Report of PCT Patent Application WO 2009/053961 A3. |
Search Report of PCT Patent Application WO 2009/037697 A3. |
Yani Chen, Kcshab K. Parhi, “Small Area Parallel Chien Search Architectures for Long BCH Codes”, Ieee Transactions on Very Large Scale Integration(VLSI) Systems, vol. 12, No. 5, May 2004. |
Yuejian Wu, “Low Power Decoding of BCH Codes”, Nortel Networks, Ottawa, Ont., Canada, in Circuits and systems, 2004. ISCAS '04. Proceeding of the 2004 International Symposium on Circuits and Systems, published May 23-26, 2004, vol. 2, pp. II-369-72 vol. 2. |
David Esseni, Bruno Ricco, “Trading-Off Programming Speed and Current Absorption in Flash Memories with the Ramped-Gate Programming Technique”, Ieee Transactions On Electron Devices, vol. 47, No. 4, Apr. 2000. |
T. Hirncno, N. Matsukawa, H. Hazama, K. Sakui, M. Oshikiri, K. Masuda, K. Kanda, Y. Itoh, J. Miyamoto, “A New Technique for Measuring Threshold Voltage Distribution in Flash EEPROM Devices”, Proc. IEEE 1995 Int. Conference on Microelectronics Test Structures, vol. 8, Mar. 1995. |
Mielke, et al., “Flash EEPROM Threshold Instabilities due to Charge Trapping During Program/Erase Cycling”, IEEE Transactions on Device and Materials Reliability, vol. 4, No. 3, Sep. 2004, pp. 335-344. |
Daneshbeh, “Bit Serial Systolic Architectures for Multiplicative Inversion and Division over GF (2)”, A thesis presented to the University of Waterloo, Ontario, Canada, 2005, pp. 1-118. |
Chen, Formulas for the solutions of Quadratic Equations over GF (2), IEEE Trans. Inform. Theory, vol. IT- 28, No. 5, Sep. 1982, pp. 792-794. |
Berlekamp et al., “On the Solution of Algebraic Equations over Finite Fields”, Inform. Cont. 10, Oct. 1967, pp. 553-564. |
Number | Date | Country | |
---|---|---|---|
20120110250 A1 | May 2012 | US |
Number | Date | Country | |
---|---|---|---|
61409720 | Nov 2010 | US |