CN114911426B - Data storage method, storage device and overhead truck - Google Patents

Data storage method, storage device and overhead truck Download PDF

Info

Publication number
CN114911426B
CN114911426B CN202210828971.XA CN202210828971A CN114911426B CN 114911426 B CN114911426 B CN 114911426B CN 202210828971 A CN202210828971 A CN 202210828971A CN 114911426 B CN114911426 B CN 114911426B
Authority
CN
China
Prior art keywords
sector
storage
data
priority
writing
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
Application number
CN202210828971.XA
Other languages
Chinese (zh)
Other versions
CN114911426A (en
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.)
Beigu Electronics Co ltd
Beigu Electronics Co ltd Shanghai Branch
Beigu Electronics Wuxi Co ltd
Luogu Technology Shanghai Co ltd
Original Assignee
Beigu Electronics Co ltd Shanghai Branch
Beigu Electronics Wuxi Co ltd
Luogu Technology Shanghai Co ltd
North Valley Electronics Co ltd
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 Beigu Electronics Co ltd Shanghai Branch, Beigu Electronics Wuxi Co ltd, Luogu Technology Shanghai Co ltd, North Valley Electronics Co ltd filed Critical Beigu Electronics Co ltd Shanghai Branch
Priority to CN202210828971.XA priority Critical patent/CN114911426B/en
Publication of CN114911426A publication Critical patent/CN114911426A/en
Application granted granted Critical
Publication of CN114911426B publication Critical patent/CN114911426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/061Improving I/O performance
    • 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/0616Improving the reliability of storage systems in relation to life time, e.g. increasing Mean Time Between Failures [MTBF]
    • 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

Landscapes

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

Abstract

The invention provides a data storage method, a storage device and a high-altitude vehicle, and belongs to the field of engineering machinery. The data storage method comprises the steps of dividing the storage space of the storage device into a plurality of storage sectors, setting a reading priority and a writing priority for each storage sector according to a priority initialization rule, and then executing corresponding operation according to the type of an operation instruction received by the storage device; when the operation instruction is a reading instruction, comparing the reading priorities of different storage sectors and reading the data to be read in the storage sector with the highest reading priority; and when the operation instruction is a write instruction, comparing the write priorities of different storage sectors, writing the data to be written into the storage sector with the highest write priority, and updating the read priority and the write priority of the storage sector according to a priority modification rule. The data storage method provided by the invention can prolong the service life of the storage device and enable the erasing and writing of the storage device to be balanced.

Description

Data storage method, storage device and overhead truck
Technical Field
The invention relates to the field of engineering machinery, in particular to a data storage method, a storage device and a high-altitude vehicle.
Background
In an application system of a high-altitude vehicle, data which needs to be stored and updated frequently, such as working time data, fault diagnosis data, system state data and the like, can be frequently updated and erased in a short time, so that the function failure of a nonvolatile memory device is easily caused, and data loss and function abnormality are caused. Meanwhile, the existing nonvolatile memory devices such as EEPROM or FLASH have certain erasing and writing life, and when the erasing and writing times exceed the erasing and writing life, the nonvolatile memory devices also have function failure and cannot normally store data.
Therefore, how to provide a data storage method to overcome the above-mentioned defects in the prior art is becoming one of the technical problems to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a data storage method, a storage device and an overhead working truck, which aim to solve the problems of function failure and data loss of a nonvolatile storage device caused by frequent data updating and erasing in a short time in the prior art.
In order to achieve the above object, the present invention provides a data storage method, comprising the steps of:
s1: dividing the storage space of a storage device into a plurality of storage sectors, and setting a reading priority and a writing priority for each storage sector according to a priority initialization rule;
s2: executing corresponding operations according to the types of the operation instructions received by the storage device:
when the operation instruction is a read instruction, comparing the read priorities of different storage sectors and reading the data to be read in the storage sector with the highest read priority;
and when the operation instruction is a write instruction, comparing the write priorities of different storage sectors, writing the data to be written into the storage sector with the highest write priority, and updating the read priority and the write priority of the storage sector according to a priority modification rule.
Optionally, the dividing the storage space of the storage device into a plurality of storage sectors in step S1, and setting a read priority and a write priority for each storage sector according to the priority initialization rule, includes:
s11: dividing a storage space of the storage device into a preset number of storage sectors, wherein each storage sector comprises a plurality of bytes;
s12: setting a sector ID of each storage sector for storing a first byte of the storage sector, wherein the value range of the sector ID is from zero to a preset maximum threshold value, and the larger the value of the sector ID is, the higher the reading priority is; the smaller the value of the sector ID is, the higher the writing priority is;
s13: the sector ID of each of the memory sectors is set to 0 according to the priority initialization rule.
Optionally, when the operation instruction in step S2 is a read instruction, comparing read priorities of different storage sectors and reading data to be read in the storage sector with the highest read priority, the method includes:
s211: comparing the sector IDs of the different storage sectors to determine the storage sector with the largest sector ID;
s212: and reading the data to be read out in the storage sector with the largest sector ID.
Optionally, when the operation instruction in step S2 is a write instruction, comparing write priorities of different storage sectors, writing data to be written into the storage sector with the highest write priority, and updating a read priority and a write priority of the storage sector according to a priority modification rule, including:
s221: comparing the sector IDs of the different storage sectors to determine the storage sector with the smallest sector ID;
s222: writing the data to be written into the storage sector with the minimum sector ID;
s223: updating the minimum sector ID to a maximum sector ID +1 in the storage device.
Optionally, initializing the storage device when the maximum sector ID in the storage device reaches the preset maximum threshold;
wherein the initializing comprises: the sector IDs of all storage sectors are set to 0.
Optionally, the method further includes:
when the initialized storage device is subjected to first data writing, selecting one storage sector as a first sector, writing first data to be written into the first sector, and updating the sector ID of the first sector to be 1; when data is written for the second time, taking a storage sector adjacent to the first sector as a second sector, writing the data to be written into the second sector, and updating the sector ID of the second sector to 2; and in the same way, setting the sector ID of the storage sector written in each time as the maximum sector ID +1, and initializing the storage device again when the sector ID written in the storage sector currently reaches the preset maximum threshold value.
Optionally, the data to be written includes: fault diagnostic data, operating time data, and system status data.
Optionally, when writing the fault diagnosis data, the operating time data, or the system status data, a preset time interval is provided between the write command and the next write command.
In order to achieve the above object, the present invention further provides a memory device including a data read/write unit that performs data read/write by using the data storage method described in any one of the above.
In order to achieve the above object, the present invention further provides a high-altitude vehicle including the above-described storage device.
Compared with the prior art, the data storage method, the storage device and the overhead crane provided by the invention have the following beneficial effects:
the invention provides a data storage method, which comprises the steps of dividing the storage space of a storage device into a plurality of storage sectors, and setting read-out priority and write-in priority for each storage sector according to a priority initialization rule; then, executing corresponding operation according to the type of the operation instruction received by the storage device; when the operation instruction is a read instruction, comparing the read priorities of different storage sectors and reading the data to be read in the storage sector with the highest read priority; and when the operation instruction is a write instruction, comparing the write priorities of different storage sectors, writing the data to be written into the storage sector with the highest write priority, and updating the read priority and the write priority of the storage sector according to a priority modification rule. The data storage method provided by the invention divides the storage space of the storage device into the storage sectors with different reading priorities and writing priorities, and changes the writing priority of the storage sector which is subjected to the writing operation after each writing operation. Therefore, when the next data reading and writing are carried out on the storage device, the data to be written are distributed to different sectors for storage according to the new writing priority of the storage sectors, and the purpose of erasing balance is achieved. Meanwhile, when data storage is carried out, the data to be written is only written into one of the storage sectors each time, so that the storage device can carry out data erasing and writing operations more frequently, and the storage device has longer service life.
Because the storage device provided by the invention adopts the data storage method and the high-altitude vehicle comprises the storage device adopting the data storage method, the high-altitude vehicle at least has the same beneficial effects, and the details are not repeated.
Drawings
FIG. 1 is a flowchart of a data storage method according to an embodiment of the present invention;
FIG. 2 is an allocation diagram of a memory cell provided by a method according to an embodiment of the present invention.
Detailed Description
The following describes in more detail embodiments of the present invention with reference to the schematic drawings. The advantages and features of the present invention will become more apparent from the following description. It is to be noted that the drawings are in a very simplified form and are not to precise scale, which is provided for the purpose of facilitating and clearly illustrating embodiments of the present invention. It should be understood that the drawings are not necessarily to scale, showing the particular construction of the invention, and that illustrative features in the drawings, which are used to illustrate certain principles of the invention, may also be somewhat simplified. Specific design features of the invention disclosed herein, including, for example, specific dimensions, orientations, locations, and configurations, will be determined in part by the particular intended application and environment of use. In the embodiments described below, the same reference numerals are used in common between different drawings to denote the same portions or portions having the same functions, and a repetitive description thereof will be omitted. In this specification, like reference numerals and letters are used to designate like items, and therefore, once an item is defined in one drawing, further discussion thereof is not required in subsequent drawings.
Example one
The present embodiment provides a data storage method, and specifically, please refer to fig. 1 and fig. 2, where fig. 1 is a flowchart of a data storage method according to an embodiment of the present invention; FIG. 2 is a diagram of an allocation of memory cells provided in a method according to an embodiment of the present invention; as is apparent from fig. 1 and 2, the data storage method includes dividing a storage space of a storage device into a plurality of storage sectors, and setting a read priority and a write priority for each of the storage sectors according to a priority initialization rule; and then executing corresponding operations according to the operation instruction types received by the storage device: when the operation instruction is a reading instruction, comparing the reading priorities of different storage sectors and reading the data to be read in the storage sector with the highest reading priority; and when the operation instruction is a write instruction, comparing the write priorities of different storage sectors, writing the data to be written into the storage sector with the highest write priority, and updating the read priority and the write priority of the storage sector according to a priority modification rule.
With this arrangement, the data storage method provided by the present invention divides the storage space of the storage device into storage sectors having different read priorities and write priorities, and changes the write priority of the storage sector having undergone a write operation after each write operation. Therefore, when the next data reading and writing are carried out on the storage device, the data to be written are distributed to different sectors for storage according to the new writing priority of the storage sectors, and the purpose of erasing balance is achieved. Meanwhile, when data storage is carried out, the data to be written is only written into one of the storage sectors each time, so that the storage device can carry out data erasing and writing operations more frequently, and the storage device has longer service life.
It is specifically noted that the present invention is not limited to the type of memory device, including but not limited to FLASH or EEPROM, as will be appreciated by those skilled in the art.
Preferably, the dividing the storage space of the storage device into a plurality of storage sectors and setting the read priority and the write priority for each storage sector according to the priority initialization rule in step S1 includes:
s11: dividing a storage space of the storage device into a preset number of storage sectors, wherein each storage sector comprises a plurality of bytes;
s12: setting a sector ID of each storage sector for storing a first byte of the storage sector, wherein the value range of the sector ID is from zero to a preset maximum threshold value, and the larger the value of the sector ID is, the higher the reading priority is; the smaller the value of the sector ID is, the higher the writing priority is;
s13: the sector ID of each of the memory sectors is set to 0 according to the priority initialization rule.
Therefore, the data storage method provided by the invention can determine the reading priority and the writing priority of the storage sector according to the size of the sector ID, thereby ensuring the smooth writing of the data to be written and the smooth reading of the data to be read. In one preferred embodiment, the preset maximum threshold is 255.
Preferably, when the operation instruction in step S2 is a read instruction, the comparing the read priorities of different storage sectors and reading the data to be read in the storage sector with the highest read priority specifically includes:
s211: comparing the sector IDs of the different storage sectors to determine the storage sector with the largest sector ID;
s212: and reading the data to be read out in the storage sector with the largest sector ID.
In step S2, when the operation instruction is a write instruction, comparing write priorities of different storage sectors, writing data to be written into the storage sector with the highest write priority, and updating a read priority and a write priority of the storage sector according to a priority modification rule, including:
s221: comparing the sector IDs of the different storage sectors to determine the storage sector with the smallest sector ID;
s222: writing the data to be written into the storage sector with the smallest sector ID;
s223: updating the minimum sector ID to a maximum sector ID +1 in the storage device.
Thereby, the maximum sector ID and the minimum sector ID in the storage device are changed by writing the data to be written in the storage sector having the minimum sector ID and updating the sector ID of the storage sector to which the data to be written to the maximum sector ID +1 in the storage device, so that when the next data read/write operation is performed, the next data to be written is written in the storage sector of the updated new minimum sector ID and the data in the storage sector of the updated new maximum sector ID is read out.
Preferably, when the maximum sector ID in the storage device reaches the preset maximum threshold, the storage device is initialized, wherein the initializing includes: setting the sector IDs of all storage sectors to be 0, selecting one of the storage sectors as a first sector when performing first data writing on the initialized storage device, writing first data to be written into the first sector, and updating the sector ID of the first sector to be 1; when data is written for the second time, taking a storage sector adjacent to the first sector as a second sector, writing the data to be written into the second sector, and updating the sector ID of the second sector to 2; and in the same way, setting the sector ID of the storage sector written in each time as the maximum sector ID +1, and initializing the storage device again when the sector ID written in the storage sector currently reaches the preset maximum threshold value. Therefore, when the memory device is written, the data to be written is distributed to different memory sectors for storage along with the updating of the sector ID, and the purpose of erase and write balance is achieved. And because the data to be written is only written into one of the memory sectors each time when data storage is carried out, the memory device can carry out more frequent data erasing operations, thereby leading the memory device to have longer service life.
Preferably, the data to be written includes: fault diagnostic data, operating time data, and system status data. When writing fault diagnosis data, working time data or system state data, a preset time interval is formed between the writing instruction and the next writing instruction. Therefore, the storage device only needs to perform the next data reading and writing under the condition of meeting the time interval, and the data erasing and writing updating is not frequently performed, so that the erasing and writing frequency of the storage device is reduced, and the service life of the storage device is prolonged. In one preferred embodiment, the preset time interval is 2 hours, and the memory device performs the operation of updating the fault diagnosis data 12 times a day.
Example two
The embodiment provides a storage device, which comprises a data storage device and a data reading and writing device, wherein the data storage device adopts any one of the data storage methods for data reading and writing. Since the storage device adopts the data storage method according to any of the above embodiments, at least the same beneficial effects are achieved, and no further description is given here.
Specifically, an EEPROM having a storage space of 2048 bytes is taken as an example to describe a memory device that performs data reading and writing by using the data storage method provided by the present invention. First, the EEPROM is divided into 128 memory sectors, and if the memory update is performed once per second, the operation is performed for 6 hours a day, and 21600 (6 × 3600) memory operations are required a day. The service life of the memory device which does not adopt the data storage method provided by the invention is 0.126839 (1000000/(21600 × 365)) year. The service life of the memory device provided by the invention can reach 16.24 (128000000/(21600X 365)) years. Compared with the storage device which does not adopt the data storage method provided by the invention and can only carry out 100 ten thousand times of erasing and writing operations, the service life of the storage device which is divided into 128 storage sectors provided by the invention is prolonged by 128 times.
EXAMPLE III
The embodiment provides an overhead vehicle which comprises the storage device. Therefore, at least the same beneficial effects are obtained, and the detailed description is omitted.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example.
In summary, the data storage method provided by the present invention divides the storage space of the storage device into storage sectors with different read priorities and write priorities, and changes the write priority of the storage sector that has undergone a write operation after each write operation. Therefore, when the next data reading and writing are carried out on the storage device, the data to be written are distributed to different sectors for storage according to the new writing priority of the storage sectors, and the purpose of erasing balance is achieved. Meanwhile, when data storage is carried out, the data to be written are only written into one of the storage sectors each time, so that the storage device can carry out more frequent data erasing and writing operations, and the storage device has longer service life.
The above description is only a preferred embodiment of the present invention, and does not limit the present invention in any way. Any person skilled in the art can make any equivalent substitutions or modifications on the technical solutions and technical contents disclosed in the present invention without departing from the scope of the technical solutions of the present invention, and still fall within the protection scope of the present invention without departing from the technical solutions of the present invention.

Claims (8)

1. A method of storing data, comprising the steps of:
s1: dividing the storage space of the storage device into a plurality of storage sectors, and setting a read priority and a write priority for each storage sector according to a priority initialization rule, comprising:
s11: dividing a storage space of the storage device into a preset number of storage sectors, wherein each storage sector comprises a plurality of bytes;
s12: setting a first byte of each storage sector to store a sector ID of the storage sector; the value range of the sector ID is zero to a preset maximum threshold value, and the larger the value of the sector ID is, the higher the reading priority is; the smaller the value of the sector ID is, the higher the writing priority is;
s13: setting the sector ID of each storage sector to 0 according to a priority initialization rule;
s2: executing corresponding operations according to the types of the operation instructions received by the storage device:
when the operation instruction is a read instruction, comparing the read priorities of different storage sectors and reading the data to be read in the storage sector with the highest read priority;
when the operation instruction is a write instruction, comparing write priorities of different storage sectors, writing data to be written into the storage sector with the highest write priority, and updating the read priority and the write priority of the storage sector according to a priority modification rule, including:
s221: comparing the sector IDs of the different storage sectors to determine the storage sector with the smallest sector ID;
s222: writing the data to be written into the storage sector with the smallest sector ID;
s223: the minimum sector ID is updated to a maximum sector ID +1 in the storage device.
2. A data storage method as claimed in claim 1, wherein said step S2, when said operation command is a read command, comparing read priorities of different said storage sectors and reading out data to be read out in said storage sector having the highest read priority, comprises:
s211: comparing the sector IDs of the different storage sectors to determine the storage sector with the largest sector ID;
s212: and reading the data to be read out in the storage sector with the largest sector ID.
3. A data storage method according to claim 1, wherein the storage device is initialized when the maximum sector ID in the storage device reaches the preset maximum threshold;
wherein the initializing comprises: the sector IDs of all storage sectors are set to 0.
4. A data storage method according to claim 3, further comprising:
when the initialized storage device is subjected to data writing for the first time, selecting one storage sector as a first sector, writing data to be written for the first time into the first sector, and updating the sector ID of the first sector to be 1; when data writing is performed for the second time, taking a storage sector adjacent to the first sector as a second sector, writing the data to be written into the second sector, and updating the sector ID of the second sector to 2; and in the same way, setting the sector ID of the storage sector written in each time as the maximum sector ID +1, and initializing the storage device again when the sector ID written in the storage sector currently reaches the preset maximum threshold value.
5. A data storage method according to claim 1, wherein said data to be written comprises: fault diagnostic data, operating time data, and system status data.
6. A data storage method according to claim 1, wherein when writing of the failure diagnosis data, the operating time data or the system status data is performed, there is a predetermined time interval between the write command and the next write command.
7. A memory device comprising a data storage device for reading and writing data using the data storage method of any one of claims 1 to 6.
8. A high altitude vehicle comprising the storage device of claim 7.
CN202210828971.XA 2022-07-15 2022-07-15 Data storage method, storage device and overhead truck Active CN114911426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210828971.XA CN114911426B (en) 2022-07-15 2022-07-15 Data storage method, storage device and overhead truck

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210828971.XA CN114911426B (en) 2022-07-15 2022-07-15 Data storage method, storage device and overhead truck

Publications (2)

Publication Number Publication Date
CN114911426A CN114911426A (en) 2022-08-16
CN114911426B true CN114911426B (en) 2022-10-18

Family

ID=82772549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210828971.XA Active CN114911426B (en) 2022-07-15 2022-07-15 Data storage method, storage device and overhead truck

Country Status (1)

Country Link
CN (1) CN114911426B (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4772214B2 (en) * 2001-06-08 2011-09-14 ルネサスエレクトロニクス株式会社 Nonvolatile memory device and rewrite control method thereof
US7315916B2 (en) * 2004-12-16 2008-01-01 Sandisk Corporation Scratch pad block
JP2007109333A (en) * 2005-10-14 2007-04-26 Hitachi Global Storage Technologies Netherlands Bv Magnetic disk device and data recording and reproducing method
KR101497074B1 (en) * 2008-06-17 2015-03-05 삼성전자주식회사 Non-volatile memory system and data manage method thereof
KR101446882B1 (en) * 2013-10-29 2014-10-06 엘에스산전 주식회사 Method for processing message in communication module
KR102349381B1 (en) * 2017-05-17 2022-01-13 에스케이하이닉스 주식회사 Data storage device and operating method thereof
US10528273B2 (en) * 2017-11-07 2020-01-07 Nxp Usa, Inc. Dynamic compression in an electrically erasable programmble read only memory (EEPROM) emulation system
JP7134933B2 (en) * 2019-09-18 2022-09-12 株式会社東芝 Magnetic disk device and write processing method

Also Published As

Publication number Publication date
CN114911426A (en) 2022-08-16

Similar Documents

Publication Publication Date Title
CN107943414B (en) File system partition and data read-write method of embedded Linux
EP1729304B1 (en) Space management for managing high capacity nonvolatile memory
CN107329905B (en) Data storage device and flash memory control method
EP1739683A1 (en) Space management for managing high capacity nonvolatile memory
KR20080082601A (en) Flash drive fast wear leveling
US8370680B2 (en) Solid state storage system for controlling reserved area and method of controlling the same
CN107045423B (en) Memory device and data access method thereof
CN107632943B (en) Solid state disk data protection method and solid state disk
CN111061649B (en) Storage space self-adaptive allocation method of memory
US11960748B2 (en) SSD supporting read-only mode after PLP backup failure
CN112612418A (en) Method and system for managing large-capacity NandFlash bad blocks
CN114911426B (en) Data storage method, storage device and overhead truck
EP3176789A1 (en) Memory control method and apparatus
CN102800357B (en) Procedure code is written into and access method, Memory Controller and memorizer memory devices
CN108279852A (en) Method for improving NORFLASH service lifes in intelligent electric energy meter
CN105868046B (en) The method of management, write-in and loading firmware code in storage device
CN111813340A (en) Instruction response method, system and device based on solid state disk and electronic equipment
CN102789426B (en) Method and device for storing information in nonvolatile storage device
US7284101B2 (en) Reliable file system and method of providing the same
CN109002265B (en) Data processing method and related device
CN112466371A (en) Method for circularly utilizing flash memory to simulate byte erasing function
CN114637626B (en) Method, device and equipment for reducing read-write errors of EEPROM (electrically erasable programmable read-only memory) data and readable storage medium
US6898680B2 (en) Minimization of overhead of non-volatile memory operation
CN114385084B (en) Bad block table inheritance method and storage device thereof
US20060117134A1 (en) System and method for prolonging usage lifetime of a non-volatile memory

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
CP03 Change of name, title or address

Address after: Building 1 and 1-3 floors of Building 2 of Jinan Energy Industry Park, No. 1815 Gangyuan 7th Road, High tech Zone, Jinan City, Shandong Province, 250104

Patentee after: Beigu Electronics Co.,Ltd.

Patentee after: Beigu Electronics (Wuxi) Co.,Ltd.

Patentee after: Luogu Technology (Shanghai) Co.,Ltd.

Patentee after: Beigu Electronics Co.,Ltd. Shanghai Branch

Address before: 250104 building 20, zhizaogu, 2966 Chunhui Road, high tech Zone, Jinan City, Shandong Province

Patentee before: NORTH VALLEY ELECTRONICS Co.,Ltd.

Patentee before: Beigu Electronics (Wuxi) Co.,Ltd.

Patentee before: Luogu Technology (Shanghai) Co.,Ltd.

Patentee before: Beigu Electronics Co.,Ltd. Shanghai Branch

CP03 Change of name, title or address