Embodiments of the present invention relate to the field of data memory devices, and more particularly, to storage and retrieval of data to and from memory cells.
Memory cells, such as flash memory cells, may store data by trapping granulized amounts of charge in, for example, an isolated region of a transistor. In such devices, data retrieval from a memory cell is typically made possible by applying a read voltage to the transistor and subsequently estimating the readout current which is determined by the amount of charge trapped in the cell.
An example of a basic type of memory cell is one that may store 1-bit of information. In such a memory cell, the memory cell may hold or not hold a charge to indicate, for example, logic 0 when a charge is stored, and to indicate logic 1, when no charge is stored.
In contrast, “multi-level memory cells” may be able to store more than 1-bit of information by taking advantage of the ability of such memory cells to hold varying amounts of charge or charge levels. For example, suppose the maximum number of trapped charge allowed in a multi-level memory cell is Q. It may then be possible to store more than 1 bit of information in such a cell by storing a granulized amount of charge between 0 and Q, and subsequently estimating the amount of charge stored during readout of the cell. Thus, for example, 2 bits of information may be stored in one multi-level memory cell by trapping any one of, for example, four levels of charges: 0, Q/3, 2Q/3, Q. This process of trapping charges may be referred to as programming.
In practice, it is often difficult to precisely program a multi-level memory cell with a desired amount of charges. Indeed, the actual programmed amount of charges approximately follows a Gaussian distribution centered on a desired charge level. The variance of the distribution may be determined by the programming method as well as the physical properties of the memory cell. Consequently, the threshold voltage distributions of flash memory cells are also Gaussian.
In order to properly write and read data to and from a multi-level memory cell, two things should be known: the detection thresholds and the means of the level distributions of the multi-level memory cell. In particular, the detection thresholds (e.g., t1, t2, and t3) may be needed in order to read data from the memory cells, and the means (e.g., m1, m2, m3, and m4) of the level distributions may be needed in order to write data to the memory cell. That is, the detection thresholds are needed during a read operation of a multi-level memory cell in order to determine whether the charge stored in the memory cell is at level 0, level 1, level 2, or level 3. In contrast, the means of the level distributions are needed during a write operation of a multi-level memory cell in order to more accurately target the amount of charge to be programmed into the memory cell.
For example, in order to determine whether the total charge stored in a multi-level memory cell is in level 0 during a read operation, the value of the first detection threshold (t1) should be known. By knowing the value of t1, one would simply determine whether the charge stored (or not stored since level 0 could be zero charge) in the memory cell is less than t1 in order to determine whether the stored charge is at level 0. Similarly, in order to determine whether the charge stored in the memory cell is at level 1, you would determine whether the charge stored in the memory cell is between t1 and t2.
In contrast, in order to target the right amount of charge to program into a multi-level memory cell during a write operation, the means (herein “mean values”) of the level distribution should be known. For example, referring back to
Unfortunately, memory cells, such as the multi-level flash memory cells described above, may be subject to retention loss after undergoing read and/or write cycling. As a result, the mean and variance of the level distributions change after cycling (e.g., read and write operations) as illustrated
According to various embodiments of the present invention, adaptive memory read and write systems and methods are provided that may compute estimated means and variances of multi-level memory cells to facilitate writing and reading of data to and from the multi-level memory cells. The systems may include an apparatus comprising multi-level memory cells, and an estimation block configured to compute estimated means and variances of level distributions of the multi-level memory cells by processing signal samples provided by at least a subset of the multi-level memory cells, the estimated means and variances to be used to facilitate writing and/or reading of data to and/or from at least selected ones of the multi-level memory cells, the multi-level memory cells having M-levels where M is an integer greater than 1, and each of the level distributions is associated with a corresponding level of the M-levels.
In some embodiments, the multi-level memory cells may include pilot cells having predetermined data, and the estimation block may be configured to process signal samples provided by the pilot cells to compute the estimated means and variances of the level distributions of the multi-level memory cells. For these embodiments, the estimation block may be further configured to compute estimated means for each of the level distributions of the multi-level memory cells based, at least in part, on signal samples provided by the pilot cells, each of the estimated means computed according to the equations:
ek′=rk−mk−1(i)
mk(i)=mk−1(i)+μm·ek′
where for 0≦i≦M−1 and k is an integer greater than 0, rk is a k-th signal sample from one of the pilot cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an initial estimated error for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm is a first adaptation constant.
In some embodiments, the estimation block may be further configured to compute estimated variances for each of the level distributions of the multi-level memory cells based, at least in part, on signal samples provided by the pilot cells, each of the estimated variances computed according to the equations:
ek=rk−mk(i)
σk2(i)=σk−12(i)+μv(ek·ek−σk−12(i))
where ek is a refined estimated error for time k based, at least in part, on the initial estimated error ek′, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv is a second adaptation constant.
In some embodiments, the estimation block may be further configured to set initial means and variances for each of the level distributions with predetermined default values prior to computing the estimated means and variances for each of the level distributions. For these embodiments, the estimation block may also be configured to compute M−1 slicer thresholds for the multi-level memory cells, each of the slicer thresholds computed according to the equation:
where for 0≦w≦M−2, s(w) is an w-th slicer threshold, m(w) is an estimated mean for the w-th level distribution, σ(w) is a standard deviation for the w-th level distribution, σ(w+1) is a standard deviation for the (w+1)-th level distribution, and m(w+1) is an estimated mean for the (w+1)-th level distribution.
In some embodiments, the multi-level memory cells may include multi-level data memory cells to store user data, and the estimation block may be further configured to process signal samples provided by the multi-level data memory cells to facilitate the computation of the estimated means and variances of the level distributions of the multi-level memory cells. In some embodiments, the estimation block may be further configured to employ a binary tree to determine which of the M-levels perform each of the signal samples belong to, the computed slicer thresholds defining, at least in part, the binary tree.
In some embodiments, the estimation block may be further configured to recomputed the estimated means and variances of the level distributions of the multi-level memory cells based on the signal samples provided by the multi-level data memory cells and according to the equations:
ek′=rk′−mk−1(i)
mk(i)=mk−1(i)+μm′·ek′
σk2(i)=σk−12(i)+μv′(ek′·ek′−σk−12(i))
where for 0≦i≦M−1 and k is an integer greater than 0, rk′ is a k-th signal sample from one of the multi-level data memory cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an estimated error for time k, mk(i) is an estimated mean of i-th level distribution for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm′ is a third adaptation constant, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv′ is a fourth adaptation constant.
For these embodiments, the first adaptation constant μm and the second adaptation constant μv may be greater than the third adaptation constant μm′ and the fourth adaptation constant μv′, respectively.
In some embodiments, the estimation block may be configured to set initial means and variances for each of the level distributions with predetermined default values and to compute M−1 initial slicer thresholds for the multi-level memory cells prior to computing the estimated means and variances for each of the level distributions. For these embodiments, the estimation block may be further configured to compute the initial slicer thresholds in accordance with the equation:
where for 0≦w≦M−2, s′(w) is an w-th initial slicer threshold, m′(w) is the initial mean for the w-th level distribution, σ′(w) is an initial standard deviation for the w-th level distribution that is equal to square root of the initial variance for the w-th level distribution, σ′(w+1) is an initial standard deviation for the (w+1)-th level distribution that is equal to the square root of the initial variance for the (w+1)-th level distribution, and m′(w+1) is the initial mean for the (w+1)-th level distribution.
For these embodiments, the memory cells may include multi-level data memory cells to store user data, and the estimation block is further configured to process signal samples provided by the multi-level data memory cells to facilitate the determination of the estimated means and standard deviations of the level distributions of the multi-level memory cells. In some of these embodiments, the estimation block may be further configured to employ a binary tree to determine which of the M-levels perform each of the signal samples belong to, the computed initial slicer thresholds defining, at least in part, the binary tree.
In some embodiments, the estimation block may be further configured to compute the estimated means and variances of the level distributions of the multi-level memory cells based on the signal samples provided by the multi-level data memory cells and according to the equations:
ek′=rk′−mk−1(i)
mk(i)=mk−1(i)+μm′·ek′
σk2(i)=σk−12(i)+μv′(ek′·ek′−σk−12(i))
where for 0≦i≦M−1 and k is an integer greater than 0, rk′ is a k-th signal sample from one of the multi-level data memory cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an estimated error for time k, mk(i) is an estimated mean of i-th level distribution for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm′ is a first adaptation constant, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv′ is a second adaptation constant.
According to various embodiments, a method is provided that comprises receiving signal samples from at least a subset of multi-level memory cells, and computing estimated means and variances of level distributions of the multi-level memory cells by processing the signal samples, the estimated means and variances to be used to facilitate writing and/or reading of data to and/or from at least selected ones of the multi-level memory cells, the multi-level memory cells having M-levels where M being an integer greater than 1, and each of the level distributions is associated with a corresponding level of the M-levels. For these embodiments, the multi-level memory cells may include pilot cells having predetermined data, and the computing includes computing the estimated means and variances of the level distributions of the multi-level memory cells by processing signal samples received from the pilot cells.
In some embodiments, the computing of the estimated means include computing estimated means for each of the level distributions of the multi-level memory cells based, at least in part, on signal samples provided by the pilot cells, each of the estimated means computed according to the equations:
ek′=rk−mk−1(i)
mk(i)=mk−1(i)+μm·ek′
where for 0≦i≦M−1 and k is an integer greater than 0, rk is a k-th signal sample from one of the pilot cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an initial estimated error for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm is a first adaptation constant.
In some embodiments, computing the estimated variances include computing estimated variances for each of the level distributions of the multi-level memory cells based, at least in part, on signal samples provided by the pilot cells, each of the estimated variances computed according to the equations:
ek=rk−m(i)
σk2(i)=σk−12(i)+μv(ek·ek−σk−12(i))
where ek is a refined estimated error for time k based, at least in part, on the initial estimated error ek′, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv is a second adaptation constant.
In some embodiments, the method may further include setting initial means and variances for each of the level distributions with predetermined default values prior to computing the estimated means and variances for each of the level distributions. For these embodiments, the method may also include computing M−1 slicer thresholds for the multi-level memory cells, each of the slicer thresholds computed according to the equation:
where for 0≦w≦M−2, s(w) is an w-th slicer threshold, m(w) is an estimated mean for the w-th level distribution, σ(w) is a standard deviation for the w-th level distribution, σ(w+1) is a standard deviation for the (w+1)-th level distribution, and m(w+1) is an estimated mean for the (w+1)-th level distribution.
In some embodiments, the multi-level memory cells may include multi-level data memory cells to store user data, and the method may further comprise processing signal samples provided by the multi-level data memory cells to facilitate the computations of the estimated means and variances of the level distributions of the multi-level memory cells. For these embodiments, the method may further include employing a binary tree to determine which of the M-levels perform each of the signal samples belong to, the computed slicer thresholds defining, at least in part, the binary tree. In some embodiments, the method may further include recomputing the estimated means and variances of the level distributions of the multi-level memory cells based on the signal samples provided by the multi-level data memory cells and according to the equations:
ek′=rk′−mk−1(i)
mk(i)=mk−1(i)+μm′·ek′
σk2(i)=σk−12(i)+μv′(ek′·ek′−σk−12(i))
where for 0≦i≦M−1 and k is an integer greater than 0, rk′ is a k-th signal sample from one of the multi-level data memory cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an estimated error for time k, mk(i) is an estimated mean of i-th level distribution for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μv′ is a third adaptation constant, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv′ is a fourth adaptation constant.
In accordance with various embodiments, a system is provided comprising multi-level memory cells, an estimation block configured to compute estimated means and variances of level distributions of the multi-level memory cells by processing signal samples provided by at least a subset of the multi-level memory cells, the multi-level memory cells having M-levels where M is an integer greater than 1, and each of the level distributions is associated with a corresponding level of the M-levels, and a computation block configured to compute optimal or near optimal mean and detection threshold values based, at least in part, on the estimated mean and variances of the level distributions of the multi-level memory cells, the optimal or near optimal mean and detection threshold values to be used to facilitate writing and reading, respectively, of data to and from the multi-level memory cells.
These and other aspects of various embodiments of the present will be described in greater detail in the following description.
The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denote similar elements, and in which:
In the following detailed description, reference is made to the accompanying drawings which form a part hereof wherein like numerals designate like parts throughout, and in which is shown by way of illustration embodiments in which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural or logical changes may be made without departing from the scope of the present invention. Therefore, the following detailed description is not to be taken in a limiting sense, and the scope of embodiments in accordance with the present invention is defined by the appended claims and their equivalents.
Various operations may be described as multiple discrete operations in turn, in a manner that may be helpful in understanding embodiments of the present invention; however, the order of description should not be construed to imply that these operations are order dependent.
For the purposes of the instant description, the phrase “A/B” means A or B. For the purposes of the instant description, the phrase “A and/or B” means “(A), (B), or (A and B).” For the purposes of the instant description, the phrase “at least one of A, B and C” means “(A), (B), (C), (A and B), (A and C), (B and C) or (A, B and C).” For the purposes of the instant description, the phrase “(A)B” means “(B) or (AB),” that is, A is an optional element.
The description may use the phrases “in various embodiments,” or “in some embodiments,” which may each refer to one or more of the same or different embodiments. Furthermore, the terms “comprising,” “including,” “having,” and the like, as used with respect to embodiments of the present invention, are synonymous.
According to various embodiments of the present invention, adaptive read and write memory systems and methods are provided that may adapt to changes to level distributions of multi-level memory cells. In particular, the novel systems may be configured to compute new mean values of level distributions and/or new detection threshold values of multi-level memory cells (herein “memory cells”) after the memory cells have degraded as a result of, for example, repeated cycling. For purposes of the following description, the computed new mean and detection threshold values will be referred to as “optimal or near optimal” values. That is, the phrase “optimal or near optimal” as used herein are in reference to the mew mean and detection threshold values that may be computed using either an optimal solution, which may be a more complex solution requiring more computational power, or a simpler near optimal (approximate) solution. As will be described herein, these values may be calculated whenever a read operation is performed on multi-level memory cells. As a result of the read operation, rough estimates for means and variances of the level distributions of the multi-level memory cells may be computed, which may be used to derive the optimal or near optimal solutions.
In brief, and as will be described in greater detail herein, the mean and standard deviation estimation block (herein “estimation block”) 22 may be configured to calculate estimated mean and standard deviation values of level distributions of the memory cells 12 during, for example, a read operation of the memory cells 12. More particularly, the estimation block 22 may be configured to compute, among other things, estimated means and variances (as well as standard deviations) of the level distributions of the multi-level memory cells 12. The computation block 24 may be configured to compute optimal or near optimal mean and detection threshold values based on the estimated mean and standard deviation values provided by the estimation block 22. As will be described herein, the optimal or near optimal mean values computed may be used in order to adaptively write data into the memory cells 12 while the detection threshold values computed may be used in order to adaptively read data stored in the memory cells 12.
The optimal or near optimal mean and detection threshold values computed by the computation block 24 and the estimated mean and standard deviation values calculated by the estimation block 22, in various embodiments of the present invention, may be stored in the look-up table 26. The read block 14, the signal processing and decoding block 18, and the write block 20 may use selected values stored in and provided by the look-up table 26 to perform various operations. Alternatively, such values may be directly provided by the estimation block 22 and the computation block 24 as indicated by reference 28.
As briefly described above, the estimation block 22 may calculate estimated means and variances (which may be used to derive standard deviations) of level distributions of the memory cells 12 during a read operation. The estimated means and variances (i.e., standard deviations), as well as “slicer thresholds,” may be calculated as intermediate steps in order for the computation block 24 to eventually compute the optimal or near optimal mean and detection threshold values based, at least in part, on the estimated means and variances. Such estimated means and variances of the level distribution of the memory cells 12 may be based on signal samples provided by at least a subset of the memory cells 12. In various embodiments and as will be described herein, the estimation of the means and standard deviations may be achieved via training or online adaptation.
For example, the estimated means and standard deviations may be calculated by using pilot memory cells having known or predetermined data. That is, certain memory cells 12 may be designated as pilot memory cells, where the data stored in these memory cells are predefined and known, while other memory cells may be data memory cells that may be used for storing user data. The read block 14 may then exploit these pilot cells for estimating the mean and standard deviations as described in, for example, co-pending U.S. patent application Ser. No. 11/738,263, filed Apr. 20, 2007, entitled “Channel Estimation for Multi-Level Flash Memories Using Pilot Signals,” which is hereby incorporated by reference in its entirety for all purposes. Such a method for estimating the means and standard deviations (i.e., variances) of level distributions of a memory cell is referred to herein as a “training” technique. Alternatively, online adaptation techniques may be employed for estimating the mean and standard deviations. For instance, the LMS (least-mean-squares) algorithm may be used to estimate the means and variances (i.e., standard deviations) based on the data recovered from the memory cells 12, which will be described in greater detail herein.
In order to perform the LMS algorithm, electrical voltages may be applied to at least a sub-set of the memory cells 12, which may or may not include pilot memory cells. As a result of the application of the electrical voltages, the memory cells 12 may output signal samples that may be read and processed by the estimation block 22 in order to estimate the means and variances of the level distributions of the memory cells 12 as will be further described in greater detail herein.
Based on the estimated mean and standard deviation values calculated by the estimation block 22, the computation block 24 may compute optimal or near optimal mean and detection threshold values for a memory cell or a group of memory cells. Specifics on how the optimal or near optimal mean and detection threshold values may be computed will be described in detail herein. The calculated optimal or near optimal mean and detection threshold values may then be stored in look-up table 26. An example of look-up table 26 is depicted in
In table structure 40, the “block index” column 41 on the far left is in reference to a block of memory cells. The second and third columns 42 and 43 from the left are for estimated mean and standard deviation values calculated by the estimation block 22. The two columns 44 and 45 on the right are for the optimal or near optimal mean and detection threshold values as computed by the computation block 24. Thus, in this example, a block or a group of memory cells may be associated with common estimated mean and standard deviation values, as well as common optimal or near optimal mean and detection threshold values.
Since a multi-level memory cell may have multiple level distributions, multiple estimated mean and standard deviation values, as well as multiple optimal or near optimal mean and detection threshold values may be calculated and stored in the table structure 40 for a memory cell (in this example, for each group of memory cells). Thus, for the second and third columns, the “estimated mean values” column and the “estimated standard deviations” column, there are multiple mean (m0, m1, . . . ) and standard deviation (σ0, σ1, . . . ) values for each of the multiple levels of a multi-level cell (see
Although the computation block 24, in some embodiments of the present invention, may compute the optimal or near optimal mean and detection threshold values as soon as the estimated mean and standard deviations are calculated by the estimation block 22, as appears to be case in the above described embodiment, in some alternative embodiments, the optimal or near optimal mean and detection threshold values may be computed at some later time after the estimated mean values and estimated standard deviation values have already been stored in the table 26.
As described previously, the optimal or near optimal detection threshold values computed may be used during a read operation of one or more multi-level memory cells. In using the optimal or near optimal detection threshold values, error resulting from reading a degraded memory cell as a result of repeated cycling may be minimized.
Referring now to
Based at least on the estimated mean values and standard deviation values, optimal or near optimal detection threshold values may be computed at 54. The optimal or near optimal detection threshold values may be computed using a linear solution, which may be an approximate or near optimal solution, or Newton's method, which may be an optimal solution), both of which will be described in greater detail herein. Signal detection (i.e., reading) of the readback signal may then be performed using the estimated mean values and standard deviation values, and the computed near optimal detection threshold values at 56.
In contrast to the computed optimal or near optimal detection threshold values, the computed optimal or near optimal mean values may be used during a write operation to program a memory cell. That is, although optimal or near optimal mean values may be calculated (along with the near optimal detection threshold values) for a multi-level memory cell during or after a read operation of the multi-level memory cell, the optimal or near optimal mean values may not be used until a subsequent write (i.e., programming) operation of the memory cell. The computed optimal or near optimal mean values may be used to more reliably program multi-level memory cells during a write operation, particularly for example, those multi-level memory cells that have been repeatedly cycled.
In order to calculate optimal or near optimal mean and detection threshold values of multi-level memory cells, it is recognized that many parameters associated with multi-level memory cells including, for example, the means and standard deviations of the lowest and highest level distributions (e.g., the level distributions of level 0 and level 3 of
In order to obtain an optimal solution for computing optimal mean and detection threshold values, reference is now made to
From signal detection theory, it is known that the optimal detection thresholds for multi-level memory cells are the crossing points of the pdf's. In the following, the pdf's are first shown to maintain the same value at the crossing points (i.e., detection thresholds) when minimum probability of error is achieved. The shaded areas in
where N(0,1) denotes the standard Gaussian distribution function with zero mean and variance 1. Taking the derivative of Pe with respect to d, it follows that
where
Noting that
to obtain
The above equation is the result after canceling out the equal terms in Eq. (1). This completes the proof. Extensions to more than 3 levels are similar. For ease of reference, the above property will be referred to, herein, as “Equal Value Property.”
As an example, the “Equal Value Property” may be used to solve the optimization problem for a 4-level distribution, which is depicted in
Numerical approaches may be used to solve the above equations. For example, the constraint in Eq. (2) may be integrated into Eq. (3) by defining a constant C viz:
Now, C may be found by using Newton's method to solve
f(x)=x+2y+2z+w−L=g(σ0,C)+2g(σ1,C)+2g(σ2,C)+g(σ3,C)−L.
After taking the derivative of f(x) with respect to C, the following is obtained:
Now, C can be found through the following iteration
The solution converges very fast for good initial values of C. Once C is solved, the x, y, z, and w values may easily follow. Thus, equation (2) and (3) may be used in order to obtain what has been referred to previously as, the optimal solution.
Although, the above solution may be very accurate, approximations may be used to simplify the computation and obtain a near optimal solution. For example, taking the logarithm of the first equation of Eq. (2), the following may be obtained:
Note that for practical applications, the ratio between σ1 and σ0 is close to 1, which after taking the logarithm are negligible comparing to other terms in Eq.(5). Ignoring the term ln(σ1/σ0) it follows that
Similar approximations also hold true for z and w. Thus, the near optimal solutions may be obtained as
These solutions may be referred to, for purposes of this description as linearized solutions and they are near optimal under practical operating conditions. That is, once x, y, z, and w are solved, approximate (i.e., near optimal) solutions may be determined for the mean and detection threshold values of 4-level memory cells. It should be noted, however, that the above formulation may be easily extended to any M number of levels for M≧2.
Based on the above near optimal solution, and once the estimated mean and standard deviations for all the distributions have been determined using, for example, pilot cells, it may be straightforward to find the near optimal detection threshold values. For example, if the estimated mean and standard deviation values of the level distributions for a 4-level (2 bit/cell) flash memory device are found to be {mi, i=0,1,2,3} and {σi, i=0,1,2,3}, respectively. Utilizing the linearized solution (i.e., near optimal solution), one may obtain:
where t1, t2and t3 are the near optimal signal detection thresholds. Thus, the near optimal detection thresholds, t1, t2 and t3, of a 4-level multi-level memory may be solved using the above equations. If more accuracy is desired, exact solutions may always be found by utilizing the Equal Value Property through the Newton's method illustrated previously.
The near optimal mean values for multi-level memory cells may be obtained as follows. For a M level memory cell, assume that the estimated voltage means are denoted as {mi, i=0,1, . . . M−1} and the corresponding standard deviations as{σi, i=0,1, . . . , M−1}. Due to physical reasons and as previously alluded to, the mean values corresponding to the lowest (m0) and highest levels (mM−1) and the standard deviations are not easily controllable, thus such values are assumed to be predefined and set. However, the values of mi, i=1,2, . . . ,M−2 may be adjusted for optimal performance. By denoting L=mM−1−m0 and utilizing the linearized solutions, the near optimal mean value ({tilde over (m)}) for the i-th level is given by
Thus, the above equation may be used to solve for near optimal mean values of M-level distribution memory cells in accordance with various embodiments of the present invention. Alternatively, the Newton's method may be used for more accuracy.
Referring back to
In some embodiments, the multi-level memory cells 12 may include an array of multi-level memory cells, such as the exemplary multi-level memory cell array depicted in
In various embodiments, the read/write memory system 10 of
The process 90 may begin when an initialization procedure may be implemented at block 91. The initialization procedure may be executed by assigning predetermined initial default values to the means m(i) and variances σ2(i) of the level distributions. When registers are employed to maintain the most current estimated means and variances for the level distributions, such registers may be initially populated with the initial default values. Such default values may be determined during the manufacture of the memory cells 82.
Using these initial means and variances for the level distributions, initial slicer thresholds may be optionally computed according to the equations:
where w=0, . . . M−2, s′(w) is the initial w-th slicer threshold, m′(w) is the initial mean (default value) for the w-th level distribution, σ′(w) is an initial standard deviation for the w-th level distribution that is equal to square root of the initial variance (default value) for the w-th level distribution, σ′(w+1) is an initial standard deviation for the (w+1)-th level distribution that is equal to the square root of the initial variance (default value) for the (w+1)-th level distribution, and m′(w+1) is the initial mean (default value) for the (w+1)-th level distribution.
As will be further described herein, these initial means, variances, and slicer thresholds provided during the initialization process may be subsequently used to compute more accurate estimated means and variances of the level distributions of multi-level memory cells 82. Note that in the above, the initial slicer threshold may only be optionally computed in the initialization stage because in some embodiments where the tracking phase (i.e., block 94) is not performed, the above process for computing the initial slicer thresholds may be omitted. On the other hand, if the adaptation phase (i.e., blocks 92 and 93) is omitted instead and only the tracking phase (i.e., block 94) is performed in order to compute the estimated means and variances, then the above procedure for determining initial slicer thresholds during the initialization stage may be performed.
After initialization, the acquisition phase (i.e., blocks 92 and 93) may be performed by processing signal samples provided by pilot cells at block 92. Note that both the acquisition phase, as particularly depicted by block 92, as well as the tracking phase, as depicted by block 94, may be executed using least mean square (LMS) techniques. In various embodiments, the acquisition phase may be referred to as a fast LMS adaptation process while the tracking phase may be referred to as a slow LMS adaptation process. The “fast” and “slow” in this case refers to the acquisition adaptation phase (e.g., blocks 92) using adaptation constants (μv and μm), which are error terms, that are larger (in some cases, much larger) than the adaptation constants (μv′ and μm′) used in the tracking phase (i.e., block 94)—see equations 9, 11, 14, and 15.
The acquisition phase at block 92 may further include two distinct stages, a stage for computing an estimated mean of a level distribution; and a stage for computing an estimated variance for the same level distribution. In some embodiments, the two stages may be performed sequentially whereby the computation of the estimated mean is performed first before the computation of the estimated variance is performed. During the first stage, an estimated mean for a level distribution may be calculated by processing a signal sample provided by at least one of the pilot cells and using the following equations:
ek′=rk−mk−1(i) Eq. (8)
mk(i)=mk−1(i)+μm·ek′ Eq. (9)
where for 0≦i≦M−1 and k is an integer greater than 0, rk is a k-th signal sample from one of the pilot cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an initial estimated error for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm is a first adaptation constant.
In the second stage, an estimated variance for a level distribution may be computed in accordance with the following equation:
ek=rk−mk(i) Eq. (10)
σak2(i)=σk−12(i)+μv(ek·ek−σk−12(i)) Eq. (11)
where ek is a refined estimated error for time k based, at least in part, on the estimated error ek′ derived in the first stage using equation 8, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv is a second adaptation constant. Note that the refined estimated error ek is based on the estimated mean mk(i) derived in the first stage (see Eq. 9) and is a more refined or accurate error term than the initial estimated error ek′ of equation (8). In other words, the error term ek may be computed twice for each signal sample processed.
In some embodiments, the first and second adaptation constants μm and μv used in Eqs. 9 and 11 may be relatively large. For instance, in some embodiments, μm may have a value of, for example, 2−3 and μv may have a value of, for example, 2−4.
Once the estimated means and variances of the level distributions for the multi-level memory cells have been computed via the adaptation process, slicer thresholds may be computed at block 93. In some embodiments in which initial slicer thresholds were computed during the initialization procedure, this may mean updating the slicer thresholds that may have already been stored in the registers during the initialization procedure. In order to compute the slicer thresholds, estimated standard deviations for each of the level distributions may be calculated based on the estimated variances, wherein the estimated standard deviation σ(i) of the i-th level distribution is equal to the square root of the estimated variance σ2(i) of the i-th level distribution. The w-th slicer threshold may then be calculated in accordance with the following equation:
where for 0≦w≦M−2, s(w) is an w-th slicer threshold, m(w) is an estimated mean for the w-th level distribution, σ(w) is a standard deviation for the w-th level distribution, σ(w+1) is a standard deviation for the (w+1)-th level distribution, and m(w+1) is an estimated mean for the (w+1)-th level distribution.
Once the slicer thresholds have been determined via Eq. 12 (or via Eq. 7 in embodiments where the acquisition phase, e.g., blocks 92 and 93, is omitted), the calculated slicer thresholds may be used in order to define, at least in part, a binary tree to be used during the tracking phase. The binary tree, as at least partly defined by the previously calculated slicer thresholds, is needed in the tracking phase (as represented by block 94 in
Suppose one of the multi-level data memory cells of the array 80 of
The following summarizes the above example:
The use of a binary tree such as tree 100 may advantageously reduce the amount of processing needed in order to determine which level a signal sample from a data memory cell may belong to. In this case, only three decisions were needed in order to determine which level a signal sample r belongs to. For 2-bit (4-level) memory cells, the corresponding binary tree will be half the size of tree 100 with only 2 decision points. For 4-bit (16 level) memory cells, the corresponding binary decision tree will be twice the size of tree 100 with 4 decision points.
After using the tree 100 to determine which levels do signal samples provided by the multi-level data memory cells belong to, the tracking process depicted in block 94 may then resume when estimated means and variances of the level distributions of the multi-level memory cells are computed (or recomputed) based on the signal samples provided by the multi-level data memory cells and according to the equations:
ek′=rk′−mk−1(i) Eq. (13)
mk(i)=mk−1(i)+μm′·ek′ Eq. (14)
σk2(i)=σk−12(i)+μv′(ek′·ek′−σk−12(i)) Eq. (15)
where for 0≦i≦M−1 and k is an integer greater than 0, rk′ is a k-th signal sample from one of the multi-level data memory cells, mk−1(i) is an estimated mean of i-th level distribution for time k−1, ek′ is an estimated error for time k, mk(i) is an estimated mean of i-th level distribution for time k, mk−1(i) is an estimated mean of i-th level distribution for time k−1, and μm′ is a third adaptation constant, σk2(i) is an estimated variance of i-th level distribution for time k, σk−12(i) is an estimated variance of i-th level distribution for time k−1, and μv′ is a fourth adaptation constant. The adaptation constants μm′ and μv′, in this case, may be much smaller than the adaptation constants μm and μv used during the adaptation phase in Eqs. 9 and 11. For instance, in some embodiments, the adaptation constants μm′ and μv′ may only have a value of 2−9 whereas adaptation constants μm and μv may values of 2−3 and 2−4, respectively.
In the tracking phase, as represented by block 94, the estimated mean mk(i) and the estimated variance σk2(i) for the i-th level distribution may be simultaneously calculated, which is unlike the adaptation phase (e.g., block 92) where the estimated mean mk(i) is calculated before the estimated variance σk2(i) is calculated. The estimated means and variances (i.e., standard deviations) computed by the adaptation phase (i.e., blocks 92 and 93) and/or the tracking phase (i.e., block 94) may then be loaded to the other system components such as the computation block 24 of
In various embodiments, the estimation block 22 and the computation block 24 depicted in
Although specific embodiments have been illustrated and described herein, it will be appreciated by those of ordinary skill in the art and others, that a wide variety of alternate and/or equivalent implementations may be substituted for the specific embodiments illustrated and described without departing from the scope of the present invention. This application is intended to cover any adaptations or variations of the embodiments discussed herein. Therefore, it is manifested and intended that various embodiments of the invention be limited only by the claims and the equivalents thereof.
The present disclosure is a continuation of and claims priority to U.S. patent application Ser. No. 12/350,068, filed Jan. 7, 2009, now U.S. Pat. No. 8,725,929, issued May 13, 2014, which is a continuation-in-part application of U.S. patent application Ser. No. 11/932,829, filed Oct. 31, 2007, now U.S. Pat. No. 7,941,590, issued May 10, 2011, which claims the benefit of U.S. Provisional Patent Application No. 60/910,325, filed Apr. 5, 2007, and U.S. Provisional Patent Application No. 60/864,468, filed Nov. 6, 2006, which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4041456 | Ott et al. | Aug 1977 | A |
5414734 | Marchetto et al. | May 1995 | A |
5734612 | Yoshikawa | Mar 1998 | A |
5751635 | Wong et al. | May 1998 | A |
5825243 | Sato et al. | Oct 1998 | A |
6115285 | Montanari et al. | Sep 2000 | A |
6224553 | Nevo | May 2001 | B1 |
6519264 | Carr et al. | Feb 2003 | B1 |
6538922 | Khalid et al. | Mar 2003 | B1 |
6674900 | Ma et al. | Jan 2004 | B1 |
6678192 | Gongwer et al. | Jan 2004 | B2 |
7116597 | Goldman et al. | Oct 2006 | B1 |
7941590 | Yang et al. | May 2011 | B2 |
8725929 | Yang et al. | May 2014 | B1 |
20020196510 | Hietala et al. | Dec 2002 | A1 |
20040027958 | Takeuchi et al. | Feb 2004 | A1 |
20060142988 | Akiyama et al. | Jun 2006 | A1 |
20060161831 | Mehalel | Jul 2006 | A1 |
20070076464 | Koebernick et al. | Apr 2007 | A1 |
20070245214 | Ramamoorthy | Oct 2007 | A1 |
20080092026 | Brandman et al. | Apr 2008 | A1 |
20080291724 | Litsyn et al. | Nov 2008 | A1 |
20090003073 | Rizel et al. | Jan 2009 | A1 |
20100131826 | Shalvi et al. | May 2010 | A1 |
Number | Date | Country |
---|---|---|
20000016640 | Mar 2000 | KR |
20030043976 | Jun 2003 | KR |
Number | Date | Country | |
---|---|---|---|
60910325 | Apr 2007 | US | |
60864468 | Nov 2006 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12350068 | Jan 2009 | US |
Child | 14274583 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11932829 | Oct 2007 | US |
Child | 12350068 | US |