CN110389716A - 数据存储装置及应用其的预防数据错误方法 - Google Patents

数据存储装置及应用其的预防数据错误方法 Download PDF

Info

Publication number
CN110389716A
CN110389716A CN201810891929.6A CN201810891929A CN110389716A CN 110389716 A CN110389716 A CN 110389716A CN 201810891929 A CN201810891929 A CN 201810891929A CN 110389716 A CN110389716 A CN 110389716A
Authority
CN
China
Prior art keywords
target block
data
memory
storage device
storage space
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810891929.6A
Other languages
English (en)
Other versions
CN110389716B (zh
Inventor
郑雨轩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Silicon Motion Inc
Original Assignee
Silicon Motion Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Silicon Motion Inc filed Critical Silicon Motion Inc
Publication of CN110389716A publication Critical patent/CN110389716A/zh
Application granted granted Critical
Publication of CN110389716B publication Critical patent/CN110389716B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • G11C16/34Determination of programming status, e.g. threshold voltage, overprogramming or underprogramming, retention
    • G11C16/3418Disturbance prevention or evaluation; Refreshing of disturbed memory data
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/52Protection of memory contents; Detection of errors in memory contents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/076Error or fault detection not based on redundancy by exceeding limits by exceeding a count or rate limit, e.g. word- or bit count limit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1048Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0619Improving the reliability of storage systems in relation to data integrity, e.g. data losses, bit errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/064Management of blocks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0679Non-volatile semiconductor memory device, e.g. flash memory, one time programmable memory [OTP]
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • G11C16/34Determination of programming status, e.g. threshold voltage, overprogramming or underprogramming, retention
    • G11C16/3418Disturbance prevention or evaluation; Refreshing of disturbed memory data
    • G11C16/3422Circuits or methods to evaluate read or write disturbance in nonvolatile memory, without steps to mitigate the problem
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/12Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
    • G11C29/38Response verification devices
    • G11C29/42Response verification devices using error correcting codes [ECC] or parity check
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1032Reliability improvement, data loss prevention, degraded operation etc
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C2029/0409Online test
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C2029/0411Online error correction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

一种数据存储装置及其预防数据错误方法。数据存储装置包括存储器以及存储器控制器。存储器包括多个区块。存储器控制器耦接存储器,并用以执行以下操作:记录存储器的一目标区块的读取次数;当目标区块的读取次数满足一条件,对目标区块的一空白存储空间执行一错误位检查以取得一检查结果;以及响应于判断检查结果为失败,对目标区块的空白存储空间填入一伪数据(dummy data)。

Description

数据存储装置及应用其的预防数据错误方法
技术领域
本发明是关于一种数据存储装置及应用其的操作方法。
背景技术
随着存储器制造工艺的进步,存储器的内部结构被安排得更加紧密以追求更大的单位存储容量。然而,此种紧密配置可能使读取干扰(read disturbance)的影响更加显著。读取干扰一般指的是读取操作对存储器中的非读取位置造成的非预期影响,例如使非读取位置的存储单元的阀电压分布产生偏移。倘若存储单元的阀电压分布在数据写入前已发生偏移,则之后对其写入数据将会产生无法更正(uncorrectable)的错误位。
发明内容
本发明是关于一种数据存储装置及应用其的操作方法,可预先检测存储器中受读取干扰影响而发生错误的区块,并避免对此些区块写入有效数据。
根据本发明的一方面,提出一种数据存储装置,包括存储器以及存储器控制器。存储器包括多个区块。存储器控制器耦接存储器,并用以执行以下操作:记录存储器的一目标区块的读取次数;当目标区块的读取次数满足一条件,对目标区块的一空白存储空间执行一错误位检查以取得一检查结果;以及响应于判断检查结果为失败,对目标区块的空白存储空间填入一伪数据(dummy data)。
根据本发明的另一方面,提出一种数据存储装置的预防数据错误方法。数据存储装置包括存储器以及存储器控制器。预防数据错误方法由存储器控制器执行,并包括以下步骤:记录存储器的一目标区块的读取次数;当目标区块的读取次数满足一条件,对目标区块的一空白存储空间执行一错误位检查以取得一检查结果;以及响应于判断检查结果为失败,对目标区块的空白存储空间填入一伪数据。
以下结合附图和具体实施例对本发明进行详细描述,但不作为对本发明的限定。
附图说明
图1示出依据本发明一实施例的数据存储装置的方块图。
图2示出依据本发明一实施例的数据存储装置的预防数据错误方法的流程图。
图3示出依据本发明一实施例的数据编程的示意图。
其中,附图标记:
100:数据存储装置
102:存储器
104:存储器控制器
BK0~BKN、BKi:区块
P00~P0K、P10~P1K、PN0~PNK、Pi0~Pi7:页
202、204、206、208、210:步骤
具体实施方式
下面结合附图对本发明的结构原理和工作原理作具体的描述:
图1示出依据本发明一实施例的数据存储装置100的方块图。数据存储装置100包括存储器102以及存储器控制器104。存储器控制器104耦接存储器102,并可用于执行本发明实施例所描述的数据存储装置的操作方法。
存储器102可为非易失性存储器,例如与非门快闪存储器(NAND flash)。存储器控制器104可实现成一或多个控制器芯片,其可与存储器140相互传送/接收数据与指令,以实现对存储器102的操作,例如读取(read)、编程(program)、擦除(erase)等操作。举例来说,存储器控制器104可包括具有固件代码的微控制器以及只读存储器(ROM),其中微控制器可执行固件代码以操作或是存取存储器104。
存储器102包括多个逻辑单元编号(LUN,Logical Unit Number),每一逻辑单元编号包括至少一逻辑单元平面(Plane),每一平面包括多个区块,例如区块BK0~BKN,每个区块BK0~BKN包括多个页(Page),每一页包括至少一区段(Sector),其中,存储器控制器104可依据物理地址来存取存储器102中特定页或区块的使用者数据。如图1所示,区块BK0包括页P00~P0K、区块BK1包括页P10~P1K、...、区块BKN包括页PN0~PNK。每个页可包括若干个存储单元(未示出)。根据存储器类型的不同,存储单元可以被规划成四级存储单元(Quad LevelCell,QLC)、三级存储单元(Triple Level Cell,TLC)、双级存储单元(Multiple LevelCell,MLC)或是单级存储单元(Single Level Cell,SLC)。
数据存储装置100更可耦接至一主机(未示出)。主机可输出数据存取指令(读出或写入)至数据存储装置100以存取数据存储装置100的使用者数据(读出或写入使用者数据)。举例来说,数据存储装置100中的存储器控制器104可响应来自主机的数据读取指令,对存储器102中的一或多个特定物理地址进行读取操作。主机可以为个人电脑、手机、平板电脑、车载系统、导航装置等。
值得注意的是,为简化说明,图1仅显示与本发明相关的元件。然应知本发明的实施并不以图1所示的架构为限。
图2示出依据本发明一实施例的数据存储装置100的预防数据错误方法的流程图。
在步骤202,存储器控制器104记录目标区块(例如区块BK0)的读取次数,其中,读取次数的计算乃依据目标区块的页(例如页P00)或区段(例如页P00的区段)的读取次数,目标区块的读取次数较佳为各别页或区段的读取次数的总和,亦可为所有页或区段的读取次数中的最大值。另外,目标区块较佳为写入来自主机的使用者数据的区块,或是写入来自另一区块(或称来源区块)的使用者数据的区块(或称目的区块)。目标区块较佳为尚未写入区块关闭(End of Block,EOB)信息的区块,或称为开放区块(Open Block),即仍具有空白存储空间,所述空白存储空间例如包括尚未编程使用者数据的一或多个页或区段。其中,区块关闭信息包括使用者数据的物理地址至逻辑地址的映射(Mapping)信息。
在步骤204,存储器控制器104判断目标区块的读取次数是否满足一条件,所述条件例如包括读取次数是否超过一限值,其中,限值可为一固定值,例如:20000次,或可随着目标区块的抺除次数的增加而降低,例如:抺除次数小于200时,限值为20000次,抺除次数大于200时,限值为18000。
在步骤206,当上述条件满足时,存储器控制器104对目标区块的空白存储空间执行错误位检查以取得检查结果,其中,错误位检查的标的为空白存储空间中的任一页或区段,错误位检查的方法乃读取标的并判断读取的结果是否包括非预设的值,例如,读取的结果应该显示所有位皆为”1”,则”0”为非预设的值。存储器控制器104读取空白存储空间的任一页或区段并判断读取的结果中是否包括有”0”,如果无则检查结果为通过;如果有则检查结果为失败。另外,存储器控制器104亦可将读取的结果输出至错误更正码(ErrorCorrecting Code,ECC)引擎,而ECC引擎会输出错误位数的数目,存储器控制器104再依据此数目来决定检查结果。如果此数目等于0则检查结果为通过,此数目大于0则检查结果为失败。另外,考量ECC引擎的错误更正能力,即使读取的结果具有数个错误位数,存储器控制器104仍判定检查结果为通过。例如,读取的结果中”0”的数目小于50时,检查结果为通过;当读取的结果中”0”的数目大于等于50时,检查结果才被判定为失败。
在步骤208,存储器控制器104判断检查结果是否通过,如果是则结束预防数据错误方法的执行,如果否则执行步骤210。
在步骤210,存储器控制器104将空白存储空间填入伪数据(Dummy Data)。如果在步骤208中,存储器控制器104判断检查结果为失败,则不再写入使用者数据至目标区块的空白存储空间,反而,填入伪数据至空白存储空间,之后,在预设位址,例如:最后一页,写入EOB信息,之后,将目标区块予以关闭或变更为数据区块。
在一实施例中,在步骤210中存储器控制器104可选择仅对目标区块的空白存储空间的一部份填入伪数据,例如仅对存在写入干扰的一或多个空白页填入伪数据,其中,写入干扰发生在写入使用者数据至目标页时,写入干扰范围包括与目标页的字线(Word line)有实体相邻或串联(String)的字线之间。
目标区块的空白存储空间的所有位的值应该皆为”1”。如果位的值变更为”0”则可能是受到读取干扰影响所造成的改变,藉由执行预防数据错误方法可预先检测出空白存储空间是否已受读取干扰影响。如果检查结果为失败,这表示读取干扰可能影响数据写入的正确性,因此,应避免对目标区块进行使用者数据的写入,或者,如同步骤210所示,填入伪数据至目标区块的空白存储空间。
在一实施例中,预防数据错误方法较佳于背景中执行,因此,不影响数据存储装置100对主机的系统效能。另外,错误位检查的标的可为空白存储空间中的第一页或区段,或最后一页或区段。
图3示出数据编程的示意图,在图3的例子中,目标区块包括有页P0~P7(更精准地说是逻辑页P0~P7),使用者数据依页的先后顺序,依序编程至页P0~P7中,其中以网底标示的页P0~P4为已编程使用者数据的页,而无网底标示的页P5~P7为尚未编程使用者数据的页,即为目标区块的空白存储空间。另外,以双级存储单元为例,页P0及P2可由同一字线所控制,页P1~P3可由另一字线所控制;以三级存储单元为例,页P0、P2及P5可由同一字线所控制,以此类推。
另外,在本发明实施例中所提及的方法操作,除特别叙明其顺序者外,均可依实际需要调整其前后顺序,甚至可同时或部分同时执行。
根据本发明以上所述的多个实施例,藉由侦测存储器的累积读取次数,并在累积读取次数满足特定条件时对存储器中的目标区块实施错误更正码检查,可预先检测出受到读取干扰影响的目标区块。受影响的目标区块将被填入伪数据,以防止之后再被填入有效使用者数据。透过此方式,可有效提升数据存储的可靠度、减少无法更正的错误位产生。
当然,本发明还可有其它多种实施例,在不背离本发明精神及其实质的情况下,熟悉本领域的技术人员当可根据本发明作出各种相应的改变和变形,但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。

Claims (12)

1.一种数据存储装置,其特征在于,包括:
一存储器,包括多个区块;以及
一存储器控制器,耦接该存储器,并用以执行以下操作:
记录该存储器的一目标区块的读取次数;
当该目标区块的读取次数满足一条件,对该目标区块的一空白存储空间执行一错误位检查以取得一检查结果;以及
响应于判断该检查结果为失败,对该目标区块的该空白存储空间填入一伪数据。
2.如权利要求1所述的数据存储装置,其特征在于,其中该目标区块包括多个页或多个区段,该目标区块的读取次数信息指示该目标区块的该些页或该些区段的各别的读取次数的总和。
3.如权利要求1所述的数据存储装置,其特征在于,其中于判断该目标区块的读取次数满足该条件时,为判断该目标区块的读取次数是否超过一限值。
4.如权利要求1所述的数据存储装置,其特征在于,其中于执行该错误位检查时,该存储器控制器读取该空白存储空间中的任一页或任一区段,并判断读取的结果是否包括非预设的值。
5.如权利要求1所述的数据存储装置,其特征在于,其中于执行该错误位检查时,该存储器控制器读取该空白存储空间中的任一页或任一区段,将读取的结果传送至一错误更正码引擎,并依据该错误更正码引擎输出的错误位数的数目决定该检查结果。
6.如权利要求1所述的数据存储装置,其特征在于,其中于对该目标区块的该空白存储空间填入该伪数据时,该存储器控制器对该目标区块的该空白存储空间的一部份填入该伪数据。
7.一种数据存储装置的预防数据错误方法,该数据存储装置包括一存储器以及一存储器控制器,该预防数据错误方法由该存储器控制器执行,其特征在于,还包括:
记录该存储器的一目标区块的读取次数;
当该目标区块的读取次数满足一条件,对该目标区块的一空白存储空间执行一错误位检查以取得一检查结果;以及
响应于判断该检查结果为失败,对该目标区块的该空白存储空间填入一伪数据。
8.如权利要求7所述的预防数据错误方法,其特征在于,其中该目标区块包括多个页或多个区段,该目标区块的读取次数信息指示该目标区块的该些页或该些区段的各别的读取次数的总和。
9.如权利要求7所述的预防数据错误方法,其特征在于,其中于判断该目标区块的读取次数满足该条件时,为判断该目标区块的读取次数是否超过一限值。
10.如权利要求7所述的预防数据错误方法,其特征在于,其中于执行该错误位检查时,该存储器控制器读取该空白存储空间中的任一页或任一区段,并判断读取的结果是否包括非预设的值。
11.如权利要求7所述的预防数据错误方法,其特征在于,其中于执行该错误位检查时,该存储器控制器读取该空白存储空间中的任一页或任一区段,将读取的结果传送至一错误更正码引擎,并依据该错误更正码引擎输出的错误位数的数目决定该检查结果。
12.如权利要求7所述的预防数据错误方法,其特征在于,其中于对该目标区块的该空白存储空间填入该伪数据时,该存储器控制器对该目标区块的该空白存储空间的一部份填入该伪数据。
CN201810891929.6A 2018-04-19 2018-08-07 数据存储装置及应用其的预防数据错误方法 Active CN110389716B (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
TW107113372 2018-04-19
TW107113372A TWI659299B (zh) 2018-04-19 2018-04-19 資料儲存裝置及應用其的預防資料錯誤方法

Publications (2)

Publication Number Publication Date
CN110389716A true CN110389716A (zh) 2019-10-29
CN110389716B CN110389716B (zh) 2022-11-25

Family

ID=67348124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810891929.6A Active CN110389716B (zh) 2018-04-19 2018-08-07 数据存储装置及应用其的预防数据错误方法

Country Status (3)

Country Link
US (1) US10714193B2 (zh)
CN (1) CN110389716B (zh)
TW (1) TWI659299B (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113253943A (zh) * 2021-07-06 2021-08-13 苏州浪潮智能科技有限公司 一种优化固态硬盘中open block的方法、装置、设备及可读介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI748507B (zh) * 2020-06-08 2021-12-01 瑞昱半導體股份有限公司 資料存取系統及操作資料存取系統的方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783164A (zh) * 2009-01-16 2010-07-21 慧帝科技(深圳)有限公司 用来存取一快闪存储器之方法以及相关之记忆装置
CN103136108A (zh) * 2011-12-05 2013-06-05 慧荣科技股份有限公司 快闪存储装置及其数据读取方法
US20140136883A1 (en) * 2012-11-15 2014-05-15 Lsi Corporation Read disturb effect determination
CN105320464A (zh) * 2014-07-21 2016-02-10 群联电子股份有限公司 防止读取干扰的方法、存储器控制电路单元与存储装置
TWI592943B (zh) * 2016-08-08 2017-07-21 慧榮科技股份有限公司 資料儲存裝置、記憶體控制器及其資料管理方法

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010035241A1 (en) * 2008-09-28 2010-04-01 Ramot At Tel Aviv University Ltd. Method and system for adaptive coding in flash memories
US7818525B1 (en) * 2009-08-12 2010-10-19 Texas Memory Systems, Inc. Efficient reduction of read disturb errors in NAND FLASH memory
US8954650B2 (en) * 2011-09-16 2015-02-10 Intel Corporation Apparatus, system, and method for improving read endurance for a non-volatile memory
US9570198B2 (en) * 2014-05-16 2017-02-14 SK Hynix Inc. Read disturb detection
US20160118132A1 (en) * 2014-10-27 2016-04-28 Sandisk Enterprise Ip Llc Low Impact Read Disturb Handling
US9552171B2 (en) * 2014-10-29 2017-01-24 Sandisk Technologies Llc Read scrub with adaptive counter management
JP6088675B1 (ja) * 2016-02-02 2017-03-01 ウィンボンド エレクトロニクス コーポレーション 半導体記憶装置
KR102661936B1 (ko) * 2016-06-27 2024-04-30 삼성전자주식회사 저장 장치
US9830098B1 (en) * 2016-07-11 2017-11-28 Silicon Motion, Inc. Method of wear leveling for data storage device
KR20180027710A (ko) * 2016-09-06 2018-03-15 삼성전자주식회사 불휘발성 메모리 장치를 포함하는 스토리지 장치 및 불휘발성 메모리 장치의 액세스 방법
US10354737B2 (en) * 2017-06-22 2019-07-16 Western Digital Technologies, Inc. Non-volatile memory sub-block erasure disturb management scheme
US10115472B1 (en) * 2017-08-02 2018-10-30 International Business Machines Corporation Reducing read disturb effect on partially programmed blocks of non-volatile memory

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783164A (zh) * 2009-01-16 2010-07-21 慧帝科技(深圳)有限公司 用来存取一快闪存储器之方法以及相关之记忆装置
CN103136108A (zh) * 2011-12-05 2013-06-05 慧荣科技股份有限公司 快闪存储装置及其数据读取方法
US20140136883A1 (en) * 2012-11-15 2014-05-15 Lsi Corporation Read disturb effect determination
CN105320464A (zh) * 2014-07-21 2016-02-10 群联电子股份有限公司 防止读取干扰的方法、存储器控制电路单元与存储装置
TWI592943B (zh) * 2016-08-08 2017-07-21 慧榮科技股份有限公司 資料儲存裝置、記憶體控制器及其資料管理方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113253943A (zh) * 2021-07-06 2021-08-13 苏州浪潮智能科技有限公司 一种优化固态硬盘中open block的方法、装置、设备及可读介质
CN113253943B (zh) * 2021-07-06 2021-10-12 苏州浪潮智能科技有限公司 一种优化固态硬盘中open block的方法、装置、设备及可读介质
US11822439B1 (en) 2021-07-06 2023-11-21 Inspur Suzhou Intelligent Technology Co., Ltd. Method and apparatus for optimizing open block in solid-state drive, device, and readable medium

Also Published As

Publication number Publication date
US20190325981A1 (en) 2019-10-24
TW201944240A (zh) 2019-11-16
US10714193B2 (en) 2020-07-14
TWI659299B (zh) 2019-05-11
CN110389716B (zh) 2022-11-25

Similar Documents

Publication Publication Date Title
US10846173B2 (en) Method for accessing flash memory module and associated flash memory controller and memory device
KR101887557B1 (ko) 플래시 메모리 모듈에 액세스하기 위한 플래시 메모리 제어기 및 메모리 장치, 그리고 관련된 방법
US10643733B2 (en) Method, flashing memory controller, memory device for accessing 3D flash memory having multiple memory chips
CN102667944B (zh) 通过写入后读取和适应性重写来管理错误的非易失性存储器和方法
CN102667945B (zh) 通过写入后读取和适应性重写来管理错误的非易失性存储器和方法
KR100704628B1 (ko) 다수의 스트링을 사용하여 상태 정보를 저장하는 방법 및비휘발성 저장 장치
US20080239808A1 (en) Flash Memory Refresh Techniques Triggered by Controlled Scrub Data Reads
CN110032531B (zh) 存储器控制器、存储器系统以及操作存储器控制器的方法
KR102387960B1 (ko) 컨트롤러 및 그것의 동작 방법
CN110389906B (zh) 存储器元件中重新编排数据的方法、及其控制器与系统
US9342401B2 (en) Selective in-situ retouching of data in nonvolatile memory
US20170315868A1 (en) Method for accessing flash memory module and associated flash memory controller and memory device
KR101468432B1 (ko) 제어된 스크럽 데이터 판독에 의해 트리거되는 플래시 메모리 리프레시 기술
CN112650442B (zh) 存储器系统、存储器控制器及操作方法
CN110389716A (zh) 数据存储装置及应用其的预防数据错误方法
TWI648743B (zh) 半導體裝置及其操作方法
CN112037837B (zh) 存储器系统、存储器控制器和存储器设备
CN115206393A (zh) 存储器装置及存储器装置的操作方法
CN103377704A (zh) 存储器装置、存储器控制装置以及存储器控制方法
KR20230090598A (ko) 히스토리 데이터를 사용하는 스토리지 컨트롤러, 그것의 동작하는 방법, 및 그것을 포함하는 스토리지 장치의 동작하는 방법
CN115705148A (zh) 存储器系统及其操作方法
CN110196690A (zh) 一种检测Pair Page的方法
CN116913356A (zh) 使用机器学习对非易失性存储器进行硬判决解码
CN112102873A (zh) 存储器控制器以及操作存储器控制器的方法

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant