IP Library Granted Patent US 10,916,311
Granted Patent B2
US 10,916,311 · App. 16/279,046 · Granted Feb 9, 2021

Flash memory and operation method thereof

Inventor: Minyi Chen (Beijing, CN)
Assignee: GigaDevice Semiconductor (Beijing) Inc.
G11C16/26G06F11/1068G11C16/0483G11C16/08G11C29/52G11C11/5642G11C11/5671
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,916,311
App. No.
16/279,046
Granted
Feb 9, 2021
Kind
B2
Abstract

Provided are a flash memory and an operation method thereof. The flash memory includes a memory cell array, a controller and a register. The register stores read parameters that include a read voltage value and a read pass voltage value. The controller is configured to perform the read operation on a selected page according to the read parameters to read out the raw data stored in the selected page, determine whether the raw data includes an error bit, and in response to determining that the raw data includes the error bit, update the read parameters by decreasing the read voltage value and/or increasing the read pass voltage value.

Claims (54)

1. A flash memory, comprising:

a memory cell array;

a controller; and

a register, configured to store a read voltage value and a read pass voltage value for operating the memory cell array,

wherein the controller is configured to:

apply a read voltage to a word line connected to a selected page of the memory cell array according to the read voltage value and apply a read pass voltage to adjacent word lines according to the read pass voltage value;

determine whether the selected page comprises a memory cell having a first error and a memory cell having a second error;

in response to determining that the selected page comprises the memory cell having the first error and the memory cell having the second error, decrease the read voltage value by a first amount and increase the read pass voltage value by a second amount;

in response to determining that the selected page comprises the memory cell having the first error but does not comprise the memory cell having the second error, decrease the read voltage value by the first amount and maintain the read pass voltage value;

in response to determining that the selected page comprises the memory cell having the second error but does not comprise the memory cell having the first error, maintain the read voltage value and increase the read pass voltage value by the second amount; and

in response to determining that the selected page does not comprise the memory cell having the first error and the memory cell having the second error, maintain both of the read voltage value and the read pass voltage value.

2. The flash memory according to claim 1 , further comprising: a sensing circuit, a first buffer, and a second buffer,

wherein when the controller applies the read voltage to the word line connected to the selected page and applies the read pass voltage to adjacent word lines according to the read pass voltage value, the sensing circuit reads raw data from the selected page and stores the raw data into the first buffer,

and wherein the second buffer is configured to store corrected data obtained by correcting the raw data using an error correcting code.

3. The flash memory according to claim 2 , wherein the controller determines whether the selected page comprises the memory cell having the first error and the memory cell having the second error by comparing the raw data stored in the first buffer and the corrected data in the second buffer.

4. The flash memory according to claim 3 , wherein a bit in the raw data corresponding to the memory cell having the first error is 1 and a bit in the corrected data in the memory cell having the first error is 0; a bit in the raw data corresponding to the memory cell having the second error is 0 and a bit in the corrected data in the memory cell having the second error is 1.

5. The flash memory according to claim 1 , wherein the first amount is 0.1V˜0.3V and the second amount is 0.1V˜0.3V.

6. The flash memory according to claim 1 , wherein the memory cell array has an area for storing a default value of the read voltage value and a default value of the read pass voltage value.

7. A method for operating a flash memory, comprising the following steps:

obtaining read parameters from a register of the flash memory, wherein the read parameters are used for operating a memory cell array and comprise a read voltage value and a read pass voltage value;

applying a read voltage to a word line connected to a selected page of the memory cell array and applying a read pass voltage to adjacent word lines according to the read parameters, and reading raw data from the selected page;

determining whether the selected page comprises a memory cell having a first error and a memory cell having a second error; and

updating the read parameters stored in the register in response to determining that the selected page comprises at least one of the memory cell having the first error or the memory cell having the second error,

wherein the step of determining whether the selected page comprises a memory cell having a first error and a memory cell having a second error comprises:

correcting the raw data using an error correcting code; and

comparing the raw data and the corrected data, wherein a bit in the raw data corresponding to the memory cell having the first error is 1 and a bit in the corrected data in the memory cell having the first error is 0; a bit in the raw data corresponding to the memory cell having the second error is 0 and a bit in the corrected data in the memory cell having the second error is 1.

8. The method according to claim 7 , wherein the step of updating the read parameters stored in the register comprises:

in response to determining that the selected page comprises the memory cell having the first error and the memory cell having the second error, decreasing the read voltage value by a first amount and increasing the read pass voltage value by a second amount;

in response to determining that the selected page comprises the memory cell having the first error but does not comprise the memory cell having the second error, decreasing the read voltage value by the first amount and maintaining the read pass voltage value;

in response to determining that the selected page comprises the memory cell having the second error but does not comprise the memory cell having the first error, maintaining the read voltage value and increasing the read pass voltage value by the second amount; and

in response to determining that the selected page does not comprise the memory cell having the first error and the memory cell having the second error, maintaining both of the read voltage value and the read pass voltage value.

9. The method according to claim 8 , wherein the first amount is 0.1V˜0.3V and the second amount is 0.1V˜0.3V.

10. The method according to claim 7 , wherein the updated parameters are used in a next read operation.

11. A method for operating a flash memory, comprising the following steps:

obtaining read parameters from a register of the flash memory, wherein the read parameters are used for operating a memory cell array and comprise a read voltage value and a read pass voltage value;

applying a read voltage to a word line connected to a selected page of the memory cell array and applying a read pass voltage to adjacent word lines according to the read parameters, and reading raw data from the selected page;

determining whether the selected page comprises a memory cell having a first error; and

in response to determining that the selected page comprises the memory cell having the first error, decreasing the read voltage value stored in the register by a first amount, and in response to determining that the selected page does not comprise the memory cell having the first error, maintaining the read voltage value stored in the register,

wherein the step of determining whether the selected page comprises a memory cell having a first error comprises:

correcting the raw data using an error correcting code; and

comparing the raw data and the corrected data, wherein a bit in the raw data corresponding to the memory cell having the first error is 1 and a bit in the corrected data in the memory cell having the first error is 0.

12. The method according to claim 11 , further comprising:

determining whether the decreased read voltage value is less than a predetermined value; and

replacing the decreased read voltage value with the predetermined value in response to determining that the decreased read voltage value is less than the predetermined value.

13. The method according to claim 11 , further comprising:

determining whether the selected page comprises a memory cell having a second error; and

in response to determining that the selected page comprises the memory cell having the second error, increasing the read pass voltage value stored in the register by a second amount; and in response to determining that the selected page does not comprise the memory cell having the second error, maintaining the read pass voltage value stored in the register.

14. The method according to claim 13 , wherein the step of determining whether the selected page comprises a memory cell having a second error comprises:

correcting the raw data using the error correcting code; and

comparing the raw data and the corrected data, wherein a bit in the raw data corresponding to the memory cell having the second error is 0 and a bit in the corrected data in the memory cell having the second error is 1.

15. The method according to claim 13 , wherein the first amount is 0.1V˜0.3V and the second amount is 0.1V˜0.3V.

16. The method according to claim 13 , further comprising:

determining whether the increased read pass voltage value is greater than a predetermined value; and

replacing the increased read pass voltage value with the predetermined value in response to determining that the increased read pass voltage value is greater than the predetermined value.

Assignments (2)
CHANGE OF NAME & ADDRESS Recorded Oct 13, 2022
From: GIGADEVICE SEMICONDUCTOR (BEIJING) INC.
To: GIGADEVICE SEMICONDUCTOR INC.
Reel/Frame 061668/0819 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 19, 2019
From: CHEN, MINYI
To: GIGADEVICE SEMICONDUCTOR (BEIJING) INC.
Reel/Frame 048369/0440 →
Priority Claims (1)
CN 2018 1 1644296 · Dec 30, 2018 · national
Continuity (1)
Related Publication 20200211653A1 · Jul 2, 2020