US9966146B2 - Memory system and method of controlling non-volatile memory - Google Patents
Memory system and method of controlling non-volatile memory Download PDFInfo
- Publication number
- US9966146B2 US9966146B2 US14/636,321 US201514636321A US9966146B2 US 9966146 B2 US9966146 B2 US 9966146B2 US 201514636321 A US201514636321 A US 201514636321A US 9966146 B2 US9966146 B2 US 9966146B2
- Authority
- US
- United States
- Prior art keywords
- data
- reading
- group
- read
- memory
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C16/00—Erasable programmable read-only memories
- G11C16/02—Erasable programmable read-only memories electrically programmable
- G11C16/06—Auxiliary circuits, e.g. for writing into memory
- G11C16/26—Sensing or reading circuits; Data output circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1008—Adding 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/1048—Adding 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
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C11/00—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
- G11C11/56—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using storage elements with more than two stable states represented by steps, e.g. of voltage, current, phase, frequency
- G11C11/5621—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using storage elements with more than two stable states represented by steps, e.g. of voltage, current, phase, frequency using charge storage in a floating gate
- G11C11/5642—Sensing or reading circuits; Data output circuits
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/52—Protection of memory contents; Detection of errors in memory contents
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C2029/0411—Online error correction
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C8/00—Arrangements for selecting an address in a digital store
- G11C8/12—Group selection circuits, e.g. for memory block selection, chip selection, array selection
Definitions
- Embodiments described herein relate generally to a memory system including a non-volatile memory and a method of controlling a non-volatile memory.
- a storage system including a non-volatile memory such as a flash memory
- reading of data is performed in a page unit.
- the page includes a plurality of memory cells.
- a NAND-type flash memory to store information by using a floating gate
- information is stored with a charge amount stored in a floating gate of each memory cell.
- the stored information can be read out using a result of applying a read voltage to the memory cell.
- a distribution of the charge amount stored in the floating gate of each memory cell varies due to various factors. Thus, an error may be generated in the read data.
- FIG. 1 is a functional block diagram illustrating an inner configuration of a memory system
- FIG. 2 is a view illustrating a configuration inside a memory chip
- FIG. 3 is a view illustrating an example of a variation and a distribution of a threshold voltage
- FIG. 4 is a view illustrating a group configuration inside a page
- FIG. 5 is a flowchart illustrating reading processing of a first embodiment
- FIG. 6 is a conceptual diagram illustrating the reading processing of the first embodiment.
- FIG. 7 is a flowchart illustrating the reading processing of the second embodiment.
- the memory system includes a non-volatile memory and a controller.
- the non-volatile memory includes a plurality of pages. Each of the pages includes a plurality of memory cells. Each of the pages is a unit of data reading.
- the controller groups a plurality of memory cells in each of the pages into a plurality of groups. The plurality of groups includes a first group and a second group. In a case of reading data from a first page, The controller performs first reading. The first reading includes reading data from the first page by using a first operation parameter for the first group.
- the controller performs second reading. The second reading includes reading data from the first page by using a second operation parameter for the second group.
- the controller merges first read data and second read data, and return the merged data as read data read from the first page. The first read data is acquired by the first reading. The second read data is acquired by the second reading.
- FIG. 1 is a block diagram illustrating a configuration example of a memory system 100 of a first embodiment.
- the memory system 100 includes a memory controller 2 , and a NAND flash (hereinafter, simply referred to as NAND) 10 as a non-volatile memory.
- NAND NAND flash
- the non-volatile memory may be a memory other than the NAND, such as a flash memory having a three-dimensional structure, a resistance random access memory (ReRAM), or a ferroelectric random access memory (FeRAM).
- ReRAM resistance random access memory
- FeRAM ferroelectric random access memory
- the memory system 100 is connected to a host apparatus (hereinafter, simply referred to as host) 1 through a host interface 3 and functions as an external storage apparatus of the host 1 .
- the host 1 is, for example, a personal computer, a mobile phone, or an imaging apparatus.
- the NAND 10 includes one or more memory chips.
- Each memory chip includes a memory cell array in which a plurality of memory cells is arrayed in a matrix. As illustrated in FIG. 2 , each memory chip includes a plurality of pages. Each page includes a plurality of (number being n) memory cells M 1 to Mn. The page is a unit of data writing. The page is a unit of data reading.
- the memory controller 2 includes the host interface 3 , a control unit 20 , a RAM 30 , and a memory interface 40 .
- the host I/F 3 outputs, to an internal bus 4 , a command, user data (write data), and the like received from the host 1 . Also, the host I/F 3 transmits, to the host 1 , user data read from the NAND 10 , a response from the control unit 20 , and the like. Based on an instruction from the control unit 20 , the memory I/F 40 controls processing to write/read user data or the like into/from the NAND 10 .
- the RAM 30 is a volatile semiconductor memory which can perform faster access than the NAND 10 .
- the RAM 30 includes a storage region as a buffer memory 31 .
- the buffer memory 31 temporarily stores data received from the host 1 before writing the data into the NAND 10 and temporarily stores data read from the NAND 10 before transmitting the data to the host 1 .
- the RAM 30 temporarily stores management information to manage data stored in the NAND 10 .
- the management information managed in the RAM 30 is backed-up in the NAND 10 .
- a static random access memory (SRAM) or a dynamic random access memory (DRAM) is used as a RAM 30 .
- the control unit 20 controls the memory system 100 as a whole.
- a function of the control unit 20 is realized by a processor to execute firmware stored in the NAND 10 , various hardware circuits, and the like.
- the control unit 20 When receiving a command from the host 1 through the host I/F 3 , the control unit 20 performs control corresponding to the command.
- the control unit 20 receives a command control unit 21 , an ECC unit 22 , a grouping unit 23 , and a reading control unit 24 .
- the command control unit 21 performs processing corresponding to the command received from the host 1 . For example, when receiving a write request from the host 1 , the command control unit 21 instructs the ECC unit 22 to encode write data. Also, the command control unit 21 instructs the memory I/F 40 to write a code word generated by the ECC unit 22 into the NAND 10 . Also, when receiving a read request from the host 1 , the command control unit 21 instructs the memory I/F 40 to read the code word from the NAND 10 . Also, the command control unit 21 instructs the ECC unit 22 to decode the code word read from the NAND 10 . The command control unit 21 manages management information including a relationship between a logical address specified by the host 1 and a storage location (physical address) on a NAND 10 .
- the ECC unit 22 generates a code word by encoding user data.
- the ECC unit 22 decodes the code word.
- As an encoding method performed by the ECC unit 22 low density parity check (LDPC) encoding can be used.
- LDPC low density parity check
- An encoding method is not limited to the LDPC and a different arbitrary encoding method can be employed.
- the reading control unit 24 executes selection processing of an optimal operation parameter (reading parameter) for reading of the NAND 10 .
- an operation parameter a read voltage is controlled optimally.
- the number of electrons (charge amount) in a floating gate is controlled according to a value of written data and an electron is injected in such a manner that a threshold voltage of a memory cell corresponds to any of a plurality of distributions (threshold distribution).
- a threshold voltage of a memory cell corresponds to any of a plurality of distributions (threshold distribution).
- the voltage to be a boundary is determined for each memory cell according to a charge amount of the memory cell.
- the voltage determined according to the charge amount of the memory cell is called a threshold voltage.
- FIG. 3 is a view illustrating an example of a variation and a distribution of the threshold voltage.
- An upper view in FIG. 3 illustrates a distribution in an initial state.
- a vertical axis indicates a frequency q and a horizontal axis indicates a threshold voltage.
- a peak on the left side indicates a distribution corresponding to “0” and a peak on the right side indicates a distribution corresponding to “1”.
- the initial state for example, when a middle of the two distributions is set as a read voltage, reading can be performed without an error.
- a lower view in FIG. 3 illustrates a varied state of the distribution. In such a manner, when the distribution varies, an error may be generated in a case where reading is performed by using the read voltage in the initial state.
- Vth Tracking there is a method to perform reading with m read voltages and to use a waveform of a threshold voltage distribution acquired from the read data.
- this method will be called Vth Tracking.
- Vth Tracking the number of memory cells between two read voltages is calculated as a frequency.
- m+1 frequencies can be acquired.
- shapes of the peak and a valley of the distribution are calculated.
- a read voltage corresponding to the minimum value of the valley is set as an optimal read voltage.
- the reading control unit 24 searches for an optimal read voltage by using such Vth Tracking.
- the grouping unit 23 classifies a plurality of memory cells in each page of the NAND 10 into a plurality of groups according to data retention characteristics thereof. That is, the grouping unit 23 manages which group the plurality of memory cells in each page belongs to among the plurality of groups.
- one page of the NAND 10 includes a plurality of memory cells M 1 to Mn.
- the plurality of memory cells in each page of the NAND 10 respectively includes different data retention characteristics and can be classified into a plurality of groups. For example, as illustrated in FIG.
- the plurality of memory cells in each page can be classified into two groups which are an odd-numbered memory cell (first group) having an odd-numbered address in a page (bit position in page) and an even-numbered memory cell (second group) having an even-numbered address in a page. These two groups have different data retention characteristics.
- reading from a page is executed by using an operation parameter optimized for one of a plurality of groups in the page.
- reading from a page is executed by using a first read voltage optimized for a first group in the page, and then, reading from the page is executed by using a second read voltage optimized for a second group in the page. Similar processing is executed for all the groups in the page. Then, by merging pieces of read data of the plurality of groups, data of one page is created.
- FIG. 5 is a flowchart illustrating reading processing of the memory system 100 of the first embodiment.
- FIG. 6 is a conceptual diagram illustrating the reading processing of the memory system 100 of the first embodiment.
- the command control unit 21 acquires a physical address (page address) corresponding to a logical address specified by the read request. Also, the command control unit 21 acquires a group configuration of a page to be read from the grouping unit 23 .
- the grouping unit 23 In the present embodiment, as illustrated in FIG. 6 , it is assumed that memory cells in each page are classified into the first group including an odd-numbered cell and the second group including an even-numbered cell.
- the first group including an odd-numbered cell has a weak resistance characteristic to the reading disturbance error and the second group including an even-numbered cell has a weak resistance characteristic to the data retention error.
- a charge amount of a memory cell is increased and in the data retention error, a charge amount of a memory cell is decreased. Accordingly, it is likely that an optimal read voltage is in a relatively high voltage range in the first group and an optimal read voltage is in a relatively low voltage range in the second group.
- a search range of a read voltage in the Vth Tracking is set for each group in each page.
- a search range of the first group is set higher than a search range of the second group.
- the command control unit 21 gives instruction to the reading control unit 24 on a page address to be read, performing the Vth Tracking of the first group, and a search range of a read voltage for the first group.
- the page to be read is one page.
- the reading control unit 24 While reading data from the page to be read of the NAND 10 by controlling the memory I/F 40 , the reading control unit 24 performs the Vth Tracking by using a read voltage within the instructed search range and searches for an optimal read voltage for the first group.
- the reading control unit 24 reads data from the page to be read by using the read voltage Va (step S 100 ).
- the reading control unit 24 loads the read data of one page into the RAM 30 .
- the command control unit 21 gives instruction to the reading control unit 24 on a page address to be read, performing the Vth Tracking of the second group, and a search range of a read voltage for the second group.
- the reading control unit 24 performs the Vth Tracking within the instructed search voltage range and searches for an optimal read voltage for the second group.
- the reading control unit 24 reads data from the page to be read by using the read voltage Vb (step S 110 ).
- the reading control unit 24 loads the read data of one page into the RAM 30 .
- data Da of one page which data is read with the optimal read voltage Va of the first group and data Db of one page which data is read with the optimal read voltage Vb of the second group are loaded into the RAM 30 .
- the reading control unit 24 creates data of one page to be read (step S 120 ).
- the reading control unit 24 inputs the created data of one page into the ECC unit 22 .
- the ECC unit 22 decodes the input read data.
- the command control unit 21 transmits the decoded data to the host 1 through the host interface 3 .
- a plurality of memory cells in each page is classified into a plurality of groups and reading from the page is performed by using an optimal operation parameter (reading parameter) for each group. Also, by merging pieces of the read page data of one page, data of one page is configured. Thus, even when there is a plurality of groups having different data retention characteristics in a page, reading with few errors can be performed.
- FIG. 7 is a flowchart illustrating reading processing of a memory system 100 of the second embodiment.
- a control unit 20 performs the reading by using an optimal operation parameter for a certain group in a page (step S 200 ). For example, it is assumed that groups in the page are classified into a first group including an odd-numbered cell and a second group including an even-numbered cell.
- a reading control unit 24 performs Vth Tracking suitable for the first group and searches for an optimal read voltage Va for the first group. Then, the reading control unit 24 reads data from the page to be read by using the read voltage Va.
- the read data of one page is input into an ECC unit 22 through a memory I/F 40 .
- the ECC unit 22 decodes the input read data and performs error correction (step S 210 ). When the error correction is successful (step S 220 : Yes), the control unit 20 ends the reading processing of this page.
- step S 210 when the error correction in step S 210 is unsuccessful (step S 220 : No), the reading control unit 24 estimates a group having the greatest number of errors from the plurality of groups in the page (step S 230 ). In the determination, for example, one of the following three methods is employed. Also, the ECC unit 22 loads data, which is not decoded yet, into a RAM 30 .
- a group having the greatest number of errors is estimated from groups other than one group which is an object of optimization in step S 200 .
- groups in the page is classified into the first group including an odd-numbered cell and the second group including an even-numbered cell and when the first group is selected as the object of the optimization in step S 200 , it is estimated that the second group including an even-numbered cell is the group having the greatest number of errors.
- a group having the greatest number of errors is estimated based on information acquired in decoding in error correction in the ECC unit 22 . For example, by encoding data corresponding to the first group including an odd-numbered cell and data corresponding to the second group including an even-numbered cell separately and by performing error correction separately on the first group and the second group, information for estimating the group having the greatest number of errors can be acquired.
- a group having the greatest number of errors is selected based on a ratio between zero and one in read data.
- technique which is to substantially equalize the number of pieces of data 0 and data 1 and is called randomization may be employed.
- bit data of zero and that of one are included substantially in the same ratio.
- the reading control unit 24 performs reading by using an optimal operation parameter for the estimated group (step S 240 ). For example, it is assumed that the second group including an even-numbered cell is estimated as the group having the greatest number of errors. Similarly to the above, the reading control unit 24 performs Vth Tracking suitable for the second group and searches for an optimal read voltage Vb for the second group. Then, the reading control unit 24 reads data from the page to be read by using the read voltage Vb. The read page data is loaded into the RAM 30 .
- Data Da of one page which data is read with the optimal read voltage Va of the first group and data Db of one page which data is read with the optimal read voltage Vb of the second group are loaded into the RAM 30 .
- the reading control unit 24 creates data of one page to be read (step S 250 ).
- the reading control unit 24 inputs the merged page data into the ECC unit 22 .
- the ECC unit 22 decodes the input page data and performs error correction (step S 260 ).
- the control unit 20 ends the reading processing of this page.
- step S 270 when the error correction in step S 270 is unsuccessful (step S 270 : No), the control unit 20 performs, for example, reading error processing (step S 280 ).
- reading of page data is performed by using an operation parameter optimized for a certain group in a page.
- error correction processing of the read data is unsuccessful, a group having the greatest number of errors is estimated and reading of page data is performed by using an operation parameter optimized for the estimated group. Accordingly, with a few number of times of reading, reading with few errors is performed effectively.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Read Only Memory (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/636,321 US9966146B2 (en) | 2014-08-13 | 2015-03-03 | Memory system and method of controlling non-volatile memory |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201462036686P | 2014-08-13 | 2014-08-13 | |
US14/636,321 US9966146B2 (en) | 2014-08-13 | 2015-03-03 | Memory system and method of controlling non-volatile memory |
Publications (2)
Publication Number | Publication Date |
---|---|
US20160049204A1 US20160049204A1 (en) | 2016-02-18 |
US9966146B2 true US9966146B2 (en) | 2018-05-08 |
Family
ID=55302641
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/636,321 Active 2036-01-17 US9966146B2 (en) | 2014-08-13 | 2015-03-03 | Memory system and method of controlling non-volatile memory |
Country Status (1)
Country | Link |
---|---|
US (1) | US9966146B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10236044B2 (en) * | 2017-03-24 | 2019-03-19 | Toshiba Memory Corporation | Memory system |
US11455104B2 (en) * | 2020-01-13 | 2022-09-27 | Infineon Technologies Ag | Determination of a resultant data word when accessing a memory |
US11567879B2 (en) | 2020-05-25 | 2023-01-31 | Samsung Electronics Co., Ltd. | Method of encrypting data in nonvolatile memory device, nonvolatile memory device and user device |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160077913A1 (en) * | 2014-09-11 | 2016-03-17 | Kabushiki Kaisha Toshiba | Method of controlling nonvolatile memory |
WO2016049204A1 (en) | 2014-09-25 | 2016-03-31 | Ingrain, Inc. | Digital pore alteration methods and systems |
CN107203476B (en) * | 2016-03-18 | 2021-08-31 | 慧荣科技股份有限公司 | Data storage device, memory controller and data management method thereof |
JP2018037123A (en) | 2016-08-29 | 2018-03-08 | 東芝メモリ株式会社 | Semiconductor storage device and memory system |
KR102683257B1 (en) * | 2017-01-17 | 2024-07-11 | 에스케이하이닉스 주식회사 | Memory system and operation method thereof |
JP2019153366A (en) * | 2018-03-06 | 2019-09-12 | 東芝メモリ株式会社 | Memory system, reading method, program and memory controller |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007164892A (en) | 2005-12-13 | 2007-06-28 | Toshiba Corp | Readout method for threshold of nonvolatile semiconductor storage device and nonvolatile semiconductor storage device |
WO2007079124A1 (en) | 2005-12-29 | 2007-07-12 | Sandisk Corporation | Alternate row-based reading and writing for non-volatile memory |
US7349260B2 (en) | 2005-12-29 | 2008-03-25 | Sandisk Corporation | Alternate row-based reading and writing for non-volatile memory |
US20120084490A1 (en) | 2010-10-04 | 2012-04-05 | Seong Hyeog Choi | Method for changing read parameter for improving read performance and apparatuses using the same |
JP2012069192A (en) | 2010-09-22 | 2012-04-05 | Toshiba Corp | Memory system |
WO2012087815A1 (en) | 2010-12-23 | 2012-06-28 | Sandisk Il Ltd. | Non-volatile memory and methods with soft-bit reads while reading hard bits with compensation for coupling |
US20140281762A1 (en) * | 2013-03-15 | 2014-09-18 | Pmc-Sierra Us, Inc. | System and method for random noise generation |
-
2015
- 2015-03-03 US US14/636,321 patent/US9966146B2/en active Active
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007164892A (en) | 2005-12-13 | 2007-06-28 | Toshiba Corp | Readout method for threshold of nonvolatile semiconductor storage device and nonvolatile semiconductor storage device |
US7405975B2 (en) | 2005-12-13 | 2008-07-29 | Kabushiki Kaisha Toshiba | Threshold value read method of nonvolatile semiconductor memory device and nonvolatile semiconductor memory device |
WO2007079124A1 (en) | 2005-12-29 | 2007-07-12 | Sandisk Corporation | Alternate row-based reading and writing for non-volatile memory |
US7349260B2 (en) | 2005-12-29 | 2008-03-25 | Sandisk Corporation | Alternate row-based reading and writing for non-volatile memory |
JP4892566B2 (en) | 2005-12-29 | 2012-03-07 | サンディスク コーポレイション | Read and write of non-volatile memory based on alternating columns |
JP2012069192A (en) | 2010-09-22 | 2012-04-05 | Toshiba Corp | Memory system |
US8599619B2 (en) | 2010-09-22 | 2013-12-03 | Kabushiki Kaisha Toshiba | Memory system |
US20140010020A1 (en) | 2010-09-22 | 2014-01-09 | Kabushiki Kaisha Toshiba | Memory system |
US20120084490A1 (en) | 2010-10-04 | 2012-04-05 | Seong Hyeog Choi | Method for changing read parameter for improving read performance and apparatuses using the same |
JP2012079403A (en) | 2010-10-04 | 2012-04-19 | Samsung Electronics Co Ltd | Reading method for nonvolatile memory device, operation method for memory controller, and operation method for memory system |
WO2012087815A1 (en) | 2010-12-23 | 2012-06-28 | Sandisk Il Ltd. | Non-volatile memory and methods with soft-bit reads while reading hard bits with compensation for coupling |
US8498152B2 (en) | 2010-12-23 | 2013-07-30 | Sandisk Il Ltd. | Non-volatile memory and methods with soft-bit reads while reading hard bits with compensation for coupling |
US20140281762A1 (en) * | 2013-03-15 | 2014-09-18 | Pmc-Sierra Us, Inc. | System and method for random noise generation |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10236044B2 (en) * | 2017-03-24 | 2019-03-19 | Toshiba Memory Corporation | Memory system |
US11455104B2 (en) * | 2020-01-13 | 2022-09-27 | Infineon Technologies Ag | Determination of a resultant data word when accessing a memory |
US11567879B2 (en) | 2020-05-25 | 2023-01-31 | Samsung Electronics Co., Ltd. | Method of encrypting data in nonvolatile memory device, nonvolatile memory device and user device |
Also Published As
Publication number | Publication date |
---|---|
US20160049204A1 (en) | 2016-02-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9966146B2 (en) | Memory system and method of controlling non-volatile memory | |
US10127997B2 (en) | Data storage device comprising super block parity data based on page type of word line or plane | |
CN106710631B (en) | Data storage device and operation method thereof | |
US9431130B2 (en) | Memory controller, storage device, and memory control method | |
US10261857B2 (en) | Memory system and method for controlling code rate for data to be stored | |
CN113168875B (en) | Read disturb scan combining | |
CN111954863B (en) | Providing data for a memory system based on an adjustable error rate | |
US9690697B2 (en) | Memory controller, storage device and memory control method | |
US10170201B2 (en) | Data storage device and operating method thereof | |
US10268540B2 (en) | Data storage device and operating method thereof | |
CN113539342B (en) | Active read disturb mitigation | |
US11334428B2 (en) | Multi-page parity protection with power loss handling | |
US9870830B1 (en) | Optimal multilevel sensing for reading data from a storage medium | |
US10445002B2 (en) | Data accessing method, memory controlling circuit unit and memory storage device | |
US20170162267A1 (en) | Data Storage Device and Data Maintenance Method | |
US10210042B2 (en) | Memory system | |
US11513889B2 (en) | Parity protection | |
US9865338B2 (en) | Memory system and method of controlling nonvolatile memory by converting write data written to a page | |
US9009576B1 (en) | Adaptive LLR based on syndrome weight | |
US9236888B2 (en) | Storage device, memory controller and memory control method | |
US9619323B2 (en) | Data storage device and operating method thereof | |
US10372377B2 (en) | Memory controller, memory system, and control method | |
US9208863B1 (en) | Memory system and method of controlling memory system | |
US20160322087A1 (en) | Data storage device and operating method thereof | |
US20150254131A1 (en) | Memory controller, storage device and memory control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KABUSHIKI KAISHA TOSHIBA, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WATANABE, DAIKI;SUKEGAWA, HIROSHI;YAO, HIROSHI;AND OTHERS;SIGNING DATES FROM 20150225 TO 20150226;REEL/FRAME:035072/0945 |
|
AS | Assignment |
Owner name: TOSHIBA MEMORY CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KABUSHIKI KAISHA TOSHIBA;REEL/FRAME:043088/0620 Effective date: 20170612 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: K.K. PANGEA, JAPAN Free format text: MERGER;ASSIGNOR:TOSHIBA MEMORY CORPORATION;REEL/FRAME:055659/0471 Effective date: 20180801 Owner name: KIOXIA CORPORATION, JAPAN Free format text: CHANGE OF NAME AND ADDRESS;ASSIGNOR:TOSHIBA MEMORY CORPORATION;REEL/FRAME:055669/0001 Effective date: 20191001 Owner name: TOSHIBA MEMORY CORPORATION, JAPAN Free format text: CHANGE OF NAME AND ADDRESS;ASSIGNOR:K.K. PANGEA;REEL/FRAME:055669/0401 Effective date: 20180801 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |