TW201835935A - Control Method for Improving Data Retention on Non-Volatile Storage Device - Google Patents

Control Method for Improving Data Retention on Non-Volatile Storage Device Download PDF

Info

Publication number
TW201835935A
TW201835935A TW106108694A TW106108694A TW201835935A TW 201835935 A TW201835935 A TW 201835935A TW 106108694 A TW106108694 A TW 106108694A TW 106108694 A TW106108694 A TW 106108694A TW 201835935 A TW201835935 A TW 201835935A
Authority
TW
Taiwan
Prior art keywords
volatile storage
data
storage device
control method
temperature
Prior art date
Application number
TW106108694A
Other languages
Chinese (zh)
Other versions
TWI615849B (en
Inventor
廖崟權
潘鴻文
Original Assignee
宇瞻科技股份有限公司
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 宇瞻科技股份有限公司 filed Critical 宇瞻科技股份有限公司
Priority to TW106108694A priority Critical patent/TWI615849B/en
Application granted granted Critical
Publication of TWI615849B publication Critical patent/TWI615849B/en
Publication of TW201835935A publication Critical patent/TW201835935A/en

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

The present invention discloses a control method for improving data retention on a non-volatile storage device. The non-volatile storage device has a control unit, a printed circuit board, a thermal sensor and at least one non-volatile storage unit. The control method has the steps of: supplying power to the non-volatile storage device; saving data into the at least one non-volatile storage unit; recording a time period of saving data into the at least one non-volatile storage unit; reading the temperature delivered from the thermal sensor regularly; auto-freshing the data on the at least one non-volatile storage unit when the time period is longer than a time threshold or the temperature meets a judgment requirement; and increasing the execution frequency of driving the auto-refresh process.

Description

在非揮發性儲存裝置上提升資料耐久性之控制方法Control method for improving data durability on non-volatile storage device

本案係關於一種在非揮發性儲存裝置上的控制方法,特別是有關於一種可以在非揮發性儲存裝置上提升資料耐久性的控制方法。This case relates to a control method on a non-volatile storage device, and particularly to a control method that can improve the durability of data on a non-volatile storage device.

NAND Flash是SSD用來承載、儲存資料的記憶體,SSD並可透過Controller(控制器)進行各種運算處理,而這些過程中的任何一個細節,都有可能影響到SSD的產品效能表現、可靠度、穩定度等等。NAND Flash is a memory used by SSD to carry and store data. SSD can perform various calculations through the Controller. Any detail in these processes may affect the performance and reliability of SSD products. , Stability, etc.

NAND Flash的任何特性都可能成為影響到SSD性能表現。像是不同晶片類型的NAND Flash,從SLC、MLC演進到TLC,每一儲存單位存放的位元越多,就越可能發生錯誤的狀況,也越可能使P/E Cycle(寫入/抹除次數)次數下降而影響可靠度。而NAND Flash在Data Retention(資料耐久性)上的能力,亦是SSD是否能取代傳統硬碟的一大關鍵。Any characteristic of NAND Flash may become an influence on SSD performance. For example, NAND Flash with different chip types has evolved from SLC and MLC to TLC. The more bits stored in each storage unit, the more likely an error condition will occur and the more likely it is to cause P / E Cycle (write / erase) Frequency) The frequency drops and affects the reliability. The ability of NAND Flash in Data Retention is also a key to whether SSD can replace traditional hard drives.

NAND Flash的儲存方式是透過電荷儲存於floating gate中,並透過不同的起始驅動電壓來判斷儲存資料,而儲存於floating gate上的電荷會時間的增加,逐漸流失,且流失的速度會因溫度與P/E Cycle而不同,而只要對該Block進行覆寫(Re-write)即可回復floating gate的電位。現行的做法,可分為被動檢查與主動檢查。The storage method of NAND Flash is to store the charge in the floating gate through charge, and determine the storage data through different initial driving voltages, and the charge stored on the floating gate will increase in time and gradually lose, and the speed of the loss will depend on the temperature It is different from P / E Cycle, and as long as the Block is overwritten (Re-write), the potential of the floating gate can be restored. The current practice can be divided into passive inspection and active inspection.

被動檢查是在使用者要求讀取某邏輯區塊的資料時,韌體會去讀取存在NAND Flash中, 相對應的實體頁資料, 在讀取的同時檢查資料的Error Bit數量,當資料的Error Bit數量達到一門檻值時, 會對該Block的進行覆寫。Passive check is when the user requests to read the data of a logical block, the firmware will read the corresponding physical page data stored in the NAND Flash, and check the number of Error Bits of the data while reading. When the number of bits reaches a threshold, the block will be overwritten.

主動檢查是在儲存裝置閒置時對儲存裝置所有的實體區塊進行讀取同時檢查資料的Error Bit數量,當資料的Error Bit數量達到一門檻值時, 會對該Block的進行覆寫但由於這種需要花費大量時間,依儲存裝置容量大小,需數分鐘到數十分鐘,在幾乎不閒置或閒置時間不到幾分鐘系統應用中並無法發揮功能。Active inspection is to read all the physical blocks of the storage device and check the number of error bits of the data when the storage device is idle. When the number of error bits of the data reaches a threshold, the block will be overwritten. It takes a lot of time, depending on the capacity of the storage device, it takes a few minutes to tens of minutes, and it cannot function in system applications that are hardly idle or idle for less than a few minutes.

因此目前大多以被動檢查的方式為主,但這種方式只會對使用者經常讀取的資料區塊做檢查與覆寫,無法檢查到使用者長時間未讀取的資料區塊造成該區塊資料的流失。Therefore, most of the current passive inspection methods are mainly used, but this method will only check and overwrite the data blocks that the user often reads, and it is impossible to check the data blocks that the user has not read for a long time. The loss of block data.

因此,如何改善上述資料耐久性之問題便成為了一個極為重要的問題。Therefore, how to improve the above-mentioned data durability becomes an extremely important issue.

基於上述目的,本發明係提供一種在非揮發性儲存裝置上提升資料耐久性之控制方法,此非揮發性儲存裝置包含一控制單元、一基板、一溫度感測單元及至少一非揮發性儲存單元,其包含下列步驟。Based on the above objective, the present invention provides a control method for improving data durability on a non-volatile storage device, which includes a control unit, a substrate, a temperature sensing unit, and at least one non-volatile storage Unit, which contains the following steps.

供給電力至該非揮發性儲存裝置。Supply power to the non-volatile storage device.

寫入資料至該至少一非揮發性儲存單元。Write data to the at least one non-volatile storage unit.

記錄該資料被寫入至該至少一非揮發性儲存單元之資料儲存時間。Record the data storage time when the data is written to the at least one non-volatile storage unit.

定期讀取該溫度感測單元之量測溫度。The measured temperature of the temperature sensing unit is periodically read.

當該資料儲存時間長於耐久時間門檻值或是該量測溫度符合耐久溫度判斷條件時,在該至少一非揮發性儲存單元上覆寫該資料。When the data storage time is longer than the endurance time threshold or the measured temperature meets the endurance temperature judgment condition, the data is overwritten on the at least one non-volatile storage unit.

增加自動定期驅動機制之資料覆寫執行頻率。Increase the frequency of data overwriting of the automatic periodic driving mechanism.

較佳地,本發明之控制方法更包含:讀取該非揮發性儲存裝置之寫入/抹除次數。當該寫入/抹除次數高於耐久存取門檻值時,在該至少一非揮發性儲存單元上覆寫該資料。Preferably, the control method of the present invention further includes: reading the write / erase times of the non-volatile storage device. When the write / erase frequency is higher than the durable access threshold, the data is overwritten on the at least one non-volatile storage unit.

較佳地,該控制單元係根據該寫入/抹除次數之提高而對應地增加該資料覆寫執行頻率。Preferably, the control unit correspondingly increases the data overwrite execution frequency according to the increase in the number of write / erase.

較佳地,該控制單元係根據該量測溫度變化之級距而對應地增加該資料覆寫執行頻率。Preferably, the control unit correspondingly increases the data overwrite execution frequency according to the measured temperature change step.

較佳地,該量測溫度是該溫度感測單元量測該至少一非揮發性儲存單元之溫度。Preferably, the measured temperature is that the temperature sensing unit measures the temperature of the at least one non-volatile storage unit.

較佳地,該溫度感測單元係量測該控制單元或該基板之溫度。Preferably, the temperature sensing unit measures the temperature of the control unit or the substrate.

較佳地,本發明之控制方法更包含當停止供給該電力至該非揮發性儲存裝置時,重新歸零該資料儲存時間。Preferably, the control method of the present invention further includes re-zeroing the data storage time when the power supply to the non-volatile storage device is stopped.

較佳地,本發明之控制方法更包含停止供給該電力至該非揮發性儲存裝置時,暫停該資料儲存時間之累計,直到再次供給該電力至該非揮發性儲存裝置。Preferably, the control method of the present invention further includes suspending the accumulation of the data storage time when the power supply to the non-volatile storage device is stopped until the power is supplied to the non-volatile storage device again.

體現本案特徵與優點的一些典型實施例將在後段的說明中詳細敘述。應理解的是本案能夠在不同的態樣上具有各種的變化,其皆不脫離本案的範圍,且其中的說明及圖示在本質上係當作說明之用,而非用於限制本案。Some typical embodiments embodying the characteristics and advantages of this case will be described in detail in the following paragraphs. It should be understood that this case can have various changes in different forms, and they all do not deviate from the scope of this case, and the descriptions and illustrations therein are essentially used for explanation, not for limiting this case.

請參閱第1圖,其係為本發明第一較佳實施例之控制方法之步驟流程圖。其係有關於一種在非揮發性儲存裝置上提升資料耐久性(Data retention)之控制方法,此非揮發性儲存裝置包含一控制單元、一基板、一溫度感測單元及至少一非揮發性儲存單元。Please refer to FIG. 1, which is a flowchart of the steps of the control method of the first preferred embodiment of the present invention. It relates to a control method for improving data retention on a non-volatile storage device. The non-volatile storage device includes a control unit, a substrate, a temperature sensing unit, and at least one non-volatile storage unit.

在一實施例中,此非揮發性儲存裝置可以為一固態硬碟或是一固態硬碟模組,控制單元可以為一微控制器,非揮發性儲存單元可以為一NAND Flash,控制單元及非揮發性儲存單元係置於基板上,此基本可以為一PCB板。可以理解的是,此基板上亦存在其他電子元件(如被動元件)與此控制單元及非揮發性儲存單元一同運作。此外,此溫度感測單元可以包含一溫度感測器,且此溫度感測單元可以置於控制單元之內或是置於基板上,若置於控制器內時,則其可以量測控制器運作時之一溫度,若置於基板上,則其可以量測一般之室內溫度。值得一提的是,在本實施例中係將溫度感測單元置於控制單元內來舉例實施,但不以此為限。In an embodiment, the non-volatile storage device may be a solid state drive or a solid state drive module, the control unit may be a microcontroller, and the non-volatile storage unit may be a NAND Flash, the control unit and The non-volatile storage unit is placed on the substrate, which can basically be a PCB board. It can be understood that there are other electronic components (such as passive components) on the substrate that work together with the control unit and the non-volatile storage unit. In addition, the temperature sensing unit may include a temperature sensor, and the temperature sensing unit may be placed in the control unit or on the substrate. If placed in the controller, it may measure the controller During operation, if a temperature is placed on the substrate, it can measure the general indoor temperature. It is worth mentioning that, in this embodiment, the temperature sensing unit is placed in the control unit for example, but not limited to this.

本發明之在非揮發性儲存裝置上提升資料耐久性之控制方法可包含下列步驟。The control method for improving data durability on a non-volatile storage device of the present invention may include the following steps.

步驟S11係供給一電力至此非揮發性儲存裝置。其中此電力之供給來源可以為一電腦主機,並透過一電源傳輸線連接此電腦主機與此非揮發性儲存裝置,如SATA排線使用之電源傳輸線或是IDE排線使用之電源傳輸線。Step S11 is to supply an electric power to the non-volatile storage device. The power supply source can be a computer host, and the computer host and the non-volatile storage device are connected through a power transmission cable, such as a power transmission cable for SATA cables or a power transmission cable for IDE cables.

步驟S12係可由一電腦主機寫入一資料至此非揮發性儲存裝置中的至少一非揮發性儲存單元。Step S12 is that a computer host can write a data to at least one non-volatile storage unit in the non-volatile storage device.

步驟S13係由控制單元記錄資料被寫入至非揮發性儲存單元之一資料儲存時間,其中控制單元可利用一暫存器或是一非揮發性儲存單元來記錄此資料儲存時間之寫入時間,其中此非揮發性儲存單元可包含一NAND Flash。Step S13 is a data storage time in which the control unit records data to be written to the non-volatile storage unit, wherein the control unit can record the write time of the data storage time using a register or a non-volatile storage unit , Where the non-volatile storage unit may include a NAND Flash.

步驟S14係由控制單元定期讀取溫度感測單元所量測到之一量測溫度。Step S14 is that the control unit periodically reads one of the measured temperatures measured by the temperature sensing unit.

步驟S15係由控制單元進行判斷,當資料儲存時間長於一耐久時間門檻值或是量測溫度符合一耐久溫度判斷條件時,在此非揮發性儲存單元上覆寫此資料一次。Step S15 is determined by the control unit. When the data storage time is longer than a durability time threshold or the measured temperature meets a durability temperature determination condition, the data is overwritten once on the non-volatile storage unit.

在一較佳實施例中,此耐久時間門檻值可以設定為一特定時間,如12個月,而此耐久溫度判斷條件可以為高於一高溫門檻值或是低於一低溫門檻值,當控制單元判斷當下的資料儲存時間及量測溫度符合其中之一時,便可先將此資料所在之非揮發性儲存單元進行抹除並重新寫入此資料一次,其中抹除/寫入此非揮發性儲存單元之操作可以由本技術領域中具有通常知識者所熟知,故在此不進行贅述。步驟S16係由控制單元增加Auto-Refresh (自動定期驅動機制)之一資料覆寫執行頻率。換言之,若一開始資料覆寫執行頻率執行此自動定期驅動機制之預設週期為24 個月一次,當控制單元進行資料覆寫後,可一併將此資料覆寫執行頻率增加至24個月兩次(即平均12個月一次),以提升此非揮發性儲存裝置之資料耐久性。值得一提的是,本實施例所增加之資料覆寫執行頻率(24個月兩次)僅為舉例實施,但不以此為限,使用者可視其實際需求進行調整。In a preferred embodiment, the endurance time threshold can be set to a specific time, such as 12 months, and the endurance temperature judgment condition can be above a high temperature threshold or below a low temperature threshold, when controlled When the unit judges that the current data storage time and the measured temperature match one of them, it can first erase the non-volatile storage unit where the data is located and rewrite the data once, in which the non-volatile data is erased / written The operation of the storage unit can be well-known to those skilled in the art, so it will not be repeated here. Step S16 is that the control unit increases the execution frequency of one of the data overwrites of Auto-Refresh (automatic periodic driving mechanism). In other words, if the initial period of data overwrite execution frequency to execute this automatic periodic drive mechanism is a preset period of 24 months, after the control unit performs data overwrite, the data overwrite execution frequency can be increased to 24 months Twice (ie, once every 12 months) to improve the data durability of this non-volatile storage device. It is worth mentioning that the increased frequency of data overwriting (twice in 24 months) added in this embodiment is only an example, but not limited to this, users can adjust it according to their actual needs.

值得一提的是,在本實施例中,當停止供給電力至此非揮發性儲存裝置時,則可由控制單元重新歸零此資料儲存時間。舉例來說,若供給電力的電腦主機重機開機時,則此資料儲存時間之數值將會重新開始計算。但在另一實施例中,若是當停止供給電力至此非揮發性儲存裝置時,亦可以由控制單元暫停此資料儲存時間之累計,直到再次供給電力至此非揮發性儲存裝置後,便再次地進行此資料儲存時間之累計。It is worth mentioning that, in this embodiment, when the power supply to the non-volatile storage device is stopped, the data storage time can be reset to zero by the control unit. For example, if the host computer that supplies power is turned on, the value of this data storage time will be restarted. However, in another embodiment, if the power supply to the non-volatile storage device is stopped, the accumulation of the data storage time may also be suspended by the control unit until power is supplied to the non-volatile storage device again. The accumulation of this data storage time.

此外,控制單元可以根據量測溫度之一變化級距而對應地增加資料覆寫執行頻率,其中此變化級距可以為量測溫度變化之一間距。舉例來說,當此量測溫度高於高溫門檻值之後,若此量測溫度每提高攝氏溫度3度,則控制單元便可增加此資料覆寫行頻率,本實施例中之量測溫度變化之間距係舉例實施用,但不以此為限,可聯想到的是,此量測溫度之變化級距亦可以包含所讀取到的量測溫度之一變化模式,若是此變化模式符合一特定規律時,便可以對應地增加資料覆寫執行頻率。In addition, the control unit may correspondingly increase the data overwrite execution frequency according to one of the measured temperature change steps, where the change step distance may be one of the measured temperature changes. For example, after the measured temperature is higher than the high temperature threshold, if the measured temperature is increased by 3 degrees Celsius, the control unit can increase the frequency of the data overwriting line. In this embodiment, the measured temperature changes The inter-distance is used as an example, but not limited to this. It is conceivable that this measurement temperature change level can also include a change mode of the measured temperature, if this change mode meets a When there is a specific rule, the frequency of data overwriting can be increased accordingly.

透過此種方式可得知,使用本發明之控制方法之非揮發性儲存裝置可有效地避免儲存於floating gate的電荷遺失的問題,特別是當此非揮發性儲存裝置位於一特殊環境時,如一極地氣候,或是當提供電力予此非揮發性儲存裝置之電腦主機需維持在一經常性的運作狀態,例如一工作站或是一伺服器,而控制單元也可以根據此資料儲存時間或是此量測溫度來調整自動定期驅動機制的資料覆寫執行頻率,故本發明之控制方法的確可以有效地提升此非揮發性儲存裝置的資料耐久性,以防止資料錯誤的情況發生。It can be known in this way that the non-volatile storage device using the control method of the present invention can effectively avoid the problem of loss of charge stored in the floating gate, especially when the non-volatile storage device is located in a special environment, such as Polar climate, or when the computer host supplying power to the non-volatile storage device needs to be maintained in a regular operating state, such as a workstation or a server, and the control unit can also store the data according to the time or this The temperature is measured to adjust the data overwrite execution frequency of the automatic periodic drive mechanism, so the control method of the present invention can effectively improve the data durability of the non-volatile storage device to prevent data errors.

請參閱第2圖,其係為本發明第二較佳實施例之控制方法之步驟流程圖,並請一併參閱第1圖。其中此控制方法係包含以下步驟。Please refer to FIG. 2, which is a flowchart of the steps of the control method of the second preferred embodiment of the present invention, and refer to FIG. 1 together. The control method includes the following steps.

步驟S21係供給一電力至此非揮發性儲存裝置。Step S21 is to supply an electric power to the non-volatile storage device.

步驟S22係可由一電腦主機寫入一資料至此非揮發性儲存裝置中的至少一非揮發性儲存單元。Step S22 is that a computer host can write a data to at least one non-volatile storage unit in the non-volatile storage device.

步驟S23係由控制單元記錄資料被寫入至非揮發性儲存單元之一資料儲存時間。Step S23 is a data storage time when the control unit records the data to be written to the non-volatile storage unit.

步驟S24係由控制單元定期讀取溫度感測單元所量測到之一量測溫度。Step S24 is that the control unit periodically reads one of the measured temperatures measured by the temperature sensing unit.

步驟S25係讀取非揮發性儲存裝置之一寫入/抹除次數。Step S25 reads the number of write / erase of one of the non-volatile storage devices.

步驟S26係由控制單元進行判斷,當資料儲存時間長於一耐久時間門檻值或是量測溫度符合一耐久溫度判斷條件或是寫入/抹除次數高於一耐久存取門檻值時,在此非揮發性儲存單元上覆寫此資料一次。Step S26 is determined by the control unit. When the data storage time is longer than a durable time threshold or the measured temperature meets a durable temperature judgment condition or the number of write / erase times is higher than a durable access threshold, here Overwrite this data once on the non-volatile storage unit.

步驟S27係由控制單元增加Auto-Refresh(自動定期驅動機制)之一資料覆寫執行頻率。In step S27, the control unit increases the execution frequency of one of the data overrides of Auto-Refresh (automatic periodic driving mechanism).

在本實施例中之步驟係大致相同於第一實施例之步驟,故在此不進行贅述。其不同的地方在於步驟S25及步驟S26中,控制單元將會額外地定期讀取寫入/抹除次數,並根據所讀取到之寫入/抹除次數來觸發覆寫資料之行為。一般而言,非揮發性儲存裝置上可供寫入/抹除次數有一上限值,如SLC之平均寫入/抹除次數為六至十萬次,MLC之平均寫入/抹除次數為三千次),且其資料耐久性的維持時間將會與實際的寫入/抹除次數之數值成反比,因此,當所讀取到之寫入/抹除次數愈大時,則表示此非揮發性儲存裝置的資料耐久性的維持時間也愈短,則此時此控制單元將會自動地執行覆寫資料之動作,以確保避免資料錯誤的情形發生。The steps in this embodiment are substantially the same as those in the first embodiment, so they are not repeated here. The difference is that in step S25 and step S26, the control unit will additionally periodically read the number of write / erase and trigger the behavior of overwriting data according to the read number of write / erase. Generally speaking, there is an upper limit on the number of write / erase times available on non-volatile storage devices. For example, the average write / erase frequency of SLC is 60 to 100,000, and the average write / erase frequency of MLC is 3,000 times), and its data durability maintenance time will be inversely proportional to the actual number of write / erase times. Therefore, the greater the number of read / erase times read, it means this The shorter the duration of maintaining the data durability of the non-volatile storage device, then the control unit will automatically perform the action of overwriting data to ensure that data errors are avoided.

在一較佳的實施例中,控制單元可以根據寫入/抹除次數之提高而對應地增加資料覆寫執行頻率。詳細地說明,若是此寫入/抹除次數逐漸趨近此非揮發性儲存裝置之上限值時,則此控制單元可以適當地增加此資料覆寫執行頻率。In a preferred embodiment, the control unit may correspondingly increase the frequency of data overwriting according to the increase in the number of write / erase cycles. In detail, if the number of write / erase times gradually approaches the upper limit of the non-volatile storage device, the control unit can appropriately increase the frequency of data overwriting.

本案得由熟習此技術之人士任施匠思而為諸般修飾,然皆不脫如附申請專利範圍所欲保護者。This case may be modified by any person familiar with the technology as a craftsman, but none of them may be as protected as the scope of the patent application.

S11~S16, S21~S27‧‧‧流程步驟S11 ~ S16, S21 ~ S27‧‧‧‧Procedure steps

第1圖係為本發明第一較佳實施例之控制方法之步驟流程圖。Figure 1 is a flow chart of the steps of the control method of the first preferred embodiment of the present invention.

第2圖係為本發明第二較佳實施例之控制方法之步驟流程圖。Figure 2 is a flow chart of the steps of the control method of the second preferred embodiment of the present invention.

Claims (8)

一種在非揮發性儲存裝置上提升資料耐久性之控制方法,該非揮發性儲存裝置包含一控制單元、一基板、一溫度感測單元及至少一非揮發性儲存單元,其包含: 供給一電力至該非揮發性儲存裝置; 寫入一資料至該至少一非揮發性儲存單元; 記錄該資料被寫入至該至少一非揮發性儲存單元之一資料儲存時間; 定期讀取該溫度感測單元之一量測溫度; 當該資料儲存時間長於一耐久時間門檻值或是該量測溫度符合一耐久溫度判斷條件時,在該至少一非揮發性儲存單元上覆寫該資料;以及 增加自動定期驅動機制之一資料覆寫執行頻率。A control method for improving data durability on a non-volatile storage device. The non-volatile storage device includes a control unit, a substrate, a temperature sensing unit, and at least one non-volatile storage unit, including: supplying an electric power to The non-volatile storage device; writing a data to the at least one non-volatile storage unit; recording a data storage time at which the data is written to the at least one non-volatile storage unit; reading the temperature sensing unit regularly A measured temperature; when the data storage time is longer than a durable time threshold or the measured temperature meets a durable temperature judgment condition, overwriting the data on the at least one non-volatile storage unit; and adding automatic periodic drive One of the mechanisms of data overwrite execution frequency. 如申請專利範圍第1項所述之控制方法,更包含: 讀取該非揮發性儲存裝置之一寫入/抹除次數; 當該寫入/抹除次數高於一耐久存取門檻值時,在該至少一非揮發性儲存單元上覆寫該資料。The control method described in item 1 of the patent application scope further includes: reading the number of write / erase times of one of the non-volatile storage devices; when the number of write / erase times is higher than a durable access threshold, The data is overwritten on the at least one non-volatile storage unit. 如申請專利範圍第2項所述之控制方法,其中該控制單元係根據該寫入/抹除次數之提高而對應地增加該資料覆寫執行頻率。The control method as described in item 2 of the patent application scope, wherein the control unit correspondingly increases the data overwrite execution frequency according to the increase in the number of write / erase times. 如申請專利範圍第1項所述之控制方法,其中該控制單元係根據該量測溫度變化之級距而對應地增加該資料覆寫執行頻率。The control method as described in item 1 of the patent application scope, wherein the control unit correspondingly increases the execution frequency of the data overwriting according to the step distance of the measured temperature change. 如申請專利範圍第1項所述之控制方法,其中該量測溫度是該溫度感測單元量測該至少一非揮發性儲存單元之溫度。The control method as described in item 1 of the patent application range, wherein the measured temperature is the temperature of the at least one non-volatile storage unit measured by the temperature sensing unit. 如申請專利範圍第1項所述之控制方法,其中該溫度感測單元係量測該控制單元或該基板之溫度。The control method as described in item 1 of the patent application scope, wherein the temperature sensing unit measures the temperature of the control unit or the substrate. 如申請專利範圍第1項所述之控制方法,更包含當停止供給該電力至該非揮發性儲存裝置時,將該資料儲存時間重新歸零。The control method described in item 1 of the patent application scope further includes resetting the data storage time to zero when the power supply to the non-volatile storage device is stopped. 如申請專利範圍第1項所述之控制方法,更包含當該電力停止供給至該非揮發性儲存裝置時,暫停該資料儲存時間之累計,直到再次供給該電力至該非揮發性儲存裝置。The control method described in item 1 of the patent application scope further includes suspending the accumulation of the data storage time until the power is supplied to the non-volatile storage device again when the power supply to the non-volatile storage device is stopped.
TW106108694A 2017-03-16 2017-03-16 Control method for improving data retention on non-volatile storage device TWI615849B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW106108694A TWI615849B (en) 2017-03-16 2017-03-16 Control method for improving data retention on non-volatile storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW106108694A TWI615849B (en) 2017-03-16 2017-03-16 Control method for improving data retention on non-volatile storage device

Publications (2)

Publication Number Publication Date
TWI615849B TWI615849B (en) 2018-02-21
TW201835935A true TW201835935A (en) 2018-10-01

Family

ID=62014617

Family Applications (1)

Application Number Title Priority Date Filing Date
TW106108694A TWI615849B (en) 2017-03-16 2017-03-16 Control method for improving data retention on non-volatile storage device

Country Status (1)

Country Link
TW (1) TWI615849B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110010163A (en) * 2019-04-16 2019-07-12 苏州浪潮智能科技有限公司 A kind of data in magnetic disk holding capacity test method and relevant apparatus

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8027194B2 (en) * 1988-06-13 2011-09-27 Samsung Electronics Co., Ltd. Memory system and method of accessing a semiconductor memory device
US8938655B2 (en) * 2007-12-20 2015-01-20 Spansion Llc Extending flash memory data retension via rewrite refresh
US8958242B2 (en) * 2011-05-05 2015-02-17 Micron Technology, Inc. Thermal treatment of flash memories
TWI430094B (en) * 2011-09-22 2014-03-11 Phison Electronics Corp Memory storage device, memory controller, and temperature management method
TW201441818A (en) * 2013-04-16 2014-11-01 Innodisk Corp Flash memory device capable of regulating temperature
US20150092488A1 (en) * 2013-09-27 2015-04-02 Yogesh Wakchaure Flash memory system endurance improvement using temperature based nand settings
US10241717B2 (en) * 2013-12-30 2019-03-26 Qualcomm Technologies International, Ltd. Memory boosting
US9922718B2 (en) * 2014-05-22 2018-03-20 Seagate Technology Llc Flash command that reports a count of cell program failures
TWM520714U (en) * 2015-12-31 2016-04-21 Apacer Technology Inc Solid state disk for extending data retention time

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110010163A (en) * 2019-04-16 2019-07-12 苏州浪潮智能科技有限公司 A kind of data in magnetic disk holding capacity test method and relevant apparatus

Also Published As

Publication number Publication date
TWI615849B (en) 2018-02-21

Similar Documents

Publication Publication Date Title
US10210943B2 (en) End of life prediction based on memory wear
US9916087B2 (en) Method and system for throttling bandwidth based on temperature
US9298608B2 (en) Biasing for wear leveling in storage systems
US8472274B2 (en) Using temperature sensors with a memory device
TWI431476B (en) Methods of operating a memory system, a system including a host and a memory system, and one or more memory devices and a host
US9361030B2 (en) Temperature accelerated stress time
CN108932175B (en) Control method of solid state storage device
US20150178001A1 (en) Data Storage Device and Data Maintenance Method Thereof
US10089170B1 (en) Open block management
TWI576699B (en) A method for recording an using time of a data block and device thereof
US20130262942A1 (en) Flash memory lifetime evaluation method
US10650879B2 (en) Device and method for controlling refresh cycles of non-volatile memories
TWI615849B (en) Control method for improving data retention on non-volatile storage device
US9904479B1 (en) Method for extending period of data retention of flash memory device and device for the same
US11748013B2 (en) Grouping blocks based on power cycle and power on time
TWI455140B (en) Flash memory usage period assessment method
CN103325424A (en) Method for evaluating lifetime of flash memory
JP7086448B2 (en) Intelligent memory wear leveling
Janukowicz et al. IN THIS WHITE PAPER
CN108630280A (en) The control method of data endurance is promoted on non-volatile storage